Aug 07 13:53:49.938178 np0000006713 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 07 13:53:49.944594 np0000006713 devstack@c-api.service[100316]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 7 13:53:49 2026] *** Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: nodename: np0000006713 Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: machine: x86_64 Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: clock source: unix Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: pcre jit disabled Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: detected number of CPU cores: 16 Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: current working directory: / Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: detected binary path: /usr/bin/uwsgi-core Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: your processes number limit is 257052 Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: your memory page size is 4096 bytes Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: detected max file descriptor number: 2048 Aug 07 13:53:49.947040 np0000006713 devstack@c-api.service[100316]: lock engine: pthread robust mutexes Aug 07 13:53:49.947380 np0000006713 devstack@c-api.service[100316]: thunder lock: enabled Aug 07 13:53:49.947380 np0000006713 devstack@c-api.service[100316]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 07 13:53:49.947425 np0000006713 devstack@c-api.service[100316]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 07 13:53:49.947453 np0000006713 devstack@c-api.service[100316]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 07 13:53:49.947453 np0000006713 devstack@c-api.service[100316]: Set PythonHome to /opt/stack/data/venv Aug 07 13:53:49.985459 np0000006713 devstack@c-api.service[100316]: Python main interpreter initialized at 0x72f7828a4668 Aug 07 13:53:49.985459 np0000006713 devstack@c-api.service[100316]: python threads support enabled Aug 07 13:53:49.985459 np0000006713 devstack@c-api.service[100316]: your server socket listen backlog is limited to 100 connections Aug 07 13:53:49.985459 np0000006713 devstack@c-api.service[100316]: your mercy for graceful operations on workers is 80 seconds Aug 07 13:53:49.986057 np0000006713 devstack@c-api.service[100316]: mapped 671795 bytes (656 KB) for 4 cores Aug 07 13:53:49.986256 np0000006713 devstack@c-api.service[100316]: *** Operational MODE: preforking *** Aug 07 13:53:49.986466 np0000006713 devstack@c-api.service[100316]: *** uWSGI is running in multiple interpreter mode *** Aug 07 13:53:49.986466 np0000006713 devstack@c-api.service[100316]: spawned uWSGI master process (pid: 100316) Aug 07 13:53:49.986677 np0000006713 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 07 13:53:49.987012 np0000006713 devstack@c-api.service[100316]: spawned uWSGI worker 1 (pid: 100322, cores: 1) Aug 07 13:53:49.987570 np0000006713 devstack@c-api.service[100316]: spawned uWSGI worker 2 (pid: 100323, cores: 1) Aug 07 13:53:49.988007 np0000006713 devstack@c-api.service[100316]: spawned uWSGI worker 3 (pid: 100324, cores: 1) Aug 07 13:53:49.988408 np0000006713 devstack@c-api.service[100316]: spawned uWSGI worker 4 (pid: 100325, cores: 1) Aug 07 13:53:49.988460 np0000006713 devstack@c-api.service[100316]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 07 13:53:50.114905 np0000006713 devstack@c-api.service[100323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 13:53:50.114905 np0000006713 devstack@c-api.service[100323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 13:53:50.114905 np0000006713 devstack@c-api.service[100323]: we strongly recommend against using it for new projects. Aug 07 13:53:50.114905 np0000006713 devstack@c-api.service[100323]: If you are already using Eventlet, we recommend migrating to a different Aug 07 13:53:50.114905 np0000006713 devstack@c-api.service[100323]: framework. For more detail see Aug 07 13:53:50.114905 np0000006713 devstack@c-api.service[100323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 13:53:50.114905 np0000006713 devstack@c-api.service[100323]: import eventlet # noqa Aug 07 13:53:50.117979 np0000006713 devstack@c-api.service[100322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 13:53:50.117979 np0000006713 devstack@c-api.service[100322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 13:53:50.117979 np0000006713 devstack@c-api.service[100322]: we strongly recommend against using it for new projects. Aug 07 13:53:50.117979 np0000006713 devstack@c-api.service[100322]: If you are already using Eventlet, we recommend migrating to a different Aug 07 13:53:50.117979 np0000006713 devstack@c-api.service[100322]: framework. For more detail see Aug 07 13:53:50.117979 np0000006713 devstack@c-api.service[100322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 13:53:50.117979 np0000006713 devstack@c-api.service[100322]: import eventlet # noqa Aug 07 13:53:50.119706 np0000006713 devstack@c-api.service[100325]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 13:53:50.119706 np0000006713 devstack@c-api.service[100325]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 13:53:50.119706 np0000006713 devstack@c-api.service[100325]: we strongly recommend against using it for new projects. Aug 07 13:53:50.119706 np0000006713 devstack@c-api.service[100325]: If you are already using Eventlet, we recommend migrating to a different Aug 07 13:53:50.119706 np0000006713 devstack@c-api.service[100325]: framework. For more detail see Aug 07 13:53:50.119706 np0000006713 devstack@c-api.service[100325]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 13:53:50.119706 np0000006713 devstack@c-api.service[100325]: import eventlet # noqa Aug 07 13:53:50.124363 np0000006713 devstack@c-api.service[100324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 13:53:50.124363 np0000006713 devstack@c-api.service[100324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 13:53:50.124363 np0000006713 devstack@c-api.service[100324]: we strongly recommend against using it for new projects. Aug 07 13:53:50.124363 np0000006713 devstack@c-api.service[100324]: If you are already using Eventlet, we recommend migrating to a different Aug 07 13:53:50.124363 np0000006713 devstack@c-api.service[100324]: framework. For more detail see Aug 07 13:53:50.124363 np0000006713 devstack@c-api.service[100324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 13:53:50.124363 np0000006713 devstack@c-api.service[100324]: import eventlet # noqa Aug 07 13:53:50.294335 np0000006713 devstack@c-api.service[100322]: /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 07 13:53:50.294335 np0000006713 devstack@c-api.service[100322]: from cgi import parse_header Aug 07 13:53:50.299560 np0000006713 devstack@c-api.service[100325]: /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 07 13:53:50.299560 np0000006713 devstack@c-api.service[100325]: from cgi import parse_header Aug 07 13:53:50.313935 np0000006713 devstack@c-api.service[100324]: /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 07 13:53:50.313935 np0000006713 devstack@c-api.service[100324]: from cgi import parse_header Aug 07 13:53:50.315775 np0000006713 devstack@c-api.service[100323]: /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 07 13:53:50.315775 np0000006713 devstack@c-api.service[100323]: from cgi import parse_header Aug 07 13:53:50.351413 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 13:53:50.351413 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:53:50.355126 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 13:53:50.355126 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:53:50.355645 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 13:53:50.355645 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:53:50.363696 np0000006713 devstack@c-api.service[100325]: /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 07 13:53:50.363696 np0000006713 devstack@c-api.service[100325]: removals.removed_module( Aug 07 13:53:50.364536 np0000006713 devstack@c-api.service[100325]: /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 07 13:53:50.364536 np0000006713 devstack@c-api.service[100325]: removals.removed_module( Aug 07 13:53:50.370143 np0000006713 devstack@c-api.service[100322]: /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 07 13:53:50.370143 np0000006713 devstack@c-api.service[100322]: removals.removed_module( Aug 07 13:53:50.371347 np0000006713 devstack@c-api.service[100322]: /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 07 13:53:50.371347 np0000006713 devstack@c-api.service[100322]: removals.removed_module( Aug 07 13:53:50.371554 np0000006713 devstack@c-api.service[100324]: /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 07 13:53:50.371554 np0000006713 devstack@c-api.service[100324]: removals.removed_module( Aug 07 13:53:50.372791 np0000006713 devstack@c-api.service[100324]: /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 07 13:53:50.372791 np0000006713 devstack@c-api.service[100324]: removals.removed_module( Aug 07 13:53:50.374559 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 13:53:50.374559 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:53:50.390827 np0000006713 devstack@c-api.service[100323]: /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 07 13:53:50.390827 np0000006713 devstack@c-api.service[100323]: removals.removed_module( Aug 07 13:53:50.391717 np0000006713 devstack@c-api.service[100323]: /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 07 13:53:50.391717 np0000006713 devstack@c-api.service[100323]: removals.removed_module( Aug 07 13:53:51.166077 np0000006713 devstack@c-api.service[100325]: /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 07 13:53:51.166077 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:53:51.170045 np0000006713 devstack@c-api.service[100324]: /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 07 13:53:51.170045 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:53:51.175851 np0000006713 devstack@c-api.service[100322]: /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 07 13:53:51.175851 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:53:51.193093 np0000006713 devstack@c-api.service[100323]: /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 07 13:53:51.193093 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:53:51.216743 np0000006713 devstack@c-api.service[100325]: /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 07 13:53:51.216743 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:53:51.227566 np0000006713 devstack@c-api.service[100324]: /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 07 13:53:51.227566 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:53:51.233669 np0000006713 devstack@c-api.service[100322]: /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 07 13:53:51.233669 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:53:51.253608 np0000006713 devstack@c-api.service[100323]: /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 07 13:53:51.253608 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:53:51.398437 np0000006713 devstack@c-api.service[100325]: 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 07 13:53:51.398622 np0000006713 devstack@c-api.service[100325]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100325) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 13:53:51.409837 np0000006713 devstack@c-api.service[100324]: 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 07 13:53:51.410090 np0000006713 devstack@c-api.service[100324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 13:53:51.420583 np0000006713 devstack@c-api.service[100322]: 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 07 13:53:51.420787 np0000006713 devstack@c-api.service[100322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 13:53:51.447058 np0000006713 devstack@c-api.service[100323]: 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 07 13:53:51.447327 np0000006713 devstack@c-api.service[100323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 13:53:51.491162 np0000006713 devstack@c-api.service[100324]: /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 07 13:53:51.491162 np0000006713 devstack@c-api.service[100324]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 13:53:51.494379 np0000006713 devstack@c-api.service[100322]: /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 07 13:53:51.494379 np0000006713 devstack@c-api.service[100322]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 13:53:51.496222 np0000006713 devstack@c-api.service[100325]: /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 07 13:53:51.496222 np0000006713 devstack@c-api.service[100325]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 13:53:51.521098 np0000006713 devstack@c-api.service[100323]: /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 07 13:53:51.521098 np0000006713 devstack@c-api.service[100323]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 13:53:51.966312 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 13:53:51.966420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 13:53:51.966451 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 13:53:51.966674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.966727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.966759 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.966786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 13:53:51.966811 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.966836 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.966901 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.966997 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.967060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.967100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.967223 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.967365 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.967521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.969075 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.969155 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.969207 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.969259 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.969306 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.969361 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.969427 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.969471 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.969524 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.969567 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.969608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.969646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.969686 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.969737 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.969785 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.969837 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.969904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.969953 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.970009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.970058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.970099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.970145 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.970185 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.970223 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.970263 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.970316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.970316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.970316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.970586 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.970649 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.970702 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.970746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.970784 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.970836 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.970836 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.970945 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.970998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.971047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.971089 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.971089 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.971169 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.971214 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.971269 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.971312 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.971354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.971395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.971444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.971487 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.971557 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.971603 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.971656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.971705 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.971755 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.971805 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.971862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.971903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.971958 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.971998 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.972044 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.972084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.972127 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.972161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.972202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.972246 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.972285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.972321 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.972360 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.972406 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.972461 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.972502 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.972560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.972606 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.972646 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.972692 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.972731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.972768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.972816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.972874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.972915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.972964 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.973005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.973005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.973005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.973005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.973567 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.973632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.973684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.973725 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.973759 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.973784 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.973808 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.973834 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.973911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.973952 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.973978 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.974027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.974090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.974155 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.974301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.974372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.974400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.974430 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.974457 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.974502 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.974584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.974615 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.974640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.974665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.974689 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.974711 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.974733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.974759 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.974785 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.974810 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.974863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.974898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.974898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.974943 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.974971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.974994 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.975018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.975044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.975072 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.975095 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.975127 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.975170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.975220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.975253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.975288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.975288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.975361 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.975416 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.975471 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.975525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.975571 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.975602 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.975623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.975623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.975623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.975623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.976294 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.976379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.976421 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.976421 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.976476 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.976536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.976589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.976638 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.976674 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.976712 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.976758 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.976807 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.976834 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.976834 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.976918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.977001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.977057 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.977084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.977113 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.977136 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.977161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.977202 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.977236 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.977269 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.977297 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.977325 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.977352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.977409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.977558 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.977627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.977657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.977704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.977704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.977794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.977865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.977907 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.977933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.977956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.977977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.978003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.978026 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.978048 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.978076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.978104 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.978139 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.978184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.978231 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.978265 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.978305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.978354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.978391 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.978473 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.978500 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.978535 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.978555 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.978578 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.978614 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.978651 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.978675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.978699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.978724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.978753 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.978780 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.978807 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.978832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.978872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.978895 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.978915 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.978934 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.978955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.978977 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.979018 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.979047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.979074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.979096 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.979125 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.979168 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.979248 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.979294 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.979331 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.979368 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.979402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.979425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.979450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.980243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.980322 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.980382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.980472 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.980547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.980598 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.980636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.980680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.980722 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.980763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.980802 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.980879 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.980933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.980982 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.981026 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.981067 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.981107 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.981155 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.981206 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.981251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.981302 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.981347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.981402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.981446 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.981484 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.981536 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.981582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.981627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.987094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.987222 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.987288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.987351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.987398 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.987452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.987503 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.987580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.987626 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.987667 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.987708 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.987761 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.987824 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.987897 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.987942 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.987979 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.988018 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.988048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.988072 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.988097 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.988125 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.988165 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.988204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.988231 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.988256 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.988279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.988279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.988279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.988357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.988394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.988438 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.988480 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.988519 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.988554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.988584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.988608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.988727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.988775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.988826 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.988886 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.988953 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.988996 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.989051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.989093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.989136 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.989184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.989237 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.989286 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.989328 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.989365 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.989417 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.989464 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.989519 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.989519 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.989519 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.989519 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.990803 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.990916 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.990962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.991023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.991080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.991130 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.991181 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.991225 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.991225 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.991305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.991349 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.991386 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.991426 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.991480 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.991544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.991598 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.991645 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.991692 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.991734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.991772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.991809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.991873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.991922 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.991965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.992012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.992058 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.992099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.992099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.992184 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.992226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.992267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.992314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.992371 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.992411 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.992452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.992491 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.992540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.992576 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.992612 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.992661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.992700 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.992746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.992796 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.992850 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.992906 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.992949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.993002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.993051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.993099 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.993141 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.993189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.993189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.993189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.993189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.993189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.993189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.993634 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.993699 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.993755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.993801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.993858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.993921 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.993964 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.994010 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.994052 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.994096 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.994137 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.994181 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.994225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.994262 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.994298 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.994335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.994380 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.994435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.994609 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.994655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.994697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.994736 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.994775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.994775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.994775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.994775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.994775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.994775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.997158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.997233 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.997323 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.997389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.997435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.997485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.997485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.997589 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.997639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.997682 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.997727 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.997769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.997806 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.997860 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.997906 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.997948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.997990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.998028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.998088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.998140 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.998190 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.998231 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.998277 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.998318 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.998354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.998401 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.998446 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.998495 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.998548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.998548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.998640 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.998683 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.998720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.999005 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.999062 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.999108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.999134 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.999162 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.999192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.999215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.999238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.999259 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.999281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.999307 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.999345 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:51.999382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.999411 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.999456 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:51.999542 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.999592 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:51.999625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.999649 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:51.999649 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:51.999690 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:51.999712 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:51.999712 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.000769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.002221 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.002293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.002342 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.002384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.002433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.002433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.002537 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.002579 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.002579 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.002638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.002638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.002638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.002638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.002728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.002728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.002767 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.002794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.002816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.002856 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.002894 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.002986 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.003038 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.003068 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.003094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.003121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.003141 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.003169 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.003194 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.003221 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.003253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.003280 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.003304 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.003329 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.003355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.003375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.003398 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.003424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.003446 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.003472 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.003496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.003575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.003610 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.003635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.003662 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.003683 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.003705 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.003705 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.003746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.003772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.003795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.003816 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.003855 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.003855 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.003927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.003954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.003986 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.004026 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.004054 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.004087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.004112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.004133 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.004160 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.004184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.004203 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.004226 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.004251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.004278 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.004302 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.004322 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.004351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.004351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.004391 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.004420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.004443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.004467 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.004490 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.004522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.004559 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.004604 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.004635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.004661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.004681 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.004707 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.004729 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.004751 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.004773 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.004797 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.004820 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.004853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.004886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.004926 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.004959 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.004997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.005040 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.005074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.005101 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.005101 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.005149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.005149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.005203 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.005226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.005246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.005246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.005283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.005311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.005338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.005338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.005338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.005338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.005338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.005338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.005460 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.005460 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.005460 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.005460 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.005566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.005598 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.005598 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.005654 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.005691 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.005729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.005729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.005729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.005788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.005816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.005911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.005955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.005955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.006030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.006081 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.006120 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.006164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.006209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.006254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.006254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.006316 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.006355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.006400 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.006435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.006435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.006520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.006547 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.006570 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.006601 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.006601 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.006651 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.006673 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.006695 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.006724 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.006750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.006777 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.006804 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.006825 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.006865 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.006904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.007042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.007087 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.007112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.007147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.007176 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.007200 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.007226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.007250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.007276 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.007303 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.007326 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.007349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.007376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.007400 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.007424 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.007446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.007472 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.007493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.007535 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.007580 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.007613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.007637 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.007664 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.007692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.007717 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.007741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.007768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.007790 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.007817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.007858 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.007858 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.007929 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.007952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.007976 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.008000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.008049 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.008072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.008072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.008072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.008124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.009671 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.009733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.009802 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.009876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.009945 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.010003 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.010061 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.010534 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.010640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.010717 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.010750 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.010792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.010824 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.010906 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.010951 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.010979 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.011001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.011064 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.011092 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.011159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.011253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.011467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.011573 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.011639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.011700 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.011755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.011811 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.011923 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.012136 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.012203 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.012264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.012323 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.012380 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.012434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.012481 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.012543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.012578 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.012635 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.012692 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.012745 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.012799 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.012877 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.013636 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.013728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.013759 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.013783 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.013804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.013833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.013875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.013906 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.013934 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.013959 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.013983 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.014004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.014027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.014047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.014074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.014106 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.014130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.014151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.014174 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.014196 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.014221 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.014249 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.014273 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.014298 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.014326 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.014357 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.014399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.014399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.014766 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.014857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.014923 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.014974 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.015026 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.015057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.015111 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.015153 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.015179 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.015202 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.015225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.015270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.015298 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.015363 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.015475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.015576 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.015637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.015712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.015743 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.015773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.015809 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.015855 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.015900 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.015934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.015959 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.015986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.016012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.016034 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.016057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.016082 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.016117 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.016139 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.016168 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.016209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.016247 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.016273 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.016295 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.016318 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.016345 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.016475 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.016502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.016550 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.016581 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.016607 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.016687 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.016720 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.016764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.016799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.016824 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.016878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.016878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.016955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.016993 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.017018 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.017045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.017069 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.017092 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.017119 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.017142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.017164 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.017208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.017242 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.017242 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.017293 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.017293 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.017335 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.017357 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.017377 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.017410 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.017433 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.020982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.021064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.021143 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.021196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.021257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.021309 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.021362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.021392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.021586 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.021655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.021726 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.021783 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.021855 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.021924 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.022374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.022411 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.022473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.022503 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.022566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.022611 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.022650 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.022681 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.022726 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.022762 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.022803 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.022863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.022908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.022944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.026630 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.026758 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.026825 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.026889 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.026922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.026955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.026992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.027023 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.027049 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.027096 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.027135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.027164 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.027200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.027200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.027937 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.028016 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.028054 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.028087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.028113 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.028226 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.028266 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.028292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.028320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.028352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.028379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.028410 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.028436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.028462 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.028487 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.028533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.028565 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.028587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.028618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.028649 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.028676 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.028700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.028742 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.028771 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.028854 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.028902 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.028947 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.029054 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.029273 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.029365 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.029412 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.029448 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.029496 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.029535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.029591 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.029628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.029666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.029707 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.029741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.029780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.029819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.029944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 13:53:52.031495 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.031596 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.031672 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.031719 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.031765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.031801 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.031860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.031860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.031935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.031967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.031967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.032018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.032048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.032080 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.032112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.032138 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.032242 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.032334 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.032991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 13:53:52.033068 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 13:53:52.033164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 13:53:52.033272 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 13:53:52.033333 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 13:53:52.033424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 13:53:52.076666 np0000006713 devstack@c-api.service[100324]: INFO dbcounter [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Registered counter for database cinder Aug 07 13:53:52.077087 np0000006713 devstack@c-api.service[100322]: INFO dbcounter [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Registered counter for database cinder Aug 07 13:53:52.079243 np0000006713 devstack@c-api.service[100325]: INFO dbcounter [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Registered counter for database cinder Aug 07 13:53:52.081781 np0000006713 devstack@c-api.service[100323]: INFO dbcounter [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Registered counter for database cinder Aug 07 13:53:52.118661 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c 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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.119962 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-d18dc8e3-7290-417b-a700-390320fa23de 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.121016 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.122239 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.234567 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writer thread running {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 13:53:52.236211 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writer thread running {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 13:53:52.237278 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writer thread running {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 13:53:52.238621 np0000006713 devstack@c-api.service[100325]: INFO cinder.rpc [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 13:53:52.239538 np0000006713 devstack@c-api.service[100322]: INFO cinder.rpc [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 13:53:52.240533 np0000006713 devstack@c-api.service[100323]: INFO cinder.rpc [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 13:53:52.242025 np0000006713 devstack@c-api.service[100325]: INFO cinder.rpc [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 13:53:52.242436 np0000006713 devstack@c-api.service[100322]: INFO cinder.rpc [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 13:53:52.243140 np0000006713 devstack@c-api.service[100323]: INFO cinder.rpc [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 13:53:52.244955 np0000006713 devstack@c-api.service[100322]: INFO cinder.rpc [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 13:53:52.245052 np0000006713 devstack@c-api.service[100325]: INFO cinder.rpc [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 13:53:52.245459 np0000006713 devstack@c-api.service[100323]: INFO cinder.rpc [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 13:53:52.247335 np0000006713 devstack@c-api.service[100322]: INFO cinder.rpc [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 13:53:52.247649 np0000006713 devstack@c-api.service[100323]: INFO cinder.rpc [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 13:53:52.247714 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.247985 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.248043 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.248119 np0000006713 devstack@c-api.service[100325]: INFO cinder.rpc [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 13:53:52.248249 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.248619 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.249006 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.249935 np0000006713 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c 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 07 13:53:52.250118 np0000006713 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 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 07 13:53:52.251405 np0000006713 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce 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 07 13:53:52.253300 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writer thread running {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 13:53:52.253752 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.253832 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.253832 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.253985 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.255374 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.255681 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.256364 np0000006713 devstack@c-api.service[100324]: INFO cinder.rpc [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 13:53:52.258972 np0000006713 devstack@c-api.service[100324]: INFO cinder.rpc [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 13:53:52.261118 np0000006713 devstack@c-api.service[100324]: INFO cinder.rpc [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 13:53:52.263042 np0000006713 devstack@c-api.service[100324]: INFO cinder.rpc [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 13:53:52.263372 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.263641 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.264292 np0000006713 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-d18dc8e3-7290-417b-a700-390320fa23de 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 07 13:53:52.266670 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.266813 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.287761 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c 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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.289187 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.290715 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.290884 np0000006713 devstack@c-api.service[100322]: INFO cinder.rpc [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 13:53:52.291932 np0000006713 devstack@c-api.service[100323]: INFO cinder.rpc [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 13:53:52.293498 np0000006713 devstack@c-api.service[100322]: INFO cinder.rpc [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 13:53:52.293823 np0000006713 devstack@c-api.service[100325]: INFO cinder.rpc [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 13:53:52.294128 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.294349 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.294471 np0000006713 devstack@c-api.service[100323]: INFO cinder.rpc [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 13:53:52.295062 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.295258 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.296707 np0000006713 devstack@c-api.service[100325]: INFO cinder.rpc [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 13:53:52.297313 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.297541 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.301300 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-d18dc8e3-7290-417b-a700-390320fa23de 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:52.303681 np0000006713 devstack@c-api.service[100324]: INFO cinder.rpc [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 13:53:52.305311 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.305553 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.305808 np0000006713 devstack@c-api.service[100324]: INFO cinder.rpc [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 13:53:52.305974 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.306207 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.306369 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.306550 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.309925 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.310123 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.310575 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.310628 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.310769 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.310868 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.312429 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.312608 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.313306 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.313441 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.315600 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.315743 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.315778 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.315948 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.316103 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.316285 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.316834 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.317017 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.318059 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.318177 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.318219 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.318362 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.319293 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.319406 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.319450 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.319595 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.320453 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.320621 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.321721 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.321889 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.323080 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.323227 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.323265 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.323401 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.323789 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.323973 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.324480 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.324693 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.325925 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.326130 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.326382 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.326559 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.326714 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.326830 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.326902 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.327026 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.328810 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.329013 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.329260 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.329405 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.329720 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.329774 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.329889 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.329956 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.330341 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.330469 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.330727 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.330877 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.331031 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.331202 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.332580 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.332743 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.332943 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.333045 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.333102 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.333226 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.333461 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.333652 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.335615 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.335683 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.335737 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.335789 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.337326 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.337471 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.337525 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.337634 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.337696 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.337752 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.338044 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.338229 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.338426 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.338557 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.339184 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.339301 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.340176 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.340291 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.340328 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.340408 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.340439 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.340573 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.341286 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.341426 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.341701 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.341756 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.341896 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.341960 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.342769 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.342890 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.343047 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.343204 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.343587 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.343706 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.344146 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.344288 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.344390 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.344543 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.344619 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.344780 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.345378 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.345420 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.345567 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.345600 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.345673 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.345812 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.346261 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.346387 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.346735 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.346973 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.347085 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.347233 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.347395 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.347395 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.347736 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.347902 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.348260 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.348393 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.348455 np0000006713 devstack@c-api.service[100322]: WARNING cinder.api.contrib.hosts [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 13:53:52.348632 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.348693 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.348742 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.348807 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.348873 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.348937 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.349304 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: extensions {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.349673 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.349738 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.349787 np0000006713 devstack@c-api.service[100323]: WARNING cinder.api.contrib.hosts [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 13:53:52.349864 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.349917 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.350100 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.350258 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.350409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: consistencygroups {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.350500 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.350677 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.350735 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.350796 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.351037 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: extensions {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.351524 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.351601 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.351632 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.351781 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.352173 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: consistencygroups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.352367 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.352493 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.352623 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.352774 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.353251 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.353359 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.353604 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: extra_specs {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.353670 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.353769 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.353896 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.354016 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.354424 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.354551 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.354806 np0000006713 devstack@c-api.service[100325]: WARNING cinder.api.contrib.hosts [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 13:53:52.354992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: extra_specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.355058 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.355106 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.355163 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.355213 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.355303 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: capabilities {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.355726 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: extensions {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.356037 np0000006713 devstack@c-api.service[100324]: WARNING cinder.api.contrib.hosts [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 13:53:52.356294 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.356348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: capabilities {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.356403 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: backups {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.356454 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.356809 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: consistencygroups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.357031 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: extensions {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.357486 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: backups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.358381 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: consistencygroups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.358458 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-quota-sets {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.359274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: extra_specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.359601 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: qos-specs {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.359990 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-quota-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.360129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: extra_specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.360576 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: capabilities {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.361246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: encryption {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.361509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: qos-specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.361608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: backups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.362335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: capabilities {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.362711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: encryption {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.363297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.363367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-quota-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.363436 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: backups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.364229 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: cgsnapshots {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.364528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: qos-specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.364663 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.365162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-quota-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.365603 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: scheduler-stats {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.366154 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.366443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: qos-specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.366669 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: cgsnapshots {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.366821 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-volume-manage {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.367658 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.367951 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: scheduler-stats {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.368212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.368260 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-snapshot-manage {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.368817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: cgsnapshots {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.369518 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-volume-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.369565 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.370501 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-volume-transfer {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.370580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: scheduler-stats {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.370949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: cgsnapshots {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.371025 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-snapshot-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.372172 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: scheduler-stats {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.372695 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-volume-transfer {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.372739 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-volume-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.372803 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-hosts {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.373410 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-volume-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.374111 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-hosts {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.374493 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-volume-type-access {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.374631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-snapshot-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.374817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-snapshot-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.375403 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-volume-type-access {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.376021 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-volume-transfer {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.376393 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-volume-transfer {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.376499 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-availability-zone {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.376747 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-availability-zone {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.377575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-hosts {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.377996 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extended resource: os-quota-class-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.378033 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-hosts {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.378380 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extended resource: os-quota-class-sets {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.378676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-volume-type-access {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.379307 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-volume-type-access {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.379347 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.379449 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.380014 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-availability-zone {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.380226 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.380345 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.380581 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.380695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-availability-zone {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.380785 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.381038 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.381158 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.381237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extended resource: os-quota-class-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.381694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] SnapshotActionsController initialized {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 13:53:52.381793 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extended resource: os-quota-class-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 13:53:52.381876 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.382061 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.382619 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.382718 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.382757 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.382830 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.383037 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.383213 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.383246 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.383394 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.383426 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.383551 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.383583 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.383667 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.384031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.snapshot_actions [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] SnapshotActionsController initialized {{(pid=100322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 13:53:52.384192 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.384239 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.384319 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.384358 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.384492 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.384669 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.385029 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.385109 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.385163 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.385250 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.385308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.snapshot_actions [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] SnapshotActionsController initialized {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 13:53:52.385563 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.385697 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.385760 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.385814 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.385861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.385904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] SnapshotActionsController initialized {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 13:53:52.386025 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386156 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386318 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386420 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386482 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386568 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.386619 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension UsedLimits extending resource: limits {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386674 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.386725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386781 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.386829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.386974 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.387029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension AdminActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.387077 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.387126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension AdminActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.387186 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.387233 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension AdminActions extending resource: backups {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.387340 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.387459 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.387553 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-608a84c0-e8c8-4f0c-a0ff-6517d6918163 None None] Extension TypesManage extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.387689 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.387778 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.387831 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.387893 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.387940 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.388005 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.388658 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.388724 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.388771 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.388820 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.389082 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.389253 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.389469 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.389558 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 13:53:52.389668 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.389724 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 13:53:52.389832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390174 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390331 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390488 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390551 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension UsedLimits extending resource: limits {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390655 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390712 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension SnapshotActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390882 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.390938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391005 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391057 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeTypeAccess extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension UsedLimits extending resource: limits {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension UsedLimits extending resource: limits {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391201 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391262 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension AdminActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391371 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391465 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391528 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension AdminActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension AdminActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension AdminActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension AdminActions extending resource: backups {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391717 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391770 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension AdminActions extending resource: backups {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391826 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension AdminActions extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.391948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension AdminActions extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392087 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392087 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-ce1291e1-cbe3-4600-a384-a1b4c5b908ce None None] Extension TypesManage extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392183 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension AdminActions extending resource: backups {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392225 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-d18dc8e3-7290-417b-a700-390320fa23de None None] Extension TypesManage extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392267 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeActions extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392267 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.392427 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-f64e7e1d-5320-449b-937f-e64bc4f9658c None None] Extension TypesManage extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 13:53:52.394704 np0000006713 devstack@c-api.service[100323]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f7828a4668 pid: 100323 (default app) Aug 07 13:53:52.399485 np0000006713 devstack@c-api.service[100325]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f7828a4668 pid: 100325 (default app) Aug 07 13:53:52.400036 np0000006713 devstack@c-api.service[100324]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f7828a4668 pid: 100324 (default app) Aug 07 13:53:52.403188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae1a26bf-d861-4520-9bb7-cfba84bfe3e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:53:52.403306 np0000006713 devstack@c-api.service[100322]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72f7828a4668 pid: 100322 (default app) Aug 07 13:53:52.406398 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1/1] 10.4.3.193 () {60 vars in 925 bytes} [Fri Aug 7 13:53:52 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 13:53:57.210251 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9657bf27-9856-44f0-83a5-83f3af538b55 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:53:57.776490 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9657bf27-9856-44f0-83a5-83f3af538b55 admin admin] POST https://10.4.3.193/volume/v3/types Aug 07 13:53:57.777151 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9657bf27-9856-44f0-83a5-83f3af538b55 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:53:57.778746 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:53:57.778746 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:53:57.809373 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-9657bf27-9856-44f0-83a5-83f3af538b55 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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:57.833023 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9657bf27-9856-44f0-83a5-83f3af538b55 admin admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 13:53:57.833405 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1/2] 10.4.3.193 () {68 vars in 1302 bytes} [Fri Aug 7 13:53:57 2026] POST /volume/v3/types => generated 183 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:53:57.848716 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bb0988f-3054-4e03-bbda-51daa2fc314e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:53:58.132244 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb0988f-3054-4e03-bbda-51daa2fc314e admin admin] POST https://10.4.3.193/volume/v3/types/f1115f75-bcd3-495e-817e-090a7eb961fb/extra_specs Aug 07 13:53:58.132807 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bb0988f-3054-4e03-bbda-51daa2fc314e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:53:58.134926 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:53:58.134926 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:53:58.166945 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-5bb0988f-3054-4e03-bbda-51daa2fc314e 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=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:58.219961 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb0988f-3054-4e03-bbda-51daa2fc314e admin admin] https://10.4.3.193/volume/v3/types/f1115f75-bcd3-495e-817e-090a7eb961fb/extra_specs returned with HTTP 200 Aug 07 13:53:58.220384 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1/3] 10.4.3.193 () {68 vars in 1449 bytes} [Fri Aug 7 13:53:57 2026] POST /volume/v3/types/f1115f75-bcd3-495e-817e-090a7eb961fb/extra_specs => generated 52 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 13:53:58.448245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6a198e05-7e45-4cbe-ad88-18d70139e380 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:53:58.723107 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a198e05-7e45-4cbe-ad88-18d70139e380 admin admin] POST https://10.4.3.193/volume/v3/types Aug 07 13:53:58.723730 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a198e05-7e45-4cbe-ad88-18d70139e380 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:53:58.725359 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:53:58.725359 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:53:58.758678 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-6a198e05-7e45-4cbe-ad88-18d70139e380 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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:58.787729 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a198e05-7e45-4cbe-ad88-18d70139e380 admin admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 13:53:58.788358 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1/4] 10.4.3.193 () {68 vars in 1302 bytes} [Fri Aug 7 13:53:58 2026] POST /volume/v3/types => generated 186 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:53:58.796434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a54889a4-00cf-49d1-bbd9-cd9eaf0701f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:53:59.076942 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a54889a4-00cf-49d1-bbd9-cd9eaf0701f3 admin admin] POST https://10.4.3.193/volume/v3/types/bf567fcf-f752-400f-98dd-88cf7da67c07/extra_specs Aug 07 13:53:59.077435 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a54889a4-00cf-49d1-bbd9-cd9eaf0701f3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:53:59.079288 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:53:59.079288 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:53:59.111833 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-a54889a4-00cf-49d1-bbd9-cd9eaf0701f3 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=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 13:53:59.165186 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a54889a4-00cf-49d1-bbd9-cd9eaf0701f3 admin admin] https://10.4.3.193/volume/v3/types/bf567fcf-f752-400f-98dd-88cf7da67c07/extra_specs returned with HTTP 200 Aug 07 13:53:59.165570 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 2/5] 10.4.3.193 () {68 vars in 1449 bytes} [Fri Aug 7 13:53:58 2026] POST /volume/v3/types/bf567fcf-f752-400f-98dd-88cf7da67c07/extra_specs => generated 45 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 13:54:07.831086 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:54:08.218900 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:54:08.785266 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:54:09.163962 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:54:24.276831 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd704e69-c943-4b66-a9b3-048aacad549d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:54:24.277699 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd704e69-c943-4b66-a9b3-048aacad549d None None] GET https://10.4.3.193/volume// Aug 07 13:54:24.277983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd704e69-c943-4b66-a9b3-048aacad549d None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:54:24.278286 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd704e69-c943-4b66-a9b3-048aacad549d None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:54:24.279017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd704e69-c943-4b66-a9b3-048aacad549d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:54:24.279414 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 2/6] 10.4.3.193 () {66 vars in 1425 bytes} [Fri Aug 7 13:54:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:55:04.526032 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03bdbbe7-7bd1-43f4-958c-ff7afb32375c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:04.802931 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03bdbbe7-7bd1-43f4-958c-ff7afb32375c tempest-verify_tempest_config-518327092 tempest-verify_tempest_config-518327092-project-member] GET https://10.4.3.193/volume/v3/extensions Aug 07 13:55:04.803329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03bdbbe7-7bd1-43f4-958c-ff7afb32375c tempest-verify_tempest_config-518327092 tempest-verify_tempest_config-518327092-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:04.803410 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03bdbbe7-7bd1-43f4-958c-ff7afb32375c tempest-verify_tempest_config-518327092 tempest-verify_tempest_config-518327092-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:04.803677 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03bdbbe7-7bd1-43f4-958c-ff7afb32375c tempest-verify_tempest_config-518327092 tempest-verify_tempest_config-518327092-project-member] https://10.4.3.193/volume/v3/extensions returned with HTTP 200 Aug 07 13:55:04.804032 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 2/7] 10.4.3.193 () {66 vars in 1246 bytes} [Fri Aug 7 13:55:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:55:48.424994 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:48.796461 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:55:48.796818 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-450718908", "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:55:48.798259 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-450718908', 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:55:49.270356 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume of 1 GB Aug 07 13:55:49.270687 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:49.270687 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:55:49.287085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Availability zone cache updated, next update will occur around 2026-08-07 14:55:49.286412. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 13:55:49.287235 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Availability Zones retrieved successfully. Aug 07 13:55:49.312087 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (419ced6a-65f2-40b2-be26-a314f306de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:55:49.312685 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2605b486-3b45-4d05-822b-f5ce8b7c90f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:49.313622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:55:49.405448 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:49.405448 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:55:49.432635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2605b486-3b45-4d05-822b-f5ce8b7c90f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf567fcf-f752-400f-98dd-88cf7da67c07,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf567fcf-f752-400f-98dd-88cf7da67c07', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:49.433901 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e962aa3-577c-4cef-9049-998d0caf7466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:49.481359 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-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 07 13:55:49.482049 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-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 07 13:55:49.560090 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Created reservations ['4c194996-fe3f-4a37-896c-be73278cf993', '5261ae2d-cf84-4e2c-8d78-f57342bb86e6', '60509e23-62cb-431b-a3c1-5b0fec22cddd', '18784cb3-1510-420a-84ae-483b00362162'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:55:49.560090 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e962aa3-577c-4cef-9049-998d0caf7466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c194996-fe3f-4a37-896c-be73278cf993', '5261ae2d-cf84-4e2c-8d78-f57342bb86e6', '60509e23-62cb-431b-a3c1-5b0fec22cddd', '18784cb3-1510-420a-84ae-483b00362162']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:49.560890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952ce451-7175-433e-ba95-e7b6f2ca940f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:49.620185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952ce451-7175-433e-ba95-e7b6f2ca940f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-450718908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['4c194996-fe3f-4a37-896c-be73278cf993','5261ae2d-cf84-4e2c-8d78-f57342bb86e6','60509e23-62cb-431b-a3c1-5b0fec22cddd','18784cb3-1510-420a-84ae-483b00362162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-450718908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='08031fa291b740a585715e0e34bbb2b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61f6848096b046eb8b51641efc44f4e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf567fcf-f752-400f-98dd-88cf7da67c07),volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:49.621218 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ee89ee-077f-47a9-a6cf-30ce38d6180b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:49.657065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ee89ee-077f-47a9-a6cf-30ce38d6180b) transitioned into state 'SUCCESS' from state '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-450718908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['4c194996-fe3f-4a37-896c-be73278cf993','5261ae2d-cf84-4e2c-8d78-f57342bb86e6','60509e23-62cb-431b-a3c1-5b0fec22cddd','18784cb3-1510-420a-84ae-483b00362162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:49.657792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d073b111-faf0-4359-99bf-a13a4f35c174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:49.686233 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d073b111-faf0-4359-99bf-a13a4f35c174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:49.687377 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (419ced6a-65f2-40b2-be26-a314f306de2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:55:49.687708 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request issued successfully. Aug 07 13:55:49.689614 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dddea79d-8dc0-4fa5-a6e5-9970adc33874 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:55:49.689614 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 2/8] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:55:48 2026] POST /volume/v3/volumes => generated 759 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:55:49.707496 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51a24e57-5da6-455b-87db-02a2a3bdcd80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:49.712876 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51a24e57-5da6-455b-87db-02a2a3bdcd80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:49.712876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51a24e57-5da6-455b-87db-02a2a3bdcd80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:49.712876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51a24e57-5da6-455b-87db-02a2a3bdcd80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:49.741104 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:49.741104 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:55:49.749565 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-51a24e57-5da6-455b-87db-02a2a3bdcd80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:49.758504 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51a24e57-5da6-455b-87db-02a2a3bdcd80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:49.759361 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 3/9] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:49 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:50.772172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb880fe8-cb72-49b6-a1fd-6b9e24ba7740 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:50.777869 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb880fe8-cb72-49b6-a1fd-6b9e24ba7740 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:50.777869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb880fe8-cb72-49b6-a1fd-6b9e24ba7740 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:50.777869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb880fe8-cb72-49b6-a1fd-6b9e24ba7740 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:50.821690 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:50.821690 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:55:50.832360 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb880fe8-cb72-49b6-a1fd-6b9e24ba7740 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:50.841201 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb880fe8-cb72-49b6-a1fd-6b9e24ba7740 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:50.841908 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 3/10] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:50 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:51.855758 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2ed5e81-3def-4aca-98dc-7c9c0ea4bf38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:51.858522 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2ed5e81-3def-4aca-98dc-7c9c0ea4bf38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:51.859083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2ed5e81-3def-4aca-98dc-7c9c0ea4bf38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:51.859376 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2ed5e81-3def-4aca-98dc-7c9c0ea4bf38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:51.894126 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:51.894126 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:55:51.901021 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2ed5e81-3def-4aca-98dc-7c9c0ea4bf38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:51.907443 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2ed5e81-3def-4aca-98dc-7c9c0ea4bf38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:51.907833 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 3/11] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:51 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:52.923153 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02ff98c3-0ae8-4094-ba4c-34d860196808 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:52.924875 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02ff98c3-0ae8-4094-ba4c-34d860196808 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:52.925415 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02ff98c3-0ae8-4094-ba4c-34d860196808 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:52.925799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02ff98c3-0ae8-4094-ba4c-34d860196808 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:52.936277 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:52.936277 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:55:52.946422 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-02ff98c3-0ae8-4094-ba4c-34d860196808 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:52.954678 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02ff98c3-0ae8-4094-ba4c-34d860196808 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:52.955328 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 3/12] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:52 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:53.970001 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51871e7b-4bcf-4349-b0d3-97a7acc5ac66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:53.974863 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51871e7b-4bcf-4349-b0d3-97a7acc5ac66 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:53.974863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51871e7b-4bcf-4349-b0d3-97a7acc5ac66 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:53.974863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51871e7b-4bcf-4349-b0d3-97a7acc5ac66 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:53.981795 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:53.981795 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:55:53.988378 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-51871e7b-4bcf-4349-b0d3-97a7acc5ac66 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:53.990832 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51871e7b-4bcf-4349-b0d3-97a7acc5ac66 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:53.991313 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 4/13] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:53 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:54.543093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:54.545434 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:55:54.546014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1168362153", "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:55:54.547492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1168362153', 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:55:55.004049 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbfbfae1-3171-4aae-b6b0-40136116f63d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:55.006163 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbfbfae1-3171-4aae-b6b0-40136116f63d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:55.006435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbfbfae1-3171-4aae-b6b0-40136116f63d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:55.006673 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbfbfae1-3171-4aae-b6b0-40136116f63d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:55.015397 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:55.015397 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:55:55.021424 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fbfbfae1-3171-4aae-b6b0-40136116f63d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:55.027662 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbfbfae1-3171-4aae-b6b0-40136116f63d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:55.028183 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 4/14] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:55 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:55.130534 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Create volume of 1 GB Aug 07 13:55:55.139045 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Availability zone cache updated, next update will occur around 2026-08-07 14:55:55.138460. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 13:55:55.139218 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Availability Zones retrieved successfully. Aug 07 13:55:55.162297 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Flow 'volume_create_api' (04baf989-b2a6-4478-9c64-32cc446e4e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:55:55.163609 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5433a6be-3ddc-4655-bc88-22371b807c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:55.164704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:55:55.260237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5433a6be-3ddc-4655-bc88-22371b807c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:55.261470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe9e724-9b50-461d-8c0f-15704c335f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:55.304641 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-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 07 13:55:55.305057 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-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 07 13:55:55.357696 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Created reservations ['366b361f-5014-4f10-836c-446f01b1bee9', '393e0ac1-f13c-441b-9eff-b6796ea18af9', 'ca1200d7-4359-48ad-b31a-f1b19a35b0c3', '4fbbd6e5-5839-4d43-b359-754f603b78f1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:55:55.358790 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe9e724-9b50-461d-8c0f-15704c335f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['366b361f-5014-4f10-836c-446f01b1bee9', '393e0ac1-f13c-441b-9eff-b6796ea18af9', 'ca1200d7-4359-48ad-b31a-f1b19a35b0c3', '4fbbd6e5-5839-4d43-b359-754f603b78f1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:55.359944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63fe246-0c9c-4109-9967-353599590d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:55.391509 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63fe246-0c9c-4109-9967-353599590d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de5c60f2-b5da-4549-8773-40af9b6013a9', '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-1168362153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b0266c49944423bf12d9cc5f7a7d31',qos_specs=None,replication_status=,reservations=['366b361f-5014-4f10-836c-446f01b1bee9','393e0ac1-f13c-441b-9eff-b6796ea18af9','ca1200d7-4359-48ad-b31a-f1b19a35b0c3','4fbbd6e5-5839-4d43-b359-754f603b78f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48bdbe1debc34d39965d7c9975215251',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1168362153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de5c60f2-b5da-4549-8773-40af9b6013a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10b0266c49944423bf12d9cc5f7a7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48bdbe1debc34d39965d7c9975215251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:55.392603 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8d113b-72c4-45a2-8836-665f6f7f854f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:55.422233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8d113b-72c4-45a2-8836-665f6f7f854f) transitioned into state 'SUCCESS' from state '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-1168362153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10b0266c49944423bf12d9cc5f7a7d31',qos_specs=None,replication_status=,reservations=['366b361f-5014-4f10-836c-446f01b1bee9','393e0ac1-f13c-441b-9eff-b6796ea18af9','ca1200d7-4359-48ad-b31a-f1b19a35b0c3','4fbbd6e5-5839-4d43-b359-754f603b78f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48bdbe1debc34d39965d7c9975215251',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:55.424436 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea9e017-d1a1-4a1d-8494-a76dbb8bb67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:55:55.449259 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea9e017-d1a1-4a1d-8494-a76dbb8bb67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:55:55.450105 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Flow 'volume_create_api' (04baf989-b2a6-4478-9c64-32cc446e4e14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:55:55.450451 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Create volume request issued successfully. Aug 07 13:55:55.451091 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f570ae2-093f-47ed-9938-deb6bb4d6c1d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:55:55.451511 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 4/15] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 13:55:54 2026] POST /volume/v3/volumes => generated 899 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:55:55.465424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a246762-ab6c-41d5-9375-83fa915b8956 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:55.467499 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a246762-ab6c-41d5-9375-83fa915b8956 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:55:55.467709 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a246762-ab6c-41d5-9375-83fa915b8956 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:55.468107 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a246762-ab6c-41d5-9375-83fa915b8956 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:55.475250 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:55.475250 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:55:55.479053 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a246762-ab6c-41d5-9375-83fa915b8956 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:55:55.483586 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a246762-ab6c-41d5-9375-83fa915b8956 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:55:55.484804 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 4/16] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:55:55 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 967 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:55:56.042241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2526734a-92e1-4fba-b2ca-1e1c4cebce15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:56.044552 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2526734a-92e1-4fba-b2ca-1e1c4cebce15 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:56.044725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2526734a-92e1-4fba-b2ca-1e1c4cebce15 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:56.044915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2526734a-92e1-4fba-b2ca-1e1c4cebce15 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:56.052761 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:56.052761 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:55:56.057535 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2526734a-92e1-4fba-b2ca-1e1c4cebce15 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:56.062857 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2526734a-92e1-4fba-b2ca-1e1c4cebce15 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:56.063411 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 5/17] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:56 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:55:56.499243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd37a42d-3768-4fd6-9223-2ee7ef1c4488 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:56.501941 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd37a42d-3768-4fd6-9223-2ee7ef1c4488 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:55:56.501941 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd37a42d-3768-4fd6-9223-2ee7ef1c4488 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:56.502191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd37a42d-3768-4fd6-9223-2ee7ef1c4488 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:56.515724 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:56.515724 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:55:56.517766 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd37a42d-3768-4fd6-9223-2ee7ef1c4488 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:55:56.524198 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd37a42d-3768-4fd6-9223-2ee7ef1c4488 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:55:56.524630 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 5/18] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:55:56 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:55:57.080667 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd454461-1b4c-4530-a33b-b32b2ca3281d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:57.082992 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd454461-1b4c-4530-a33b-b32b2ca3281d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:57.083421 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd454461-1b4c-4530-a33b-b32b2ca3281d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:57.083542 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd454461-1b4c-4530-a33b-b32b2ca3281d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:57.091541 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:57.091541 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:55:57.095128 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd454461-1b4c-4530-a33b-b32b2ca3281d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:57.099280 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd454461-1b4c-4530-a33b-b32b2ca3281d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:57.099686 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 5/19] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:57 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:57.538257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6843f59e-d710-4597-bd46-8881ea35fe26 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:57.540763 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6843f59e-d710-4597-bd46-8881ea35fe26 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:55:57.541129 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6843f59e-d710-4597-bd46-8881ea35fe26 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:57.541442 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6843f59e-d710-4597-bd46-8881ea35fe26 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:57.551589 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:57.551589 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:55:57.558977 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6843f59e-d710-4597-bd46-8881ea35fe26 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:55:57.565511 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6843f59e-d710-4597-bd46-8881ea35fe26 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:55:57.565943 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 5/20] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:55:57 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:55:58.116169 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5230063c-6132-4ea2-a443-319493938712 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:58.119645 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5230063c-6132-4ea2-a443-319493938712 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:58.119812 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5230063c-6132-4ea2-a443-319493938712 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:58.120049 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5230063c-6132-4ea2-a443-319493938712 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:58.127022 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:58.127022 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:55:58.130767 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5230063c-6132-4ea2-a443-319493938712 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:58.135499 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5230063c-6132-4ea2-a443-319493938712 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:58.135912 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 6/21] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:58 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:58.582341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a0c86e9-3fdf-4d75-8789-5cead07d057b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:58.585546 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0c86e9-3fdf-4d75-8789-5cead07d057b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:55:58.585853 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0c86e9-3fdf-4d75-8789-5cead07d057b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:58.586413 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0c86e9-3fdf-4d75-8789-5cead07d057b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:58.599224 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:58.599224 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:55:58.604590 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9a0c86e9-3fdf-4d75-8789-5cead07d057b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:55:58.612243 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0c86e9-3fdf-4d75-8789-5cead07d057b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:55:58.612745 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 6/22] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:55:58 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:55:59.152698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d33e4b5-2543-4917-859e-1a4c480842de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:59.155819 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d33e4b5-2543-4917-859e-1a4c480842de tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:55:59.156118 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d33e4b5-2543-4917-859e-1a4c480842de tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:59.156392 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d33e4b5-2543-4917-859e-1a4c480842de tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:59.164772 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:59.164772 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:55:59.169886 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2d33e4b5-2543-4917-859e-1a4c480842de tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:55:59.176599 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d33e4b5-2543-4917-859e-1a4c480842de tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:55:59.177046 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 6/23] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:55:59 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:55:59.633678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e85ed4fb-e0ea-4629-9fe2-824fc5619e27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:55:59.636279 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e85ed4fb-e0ea-4629-9fe2-824fc5619e27 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:55:59.636279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e85ed4fb-e0ea-4629-9fe2-824fc5619e27 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:55:59.636461 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e85ed4fb-e0ea-4629-9fe2-824fc5619e27 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:55:59.645908 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:55:59.645908 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:55:59.650019 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e85ed4fb-e0ea-4629-9fe2-824fc5619e27 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:55:59.658974 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e85ed4fb-e0ea-4629-9fe2-824fc5619e27 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:55:59.660112 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 6/24] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:55:59 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:00.190612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-634c7d6b-0fd2-447f-99a4-c173ac643d3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:00.193121 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-634c7d6b-0fd2-447f-99a4-c173ac643d3f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:00.193416 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-634c7d6b-0fd2-447f-99a4-c173ac643d3f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:00.193925 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-634c7d6b-0fd2-447f-99a4-c173ac643d3f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:00.204022 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:00.204022 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:00.212997 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-634c7d6b-0fd2-447f-99a4-c173ac643d3f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:00.218569 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-634c7d6b-0fd2-447f-99a4-c173ac643d3f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:00.219169 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 7/25] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:00 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:00.425993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:00.647871 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:00.647871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-822202110", "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:00.648772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-822202110', 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:00.675090 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98929a4b-e4ee-425d-8b78-96f3edab66d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:00.677411 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98929a4b-e4ee-425d-8b78-96f3edab66d6 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:00.677593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98929a4b-e4ee-425d-8b78-96f3edab66d6 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:00.677758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98929a4b-e4ee-425d-8b78-96f3edab66d6 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:00.684311 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:00.684311 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:00.689701 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-98929a4b-e4ee-425d-8b78-96f3edab66d6 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:00.695183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98929a4b-e4ee-425d-8b78-96f3edab66d6 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:00.695628 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 7/26] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:00 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:01.218351 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume of 1 GB Aug 07 13:56:01.230673 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Availability zone cache updated, next update will occur around 2026-08-07 14:56:01.230131. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 13:56:01.230807 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Availability Zones retrieved successfully. Aug 07 13:56:01.234493 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db551416-eaff-47f9-b4c7-044b4f9b5c51 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:01.237600 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db551416-eaff-47f9-b4c7-044b4f9b5c51 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:01.238264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db551416-eaff-47f9-b4c7-044b4f9b5c51 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:01.238563 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db551416-eaff-47f9-b4c7-044b4f9b5c51 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:01.248798 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Flow 'volume_create_api' (5356f04c-ecc3-46f0-aaec-27fd06ef7c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:01.249676 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:01.249676 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:01.250033 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b61404-5b9d-4260-b1b7-fe24e159ac62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:01.250970 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:01.255081 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-db551416-eaff-47f9-b4c7-044b4f9b5c51 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:01.266668 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db551416-eaff-47f9-b4c7-044b4f9b5c51 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:01.267486 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 7/27] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:01 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:01.354928 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b61404-5b9d-4260-b1b7-fe24e159ac62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:01.355671 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1fd65-be6c-420a-959c-1c61fd44a73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:01.398350 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-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 07 13:56:01.398489 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-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 07 13:56:01.453069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Created reservations ['7704a8f4-eda5-42c2-bdc5-195b410cbead', '76989ae3-57f8-473a-94d5-b84f1c04715f', '433ba6da-4348-40aa-8fdf-94885dae1467', '4fa4e117-bc65-49b9-888a-d16b2f923d04'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:01.454149 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d1fd65-be6c-420a-959c-1c61fd44a73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7704a8f4-eda5-42c2-bdc5-195b410cbead', '76989ae3-57f8-473a-94d5-b84f1c04715f', '433ba6da-4348-40aa-8fdf-94885dae1467', '4fa4e117-bc65-49b9-888a-d16b2f923d04']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:01.455218 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8705af59-62fa-4126-8ace-48f5963c09f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:01.491994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8705af59-62fa-4126-8ace-48f5963c09f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fe0c925-6137-4a8d-8f23-2dd13a71ab23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-822202110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',qos_specs=None,replication_status=,reservations=['7704a8f4-eda5-42c2-bdc5-195b410cbead','76989ae3-57f8-473a-94d5-b84f1c04715f','433ba6da-4348-40aa-8fdf-94885dae1467','4fa4e117-bc65-49b9-888a-d16b2f923d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce84142b9459485bb94e0af00b8a637b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-822202110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fe0c925-6137-4a8d-8f23-2dd13a71ab23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce84142b9459485bb94e0af00b8a637b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:01.492591 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e443727-1787-4781-a086-08c9c2f72016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:01.528238 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e443727-1787-4781-a086-08c9c2f72016) transitioned into state 'SUCCESS' from state '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-822202110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',qos_specs=None,replication_status=,reservations=['7704a8f4-eda5-42c2-bdc5-195b410cbead','76989ae3-57f8-473a-94d5-b84f1c04715f','433ba6da-4348-40aa-8fdf-94885dae1467','4fa4e117-bc65-49b9-888a-d16b2f923d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce84142b9459485bb94e0af00b8a637b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:01.529310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96d54d8-58c4-4c09-870c-40ca16dc58c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:01.567344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96d54d8-58c4-4c09-870c-40ca16dc58c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:01.568198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Flow 'volume_create_api' (5356f04c-ecc3-46f0-aaec-27fd06ef7c6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:01.568636 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume request issued successfully. Aug 07 13:56:01.569617 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab64836c-05c2-4cce-9acd-1001b8f5cf29 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:01.569906 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 7/28] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:56:00 2026] POST /volume/v3/volumes => generated 756 bytes in 1144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:01.581991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03209b34-7be8-4322-93d9-e1375ea0eec3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:01.583773 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03209b34-7be8-4322-93d9-e1375ea0eec3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:01.584021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03209b34-7be8-4322-93d9-e1375ea0eec3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:01.584212 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03209b34-7be8-4322-93d9-e1375ea0eec3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:01.592539 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:01.592539 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:01.596011 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-03209b34-7be8-4322-93d9-e1375ea0eec3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:01.599906 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03209b34-7be8-4322-93d9-e1375ea0eec3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:01.600469 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 8/29] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:01 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:56:01.713998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efab7d8d-5513-4ae9-8139-42dc01067121 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:01.715760 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efab7d8d-5513-4ae9-8139-42dc01067121 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:01.716000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efab7d8d-5513-4ae9-8139-42dc01067121 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:01.716174 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efab7d8d-5513-4ae9-8139-42dc01067121 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:01.722463 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:01.722463 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:01.725998 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efab7d8d-5513-4ae9-8139-42dc01067121 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:01.730336 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efab7d8d-5513-4ae9-8139-42dc01067121 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:01.730761 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 8/30] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:01 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:02.284100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-610320e3-1ca6-49cd-9935-0c026aceb0b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:02.286890 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-610320e3-1ca6-49cd-9935-0c026aceb0b0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:02.286890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-610320e3-1ca6-49cd-9935-0c026aceb0b0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:02.286890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-610320e3-1ca6-49cd-9935-0c026aceb0b0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:02.293231 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:02.293231 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:02.296221 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-610320e3-1ca6-49cd-9935-0c026aceb0b0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:02.302825 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-610320e3-1ca6-49cd-9935-0c026aceb0b0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:02.303290 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 8/31] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:02 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:02.619457 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cce3234-4025-4665-92f3-b0ed600b8547 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:02.621707 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cce3234-4025-4665-92f3-b0ed600b8547 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:02.621979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cce3234-4025-4665-92f3-b0ed600b8547 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:02.622226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cce3234-4025-4665-92f3-b0ed600b8547 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:02.632888 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:02.632888 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:02.639468 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2cce3234-4025-4665-92f3-b0ed600b8547 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:02.645072 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cce3234-4025-4665-92f3-b0ed600b8547 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:02.645602 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 8/32] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:02 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:02.745145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f5fe9e7-d822-4ace-97f9-ac5c60993e76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:02.746952 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f5fe9e7-d822-4ace-97f9-ac5c60993e76 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:02.747121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f5fe9e7-d822-4ace-97f9-ac5c60993e76 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:02.747694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f5fe9e7-d822-4ace-97f9-ac5c60993e76 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:02.754309 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:02.754309 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:02.758023 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f5fe9e7-d822-4ace-97f9-ac5c60993e76 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:02.762254 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f5fe9e7-d822-4ace-97f9-ac5c60993e76 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:02.762895 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 9/33] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:02 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:02.840811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:03.034117 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:03.034549 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1752926537"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:03.036032 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1752926537'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:03.036331 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Create volume of 1 GB Aug 07 13:56:03.040476 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Availability Zones retrieved successfully. Aug 07 13:56:03.048026 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Flow 'volume_create_api' (a9e28def-02c1-4d18-8f59-22a0d0d9d1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:03.049156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529110eb-32c8-4504-b37e-1cf845c125dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:03.050164 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:03.074729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529110eb-32c8-4504-b37e-1cf845c125dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:03.075569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da50b4e-93a2-46ec-a444-9b65931c2ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:03.140795 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Created reservations ['329241c9-9b5d-48a9-bfeb-5a0c7e63997f', '758760b7-9394-4f82-83df-0f3a9d0275aa', 'ead0c15f-a355-4451-9a8c-1494a07ee6cb', 'ce7df129-5f5e-41e4-87d4-cdc407938eb2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:03.141731 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da50b4e-93a2-46ec-a444-9b65931c2ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['329241c9-9b5d-48a9-bfeb-5a0c7e63997f', '758760b7-9394-4f82-83df-0f3a9d0275aa', 'ead0c15f-a355-4451-9a8c-1494a07ee6cb', 'ce7df129-5f5e-41e4-87d4-cdc407938eb2']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:03.142654 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (068e6d21-9144-4b41-b3d9-214f9156e335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:03.186001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (068e6d21-9144-4b41-b3d9-214f9156e335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9654fddd-df6a-4c22-8160-ce11fe5c5e48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1752926537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3358f42de313495e989bf63836caeaa4',qos_specs=None,replication_status=,reservations=['329241c9-9b5d-48a9-bfeb-5a0c7e63997f','758760b7-9394-4f82-83df-0f3a9d0275aa','ead0c15f-a355-4451-9a8c-1494a07ee6cb','ce7df129-5f5e-41e4-87d4-cdc407938eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cd471ac7624e95a6087eff0412519d',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1752926537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9654fddd-df6a-4c22-8160-ce11fe5c5e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3358f42de313495e989bf63836caeaa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24cd471ac7624e95a6087eff0412519d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:03.186985 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acbf941-dd52-42a0-88df-b9d2d31c66bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:03.206360 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acbf941-dd52-42a0-88df-b9d2d31c66bc) transitioned into state 'SUCCESS' from state '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-1752926537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3358f42de313495e989bf63836caeaa4',qos_specs=None,replication_status=,reservations=['329241c9-9b5d-48a9-bfeb-5a0c7e63997f','758760b7-9394-4f82-83df-0f3a9d0275aa','ead0c15f-a355-4451-9a8c-1494a07ee6cb','ce7df129-5f5e-41e4-87d4-cdc407938eb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24cd471ac7624e95a6087eff0412519d',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:03.207243 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3ea6a0-7147-4197-97ee-b8080e85ce9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:03.220077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3ea6a0-7147-4197-97ee-b8080e85ce9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:03.220822 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Flow 'volume_create_api' (a9e28def-02c1-4d18-8f59-22a0d0d9d1fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:03.221090 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Create volume request issued successfully. Aug 07 13:56:03.221614 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-268d3a67-1fc2-4bc6-b71e-52364ce92c93 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:03.223041 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 9/34] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:56:02 2026] POST /volume/v3/volumes => generated 785 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:03.234605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e39af67-4b31-474b-9616-2789309ac2cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:03.236214 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e39af67-4b31-474b-9616-2789309ac2cc tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:03.236311 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e39af67-4b31-474b-9616-2789309ac2cc tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:03.236486 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e39af67-4b31-474b-9616-2789309ac2cc tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:03.286766 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:03.286766 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:03.291559 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5e39af67-4b31-474b-9616-2789309ac2cc tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:03.295579 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e39af67-4b31-474b-9616-2789309ac2cc tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:03.295972 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 9/35] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:03 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:03.320104 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b6d4006-49f4-4bcc-9d94-a0681e3578df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:03.322746 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b6d4006-49f4-4bcc-9d94-a0681e3578df tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:03.322993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b6d4006-49f4-4bcc-9d94-a0681e3578df tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:03.323232 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b6d4006-49f4-4bcc-9d94-a0681e3578df tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:03.336511 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:03.336511 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:03.340862 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5b6d4006-49f4-4bcc-9d94-a0681e3578df tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:03.347024 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b6d4006-49f4-4bcc-9d94-a0681e3578df tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:03.347572 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 9/36] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:03 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:03.660548 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a8b1d41-3b50-41aa-91d5-869e90180ee7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:03.663004 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a8b1d41-3b50-41aa-91d5-869e90180ee7 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:03.663280 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a8b1d41-3b50-41aa-91d5-869e90180ee7 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:03.663793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a8b1d41-3b50-41aa-91d5-869e90180ee7 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:03.674557 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:03.674557 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:03.679017 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a8b1d41-3b50-41aa-91d5-869e90180ee7 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:03.684889 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a8b1d41-3b50-41aa-91d5-869e90180ee7 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:03.685162 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 10/37] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:03 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:03.781488 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f518b5d-bb8b-41cc-bf7f-5cc5c01513cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:03.783486 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f518b5d-bb8b-41cc-bf7f-5cc5c01513cc tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:03.783692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f518b5d-bb8b-41cc-bf7f-5cc5c01513cc tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:03.783940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f518b5d-bb8b-41cc-bf7f-5cc5c01513cc tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:03.794210 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:03.794210 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:03.800594 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f518b5d-bb8b-41cc-bf7f-5cc5c01513cc tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:03.803908 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f518b5d-bb8b-41cc-bf7f-5cc5c01513cc tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:03.804509 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 10/38] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:03 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:04.040223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:04.264359 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:04.264731 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-704749912"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:04.266426 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-704749912'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:04.270224 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Create volume of 1 GB Aug 07 13:56:04.270485 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:04.270485 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:04.271096 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Availability Zones retrieved successfully. Aug 07 13:56:04.278580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Flow 'volume_create_api' (3cb7d11d-d5a2-4913-8862-8705b30db6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:04.279721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1538b38-077f-4d28-8e12-17678ae1d05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:04.280828 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:04.290223 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:04.290223 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:04.303022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1538b38-077f-4d28-8e12-17678ae1d05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf567fcf-f752-400f-98dd-88cf7da67c07,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf567fcf-f752-400f-98dd-88cf7da67c07', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:04.303623 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f6dcc4-9083-4053-b792-4224ef4ae34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:04.311833 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb8f35cd-36ab-4f46-acb9-38e52afbcba3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:04.315090 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb8f35cd-36ab-4f46-acb9-38e52afbcba3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:04.315197 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb8f35cd-36ab-4f46-acb9-38e52afbcba3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:04.315855 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb8f35cd-36ab-4f46-acb9-38e52afbcba3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:04.352870 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:04.352870 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:04.355907 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cb8f35cd-36ab-4f46-acb9-38e52afbcba3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:04.359853 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb8f35cd-36ab-4f46-acb9-38e52afbcba3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:04.360235 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 10/39] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:04 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:04.360405 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77b0a5a7-4194-4135-8108-27709f470ef7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:04.363364 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77b0a5a7-4194-4135-8108-27709f470ef7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:04.363590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77b0a5a7-4194-4135-8108-27709f470ef7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:04.363829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77b0a5a7-4194-4135-8108-27709f470ef7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:04.371303 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:04.371303 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:04.375875 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-77b0a5a7-4194-4135-8108-27709f470ef7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:04.377651 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Created reservations ['3fdf5e20-821a-4d58-9c8f-9c77723df9b6', '876956a8-5ad5-4630-afe4-f11374fdf4dd', 'cc4727a0-6021-4b23-8df3-04db08bc24e7', '2da33799-edbc-4947-bde5-776d0545be91'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:04.378501 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f6dcc4-9083-4053-b792-4224ef4ae34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fdf5e20-821a-4d58-9c8f-9c77723df9b6', '876956a8-5ad5-4630-afe4-f11374fdf4dd', 'cc4727a0-6021-4b23-8df3-04db08bc24e7', '2da33799-edbc-4947-bde5-776d0545be91']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:04.379480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4b1106-24d2-42a9-a4b8-8c482e977c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:04.381946 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77b0a5a7-4194-4135-8108-27709f470ef7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:04.382467 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 11/40] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:04 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:04.402678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4b1106-24d2-42a9-a4b8-8c482e977c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0093f9a-61b2-463c-a74c-f52b7c3230c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-704749912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5fbe83d0c11441f84524bf23c9fab0c',qos_specs=None,replication_status=,reservations=['3fdf5e20-821a-4d58-9c8f-9c77723df9b6','876956a8-5ad5-4630-afe4-f11374fdf4dd','cc4727a0-6021-4b23-8df3-04db08bc24e7','2da33799-edbc-4947-bde5-776d0545be91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0820c7bd421a4a5584da539e485b6a5a',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-704749912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0093f9a-61b2-463c-a74c-f52b7c3230c6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d5fbe83d0c11441f84524bf23c9fab0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0820c7bd421a4a5584da539e485b6a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf567fcf-f752-400f-98dd-88cf7da67c07),volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:04.403528 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e62ae1c8-9157-4974-a48f-b86d10c2ec65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:04.422152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e62ae1c8-9157-4974-a48f-b86d10c2ec65) transitioned into state 'SUCCESS' from state '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-704749912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5fbe83d0c11441f84524bf23c9fab0c',qos_specs=None,replication_status=,reservations=['3fdf5e20-821a-4d58-9c8f-9c77723df9b6','876956a8-5ad5-4630-afe4-f11374fdf4dd','cc4727a0-6021-4b23-8df3-04db08bc24e7','2da33799-edbc-4947-bde5-776d0545be91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0820c7bd421a4a5584da539e485b6a5a',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:04.422995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f6856f-bcc1-47a5-a46b-db61a0547cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:04.433961 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f6856f-bcc1-47a5-a46b-db61a0547cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:04.434721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Flow 'volume_create_api' (3cb7d11d-d5a2-4913-8862-8705b30db6dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:04.435054 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Create volume request issued successfully. Aug 07 13:56:04.435590 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25c3d8ae-c6b9-4c87-99d4-8202547eacda tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:04.436009 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 10/41] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:56:04 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 07 13:56:04.448821 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bbc6ecd-e9f0-493e-97e7-915d096fe822 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:04.453172 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bbc6ecd-e9f0-493e-97e7-915d096fe822 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:56:04.453172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bbc6ecd-e9f0-493e-97e7-915d096fe822 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:04.453172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bbc6ecd-e9f0-493e-97e7-915d096fe822 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:04.473004 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:04.473004 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:04.477765 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0bbc6ecd-e9f0-493e-97e7-915d096fe822 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:04.484813 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bbc6ecd-e9f0-493e-97e7-915d096fe822 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:56:04.485540 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 11/42] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:04 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:04.697413 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-00678a9c-2ffb-481d-9f27-35a8bf9364ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:04.699485 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00678a9c-2ffb-481d-9f27-35a8bf9364ea tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:04.699667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00678a9c-2ffb-481d-9f27-35a8bf9364ea tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:04.699836 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00678a9c-2ffb-481d-9f27-35a8bf9364ea tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:04.708233 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:04.708233 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:04.713376 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-00678a9c-2ffb-481d-9f27-35a8bf9364ea tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:04.722283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00678a9c-2ffb-481d-9f27-35a8bf9364ea tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:04.722714 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 11/43] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:04 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:04.824298 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9015432-e5ed-4e1c-b0b0-e9ce562ea610 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:04.827376 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9015432-e5ed-4e1c-b0b0-e9ce562ea610 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:04.827590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9015432-e5ed-4e1c-b0b0-e9ce562ea610 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:04.827803 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9015432-e5ed-4e1c-b0b0-e9ce562ea610 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:04.838716 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:04.838716 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:04.844640 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9015432-e5ed-4e1c-b0b0-e9ce562ea610 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:04.848674 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9015432-e5ed-4e1c-b0b0-e9ce562ea610 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:04.849106 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 12/44] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:04 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:05.397391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e1dd16d-df20-47b6-b8e2-0ea2271d3014 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:05.399268 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e1dd16d-df20-47b6-b8e2-0ea2271d3014 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:05.399437 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e1dd16d-df20-47b6-b8e2-0ea2271d3014 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:05.399738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e1dd16d-df20-47b6-b8e2-0ea2271d3014 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:05.407207 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.407207 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:05.410856 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e1dd16d-df20-47b6-b8e2-0ea2271d3014 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:05.416147 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e1dd16d-df20-47b6-b8e2-0ea2271d3014 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:05.416617 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 11/45] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:05 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:05.499050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a5a817c-67a4-4010-9cfd-a02d60910458 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:05.502146 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a5a817c-67a4-4010-9cfd-a02d60910458 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:56:05.502796 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a5a817c-67a4-4010-9cfd-a02d60910458 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:05.503097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a5a817c-67a4-4010-9cfd-a02d60910458 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:05.513539 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.513539 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:05.518416 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a5a817c-67a4-4010-9cfd-a02d60910458 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:05.524550 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a5a817c-67a4-4010-9cfd-a02d60910458 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:56:05.525011 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 12/46] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:05 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:05.540278 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c13d705c-d236-40fe-a225-70d9e3a24515 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:05.739358 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e131934-cf3a-40fc-beb7-405378282e3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:05.743148 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e131934-cf3a-40fc-beb7-405378282e3f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:05.745125 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e131934-cf3a-40fc-beb7-405378282e3f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:05.745558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e131934-cf3a-40fc-beb7-405378282e3f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:05.748065 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c13d705c-d236-40fe-a225-70d9e3a24515 tempest-TestMultiAttachVolumeSwap-1373227549 tempest-TestMultiAttachVolumeSwap-1373227549-project-admin] POST https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action Aug 07 13:56:05.748614 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c13d705c-d236-40fe-a225-70d9e3a24515 tempest-TestMultiAttachVolumeSwap-1373227549 tempest-TestMultiAttachVolumeSwap-1373227549-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:05.748716 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c13d705c-d236-40fe-a225-70d9e3a24515 tempest-TestMultiAttachVolumeSwap-1373227549 tempest-TestMultiAttachVolumeSwap-1373227549-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:05.757008 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.757008 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:05.757008 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c13d705c-d236-40fe-a225-70d9e3a24515 tempest-TestMultiAttachVolumeSwap-1373227549 tempest-TestMultiAttachVolumeSwap-1373227549-project-admin] Volume info retrieved successfully. Aug 07 13:56:05.757178 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.757178 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:05.764969 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c13d705c-d236-40fe-a225-70d9e3a24515 tempest-TestMultiAttachVolumeSwap-1373227549 tempest-TestMultiAttachVolumeSwap-1373227549-project-admin] Update volume admin metadata completed successfully. Aug 07 13:56:05.765113 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c13d705c-d236-40fe-a225-70d9e3a24515 tempest-TestMultiAttachVolumeSwap-1373227549 tempest-TestMultiAttachVolumeSwap-1373227549-project-admin] Update readonly setting on volume completed successfully. Aug 07 13:56:05.765366 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c13d705c-d236-40fe-a225-70d9e3a24515 tempest-TestMultiAttachVolumeSwap-1373227549 tempest-TestMultiAttachVolumeSwap-1373227549-project-admin] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action returned with HTTP 202 Aug 07 13:56:05.765519 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e131934-cf3a-40fc-beb7-405378282e3f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:05.765752 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 12/47] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 13:56:05 2026] POST /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:56:05.775907 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d70eaa95-f894-4718-a954-4f5f5b449448 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:05.777467 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e131934-cf3a-40fc-beb7-405378282e3f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:05.778976 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 13/48] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:05 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:05.779804 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:05.783107 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1271994135"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:05.784976 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1271994135'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:05.788746 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Create volume of 1 GB Aug 07 13:56:05.789081 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.789081 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:05.789747 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Availability Zones retrieved successfully. Aug 07 13:56:05.797003 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Flow 'volume_create_api' (ac9a9bb1-8bba-4fec-9eb2-09ff092db7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:05.798351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2118ef8-7114-48a0-a4f2-f4fc824bbe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:05.799857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:05.809211 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.809211 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:05.821896 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2118ef8-7114-48a0-a4f2-f4fc824bbe43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf567fcf-f752-400f-98dd-88cf7da67c07,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf567fcf-f752-400f-98dd-88cf7da67c07', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:05.823063 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (808dfdbb-087d-4ea3-a79e-7cf98970168c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:05.868199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-951cf9c1-1284-4f1e-a8c3-b5d8b0468ef9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:05.870385 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-951cf9c1-1284-4f1e-a8c3-b5d8b0468ef9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:05.870491 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-951cf9c1-1284-4f1e-a8c3-b5d8b0468ef9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:05.870705 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-951cf9c1-1284-4f1e-a8c3-b5d8b0468ef9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:05.875021 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Created reservations ['1e126e28-a436-4f83-b654-d65ffe6dc751', '9d790ea2-567a-4e96-8b88-181b9201b4a9', '69252f03-c8ad-4721-a297-12bc357a5061', 'dc120648-24e1-426b-816a-b5af86079c45'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:05.875445 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (808dfdbb-087d-4ea3-a79e-7cf98970168c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e126e28-a436-4f83-b654-d65ffe6dc751', '9d790ea2-567a-4e96-8b88-181b9201b4a9', '69252f03-c8ad-4721-a297-12bc357a5061', 'dc120648-24e1-426b-816a-b5af86079c45']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:05.876449 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06b4364-44d6-4c80-a241-8a5dd747fe0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:05.878969 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.878969 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:05.884367 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-951cf9c1-1284-4f1e-a8c3-b5d8b0468ef9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:05.890520 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-951cf9c1-1284-4f1e-a8c3-b5d8b0468ef9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:05.891169 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 13/49] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:05 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:05.909275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06b4364-44d6-4c80-a241-8a5dd747fe0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc31f2d4-60a3-413a-9b94-aaad41adc8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1271994135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5fbe83d0c11441f84524bf23c9fab0c',qos_specs=None,replication_status=,reservations=['1e126e28-a436-4f83-b654-d65ffe6dc751','9d790ea2-567a-4e96-8b88-181b9201b4a9','69252f03-c8ad-4721-a297-12bc357a5061','dc120648-24e1-426b-816a-b5af86079c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0820c7bd421a4a5584da539e485b6a5a',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1271994135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc31f2d4-60a3-413a-9b94-aaad41adc8e3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d5fbe83d0c11441f84524bf23c9fab0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0820c7bd421a4a5584da539e485b6a5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf567fcf-f752-400f-98dd-88cf7da67c07),volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:05.910392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f1fb9ee-0c07-41df-a2f0-5284886c8733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:05.934872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f1fb9ee-0c07-41df-a2f0-5284886c8733) transitioned into state 'SUCCESS' from state '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-1271994135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5fbe83d0c11441f84524bf23c9fab0c',qos_specs=None,replication_status=,reservations=['1e126e28-a436-4f83-b654-d65ffe6dc751','9d790ea2-567a-4e96-8b88-181b9201b4a9','69252f03-c8ad-4721-a297-12bc357a5061','dc120648-24e1-426b-816a-b5af86079c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0820c7bd421a4a5584da539e485b6a5a',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:05.936088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a271d99-8851-4deb-8e72-eb19f99a9998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:05.952265 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a271d99-8851-4deb-8e72-eb19f99a9998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:05.953504 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Flow 'volume_create_api' (ac9a9bb1-8bba-4fec-9eb2-09ff092db7ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:05.953985 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Create volume request issued successfully. Aug 07 13:56:05.954750 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d70eaa95-f894-4718-a954-4f5f5b449448 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:05.955696 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 12/50] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:56:05 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:05.970804 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-402045cf-d3c0-48e0-a5a4-857b71c961cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:05.973165 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-402045cf-d3c0-48e0-a5a4-857b71c961cf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 Aug 07 13:56:05.973165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-402045cf-d3c0-48e0-a5a4-857b71c961cf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:05.973384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-402045cf-d3c0-48e0-a5a4-857b71c961cf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:05.982309 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:05.982309 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:05.987694 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-402045cf-d3c0-48e0-a5a4-857b71c961cf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:05.992999 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-402045cf-d3c0-48e0-a5a4-857b71c961cf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 returned with HTTP 200 Aug 07 13:56:05.994791 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 13/51] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:05 2026] GET /volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:06.433440 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e5bfa39-dbb5-4a6f-8606-db17dcf75572 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:06.437804 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e5bfa39-dbb5-4a6f-8606-db17dcf75572 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:06.437804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e5bfa39-dbb5-4a6f-8606-db17dcf75572 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:06.437804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e5bfa39-dbb5-4a6f-8606-db17dcf75572 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:06.443436 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:06.443436 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:06.446613 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e5bfa39-dbb5-4a6f-8606-db17dcf75572 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:06.451852 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e5bfa39-dbb5-4a6f-8606-db17dcf75572 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:06.451852 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 14/52] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:06 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:06.796053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-697ae30e-0802-4e35-9ecd-0f28f76dcf4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:06.798517 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-697ae30e-0802-4e35-9ecd-0f28f76dcf4b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:06.798773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-697ae30e-0802-4e35-9ecd-0f28f76dcf4b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:06.799142 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-697ae30e-0802-4e35-9ecd-0f28f76dcf4b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:06.809423 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:06.809423 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:06.814096 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-697ae30e-0802-4e35-9ecd-0f28f76dcf4b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:06.828225 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-697ae30e-0802-4e35-9ecd-0f28f76dcf4b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:06.828904 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 14/53] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:06 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:06.910221 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9596bf50-0a84-4b4f-99e4-52e0c1faf5b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:06.913948 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9596bf50-0a84-4b4f-99e4-52e0c1faf5b5 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:06.913948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9596bf50-0a84-4b4f-99e4-52e0c1faf5b5 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:06.913948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9596bf50-0a84-4b4f-99e4-52e0c1faf5b5 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:06.924675 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:06.924675 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:06.936424 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9596bf50-0a84-4b4f-99e4-52e0c1faf5b5 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:06.950050 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9596bf50-0a84-4b4f-99e4-52e0c1faf5b5 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:06.950645 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 13/54] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:06 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:07.007925 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2dd4b685-f79f-4375-965d-256a274cdcc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:07.009707 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dd4b685-f79f-4375-965d-256a274cdcc5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 Aug 07 13:56:07.010129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dd4b685-f79f-4375-965d-256a274cdcc5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:07.010397 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2dd4b685-f79f-4375-965d-256a274cdcc5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:07.018071 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:07.018071 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:07.022468 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2dd4b685-f79f-4375-965d-256a274cdcc5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:07.027160 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2dd4b685-f79f-4375-965d-256a274cdcc5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 returned with HTTP 200 Aug 07 13:56:07.027811 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 14/55] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:07 2026] GET /volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:07.466128 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b63042ad-34cb-4f31-ad8f-b97efbf7b359 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:07.468807 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b63042ad-34cb-4f31-ad8f-b97efbf7b359 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:07.469085 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b63042ad-34cb-4f31-ad8f-b97efbf7b359 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:07.469370 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b63042ad-34cb-4f31-ad8f-b97efbf7b359 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:07.478394 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:07.478394 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:07.484140 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b63042ad-34cb-4f31-ad8f-b97efbf7b359 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:07.491245 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b63042ad-34cb-4f31-ad8f-b97efbf7b359 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:07.491857 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 15/56] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:07 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:07.846505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6610f9b7-f118-4ead-85e0-c8e9ad275c57 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:07.848875 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6610f9b7-f118-4ead-85e0-c8e9ad275c57 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:07.849242 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6610f9b7-f118-4ead-85e0-c8e9ad275c57 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:07.849449 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6610f9b7-f118-4ead-85e0-c8e9ad275c57 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:07.861208 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:07.861208 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:07.867076 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6610f9b7-f118-4ead-85e0-c8e9ad275c57 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:07.875108 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6610f9b7-f118-4ead-85e0-c8e9ad275c57 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:07.875753 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 15/57] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:07 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:07.971376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-10a7321e-d40a-4a2a-b6b0-5f430bb6aa4a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:07.973524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10a7321e-d40a-4a2a-b6b0-5f430bb6aa4a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:07.974159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10a7321e-d40a-4a2a-b6b0-5f430bb6aa4a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:07.974159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10a7321e-d40a-4a2a-b6b0-5f430bb6aa4a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:07.990693 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:07.990693 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:07.998246 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-10a7321e-d40a-4a2a-b6b0-5f430bb6aa4a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:08.007522 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10a7321e-d40a-4a2a-b6b0-5f430bb6aa4a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:08.008018 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 14/58] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:07 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:08.510099 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29abe4ec-e80c-4039-b239-3deac4f1bbc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:08.513265 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29abe4ec-e80c-4039-b239-3deac4f1bbc8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:08.513465 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29abe4ec-e80c-4039-b239-3deac4f1bbc8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:08.513649 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29abe4ec-e80c-4039-b239-3deac4f1bbc8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:08.525660 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:08.525660 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:08.531875 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29abe4ec-e80c-4039-b239-3deac4f1bbc8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:08.537102 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29abe4ec-e80c-4039-b239-3deac4f1bbc8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:08.538818 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 15/59] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:08 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:08.888964 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-385cedb1-6dd7-4385-892e-e1094b008762 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:08.893021 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-385cedb1-6dd7-4385-892e-e1094b008762 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:08.894531 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-385cedb1-6dd7-4385-892e-e1094b008762 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:08.894913 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-385cedb1-6dd7-4385-892e-e1094b008762 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:08.909392 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:08.909392 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:08.913735 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-385cedb1-6dd7-4385-892e-e1094b008762 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:08.919740 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-385cedb1-6dd7-4385-892e-e1094b008762 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:08.920323 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 16/60] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:08 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:56:09.021779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10f067ae-b35c-4b9b-8872-66cee58d01b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:09.023226 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10f067ae-b35c-4b9b-8872-66cee58d01b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:09.023500 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10f067ae-b35c-4b9b-8872-66cee58d01b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:09.023636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10f067ae-b35c-4b9b-8872-66cee58d01b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:09.031250 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:09.031250 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:09.035779 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10f067ae-b35c-4b9b-8872-66cee58d01b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:09.043915 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10f067ae-b35c-4b9b-8872-66cee58d01b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:09.044290 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 16/61] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:09 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:09.551341 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2970beba-85a5-44a4-832f-4292e28a7a7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:09.554296 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2970beba-85a5-44a4-832f-4292e28a7a7f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:09.554574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2970beba-85a5-44a4-832f-4292e28a7a7f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:09.554835 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2970beba-85a5-44a4-832f-4292e28a7a7f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:09.569600 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:09.569600 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:09.575026 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2970beba-85a5-44a4-832f-4292e28a7a7f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:09.581541 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2970beba-85a5-44a4-832f-4292e28a7a7f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:09.582116 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 15/62] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:09 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:09.936400 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-662ceec1-610c-40d8-a499-c8fdc144b9ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:09.940621 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-662ceec1-610c-40d8-a499-c8fdc144b9ca tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:09.940621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-662ceec1-610c-40d8-a499-c8fdc144b9ca tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:09.940621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-662ceec1-610c-40d8-a499-c8fdc144b9ca tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:09.948600 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:09.948600 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:09.952331 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-662ceec1-610c-40d8-a499-c8fdc144b9ca tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:09.956561 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-662ceec1-610c-40d8-a499-c8fdc144b9ca tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:09.957056 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 16/63] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:09 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:10.060099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ed130c6-59cf-4b5b-bb8d-75967082a70d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:10.062293 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ed130c6-59cf-4b5b-bb8d-75967082a70d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:10.062560 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ed130c6-59cf-4b5b-bb8d-75967082a70d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:10.062835 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ed130c6-59cf-4b5b-bb8d-75967082a70d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:10.070925 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:10.070925 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:10.075324 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ed130c6-59cf-4b5b-bb8d-75967082a70d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:10.080764 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ed130c6-59cf-4b5b-bb8d-75967082a70d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:10.081274 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 17/64] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:10 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:10.596463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e1280c7-e9a0-477a-98f3-320c4fb4c2c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:10.599687 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e1280c7-e9a0-477a-98f3-320c4fb4c2c0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:10.600072 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e1280c7-e9a0-477a-98f3-320c4fb4c2c0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:10.600317 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e1280c7-e9a0-477a-98f3-320c4fb4c2c0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:10.614646 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:10.614646 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:10.620301 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e1280c7-e9a0-477a-98f3-320c4fb4c2c0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:10.628075 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e1280c7-e9a0-477a-98f3-320c4fb4c2c0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:10.628605 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 17/65] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:10 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:10.970977 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-85faff2f-d38a-4b3c-966d-594975a95ab3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:10.973063 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-85faff2f-d38a-4b3c-966d-594975a95ab3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:10.973319 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-85faff2f-d38a-4b3c-966d-594975a95ab3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:10.973532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-85faff2f-d38a-4b3c-966d-594975a95ab3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:10.980532 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:10.980532 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:10.984165 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-85faff2f-d38a-4b3c-966d-594975a95ab3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:10.988821 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-85faff2f-d38a-4b3c-966d-594975a95ab3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:10.989483 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 16/66] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:10 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:11.095548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af7df55d-6e3c-487c-a48f-54c99e6dc19a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:11.097571 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af7df55d-6e3c-487c-a48f-54c99e6dc19a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:11.097571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af7df55d-6e3c-487c-a48f-54c99e6dc19a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:11.097752 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af7df55d-6e3c-487c-a48f-54c99e6dc19a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:11.109782 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:11.109782 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:11.119822 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af7df55d-6e3c-487c-a48f-54c99e6dc19a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:11.126856 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af7df55d-6e3c-487c-a48f-54c99e6dc19a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:11.127394 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 17/67] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:11 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:11.647146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5e9031d-608a-452b-ad3d-e86a0438c822 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:11.649424 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5e9031d-608a-452b-ad3d-e86a0438c822 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:11.649673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5e9031d-608a-452b-ad3d-e86a0438c822 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:11.649949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5e9031d-608a-452b-ad3d-e86a0438c822 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:11.658703 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:11.658703 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:11.663304 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d5e9031d-608a-452b-ad3d-e86a0438c822 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:11.668716 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5e9031d-608a-452b-ad3d-e86a0438c822 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:11.669255 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 18/68] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:11 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:12.009065 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67431a5d-135f-4ddc-b3ec-1d9f17be1c68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:12.013272 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67431a5d-135f-4ddc-b3ec-1d9f17be1c68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:12.013272 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67431a5d-135f-4ddc-b3ec-1d9f17be1c68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:12.013272 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67431a5d-135f-4ddc-b3ec-1d9f17be1c68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:12.022130 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:12.022130 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:12.026215 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67431a5d-135f-4ddc-b3ec-1d9f17be1c68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:12.031618 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67431a5d-135f-4ddc-b3ec-1d9f17be1c68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:12.032150 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 18/69] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:12 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:12.144923 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-461353e9-5be7-481c-b981-e00fc21fd65e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:12.150696 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-461353e9-5be7-481c-b981-e00fc21fd65e tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:12.151017 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-461353e9-5be7-481c-b981-e00fc21fd65e tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:12.151272 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-461353e9-5be7-481c-b981-e00fc21fd65e tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:12.171942 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:12.171942 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:12.178279 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-461353e9-5be7-481c-b981-e00fc21fd65e tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:12.192750 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-461353e9-5be7-481c-b981-e00fc21fd65e tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:12.193242 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 17/70] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:12 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:12.687734 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e89dfcba-a6df-4bf9-b2f6-b3df48a9cf92 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:12.689528 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e89dfcba-a6df-4bf9-b2f6-b3df48a9cf92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:12.689709 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e89dfcba-a6df-4bf9-b2f6-b3df48a9cf92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:12.689932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e89dfcba-a6df-4bf9-b2f6-b3df48a9cf92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:12.705254 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:12.705254 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:12.710870 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e89dfcba-a6df-4bf9-b2f6-b3df48a9cf92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:12.717609 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e89dfcba-a6df-4bf9-b2f6-b3df48a9cf92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:12.717609 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 18/71] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:12 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:13.047060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d628862b-8fa8-44d4-a99b-b041f842c5f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:13.048909 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d628862b-8fa8-44d4-a99b-b041f842c5f3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:13.049104 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d628862b-8fa8-44d4-a99b-b041f842c5f3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:13.049304 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d628862b-8fa8-44d4-a99b-b041f842c5f3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:13.058176 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:13.058176 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:13.062576 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d628862b-8fa8-44d4-a99b-b041f842c5f3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:13.068117 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d628862b-8fa8-44d4-a99b-b041f842c5f3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:13.068285 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 19/72] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:13 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:13.213128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c842eaf0-c850-47dc-bd4e-6639383760d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:13.215262 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c842eaf0-c850-47dc-bd4e-6639383760d9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:13.215605 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c842eaf0-c850-47dc-bd4e-6639383760d9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:13.215926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c842eaf0-c850-47dc-bd4e-6639383760d9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:13.224882 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:13.224882 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:13.230817 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c842eaf0-c850-47dc-bd4e-6639383760d9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:13.244194 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c842eaf0-c850-47dc-bd4e-6639383760d9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:13.244619 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 19/73] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:13 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:13.731265 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4fc25431-3614-4d45-a777-bb861482cdfd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:13.733500 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fc25431-3614-4d45-a777-bb861482cdfd tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:13.734045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fc25431-3614-4d45-a777-bb861482cdfd tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:13.734360 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fc25431-3614-4d45-a777-bb861482cdfd tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:13.741879 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:13.741879 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:13.745975 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4fc25431-3614-4d45-a777-bb861482cdfd tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:13.752813 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fc25431-3614-4d45-a777-bb861482cdfd tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:13.753425 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 18/74] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:13 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:14.080691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62609da5-e539-45a2-970a-10963506a742 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:14.082497 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62609da5-e539-45a2-970a-10963506a742 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:14.082686 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62609da5-e539-45a2-970a-10963506a742 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:14.082904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62609da5-e539-45a2-970a-10963506a742 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:14.092648 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:14.092648 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:14.096139 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-62609da5-e539-45a2-970a-10963506a742 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:14.101526 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62609da5-e539-45a2-970a-10963506a742 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:14.101915 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 19/75] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:14 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:14.259942 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-309e25af-2c36-44df-be78-7206fa409596 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:14.262420 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-309e25af-2c36-44df-be78-7206fa409596 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:14.262635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-309e25af-2c36-44df-be78-7206fa409596 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:14.262820 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-309e25af-2c36-44df-be78-7206fa409596 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:14.270815 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:14.270815 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:14.274544 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-309e25af-2c36-44df-be78-7206fa409596 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:14.278472 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-309e25af-2c36-44df-be78-7206fa409596 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:14.278811 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 20/76] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:14 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:14.770750 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a173e223-45f1-4311-8843-d46075edfd41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:14.773096 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a173e223-45f1-4311-8843-d46075edfd41 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:14.773387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a173e223-45f1-4311-8843-d46075edfd41 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:14.774872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a173e223-45f1-4311-8843-d46075edfd41 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:14.781250 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:14.781250 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:14.785134 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a173e223-45f1-4311-8843-d46075edfd41 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:14.789510 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a173e223-45f1-4311-8843-d46075edfd41 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:14.790009 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 20/77] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:14 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:15.114956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15bdeb2e-8927-40df-a6ef-018f32201bf9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:15.119175 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15bdeb2e-8927-40df-a6ef-018f32201bf9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:15.119440 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15bdeb2e-8927-40df-a6ef-018f32201bf9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:15.119728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15bdeb2e-8927-40df-a6ef-018f32201bf9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:15.139286 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:15.139286 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:15.149914 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-15bdeb2e-8927-40df-a6ef-018f32201bf9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:15.155753 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15bdeb2e-8927-40df-a6ef-018f32201bf9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:15.156434 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 19/78] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:15 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:15.298688 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd7835ec-a171-4274-bb72-f39fd55bc9a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:15.298688 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd7835ec-a171-4274-bb72-f39fd55bc9a0 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:15.299151 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd7835ec-a171-4274-bb72-f39fd55bc9a0 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:15.299204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd7835ec-a171-4274-bb72-f39fd55bc9a0 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:15.306170 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:15.306170 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:15.310443 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cd7835ec-a171-4274-bb72-f39fd55bc9a0 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:15.315067 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd7835ec-a171-4274-bb72-f39fd55bc9a0 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:15.315505 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 20/79] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:15 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:15.801561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f168801-7fa2-496f-8758-a9c16c77e5ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:15.803207 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f168801-7fa2-496f-8758-a9c16c77e5ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:15.803375 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f168801-7fa2-496f-8758-a9c16c77e5ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:15.803573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f168801-7fa2-496f-8758-a9c16c77e5ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:15.810042 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:15.810042 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:15.813398 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f168801-7fa2-496f-8758-a9c16c77e5ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:15.818618 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f168801-7fa2-496f-8758-a9c16c77e5ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:15.818618 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 21/80] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:15 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:16.169518 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a32a1b60-2b7b-4985-91cc-34ff7bca3bac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:16.171286 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a32a1b60-2b7b-4985-91cc-34ff7bca3bac tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:16.171452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a32a1b60-2b7b-4985-91cc-34ff7bca3bac tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:16.171669 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a32a1b60-2b7b-4985-91cc-34ff7bca3bac tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:16.180449 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:16.180449 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:16.186080 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a32a1b60-2b7b-4985-91cc-34ff7bca3bac tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:16.193259 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a32a1b60-2b7b-4985-91cc-34ff7bca3bac tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:16.193740 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 21/81] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:16 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:16.330463 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-647f94ef-4715-4ec6-9aa5-d1951bfb2a91 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:16.332650 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-647f94ef-4715-4ec6-9aa5-d1951bfb2a91 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:16.332958 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-647f94ef-4715-4ec6-9aa5-d1951bfb2a91 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:16.333216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-647f94ef-4715-4ec6-9aa5-d1951bfb2a91 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:16.341997 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:16.341997 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:16.346376 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-647f94ef-4715-4ec6-9aa5-d1951bfb2a91 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:16.351521 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-647f94ef-4715-4ec6-9aa5-d1951bfb2a91 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:16.352044 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 20/82] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:16 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:16.831589 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d51868b-3c19-4a56-99a0-cd640d546bd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:16.833767 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d51868b-3c19-4a56-99a0-cd640d546bd3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:16.834128 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d51868b-3c19-4a56-99a0-cd640d546bd3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:16.834347 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d51868b-3c19-4a56-99a0-cd640d546bd3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:16.842104 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:16.842104 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:16.846420 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d51868b-3c19-4a56-99a0-cd640d546bd3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:16.851387 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d51868b-3c19-4a56-99a0-cd640d546bd3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:16.852295 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 21/83] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:16 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:17.214431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff166a00-1ad2-4577-843e-d098b4be5337 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:17.216374 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff166a00-1ad2-4577-843e-d098b4be5337 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:17.216599 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff166a00-1ad2-4577-843e-d098b4be5337 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:17.216795 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff166a00-1ad2-4577-843e-d098b4be5337 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:17.225182 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:17.225182 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:17.229977 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff166a00-1ad2-4577-843e-d098b4be5337 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:17.234828 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff166a00-1ad2-4577-843e-d098b4be5337 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:17.235301 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 22/84] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:17 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:17.366464 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2b5a7b68-eede-44af-9e30-dab700e77b47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:17.368159 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b5a7b68-eede-44af-9e30-dab700e77b47 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:17.368357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b5a7b68-eede-44af-9e30-dab700e77b47 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:17.368531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b5a7b68-eede-44af-9e30-dab700e77b47 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:17.374634 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:17.374634 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:17.378343 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2b5a7b68-eede-44af-9e30-dab700e77b47 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:17.382370 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b5a7b68-eede-44af-9e30-dab700e77b47 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:17.382886 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 22/85] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:17 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:17.864064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc2c7ab7-0988-4cb1-a79f-aa21f8af227f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:17.865703 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc2c7ab7-0988-4cb1-a79f-aa21f8af227f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:17.865879 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc2c7ab7-0988-4cb1-a79f-aa21f8af227f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:17.866025 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc2c7ab7-0988-4cb1-a79f-aa21f8af227f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:17.876783 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:17.876783 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:17.880342 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc2c7ab7-0988-4cb1-a79f-aa21f8af227f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:17.884706 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc2c7ab7-0988-4cb1-a79f-aa21f8af227f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:17.885000 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 21/86] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:17 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:18.248998 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29da440e-485c-4431-ad52-db58a8a9d5b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:18.250663 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29da440e-485c-4431-ad52-db58a8a9d5b0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:18.251037 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29da440e-485c-4431-ad52-db58a8a9d5b0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:18.251643 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29da440e-485c-4431-ad52-db58a8a9d5b0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:18.259794 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:18.259794 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:18.268416 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29da440e-485c-4431-ad52-db58a8a9d5b0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:18.273554 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29da440e-485c-4431-ad52-db58a8a9d5b0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:18.273961 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 22/87] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:18 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:18.396022 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df7bae0f-8031-4ac2-bc5e-30b00ae2015a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:18.398431 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df7bae0f-8031-4ac2-bc5e-30b00ae2015a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:18.398707 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df7bae0f-8031-4ac2-bc5e-30b00ae2015a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:18.398961 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df7bae0f-8031-4ac2-bc5e-30b00ae2015a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:18.407299 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:18.407299 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:18.411504 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-df7bae0f-8031-4ac2-bc5e-30b00ae2015a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:18.416679 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df7bae0f-8031-4ac2-bc5e-30b00ae2015a tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:18.417191 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 23/88] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:18 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:18.901323 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd7cf1d9-37f8-4baf-86b4-b07629057d4c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:18.904396 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd7cf1d9-37f8-4baf-86b4-b07629057d4c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:18.904671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd7cf1d9-37f8-4baf-86b4-b07629057d4c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:18.904970 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd7cf1d9-37f8-4baf-86b4-b07629057d4c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:18.917220 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:18.917220 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:18.922754 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cd7cf1d9-37f8-4baf-86b4-b07629057d4c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:18.931897 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd7cf1d9-37f8-4baf-86b4-b07629057d4c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:18.931897 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 23/89] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:18 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:19.289629 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-afb03055-4a82-442a-bfe8-47f6bf40be4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:19.291471 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afb03055-4a82-442a-bfe8-47f6bf40be4e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:19.291769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afb03055-4a82-442a-bfe8-47f6bf40be4e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:19.292049 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afb03055-4a82-442a-bfe8-47f6bf40be4e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:19.302694 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:19.302694 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:19.306564 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-afb03055-4a82-442a-bfe8-47f6bf40be4e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:19.311335 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afb03055-4a82-442a-bfe8-47f6bf40be4e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:19.311725 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 22/90] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:19 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:19.432449 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8baae338-dd53-47ae-84b5-e73664adbcf9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:19.434252 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8baae338-dd53-47ae-84b5-e73664adbcf9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:19.434542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8baae338-dd53-47ae-84b5-e73664adbcf9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:19.434822 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8baae338-dd53-47ae-84b5-e73664adbcf9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:19.442549 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:19.442549 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:19.446980 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8baae338-dd53-47ae-84b5-e73664adbcf9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:19.452345 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8baae338-dd53-47ae-84b5-e73664adbcf9 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:19.452833 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 23/91] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:19 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:19.944141 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9bea88c-08da-4aa6-a94b-ac425359f02d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:19.945988 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9bea88c-08da-4aa6-a94b-ac425359f02d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:19.946203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9bea88c-08da-4aa6-a94b-ac425359f02d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:19.946430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9bea88c-08da-4aa6-a94b-ac425359f02d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:19.952900 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:19.952900 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:19.956731 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9bea88c-08da-4aa6-a94b-ac425359f02d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:19.961083 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9bea88c-08da-4aa6-a94b-ac425359f02d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:19.961456 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 24/92] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:19 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 912 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:20.328546 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e53d254f-9aed-4de9-8a44-31e4516feba2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:20.330373 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e53d254f-9aed-4de9-8a44-31e4516feba2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:20.330558 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e53d254f-9aed-4de9-8a44-31e4516feba2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:20.330779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e53d254f-9aed-4de9-8a44-31e4516feba2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:20.338448 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:20.338448 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:20.342579 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e53d254f-9aed-4de9-8a44-31e4516feba2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:20.348508 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e53d254f-9aed-4de9-8a44-31e4516feba2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:20.349090 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 24/93] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:20 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:20.467954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b5ede0ae-04f1-49e3-9198-3d5db18d9eca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:20.470728 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5ede0ae-04f1-49e3-9198-3d5db18d9eca tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:20.470728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5ede0ae-04f1-49e3-9198-3d5db18d9eca tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:20.470728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5ede0ae-04f1-49e3-9198-3d5db18d9eca tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:20.480216 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:20.480216 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:20.484740 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b5ede0ae-04f1-49e3-9198-3d5db18d9eca tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:20.492733 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5ede0ae-04f1-49e3-9198-3d5db18d9eca tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:20.492733 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 23/94] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:20 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 991 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:20.976630 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83e30085-ed9f-47ec-a6d2-5d1ae4e8c755 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:20.978929 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e30085-ed9f-47ec-a6d2-5d1ae4e8c755 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:20.979154 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e30085-ed9f-47ec-a6d2-5d1ae4e8c755 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:20.979357 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e30085-ed9f-47ec-a6d2-5d1ae4e8c755 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:20.988274 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:20.988274 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:20.996459 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83e30085-ed9f-47ec-a6d2-5d1ae4e8c755 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:21.001710 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e30085-ed9f-47ec-a6d2-5d1ae4e8c755 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:21.002340 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 24/95] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:20 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 1398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:21.207185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-8ccd2c63-f5f1-4f09-9785-3f4bdbbff42c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:21.209729 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-8ccd2c63-f5f1-4f09-9785-3f4bdbbff42c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:21.210004 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-8ccd2c63-f5f1-4f09-9785-3f4bdbbff42c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:21.210216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-8ccd2c63-f5f1-4f09-9785-3f4bdbbff42c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:21.218402 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:21.218402 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:21.224124 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-8ccd2c63-f5f1-4f09-9785-3f4bdbbff42c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:21.230137 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-8ccd2c63-f5f1-4f09-9785-3f4bdbbff42c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:21.230513 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 25/96] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:21 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 1398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:21.371020 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7fd81409-2f04-4426-8883-558015b68145 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:21.373239 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fd81409-2f04-4426-8883-558015b68145 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:21.373429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fd81409-2f04-4426-8883-558015b68145 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:21.373603 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fd81409-2f04-4426-8883-558015b68145 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:21.380818 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:21.380818 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:21.385710 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7fd81409-2f04-4426-8883-558015b68145 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:21.391122 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fd81409-2f04-4426-8883-558015b68145 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:21.391638 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 25/97] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:21 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:21.505374 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4fb7ac16-f85d-4ce1-898e-145adb412a14 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:21.507415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fb7ac16-f85d-4ce1-898e-145adb412a14 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:21.508609 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fb7ac16-f85d-4ce1-898e-145adb412a14 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:21.508609 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fb7ac16-f85d-4ce1-898e-145adb412a14 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:21.520421 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:21.520421 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:21.529833 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4fb7ac16-f85d-4ce1-898e-145adb412a14 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:21.536608 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fb7ac16-f85d-4ce1-898e-145adb412a14 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:21.537419 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 24/98] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:21 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:21.598704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-02ac0d8b-2422-432b-97aa-443bde273776 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:21.601194 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-02ac0d8b-2422-432b-97aa-443bde273776 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:21.601408 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-02ac0d8b-2422-432b-97aa-443bde273776 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:21.601728 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-02ac0d8b-2422-432b-97aa-443bde273776 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:21.614095 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:21.614095 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:21.623714 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-02ac0d8b-2422-432b-97aa-443bde273776 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:21.630486 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-02ac0d8b-2422-432b-97aa-443bde273776 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:21.631067 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 25/99] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:21 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:22.193808 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-d5ac183c-56a4-41f3-9b85-3cf7b1c11070 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.196522 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-d5ac183c-56a4-41f3-9b85-3cf7b1c11070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:22.196795 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-d5ac183c-56a4-41f3-9b85-3cf7b1c11070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:22.197112 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-d5ac183c-56a4-41f3-9b85-3cf7b1c11070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:22.206543 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:22.206543 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:22.211404 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-d5ac183c-56a4-41f3-9b85-3cf7b1c11070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:22.217636 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-d5ac183c-56a4-41f3-9b85-3cf7b1c11070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:22.218531 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 26/100] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:22 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 1398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:22.229494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-670e3e49-68f1-4b59-a75c-1c0e74514f51 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.229990 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-670e3e49-68f1-4b59-a75c-1c0e74514f51 None None] GET https://10.4.3.193/volume// Aug 07 13:56:22.230223 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-670e3e49-68f1-4b59-a75c-1c0e74514f51 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:22.230491 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-670e3e49-68f1-4b59-a75c-1c0e74514f51 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:22.230811 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-670e3e49-68f1-4b59-a75c-1c0e74514f51 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:22.231125 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 26/101] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 13:56:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:22.239731 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-367528b1-9f54-4767-b273-9abf9a145771 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.243944 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-367528b1-9f54-4767-b273-9abf9a145771 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:22.244410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-367528b1-9f54-4767-b273-9abf9a145771 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f", "connector": null, "instance_uuid": "27879cd7-7da6-470e-8ce0-c149fe3d1cc8"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:22.254361 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:22.254361 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:22.259946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-0fd3eece-9895-42bd-96da-448e3578cae8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.263187 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-0fd3eece-9895-42bd-96da-448e3578cae8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:22.263457 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-0fd3eece-9895-42bd-96da-448e3578cae8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:22.263709 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-0fd3eece-9895-42bd-96da-448e3578cae8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:22.273387 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:22.273387 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:22.278003 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-0fd3eece-9895-42bd-96da-448e3578cae8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:22.282542 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-0fd3eece-9895-42bd-96da-448e3578cae8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:22.282940 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 26/102] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:22 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:22.294031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9d2621f-29c3-4dc3-8f56-bf1921c1bbb7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.295176 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9d2621f-29c3-4dc3-8f56-bf1921c1bbb7 None None] GET https://10.4.3.193/volume// Aug 07 13:56:22.295176 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9d2621f-29c3-4dc3-8f56-bf1921c1bbb7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:22.295291 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9d2621f-29c3-4dc3-8f56-bf1921c1bbb7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:22.295451 np0000006713 devstack@c-api.service[100322]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 07 13:56:22.295451 np0000006713 devstack@c-api.service[100322]: .first() Aug 07 13:56:22.296325 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9d2621f-29c3-4dc3-8f56-bf1921c1bbb7 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:22.296707 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 27/103] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 13:56:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:22.306353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-7c91b826-446e-4a0a-8fa0-2b9b73a7d970 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.309057 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-7c91b826-446e-4a0a-8fa0-2b9b73a7d970 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:22.309508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-7c91b826-446e-4a0a-8fa0-2b9b73a7d970 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de5c60f2-b5da-4549-8773-40af9b6013a9", "connector": null, "instance_uuid": "b934065e-19a4-4909-9311-9d0049160e30"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:22.314133 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-367528b1-9f54-4767-b273-9abf9a145771 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:22.314799 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 25/104] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:22 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 07 13:56:22.318796 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:22.318796 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:22.351865 np0000006713 devstack@c-api.service[100325]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 07 13:56:22.351865 np0000006713 devstack@c-api.service[100325]: .first() Aug 07 13:56:22.369637 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-7c91b826-446e-4a0a-8fa0-2b9b73a7d970 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:22.370165 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 27/105] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:22 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 07 13:56:22.411188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d8b6908-4d68-4d00-b9b7-5e7fe7c753a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.413491 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d8b6908-4d68-4d00-b9b7-5e7fe7c753a1 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:22.413639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d8b6908-4d68-4d00-b9b7-5e7fe7c753a1 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:22.413851 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d8b6908-4d68-4d00-b9b7-5e7fe7c753a1 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:22.428599 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:22.428599 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:22.433143 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d8b6908-4d68-4d00-b9b7-5e7fe7c753a1 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:22.444648 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d8b6908-4d68-4d00-b9b7-5e7fe7c753a1 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:22.445078 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 27/106] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:22 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:22.460203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.464718 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:22.465263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1794376658"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:22.468220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1794376658'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:22.468904 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume of 1 GB Aug 07 13:56:22.491627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Availability zone cache updated, next update will occur around 2026-08-07 14:56:22.490907. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 13:56:22.491826 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Availability Zones retrieved successfully. Aug 07 13:56:22.526537 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Flow 'volume_create_api' (3522ef5f-a258-4990-a958-7a9015f95a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:22.528857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7626eb78-cca6-4f8c-9616-7d608a6c4fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:22.530500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:22.604615 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7626eb78-cca6-4f8c-9616-7d608a6c4fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:22.607147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db187d30-df2f-4cb2-a3f3-78d6a956ad0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:22.661297 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-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 07 13:56:22.661658 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-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 07 13:56:22.685595 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Created reservations ['6fa0d440-f5f9-4214-a564-493c85fcbeb8', '28bd2274-789c-4bb4-9510-d29f6982600f', 'efe1a85f-360c-4587-842a-b336b11bc57a', 'f32fd299-d1eb-48f9-a313-837cabc35fc1'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:22.686547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db187d30-df2f-4cb2-a3f3-78d6a956ad0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa0d440-f5f9-4214-a564-493c85fcbeb8', '28bd2274-789c-4bb4-9510-d29f6982600f', 'efe1a85f-360c-4587-842a-b336b11bc57a', 'f32fd299-d1eb-48f9-a313-837cabc35fc1']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:22.687450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4810187-e74a-47f1-9c53-bb870c9bd3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:22.717641 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4810187-e74a-47f1-9c53-bb870c9bd3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba8d1b21-5483-4864-9f6e-b5cdd53dc89a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1794376658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',qos_specs=None,replication_status=,reservations=['6fa0d440-f5f9-4214-a564-493c85fcbeb8','28bd2274-789c-4bb4-9510-d29f6982600f','efe1a85f-360c-4587-842a-b336b11bc57a','f32fd299-d1eb-48f9-a313-837cabc35fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce84142b9459485bb94e0af00b8a637b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1794376658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba8d1b21-5483-4864-9f6e-b5cdd53dc89a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce84142b9459485bb94e0af00b8a637b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:22.718551 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62ddec4-c6cb-4aa7-bc1d-d96baf7b8e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:22.742563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d62ddec4-c6cb-4aa7-bc1d-d96baf7b8e83) transitioned into state 'SUCCESS' from state '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-1794376658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',qos_specs=None,replication_status=,reservations=['6fa0d440-f5f9-4214-a564-493c85fcbeb8','28bd2274-789c-4bb4-9510-d29f6982600f','efe1a85f-360c-4587-842a-b336b11bc57a','f32fd299-d1eb-48f9-a313-837cabc35fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce84142b9459485bb94e0af00b8a637b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:22.743114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c0b898-f648-4771-9125-2812c2847d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:22.762688 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c0b898-f648-4771-9125-2812c2847d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:22.763429 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Flow 'volume_create_api' (3522ef5f-a258-4990-a958-7a9015f95a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:22.763657 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume request issued successfully. Aug 07 13:56:22.764188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce0a1b66-b46d-4837-a4b9-a554a2e525ad tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:22.764803 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 28/107] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:56:22 2026] POST /volume/v3/volumes => generated 757 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:22.777660 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9d63bdd-6341-4244-97b3-13c76eba99df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:22.780871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9d63bdd-6341-4244-97b3-13c76eba99df tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:56:22.780871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9d63bdd-6341-4244-97b3-13c76eba99df tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:22.780871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9d63bdd-6341-4244-97b3-13c76eba99df tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:22.790016 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:22.790016 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:22.794686 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b9d63bdd-6341-4244-97b3-13c76eba99df tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:22.801559 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9d63bdd-6341-4244-97b3-13c76eba99df tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a returned with HTTP 200 Aug 07 13:56:22.801559 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 26/108] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:22 2026] GET /volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:23.637181 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e305ae60-5427-4639-a850-39b4448f8564 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:23.637181 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e305ae60-5427-4639-a850-39b4448f8564 None None] GET https://10.4.3.193/volume// Aug 07 13:56:23.637181 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e305ae60-5427-4639-a850-39b4448f8564 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:23.637181 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e305ae60-5427-4639-a850-39b4448f8564 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:23.637181 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e305ae60-5427-4639-a850-39b4448f8564 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:23.637181 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 28/109] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:23.669331 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-a2bb0566-d4b2-4789-bb65-df87eb989316 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:23.672504 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-a2bb0566-d4b2-4789-bb65-df87eb989316 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 13:56:23.673922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-a2bb0566-d4b2-4789-bb65-df87eb989316 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:23.673922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-a2bb0566-d4b2-4789-bb65-df87eb989316 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:23.697152 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:23.697152 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:23.705364 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-a2bb0566-d4b2-4789-bb65-df87eb989316 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:23.717894 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-a2bb0566-d4b2-4789-bb65-df87eb989316 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 13:56:23.718540 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 28/110] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:23 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 1577 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:23.821165 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-accafcc6-0eac-412b-92aa-7598f86af63d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:23.824617 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-accafcc6-0eac-412b-92aa-7598f86af63d tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:56:23.825499 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-accafcc6-0eac-412b-92aa-7598f86af63d tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:23.825988 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-accafcc6-0eac-412b-92aa-7598f86af63d tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:23.848324 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:23.848324 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:23.854413 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-accafcc6-0eac-412b-92aa-7598f86af63d tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:23.862171 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-accafcc6-0eac-412b-92aa-7598f86af63d tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a returned with HTTP 200 Aug 07 13:56:23.862171 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 29/111] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:23 2026] GET /volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:23.876926 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:23.879241 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:23.879635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1244429077"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:23.881356 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1244429077'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:23.881497 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume of 1 GB Aug 07 13:56:23.886258 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Availability Zones retrieved successfully. Aug 07 13:56:23.892878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Flow 'volume_create_api' (b57c1282-d915-4282-8f34-9893bcbd3503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:23.893995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be34c190-cd54-4088-9582-f21fa9448b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:23.894990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:23.926575 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be34c190-cd54-4088-9582-f21fa9448b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:23.927275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4275e2d-acca-41db-801c-fdcc2397d72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:23.954434 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-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 07 13:56:23.954660 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-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 07 13:56:23.969589 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Created reservations ['18a97d7e-c816-4e72-ab31-baf686a3c289', '2943fb53-f2bd-49b2-bc5d-ea84eddc16c6', '77c697ef-f9c2-43f9-b6e8-066d26dee1de', '67569eff-c32e-4952-aabf-26616ebcbfcc'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:23.971711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4275e2d-acca-41db-801c-fdcc2397d72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18a97d7e-c816-4e72-ab31-baf686a3c289', '2943fb53-f2bd-49b2-bc5d-ea84eddc16c6', '77c697ef-f9c2-43f9-b6e8-066d26dee1de', '67569eff-c32e-4952-aabf-26616ebcbfcc']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:23.972648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d970af-d752-4001-bbf6-0f2f9de3f035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:24.015554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d970af-d752-4001-bbf6-0f2f9de3f035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32a2c78b-68c3-4ec3-bda8-e8b929a8e354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1244429077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',qos_specs=None,replication_status=,reservations=['18a97d7e-c816-4e72-ab31-baf686a3c289','2943fb53-f2bd-49b2-bc5d-ea84eddc16c6','77c697ef-f9c2-43f9-b6e8-066d26dee1de','67569eff-c32e-4952-aabf-26616ebcbfcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce84142b9459485bb94e0af00b8a637b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1244429077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32a2c78b-68c3-4ec3-bda8-e8b929a8e354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce84142b9459485bb94e0af00b8a637b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:24.017006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257b2ebd-7a86-42d8-ac49-b55910783186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:24.049123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257b2ebd-7a86-42d8-ac49-b55910783186) transitioned into state 'SUCCESS' from state '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-1244429077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c29a6ebcbe41d58b09cd55d3d673e5',qos_specs=None,replication_status=,reservations=['18a97d7e-c816-4e72-ab31-baf686a3c289','2943fb53-f2bd-49b2-bc5d-ea84eddc16c6','77c697ef-f9c2-43f9-b6e8-066d26dee1de','67569eff-c32e-4952-aabf-26616ebcbfcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce84142b9459485bb94e0af00b8a637b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:24.050273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf934bd-99c4-4e82-a3c7-da2d80c4ae25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:24.061630 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf934bd-99c4-4e82-a3c7-da2d80c4ae25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:24.062794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Flow 'volume_create_api' (b57c1282-d915-4282-8f34-9893bcbd3503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:24.063237 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Create volume request issued successfully. Aug 07 13:56:24.064146 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5427ace1-4e29-4bcc-a433-2e62549ac5a8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:24.064661 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 27/112] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:56:23 2026] POST /volume/v3/volumes => generated 757 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:24.078021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5beb8fec-c326-4eda-b89e-846698310e62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:24.080255 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5beb8fec-c326-4eda-b89e-846698310e62 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:56:24.080507 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5beb8fec-c326-4eda-b89e-846698310e62 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:24.080806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5beb8fec-c326-4eda-b89e-846698310e62 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:24.096044 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:24.096044 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:24.102062 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5beb8fec-c326-4eda-b89e-846698310e62 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:24.109715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5beb8fec-c326-4eda-b89e-846698310e62 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 returned with HTTP 200 Aug 07 13:56:24.110522 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 29/113] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:24 2026] GET /volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:24.182093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-210a2dfa-068a-4b59-8315-63d6ea5c8e6c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:24.182810 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-210a2dfa-068a-4b59-8315-63d6ea5c8e6c None None] GET https://10.4.3.193/volume// Aug 07 13:56:24.183758 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-210a2dfa-068a-4b59-8315-63d6ea5c8e6c None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:24.183758 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-210a2dfa-068a-4b59-8315-63d6ea5c8e6c None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:24.183758 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-210a2dfa-068a-4b59-8315-63d6ea5c8e6c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:24.183903 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 29/114] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:24.199228 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-f2685c51-43e8-48f3-b289-c8fb43c056f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:24.202617 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-f2685c51-43e8-48f3-b289-c8fb43c056f1 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:24.202955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-f2685c51-43e8-48f3-b289-c8fb43c056f1 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:24.203166 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-f2685c51-43e8-48f3-b289-c8fb43c056f1 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:24.220886 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:24.220886 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:24.228273 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-f2685c51-43e8-48f3-b289-c8fb43c056f1 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:24.239192 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-f2685c51-43e8-48f3-b289-c8fb43c056f1 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:24.239642 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 30/115] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:24 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:24.471077 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-14e52222-a65d-4268-8e9a-371d6595f6ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:24.474036 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-14e52222-a65d-4268-8e9a-371d6595f6ee tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1 Aug 07 13:56:24.474522 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-14e52222-a65d-4268-8e9a-371d6595f6ee tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:24.488419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-3c3e1af0-88bb-4f1d-89fa-9c385b7abfc8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:24.489160 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-14e52222-a65d-4268-8e9a-371d6595f6ee tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:24.492958 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-3c3e1af0-88bb-4f1d-89fa-9c385b7abfc8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] PUT https://10.4.3.193/volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd Aug 07 13:56:24.492958 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-3c3e1af0-88bb-4f1d-89fa-9c385b7abfc8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:24.494626 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-14e52222-a65d-4268-8e9a-371d6595f6ee tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:24.496148 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:24.496148 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:24.507438 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-3c3e1af0-88bb-4f1d-89fa-9c385b7abfc8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Acquiring lock "cinder-attachment_update-de5c60f2-b5da-4549-8773-40af9b6013a9-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:24.515490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-3c3e1af0-88bb-4f1d-89fa-9c385b7abfc8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Lock "cinder-attachment_update-de5c60f2-b5da-4549-8773-40af9b6013a9-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:24.515964 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:24.515964 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:24.691597 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-3c3e1af0-88bb-4f1d-89fa-9c385b7abfc8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Lock "cinder-attachment_update-de5c60f2-b5da-4549-8773-40af9b6013a9-np0000006713" released by "attachment_update" :: held 0.177s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:24.691597 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-3c3e1af0-88bb-4f1d-89fa-9c385b7abfc8 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd returned with HTTP 200 Aug 07 13:56:24.691597 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 30/116] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:24 2026] PUT /volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:24.699525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-14e52222-a65d-4268-8e9a-371d6595f6ee tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f-np0000006713" released by "attachment_update" :: held 0.205s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:24.699904 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-14e52222-a65d-4268-8e9a-371d6595f6ee tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1 returned with HTTP 200 Aug 07 13:56:24.700485 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 28/117] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:24 2026] PUT /volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1 => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:24.727365 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-41068e92-ccd3-45be-bd27-76c8ed0f0780 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:24.732387 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-41068e92-ccd3-45be-bd27-76c8ed0f0780 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] POST https://10.4.3.193/volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd/action Aug 07 13:56:24.732387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-41068e92-ccd3-45be-bd27-76c8ed0f0780 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:24.732387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-41068e92-ccd3-45be-bd27-76c8ed0f0780 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:24.733686 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-53ebc87a-31b2-4a2b-9600-3275f3699554 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:24.737692 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-53ebc87a-31b2-4a2b-9600-3275f3699554 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1/action Aug 07 13:56:24.738114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-53ebc87a-31b2-4a2b-9600-3275f3699554 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:24.738114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-53ebc87a-31b2-4a2b-9600-3275f3699554 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:24.748684 np0000006713 devstack@c-api.service[100324]: /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 07 13:56:24.748684 np0000006713 devstack@c-api.service[100324]: .first() Aug 07 13:56:24.750683 np0000006713 devstack@c-api.service[100323]: /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 07 13:56:24.750683 np0000006713 devstack@c-api.service[100323]: .first() Aug 07 13:56:24.770177 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:24.770177 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:24.775212 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:24.775212 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:24.794007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c26b93b-5a90-4d64-aebb-6be86d638765 req-41068e92-ccd3-45be-bd27-76c8ed0f0780 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd/action returned with HTTP 204 Aug 07 13:56:24.794676 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 30/118] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:56:24 2026] POST /volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:56:24.797252 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ce6abbad-2a05-46bf-a584-f7558ea07aa6 req-53ebc87a-31b2-4a2b-9600-3275f3699554 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1/action returned with HTTP 204 Aug 07 13:56:24.797803 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 31/119] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:56:24 2026] POST /volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:56:25.129151 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7bbd1a1-7950-4d81-bad7-9446342f8e32 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:25.132615 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7bbd1a1-7950-4d81-bad7-9446342f8e32 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:56:25.132892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7bbd1a1-7950-4d81-bad7-9446342f8e32 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:25.133120 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7bbd1a1-7950-4d81-bad7-9446342f8e32 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:25.147413 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:25.147413 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:25.152228 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7bbd1a1-7950-4d81-bad7-9446342f8e32 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:25.158027 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7bbd1a1-7950-4d81-bad7-9446342f8e32 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 returned with HTTP 200 Aug 07 13:56:25.158916 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 31/120] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:25 2026] GET /volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:33.918316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-317ec5b0-0c55-43f7-b6c5-cfb87cf14892 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:33.926121 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-317ec5b0-0c55-43f7-b6c5-cfb87cf14892 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:33.926523 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-317ec5b0-0c55-43f7-b6c5-cfb87cf14892 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:33.926699 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-317ec5b0-0c55-43f7-b6c5-cfb87cf14892 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:33.936404 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:33.936404 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:33.944222 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-317ec5b0-0c55-43f7-b6c5-cfb87cf14892 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:33.951455 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-317ec5b0-0c55-43f7-b6c5-cfb87cf14892 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:33.952234 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 29/121] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:33 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:33.962268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-435ffd18-e4f7-46de-befb-4cfaba962305 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:33.964721 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-435ffd18-e4f7-46de-befb-4cfaba962305 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:56:33.964920 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-435ffd18-e4f7-46de-befb-4cfaba962305 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:33.965165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-435ffd18-e4f7-46de-befb-4cfaba962305 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:33.974972 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:33.974972 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:33.979362 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-435ffd18-e4f7-46de-befb-4cfaba962305 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:33.984540 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-435ffd18-e4f7-46de-befb-4cfaba962305 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a returned with HTTP 200 Aug 07 13:56:33.985038 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 31/122] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:33 2026] GET /volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:33.998712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f482860e-4917-4870-b802-8f6cecaf48a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:34.001538 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f482860e-4917-4870-b802-8f6cecaf48a2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:56:34.001828 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f482860e-4917-4870-b802-8f6cecaf48a2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:34.002057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f482860e-4917-4870-b802-8f6cecaf48a2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:34.017496 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:34.017496 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:34.026105 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f482860e-4917-4870-b802-8f6cecaf48a2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:34.032787 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f482860e-4917-4870-b802-8f6cecaf48a2 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 returned with HTTP 200 Aug 07 13:56:34.033349 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 32/123] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:33 2026] GET /volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:34.049291 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e914bd6-556b-4d90-a69d-dea8f99205b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:34.050042 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e914bd6-556b-4d90-a69d-dea8f99205b6 None None] GET https://10.4.3.193/volume// Aug 07 13:56:34.050280 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e914bd6-556b-4d90-a69d-dea8f99205b6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:34.050631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e914bd6-556b-4d90-a69d-dea8f99205b6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:34.051324 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e914bd6-556b-4d90-a69d-dea8f99205b6 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:34.051880 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 32/124] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 13:56:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:34.063537 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e328ca41-b9d8-434e-8af4-98fc78ab6bf3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:34.065247 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e328ca41-b9d8-434e-8af4-98fc78ab6bf3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:34.065932 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e328ca41-b9d8-434e-8af4-98fc78ab6bf3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fe0c925-6137-4a8d-8f23-2dd13a71ab23", "connector": null, "instance_uuid": "194dd1f7-c0c0-4832-a922-cd9433c16605"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:34.078602 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:34.078602 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:34.117794 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e328ca41-b9d8-434e-8af4-98fc78ab6bf3 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:34.118379 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 30/125] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:34 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 07 13:56:34.128061 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-41777d2b-ef85-4265-8ea8-fad42f33b1cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:34.128472 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41777d2b-ef85-4265-8ea8-fad42f33b1cc None None] GET https://10.4.3.193/volume// Aug 07 13:56:34.128645 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41777d2b-ef85-4265-8ea8-fad42f33b1cc None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:34.128897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41777d2b-ef85-4265-8ea8-fad42f33b1cc None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:34.129234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41777d2b-ef85-4265-8ea8-fad42f33b1cc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:34.129587 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 32/126] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 13:56:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:34.139902 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-7a172d81-5ad0-40c9-a22e-6d2f8ae40086 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:34.142820 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-7a172d81-5ad0-40c9-a22e-6d2f8ae40086 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:34.143908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-7a172d81-5ad0-40c9-a22e-6d2f8ae40086 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba8d1b21-5483-4864-9f6e-b5cdd53dc89a", "connector": null, "instance_uuid": "194dd1f7-c0c0-4832-a922-cd9433c16605"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:34.155607 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:34.155607 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:34.209041 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-7a172d81-5ad0-40c9-a22e-6d2f8ae40086 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:34.209679 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 33/127] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:34 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 07 13:56:34.218111 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d521c30f-c50a-4ada-a707-17bb79758afa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:34.218740 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d521c30f-c50a-4ada-a707-17bb79758afa None None] GET https://10.4.3.193/volume// Aug 07 13:56:34.218967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d521c30f-c50a-4ada-a707-17bb79758afa None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:34.219204 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d521c30f-c50a-4ada-a707-17bb79758afa None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:34.219599 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d521c30f-c50a-4ada-a707-17bb79758afa None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:34.220896 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 33/128] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 13:56:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:34.229543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-949633a5-dd9e-489d-bdc0-9f108dfcf41b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:34.232760 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-949633a5-dd9e-489d-bdc0-9f108dfcf41b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:34.233276 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-949633a5-dd9e-489d-bdc0-9f108dfcf41b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32a2c78b-68c3-4ec3-bda8-e8b929a8e354", "connector": null, "instance_uuid": "194dd1f7-c0c0-4832-a922-cd9433c16605"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:34.245793 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:34.245793 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:34.284166 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-949633a5-dd9e-489d-bdc0-9f108dfcf41b tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:34.284580 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 31/129] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:34 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 07 13:56:35.156769 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=157,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:56:35.910903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3cf85a69-51e7-41c5-ba83-8d01cabe965b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:35.914381 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cf85a69-51e7-41c5-ba83-8d01cabe965b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:56:35.914678 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cf85a69-51e7-41c5-ba83-8d01cabe965b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:35.914963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cf85a69-51e7-41c5-ba83-8d01cabe965b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:35.933216 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:35.933216 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:35.938245 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3cf85a69-51e7-41c5-ba83-8d01cabe965b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:56:35.944564 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cf85a69-51e7-41c5-ba83-8d01cabe965b tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:56:35.945111 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 33/130] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:56:35 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:36.506876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1d72320-b93f-4ea1-9040-5a54bb82a289 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:36.507663 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1d72320-b93f-4ea1-9040-5a54bb82a289 None None] GET https://10.4.3.193/volume// Aug 07 13:56:36.507998 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1d72320-b93f-4ea1-9040-5a54bb82a289 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:36.508318 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1d72320-b93f-4ea1-9040-5a54bb82a289 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:36.508775 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1d72320-b93f-4ea1-9040-5a54bb82a289 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:36.509441 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 34/131] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:36.525912 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-26c682ca-ed52-466d-a4a8-29370a4af738 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:36.530749 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-26c682ca-ed52-466d-a4a8-29370a4af738 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:56:36.532390 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-26c682ca-ed52-466d-a4a8-29370a4af738 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:36.532754 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-26c682ca-ed52-466d-a4a8-29370a4af738 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:36.544100 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:36.544100 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:36.552863 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-26c682ca-ed52-466d-a4a8-29370a4af738 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:36.556183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-26c682ca-ed52-466d-a4a8-29370a4af738 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:56:36.556815 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 34/132] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:36 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 1543 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:36.651126 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-22909ee9-79c5-4cbc-beb6-36946b6dc743 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:36.655983 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-22909ee9-79c5-4cbc-beb6-36946b6dc743 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] PUT https://10.4.3.193/volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9 Aug 07 13:56:36.655983 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-22909ee9-79c5-4cbc-beb6-36946b6dc743 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:36.663961 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-22909ee9-79c5-4cbc-beb6-36946b6dc743 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Acquiring lock "cinder-attachment_update-5fe0c925-6137-4a8d-8f23-2dd13a71ab23-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:36.670545 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-22909ee9-79c5-4cbc-beb6-36946b6dc743 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Lock "cinder-attachment_update-5fe0c925-6137-4a8d-8f23-2dd13a71ab23-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:36.670545 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:36.670545 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:36.769036 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-22909ee9-79c5-4cbc-beb6-36946b6dc743 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Lock "cinder-attachment_update-5fe0c925-6137-4a8d-8f23-2dd13a71ab23-np0000006713" released by "attachment_update" :: held 0.100s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:36.770911 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-22909ee9-79c5-4cbc-beb6-36946b6dc743 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9 returned with HTTP 200 Aug 07 13:56:36.770911 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 32/133] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:36 2026] PUT /volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:36.812382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a5388560-b267-45c0-9e1f-2eb8168d0ff5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:36.814650 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a5388560-b267-45c0-9e1f-2eb8168d0ff5 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9/action Aug 07 13:56:36.815100 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a5388560-b267-45c0-9e1f-2eb8168d0ff5 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:36.815286 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a5388560-b267-45c0-9e1f-2eb8168d0ff5 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:36.835352 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:36.835352 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:36.847112 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a5388560-b267-45c0-9e1f-2eb8168d0ff5 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9/action returned with HTTP 204 Aug 07 13:56:36.847563 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 34/134] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:56:36 2026] POST /volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:56:36.869518 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-189ccf03-522f-414d-8999-08d54f0a2dcd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:36.870189 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-189ccf03-522f-414d-8999-08d54f0a2dcd None None] GET https://10.4.3.193/volume// Aug 07 13:56:36.870581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-189ccf03-522f-414d-8999-08d54f0a2dcd None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:36.870926 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-189ccf03-522f-414d-8999-08d54f0a2dcd None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:36.871402 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-189ccf03-522f-414d-8999-08d54f0a2dcd None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:36.871864 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 35/135] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:36.879321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-5410c802-b5d1-4160-8a16-d5d84f1e48b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:36.883373 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-5410c802-b5d1-4160-8a16-d5d84f1e48b9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:56:36.883373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-5410c802-b5d1-4160-8a16-d5d84f1e48b9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:36.883373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-5410c802-b5d1-4160-8a16-d5d84f1e48b9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:36.891418 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:36.891418 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:36.895127 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-5410c802-b5d1-4160-8a16-d5d84f1e48b9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:36.900226 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-5410c802-b5d1-4160-8a16-d5d84f1e48b9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a returned with HTTP 200 Aug 07 13:56:36.900789 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 35/136] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:36 2026] GET /volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:36.985757 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-423fac6e-68be-4a98-8f49-16dd24157ff4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:36.990866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-423fac6e-68be-4a98-8f49-16dd24157ff4 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] PUT https://10.4.3.193/volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1 Aug 07 13:56:36.990866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-423fac6e-68be-4a98-8f49-16dd24157ff4 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:37.139027 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-423fac6e-68be-4a98-8f49-16dd24157ff4 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Acquiring lock "cinder-attachment_update-ba8d1b21-5483-4864-9f6e-b5cdd53dc89a-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:37.145030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-423fac6e-68be-4a98-8f49-16dd24157ff4 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Lock "cinder-attachment_update-ba8d1b21-5483-4864-9f6e-b5cdd53dc89a-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:37.146262 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:37.146262 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:37.289032 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-423fac6e-68be-4a98-8f49-16dd24157ff4 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Lock "cinder-attachment_update-ba8d1b21-5483-4864-9f6e-b5cdd53dc89a-np0000006713" released by "attachment_update" :: held 0.144s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:37.289300 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-423fac6e-68be-4a98-8f49-16dd24157ff4 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1 returned with HTTP 200 Aug 07 13:56:37.289713 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 33/137] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:36 2026] PUT /volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1 => generated 969 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:37.320462 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a8264ad8-1cce-4b81-a7b1-c07a53f8fd68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:37.325999 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a8264ad8-1cce-4b81-a7b1-c07a53f8fd68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1/action Aug 07 13:56:37.325999 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a8264ad8-1cce-4b81-a7b1-c07a53f8fd68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:37.325999 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a8264ad8-1cce-4b81-a7b1-c07a53f8fd68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:37.350712 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:37.350712 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:37.367875 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-a8264ad8-1cce-4b81-a7b1-c07a53f8fd68 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1/action returned with HTTP 204 Aug 07 13:56:37.367875 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 35/138] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:56:37 2026] POST /volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:56:37.396985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb0b0dc0-246f-4c1a-ba2e-4c2cfc46a7fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:37.397325 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb0b0dc0-246f-4c1a-ba2e-4c2cfc46a7fd None None] GET https://10.4.3.193/volume// Aug 07 13:56:37.397506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb0b0dc0-246f-4c1a-ba2e-4c2cfc46a7fd None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:37.397741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb0b0dc0-246f-4c1a-ba2e-4c2cfc46a7fd None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:37.398123 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb0b0dc0-246f-4c1a-ba2e-4c2cfc46a7fd None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:37.398434 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 36/139] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:37.406494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e3e146d2-6ff5-42e4-8497-a643ab23076e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:37.408488 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e3e146d2-6ff5-42e4-8497-a643ab23076e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:56:37.408739 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e3e146d2-6ff5-42e4-8497-a643ab23076e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:37.408984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e3e146d2-6ff5-42e4-8497-a643ab23076e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:37.419032 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:37.419032 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:37.427008 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e3e146d2-6ff5-42e4-8497-a643ab23076e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:56:37.434730 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-e3e146d2-6ff5-42e4-8497-a643ab23076e tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 returned with HTTP 200 Aug 07 13:56:37.435200 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 36/140] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:37 2026] GET /volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 => generated 1029 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:37.538225 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-657b4155-5d67-425b-9e8d-79373707d1e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:37.540725 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-657b4155-5d67-425b-9e8d-79373707d1e0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] PUT https://10.4.3.193/volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6 Aug 07 13:56:37.541176 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-657b4155-5d67-425b-9e8d-79373707d1e0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:37.550517 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-657b4155-5d67-425b-9e8d-79373707d1e0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Acquiring lock "cinder-attachment_update-32a2c78b-68c3-4ec3-bda8-e8b929a8e354-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:37.555416 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-657b4155-5d67-425b-9e8d-79373707d1e0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Lock "cinder-attachment_update-32a2c78b-68c3-4ec3-bda8-e8b929a8e354-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:37.556371 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:37.556371 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:37.642638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-657b4155-5d67-425b-9e8d-79373707d1e0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Lock "cinder-attachment_update-32a2c78b-68c3-4ec3-bda8-e8b929a8e354-np0000006713" released by "attachment_update" :: held 0.087s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:37.642968 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-657b4155-5d67-425b-9e8d-79373707d1e0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6 returned with HTTP 200 Aug 07 13:56:37.643382 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 34/141] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:37 2026] PUT /volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:37.672649 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f101bf7b-d569-4da1-bd8c-8533739d9773 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:37.674855 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f101bf7b-d569-4da1-bd8c-8533739d9773 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] POST https://10.4.3.193/volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6/action Aug 07 13:56:37.675324 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f101bf7b-d569-4da1-bd8c-8533739d9773 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:37.675506 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f101bf7b-d569-4da1-bd8c-8533739d9773 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:37.691507 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:37.691507 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:37.701985 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-47c42fa7-42d0-452b-899b-141f0ca5ddad req-f101bf7b-d569-4da1-bd8c-8533739d9773 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6/action returned with HTTP 204 Aug 07 13:56:37.702684 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 36/142] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:56:37 2026] POST /volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 13:56:44.203424 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=140,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:56:46.271121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:46.273137 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:46.273636 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1855536603"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:46.275500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1855536603'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:46.275674 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Create volume of 1 GB Aug 07 13:56:46.276038 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:46.276038 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:46.280694 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Availability Zones retrieved successfully. Aug 07 13:56:46.290766 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Flow 'volume_create_api' (6ae8b716-0137-4a8c-88c3-9ccb8e429a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:46.292457 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d31a4fa-46eb-48cd-ad6c-4aa88ee7f4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:46.293781 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:46.324173 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d31a4fa-46eb-48cd-ad6c-4aa88ee7f4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:46.324944 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79594e34-8074-460d-b4c4-b40c8aaa8cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:46.403110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Created reservations ['ad7cacc2-f5bc-4b68-a3a1-d8d9a2b79c2c', '92503bd1-9575-41d2-9cb5-0eeb6980caf7', '050974eb-04ac-4bd7-af98-c768b0f99763', 'f19a8c13-c346-4c1e-81a9-0d65e4f44cc8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:46.404024 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79594e34-8074-460d-b4c4-b40c8aaa8cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad7cacc2-f5bc-4b68-a3a1-d8d9a2b79c2c', '92503bd1-9575-41d2-9cb5-0eeb6980caf7', '050974eb-04ac-4bd7-af98-c768b0f99763', 'f19a8c13-c346-4c1e-81a9-0d65e4f44cc8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:46.405386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd7395d-752f-4983-aa23-169bf764ed72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:46.439265 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd7395d-752f-4983-aa23-169bf764ed72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1855536603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5165247e5a20496baefab208a1e72e40',qos_specs=None,replication_status=,reservations=['ad7cacc2-f5bc-4b68-a3a1-d8d9a2b79c2c','92503bd1-9575-41d2-9cb5-0eeb6980caf7','050974eb-04ac-4bd7-af98-c768b0f99763','f19a8c13-c346-4c1e-81a9-0d65e4f44cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2a4a0a88f44fd1b893b65f7d916d0e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1855536603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5165247e5a20496baefab208a1e72e40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2a4a0a88f44fd1b893b65f7d916d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:46.440330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd323d1-5a25-4245-9a0f-a72331bb5d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:46.474621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd323d1-5a25-4245-9a0f-a72331bb5d62) transitioned into state 'SUCCESS' from state '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-1855536603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5165247e5a20496baefab208a1e72e40',qos_specs=None,replication_status=,reservations=['ad7cacc2-f5bc-4b68-a3a1-d8d9a2b79c2c','92503bd1-9575-41d2-9cb5-0eeb6980caf7','050974eb-04ac-4bd7-af98-c768b0f99763','f19a8c13-c346-4c1e-81a9-0d65e4f44cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2a4a0a88f44fd1b893b65f7d916d0e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:46.474621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dfc7941-dc79-4e49-a6bd-5a44f360b26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:46.484467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dfc7941-dc79-4e49-a6bd-5a44f360b26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:46.485477 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Flow 'volume_create_api' (6ae8b716-0137-4a8c-88c3-9ccb8e429a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:46.485808 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Create volume request issued successfully. Aug 07 13:56:46.486406 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3682bc17-8a86-4ab2-9fda-7069caebbe97 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:46.486812 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 37/143] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:56:46 2026] POST /volume/v3/volumes => generated 754 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:47.433423 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=15 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:56:47.636492 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=211,cinder:INSERT=35,cinder:UPDATE=58 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:56:47.699519 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=153,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:56:49.102554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:49.105873 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:49.106311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-121704250"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:49.108943 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-121704250'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:49.108943 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Create volume of 1 GB Aug 07 13:56:49.114406 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Availability Zones retrieved successfully. Aug 07 13:56:49.123452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Flow 'volume_create_api' (16caf419-8849-4f0c-b298-a5fb142bbb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:49.126711 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078e83b8-2f6c-4b76-b4ba-7c857d64e769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:49.130385 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:49.165776 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078e83b8-2f6c-4b76-b4ba-7c857d64e769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:49.168162 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e21e357c-83ea-466c-880a-a8c4907c221f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:49.241600 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Created reservations ['fbe04551-1028-43a9-92d2-b80467cecfab', '0bf1e00e-7b31-426a-8339-81d2c870dda4', 'c5a40158-af49-4135-8259-56e30b6c508f', '6b80d921-2c6f-4034-8b6a-56fc241d6288'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:49.242648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e21e357c-83ea-466c-880a-a8c4907c221f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbe04551-1028-43a9-92d2-b80467cecfab', '0bf1e00e-7b31-426a-8339-81d2c870dda4', 'c5a40158-af49-4135-8259-56e30b6c508f', '6b80d921-2c6f-4034-8b6a-56fc241d6288']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:49.243532 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca2c418-65e6-4437-836c-f54f47f0a72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:49.273404 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca2c418-65e6-4437-836c-f54f47f0a72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd0f7a2a-4f3d-498d-b73e-d5ea655d5433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-121704250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8afae271134370985c2625fc7fa357',qos_specs=None,replication_status=,reservations=['fbe04551-1028-43a9-92d2-b80467cecfab','0bf1e00e-7b31-426a-8339-81d2c870dda4','c5a40158-af49-4135-8259-56e30b6c508f','6b80d921-2c6f-4034-8b6a-56fc241d6288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c58a3f85961486c83ad4ad97414b428',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-121704250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd0f7a2a-4f3d-498d-b73e-d5ea655d5433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8afae271134370985c2625fc7fa357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c58a3f85961486c83ad4ad97414b428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:49.274832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e01f1e9-0449-4ec5-858a-e806ab8575a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:49.294971 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e01f1e9-0449-4ec5-858a-e806ab8575a6) transitioned into state 'SUCCESS' from state '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-121704250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8afae271134370985c2625fc7fa357',qos_specs=None,replication_status=,reservations=['fbe04551-1028-43a9-92d2-b80467cecfab','0bf1e00e-7b31-426a-8339-81d2c870dda4','c5a40158-af49-4135-8259-56e30b6c508f','6b80d921-2c6f-4034-8b6a-56fc241d6288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c58a3f85961486c83ad4ad97414b428',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:49.295703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5662b7c-ea99-4fbf-895e-372c2d72afd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:49.305030 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5662b7c-ea99-4fbf-895e-372c2d72afd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:49.305198 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Flow 'volume_create_api' (16caf419-8849-4f0c-b298-a5fb142bbb86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:49.305436 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Create volume request issued successfully. Aug 07 13:56:49.306031 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3d1553e-58b7-4c32-97dd-81c7aa73217a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:49.306448 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 37/144] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:56:49 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:49.323857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a4801af-577e-4c79-8342-f6366a3221e3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:49.326327 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a4801af-577e-4c79-8342-f6366a3221e3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:49.326521 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a4801af-577e-4c79-8342-f6366a3221e3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:49.326739 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a4801af-577e-4c79-8342-f6366a3221e3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:49.340972 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:49.340972 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:49.349431 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4a4801af-577e-4c79-8342-f6366a3221e3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:49.359587 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a4801af-577e-4c79-8342-f6366a3221e3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:49.359587 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 35/145] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:49 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:50.376456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e3bc030-b965-4f3a-b9b5-f94e5f92bfb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:50.378208 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e3bc030-b965-4f3a-b9b5-f94e5f92bfb3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:50.378399 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e3bc030-b965-4f3a-b9b5-f94e5f92bfb3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:50.378567 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e3bc030-b965-4f3a-b9b5-f94e5f92bfb3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:50.387425 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:50.387425 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:50.391214 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e3bc030-b965-4f3a-b9b5-f94e5f92bfb3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:50.396049 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e3bc030-b965-4f3a-b9b5-f94e5f92bfb3 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:50.396435 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 37/146] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:50 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:50.442236 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3143924c-7715-46c3-b713-29a76eccaee1 req-ab18ef3c-e000-48c0-91f7-c6f936f83a89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:50.446991 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-ab18ef3c-e000-48c0-91f7-c6f936f83a89 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:50.446991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-ab18ef3c-e000-48c0-91f7-c6f936f83a89 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:50.446991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-ab18ef3c-e000-48c0-91f7-c6f936f83a89 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:50.462477 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:50.462477 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:50.473461 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3143924c-7715-46c3-b713-29a76eccaee1 req-ab18ef3c-e000-48c0-91f7-c6f936f83a89 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:50.479144 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-ab18ef3c-e000-48c0-91f7-c6f936f83a89 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:50.482861 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 38/147] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:50 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:50.781404 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c35ecbba-52e7-4c13-be7d-9de9f8a5141a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:50.781868 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c35ecbba-52e7-4c13-be7d-9de9f8a5141a None None] GET https://10.4.3.193/volume// Aug 07 13:56:50.782056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c35ecbba-52e7-4c13-be7d-9de9f8a5141a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:50.782221 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c35ecbba-52e7-4c13-be7d-9de9f8a5141a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:50.782557 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c35ecbba-52e7-4c13-be7d-9de9f8a5141a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:50.782832 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 38/148] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:56:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:50.799973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3143924c-7715-46c3-b713-29a76eccaee1 req-12d754f3-d14e-4923-8604-9b8414d94209 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.035577 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-12d754f3-d14e-4923-8604-9b8414d94209 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:51.036043 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-12d754f3-d14e-4923-8604-9b8414d94209 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd0f7a2a-4f3d-498d-b73e-d5ea655d5433", "connector": null, "instance_uuid": "cb94c947-0a4b-4546-a355-54e3b763f9a1"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:51.046353 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.046353 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:51.077165 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-12d754f3-d14e-4923-8604-9b8414d94209 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:51.077697 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 36/149] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:50 2026] POST /volume/v3/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:51.119350 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a86b9000-91f0-463b-9ded-afb6b87efbc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.122354 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a86b9000-91f0-463b-9ded-afb6b87efbc4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:51.122665 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a86b9000-91f0-463b-9ded-afb6b87efbc4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:51.122921 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a86b9000-91f0-463b-9ded-afb6b87efbc4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:51.128515 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82eeae4b-70fd-4e0f-9c1f-ba19a0d7d7c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.128981 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82eeae4b-70fd-4e0f-9c1f-ba19a0d7d7c8 None None] GET https://10.4.3.193/volume// Aug 07 13:56:51.129177 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82eeae4b-70fd-4e0f-9c1f-ba19a0d7d7c8 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:51.129388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82eeae4b-70fd-4e0f-9c1f-ba19a0d7d7c8 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:51.129773 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82eeae4b-70fd-4e0f-9c1f-ba19a0d7d7c8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:51.130136 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 39/150] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:51.141871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3143924c-7715-46c3-b713-29a76eccaee1 req-77f72de9-69e0-40d8-b17a-db5a51ef4f67 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.142634 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.142634 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:51.144958 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-77f72de9-69e0-40d8-b17a-db5a51ef4f67 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:51.145281 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-77f72de9-69e0-40d8-b17a-db5a51ef4f67 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:51.145547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-77f72de9-69e0-40d8-b17a-db5a51ef4f67 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:51.146852 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a86b9000-91f0-463b-9ded-afb6b87efbc4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:51.152236 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a86b9000-91f0-463b-9ded-afb6b87efbc4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:51.152767 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 38/151] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:51 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:51.156792 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.156792 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:51.160494 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3143924c-7715-46c3-b713-29a76eccaee1 req-77f72de9-69e0-40d8-b17a-db5a51ef4f67 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:51.165164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-77f72de9-69e0-40d8-b17a-db5a51ef4f67 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:51.165573 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 39/152] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:51 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:51.270079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3143924c-7715-46c3-b713-29a76eccaee1 req-5d392655-f60b-42d3-b8de-9615d3d713ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.270079 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-5d392655-f60b-42d3-b8de-9615d3d713ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] PUT https://10.4.3.193/volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32 Aug 07 13:56:51.270079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-5d392655-f60b-42d3-b8de-9615d3d713ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:51.277830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3143924c-7715-46c3-b713-29a76eccaee1 req-5d392655-f60b-42d3-b8de-9615d3d713ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Acquiring lock "cinder-attachment_update-fd0f7a2a-4f3d-498d-b73e-d5ea655d5433-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:51.284754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3143924c-7715-46c3-b713-29a76eccaee1 req-5d392655-f60b-42d3-b8de-9615d3d713ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Lock "cinder-attachment_update-fd0f7a2a-4f3d-498d-b73e-d5ea655d5433-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:51.286151 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.286151 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:51.410367 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3143924c-7715-46c3-b713-29a76eccaee1 req-5d392655-f60b-42d3-b8de-9615d3d713ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Lock "cinder-attachment_update-fd0f7a2a-4f3d-498d-b73e-d5ea655d5433-np0000006713" released by "attachment_update" :: held 0.125s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:51.410901 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-5d392655-f60b-42d3-b8de-9615d3d713ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32 returned with HTTP 200 Aug 07 13:56:51.411597 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 37/153] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:51 2026] PUT /volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:51.575594 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.576027 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:56:51.576337 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2118901675"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:51.577970 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2118901675'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:56:51.582160 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume of 1 GB Aug 07 13:56:51.582435 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.582435 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:51.585238 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Availability Zones retrieved successfully. Aug 07 13:56:51.595102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (2bf9320b-a665-420d-86a8-c29961370261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:51.597131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47f8669-7b08-4253-a0ee-7db965aa1d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:51.599627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:56:51.610307 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.610307 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:51.625937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47f8669-7b08-4253-a0ee-7db965aa1d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf567fcf-f752-400f-98dd-88cf7da67c07,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf567fcf-f752-400f-98dd-88cf7da67c07', 'encryption_key_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=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:51.626738 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7044a41d-0c6a-4c32-9361-a4d5ef3e73ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:51.662774 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-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 07 13:56:51.663157 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-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 07 13:56:51.685855 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Created reservations ['ae2900d2-31e3-4e7a-b206-7e37dbd31825', '770ccb5b-3bfe-4b44-9fc3-25bc31c49a23', '4519cd37-11bc-45db-85a6-3ebfdbbd15ca', '3092c92a-3a45-49d4-b02c-54b0d72b2a54'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:56:51.686904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7044a41d-0c6a-4c32-9361-a4d5ef3e73ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae2900d2-31e3-4e7a-b206-7e37dbd31825', '770ccb5b-3bfe-4b44-9fc3-25bc31c49a23', '4519cd37-11bc-45db-85a6-3ebfdbbd15ca', '3092c92a-3a45-49d4-b02c-54b0d72b2a54']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:51.687977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fecc4fb6-d6c5-4a03-84ab-a5a776edcd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:51.722135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-e4edee8b-75a0-4019-8952-1f9e1e809a30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.722602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fecc4fb6-d6c5-4a03-84ab-a5a776edcd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467115d3-9b16-43f6-8e53-1c8550fa621a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2118901675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['ae2900d2-31e3-4e7a-b206-7e37dbd31825','770ccb5b-3bfe-4b44-9fc3-25bc31c49a23','4519cd37-11bc-45db-85a6-3ebfdbbd15ca','3092c92a-3a45-49d4-b02c-54b0d72b2a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2118901675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467115d3-9b16-43f6-8e53-1c8550fa621a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='08031fa291b740a585715e0e34bbb2b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61f6848096b046eb8b51641efc44f4e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf567fcf-f752-400f-98dd-88cf7da67c07),volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:51.722602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb674151-c7c5-4974-a241-677e8f5e46eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:51.724903 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-e4edee8b-75a0-4019-8952-1f9e1e809a30 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:51.725232 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-e4edee8b-75a0-4019-8952-1f9e1e809a30 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:51.726119 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-e4edee8b-75a0-4019-8952-1f9e1e809a30 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:51.751214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb674151-c7c5-4974-a241-677e8f5e46eb) transitioned into state 'SUCCESS' from state '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-2118901675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['ae2900d2-31e3-4e7a-b206-7e37dbd31825','770ccb5b-3bfe-4b44-9fc3-25bc31c49a23','4519cd37-11bc-45db-85a6-3ebfdbbd15ca','3092c92a-3a45-49d4-b02c-54b0d72b2a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:51.755014 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1244a7e3-27b2-4837-b71e-a322323bccdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:56:51.773246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1244a7e3-27b2-4837-b71e-a322323bccdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:56:51.774092 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (2bf9320b-a665-420d-86a8-c29961370261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:56:51.774519 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request issued successfully. Aug 07 13:56:51.776789 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6464712-d8ab-42b6-9242-817d3c98fc35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:56:51.779613 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 40/154] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:56:51 2026] POST /volume/v3/volumes => generated 760 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:56:51.795734 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48503302-5197-469a-9a6c-12352136b2fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:51.800605 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48503302-5197-469a-9a6c-12352136b2fb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:51.800902 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48503302-5197-469a-9a6c-12352136b2fb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:51.801163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48503302-5197-469a-9a6c-12352136b2fb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:51.813674 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.813674 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:51.818379 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-48503302-5197-469a-9a6c-12352136b2fb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:51.823538 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48503302-5197-469a-9a6c-12352136b2fb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:51.823950 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 40/155] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:51 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:51.897176 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:51.897176 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:51.901967 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-e4edee8b-75a0-4019-8952-1f9e1e809a30 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:51.907862 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-e4edee8b-75a0-4019-8952-1f9e1e809a30 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:51.908378 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 39/156] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:51 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:52.171918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73d8aa02-7726-4b48-a42e-08dc4aea6bff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.173530 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73d8aa02-7726-4b48-a42e-08dc4aea6bff tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:52.173702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73d8aa02-7726-4b48-a42e-08dc4aea6bff tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:52.173895 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73d8aa02-7726-4b48-a42e-08dc4aea6bff tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:52.189123 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:52.189123 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:52.192981 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-73d8aa02-7726-4b48-a42e-08dc4aea6bff tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:52.197190 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73d8aa02-7726-4b48-a42e-08dc4aea6bff tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:52.198073 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 38/157] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:52 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:56:52.310952 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ed22184-0308-44fe-90b9-b66bb2960096 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.311615 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ed22184-0308-44fe-90b9-b66bb2960096 None None] GET https://10.4.3.193/volume// Aug 07 13:56:52.311917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ed22184-0308-44fe-90b9-b66bb2960096 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:52.312243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ed22184-0308-44fe-90b9-b66bb2960096 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:52.312687 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ed22184-0308-44fe-90b9-b66bb2960096 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:52.313115 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 41/158] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:56:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:52.335535 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-f8798b1b-d993-4a02-9e5e-7c223ae70fb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.558526 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-f8798b1b-d993-4a02-9e5e-7c223ae70fb6 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:52.562173 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-f8798b1b-d993-4a02-9e5e-7c223ae70fb6 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9654fddd-df6a-4c22-8160-ce11fe5c5e48", "connector": null, "instance_uuid": "499c1d5e-47ae-46ee-a221-17661c289405"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:52.733676 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:52.733676 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:52.767360 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-f8798b1b-d993-4a02-9e5e-7c223ae70fb6 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:52.767581 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 41/159] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:52 2026] POST /volume/v3/attachments => generated 273 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:52.808298 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fa796f1-e73a-4f84-afed-dd91f3eed1c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.813527 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa796f1-e73a-4f84-afed-dd91f3eed1c9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:52.813701 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fa796f1-e73a-4f84-afed-dd91f3eed1c9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:52.813888 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fa796f1-e73a-4f84-afed-dd91f3eed1c9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:52.821244 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c35f6dca-b406-434d-8430-358a0dc724da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.821973 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c35f6dca-b406-434d-8430-358a0dc724da None None] GET https://10.4.3.193/volume// Aug 07 13:56:52.822197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c35f6dca-b406-434d-8430-358a0dc724da None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:52.822444 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c35f6dca-b406-434d-8430-358a0dc724da None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:52.823047 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c35f6dca-b406-434d-8430-358a0dc724da None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:52.823388 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 39/160] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:52.827865 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:52.827865 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:52.830901 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-98a5bc93-1808-4839-9653-fc9feb054718 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.833501 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fa796f1-e73a-4f84-afed-dd91f3eed1c9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:52.835811 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-98a5bc93-1808-4839-9653-fc9feb054718 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:52.836102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-98a5bc93-1808-4839-9653-fc9feb054718 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:52.836309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-98a5bc93-1808-4839-9653-fc9feb054718 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:52.837283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa796f1-e73a-4f84-afed-dd91f3eed1c9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:52.838124 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 40/161] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:52 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:52.839567 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fcb0fad5-6ca7-4d55-abb9-13290fbcba75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.841784 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fcb0fad5-6ca7-4d55-abb9-13290fbcba75 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:52.842050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fcb0fad5-6ca7-4d55-abb9-13290fbcba75 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:52.842571 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fcb0fad5-6ca7-4d55-abb9-13290fbcba75 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:52.851246 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:52.851246 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:52.856217 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fcb0fad5-6ca7-4d55-abb9-13290fbcba75 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:52.862147 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fcb0fad5-6ca7-4d55-abb9-13290fbcba75 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:52.863347 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 42/162] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:52 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:52.922886 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5894287a-89a6-42ef-b624-c613143e7081 req-de557001-255b-4173-8832-f53c1f16a2ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:52.925906 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-de557001-255b-4173-8832-f53c1f16a2ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:52.926170 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-de557001-255b-4173-8832-f53c1f16a2ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:52.926392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-de557001-255b-4173-8832-f53c1f16a2ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:52.941291 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:52.941291 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:52.950836 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5894287a-89a6-42ef-b624-c613143e7081 req-de557001-255b-4173-8832-f53c1f16a2ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:52.958315 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-de557001-255b-4173-8832-f53c1f16a2ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:52.958849 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 40/163] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:52 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:53.005858 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.005858 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:53.009371 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-98a5bc93-1808-4839-9653-fc9feb054718 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:53.013955 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-98a5bc93-1808-4839-9653-fc9feb054718 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:53.014530 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 42/164] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:52 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1247 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:53.121645 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-0e66cc64-43f8-4b37-9ca0-d4f81e134df2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.124191 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-0e66cc64-43f8-4b37-9ca0-d4f81e134df2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] PUT https://10.4.3.193/volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468 Aug 07 13:56:53.124681 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-0e66cc64-43f8-4b37-9ca0-d4f81e134df2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:53.144489 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-0e66cc64-43f8-4b37-9ca0-d4f81e134df2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Acquiring lock "cinder-attachment_update-9654fddd-df6a-4c22-8160-ce11fe5c5e48-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:53.151141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-0e66cc64-43f8-4b37-9ca0-d4f81e134df2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Lock "cinder-attachment_update-9654fddd-df6a-4c22-8160-ce11fe5c5e48-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:53.152509 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.152509 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:53.219504 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5eb4b87a-c074-4097-a720-e6871f78fedf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.221116 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5eb4b87a-c074-4097-a720-e6871f78fedf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:53.221318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5eb4b87a-c074-4097-a720-e6871f78fedf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:53.221522 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5eb4b87a-c074-4097-a720-e6871f78fedf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:53.231665 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.231665 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:53.235226 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5eb4b87a-c074-4097-a720-e6871f78fedf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:53.239973 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5eb4b87a-c074-4097-a720-e6871f78fedf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:53.240674 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 43/165] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:53 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:53.269054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-0e66cc64-43f8-4b37-9ca0-d4f81e134df2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Lock "cinder-attachment_update-9654fddd-df6a-4c22-8160-ce11fe5c5e48-np0000006713" released by "attachment_update" :: held 0.118s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:53.269503 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-0e66cc64-43f8-4b37-9ca0-d4f81e134df2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468 returned with HTTP 200 Aug 07 13:56:53.269928 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 41/166] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:53 2026] PUT /volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:53.321658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2b60aa2-b2e2-4a3b-8ed9-8076ab974fce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.322171 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2b60aa2-b2e2-4a3b-8ed9-8076ab974fce None None] GET https://10.4.3.193/volume// Aug 07 13:56:53.322412 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2b60aa2-b2e2-4a3b-8ed9-8076ab974fce None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:53.322664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2b60aa2-b2e2-4a3b-8ed9-8076ab974fce None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:53.323091 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2b60aa2-b2e2-4a3b-8ed9-8076ab974fce None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:53.323469 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 41/167] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:56:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:53.352034 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5894287a-89a6-42ef-b624-c613143e7081 req-4884bde4-d056-4267-8b96-a05a7cf3362c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.714974 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-4884bde4-d056-4267-8b96-a05a7cf3362c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:53.715324 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-4884bde4-d056-4267-8b96-a05a7cf3362c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "467115d3-9b16-43f6-8e53-1c8550fa621a", "connector": null, "instance_uuid": "9c9d9cba-d01d-4e64-bdb5-ed25e075b037"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:53.722858 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.722858 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:53.752586 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-4884bde4-d056-4267-8b96-a05a7cf3362c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:53.752586 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 43/168] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:53 2026] POST /volume/v3/attachments => generated 273 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:53.787081 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13187d12-4654-4978-a772-27f47e2612c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.790037 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13187d12-4654-4978-a772-27f47e2612c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:53.790037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13187d12-4654-4978-a772-27f47e2612c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:53.790037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13187d12-4654-4978-a772-27f47e2612c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:53.802990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d23417da-bb4a-435a-a1ba-ada33da0f2b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.803340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d23417da-bb4a-435a-a1ba-ada33da0f2b7 None None] GET https://10.4.3.193/volume// Aug 07 13:56:53.803507 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d23417da-bb4a-435a-a1ba-ada33da0f2b7 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:53.803709 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d23417da-bb4a-435a-a1ba-ada33da0f2b7 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:53.804080 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d23417da-bb4a-435a-a1ba-ada33da0f2b7 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:53.804337 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 42/169] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:53.806564 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.806564 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:53.811373 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13187d12-4654-4978-a772-27f47e2612c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:53.816717 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13187d12-4654-4978-a772-27f47e2612c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:53.817199 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 44/170] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:53 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:53.825889 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5894287a-89a6-42ef-b624-c613143e7081 req-fb45fc97-a46d-4b47-a0d6-24089858a407 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.832960 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-fb45fc97-a46d-4b47-a0d6-24089858a407 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:53.833177 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-fb45fc97-a46d-4b47-a0d6-24089858a407 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:53.833450 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-fb45fc97-a46d-4b47-a0d6-24089858a407 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:53.848398 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.848398 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:53.854642 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91435c6c-0dc0-4437-a8f7-c4d34ec5f1a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.856446 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5894287a-89a6-42ef-b624-c613143e7081 req-fb45fc97-a46d-4b47-a0d6-24089858a407 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:53.857940 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91435c6c-0dc0-4437-a8f7-c4d34ec5f1a2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:53.858195 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91435c6c-0dc0-4437-a8f7-c4d34ec5f1a2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:53.858467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91435c6c-0dc0-4437-a8f7-c4d34ec5f1a2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:53.864273 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-fb45fc97-a46d-4b47-a0d6-24089858a407 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:53.864418 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 42/171] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:53 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1032 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:53.873468 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.873468 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:53.876927 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-91435c6c-0dc0-4437-a8f7-c4d34ec5f1a2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:53.880884 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91435c6c-0dc0-4437-a8f7-c4d34ec5f1a2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:53.881277 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 44/172] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:53 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:53.963317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5894287a-89a6-42ef-b624-c613143e7081 req-0933acec-132e-4633-96b4-6b0bde5b8bea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:53.965447 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-0933acec-132e-4633-96b4-6b0bde5b8bea tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be Aug 07 13:56:53.965871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-0933acec-132e-4633-96b4-6b0bde5b8bea tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:53.974186 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5894287a-89a6-42ef-b624-c613143e7081 req-0933acec-132e-4633-96b4-6b0bde5b8bea tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-467115d3-9b16-43f6-8e53-1c8550fa621a-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:53.979920 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5894287a-89a6-42ef-b624-c613143e7081 req-0933acec-132e-4633-96b4-6b0bde5b8bea tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-467115d3-9b16-43f6-8e53-1c8550fa621a-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:53.980957 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:53.980957 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:54.062025 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5894287a-89a6-42ef-b624-c613143e7081 req-0933acec-132e-4633-96b4-6b0bde5b8bea tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-467115d3-9b16-43f6-8e53-1c8550fa621a-np0000006713" released by "attachment_update" :: held 0.082s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:54.062692 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-0933acec-132e-4633-96b4-6b0bde5b8bea tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be returned with HTTP 200 Aug 07 13:56:54.063231 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 43/173] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:53 2026] PUT /volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:54.257225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd5ae98f-0b33-4760-bd1d-f2c66d4b0a5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:54.259137 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd5ae98f-0b33-4760-bd1d-f2c66d4b0a5f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:54.259366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd5ae98f-0b33-4760-bd1d-f2c66d4b0a5f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:54.259606 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd5ae98f-0b33-4760-bd1d-f2c66d4b0a5f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:54.269871 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:54.269871 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:54.273311 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cd5ae98f-0b33-4760-bd1d-f2c66d4b0a5f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:54.277071 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd5ae98f-0b33-4760-bd1d-f2c66d4b0a5f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:54.277464 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 45/174] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:54 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:54.834621 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6b36ed40-410f-485c-870e-97bce632442b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:54.839673 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b36ed40-410f-485c-870e-97bce632442b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:54.842231 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b36ed40-410f-485c-870e-97bce632442b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:54.842677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b36ed40-410f-485c-870e-97bce632442b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:54.863431 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:54.863431 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:54.868525 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6b36ed40-410f-485c-870e-97bce632442b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:54.875105 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b36ed40-410f-485c-870e-97bce632442b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:54.875558 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 43/175] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:54 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:54.895289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70c8dbeb-f030-4c74-97b3-f73dd075de2a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:54.897613 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70c8dbeb-f030-4c74-97b3-f73dd075de2a tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:54.897886 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70c8dbeb-f030-4c74-97b3-f73dd075de2a tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:54.898133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70c8dbeb-f030-4c74-97b3-f73dd075de2a tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:54.908692 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:54.908692 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:54.913113 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-70c8dbeb-f030-4c74-97b3-f73dd075de2a tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:54.916753 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70c8dbeb-f030-4c74-97b3-f73dd075de2a tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:54.917321 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 45/176] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:54 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:56:55.289699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b42989d-bc3c-4847-b13d-fd49e07471a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:55.291940 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b42989d-bc3c-4847-b13d-fd49e07471a6 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:55.291940 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b42989d-bc3c-4847-b13d-fd49e07471a6 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:55.292145 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b42989d-bc3c-4847-b13d-fd49e07471a6 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:55.303325 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:55.303325 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:55.307454 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8b42989d-bc3c-4847-b13d-fd49e07471a6 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:55.311872 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b42989d-bc3c-4847-b13d-fd49e07471a6 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:55.312255 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 44/177] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:55 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:55.897236 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-587a7a83-e708-41fa-b505-35f96f91c670 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:55.899038 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-587a7a83-e708-41fa-b505-35f96f91c670 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:55.899259 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-587a7a83-e708-41fa-b505-35f96f91c670 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:55.899464 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-587a7a83-e708-41fa-b505-35f96f91c670 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:55.909081 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:55.909081 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:55.912696 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-587a7a83-e708-41fa-b505-35f96f91c670 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:55.916769 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-587a7a83-e708-41fa-b505-35f96f91c670 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:55.919115 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 46/178] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:55 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:55.933827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b19dd2a7-36b1-45db-a318-75a74f4e40c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:55.936358 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b19dd2a7-36b1-45db-a318-75a74f4e40c8 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:55.936685 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b19dd2a7-36b1-45db-a318-75a74f4e40c8 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:55.936975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b19dd2a7-36b1-45db-a318-75a74f4e40c8 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:55.954679 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:55.954679 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:55.962901 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b19dd2a7-36b1-45db-a318-75a74f4e40c8 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:55.970218 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b19dd2a7-36b1-45db-a318-75a74f4e40c8 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:55.970767 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 44/179] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:55 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:56.327287 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-828e13e5-939c-46ea-a26f-4c89057f65c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:56.330013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-828e13e5-939c-46ea-a26f-4c89057f65c0 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:56.330898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-828e13e5-939c-46ea-a26f-4c89057f65c0 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:56.331171 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-828e13e5-939c-46ea-a26f-4c89057f65c0 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:56.346466 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:56.346466 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:56.352572 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-828e13e5-939c-46ea-a26f-4c89057f65c0 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:56.356688 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-d4733fe9-f337-4e9f-b654-8e5a6b593359 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:56.359971 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-d4733fe9-f337-4e9f-b654-8e5a6b593359 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:56:56.360886 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-828e13e5-939c-46ea-a26f-4c89057f65c0 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:56.361295 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-d4733fe9-f337-4e9f-b654-8e5a6b593359 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:56.361522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-d4733fe9-f337-4e9f-b654-8e5a6b593359 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:56.362597 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 46/180] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:56 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:56.370893 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:56.370893 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:56.374588 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-d4733fe9-f337-4e9f-b654-8e5a6b593359 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:56.381786 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-d4733fe9-f337-4e9f-b654-8e5a6b593359 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:56:56.382241 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 45/181] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:56 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:56.659931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc28b67a-8c95-4b95-a4f0-e4381ddcbd5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:56.660249 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc28b67a-8c95-4b95-a4f0-e4381ddcbd5f None None] GET https://10.4.3.193/volume// Aug 07 13:56:56.660388 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc28b67a-8c95-4b95-a4f0-e4381ddcbd5f None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:56.660580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc28b67a-8c95-4b95-a4f0-e4381ddcbd5f None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:56.660886 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc28b67a-8c95-4b95-a4f0-e4381ddcbd5f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:56.661132 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 47/182] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:56:56 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:56.684987 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-62f835ad-c348-4ab4-9110-cf8e1deed8c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:56.913879 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-62f835ad-c348-4ab4-9110-cf8e1deed8c8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:56:56.913879 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-62f835ad-c348-4ab4-9110-cf8e1deed8c8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0093f9a-61b2-463c-a74c-f52b7c3230c6", "connector": null, "instance_uuid": "f0fbf97b-87f9-41b8-af04-7728cafc7e11"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:56.925148 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:56.925148 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:56.931784 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8fa8625d-3d7e-4dd8-89ff-3e7a9c72c8ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:56.934954 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fa8625d-3d7e-4dd8-89ff-3e7a9c72c8ff tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:56.934954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fa8625d-3d7e-4dd8-89ff-3e7a9c72c8ff tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:56.935126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fa8625d-3d7e-4dd8-89ff-3e7a9c72c8ff tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:56.946910 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:56.946910 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:56.950142 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8fa8625d-3d7e-4dd8-89ff-3e7a9c72c8ff tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:56.955210 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fa8625d-3d7e-4dd8-89ff-3e7a9c72c8ff tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:56.955641 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 47/183] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:56 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:56.960572 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-62f835ad-c348-4ab4-9110-cf8e1deed8c8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 13:56:56.965303 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-62f835ad-c348-4ab4-9110-cf8e1deed8c8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:56:56.966023 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 45/184] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:56:56 2026] POST /volume/v3/attachments => generated 271 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:56.988375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2c5fbca-6f4f-4c6f-ab2f-15515147d659 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:56.990930 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2c5fbca-6f4f-4c6f-ab2f-15515147d659 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:56.991220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2c5fbca-6f4f-4c6f-ab2f-15515147d659 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:56.991515 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2c5fbca-6f4f-4c6f-ab2f-15515147d659 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:56.993675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba1619df-d320-4fbc-807a-35c1c5b49e9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:56.995869 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba1619df-d320-4fbc-807a-35c1c5b49e9a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:56:56.996112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba1619df-d320-4fbc-807a-35c1c5b49e9a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:56.996330 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba1619df-d320-4fbc-807a-35c1c5b49e9a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:57.007909 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:57.007909 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:57.010640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c5b1154-e5a7-4c16-9c01-e3e266a0be83 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:57.011149 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c5b1154-e5a7-4c16-9c01-e3e266a0be83 None None] GET https://10.4.3.193/volume// Aug 07 13:56:57.011233 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:57.011233 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:57.011364 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c5b1154-e5a7-4c16-9c01-e3e266a0be83 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:57.011636 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c5b1154-e5a7-4c16-9c01-e3e266a0be83 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:57.013343 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c5b1154-e5a7-4c16-9c01-e3e266a0be83 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:57.014380 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 48/185] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:57 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:57.015076 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba1619df-d320-4fbc-807a-35c1c5b49e9a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:57.015150 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e2c5fbca-6f4f-4c6f-ab2f-15515147d659 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:57.020590 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2c5fbca-6f4f-4c6f-ab2f-15515147d659 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:57.021416 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 46/186] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:56 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:56:57.024206 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba1619df-d320-4fbc-807a-35c1c5b49e9a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:56:57.025544 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 48/187] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:56 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:57.028225 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-ad65f495-a930-4c8e-802d-f41f007866f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:57.030225 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-ad65f495-a930-4c8e-802d-f41f007866f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:56:57.030536 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-ad65f495-a930-4c8e-802d-f41f007866f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:57.030776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-ad65f495-a930-4c8e-802d-f41f007866f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:57.041137 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:57.041137 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:57.048801 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-ad65f495-a930-4c8e-802d-f41f007866f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:57.050664 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-ad65f495-a930-4c8e-802d-f41f007866f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:56:57.051161 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 46/188] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:57 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1047 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:57.135970 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-7d2b570f-35ec-478c-b34b-07d21ab48147 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:57.138241 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-7d2b570f-35ec-478c-b34b-07d21ab48147 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] PUT https://10.4.3.193/volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911 Aug 07 13:56:57.138776 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-7d2b570f-35ec-478c-b34b-07d21ab48147 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:57.147315 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-7d2b570f-35ec-478c-b34b-07d21ab48147 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Acquiring lock "cinder-attachment_update-e0093f9a-61b2-463c-a74c-f52b7c3230c6-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:56:57.154829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-7d2b570f-35ec-478c-b34b-07d21ab48147 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Lock "cinder-attachment_update-e0093f9a-61b2-463c-a74c-f52b7c3230c6-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:56:57.155858 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:57.155858 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:57.241912 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-7d2b570f-35ec-478c-b34b-07d21ab48147 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Lock "cinder-attachment_update-e0093f9a-61b2-463c-a74c-f52b7c3230c6-np0000006713" released by "attachment_update" :: held 0.087s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:56:57.242317 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-7d2b570f-35ec-478c-b34b-07d21ab48147 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911 returned with HTTP 200 Aug 07 13:56:57.243084 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 49/189] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:56:57 2026] PUT /volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911 => generated 967 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:57.378553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05038c0c-d151-41b7-8b3c-3035d87bceba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:57.380192 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05038c0c-d151-41b7-8b3c-3035d87bceba tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:57.380426 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05038c0c-d151-41b7-8b3c-3035d87bceba tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:57.380617 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05038c0c-d151-41b7-8b3c-3035d87bceba tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:57.395286 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:57.395286 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:57.400686 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05038c0c-d151-41b7-8b3c-3035d87bceba tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:57.405452 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05038c0c-d151-41b7-8b3c-3035d87bceba tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:57.405884 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 47/190] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:57 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:57.712230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3143924c-7715-46c3-b713-29a76eccaee1 req-c03ee4eb-aa4c-4884-976d-7b8caaffde7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:57.714325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-c03ee4eb-aa4c-4884-976d-7b8caaffde7f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] POST https://10.4.3.193/volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32/action Aug 07 13:56:57.714948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-c03ee4eb-aa4c-4884-976d-7b8caaffde7f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:57.715095 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-c03ee4eb-aa4c-4884-976d-7b8caaffde7f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:57.730983 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:57.730983 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:57.742767 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3143924c-7715-46c3-b713-29a76eccaee1 req-c03ee4eb-aa4c-4884-976d-7b8caaffde7f tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32/action returned with HTTP 204 Aug 07 13:56:57.743318 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 49/191] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:56:57 2026] POST /volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:56:57.971333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8724125a-dfc7-4a2c-8fdd-dc7beba990c6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:57.975341 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8724125a-dfc7-4a2c-8fdd-dc7beba990c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:57.975341 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8724125a-dfc7-4a2c-8fdd-dc7beba990c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:57.975341 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8724125a-dfc7-4a2c-8fdd-dc7beba990c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:57.987371 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:57.987371 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:57.991952 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8724125a-dfc7-4a2c-8fdd-dc7beba990c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:57.998267 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8724125a-dfc7-4a2c-8fdd-dc7beba990c6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:57.998267 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 47/192] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:57 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:58.033707 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3127723a-ceac-4872-be65-983ba15bc5ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.037066 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3127723a-ceac-4872-be65-983ba15bc5ca tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:58.037330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3127723a-ceac-4872-be65-983ba15bc5ca tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.037552 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3127723a-ceac-4872-be65-983ba15bc5ca tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.039064 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5c19f0be-c1fd-43d2-b47a-2798116b8807 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.041787 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c19f0be-c1fd-43d2-b47a-2798116b8807 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:56:58.042026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c19f0be-c1fd-43d2-b47a-2798116b8807 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.042249 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c19f0be-c1fd-43d2-b47a-2798116b8807 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.070030 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.070030 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:58.071458 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.071458 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:58.072721 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3127723a-ceac-4872-be65-983ba15bc5ca tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:58.077559 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5c19f0be-c1fd-43d2-b47a-2798116b8807 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:58.085226 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3127723a-ceac-4872-be65-983ba15bc5ca tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:58.085226 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 50/193] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:58.091523 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c19f0be-c1fd-43d2-b47a-2798116b8807 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:56:58.092540 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 48/194] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:58.421429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30a49c4a-acb0-45e7-addf-e549203f5679 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.423262 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30a49c4a-acb0-45e7-addf-e549203f5679 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:58.423476 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30a49c4a-acb0-45e7-addf-e549203f5679 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.423662 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30a49c4a-acb0-45e7-addf-e549203f5679 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.433108 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.433108 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:58.436474 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30a49c4a-acb0-45e7-addf-e549203f5679 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:58.441005 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30a49c4a-acb0-45e7-addf-e549203f5679 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:58.441391 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 50/195] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:58.455833 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34fd3a8e-bfd9-4261-91cf-c019052789c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.458349 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34fd3a8e-bfd9-4261-91cf-c019052789c1 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:58.458608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34fd3a8e-bfd9-4261-91cf-c019052789c1 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.458853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34fd3a8e-bfd9-4261-91cf-c019052789c1 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.470851 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.470851 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:58.475913 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34fd3a8e-bfd9-4261-91cf-c019052789c1 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:58.481856 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34fd3a8e-bfd9-4261-91cf-c019052789c1 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:58.482407 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 48/196] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:58.496345 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-399a70ff-5fe9-484b-81e5-40147cfb326a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.500530 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-399a70ff-5fe9-484b-81e5-40147cfb326a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:58.500530 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-399a70ff-5fe9-484b-81e5-40147cfb326a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.500530 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-399a70ff-5fe9-484b-81e5-40147cfb326a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.517581 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.517581 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:58.524598 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-399a70ff-5fe9-484b-81e5-40147cfb326a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:56:58.529884 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-399a70ff-5fe9-484b-81e5-40147cfb326a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:58.530339 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 51/197] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:58.680027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-cca2880f-d004-42a4-adf2-0d4ac6ce1385 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.686234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-cca2880f-d004-42a4-adf2-0d4ac6ce1385 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:58.686454 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-cca2880f-d004-42a4-adf2-0d4ac6ce1385 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.686589 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-cca2880f-d004-42a4-adf2-0d4ac6ce1385 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.705083 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.705083 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:58.709609 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-cca2880f-d004-42a4-adf2-0d4ac6ce1385 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:58.715605 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-cca2880f-d004-42a4-adf2-0d4ac6ce1385 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:58.716084 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 49/198] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:58.760799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-48b468dc-e1be-41eb-a298-ea7ad8ca1549 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.765894 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-48b468dc-e1be-41eb-a298-ea7ad8ca1549 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] POST https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433/action Aug 07 13:56:58.766329 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-48b468dc-e1be-41eb-a298-ea7ad8ca1549 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:56:58.766528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-48b468dc-e1be-41eb-a298-ea7ad8ca1549 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:56:58.783081 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.783081 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:58.783081 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-48b468dc-e1be-41eb-a298-ea7ad8ca1549 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:58.796139 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-48b468dc-e1be-41eb-a298-ea7ad8ca1549 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Begin detaching volume completed successfully. Aug 07 13:56:58.796139 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-48b468dc-e1be-41eb-a298-ea7ad8ca1549 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433/action returned with HTTP 202 Aug 07 13:56:58.796139 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 51/199] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:56:58 2026] POST /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:56:58.818501 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a022747-0476-4e49-98ff-0d85b58cba60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.820118 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a022747-0476-4e49-98ff-0d85b58cba60 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:58.821015 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a022747-0476-4e49-98ff-0d85b58cba60 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.821708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a022747-0476-4e49-98ff-0d85b58cba60 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.834411 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.834411 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:58.837893 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4a022747-0476-4e49-98ff-0d85b58cba60 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:56:58.846020 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a022747-0476-4e49-98ff-0d85b58cba60 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:58.846636 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 49/200] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:58.853481 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc69bf77-d93a-4c7f-bc41-84ac092981d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.853859 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc69bf77-d93a-4c7f-bc41-84ac092981d9 None None] GET https://10.4.3.193/volume// Aug 07 13:56:58.854045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc69bf77-d93a-4c7f-bc41-84ac092981d9 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.854260 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc69bf77-d93a-4c7f-bc41-84ac092981d9 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.854606 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc69bf77-d93a-4c7f-bc41-84ac092981d9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:56:58.854909 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 52/201] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:56:58.862217 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-239d0ead-ba7a-4011-9901-740267f2b709 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:58.865343 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-239d0ead-ba7a-4011-9901-740267f2b709 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:58.865602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-239d0ead-ba7a-4011-9901-740267f2b709 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:58.865853 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-239d0ead-ba7a-4011-9901-740267f2b709 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:58.878920 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:58.878920 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:58.883268 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-239d0ead-ba7a-4011-9901-740267f2b709 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:56:58.889216 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-239d0ead-ba7a-4011-9901-740267f2b709 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:58.889708 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 50/202] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:56:58 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:56:59.013187 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6855ccc-37d4-4ff7-b471-fb4bd693861a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:59.019140 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6855ccc-37d4-4ff7-b471-fb4bd693861a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:56:59.019316 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6855ccc-37d4-4ff7-b471-fb4bd693861a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:59.019503 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6855ccc-37d4-4ff7-b471-fb4bd693861a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:59.036644 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:59.036644 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:56:59.041866 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6855ccc-37d4-4ff7-b471-fb4bd693861a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:56:59.044926 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6855ccc-37d4-4ff7-b471-fb4bd693861a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:56:59.045338 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 52/203] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:59 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:59.100806 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1557e74a-0d4c-45c3-8fd0-a39e5541aa39 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:59.103054 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1557e74a-0d4c-45c3-8fd0-a39e5541aa39 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:56:59.103288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1557e74a-0d4c-45c3-8fd0-a39e5541aa39 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:59.103497 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1557e74a-0d4c-45c3-8fd0-a39e5541aa39 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:59.107503 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5a496a2-3119-45ce-ba2b-9e7705cdecb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:59.109859 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5a496a2-3119-45ce-ba2b-9e7705cdecb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:56:59.110161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5a496a2-3119-45ce-ba2b-9e7705cdecb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:59.110457 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5a496a2-3119-45ce-ba2b-9e7705cdecb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:59.114407 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:59.114407 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:56:59.120869 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1557e74a-0d4c-45c3-8fd0-a39e5541aa39 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:56:59.123262 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:59.123262 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:56:59.123433 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1557e74a-0d4c-45c3-8fd0-a39e5541aa39 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:56:59.123855 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 50/204] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:59 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:56:59.127724 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d5a496a2-3119-45ce-ba2b-9e7705cdecb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:56:59.133826 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5a496a2-3119-45ce-ba2b-9e7705cdecb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:56:59.134337 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 53/205] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:59 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:56:59.864559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f730bd7-451e-4837-9991-16f630ee809a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:56:59.866333 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f730bd7-451e-4837-9991-16f630ee809a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:56:59.866555 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f730bd7-451e-4837-9991-16f630ee809a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:56:59.866736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f730bd7-451e-4837-9991-16f630ee809a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:56:59.878220 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:56:59.878220 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:56:59.883049 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0f730bd7-451e-4837-9991-16f630ee809a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:56:59.889112 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f730bd7-451e-4837-9991-16f630ee809a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:56:59.889509 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 51/206] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:56:59 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:00.060926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de2c2308-3c44-4433-b608-81d3b8d402d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:00.064617 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de2c2308-3c44-4433-b608-81d3b8d402d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:00.064617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de2c2308-3c44-4433-b608-81d3b8d402d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:00.064617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de2c2308-3c44-4433-b608-81d3b8d402d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:00.076535 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:00.076535 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:00.084172 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de2c2308-3c44-4433-b608-81d3b8d402d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:00.091057 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de2c2308-3c44-4433-b608-81d3b8d402d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:00.091057 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 53/207] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:00 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:00.139400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-494958e0-9f3f-4706-9840-d01eb8582a06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:00.142010 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-494958e0-9f3f-4706-9840-d01eb8582a06 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:00.142423 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-494958e0-9f3f-4706-9840-d01eb8582a06 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:00.142708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-494958e0-9f3f-4706-9840-d01eb8582a06 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:00.148392 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73b8bd3b-686c-49f9-95cd-69ffbde3c194 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:00.150534 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73b8bd3b-686c-49f9-95cd-69ffbde3c194 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:00.150775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73b8bd3b-686c-49f9-95cd-69ffbde3c194 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:00.151083 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73b8bd3b-686c-49f9-95cd-69ffbde3c194 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:00.156127 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:00.156127 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:00.162113 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-494958e0-9f3f-4706-9840-d01eb8582a06 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:00.167545 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:00.167545 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:00.168487 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-494958e0-9f3f-4706-9840-d01eb8582a06 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:00.168978 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 51/208] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:00 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:00.173237 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73b8bd3b-686c-49f9-95cd-69ffbde3c194 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:00.179925 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73b8bd3b-686c-49f9-95cd-69ffbde3c194 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:00.180491 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 54/209] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:00 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:00.705131 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-3095c3f4-94b5-42e9-8d5c-752e0f372c1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:00.707120 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-3095c3f4-94b5-42e9-8d5c-752e0f372c1d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] POST https://10.4.3.193/volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468/action Aug 07 13:57:00.707477 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-3095c3f4-94b5-42e9-8d5c-752e0f372c1d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:00.707591 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-3095c3f4-94b5-42e9-8d5c-752e0f372c1d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:00.723223 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:00.723223 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:00.734822 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bf7518cc-0ef1-46ef-bc84-213edf4dff3d req-3095c3f4-94b5-42e9-8d5c-752e0f372c1d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468/action returned with HTTP 204 Aug 07 13:57:00.735442 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 52/210] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:00 2026] POST /volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:00.903973 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a74b4fb-cb37-4a2e-9c99-b03f45ab35eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:00.906342 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a74b4fb-cb37-4a2e-9c99-b03f45ab35eb tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:00.906641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a74b4fb-cb37-4a2e-9c99-b03f45ab35eb tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:00.906925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a74b4fb-cb37-4a2e-9c99-b03f45ab35eb tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:00.919982 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:00.919982 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:00.923669 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9a74b4fb-cb37-4a2e-9c99-b03f45ab35eb tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:00.928036 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a74b4fb-cb37-4a2e-9c99-b03f45ab35eb tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:00.928450 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 54/211] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:00 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:01.108167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a3e7c42-f216-4534-a9b3-64adc3cb9627 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.110471 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a3e7c42-f216-4534-a9b3-64adc3cb9627 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:01.110733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a3e7c42-f216-4534-a9b3-64adc3cb9627 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.110995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a3e7c42-f216-4534-a9b3-64adc3cb9627 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.123671 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.123671 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:01.128327 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9a3e7c42-f216-4534-a9b3-64adc3cb9627 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:01.133859 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a3e7c42-f216-4534-a9b3-64adc3cb9627 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:01.134401 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 52/212] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:01.182717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0431072-0da8-4797-95eb-2b277380cd53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.184340 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0431072-0da8-4797-95eb-2b277380cd53 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:01.184602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0431072-0da8-4797-95eb-2b277380cd53 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.184809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0431072-0da8-4797-95eb-2b277380cd53 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.194765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-defa5358-8654-4325-84ed-2b74f1e3987a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.197078 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-defa5358-8654-4325-84ed-2b74f1e3987a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:01.197337 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-defa5358-8654-4325-84ed-2b74f1e3987a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.197642 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-defa5358-8654-4325-84ed-2b74f1e3987a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.200072 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.200072 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:01.204746 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0431072-0da8-4797-95eb-2b277380cd53 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:01.209207 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0431072-0da8-4797-95eb-2b277380cd53 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:01.209443 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.209443 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:01.209595 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 55/213] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:01.212929 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-defa5358-8654-4325-84ed-2b74f1e3987a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:01.217293 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-defa5358-8654-4325-84ed-2b74f1e3987a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:01.217887 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 53/214] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:01.222026 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0b57fb7-93fb-43ff-89e0-cbacc4498cc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.223666 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0b57fb7-93fb-43ff-89e0-cbacc4498cc4 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:01.223882 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0b57fb7-93fb-43ff-89e0-cbacc4498cc4 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.224098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0b57fb7-93fb-43ff-89e0-cbacc4498cc4 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.233144 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.233144 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:01.236275 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0b57fb7-93fb-43ff-89e0-cbacc4498cc4 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:01.240089 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0b57fb7-93fb-43ff-89e0-cbacc4498cc4 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:01.240491 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 55/215] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:01.600608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-abaf3455-5dfa-4d8f-a83b-382ef6cb0e61 req-9244a3f8-6e85-4081-a62e-8dd5551dc3fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.604097 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-abaf3455-5dfa-4d8f-a83b-382ef6cb0e61 req-9244a3f8-6e85-4081-a62e-8dd5551dc3fd tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] POST https://10.4.3.193/volume/v3/snapshots/c60afe6c-4347-401f-988e-c0cc81ab2a35/action Aug 07 13:57:01.604732 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-abaf3455-5dfa-4d8f-a83b-382ef6cb0e61 req-9244a3f8-6e85-4081-a62e-8dd5551dc3fd tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:01.604970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-abaf3455-5dfa-4d8f-a83b-382ef6cb0e61 req-9244a3f8-6e85-4081-a62e-8dd5551dc3fd tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:01.606461 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.snapshot_actions [req-abaf3455-5dfa-4d8f-a83b-382ef6cb0e61 req-9244a3f8-6e85-4081-a62e-8dd5551dc3fd tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100322) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 13:57:01.622294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4682ba9f-77cd-4a91-bcae-21206db4aebf req-5df5f4e9-1e9a-49f3-88a2-f84170b6f7f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.624687 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c628ebe7-4b85-4f5d-93fa-302f65a91cf5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.625986 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4682ba9f-77cd-4a91-bcae-21206db4aebf req-5df5f4e9-1e9a-49f3-88a2-f84170b6f7f0 tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] POST https://10.4.3.193/volume/v3/snapshots/None/action Aug 07 13:57:01.626376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4682ba9f-77cd-4a91-bcae-21206db4aebf req-5df5f4e9-1e9a-49f3-88a2-f84170b6f7f0 tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:01.626510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4682ba9f-77cd-4a91-bcae-21206db4aebf req-5df5f4e9-1e9a-49f3-88a2-f84170b6f7f0 tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:01.627859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [req-4682ba9f-77cd-4a91-bcae-21206db4aebf req-5df5f4e9-1e9a-49f3-88a2-f84170b6f7f0 tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100323) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 13:57:01.628441 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c628ebe7-4b85-4f5d-93fa-302f65a91cf5 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:01.628696 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c628ebe7-4b85-4f5d-93fa-302f65a91cf5 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.628963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c628ebe7-4b85-4f5d-93fa-302f65a91cf5 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.635042 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-abaf3455-5dfa-4d8f-a83b-382ef6cb0e61 req-9244a3f8-6e85-4081-a62e-8dd5551dc3fd tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] https://10.4.3.193/volume/v3/snapshots/c60afe6c-4347-401f-988e-c0cc81ab2a35/action returned with HTTP 404 Aug 07 13:57:01.635583 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 53/216] 10.4.3.193 () {72 vars in 1678 bytes} [Fri Aug 7 13:57:01 2026] POST /volume/v3/snapshots/c60afe6c-4347-401f-988e-c0cc81ab2a35/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:01.644027 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.644027 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:01.649057 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c628ebe7-4b85-4f5d-93fa-302f65a91cf5 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:01.653555 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4682ba9f-77cd-4a91-bcae-21206db4aebf req-5df5f4e9-1e9a-49f3-88a2-f84170b6f7f0 tempest-VolumesAssistedSnapshotsTest-1120707191 tempest-VolumesAssistedSnapshotsTest-1120707191-project] https://10.4.3.193/volume/v3/snapshots/None/action returned with HTTP 404 Aug 07 13:57:01.653555 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 56/217] 10.4.3.193 () {72 vars in 1582 bytes} [Fri Aug 7 13:57:01 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:57:01.658020 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c628ebe7-4b85-4f5d-93fa-302f65a91cf5 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:01.658534 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 54/218] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:01.740745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-cec3a8b5-73c0-4e9c-a01e-94191eecb263 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.746654 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-cec3a8b5-73c0-4e9c-a01e-94191eecb263 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:01.746993 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-cec3a8b5-73c0-4e9c-a01e-94191eecb263 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.748049 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-cec3a8b5-73c0-4e9c-a01e-94191eecb263 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.763163 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.763163 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:01.767686 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-cec3a8b5-73c0-4e9c-a01e-94191eecb263 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:01.778797 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-cec3a8b5-73c0-4e9c-a01e-94191eecb263 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:01.778797 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 56/219] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:57:01.824950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-2e9ade3a-6c47-4f58-9b81-bcff03ebeba9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.828331 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-2e9ade3a-6c47-4f58-9b81-bcff03ebeba9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] POST https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48/action Aug 07 13:57:01.828331 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-2e9ade3a-6c47-4f58-9b81-bcff03ebeba9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:01.828331 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-2e9ade3a-6c47-4f58-9b81-bcff03ebeba9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:01.844945 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.844945 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:01.844945 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-2e9ade3a-6c47-4f58-9b81-bcff03ebeba9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:01.854945 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-2e9ade3a-6c47-4f58-9b81-bcff03ebeba9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Begin detaching volume completed successfully. Aug 07 13:57:01.854945 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-2e9ade3a-6c47-4f58-9b81-bcff03ebeba9 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48/action returned with HTTP 202 Aug 07 13:57:01.854945 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 54/220] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:57:01 2026] POST /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:57:01.933720 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a8cbf1d-9013-49b3-bff0-2e7422dc738d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.934462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a8cbf1d-9013-49b3-bff0-2e7422dc738d None None] GET https://10.4.3.193/volume// Aug 07 13:57:01.934829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a8cbf1d-9013-49b3-bff0-2e7422dc738d None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.935241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a8cbf1d-9013-49b3-bff0-2e7422dc738d None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.935622 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a8cbf1d-9013-49b3-bff0-2e7422dc738d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:01.935955 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 57/221] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:01.943649 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fc97210-5d8b-43c8-811b-031b7083105e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.943772 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-9bebb4f1-74f6-49f9-a881-25630c3ca9a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:01.944373 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fc97210-5d8b-43c8-811b-031b7083105e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:01.944470 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fc97210-5d8b-43c8-811b-031b7083105e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.944653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fc97210-5d8b-43c8-811b-031b7083105e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.947359 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-9bebb4f1-74f6-49f9-a881-25630c3ca9a3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:01.948159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-9bebb4f1-74f6-49f9-a881-25630c3ca9a3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:01.948518 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-9bebb4f1-74f6-49f9-a881-25630c3ca9a3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:01.955148 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.955148 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:01.958407 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4fc97210-5d8b-43c8-811b-031b7083105e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:01.961275 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:01.961275 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:01.964431 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fc97210-5d8b-43c8-811b-031b7083105e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:01.964766 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-9bebb4f1-74f6-49f9-a881-25630c3ca9a3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:01.964895 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 55/222] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:01.969517 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-9bebb4f1-74f6-49f9-a881-25630c3ca9a3 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:01.970077 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 57/223] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:01 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1553 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:02.147908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9f44757-093d-414c-8bfc-26dd81e89181 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:02.149865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9f44757-093d-414c-8bfc-26dd81e89181 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:02.150121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9f44757-093d-414c-8bfc-26dd81e89181 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:02.150351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9f44757-093d-414c-8bfc-26dd81e89181 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:02.161349 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:02.161349 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:02.166093 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9f44757-093d-414c-8bfc-26dd81e89181 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:02.171306 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9f44757-093d-414c-8bfc-26dd81e89181 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:02.171755 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 55/224] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:02 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:02.231658 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eba4526a-e02e-4b38-b545-29aa5c3131cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:02.234032 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eba4526a-e02e-4b38-b545-29aa5c3131cd tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:02.234301 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eba4526a-e02e-4b38-b545-29aa5c3131cd tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:02.234566 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eba4526a-e02e-4b38-b545-29aa5c3131cd tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:02.247304 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:02.247304 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:02.251969 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eba4526a-e02e-4b38-b545-29aa5c3131cd tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:02.257306 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eba4526a-e02e-4b38-b545-29aa5c3131cd tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:02.257931 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 58/225] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:02 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:02.982103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b106612-7d70-4a11-8f39-2b42a5a6cd41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:02.983819 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b106612-7d70-4a11-8f39-2b42a5a6cd41 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:02.984017 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b106612-7d70-4a11-8f39-2b42a5a6cd41 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:02.984212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b106612-7d70-4a11-8f39-2b42a5a6cd41 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:02.993933 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:02.993933 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:02.997369 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4b106612-7d70-4a11-8f39-2b42a5a6cd41 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:03.001645 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b106612-7d70-4a11-8f39-2b42a5a6cd41 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:03.002040 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 56/226] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:02 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:03.186604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c61ef157-b559-4a7f-9083-a8002570fad6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:03.190969 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c61ef157-b559-4a7f-9083-a8002570fad6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:03.191116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c61ef157-b559-4a7f-9083-a8002570fad6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:03.191293 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c61ef157-b559-4a7f-9083-a8002570fad6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:03.208401 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:03.208401 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:03.217122 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c61ef157-b559-4a7f-9083-a8002570fad6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:03.220788 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c61ef157-b559-4a7f-9083-a8002570fad6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:03.221167 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 58/227] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:03 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:03.280502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f15e0fac-2a60-4bcf-a536-97e56b6f0f6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:03.282354 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f15e0fac-2a60-4bcf-a536-97e56b6f0f6a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:03.282577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f15e0fac-2a60-4bcf-a536-97e56b6f0f6a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:03.282759 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f15e0fac-2a60-4bcf-a536-97e56b6f0f6a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:03.292622 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:03.292622 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:03.296532 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f15e0fac-2a60-4bcf-a536-97e56b6f0f6a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:03.301781 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f15e0fac-2a60-4bcf-a536-97e56b6f0f6a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:03.302433 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 56/228] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:03 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:03.753998 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5894287a-89a6-42ef-b624-c613143e7081 req-e54f64b4-daa5-4ed1-b250-4b84b66b1f38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:03.759288 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-e54f64b4-daa5-4ed1-b250-4b84b66b1f38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be/action Aug 07 13:57:03.759288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-e54f64b4-daa5-4ed1-b250-4b84b66b1f38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:03.759288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-e54f64b4-daa5-4ed1-b250-4b84b66b1f38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:03.786988 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:03.786988 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:03.802605 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5894287a-89a6-42ef-b624-c613143e7081 req-e54f64b4-daa5-4ed1-b250-4b84b66b1f38 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be/action returned with HTTP 204 Aug 07 13:57:03.802605 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 59/229] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:03 2026] POST /volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:04.021746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f109634-5a2d-43ca-b626-484865470d2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.024286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f109634-5a2d-43ca-b626-484865470d2b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:04.024577 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f109634-5a2d-43ca-b626-484865470d2b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.024950 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f109634-5a2d-43ca-b626-484865470d2b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.039394 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.039394 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:04.044608 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f109634-5a2d-43ca-b626-484865470d2b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:04.051457 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f109634-5a2d-43ca-b626-484865470d2b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:04.052104 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 57/230] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:04.239191 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94cfb27d-e3d1-426f-941a-a8497f1a9643 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.241813 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94cfb27d-e3d1-426f-941a-a8497f1a9643 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:04.242076 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94cfb27d-e3d1-426f-941a-a8497f1a9643 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.242225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94cfb27d-e3d1-426f-941a-a8497f1a9643 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.256479 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.256479 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:04.262438 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94cfb27d-e3d1-426f-941a-a8497f1a9643 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:04.269862 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94cfb27d-e3d1-426f-941a-a8497f1a9643 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:04.270520 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 59/231] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:04.318413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4de52c8b-8582-4f99-9dab-f3b392edd91c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.321860 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4de52c8b-8582-4f99-9dab-f3b392edd91c tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:04.321860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4de52c8b-8582-4f99-9dab-f3b392edd91c tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.322041 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4de52c8b-8582-4f99-9dab-f3b392edd91c tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.331532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-fb67bdeb-99d1-4adf-8097-2098125a6342 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.336014 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-fb67bdeb-99d1-4adf-8097-2098125a6342 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:04.336014 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-fb67bdeb-99d1-4adf-8097-2098125a6342 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.336014 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-fb67bdeb-99d1-4adf-8097-2098125a6342 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.337058 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.337058 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:04.343152 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4de52c8b-8582-4f99-9dab-f3b392edd91c tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:04.350160 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4de52c8b-8582-4f99-9dab-f3b392edd91c tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:04.351695 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 57/232] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:04.355440 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.355440 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:04.361777 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-fb67bdeb-99d1-4adf-8097-2098125a6342 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:04.370139 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-fb67bdeb-99d1-4adf-8097-2098125a6342 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:04.371200 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 60/233] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:04.491020 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff2a3a67-d253-4e07-8e0d-ceff299c4a66 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.491794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff2a3a67-d253-4e07-8e0d-ceff299c4a66 None None] GET https://10.4.3.193/volume// Aug 07 13:57:04.492074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff2a3a67-d253-4e07-8e0d-ceff299c4a66 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.492278 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff2a3a67-d253-4e07-8e0d-ceff299c4a66 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.496656 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff2a3a67-d253-4e07-8e0d-ceff299c4a66 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:04.497699 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 58/234] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:04.507536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-726088d3-8799-49f0-a67b-36b33a16a394 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.509661 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-726088d3-8799-49f0-a67b-36b33a16a394 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:04.510052 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-726088d3-8799-49f0-a67b-36b33a16a394 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "467115d3-9b16-43f6-8e53-1c8550fa621a", "connector": null, "instance_uuid": "f6e1da45-91e5-4d1e-899c-fc4ef86692f3"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:04.531231 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.531231 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:04.591900 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-726088d3-8799-49f0-a67b-36b33a16a394 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:04.592435 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 60/235] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:04 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 07 13:57:04.641273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bdf06bb9-ceb5-4967-894e-3e5317a5ad60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.644713 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdf06bb9-ceb5-4967-894e-3e5317a5ad60 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:04.644999 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdf06bb9-ceb5-4967-894e-3e5317a5ad60 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.645237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdf06bb9-ceb5-4967-894e-3e5317a5ad60 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.662872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83dd4a1c-9621-4956-8ba5-63ea2e76c47e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.663368 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83dd4a1c-9621-4956-8ba5-63ea2e76c47e None None] GET https://10.4.3.193/volume// Aug 07 13:57:04.663589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83dd4a1c-9621-4956-8ba5-63ea2e76c47e None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.663833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83dd4a1c-9621-4956-8ba5-63ea2e76c47e None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.664234 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83dd4a1c-9621-4956-8ba5-63ea2e76c47e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:04.664616 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 61/236] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:04.665019 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.665019 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:04.669960 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bdf06bb9-ceb5-4967-894e-3e5317a5ad60 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:04.673655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-f2cc2b61-e6ed-4a48-a5b4-5edae69b5070 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.676049 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdf06bb9-ceb5-4967-894e-3e5317a5ad60 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:04.676730 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 58/237] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:04.679218 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-f2cc2b61-e6ed-4a48-a5b4-5edae69b5070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:04.679523 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-f2cc2b61-e6ed-4a48-a5b4-5edae69b5070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:04.679722 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-f2cc2b61-e6ed-4a48-a5b4-5edae69b5070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:04.699792 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.699792 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:04.705062 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-f2cc2b61-e6ed-4a48-a5b4-5edae69b5070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:04.711609 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-f2cc2b61-e6ed-4a48-a5b4-5edae69b5070 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:04.712197 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 59/238] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:04 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:04.826363 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-ce53b2bd-4f4b-4eb0-86de-d0dc7ddc2a99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:04.829007 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-ce53b2bd-4f4b-4eb0-86de-d0dc7ddc2a99 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99 Aug 07 13:57:04.829550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-ce53b2bd-4f4b-4eb0-86de-d0dc7ddc2a99 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:04.841127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-ce53b2bd-4f4b-4eb0-86de-d0dc7ddc2a99 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-467115d3-9b16-43f6-8e53-1c8550fa621a-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:04.847305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-ce53b2bd-4f4b-4eb0-86de-d0dc7ddc2a99 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-467115d3-9b16-43f6-8e53-1c8550fa621a-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:04.849179 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:04.849179 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:04.949039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-ce53b2bd-4f4b-4eb0-86de-d0dc7ddc2a99 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-467115d3-9b16-43f6-8e53-1c8550fa621a-np0000006713" released by "attachment_update" :: held 0.101s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:04.949039 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-ce53b2bd-4f4b-4eb0-86de-d0dc7ddc2a99 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99 returned with HTTP 200 Aug 07 13:57:04.949261 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 61/239] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:04 2026] PUT /volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:05.069418 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a98ecd0-0a1b-489f-8828-6e1731a469e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:05.071079 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a98ecd0-0a1b-489f-8828-6e1731a469e7 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:05.071697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a98ecd0-0a1b-489f-8828-6e1731a469e7 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:05.071697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a98ecd0-0a1b-489f-8828-6e1731a469e7 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:05.082462 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:05.082462 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:05.087001 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a98ecd0-0a1b-489f-8828-6e1731a469e7 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:05.092367 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a98ecd0-0a1b-489f-8828-6e1731a469e7 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:05.092821 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 62/240] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:05 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:05.369193 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea4610a8-f902-4e0c-9f32-a6c5ac1371bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:05.371174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea4610a8-f902-4e0c-9f32-a6c5ac1371bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:05.371495 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea4610a8-f902-4e0c-9f32-a6c5ac1371bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:05.371753 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea4610a8-f902-4e0c-9f32-a6c5ac1371bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:05.382634 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:05.382634 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:05.387169 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea4610a8-f902-4e0c-9f32-a6c5ac1371bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:05.392255 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea4610a8-f902-4e0c-9f32-a6c5ac1371bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:05.392649 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 59/241] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:05 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:05.691920 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-afcaac52-e7d5-4be9-aedf-c1c331836789 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:05.695492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afcaac52-e7d5-4be9-aedf-c1c331836789 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:05.695794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afcaac52-e7d5-4be9-aedf-c1c331836789 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:05.696120 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afcaac52-e7d5-4be9-aedf-c1c331836789 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:05.726179 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:05.726179 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:05.731299 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-afcaac52-e7d5-4be9-aedf-c1c331836789 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:05.737381 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afcaac52-e7d5-4be9-aedf-c1c331836789 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:05.738051 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 60/242] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:05 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:06.110266 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b9f15581-c407-43a8-8ae1-7944056dd0cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:06.112545 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9f15581-c407-43a8-8ae1-7944056dd0cf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:06.112790 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9f15581-c407-43a8-8ae1-7944056dd0cf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:06.113054 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9f15581-c407-43a8-8ae1-7944056dd0cf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:06.127069 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:06.127069 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:06.132217 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b9f15581-c407-43a8-8ae1-7944056dd0cf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:06.138351 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9f15581-c407-43a8-8ae1-7944056dd0cf tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:06.138749 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 62/243] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:06 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:06.409880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46393f36-6fa7-4a79-9363-50a58a92dfb2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:06.411690 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46393f36-6fa7-4a79-9363-50a58a92dfb2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:06.413249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46393f36-6fa7-4a79-9363-50a58a92dfb2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:06.413249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46393f36-6fa7-4a79-9363-50a58a92dfb2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:06.424866 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:06.424866 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:06.432171 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-46393f36-6fa7-4a79-9363-50a58a92dfb2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:06.434497 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46393f36-6fa7-4a79-9363-50a58a92dfb2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:06.435151 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 63/244] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:06 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:06.757128 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-59e94915-4ee6-494e-8ced-a44cfc690492 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:06.761345 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59e94915-4ee6-494e-8ced-a44cfc690492 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:06.762184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59e94915-4ee6-494e-8ced-a44cfc690492 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:06.763405 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59e94915-4ee6-494e-8ced-a44cfc690492 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:06.782433 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:06.782433 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:06.786732 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-59e94915-4ee6-494e-8ced-a44cfc690492 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:06.793140 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59e94915-4ee6-494e-8ced-a44cfc690492 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:06.793586 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 60/245] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:06 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:07.155293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-912d03b3-79ca-47d4-ab92-2ba1b457f34e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:07.166071 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-912d03b3-79ca-47d4-ab92-2ba1b457f34e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:07.166071 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-912d03b3-79ca-47d4-ab92-2ba1b457f34e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:07.166071 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-912d03b3-79ca-47d4-ab92-2ba1b457f34e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:07.183965 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:07.183965 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:07.198127 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-912d03b3-79ca-47d4-ab92-2ba1b457f34e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:07.202486 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-912d03b3-79ca-47d4-ab92-2ba1b457f34e tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:07.202958 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 61/246] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:07 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:07.453508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f6760d3-b605-483f-ad48-2afe4ae7e8c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:07.458255 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f6760d3-b605-483f-ad48-2afe4ae7e8c3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:07.458564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f6760d3-b605-483f-ad48-2afe4ae7e8c3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:07.458863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f6760d3-b605-483f-ad48-2afe4ae7e8c3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:07.484834 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:07.484834 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:07.492058 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8f6760d3-b605-483f-ad48-2afe4ae7e8c3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:07.498229 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f6760d3-b605-483f-ad48-2afe4ae7e8c3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:07.498860 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 63/247] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:07 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:07.812600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e9f0553-1ced-419c-88a1-a8862e44f7c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:07.816522 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e9f0553-1ced-419c-88a1-a8862e44f7c2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:07.816811 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e9f0553-1ced-419c-88a1-a8862e44f7c2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:07.817206 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e9f0553-1ced-419c-88a1-a8862e44f7c2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:07.842040 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:07.842040 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:07.847895 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8e9f0553-1ced-419c-88a1-a8862e44f7c2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:07.855390 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e9f0553-1ced-419c-88a1-a8862e44f7c2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:07.855940 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 64/248] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:07 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:08.219871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50ed7697-8332-4f97-950d-38640cb0901b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:08.223424 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50ed7697-8332-4f97-950d-38640cb0901b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:08.223838 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50ed7697-8332-4f97-950d-38640cb0901b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:08.223987 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50ed7697-8332-4f97-950d-38640cb0901b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:08.242557 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:08.242557 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:08.252185 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-50ed7697-8332-4f97-950d-38640cb0901b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:08.258254 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50ed7697-8332-4f97-950d-38640cb0901b tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:08.258861 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 61/249] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:08 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:08.522318 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22e640f1-2e70-4735-8198-4a5358108465 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:08.524632 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22e640f1-2e70-4735-8198-4a5358108465 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:08.524873 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22e640f1-2e70-4735-8198-4a5358108465 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:08.525118 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22e640f1-2e70-4735-8198-4a5358108465 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:08.540341 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:08.540341 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:08.546393 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22e640f1-2e70-4735-8198-4a5358108465 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:08.552698 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22e640f1-2e70-4735-8198-4a5358108465 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:08.553300 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 62/250] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:08 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:08.872907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9d6c1d0-1e2e-4a9e-8c34-134efc678d6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:08.875932 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9d6c1d0-1e2e-4a9e-8c34-134efc678d6d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:08.876197 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9d6c1d0-1e2e-4a9e-8c34-134efc678d6d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:08.876450 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9d6c1d0-1e2e-4a9e-8c34-134efc678d6d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:08.895589 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:08.895589 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:08.904893 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9d6c1d0-1e2e-4a9e-8c34-134efc678d6d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:08.911506 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9d6c1d0-1e2e-4a9e-8c34-134efc678d6d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:08.912087 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 64/251] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:08 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:09.275064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49eb28f6-9015-465f-afa3-5cb7384949dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:09.277931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49eb28f6-9015-465f-afa3-5cb7384949dd tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:09.278205 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49eb28f6-9015-465f-afa3-5cb7384949dd tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:09.278508 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49eb28f6-9015-465f-afa3-5cb7384949dd tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:09.296534 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:09.296534 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:09.301872 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-49eb28f6-9015-465f-afa3-5cb7384949dd tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:09.307055 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49eb28f6-9015-465f-afa3-5cb7384949dd tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:09.307546 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 65/252] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:09 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:09.573562 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a05de25c-2ad2-447d-ab3e-f7a3733e0cbc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:09.574173 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a05de25c-2ad2-447d-ab3e-f7a3733e0cbc tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:09.574471 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a05de25c-2ad2-447d-ab3e-f7a3733e0cbc tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:09.574730 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a05de25c-2ad2-447d-ab3e-f7a3733e0cbc tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:09.594890 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:09.594890 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:09.603035 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a05de25c-2ad2-447d-ab3e-f7a3733e0cbc tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:09.610003 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a05de25c-2ad2-447d-ab3e-f7a3733e0cbc tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:09.612028 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 62/253] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:09 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:09.859597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-c22f08f6-088f-4cd8-ae3c-bd65b501f2e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:09.861944 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-c22f08f6-088f-4cd8-ae3c-bd65b501f2e6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911/action Aug 07 13:57:09.862350 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-c22f08f6-088f-4cd8-ae3c-bd65b501f2e6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:09.862535 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-c22f08f6-088f-4cd8-ae3c-bd65b501f2e6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:09.884622 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:09.884622 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:09.898342 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebea14ff-7b79-44c5-a72d-bd5fedafc5c7 req-c22f08f6-088f-4cd8-ae3c-bd65b501f2e6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911/action returned with HTTP 204 Aug 07 13:57:09.898342 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 63/254] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:09 2026] POST /volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:09.932900 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6928f82-8b41-4a39-8927-4dc638fd8e02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:09.936387 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6928f82-8b41-4a39-8927-4dc638fd8e02 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:09.936580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6928f82-8b41-4a39-8927-4dc638fd8e02 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:09.936761 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6928f82-8b41-4a39-8927-4dc638fd8e02 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:09.959931 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:09.959931 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:09.964329 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6928f82-8b41-4a39-8927-4dc638fd8e02 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:09.971132 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6928f82-8b41-4a39-8927-4dc638fd8e02 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:09.971643 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 65/255] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:09 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:10.035624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-10cf8963-6ce1-446a-907b-800b5e10e298 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.037812 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-10cf8963-6ce1-446a-907b-800b5e10e298 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] DELETE https://10.4.3.193/volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32 Aug 07 13:57:10.038043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-10cf8963-6ce1-446a-907b-800b5e10e298 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.038224 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-10cf8963-6ce1-446a-907b-800b5e10e298 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.046536 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.046536 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:10.176551 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c56dc59f-ed24-4fa7-ac24-26f9f0c3b54a req-10cf8963-6ce1-446a-907b-800b5e10e298 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32 returned with HTTP 200 Aug 07 13:57:10.179324 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 66/256] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:10 2026] DELETE /volume/v3/attachments/455457bd-ff2d-431e-9bc5-78989f18bb32 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:10.324560 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-909c8240-afba-4478-aee2-b1f70fc503df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.341495 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-909c8240-afba-4478-aee2-b1f70fc503df tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:10.341860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-909c8240-afba-4478-aee2-b1f70fc503df tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.345210 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-909c8240-afba-4478-aee2-b1f70fc503df tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.356008 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.356008 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:10.361680 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-909c8240-afba-4478-aee2-b1f70fc503df tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] Volume info retrieved successfully. Aug 07 13:57:10.367651 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-909c8240-afba-4478-aee2-b1f70fc503df tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-reader] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:10.368209 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 63/257] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:10.398894 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-b6835e9a-8c41-4d2b-95e7-a8142aea8a97 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.401055 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-b6835e9a-8c41-4d2b-95e7-a8142aea8a97 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] DELETE https://10.4.3.193/volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468 Aug 07 13:57:10.401290 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-b6835e9a-8c41-4d2b-95e7-a8142aea8a97 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.401527 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-b6835e9a-8c41-4d2b-95e7-a8142aea8a97 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.409353 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.409353 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:10.430737 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22ac4a2a-9fc5-45e0-a282-9e0b222b1666 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.431585 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22ac4a2a-9fc5-45e0-a282-9e0b222b1666 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:10.431866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22ac4a2a-9fc5-45e0-a282-9e0b222b1666 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.433911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22ac4a2a-9fc5-45e0-a282-9e0b222b1666 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.452052 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.452052 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:10.455673 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22ac4a2a-9fc5-45e0-a282-9e0b222b1666 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:57:10.461929 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22ac4a2a-9fc5-45e0-a282-9e0b222b1666 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:10.462671 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 66/258] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:10.496935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-343f2042-ecf6-479f-9524-a7d2ca0b3473 req-b6835e9a-8c41-4d2b-95e7-a8142aea8a97 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468 returned with HTTP 200 Aug 07 13:57:10.497393 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 64/259] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:10 2026] DELETE /volume/v3/attachments/a795d567-eed9-41ee-ad6f-6b0e0f723468 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:10.526629 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07a68ad8-b77d-4862-8989-3364b5711e0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.531068 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07a68ad8-b77d-4862-8989-3364b5711e0a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:10.532251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07a68ad8-b77d-4862-8989-3364b5711e0a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.532554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07a68ad8-b77d-4862-8989-3364b5711e0a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.543388 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.543388 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:10.549822 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07a68ad8-b77d-4862-8989-3364b5711e0a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:57:10.557021 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07a68ad8-b77d-4862-8989-3364b5711e0a tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:10.557799 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 67/260] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:10.627190 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-652beffb-26bf-4a1a-9bbf-e8e993c000ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.630110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-652beffb-26bf-4a1a-9bbf-e8e993c000ae tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:10.630407 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-652beffb-26bf-4a1a-9bbf-e8e993c000ae tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.630614 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-652beffb-26bf-4a1a-9bbf-e8e993c000ae tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.645265 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.645265 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:10.651818 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-652beffb-26bf-4a1a-9bbf-e8e993c000ae tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:10.657526 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-652beffb-26bf-4a1a-9bbf-e8e993c000ae tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:10.658044 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 64/261] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:10.712357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96284df1-78aa-458c-808c-0533fd65d128 req-c1ebf69a-3857-4212-a6ad-eb945fef9987 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.715169 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-c1ebf69a-3857-4212-a6ad-eb945fef9987 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:10.715436 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-c1ebf69a-3857-4212-a6ad-eb945fef9987 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.715690 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-c1ebf69a-3857-4212-a6ad-eb945fef9987 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.736810 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.736810 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:10.740800 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-96284df1-78aa-458c-808c-0533fd65d128 req-c1ebf69a-3857-4212-a6ad-eb945fef9987 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:10.745734 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-c1ebf69a-3857-4212-a6ad-eb945fef9987 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:10.746185 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 67/262] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:10.856482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-109ce867-93bf-444b-8b84-624e5e76c896 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.856482 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-109ce867-93bf-444b-8b84-624e5e76c896 None None] GET https://10.4.3.193/volume// Aug 07 13:57:10.856482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-109ce867-93bf-444b-8b84-624e5e76c896 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.856482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-109ce867-93bf-444b-8b84-624e5e76c896 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.856482 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-109ce867-93bf-444b-8b84-624e5e76c896 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:10.857273 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 65/263] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:10.864741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-96284df1-78aa-458c-808c-0533fd65d128 req-c3a683df-37a9-4b7e-9b90-9598ab7de4f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.868014 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-c3a683df-37a9-4b7e-9b90-9598ab7de4f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:10.868502 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-c3a683df-37a9-4b7e-9b90-9598ab7de4f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0093f9a-61b2-463c-a74c-f52b7c3230c6", "connector": null, "instance_uuid": "fa2597ae-99c4-4060-9b89-c262dec0f75a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:10.883134 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.883134 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:10.912692 np0000006713 devstack@c-api.service[100323]: WARNING cinder.volume.api [req-96284df1-78aa-458c-808c-0533fd65d128 req-c3a683df-37a9-4b7e-9b90-9598ab7de4f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 13:57:10.921811 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-c3a683df-37a9-4b7e-9b90-9598ab7de4f8 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:10.922448 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 68/264] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:10 2026] POST /volume/v3/attachments => generated 271 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:10.963923 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5d41c109-25f2-40d4-a8ca-d78caf45123e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.966763 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d41c109-25f2-40d4-a8ca-d78caf45123e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:10.966763 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d41c109-25f2-40d4-a8ca-d78caf45123e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.966941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d41c109-25f2-40d4-a8ca-d78caf45123e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.975970 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b91a378-e6eb-4a11-ab95-83f685ae608a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.976354 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b91a378-e6eb-4a11-ab95-83f685ae608a None None] GET https://10.4.3.193/volume// Aug 07 13:57:10.976931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b91a378-e6eb-4a11-ab95-83f685ae608a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.976931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b91a378-e6eb-4a11-ab95-83f685ae608a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.977086 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b91a378-e6eb-4a11-ab95-83f685ae608a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:10.977486 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 68/265] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:10.986836 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:10.986836 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:10.990796 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-96284df1-78aa-458c-808c-0533fd65d128 req-d1c1e1aa-9bb7-4654-8de9-e5791cc651bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.993363 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-697f64dd-ab74-424d-9aea-b48a9258fa4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:10.996873 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-697f64dd-ab74-424d-9aea-b48a9258fa4e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:10.997026 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-d1c1e1aa-9bb7-4654-8de9-e5791cc651bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:10.997087 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-697f64dd-ab74-424d-9aea-b48a9258fa4e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.997131 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-d1c1e1aa-9bb7-4654-8de9-e5791cc651bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:10.997170 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-697f64dd-ab74-424d-9aea-b48a9258fa4e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.997212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-d1c1e1aa-9bb7-4654-8de9-e5791cc651bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:10.997264 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5d41c109-25f2-40d4-a8ca-d78caf45123e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:11.008303 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d41c109-25f2-40d4-a8ca-d78caf45123e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:11.009304 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 65/266] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1162 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:11.017354 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:11.017354 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:11.027881 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-96284df1-78aa-458c-808c-0533fd65d128 req-d1c1e1aa-9bb7-4654-8de9-e5791cc651bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:11.028010 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:11.028010 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:11.033053 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-697f64dd-ab74-424d-9aea-b48a9258fa4e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:11.035975 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-d1c1e1aa-9bb7-4654-8de9-e5791cc651bf tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:11.039033 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 66/267] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1342 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:11.043434 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-697f64dd-ab74-424d-9aea-b48a9258fa4e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:11.043434 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 69/268] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:10 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:11.149582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96284df1-78aa-458c-808c-0533fd65d128 req-b8cddc70-8e8b-4dad-8a76-c0a52e4f4ed2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:11.157476 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-b8cddc70-8e8b-4dad-8a76-c0a52e4f4ed2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] PUT https://10.4.3.193/volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487 Aug 07 13:57:11.158616 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-b8cddc70-8e8b-4dad-8a76-c0a52e4f4ed2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:11.185125 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-96284df1-78aa-458c-808c-0533fd65d128 req-b8cddc70-8e8b-4dad-8a76-c0a52e4f4ed2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Acquiring lock "cinder-attachment_update-e0093f9a-61b2-463c-a74c-f52b7c3230c6-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:11.194366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-96284df1-78aa-458c-808c-0533fd65d128 req-b8cddc70-8e8b-4dad-8a76-c0a52e4f4ed2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Lock "cinder-attachment_update-e0093f9a-61b2-463c-a74c-f52b7c3230c6-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:11.194366 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:11.194366 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:11.309397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-96284df1-78aa-458c-808c-0533fd65d128 req-b8cddc70-8e8b-4dad-8a76-c0a52e4f4ed2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Lock "cinder-attachment_update-e0093f9a-61b2-463c-a74c-f52b7c3230c6-np0000006713" released by "attachment_update" :: held 0.117s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:11.309538 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-b8cddc70-8e8b-4dad-8a76-c0a52e4f4ed2 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487 returned with HTTP 200 Aug 07 13:57:11.310385 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 69/269] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:11 2026] PUT /volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487 => generated 967 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:11.397625 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c6d2d65-53e5-4852-86d7-c2872a9547d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:11.399857 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c6d2d65-53e5-4852-86d7-c2872a9547d2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:11.400726 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c6d2d65-53e5-4852-86d7-c2872a9547d2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:11.400992 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c6d2d65-53e5-4852-86d7-c2872a9547d2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:11.412983 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:11.412983 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:11.417594 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1c6d2d65-53e5-4852-86d7-c2872a9547d2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:11.424664 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c6d2d65-53e5-4852-86d7-c2872a9547d2 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:11.425692 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 66/270] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:11 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:57:11.440676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:11.445286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:11.445492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:11.445633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:11.445807 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Delete volume with id: 9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:11.462556 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:11.462556 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:11.462556 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:11.510872 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Delete volume request issued successfully. Aug 07 13:57:11.510872 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32cb4312-32ae-4634-a65a-91d28e7c2552 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 202 Aug 07 13:57:11.510872 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 67/271] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:57:11 2026] DELETE /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:57:11.523544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-360beb1b-4b26-4654-b857-6ad93170ce28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:11.528587 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-360beb1b-4b26-4654-b857-6ad93170ce28 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:11.530364 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-360beb1b-4b26-4654-b857-6ad93170ce28 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:11.530654 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-360beb1b-4b26-4654-b857-6ad93170ce28 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:11.539385 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:11.539385 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:11.545729 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-360beb1b-4b26-4654-b857-6ad93170ce28 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Volume info retrieved successfully. Aug 07 13:57:11.550017 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-360beb1b-4b26-4654-b857-6ad93170ce28 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 200 Aug 07 13:57:11.550449 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 70/272] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:11 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:12.025669 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a3a445b-be9c-47d7-9a15-3c50dbe872b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:12.028164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a3a445b-be9c-47d7-9a15-3c50dbe872b6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:12.028438 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a3a445b-be9c-47d7-9a15-3c50dbe872b6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:12.028685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a3a445b-be9c-47d7-9a15-3c50dbe872b6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:12.061979 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:12.061979 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:12.062112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e336ae8-f450-421a-bb33-239d13f04ab8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:12.064040 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e336ae8-f450-421a-bb33-239d13f04ab8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:12.064152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e336ae8-f450-421a-bb33-239d13f04ab8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:12.064415 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e336ae8-f450-421a-bb33-239d13f04ab8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:12.070363 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a3a445b-be9c-47d7-9a15-3c50dbe872b6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:12.078021 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a3a445b-be9c-47d7-9a15-3c50dbe872b6 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:12.082871 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 70/273] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:12 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1163 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:12.083428 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:12.083428 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:12.089558 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3e336ae8-f450-421a-bb33-239d13f04ab8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:12.094361 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e336ae8-f450-421a-bb33-239d13f04ab8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:12.094854 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 67/274] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:12 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:12.395954 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-41765fe3-3dc9-47f2-8dd7-97977291f3b2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:12.398534 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-41765fe3-3dc9-47f2-8dd7-97977291f3b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:57:12.398791 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-41765fe3-3dc9-47f2-8dd7-97977291f3b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:12.399052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-41765fe3-3dc9-47f2-8dd7-97977291f3b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:12.409803 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:12.409803 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:12.414755 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-41765fe3-3dc9-47f2-8dd7-97977291f3b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:57:12.421138 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-41765fe3-3dc9-47f2-8dd7-97977291f3b2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:57:12.421636 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 68/275] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:12 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1653 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:12.475103 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-47361a42-a757-4fcc-91aa-59b34368d589 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:12.484097 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-47361a42-a757-4fcc-91aa-59b34368d589 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:57:12.484097 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-47361a42-a757-4fcc-91aa-59b34368d589 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:12.484097 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-47361a42-a757-4fcc-91aa-59b34368d589 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:12.502437 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:12.502437 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:12.508067 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-47361a42-a757-4fcc-91aa-59b34368d589 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:57:12.515158 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-47361a42-a757-4fcc-91aa-59b34368d589 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:57:12.516094 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 71/276] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:12 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1653 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:12.571724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff51cfc0-11cd-4ff0-98a7-dfdaf664579c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:12.573769 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff51cfc0-11cd-4ff0-98a7-dfdaf664579c tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:12.573985 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff51cfc0-11cd-4ff0-98a7-dfdaf664579c tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:12.574161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff51cfc0-11cd-4ff0-98a7-dfdaf664579c tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:12.584083 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff51cfc0-11cd-4ff0-98a7-dfdaf664579c tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 404 Aug 07 13:57:12.584886 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 71/277] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:12 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:12.723156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-dc45b07d-2761-4a2a-b2d8-264720f603a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:12.725628 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-dc45b07d-2761-4a2a-b2d8-264720f603a4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99/action Aug 07 13:57:12.726080 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-dc45b07d-2761-4a2a-b2d8-264720f603a4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:12.726167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-dc45b07d-2761-4a2a-b2d8-264720f603a4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:12.758285 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:12.758285 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:12.780435 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f53cc2c3-5625-4a76-b419-95cdfa528da7 req-dc45b07d-2761-4a2a-b2d8-264720f603a4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99/action returned with HTTP 204 Aug 07 13:57:12.780516 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 68/278] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:12 2026] POST /volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:13.096264 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9dda534d-a090-4083-8270-6d293bf1d1c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:13.099598 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dda534d-a090-4083-8270-6d293bf1d1c5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:13.099598 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dda534d-a090-4083-8270-6d293bf1d1c5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:13.099598 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dda534d-a090-4083-8270-6d293bf1d1c5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:13.111732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcb03b46-8fbf-46e8-9143-aa9e1b1a18b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:13.113622 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcb03b46-8fbf-46e8-9143-aa9e1b1a18b7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:13.113918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcb03b46-8fbf-46e8-9143-aa9e1b1a18b7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:13.114150 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcb03b46-8fbf-46e8-9143-aa9e1b1a18b7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:13.123924 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:13.123924 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:13.134524 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9dda534d-a090-4083-8270-6d293bf1d1c5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:13.139133 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:13.139133 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:13.146145 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dda534d-a090-4083-8270-6d293bf1d1c5 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:13.146999 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fcb03b46-8fbf-46e8-9143-aa9e1b1a18b7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:13.147190 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 69/279] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:13 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1163 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:57:13.161974 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcb03b46-8fbf-46e8-9143-aa9e1b1a18b7 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:13.162566 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 72/280] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:13 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:13.183801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50776ff9-8d82-4e8a-9031-9a14b49398be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:13.481634 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50776ff9-8d82-4e8a-9031-9a14b49398be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:13.481902 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50776ff9-8d82-4e8a-9031-9a14b49398be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:13.482116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50776ff9-8d82-4e8a-9031-9a14b49398be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:13.503412 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:13.503412 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:13.516757 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50776ff9-8d82-4e8a-9031-9a14b49398be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Volume info retrieved successfully. Aug 07 13:57:13.530033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50776ff9-8d82-4e8a-9031-9a14b49398be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:13.531225 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 72/281] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:13 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1442 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:13.601621 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b96f63a-e446-4f23-b78a-b2a0716b7fef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:13.603767 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b96f63a-e446-4f23-b78a-b2a0716b7fef tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:13.604166 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b96f63a-e446-4f23-b78a-b2a0716b7fef tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:13.604625 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b96f63a-e446-4f23-b78a-b2a0716b7fef tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:13.624932 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:13.624932 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:13.635041 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b96f63a-e446-4f23-b78a-b2a0716b7fef tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Volume info retrieved successfully. Aug 07 13:57:13.643691 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b96f63a-e446-4f23-b78a-b2a0716b7fef tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:13.644238 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 69/282] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:13 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:13.922255 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bece782a-db78-4399-b148-0bea5a6ad80e req-3bba3cfc-6123-4c43-be88-207512a011c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:13.924406 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-3bba3cfc-6123-4c43-be88-207512a011c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:13.924628 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-3bba3cfc-6123-4c43-be88-207512a011c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:13.924866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-3bba3cfc-6123-4c43-be88-207512a011c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:13.936135 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:13.936135 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:13.939443 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bece782a-db78-4399-b148-0bea5a6ad80e req-3bba3cfc-6123-4c43-be88-207512a011c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:13.943855 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-3bba3cfc-6123-4c43-be88-207512a011c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:13.944285 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 70/283] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:13 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:13.985540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bece782a-db78-4399-b148-0bea5a6ad80e req-4e25830d-dd2d-4546-8555-ab4a42ecdf9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:13.988087 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-4e25830d-dd2d-4546-8555-ab4a42ecdf9f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a/action Aug 07 13:57:13.990152 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-4e25830d-dd2d-4546-8555-ab4a42ecdf9f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:13.990324 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-4e25830d-dd2d-4546-8555-ab4a42ecdf9f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:14.009676 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:14.009676 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:14.009676 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bece782a-db78-4399-b148-0bea5a6ad80e req-4e25830d-dd2d-4546-8555-ab4a42ecdf9f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:14.017686 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bece782a-db78-4399-b148-0bea5a6ad80e req-4e25830d-dd2d-4546-8555-ab4a42ecdf9f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Begin detaching volume completed successfully. Aug 07 13:57:14.017935 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-4e25830d-dd2d-4546-8555-ab4a42ecdf9f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a/action returned with HTTP 202 Aug 07 13:57:14.018375 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 73/284] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:57:13 2026] POST /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:57:14.040074 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1614d1aa-b5fd-497a-bc4d-4381bd9ffbbc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:14.046814 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1614d1aa-b5fd-497a-bc4d-4381bd9ffbbc tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:14.046814 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1614d1aa-b5fd-497a-bc4d-4381bd9ffbbc tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:14.046814 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1614d1aa-b5fd-497a-bc4d-4381bd9ffbbc tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:14.065364 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:14.065364 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:14.072257 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1614d1aa-b5fd-497a-bc4d-4381bd9ffbbc tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:14.081517 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1614d1aa-b5fd-497a-bc4d-4381bd9ffbbc tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:14.081628 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5139ca34-bf64-4f98-91d4-2eb9ca911b34 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:14.081757 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 73/285] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:14 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:14.082019 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5139ca34-bf64-4f98-91d4-2eb9ca911b34 None None] GET https://10.4.3.193/volume// Aug 07 13:57:14.082227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5139ca34-bf64-4f98-91d4-2eb9ca911b34 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:14.082521 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5139ca34-bf64-4f98-91d4-2eb9ca911b34 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:14.082941 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5139ca34-bf64-4f98-91d4-2eb9ca911b34 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:14.083308 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 70/286] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:14.091931 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bece782a-db78-4399-b148-0bea5a6ad80e req-ddbfcad7-091a-4a15-9c98-16ad9fbb3363 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:14.094252 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-ddbfcad7-091a-4a15-9c98-16ad9fbb3363 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:14.094499 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-ddbfcad7-091a-4a15-9c98-16ad9fbb3363 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:14.094754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-ddbfcad7-091a-4a15-9c98-16ad9fbb3363 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:14.109600 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:14.109600 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:14.113500 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bece782a-db78-4399-b148-0bea5a6ad80e req-ddbfcad7-091a-4a15-9c98-16ad9fbb3363 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:14.118992 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-ddbfcad7-091a-4a15-9c98-16ad9fbb3363 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:14.119453 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 71/287] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:14 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1625 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:14.166229 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a891c439-5d6d-4098-8ccc-45a0ea266051 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:14.169279 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a891c439-5d6d-4098-8ccc-45a0ea266051 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:14.169573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a891c439-5d6d-4098-8ccc-45a0ea266051 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:14.169883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a891c439-5d6d-4098-8ccc-45a0ea266051 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:14.193613 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:14.193613 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:14.202133 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a891c439-5d6d-4098-8ccc-45a0ea266051 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:14.208912 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a891c439-5d6d-4098-8ccc-45a0ea266051 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:14.209294 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 74/288] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:14 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1163 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:14.937869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-96284df1-78aa-458c-808c-0533fd65d128 req-faadf8c5-444b-4576-af8b-2b68776faa30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:14.940355 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-faadf8c5-444b-4576-af8b-2b68776faa30 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487/action Aug 07 13:57:14.940746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-faadf8c5-444b-4576-af8b-2b68776faa30 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:14.940886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-faadf8c5-444b-4576-af8b-2b68776faa30 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:14.981103 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:14.981103 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:15.005882 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-96284df1-78aa-458c-808c-0533fd65d128 req-faadf8c5-444b-4576-af8b-2b68776faa30 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487/action returned with HTTP 204 Aug 07 13:57:15.006594 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 74/289] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:14 2026] POST /volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:15.094977 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99ff2a48-a6f3-4b70-8423-5a8f62c0416f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.098653 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99ff2a48-a6f3-4b70-8423-5a8f62c0416f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:15.098653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99ff2a48-a6f3-4b70-8423-5a8f62c0416f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.098653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99ff2a48-a6f3-4b70-8423-5a8f62c0416f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.111199 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.111199 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:15.120739 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99ff2a48-a6f3-4b70-8423-5a8f62c0416f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:15.120888 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1bf5e5d4-0777-4ae4-af53-f8048bfa0c56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.120888 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bf5e5d4-0777-4ae4-af53-f8048bfa0c56 None None] GET https://10.4.3.193/volume// Aug 07 13:57:15.120888 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bf5e5d4-0777-4ae4-af53-f8048bfa0c56 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.120888 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bf5e5d4-0777-4ae4-af53-f8048bfa0c56 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.120888 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bf5e5d4-0777-4ae4-af53-f8048bfa0c56 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:15.120888 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 72/290] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:15.124825 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99ff2a48-a6f3-4b70-8423-5a8f62c0416f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:15.125780 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 71/291] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.133227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-284a3d89-380d-4584-9bbe-0d342ce9e298 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.138298 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-284a3d89-380d-4584-9bbe-0d342ce9e298 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:15.139146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-284a3d89-380d-4584-9bbe-0d342ce9e298 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de5c60f2-b5da-4549-8773-40af9b6013a9", "connector": null, "instance_uuid": "b934065e-19a4-4909-9311-9d0049160e30"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:15.163335 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.163335 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:15.203623 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-284a3d89-380d-4584-9bbe-0d342ce9e298 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:15.203623 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 75/292] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:15 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.226643 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-993da958-a445-43e6-8e7d-aa3ad6fa9e7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.229886 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-993da958-a445-43e6-8e7d-aa3ad6fa9e7f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:15.229886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-993da958-a445-43e6-8e7d-aa3ad6fa9e7f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.229886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-993da958-a445-43e6-8e7d-aa3ad6fa9e7f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.244098 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.244098 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:15.254117 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-993da958-a445-43e6-8e7d-aa3ad6fa9e7f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:15.260160 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-993da958-a445-43e6-8e7d-aa3ad6fa9e7f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:15.260580 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 75/293] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.284991 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-79676fff-201a-4e48-807e-64cc8c8a4092 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.288575 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-79676fff-201a-4e48-807e-64cc8c8a4092 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] DELETE https://10.4.3.193/volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd Aug 07 13:57:15.288575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-79676fff-201a-4e48-807e-64cc8c8a4092 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.288575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-79676fff-201a-4e48-807e-64cc8c8a4092 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.296577 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.296577 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:15.361686 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-79676fff-201a-4e48-807e-64cc8c8a4092 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd returned with HTTP 200 Aug 07 13:57:15.361686 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 73/294] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:15 2026] DELETE /volume/v3/attachments/986d6835-f994-4003-b4e2-44c12fa4a1fd => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.521759 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c441e70-18a6-48b5-a504-d5c990c0e1b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.522334 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c441e70-18a6-48b5-a504-d5c990c0e1b0 None None] GET https://10.4.3.193/volume// Aug 07 13:57:15.522477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c441e70-18a6-48b5-a504-d5c990c0e1b0 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.522667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c441e70-18a6-48b5-a504-d5c990c0e1b0 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.523123 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c441e70-18a6-48b5-a504-d5c990c0e1b0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:15.523481 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 72/295] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:15.535565 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-2057359b-6df6-4fd8-b5dd-973250fed38d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.539278 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-2057359b-6df6-4fd8-b5dd-973250fed38d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] POST https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9/action Aug 07 13:57:15.539438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-2057359b-6df6-4fd8-b5dd-973250fed38d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action body: b'{"os-reimage": {"image_id": "666d71e9-5f0c-42d1-8334-25ccdb3a0bd8", "reimage_reserved": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:15.539556 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-2057359b-6df6-4fd8-b5dd-973250fed38d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "666d71e9-5f0c-42d1-8334-25ccdb3a0bd8", "reimage_reserved": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:15.556542 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.556542 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:15.557526 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-2057359b-6df6-4fd8-b5dd-973250fed38d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:57:15.595560 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bece782a-db78-4399-b148-0bea5a6ad80e req-04e7352a-7846-4619-9193-5096db705338 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.599804 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-04e7352a-7846-4619-9193-5096db705338 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:15.599804 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-04e7352a-7846-4619-9193-5096db705338 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.599804 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-04e7352a-7846-4619-9193-5096db705338 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.618349 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.618349 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:15.623906 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bece782a-db78-4399-b148-0bea5a6ad80e req-04e7352a-7846-4619-9193-5096db705338 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:15.629079 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-04e7352a-7846-4619-9193-5096db705338 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:15.629521 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 76/296] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.645060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a7567ff9-069c-4c65-b152-1ae39aeb8100 req-c6e5f1d5-8119-425a-98d3-ad76f412d59d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.647475 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a7567ff9-069c-4c65-b152-1ae39aeb8100 req-c6e5f1d5-8119-425a-98d3-ad76f412d59d tempest-TestMultiAttachVolumeSwap-785712592 tempest-TestMultiAttachVolumeSwap-785712592-project] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:15.648244 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a7567ff9-069c-4c65-b152-1ae39aeb8100 req-c6e5f1d5-8119-425a-98d3-ad76f412d59d tempest-TestMultiAttachVolumeSwap-785712592 tempest-TestMultiAttachVolumeSwap-785712592-project] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.648672 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a7567ff9-069c-4c65-b152-1ae39aeb8100 req-c6e5f1d5-8119-425a-98d3-ad76f412d59d tempest-TestMultiAttachVolumeSwap-785712592 tempest-TestMultiAttachVolumeSwap-785712592-project] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.648764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bece782a-db78-4399-b148-0bea5a6ad80e req-7ee24f1a-eba8-4adc-bb27-06632cd52ea8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.650888 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-7ee24f1a-eba8-4adc-bb27-06632cd52ea8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be Aug 07 13:57:15.651087 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-7ee24f1a-eba8-4adc-bb27-06632cd52ea8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.651297 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-7ee24f1a-eba8-4adc-bb27-06632cd52ea8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.659888 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.659888 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:15.664566 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.664566 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:15.669576 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a7567ff9-069c-4c65-b152-1ae39aeb8100 req-c6e5f1d5-8119-425a-98d3-ad76f412d59d tempest-TestMultiAttachVolumeSwap-785712592 tempest-TestMultiAttachVolumeSwap-785712592-project] Volume info retrieved successfully. Aug 07 13:57:15.676463 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a7567ff9-069c-4c65-b152-1ae39aeb8100 req-c6e5f1d5-8119-425a-98d3-ad76f412d59d tempest-TestMultiAttachVolumeSwap-785712592 tempest-TestMultiAttachVolumeSwap-785712592-project] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:15.676463 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 74/297] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1641 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.691022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67aba077-2544-499d-8957-04577e567eb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.695403 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67aba077-2544-499d-8957-04577e567eb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:15.695758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67aba077-2544-499d-8957-04577e567eb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.696750 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67aba077-2544-499d-8957-04577e567eb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.716704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-204d1d2d-3144-4f23-a601-2246fd526995 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.718862 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-204d1d2d-3144-4f23-a601-2246fd526995 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:15.720726 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-204d1d2d-3144-4f23-a601-2246fd526995 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.720726 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-204d1d2d-3144-4f23-a601-2246fd526995 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.720834 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.720834 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:15.720915 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-204d1d2d-3144-4f23-a601-2246fd526995 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Delete volume with id: fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:15.723650 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67aba077-2544-499d-8957-04577e567eb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] Volume info retrieved successfully. Aug 07 13:57:15.727546 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.727546 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:15.728264 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-204d1d2d-3144-4f23-a601-2246fd526995 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:57:15.728617 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67aba077-2544-499d-8957-04577e567eb9 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:15.729055 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 77/298] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.748275 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-204d1d2d-3144-4f23-a601-2246fd526995 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Delete volume request issued successfully. Aug 07 13:57:15.748708 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-204d1d2d-3144-4f23-a601-2246fd526995 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 202 Aug 07 13:57:15.749290 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 75/299] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:57:15 2026] DELETE /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:57:15.751522 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1e201d6-31b4-4943-9e52-c94c0fe07f3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.755835 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1e201d6-31b4-4943-9e52-c94c0fe07f3a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] GET https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 Aug 07 13:57:15.756300 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1e201d6-31b4-4943-9e52-c94c0fe07f3a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.757322 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1e201d6-31b4-4943-9e52-c94c0fe07f3a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.759546 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9bc12881-20f9-497c-9630-924fb3ac37ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.762250 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9bc12881-20f9-497c-9630-924fb3ac37ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:15.762656 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9bc12881-20f9-497c-9630-924fb3ac37ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.763073 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9bc12881-20f9-497c-9630-924fb3ac37ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.767247 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.767247 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:15.767902 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bece782a-db78-4399-b148-0bea5a6ad80e req-7ee24f1a-eba8-4adc-bb27-06632cd52ea8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be returned with HTTP 200 Aug 07 13:57:15.768476 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 73/300] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:15 2026] DELETE /volume/v3/attachments/9d9a6458-dc0f-4910-804b-31b01b9a12be => generated 192 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.772822 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.772822 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:15.775315 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1e201d6-31b4-4943-9e52-c94c0fe07f3a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] Volume info retrieved successfully. Aug 07 13:57:15.781481 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9bc12881-20f9-497c-9630-924fb3ac37ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Volume info retrieved successfully. Aug 07 13:57:15.781685 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1e201d6-31b4-4943-9e52-c94c0fe07f3a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-reader] https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 returned with HTTP 200 Aug 07 13:57:15.782468 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 78/301] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:15.785665 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9bc12881-20f9-497c-9630-924fb3ac37ef tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 200 Aug 07 13:57:15.785665 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 76/302] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:15.906047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6ded1c6-ddb7-4f2a-86fc-4450b1b08a38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.907997 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6ded1c6-ddb7-4f2a-86fc-4450b1b08a38 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:15.908229 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6ded1c6-ddb7-4f2a-86fc-4450b1b08a38 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.908420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6ded1c6-ddb7-4f2a-86fc-4450b1b08a38 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:15.920711 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:15.920711 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:15.924652 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6ded1c6-ddb7-4f2a-86fc-4450b1b08a38 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:15.929377 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6ded1c6-ddb7-4f2a-86fc-4450b1b08a38 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:15.930303 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 74/303] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:15.981333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c78bd9ac-c739-49aa-84b6-c1607038481a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:15.984535 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c78bd9ac-c739-49aa-84b6-c1607038481a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:15.984830 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c78bd9ac-c739-49aa-84b6-c1607038481a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:15.985147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c78bd9ac-c739-49aa-84b6-c1607038481a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.001919 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.001919 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:16.006771 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c78bd9ac-c739-49aa-84b6-c1607038481a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:16.013091 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c78bd9ac-c739-49aa-84b6-c1607038481a tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:16.013675 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 79/304] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:15 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:16.034900 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c2104232-43bc-4a5c-af68-709926a83306 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.037032 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c2104232-43bc-4a5c-af68-709926a83306 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action Aug 07 13:57:16.037567 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c2104232-43bc-4a5c-af68-709926a83306 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:16.037819 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c2104232-43bc-4a5c-af68-709926a83306 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:16.056867 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.056867 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:16.056867 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c2104232-43bc-4a5c-af68-709926a83306 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:16.065238 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c2104232-43bc-4a5c-af68-709926a83306 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Begin detaching volume completed successfully. Aug 07 13:57:16.065708 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-c2104232-43bc-4a5c-af68-709926a83306 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action returned with HTTP 202 Aug 07 13:57:16.066344 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 77/305] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:57:16 2026] POST /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:57:16.108947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-60517c0f-2d04-4905-a760-c9bd8f31d70a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.109449 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60517c0f-2d04-4905-a760-c9bd8f31d70a None None] GET https://10.4.3.193/volume// Aug 07 13:57:16.109660 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60517c0f-2d04-4905-a760-c9bd8f31d70a None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.109915 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60517c0f-2d04-4905-a760-c9bd8f31d70a None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.110340 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60517c0f-2d04-4905-a760-c9bd8f31d70a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:16.110673 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 75/306] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:16.121935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-7bd6add0-e136-4234-9e65-516f508d06a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.122053 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-2057359b-6df6-4fd8-b5dd-973250fed38d tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9/action returned with HTTP 202 Aug 07 13:57:16.122569 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 76/307] 10.4.3.193 () {74 vars in 1713 bytes} [Fri Aug 7 13:57:15 2026] POST /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9/action => generated 0 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 13:57:16.124299 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-7bd6add0-e136-4234-9e65-516f508d06a3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:16.124548 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-7bd6add0-e136-4234-9e65-516f508d06a3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.124774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-7bd6add0-e136-4234-9e65-516f508d06a3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.137597 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.137597 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:16.140890 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17d56c97-fdf7-4023-a24d-0ad76657f038 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.141746 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-7bd6add0-e136-4234-9e65-516f508d06a3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:16.142718 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17d56c97-fdf7-4023-a24d-0ad76657f038 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:16.143083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17d56c97-fdf7-4023-a24d-0ad76657f038 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.143389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17d56c97-fdf7-4023-a24d-0ad76657f038 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.146376 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-7bd6add0-e136-4234-9e65-516f508d06a3 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:16.149240 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 80/308] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1640 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:16.153994 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.153994 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:16.157946 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17d56c97-fdf7-4023-a24d-0ad76657f038 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:16.164909 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17d56c97-fdf7-4023-a24d-0ad76657f038 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:16.164909 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 78/309] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:16.226617 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7033581a-7ecb-4546-b338-11b582ed1c49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.228576 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7033581a-7ecb-4546-b338-11b582ed1c49 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:16.228815 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7033581a-7ecb-4546-b338-11b582ed1c49 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.229063 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7033581a-7ecb-4546-b338-11b582ed1c49 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.239761 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.239761 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:16.244436 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7033581a-7ecb-4546-b338-11b582ed1c49 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Volume info retrieved successfully. Aug 07 13:57:16.250985 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7033581a-7ecb-4546-b338-11b582ed1c49 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:16.251642 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 76/310] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:16.323092 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-a8e8b9f2-7133-4b5d-819d-037b9ee77894 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.326578 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-a8e8b9f2-7133-4b5d-819d-037b9ee77894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:16.327206 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-a8e8b9f2-7133-4b5d-819d-037b9ee77894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.327572 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-a8e8b9f2-7133-4b5d-819d-037b9ee77894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.343460 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.343460 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:16.347926 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-a8e8b9f2-7133-4b5d-819d-037b9ee77894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:16.353801 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-a8e8b9f2-7133-4b5d-819d-037b9ee77894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:16.354241 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 77/311] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:16.390608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b72081f6-f39e-4903-91c3-f9cca243f7e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.392565 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b72081f6-f39e-4903-91c3-f9cca243f7e4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a/action Aug 07 13:57:16.392938 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b72081f6-f39e-4903-91c3-f9cca243f7e4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:16.393055 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b72081f6-f39e-4903-91c3-f9cca243f7e4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:16.404474 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.404474 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:16.405202 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b72081f6-f39e-4903-91c3-f9cca243f7e4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:16.413651 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b72081f6-f39e-4903-91c3-f9cca243f7e4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Begin detaching volume completed successfully. Aug 07 13:57:16.413858 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b72081f6-f39e-4903-91c3-f9cca243f7e4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a/action returned with HTTP 202 Aug 07 13:57:16.414333 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 81/312] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:57:16 2026] POST /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:57:16.435748 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45529afb-0db6-4bec-88ba-2fb73963baab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.439875 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45529afb-0db6-4bec-88ba-2fb73963baab tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:16.439875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45529afb-0db6-4bec-88ba-2fb73963baab tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.439875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45529afb-0db6-4bec-88ba-2fb73963baab tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.454116 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.454116 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:16.459737 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45529afb-0db6-4bec-88ba-2fb73963baab tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:16.466784 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a00648c-d831-413c-aab6-cb68786e9e6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.467309 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a00648c-d831-413c-aab6-cb68786e9e6a None None] GET https://10.4.3.193/volume// Aug 07 13:57:16.467541 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a00648c-d831-413c-aab6-cb68786e9e6a None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.468769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a00648c-d831-413c-aab6-cb68786e9e6a None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.468769 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a00648c-d831-413c-aab6-cb68786e9e6a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:16.468886 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45529afb-0db6-4bec-88ba-2fb73963baab tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:16.468929 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 77/313] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:16.472934 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 79/314] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:16.478828 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-6f90513f-2851-408c-8872-b4e1a840958d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.480974 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-6f90513f-2851-408c-8872-b4e1a840958d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:16.481165 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-6f90513f-2851-408c-8872-b4e1a840958d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.481356 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-6f90513f-2851-408c-8872-b4e1a840958d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.492001 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.492001 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:16.497484 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-6f90513f-2851-408c-8872-b4e1a840958d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:16.503520 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-6f90513f-2851-408c-8872-b4e1a840958d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:16.504312 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 78/315] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:16.769805 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-e5151ca1-6fb3-4ad6-bfba-017aba8cfa4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.772687 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-e5151ca1-6fb3-4ad6-bfba-017aba8cfa4b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:16.772987 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-e5151ca1-6fb3-4ad6-bfba-017aba8cfa4b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.773270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-e5151ca1-6fb3-4ad6-bfba-017aba8cfa4b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.794540 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.794540 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:16.799821 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-e5151ca1-6fb3-4ad6-bfba-017aba8cfa4b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:16.802243 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-606d4ed0-2230-44a9-b790-1d6bee1878b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.807415 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-e5151ca1-6fb3-4ad6-bfba-017aba8cfa4b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:16.807584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-606d4ed0-2230-44a9-b790-1d6bee1878b4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] GET https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 Aug 07 13:57:16.807894 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-606d4ed0-2230-44a9-b790-1d6bee1878b4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.807966 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 82/316] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1460 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:57:16.808179 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-606d4ed0-2230-44a9-b790-1d6bee1878b4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.816954 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-606d4ed0-2230-44a9-b790-1d6bee1878b4 tempest-AttachSCSIVolumeTestJSON-589214053 tempest-AttachSCSIVolumeTestJSON-589214053-project-member] https://10.4.3.193/volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 returned with HTTP 404 Aug 07 13:57:16.817703 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 78/317] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:16 2026] GET /volume/v3/volumes/fd0f7a2a-4f3d-498d-b73e-d5ea655d5433 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:16.828621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-79c49d6e-8db9-4e46-a78a-cd488fafb79e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:16.831535 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-79c49d6e-8db9-4e46-a78a-cd488fafb79e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] DELETE https://10.4.3.193/volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487 Aug 07 13:57:16.832074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-79c49d6e-8db9-4e46-a78a-cd488fafb79e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:16.832864 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-79c49d6e-8db9-4e46-a78a-cd488fafb79e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:16.845635 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:16.845635 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:16.908088 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc11bce4-3f8b-4477-bb9d-0f985270d11b req-79c49d6e-8db9-4e46-a78a-cd488fafb79e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487 returned with HTTP 200 Aug 07 13:57:16.908988 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 80/318] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:16 2026] DELETE /volume/v3/attachments/436e26f6-8840-416e-bc8c-c8a22d8c1487 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:17.098531 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7c3ac2a-ce07-4caf-b80f-913c7bcc954d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.100429 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7c3ac2a-ce07-4caf-b80f-913c7bcc954d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:17.100680 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7c3ac2a-ce07-4caf-b80f-913c7bcc954d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:17.100961 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7c3ac2a-ce07-4caf-b80f-913c7bcc954d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:17.101360 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b7c3ac2a-ce07-4caf-b80f-913c7bcc954d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Delete volume with id: 9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:17.109716 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7c3ac2a-ce07-4caf-b80f-913c7bcc954d tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 404 Aug 07 13:57:17.110483 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 79/319] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:57:17 2026] DELETE /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:17.119617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f87b52ff-d83f-4979-9b55-dff235168cf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.122340 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f87b52ff-d83f-4979-9b55-dff235168cf0 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] GET https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 Aug 07 13:57:17.123611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f87b52ff-d83f-4979-9b55-dff235168cf0 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:17.123897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f87b52ff-d83f-4979-9b55-dff235168cf0 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:17.135735 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f87b52ff-d83f-4979-9b55-dff235168cf0 tempest-VolumesAssistedSnapshotsTest-870918004 tempest-VolumesAssistedSnapshotsTest-870918004-project-admin] https://10.4.3.193/volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 returned with HTTP 404 Aug 07 13:57:17.136582 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 83/320] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:17 2026] GET /volume/v3/volumes/9654fddd-df6a-4c22-8160-ce11fe5c5e48 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:17.188711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c402cb6b-9d1a-4ce3-9343-3913ffac012f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.191852 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c402cb6b-9d1a-4ce3-9343-3913ffac012f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:17.191852 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c402cb6b-9d1a-4ce3-9343-3913ffac012f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:17.192117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c402cb6b-9d1a-4ce3-9343-3913ffac012f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:17.203853 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:17.203853 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:17.208016 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c402cb6b-9d1a-4ce3-9343-3913ffac012f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:17.212516 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c402cb6b-9d1a-4ce3-9343-3913ffac012f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:17.213114 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 79/321] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:17 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:17.280225 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-06e08095-00e1-458a-9bdf-5c28bae5a48e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.283125 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-06e08095-00e1-458a-9bdf-5c28bae5a48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:17.284865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-06e08095-00e1-458a-9bdf-5c28bae5a48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:17.284865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-06e08095-00e1-458a-9bdf-5c28bae5a48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:17.297607 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:17.297607 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:17.302660 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-06e08095-00e1-458a-9bdf-5c28bae5a48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:17.309341 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-06e08095-00e1-458a-9bdf-5c28bae5a48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:17.310068 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 81/322] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:17 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:17.362439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-51cccb2b-cde9-4791-be35-5b2f2af84b5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.365018 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-51cccb2b-cde9-4791-be35-5b2f2af84b5b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] POST https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action Aug 07 13:57:17.365382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-51cccb2b-cde9-4791-be35-5b2f2af84b5b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:17.365507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-51cccb2b-cde9-4791-be35-5b2f2af84b5b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:17.379757 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:17.379757 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:17.380362 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-51cccb2b-cde9-4791-be35-5b2f2af84b5b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:17.389786 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-51cccb2b-cde9-4791-be35-5b2f2af84b5b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Begin detaching volume completed successfully. Aug 07 13:57:17.390068 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-51cccb2b-cde9-4791-be35-5b2f2af84b5b tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action returned with HTTP 202 Aug 07 13:57:17.390814 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 80/323] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:57:17 2026] POST /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:57:17.448275 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-95195149-0822-44ca-b937-bcdd344c3ff6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.448814 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95195149-0822-44ca-b937-bcdd344c3ff6 None None] GET https://10.4.3.193/volume// Aug 07 13:57:17.449044 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95195149-0822-44ca-b937-bcdd344c3ff6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:17.449329 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95195149-0822-44ca-b937-bcdd344c3ff6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:17.449744 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95195149-0822-44ca-b937-bcdd344c3ff6 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:17.450592 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 84/324] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:17.459060 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-93f5f093-869c-41ee-bc62-9897ba26d6d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.461180 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-93f5f093-869c-41ee-bc62-9897ba26d6d4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:17.461417 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-93f5f093-869c-41ee-bc62-9897ba26d6d4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:17.461621 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-93f5f093-869c-41ee-bc62-9897ba26d6d4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:17.473072 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:17.473072 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:17.477495 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-93f5f093-869c-41ee-bc62-9897ba26d6d4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:17.483524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-93f5f093-869c-41ee-bc62-9897ba26d6d4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:17.485207 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 80/325] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:17 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1343 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:17.485291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4efd4896-4637-4f93-9757-02681d7a6290 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:17.488965 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4efd4896-4637-4f93-9757-02681d7a6290 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:17.489395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4efd4896-4637-4f93-9757-02681d7a6290 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:17.489717 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4efd4896-4637-4f93-9757-02681d7a6290 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:17.501855 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:17.501855 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:17.507319 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4efd4896-4637-4f93-9757-02681d7a6290 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:17.515076 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4efd4896-4637-4f93-9757-02681d7a6290 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:17.515877 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 82/326] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:17 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:18.530433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-340c5400-ed41-4c54-921c-411928fd6c64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:18.532572 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-340c5400-ed41-4c54-921c-411928fd6c64 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:18.532829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-340c5400-ed41-4c54-921c-411928fd6c64 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:18.533078 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-340c5400-ed41-4c54-921c-411928fd6c64 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:18.551703 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:18.551703 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:18.559128 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-340c5400-ed41-4c54-921c-411928fd6c64 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:18.567803 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-340c5400-ed41-4c54-921c-411928fd6c64 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:18.568430 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 81/327] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:18 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:19.581470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2928e9ad-6235-44fa-8ba8-c0dbe17d6352 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:19.584755 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2928e9ad-6235-44fa-8ba8-c0dbe17d6352 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:19.584755 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2928e9ad-6235-44fa-8ba8-c0dbe17d6352 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:19.584755 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2928e9ad-6235-44fa-8ba8-c0dbe17d6352 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:19.601495 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:19.601495 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:19.605891 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2928e9ad-6235-44fa-8ba8-c0dbe17d6352 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:19.608692 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2928e9ad-6235-44fa-8ba8-c0dbe17d6352 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:19.609275 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 85/328] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:19 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:20.631556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e232f17-2d83-4980-b572-a512b70d7fd1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:20.633723 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e232f17-2d83-4980-b572-a512b70d7fd1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:20.633986 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e232f17-2d83-4980-b572-a512b70d7fd1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:20.634288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e232f17-2d83-4980-b572-a512b70d7fd1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:20.649216 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:20.649216 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:20.656603 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3e232f17-2d83-4980-b572-a512b70d7fd1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:20.663916 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e232f17-2d83-4980-b572-a512b70d7fd1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:20.664328 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 81/329] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:20 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:21.312445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b9214468-1799-416c-91a6-b4eea55eafac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:21.315419 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b9214468-1799-416c-91a6-b4eea55eafac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:21.315609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b9214468-1799-416c-91a6-b4eea55eafac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:21.315794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b9214468-1799-416c-91a6-b4eea55eafac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:21.329337 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:21.329337 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:21.336230 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b9214468-1799-416c-91a6-b4eea55eafac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:21.349045 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-b9214468-1799-416c-91a6-b4eea55eafac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:21.349692 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 83/330] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:21 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:21.683875 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f22f924-80d0-465b-8d7b-f135440f1d0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:21.689305 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f22f924-80d0-465b-8d7b-f135440f1d0d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:21.689531 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f22f924-80d0-465b-8d7b-f135440f1d0d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:21.689782 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f22f924-80d0-465b-8d7b-f135440f1d0d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:21.705391 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:21.705391 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:21.712706 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f22f924-80d0-465b-8d7b-f135440f1d0d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:21.722020 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f22f924-80d0-465b-8d7b-f135440f1d0d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:21.722823 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 82/331] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:21 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:21.786157 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-f4873e6d-e07a-48a0-bf27-4a4f3578354a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:21.789273 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-f4873e6d-e07a-48a0-bf27-4a4f3578354a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99 Aug 07 13:57:21.789273 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-f4873e6d-e07a-48a0-bf27-4a4f3578354a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:21.789273 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-f4873e6d-e07a-48a0-bf27-4a4f3578354a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:21.797804 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:21.797804 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:21.862913 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c1877419-4b5a-4d36-b4d9-4e2dde983235 req-f4873e6d-e07a-48a0-bf27-4a4f3578354a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99 returned with HTTP 200 Aug 07 13:57:21.863612 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 86/332] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:21 2026] DELETE /volume/v3/attachments/cedf429e-0997-41f3-bea8-30bff873af99 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:22.336255 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-6bf29bc5-e58a-4297-9135-1132ec69e5fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:22.342919 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-6bf29bc5-e58a-4297-9135-1132ec69e5fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:22.343552 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-6bf29bc5-e58a-4297-9135-1132ec69e5fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:22.343918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-6bf29bc5-e58a-4297-9135-1132ec69e5fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:22.365683 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:22.365683 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:22.373642 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-6bf29bc5-e58a-4297-9135-1132ec69e5fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:22.380804 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-6bf29bc5-e58a-4297-9135-1132ec69e5fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:22.381331 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 82/333] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:22 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 1163 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:22.742270 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16d7563a-3d27-4d52-b08e-6dfc76ed621c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:22.744086 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16d7563a-3d27-4d52-b08e-6dfc76ed621c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:22.744339 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16d7563a-3d27-4d52-b08e-6dfc76ed621c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:22.744607 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16d7563a-3d27-4d52-b08e-6dfc76ed621c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:22.758619 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:22.758619 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:22.765879 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16d7563a-3d27-4d52-b08e-6dfc76ed621c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:22.772333 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16d7563a-3d27-4d52-b08e-6dfc76ed621c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:22.772883 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 84/334] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:22 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:22.789944 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c44ec87-78d9-4d63-a502-e9ca66b45af6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:22.793387 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c44ec87-78d9-4d63-a502-e9ca66b45af6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:22.793606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c44ec87-78d9-4d63-a502-e9ca66b45af6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:22.793960 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c44ec87-78d9-4d63-a502-e9ca66b45af6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:22.805396 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:22.805396 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:22.810440 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9c44ec87-78d9-4d63-a502-e9ca66b45af6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:22.817241 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c44ec87-78d9-4d63-a502-e9ca66b45af6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:22.817665 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 83/335] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:22 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:22.871048 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-783e45ee-b8a8-4b76-a3ae-09e6fcf3e957 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:22.873861 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-783e45ee-b8a8-4b76-a3ae-09e6fcf3e957 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] DELETE https://10.4.3.193/volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911 Aug 07 13:57:22.875649 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-783e45ee-b8a8-4b76-a3ae-09e6fcf3e957 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:22.875649 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-783e45ee-b8a8-4b76-a3ae-09e6fcf3e957 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:22.884475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6c43a71-9122-4f85-a343-21e8a3eaa34b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:22.887322 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6c43a71-9122-4f85-a343-21e8a3eaa34b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 13:57:22.887604 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6c43a71-9122-4f85-a343-21e8a3eaa34b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:22.889912 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6c43a71-9122-4f85-a343-21e8a3eaa34b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:22.890178 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:22.890178 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:22.897292 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:22.897292 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:22.903985 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6c43a71-9122-4f85-a343-21e8a3eaa34b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:22.912058 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6c43a71-9122-4f85-a343-21e8a3eaa34b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 13:57:22.912390 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 83/336] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:22 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:22.969875 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-063b8cf7-77ed-4555-85d8-de9628ea5889 req-783e45ee-b8a8-4b76-a3ae-09e6fcf3e957 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911 returned with HTTP 200 Aug 07 13:57:22.970596 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 87/337] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:22 2026] DELETE /volume/v3/attachments/06025c51-13b7-4f2f-a4ed-d8d012cd9911 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:24.880592 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2aac2610-7e67-427a-b165-b7c40fb9167f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:24.881303 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2aac2610-7e67-427a-b165-b7c40fb9167f None None] GET https://10.4.3.193/volume// Aug 07 13:57:24.881583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2aac2610-7e67-427a-b165-b7c40fb9167f None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:24.881895 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2aac2610-7e67-427a-b165-b7c40fb9167f None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:24.882298 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2aac2610-7e67-427a-b165-b7c40fb9167f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:24.882644 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 85/338] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:24.893539 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-60e65299-6b21-472c-b399-b21fb57a3ef3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:24.899537 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-60e65299-6b21-472c-b399-b21fb57a3ef3 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:57:24.900378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-60e65299-6b21-472c-b399-b21fb57a3ef3 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:24.900378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-60e65299-6b21-472c-b399-b21fb57a3ef3 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:24.912921 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:24.912921 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:24.918671 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-60e65299-6b21-472c-b399-b21fb57a3ef3 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:57:24.926713 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-60e65299-6b21-472c-b399-b21fb57a3ef3 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:57:24.927231 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 84/339] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:24 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:25.058328 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-3295df94-4661-4b66-9973-1532dfb7ab2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:25.061175 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-3295df94-4661-4b66-9973-1532dfb7ab2c tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] PUT https://10.4.3.193/volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5 Aug 07 13:57:25.062383 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-3295df94-4661-4b66-9973-1532dfb7ab2c tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:25.076871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-3295df94-4661-4b66-9973-1532dfb7ab2c tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Acquiring lock "cinder-attachment_update-de5c60f2-b5da-4549-8773-40af9b6013a9-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:25.083434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-3295df94-4661-4b66-9973-1532dfb7ab2c tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Lock "cinder-attachment_update-de5c60f2-b5da-4549-8773-40af9b6013a9-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:25.085228 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:25.085228 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:25.313799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-3295df94-4661-4b66-9973-1532dfb7ab2c tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Lock "cinder-attachment_update-de5c60f2-b5da-4549-8773-40af9b6013a9-np0000006713" released by "attachment_update" :: held 0.230s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:25.313799 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-3295df94-4661-4b66-9973-1532dfb7ab2c tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5 returned with HTTP 200 Aug 07 13:57:25.315342 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 84/340] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:25 2026] PUT /volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:25.369190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-d4c28614-2bf4-47f7-bff7-e5b2538efbf7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:25.374181 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-d4c28614-2bf4-47f7-bff7-e5b2538efbf7 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] POST https://10.4.3.193/volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5/action Aug 07 13:57:25.374715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-d4c28614-2bf4-47f7-bff7-e5b2538efbf7 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:25.374913 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-d4c28614-2bf4-47f7-bff7-e5b2538efbf7 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:25.409872 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:25.409872 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:25.433927 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f221eb41-51d3-4b48-9ec5-fab3c23aa6b0 req-d4c28614-2bf4-47f7-bff7-e5b2538efbf7 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5/action returned with HTTP 204 Aug 07 13:57:25.433927 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 88/341] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:25 2026] POST /volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:29.602647 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:29.604415 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 Aug 07 13:57:29.604631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:29.604821 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:29.605025 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Delete volume with id: dc31f2d4-60a3-413a-9b94-aaad41adc8e3 Aug 07 13:57:29.613104 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:29.613104 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:29.613698 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:29.636823 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Delete volume request issued successfully. Aug 07 13:57:29.637102 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c069e35-47ba-474c-8f1f-4407cc96b48e tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 returned with HTTP 202 Aug 07 13:57:29.637522 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 86/342] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:57:29 2026] DELETE /volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:57:29.645179 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e635535-9b21-417a-9428-53244e3fbb8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:29.647139 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e635535-9b21-417a-9428-53244e3fbb8f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 Aug 07 13:57:29.647352 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e635535-9b21-417a-9428-53244e3fbb8f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:29.647563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e635535-9b21-417a-9428-53244e3fbb8f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:29.660755 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:29.660755 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:29.665673 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8e635535-9b21-417a-9428-53244e3fbb8f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:29.672463 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e635535-9b21-417a-9428-53244e3fbb8f tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 returned with HTTP 200 Aug 07 13:57:29.672915 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 85/343] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:29 2026] GET /volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:30.690787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-65422883-e33b-4be5-9416-cb251e013157 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:30.693579 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65422883-e33b-4be5-9416-cb251e013157 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 Aug 07 13:57:30.695907 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65422883-e33b-4be5-9416-cb251e013157 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:30.695907 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65422883-e33b-4be5-9416-cb251e013157 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:30.704581 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65422883-e33b-4be5-9416-cb251e013157 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 returned with HTTP 404 Aug 07 13:57:30.705740 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 85/344] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:30 2026] GET /volume/v3/volumes/dc31f2d4-60a3-413a-9b94-aaad41adc8e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:30.714186 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-565a009f-867f-4adc-94ce-51c767a9b1fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:30.715907 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-565a009f-867f-4adc-94ce-51c767a9b1fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:30.716147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-565a009f-867f-4adc-94ce-51c767a9b1fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:30.716355 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-565a009f-867f-4adc-94ce-51c767a9b1fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:30.716540 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-565a009f-867f-4adc-94ce-51c767a9b1fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Delete volume with id: e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:30.725187 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:30.725187 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:30.725680 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-565a009f-867f-4adc-94ce-51c767a9b1fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:30.753871 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-565a009f-867f-4adc-94ce-51c767a9b1fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Delete volume request issued successfully. Aug 07 13:57:30.753871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-565a009f-867f-4adc-94ce-51c767a9b1fe tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 202 Aug 07 13:57:30.753871 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 89/345] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:57:30 2026] DELETE /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:57:30.761497 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d114bb55-fae8-48a4-a695-b704a65bd1be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:30.763249 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d114bb55-fae8-48a4-a695-b704a65bd1be tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:30.763772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d114bb55-fae8-48a4-a695-b704a65bd1be tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:30.764058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d114bb55-fae8-48a4-a695-b704a65bd1be tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:30.772353 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:30.772353 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:30.777455 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d114bb55-fae8-48a4-a695-b704a65bd1be tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Volume info retrieved successfully. Aug 07 13:57:30.782260 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d114bb55-fae8-48a4-a695-b704a65bd1be tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 200 Aug 07 13:57:30.782714 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 87/346] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:30 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:31.799436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27dfff33-f0b9-4a80-9604-8b407797cfa4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:31.801075 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27dfff33-f0b9-4a80-9604-8b407797cfa4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] GET https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 Aug 07 13:57:31.801288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27dfff33-f0b9-4a80-9604-8b407797cfa4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:31.801674 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27dfff33-f0b9-4a80-9604-8b407797cfa4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:31.810764 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27dfff33-f0b9-4a80-9604-8b407797cfa4 tempest-TestMultiAttachVolumeSwap-2124389342 tempest-TestMultiAttachVolumeSwap-2124389342-project-member] https://10.4.3.193/volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 returned with HTTP 404 Aug 07 13:57:31.812646 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 86/347] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:31 2026] GET /volume/v3/volumes/e0093f9a-61b2-463c-a74c-f52b7c3230c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:32.929147 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9fa66d9f-e381-4fc9-b9f1-4e8abae72225 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:32.933055 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fa66d9f-e381-4fc9-b9f1-4e8abae72225 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:32.933055 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fa66d9f-e381-4fc9-b9f1-4e8abae72225 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:32.933055 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fa66d9f-e381-4fc9-b9f1-4e8abae72225 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:32.943702 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:32.943702 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:32.949675 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9fa66d9f-e381-4fc9-b9f1-4e8abae72225 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:32.957137 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fa66d9f-e381-4fc9-b9f1-4e8abae72225 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:32.957137 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 86/348] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:32 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:33.035396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-de85e8d9-3196-4d3d-b870-a52413617599 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.041304 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-de85e8d9-3196-4d3d-b870-a52413617599 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:33.041613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-de85e8d9-3196-4d3d-b870-a52413617599 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:33.041916 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-de85e8d9-3196-4d3d-b870-a52413617599 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:33.055618 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:33.055618 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:33.064883 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-de85e8d9-3196-4d3d-b870-a52413617599 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:33.072906 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-de85e8d9-3196-4d3d-b870-a52413617599 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:33.073416 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 90/349] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:33 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:33.192632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c643c64b-08fd-4c83-9280-5300990a81f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.193190 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c643c64b-08fd-4c83-9280-5300990a81f3 None None] GET https://10.4.3.193/volume// Aug 07 13:57:33.193398 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c643c64b-08fd-4c83-9280-5300990a81f3 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:33.193593 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c643c64b-08fd-4c83-9280-5300990a81f3 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:33.193927 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c643c64b-08fd-4c83-9280-5300990a81f3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:33.194475 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 88/350] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:57:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:33.203795 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-c297a8ea-4cd9-48f6-aa0b-a12908a017a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.207044 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-c297a8ea-4cd9-48f6-aa0b-a12908a017a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:33.208021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-c297a8ea-4cd9-48f6-aa0b-a12908a017a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d", "connector": null, "instance_uuid": "47de58d9-24e6-46e4-ae62-3e14299fa493"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:33.220205 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:33.220205 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:33.266434 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-c297a8ea-4cd9-48f6-aa0b-a12908a017a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:33.267065 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 87/351] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:33 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 07 13:57:33.305258 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6748cc40-aec1-4dd1-9d4a-1f205f4615b2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.309725 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6748cc40-aec1-4dd1-9d4a-1f205f4615b2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:33.309725 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6748cc40-aec1-4dd1-9d4a-1f205f4615b2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:33.310048 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4842022-bc6a-4b80-81ea-e19946a62139 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.310106 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6748cc40-aec1-4dd1-9d4a-1f205f4615b2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:33.311997 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4842022-bc6a-4b80-81ea-e19946a62139 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] GET https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:57:33.312590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4842022-bc6a-4b80-81ea-e19946a62139 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:33.312590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4842022-bc6a-4b80-81ea-e19946a62139 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:33.328515 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:33.328515 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:33.328770 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:33.328770 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:33.335693 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6748cc40-aec1-4dd1-9d4a-1f205f4615b2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:33.336982 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e4842022-bc6a-4b80-81ea-e19946a62139 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:57:33.341046 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f0bb168b-625c-47f7-b7ea-b7033566fba2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.341736 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0bb168b-625c-47f7-b7ea-b7033566fba2 None None] GET https://10.4.3.193/volume// Aug 07 13:57:33.342534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0bb168b-625c-47f7-b7ea-b7033566fba2 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:33.342534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0bb168b-625c-47f7-b7ea-b7033566fba2 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:33.342652 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0bb168b-625c-47f7-b7ea-b7033566fba2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:33.343582 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 89/352] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:33.344652 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6748cc40-aec1-4dd1-9d4a-1f205f4615b2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:33.345153 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 87/353] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:33 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:33.347100 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4842022-bc6a-4b80-81ea-e19946a62139 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 200 Aug 07 13:57:33.347859 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 91/354] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 13:57:33 2026] GET /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 1833 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:33.362623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-13d5d762-e299-4f97-b58a-e74e863a96a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.366792 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-13d5d762-e299-4f97-b58a-e74e863a96a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:33.366792 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-13d5d762-e299-4f97-b58a-e74e863a96a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:33.366792 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-13d5d762-e299-4f97-b58a-e74e863a96a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:33.380495 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:33.380495 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:33.385325 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-13d5d762-e299-4f97-b58a-e74e863a96a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:33.391753 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-13d5d762-e299-4f97-b58a-e74e863a96a0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:33.392675 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 88/355] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:33 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:33.507372 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-2053f34a-62ba-4976-8993-ae543d46897e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:33.510548 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-2053f34a-62ba-4976-8993-ae543d46897e tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] PUT https://10.4.3.193/volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080 Aug 07 13:57:33.511123 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-2053f34a-62ba-4976-8993-ae543d46897e tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:33.531898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-2053f34a-62ba-4976-8993-ae543d46897e tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Acquiring lock "cinder-attachment_update-b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:33.540205 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-2053f34a-62ba-4976-8993-ae543d46897e tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:33.541774 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:33.541774 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:33.660818 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-2053f34a-62ba-4976-8993-ae543d46897e tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d-np0000006713" released by "attachment_update" :: held 0.121s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:33.661201 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-2053f34a-62ba-4976-8993-ae543d46897e tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080 returned with HTTP 200 Aug 07 13:57:33.661660 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 90/356] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:33 2026] PUT /volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:34.363071 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-531662b4-8e03-4560-979d-2401be497c87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:34.365416 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-531662b4-8e03-4560-979d-2401be497c87 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:34.365623 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-531662b4-8e03-4560-979d-2401be497c87 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:34.365931 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-531662b4-8e03-4560-979d-2401be497c87 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:34.381706 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:34.381706 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:34.388353 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-531662b4-8e03-4560-979d-2401be497c87 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:34.394460 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-531662b4-8e03-4560-979d-2401be497c87 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:34.395201 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 88/357] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:34 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:35.412642 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2cc0705-e129-4fb6-8783-781ff9a51d66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:35.415927 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2cc0705-e129-4fb6-8783-781ff9a51d66 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:35.417189 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2cc0705-e129-4fb6-8783-781ff9a51d66 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:35.417189 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2cc0705-e129-4fb6-8783-781ff9a51d66 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:35.442321 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:35.442321 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:35.450292 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2cc0705-e129-4fb6-8783-781ff9a51d66 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:35.461203 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2cc0705-e129-4fb6-8783-781ff9a51d66 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:35.462022 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 92/358] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:35 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:36.484883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3bc030e4-7ba8-4c09-ba5b-2b2c5cbbd474 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:36.484883 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bc030e4-7ba8-4c09-ba5b-2b2c5cbbd474 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:36.484883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bc030e4-7ba8-4c09-ba5b-2b2c5cbbd474 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:36.484883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3bc030e4-7ba8-4c09-ba5b-2b2c5cbbd474 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:36.503606 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:36.503606 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:36.511562 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3bc030e4-7ba8-4c09-ba5b-2b2c5cbbd474 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:36.519188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3bc030e4-7ba8-4c09-ba5b-2b2c5cbbd474 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:36.520239 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 89/359] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:36 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:37.076763 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-119ecede-35f8-42ee-8389-9e97ea9f860b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:37.080545 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-119ecede-35f8-42ee-8389-9e97ea9f860b tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080/action Aug 07 13:57:37.081132 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-119ecede-35f8-42ee-8389-9e97ea9f860b tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:37.081354 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-119ecede-35f8-42ee-8389-9e97ea9f860b tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:37.106569 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:37.106569 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:37.132267 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-721c8006-8439-4883-ab18-7ff019bf36b9 req-119ecede-35f8-42ee-8389-9e97ea9f860b tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080/action returned with HTTP 204 Aug 07 13:57:37.132960 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 91/360] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:37 2026] POST /volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:37.542275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ae8dff1-9938-43fe-9347-312e52ba00cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:37.547330 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ae8dff1-9938-43fe-9347-312e52ba00cf tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:37.547452 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ae8dff1-9938-43fe-9347-312e52ba00cf tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:37.547786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ae8dff1-9938-43fe-9347-312e52ba00cf tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:37.572551 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:37.572551 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:37.581679 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ae8dff1-9938-43fe-9347-312e52ba00cf tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:37.593207 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ae8dff1-9938-43fe-9347-312e52ba00cf tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:37.593797 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 89/361] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:37 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:37.617064 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6f35cde-2816-40f5-b297-c0e769d95001 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:37.619481 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6f35cde-2816-40f5-b297-c0e769d95001 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:37.620042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6f35cde-2816-40f5-b297-c0e769d95001 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:37.620042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6f35cde-2816-40f5-b297-c0e769d95001 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:37.640100 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:37.640100 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:37.648035 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6f35cde-2816-40f5-b297-c0e769d95001 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:37.655787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6f35cde-2816-40f5-b297-c0e769d95001 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:37.656378 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 93/362] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:37 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:38.348122 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-82e96c3a-8c7b-4264-8b75-c0d84d27c77f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:38.350815 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-82e96c3a-8c7b-4264-8b75-c0d84d27c77f tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:38.351136 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-82e96c3a-8c7b-4264-8b75-c0d84d27c77f tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:38.351439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-82e96c3a-8c7b-4264-8b75-c0d84d27c77f tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:38.365926 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:38.365926 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:38.371132 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-82e96c3a-8c7b-4264-8b75-c0d84d27c77f tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:38.378060 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-82e96c3a-8c7b-4264-8b75-c0d84d27c77f tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:38.378644 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 90/363] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:38 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:39.979362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f0175886-9c6d-4554-9706-6f13cfa318e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:39.979786 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0175886-9c6d-4554-9706-6f13cfa318e4 None None] GET https://10.4.3.193/volume// Aug 07 13:57:39.980062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0175886-9c6d-4554-9706-6f13cfa318e4 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:39.981144 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f0175886-9c6d-4554-9706-6f13cfa318e4 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:39.981144 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f0175886-9c6d-4554-9706-6f13cfa318e4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:39.981861 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 92/364] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:39.995032 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-1807fb2d-79c3-4aec-bf3d-cbb47f0f52dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:40.003426 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-1807fb2d-79c3-4aec-bf3d-cbb47f0f52dc tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:40.004792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-1807fb2d-79c3-4aec-bf3d-cbb47f0f52dc tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d", "connector": null, "instance_uuid": "47de58d9-24e6-46e4-ae62-3e14299fa493"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:40.034806 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:40.034806 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:40.084652 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-1807fb2d-79c3-4aec-bf3d-cbb47f0f52dc tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:40.087543 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 90/365] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:39 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:40.107957 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8f55539-2650-4e01-9b8e-9805908048e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:40.109065 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8f55539-2650-4e01-9b8e-9805908048e6 None None] GET https://10.4.3.193/volume// Aug 07 13:57:40.109364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8f55539-2650-4e01-9b8e-9805908048e6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:40.109652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8f55539-2650-4e01-9b8e-9805908048e6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:40.113590 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8f55539-2650-4e01-9b8e-9805908048e6 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:40.114323 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 94/366] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:40 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:40.129390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-9b698668-0159-45b7-aa01-3e197f94ae51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:40.132415 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-9b698668-0159-45b7-aa01-3e197f94ae51 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:40.133480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-9b698668-0159-45b7-aa01-3e197f94ae51 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:40.133480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-9b698668-0159-45b7-aa01-3e197f94ae51 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:40.155546 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:40.155546 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:40.161348 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-9b698668-0159-45b7-aa01-3e197f94ae51 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:40.170931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-9b698668-0159-45b7-aa01-3e197f94ae51 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:40.171376 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 91/367] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:40 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:40.602874 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-5427ec91-6b34-4ec9-bf58-1573ba373e2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:40.606375 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-5427ec91-6b34-4ec9-bf58-1573ba373e2c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080 Aug 07 13:57:40.606687 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-5427ec91-6b34-4ec9-bf58-1573ba373e2c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:40.608144 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-5427ec91-6b34-4ec9-bf58-1573ba373e2c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:40.626025 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:40.626025 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:40.734928 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-5427ec91-6b34-4ec9-bf58-1573ba373e2c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080 returned with HTTP 200 Aug 07 13:57:40.736442 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 93/368] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:40 2026] DELETE /volume/v3/attachments/6c4eb744-dc52-4032-8182-5ecb51f61080 => generated 192 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:41.075788 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f56d0513-96b9-4d8f-bdbb-e95ad6752160 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:41.076249 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f56d0513-96b9-4d8f-bdbb-e95ad6752160 None None] GET https://10.4.3.193/volume// Aug 07 13:57:41.078708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f56d0513-96b9-4d8f-bdbb-e95ad6752160 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:41.078708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f56d0513-96b9-4d8f-bdbb-e95ad6752160 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:41.078708 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f56d0513-96b9-4d8f-bdbb-e95ad6752160 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:41.078708 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 91/369] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:41.090898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-46a50e4f-8dca-4cbb-a490-6c684910379d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:41.096232 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-46a50e4f-8dca-4cbb-a490-6c684910379d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:57:41.096531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-46a50e4f-8dca-4cbb-a490-6c684910379d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:41.096906 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-46a50e4f-8dca-4cbb-a490-6c684910379d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:41.118046 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:41.118046 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:41.125052 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-46a50e4f-8dca-4cbb-a490-6c684910379d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:57:41.133959 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-46a50e4f-8dca-4cbb-a490-6c684910379d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:57:41.133959 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 95/370] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:41 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1026 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:41.256073 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-18a81ca0-c682-4d56-96e7-100d4a75f0a5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:41.259411 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-18a81ca0-c682-4d56-96e7-100d4a75f0a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] PUT https://10.4.3.193/volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75 Aug 07 13:57:41.260084 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-18a81ca0-c682-4d56-96e7-100d4a75f0a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:41.277388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-18a81ca0-c682-4d56-96e7-100d4a75f0a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Acquiring lock "cinder-attachment_update-b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:41.285294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-18a81ca0-c682-4d56-96e7-100d4a75f0a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:41.286698 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:41.286698 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:41.472061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-18a81ca0-c682-4d56-96e7-100d4a75f0a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d-np0000006713" released by "attachment_update" :: held 0.187s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:41.472467 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-18a81ca0-c682-4d56-96e7-100d4a75f0a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75 returned with HTTP 200 Aug 07 13:57:41.473160 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 92/371] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:41 2026] PUT /volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:41.520166 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-89a5d58e-584b-4e48-b6b1-cfad8e87a1a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:41.523286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-89a5d58e-584b-4e48-b6b1-cfad8e87a1a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75/action Aug 07 13:57:41.523693 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-89a5d58e-584b-4e48-b6b1-cfad8e87a1a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:41.523865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-89a5d58e-584b-4e48-b6b1-cfad8e87a1a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:41.564898 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:41.564898 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:41.589649 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9110426c-eb8e-4b76-8561-86bde0bc14f4 req-89a5d58e-584b-4e48-b6b1-cfad8e87a1a5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75/action returned with HTTP 204 Aug 07 13:57:41.590191 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 94/372] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:41 2026] POST /volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:44.901768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-139094fa-cdcb-4113-a87a-374ac31afc01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:44.904862 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:57:44.904862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1740487062"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:44.906830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1740487062'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:57:44.910211 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume of 1 GB Aug 07 13:57:44.910997 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:44.910997 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:44.911316 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Availability Zones retrieved successfully. Aug 07 13:57:44.920295 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (cb858f2e-9c6a-4cb6-b5c2-f4b182ee3957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:57:44.922025 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f35c35f-60d7-457c-bf7e-f3c5d4e56a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:44.923384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:57:44.936502 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:44.936502 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:44.958627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f35c35f-60d7-457c-bf7e-f3c5d4e56a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf567fcf-f752-400f-98dd-88cf7da67c07,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf567fcf-f752-400f-98dd-88cf7da67c07', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:44.959707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09384e4-cc83-4524-9a06-a04dfef19871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:44.995239 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:44.997787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:57:44.998216 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1127729782"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:44.999788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1127729782'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:57:45.000308 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Create volume of 1 GB Aug 07 13:57:45.007516 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Availability Zones retrieved successfully. Aug 07 13:57:45.018341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Flow 'volume_create_api' (5adc7e42-46ea-424b-bec2-0685aff83850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:57:45.020210 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d3fbf4-af0f-403a-9b9c-2a8db2acef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.021763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:57:45.028949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Created reservations ['754e15f8-d61e-4acc-a557-21559b8f9574', '68b885a2-572b-4e2e-8f53-a29dd13e9fb3', '4740c815-f1db-41fd-b531-f46a5bfe06f5', '0a331be0-b113-4ee8-b938-3c8f37eb689a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:57:45.030085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c09384e4-cc83-4524-9a06-a04dfef19871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['754e15f8-d61e-4acc-a557-21559b8f9574', '68b885a2-572b-4e2e-8f53-a29dd13e9fb3', '4740c815-f1db-41fd-b531-f46a5bfe06f5', '0a331be0-b113-4ee8-b938-3c8f37eb689a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.031076 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5b9cb9-03bf-48c6-95cd-9498b344d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.061449 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d3fbf4-af0f-403a-9b9c-2a8db2acef1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.061688 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5b9cb9-03bf-48c6-95cd-9498b344d34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1740487062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['754e15f8-d61e-4acc-a557-21559b8f9574','68b885a2-572b-4e2e-8f53-a29dd13e9fb3','4740c815-f1db-41fd-b531-f46a5bfe06f5','0a331be0-b113-4ee8-b938-3c8f37eb689a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1740487062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='08031fa291b740a585715e0e34bbb2b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61f6848096b046eb8b51641efc44f4e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf567fcf-f752-400f-98dd-88cf7da67c07),volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.062460 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9f066d-2b9b-4ee0-9720-57537065455a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.062699 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f15f26f-24dc-4555-baf0-2aa014e6a4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.091824 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f15f26f-24dc-4555-baf0-2aa014e6a4b6) transitioned into state 'SUCCESS' from state '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-1740487062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['754e15f8-d61e-4acc-a557-21559b8f9574','68b885a2-572b-4e2e-8f53-a29dd13e9fb3','4740c815-f1db-41fd-b531-f46a5bfe06f5','0a331be0-b113-4ee8-b938-3c8f37eb689a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.092784 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38ca039-29bf-42fa-9aa1-c1cb3e9547c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.106733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38ca039-29bf-42fa-9aa1-c1cb3e9547c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.108159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (cb858f2e-9c6a-4cb6-b5c2-f4b182ee3957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:57:45.108597 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request issued successfully. Aug 07 13:57:45.109551 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-139094fa-cdcb-4113-a87a-374ac31afc01 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:57:45.110155 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 92/373] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:57:44 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:57:45.128869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2326f48f-5617-4db3-b77c-7307dfaae32a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:45.135363 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2326f48f-5617-4db3-b77c-7307dfaae32a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:45.135603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2326f48f-5617-4db3-b77c-7307dfaae32a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:45.135918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2326f48f-5617-4db3-b77c-7307dfaae32a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:45.140959 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=278,cinder:INSERT=20,cinder:UPDATE=42 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:57:45.148316 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:45.148316 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:45.151051 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Created reservations ['6f69e1e0-7b67-46cc-8dd5-68edccbe5680', 'c2b52fc3-e8fd-4085-888d-624b17f9630f', '010aa4a8-26c3-42a4-8843-712ba54df588', 'e2ca50b6-0ee2-46c2-81dd-0342d647b562'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:57:45.152114 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9f066d-2b9b-4ee0-9720-57537065455a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f69e1e0-7b67-46cc-8dd5-68edccbe5680', 'c2b52fc3-e8fd-4085-888d-624b17f9630f', '010aa4a8-26c3-42a4-8843-712ba54df588', 'e2ca50b6-0ee2-46c2-81dd-0342d647b562']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.153057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8ce81f-7604-4f8a-b7a6-c95819d0db05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.154455 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2326f48f-5617-4db3-b77c-7307dfaae32a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:45.162371 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2326f48f-5617-4db3-b77c-7307dfaae32a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:45.163033 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 93/374] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:45 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:45.187708 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8ce81f-7604-4f8a-b7a6-c95819d0db05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f22cd7-7755-431a-bb2a-8ec814e43197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1127729782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbd4b313e6764e0a8a5fb725eb88b253',qos_specs=None,replication_status=,reservations=['6f69e1e0-7b67-46cc-8dd5-68edccbe5680','c2b52fc3-e8fd-4085-888d-624b17f9630f','010aa4a8-26c3-42a4-8843-712ba54df588','e2ca50b6-0ee2-46c2-81dd-0342d647b562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df501fd2b0074d4088553df3266e270b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1127729782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f22cd7-7755-431a-bb2a-8ec814e43197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbd4b313e6764e0a8a5fb725eb88b253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df501fd2b0074d4088553df3266e270b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.189287 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5bad83-3425-4ce8-bd40-d4874774bf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.215233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba5bad83-3425-4ce8-bd40-d4874774bf8c) transitioned into state 'SUCCESS' from state '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-1127729782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbd4b313e6764e0a8a5fb725eb88b253',qos_specs=None,replication_status=,reservations=['6f69e1e0-7b67-46cc-8dd5-68edccbe5680','c2b52fc3-e8fd-4085-888d-624b17f9630f','010aa4a8-26c3-42a4-8843-712ba54df588','e2ca50b6-0ee2-46c2-81dd-0342d647b562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df501fd2b0074d4088553df3266e270b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.216303 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9bc6a0-943e-440c-8078-1603a4e649c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:45.235069 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9bc6a0-943e-440c-8078-1603a4e649c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:45.236307 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Flow 'volume_create_api' (5adc7e42-46ea-424b-bec2-0685aff83850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:57:45.236666 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Create volume request issued successfully. Aug 07 13:57:45.242994 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfc6cae2-58be-45fb-80d4-aba6cbae50fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:57:45.243391 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 96/375] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:57:44 2026] POST /volume/v3/volumes => generated 752 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:57:45.264292 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c9e8058-87c9-4744-bbf2-e22189f42e20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:45.268376 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c9e8058-87c9-4744-bbf2-e22189f42e20 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:45.268552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c9e8058-87c9-4744-bbf2-e22189f42e20 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:45.268982 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c9e8058-87c9-4744-bbf2-e22189f42e20 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:45.278711 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:45.278711 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:45.284070 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c9e8058-87c9-4744-bbf2-e22189f42e20 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:45.291861 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c9e8058-87c9-4744-bbf2-e22189f42e20 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:45.292510 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 95/376] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:45 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:57:46.184442 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2c981543-9058-4096-8a77-2d6e74f7500d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.186452 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c981543-9058-4096-8a77-2d6e74f7500d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:46.186856 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c981543-9058-4096-8a77-2d6e74f7500d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.186951 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c981543-9058-4096-8a77-2d6e74f7500d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.201047 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.201047 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:46.207723 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2c981543-9058-4096-8a77-2d6e74f7500d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:46.216207 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c981543-9058-4096-8a77-2d6e74f7500d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:46.216778 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 93/377] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:57:46.290376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-11a946f3-9b90-4d8d-8b41-b442d88cfe92 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.297977 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-11a946f3-9b90-4d8d-8b41-b442d88cfe92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:46.298078 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-11a946f3-9b90-4d8d-8b41-b442d88cfe92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.298337 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-11a946f3-9b90-4d8d-8b41-b442d88cfe92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.309345 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.309345 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:46.312589 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11395766-fac4-428d-81d9-6903b8df4eed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.315962 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-11a946f3-9b90-4d8d-8b41-b442d88cfe92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:46.317515 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11395766-fac4-428d-81d9-6903b8df4eed tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:46.317744 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11395766-fac4-428d-81d9-6903b8df4eed tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.318003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11395766-fac4-428d-81d9-6903b8df4eed tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.332323 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-11a946f3-9b90-4d8d-8b41-b442d88cfe92 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:46.332923 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 94/378] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:46.342193 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.342193 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:46.350707 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11395766-fac4-428d-81d9-6903b8df4eed tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:46.359715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11395766-fac4-428d-81d9-6903b8df4eed tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:46.363716 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 97/379] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:46.430474 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-68397d71-5422-4734-bd5f-48c06b3265ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.437147 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-68397d71-5422-4734-bd5f-48c06b3265ff tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:46.437602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-68397d71-5422-4734-bd5f-48c06b3265ff tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.438123 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-68397d71-5422-4734-bd5f-48c06b3265ff tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.448816 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.448816 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:46.461719 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-68397d71-5422-4734-bd5f-48c06b3265ff tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:46.470925 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-68397d71-5422-4734-bd5f-48c06b3265ff tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:46.471448 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 96/380] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:46.491792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c18fa44-1e09-4196-a7f3-6b6436a65afd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.492341 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c18fa44-1e09-4196-a7f3-6b6436a65afd None None] GET https://10.4.3.193/volume// Aug 07 13:57:46.492601 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c18fa44-1e09-4196-a7f3-6b6436a65afd None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.493512 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c18fa44-1e09-4196-a7f3-6b6436a65afd None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.493945 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c18fa44-1e09-4196-a7f3-6b6436a65afd None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:46.494755 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 94/381] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:46.508152 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-376c3930-e04b-4944-b798-8ace9f2d498a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.514407 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-376c3930-e04b-4944-b798-8ace9f2d498a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:46.514407 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-376c3930-e04b-4944-b798-8ace9f2d498a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd", "connector": null, "instance_uuid": "8ed31091-b662-4a2b-81ae-37e9dd7994da"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:46.526816 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.526816 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:46.594607 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-376c3930-e04b-4944-b798-8ace9f2d498a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:46.595283 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 95/382] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:46 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 07 13:57:46.656522 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91eab66f-530d-42bf-b012-02f5c68c9940 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.661482 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91eab66f-530d-42bf-b012-02f5c68c9940 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:46.661854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91eab66f-530d-42bf-b012-02f5c68c9940 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.662137 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91eab66f-530d-42bf-b012-02f5c68c9940 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.681345 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.681345 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:46.683852 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1da301e6-52f5-4fbc-90d6-5489c480ae7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.684363 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1da301e6-52f5-4fbc-90d6-5489c480ae7d None None] GET https://10.4.3.193/volume// Aug 07 13:57:46.686165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1da301e6-52f5-4fbc-90d6-5489c480ae7d None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.687187 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1da301e6-52f5-4fbc-90d6-5489c480ae7d None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.687600 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1da301e6-52f5-4fbc-90d6-5489c480ae7d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:46.687858 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91eab66f-530d-42bf-b012-02f5c68c9940 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:46.688475 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 97/383] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:46.691620 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c21e495-16ab-47f4-ba72-409aa9161203 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.692035 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c21e495-16ab-47f4-ba72-409aa9161203 None None] GET https://10.4.3.193/volume// Aug 07 13:57:46.692212 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c21e495-16ab-47f4-ba72-409aa9161203 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.692414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c21e495-16ab-47f4-ba72-409aa9161203 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.692728 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c21e495-16ab-47f4-ba72-409aa9161203 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:46.693030 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 95/384] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:46.695700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91eab66f-530d-42bf-b012-02f5c68c9940 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:46.696776 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 98/385] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:46.706581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-623be329-c9a7-4e6b-9e05-25011e6a3813 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.710437 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-623be329-c9a7-4e6b-9e05-25011e6a3813 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:46.710437 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-623be329-c9a7-4e6b-9e05-25011e6a3813 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9f22cd7-7755-431a-bb2a-8ec814e43197", "connector": null, "instance_uuid": "7635e22d-df6b-43c6-a7ad-d5e252334ada"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:46.721186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.721186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:46.724560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-3f531473-2727-4451-a302-28d19ed50893 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.728241 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-3f531473-2727-4451-a302-28d19ed50893 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:46.728504 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-3f531473-2727-4451-a302-28d19ed50893 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.729017 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-3f531473-2727-4451-a302-28d19ed50893 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.738897 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.738897 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:46.742629 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-3f531473-2727-4451-a302-28d19ed50893 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:46.747761 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-3f531473-2727-4451-a302-28d19ed50893 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:46.747761 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 98/386] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1032 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:46.760509 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-623be329-c9a7-4e6b-9e05-25011e6a3813 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:46.761460 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 96/387] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:46 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 07 13:57:46.795789 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-16d413db-592f-4c4e-a561-e0b3adb8debc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.797956 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16d413db-592f-4c4e-a561-e0b3adb8debc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:46.797956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16d413db-592f-4c4e-a561-e0b3adb8debc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.799354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16d413db-592f-4c4e-a561-e0b3adb8debc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.810864 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.810864 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:46.815562 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-16d413db-592f-4c4e-a561-e0b3adb8debc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:46.821613 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16d413db-592f-4c4e-a561-e0b3adb8debc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:46.822639 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 96/388] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:46.854170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f17d04a6-c6e2-444f-bc1b-8e5743f0faee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.854645 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f17d04a6-c6e2-444f-bc1b-8e5743f0faee None None] GET https://10.4.3.193/volume// Aug 07 13:57:46.854645 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f17d04a6-c6e2-444f-bc1b-8e5743f0faee None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.856898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f17d04a6-c6e2-444f-bc1b-8e5743f0faee None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.856898 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f17d04a6-c6e2-444f-bc1b-8e5743f0faee None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:46.856898 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 99/389] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:46.877618 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-ec9bdc9e-042c-4006-bbf7-88e4d2fc78d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.878561 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-1cbb649a-4496-4453-a974-950d407497f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:46.880457 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-1cbb649a-4496-4453-a974-950d407497f4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc Aug 07 13:57:46.880764 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-ec9bdc9e-042c-4006-bbf7-88e4d2fc78d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:46.881005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-ec9bdc9e-042c-4006-bbf7-88e4d2fc78d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:46.881188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-1cbb649a-4496-4453-a974-950d407497f4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:46.881272 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-ec9bdc9e-042c-4006-bbf7-88e4d2fc78d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:46.889895 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-1cbb649a-4496-4453-a974-950d407497f4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:46.896807 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-1cbb649a-4496-4453-a974-950d407497f4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:46.896919 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.896919 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:46.896993 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:46.896993 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:46.901224 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-ec9bdc9e-042c-4006-bbf7-88e4d2fc78d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:46.907026 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-ec9bdc9e-042c-4006-bbf7-88e4d2fc78d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:46.907531 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 97/390] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:46 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:47.028353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-1cbb649a-4496-4453-a974-950d407497f4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" released by "attachment_update" :: held 0.129s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:47.028870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-1cbb649a-4496-4453-a974-950d407497f4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc returned with HTTP 200 Aug 07 13:57:47.029605 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 99/391] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:46 2026] PUT /volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:47.034521 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-db78ff29-6f0b-403a-9353-d9feed2e4d7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:47.039130 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-db78ff29-6f0b-403a-9353-d9feed2e4d7d tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] PUT https://10.4.3.193/volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648 Aug 07 13:57:47.039130 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-db78ff29-6f0b-403a-9353-d9feed2e4d7d tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:47.056864 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-db78ff29-6f0b-403a-9353-d9feed2e4d7d tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Acquiring lock "cinder-attachment_update-b9f22cd7-7755-431a-bb2a-8ec814e43197-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:47.065271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-db78ff29-6f0b-403a-9353-d9feed2e4d7d tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Lock "cinder-attachment_update-b9f22cd7-7755-431a-bb2a-8ec814e43197-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:47.065608 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:47.065608 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:47.203384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-db78ff29-6f0b-403a-9353-d9feed2e4d7d tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Lock "cinder-attachment_update-b9f22cd7-7755-431a-bb2a-8ec814e43197-np0000006713" released by "attachment_update" :: held 0.140s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:47.203902 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-db78ff29-6f0b-403a-9353-d9feed2e4d7d tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648 returned with HTTP 200 Aug 07 13:57:47.205155 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 97/392] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:47 2026] PUT /volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:47.716249 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22cb8739-33bd-448a-b74d-8cfb1fa1cd7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:47.717908 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22cb8739-33bd-448a-b74d-8cfb1fa1cd7a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:47.718168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22cb8739-33bd-448a-b74d-8cfb1fa1cd7a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:47.718268 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22cb8739-33bd-448a-b74d-8cfb1fa1cd7a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:47.720544 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=330,cinder:INSERT=23,cinder:UPDATE=45 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:57:47.735781 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:47.735781 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:47.741458 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22cb8739-33bd-448a-b74d-8cfb1fa1cd7a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:47.746959 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22cb8739-33bd-448a-b74d-8cfb1fa1cd7a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:47.747685 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 100/393] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:47 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:47.841879 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e87cb9d-2b2c-4d9d-a977-dff8650bf6f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:47.843564 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e87cb9d-2b2c-4d9d-a977-dff8650bf6f6 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:47.843891 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e87cb9d-2b2c-4d9d-a977-dff8650bf6f6 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:47.843966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e87cb9d-2b2c-4d9d-a977-dff8650bf6f6 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:47.854293 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:47.854293 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:47.858233 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e87cb9d-2b2c-4d9d-a977-dff8650bf6f6 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:47.864164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e87cb9d-2b2c-4d9d-a977-dff8650bf6f6 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:47.864595 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 98/394] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:47 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:48.770266 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a44a09e6-6ecd-4983-abde-4c254d2e64b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:48.773943 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a44a09e6-6ecd-4983-abde-4c254d2e64b1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:48.775991 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a44a09e6-6ecd-4983-abde-4c254d2e64b1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:48.776223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a44a09e6-6ecd-4983-abde-4c254d2e64b1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:48.779768 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=277,cinder:UPDATE=28,cinder:INSERT=3 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:57:48.797256 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:48.797256 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:48.804828 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a44a09e6-6ecd-4983-abde-4c254d2e64b1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:48.813464 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a44a09e6-6ecd-4983-abde-4c254d2e64b1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:48.813635 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 100/395] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:48 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:48.883759 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea7df198-bd8a-4909-9ef8-57899ccc2590 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:48.888138 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea7df198-bd8a-4909-9ef8-57899ccc2590 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:48.888138 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea7df198-bd8a-4909-9ef8-57899ccc2590 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:48.889748 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea7df198-bd8a-4909-9ef8-57899ccc2590 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:48.893147 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=278,cinder:UPDATE=27,cinder:INSERT=9 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:57:48.906523 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:48.906523 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:48.919559 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea7df198-bd8a-4909-9ef8-57899ccc2590 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:48.930748 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea7df198-bd8a-4909-9ef8-57899ccc2590 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:48.931007 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 98/396] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:48 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:49.833132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e301acd0-7c90-4cef-9146-c18162394b18 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:49.836125 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e301acd0-7c90-4cef-9146-c18162394b18 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:49.836397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e301acd0-7c90-4cef-9146-c18162394b18 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:49.836772 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e301acd0-7c90-4cef-9146-c18162394b18 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:49.852966 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:49.852966 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:49.859960 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e301acd0-7c90-4cef-9146-c18162394b18 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:49.867738 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e301acd0-7c90-4cef-9146-c18162394b18 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:49.868599 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 101/397] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:49 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:57:49.956002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09784587-dbbf-40ad-9a14-85ac9d310870 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:49.958510 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09784587-dbbf-40ad-9a14-85ac9d310870 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:49.958705 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09784587-dbbf-40ad-9a14-85ac9d310870 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:49.958993 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09784587-dbbf-40ad-9a14-85ac9d310870 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:49.971455 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:49.971455 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:49.975489 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-09784587-dbbf-40ad-9a14-85ac9d310870 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:49.981316 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09784587-dbbf-40ad-9a14-85ac9d310870 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:49.981771 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 99/398] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:49 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:50.887678 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7063f268-b327-43d2-be5b-57a5aee33f9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:50.890251 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7063f268-b327-43d2-be5b-57a5aee33f9e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:50.890995 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7063f268-b327-43d2-be5b-57a5aee33f9e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:50.892388 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7063f268-b327-43d2-be5b-57a5aee33f9e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:50.906633 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:50.906633 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:50.922860 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7063f268-b327-43d2-be5b-57a5aee33f9e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:50.937601 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7063f268-b327-43d2-be5b-57a5aee33f9e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:50.937601 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 101/399] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:50 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:50.998172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bcfee7c1-e6cc-4e42-8339-12a23121c4fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:51.000823 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcfee7c1-e6cc-4e42-8339-12a23121c4fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:51.001016 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bcfee7c1-e6cc-4e42-8339-12a23121c4fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:51.001179 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bcfee7c1-e6cc-4e42-8339-12a23121c4fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:51.011972 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:51.011972 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:51.015715 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bcfee7c1-e6cc-4e42-8339-12a23121c4fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:51.020984 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bcfee7c1-e6cc-4e42-8339-12a23121c4fc tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:51.021449 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 99/400] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:50 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:51.373132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-20a48acf-8d12-435a-88cd-383942c82d27 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:51.375613 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-20a48acf-8d12-435a-88cd-383942c82d27 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc/action Aug 07 13:57:51.376289 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-20a48acf-8d12-435a-88cd-383942c82d27 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:51.376479 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-20a48acf-8d12-435a-88cd-383942c82d27 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:51.405970 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:51.405970 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:51.424961 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80849801-bca8-47f2-8d39-b0cfb87158a6 req-20a48acf-8d12-435a-88cd-383942c82d27 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc/action returned with HTTP 204 Aug 07 13:57:51.425755 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 102/401] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:51 2026] POST /volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:51.957125 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0e4219c-3ca1-46e3-a343-68cc54b2f7d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:51.962391 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e4219c-3ca1-46e3-a343-68cc54b2f7d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:51.962874 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e4219c-3ca1-46e3-a343-68cc54b2f7d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:51.963205 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e4219c-3ca1-46e3-a343-68cc54b2f7d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:51.979412 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:51.979412 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:51.985054 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0e4219c-3ca1-46e3-a343-68cc54b2f7d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:51.991238 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e4219c-3ca1-46e3-a343-68cc54b2f7d5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:51.992006 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 100/402] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:51 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:52.039493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5c2e0e0f-e89f-4e67-b170-92e75d7e0f13 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.044351 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c2e0e0f-e89f-4e67-b170-92e75d7e0f13 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:52.044796 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c2e0e0f-e89f-4e67-b170-92e75d7e0f13 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:52.045425 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c2e0e0f-e89f-4e67-b170-92e75d7e0f13 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:52.064611 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-43d95930-f79f-4c79-a019-d00efb34e19a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.067040 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:52.067040 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:52.068046 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-43d95930-f79f-4c79-a019-d00efb34e19a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:52.068405 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-43d95930-f79f-4c79-a019-d00efb34e19a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:52.069151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-43d95930-f79f-4c79-a019-d00efb34e19a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:52.073921 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5c2e0e0f-e89f-4e67-b170-92e75d7e0f13 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:52.082052 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:52.082052 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:52.082190 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c2e0e0f-e89f-4e67-b170-92e75d7e0f13 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:52.083410 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 102/403] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:52 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:52.089554 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-43d95930-f79f-4c79-a019-d00efb34e19a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:52.099363 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-43d95930-f79f-4c79-a019-d00efb34e19a tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:52.099363 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 100/404] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:52 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:52.265305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85c454c6-2b8e-4381-9b45-0bca1911fd52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.265865 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85c454c6-2b8e-4381-9b45-0bca1911fd52 None None] GET https://10.4.3.193/volume// Aug 07 13:57:52.266001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85c454c6-2b8e-4381-9b45-0bca1911fd52 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:52.266244 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85c454c6-2b8e-4381-9b45-0bca1911fd52 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:52.266667 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85c454c6-2b8e-4381-9b45-0bca1911fd52 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:52.277426 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 103/405] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:57:52 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:52.287701 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-901eeb65-52f1-4867-abef-e615ded2be7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.294014 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-901eeb65-52f1-4867-abef-e615ded2be7e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:52.294486 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-901eeb65-52f1-4867-abef-e615ded2be7e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd", "connector": null, "instance_uuid": "f58e5f44-a137-49fe-92c6-205c6f5390b2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:52.317922 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:52.317922 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:52.427014 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-901eeb65-52f1-4867-abef-e615ded2be7e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:52.427014 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 101/406] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:52 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:52.458349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-722d7cec-9bcf-44b4-a81a-a2c84c7ffa35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.461168 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-722d7cec-9bcf-44b4-a81a-a2c84c7ffa35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:52.461549 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-722d7cec-9bcf-44b4-a81a-a2c84c7ffa35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:52.461865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-722d7cec-9bcf-44b4-a81a-a2c84c7ffa35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:52.485965 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:52.485965 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:52.488715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ebe60edf-b2bc-408b-9b6e-aff062315347 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.489920 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebe60edf-b2bc-408b-9b6e-aff062315347 None None] GET https://10.4.3.193/volume// Aug 07 13:57:52.489920 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebe60edf-b2bc-408b-9b6e-aff062315347 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:52.490502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebe60edf-b2bc-408b-9b6e-aff062315347 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:52.490959 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebe60edf-b2bc-408b-9b6e-aff062315347 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:52.491525 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 101/407] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:52 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:52.494545 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-722d7cec-9bcf-44b4-a81a-a2c84c7ffa35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:52.500976 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-722d7cec-9bcf-44b4-a81a-a2c84c7ffa35 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:52.501642 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 103/408] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:52 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:52.503741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-742ca55f-0b61-45b9-a0cf-96f012d5c448 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.510010 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-742ca55f-0b61-45b9-a0cf-96f012d5c448 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:52.510010 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-742ca55f-0b61-45b9-a0cf-96f012d5c448 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:52.510010 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-742ca55f-0b61-45b9-a0cf-96f012d5c448 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:52.531298 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:52.531298 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:52.542234 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-742ca55f-0b61-45b9-a0cf-96f012d5c448 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:52.549787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-742ca55f-0b61-45b9-a0cf-96f012d5c448 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:52.550298 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 104/409] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:52 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:52.676251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-96f7f334-7f22-42c5-b2cc-30cf0b27b116 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:52.680579 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-96f7f334-7f22-42c5-b2cc-30cf0b27b116 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4 Aug 07 13:57:52.681144 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-96f7f334-7f22-42c5-b2cc-30cf0b27b116 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:52.693108 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-96f7f334-7f22-42c5-b2cc-30cf0b27b116 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:52.699447 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-96f7f334-7f22-42c5-b2cc-30cf0b27b116 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:52.701059 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:52.701059 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:52.847440 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-96f7f334-7f22-42c5-b2cc-30cf0b27b116 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" released by "attachment_update" :: held 0.148s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:52.847645 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-96f7f334-7f22-42c5-b2cc-30cf0b27b116 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4 returned with HTTP 200 Aug 07 13:57:52.848105 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 102/410] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:52 2026] PUT /volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:53.106435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c4ae9f5b-bd32-467f-af58-d80e23f7187e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:53.108383 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4ae9f5b-bd32-467f-af58-d80e23f7187e tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:53.109162 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4ae9f5b-bd32-467f-af58-d80e23f7187e tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:53.109162 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4ae9f5b-bd32-467f-af58-d80e23f7187e tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:53.125934 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:53.125934 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:53.133637 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c4ae9f5b-bd32-467f-af58-d80e23f7187e tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:53.142218 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4ae9f5b-bd32-467f-af58-d80e23f7187e tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:53.142953 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 102/411] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:53 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:53.526575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d07d205c-584a-470b-837c-cdde1630921c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:53.531247 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d07d205c-584a-470b-837c-cdde1630921c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:53.531247 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d07d205c-584a-470b-837c-cdde1630921c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:53.531247 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d07d205c-584a-470b-837c-cdde1630921c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:53.563714 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:53.563714 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:53.571747 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d07d205c-584a-470b-837c-cdde1630921c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:53.581431 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d07d205c-584a-470b-837c-cdde1630921c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:53.583011 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 104/412] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:53 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:57:54.162775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3e94d60-0298-412d-a730-763bd86073ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:54.168788 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3e94d60-0298-412d-a730-763bd86073ee tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:54.168788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3e94d60-0298-412d-a730-763bd86073ee tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:54.168788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3e94d60-0298-412d-a730-763bd86073ee tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:54.193274 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:54.193274 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:54.199989 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3e94d60-0298-412d-a730-763bd86073ee tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:54.211391 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3e94d60-0298-412d-a730-763bd86073ee tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:54.213650 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 105/413] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:54 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:54.485341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-07e2b799-9821-4aeb-9b36-70a62c190d6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:54.489345 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-07e2b799-9821-4aeb-9b36-70a62c190d6f tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] POST https://10.4.3.193/volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648/action Aug 07 13:57:54.489536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-07e2b799-9821-4aeb-9b36-70a62c190d6f tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:54.490829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-07e2b799-9821-4aeb-9b36-70a62c190d6f tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:54.517928 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:54.517928 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:54.540110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-221836d7-7718-44a9-8bf1-0f4042daa601 req-07e2b799-9821-4aeb-9b36-70a62c190d6f tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648/action returned with HTTP 204 Aug 07 13:57:54.541365 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 103/414] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:54 2026] POST /volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:54.602121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8cc48cfb-3248-4156-b221-2d2da8613894 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:54.603871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cc48cfb-3248-4156-b221-2d2da8613894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:54.604245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cc48cfb-3248-4156-b221-2d2da8613894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:54.604462 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cc48cfb-3248-4156-b221-2d2da8613894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:54.628582 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:54.628582 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:54.635365 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8cc48cfb-3248-4156-b221-2d2da8613894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:54.651266 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cc48cfb-3248-4156-b221-2d2da8613894 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:54.651266 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 103/415] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:54 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:55.233085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a57daa8e-86d0-49d9-8526-0485f8b2dd6c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:55.236807 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a57daa8e-86d0-49d9-8526-0485f8b2dd6c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:55.236807 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a57daa8e-86d0-49d9-8526-0485f8b2dd6c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:55.236807 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a57daa8e-86d0-49d9-8526-0485f8b2dd6c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:55.256603 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:55.256603 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:55.263423 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a57daa8e-86d0-49d9-8526-0485f8b2dd6c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:55.274351 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a57daa8e-86d0-49d9-8526-0485f8b2dd6c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:55.276053 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 105/416] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:55 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:57:55.297947 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-013b71d3-353e-45a8-b2d5-b8601b6709d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:55.298474 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-013b71d3-353e-45a8-b2d5-b8601b6709d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:55.298474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-013b71d3-353e-45a8-b2d5-b8601b6709d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:55.298575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-013b71d3-353e-45a8-b2d5-b8601b6709d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:55.318091 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:55.318091 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:55.325020 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-013b71d3-353e-45a8-b2d5-b8601b6709d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:55.332263 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-013b71d3-353e-45a8-b2d5-b8601b6709d8 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:55.332882 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 106/417] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:55 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:55.672500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07c79a2f-8e64-4f02-9512-20d011486cf3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:55.676110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07c79a2f-8e64-4f02-9512-20d011486cf3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:55.676300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07c79a2f-8e64-4f02-9512-20d011486cf3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:55.676523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07c79a2f-8e64-4f02-9512-20d011486cf3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:55.711311 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:55.711311 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:55.726415 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07c79a2f-8e64-4f02-9512-20d011486cf3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:55.743037 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07c79a2f-8e64-4f02-9512-20d011486cf3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:55.743564 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 104/418] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:55 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:55.773391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:55.777460 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:57:55.778929 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-505854028"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:55.781818 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-505854028'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:57:55.781818 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume of 1 GB Aug 07 13:57:55.790993 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Availability Zones retrieved successfully. Aug 07 13:57:55.801392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Flow 'volume_create_api' (47cbd334-d189-4d39-bc64-7a692314782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:57:55.802410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84029e00-5ea1-4cd5-8dcf-d2f6aac27d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:55.804089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:57:55.862533 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84029e00-5ea1-4cd5-8dcf-d2f6aac27d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:55.864062 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f922a3-4469-4964-93a4-0c5164c47250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:55.994125 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Created reservations ['5ac241e9-9a92-4406-902a-543913e4e460', '31d5003f-2973-443f-834e-32d5b2b504a6', 'c3816e35-1e1e-4efd-8c4a-731bf9689125', 'c219b541-59e8-4b57-9564-efe0eeef2676'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:57:55.996065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f922a3-4469-4964-93a4-0c5164c47250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac241e9-9a92-4406-902a-543913e4e460', '31d5003f-2973-443f-834e-32d5b2b504a6', 'c3816e35-1e1e-4efd-8c4a-731bf9689125', 'c219b541-59e8-4b57-9564-efe0eeef2676']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:55.997329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df97f02b-590e-467c-a60f-5875c4ee916e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:56.047565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df97f02b-590e-467c-a60f-5875c4ee916e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '683e4556-79fb-48c9-a9b6-58243fd13369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-505854028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20cffc3c6ce14f17b05c13f71859f1c8',qos_specs=None,replication_status=,reservations=['5ac241e9-9a92-4406-902a-543913e4e460','31d5003f-2973-443f-834e-32d5b2b504a6','c3816e35-1e1e-4efd-8c4a-731bf9689125','c219b541-59e8-4b57-9564-efe0eeef2676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71343d74fef4213af340d5089ee8f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-505854028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=683e4556-79fb-48c9-a9b6-58243fd13369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20cffc3c6ce14f17b05c13f71859f1c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71343d74fef4213af340d5089ee8f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:56.048715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bbcd00-fcc3-435b-8e84-020bce5b3c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:56.103814 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78bbcd00-fcc3-435b-8e84-020bce5b3c4a) transitioned into state 'SUCCESS' from state '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-505854028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20cffc3c6ce14f17b05c13f71859f1c8',qos_specs=None,replication_status=,reservations=['5ac241e9-9a92-4406-902a-543913e4e460','31d5003f-2973-443f-834e-32d5b2b504a6','c3816e35-1e1e-4efd-8c4a-731bf9689125','c219b541-59e8-4b57-9564-efe0eeef2676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71343d74fef4213af340d5089ee8f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:56.105385 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f1fd76-b5b0-4a59-b390-3b5b1ed40361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:57:56.122214 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f1fd76-b5b0-4a59-b390-3b5b1ed40361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:57:56.123170 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Flow 'volume_create_api' (47cbd334-d189-4d39-bc64-7a692314782f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:57:56.123810 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume request issued successfully. Aug 07 13:57:56.124995 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24713968-2a2d-4c86-a16a-22bc7bf860d0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:57:56.125898 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 104/419] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:57:55 2026] POST /volume/v3/volumes => generated 750 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:57:56.144468 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4c46b2e-f815-48b0-b51b-abf47059b615 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:56.147012 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4c46b2e-f815-48b0-b51b-abf47059b615 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:57:56.147617 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4c46b2e-f815-48b0-b51b-abf47059b615 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:56.147617 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4c46b2e-f815-48b0-b51b-abf47059b615 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:56.163834 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:56.163834 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:56.176345 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4c46b2e-f815-48b0-b51b-abf47059b615 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:57:56.191231 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4c46b2e-f815-48b0-b51b-abf47059b615 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:57:56.192112 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 106/420] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:56 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:56.606018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-67a46bbb-af0b-4573-b141-fff5763418aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:56.611465 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-67a46bbb-af0b-4573-b141-fff5763418aa tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4/action Aug 07 13:57:56.613135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-67a46bbb-af0b-4573-b141-fff5763418aa tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:57:56.613342 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-67a46bbb-af0b-4573-b141-fff5763418aa tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:56.676275 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:56.676275 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:56.701634 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b4f5eae7-e240-4f4d-bb17-3ea26a142191 req-67a46bbb-af0b-4573-b141-fff5763418aa tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4/action returned with HTTP 204 Aug 07 13:57:56.702470 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 107/421] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:57:56 2026] POST /volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:57:56.764294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a18a232a-f0d9-4013-974c-5346630a785c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:56.769237 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a18a232a-f0d9-4013-974c-5346630a785c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:57:56.769598 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a18a232a-f0d9-4013-974c-5346630a785c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:56.769917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a18a232a-f0d9-4013-974c-5346630a785c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:56.797711 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:56.797711 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:56.803269 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a18a232a-f0d9-4013-974c-5346630a785c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:57:56.813884 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a18a232a-f0d9-4013-974c-5346630a785c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:57:56.814221 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 105/422] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:56 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:57.216159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f605c7e4-0342-4c1e-b9ef-f53f1be5f34b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.225784 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f605c7e4-0342-4c1e-b9ef-f53f1be5f34b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:57:57.225784 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f605c7e4-0342-4c1e-b9ef-f53f1be5f34b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:57.226463 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f605c7e4-0342-4c1e-b9ef-f53f1be5f34b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:57.241673 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:57.241673 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:57.248930 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f605c7e4-0342-4c1e-b9ef-f53f1be5f34b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:57:57.256103 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f605c7e4-0342-4c1e-b9ef-f53f1be5f34b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:57:57.257069 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 105/423] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:57 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:57.341071 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-86d7bc80-180f-481e-b575-3b4ba6e7acda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.346313 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-86d7bc80-180f-481e-b575-3b4ba6e7acda tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:57:57.346642 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-86d7bc80-180f-481e-b575-3b4ba6e7acda tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:57.347522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-86d7bc80-180f-481e-b575-3b4ba6e7acda tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:57.362013 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:57.362013 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:57.371494 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-86d7bc80-180f-481e-b575-3b4ba6e7acda tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:57:57.378601 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-86d7bc80-180f-481e-b575-3b4ba6e7acda tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:57:57.378956 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 107/424] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:57:57 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:57.614338 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b509831-5100-4d4c-8d34-9a34540a1b07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.616128 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b509831-5100-4d4c-8d34-9a34540a1b07 None None] GET https://10.4.3.193/volume// Aug 07 13:57:57.616696 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b509831-5100-4d4c-8d34-9a34540a1b07 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:57.617131 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b509831-5100-4d4c-8d34-9a34540a1b07 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:57.619022 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b509831-5100-4d4c-8d34-9a34540a1b07 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:57.621407 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 108/425] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:57:57 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:57.638755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-63d789c3-be47-4dbf-abbc-4bcdafc6927f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.645114 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-63d789c3-be47-4dbf-abbc-4bcdafc6927f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:57:57.646037 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-63d789c3-be47-4dbf-abbc-4bcdafc6927f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "683e4556-79fb-48c9-a9b6-58243fd13369", "connector": null, "instance_uuid": "738ed48c-542c-4085-83f2-264c87cc94c6"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:57.674343 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:57.674343 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:57.786704 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-63d789c3-be47-4dbf-abbc-4bcdafc6927f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:57:57.787700 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 106/426] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:57:57 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:57.861899 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-850d2d57-985d-46ba-8d36-1b21dd7b1382 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.865127 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-850d2d57-985d-46ba-8d36-1b21dd7b1382 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:57:57.865127 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-850d2d57-985d-46ba-8d36-1b21dd7b1382 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:57.867030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-850d2d57-985d-46ba-8d36-1b21dd7b1382 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:57.882084 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:57.882084 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:57.889804 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-946fa436-6a6a-425e-8fa3-b8b30f60b5cf req-3f3f9376-7d04-4627-88a2-ef79b16ac1e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.893480 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-850d2d57-985d-46ba-8d36-1b21dd7b1382 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:57:57.895007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-946fa436-6a6a-425e-8fa3-b8b30f60b5cf req-3f3f9376-7d04-4627-88a2-ef79b16ac1e7 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] DELETE https://10.4.3.193/volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648 Aug 07 13:57:57.895220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-946fa436-6a6a-425e-8fa3-b8b30f60b5cf req-3f3f9376-7d04-4627-88a2-ef79b16ac1e7 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:57.895750 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-946fa436-6a6a-425e-8fa3-b8b30f60b5cf req-3f3f9376-7d04-4627-88a2-ef79b16ac1e7 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:57.901806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a27188f-531a-4d56-aedb-eabb95059468 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.902386 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-850d2d57-985d-46ba-8d36-1b21dd7b1382 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:57:57.902463 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a27188f-531a-4d56-aedb-eabb95059468 None None] GET https://10.4.3.193/volume// Aug 07 13:57:57.902939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a27188f-531a-4d56-aedb-eabb95059468 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:57.903240 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 106/427] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:57 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:57.903386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a27188f-531a-4d56-aedb-eabb95059468 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:57.906436 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a27188f-531a-4d56-aedb-eabb95059468 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:57:57.907095 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 109/428] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:57:57 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:57:57.912511 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:57.912511 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:57.923108 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-32d5612f-2fed-487c-944b-3a782e9764c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:57.928071 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-32d5612f-2fed-487c-944b-3a782e9764c9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:57:57.928071 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-32d5612f-2fed-487c-944b-3a782e9764c9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:57.928071 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-32d5612f-2fed-487c-944b-3a782e9764c9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:57.947509 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:57.947509 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:57.956915 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-32d5612f-2fed-487c-944b-3a782e9764c9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:57:57.964586 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-32d5612f-2fed-487c-944b-3a782e9764c9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:57:57.965225 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 107/429] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:57:57 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:57:58.009345 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-946fa436-6a6a-425e-8fa3-b8b30f60b5cf req-3f3f9376-7d04-4627-88a2-ef79b16ac1e7 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648 returned with HTTP 200 Aug 07 13:57:58.010781 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 108/430] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:57:57 2026] DELETE /volume/v3/attachments/62ed7c8e-54ab-4417-9979-4bec9f0bc648 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:58.110831 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-85b3be6e-6bc1-4ca2-8fa1-cdeefef568f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:58.116083 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-85b3be6e-6bc1-4ca2-8fa1-cdeefef568f4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] PUT https://10.4.3.193/volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5 Aug 07 13:57:58.116083 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-85b3be6e-6bc1-4ca2-8fa1-cdeefef568f4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:57:58.124725 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-85b3be6e-6bc1-4ca2-8fa1-cdeefef568f4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Acquiring lock "cinder-attachment_update-683e4556-79fb-48c9-a9b6-58243fd13369-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:57:58.142362 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-85b3be6e-6bc1-4ca2-8fa1-cdeefef568f4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Lock "cinder-attachment_update-683e4556-79fb-48c9-a9b6-58243fd13369-np0000006713" acquired by "attachment_update" :: waited 0.018s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:57:58.143643 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:58.143643 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:58.319803 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-85b3be6e-6bc1-4ca2-8fa1-cdeefef568f4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Lock "cinder-attachment_update-683e4556-79fb-48c9-a9b6-58243fd13369-np0000006713" released by "attachment_update" :: held 0.178s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:57:58.321293 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-85b3be6e-6bc1-4ca2-8fa1-cdeefef568f4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5 returned with HTTP 200 Aug 07 13:57:58.321293 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 107/431] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:57:58 2026] PUT /volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:57:58.926808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dea0e5eb-17bf-4a45-88bb-fa77a657c7f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:58.929409 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dea0e5eb-17bf-4a45-88bb-fa77a657c7f5 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:57:58.929635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dea0e5eb-17bf-4a45-88bb-fa77a657c7f5 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:58.933721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dea0e5eb-17bf-4a45-88bb-fa77a657c7f5 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:58.946496 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:58.946496 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:58.951610 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dea0e5eb-17bf-4a45-88bb-fa77a657c7f5 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:57:58.957386 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dea0e5eb-17bf-4a45-88bb-fa77a657c7f5 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:57:58.958032 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 110/432] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:58 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:59.516285 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43b90402-c68f-4ae8-b35d-d43e829260ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:59.518346 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43b90402-c68f-4ae8-b35d-d43e829260ea tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:59.518346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43b90402-c68f-4ae8-b35d-d43e829260ea tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:59.518346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43b90402-c68f-4ae8-b35d-d43e829260ea tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:59.526863 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:59.526863 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:59.533767 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-43b90402-c68f-4ae8-b35d-d43e829260ea tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:59.541643 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43b90402-c68f-4ae8-b35d-d43e829260ea tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:59.542177 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 108/433] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:59 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:59.557676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-725f3e57-51f0-4ece-9548-a1d3592b272a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:59.560645 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-725f3e57-51f0-4ece-9548-a1d3592b272a tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:59.560828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-725f3e57-51f0-4ece-9548-a1d3592b272a tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:59.561108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-725f3e57-51f0-4ece-9548-a1d3592b272a tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:59.570559 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:59.570559 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:57:59.575816 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-725f3e57-51f0-4ece-9548-a1d3592b272a tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:59.582577 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-725f3e57-51f0-4ece-9548-a1d3592b272a tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:59.582577 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 109/434] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:59 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:59.649989 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1fb2baa4-64a2-44f9-b1dc-0ee7b34ce6ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:59.652149 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fb2baa4-64a2-44f9-b1dc-0ee7b34ce6ec tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:59.652149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fb2baa4-64a2-44f9-b1dc-0ee7b34ce6ec tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:59.652440 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fb2baa4-64a2-44f9-b1dc-0ee7b34ce6ec tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:59.667935 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:59.667935 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:57:59.680824 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1fb2baa4-64a2-44f9-b1dc-0ee7b34ce6ec tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:59.687824 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fb2baa4-64a2-44f9-b1dc-0ee7b34ce6ec tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:59.690448 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 108/435] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:59 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:59.716786 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:59.720832 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:59.722362 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:59.722362 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:59.724429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Delete volume with id: b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:59.736507 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:59.736507 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:57:59.736507 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:59.786019 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Delete volume request issued successfully. Aug 07 13:57:59.786538 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eef5421-a9c2-4cdb-a5d9-5019ef49df07 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 202 Aug 07 13:57:59.788463 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 111/436] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:57:59 2026] DELETE /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:57:59.801730 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69e9ec21-6e1b-4bda-a3fe-c96d55c07b40 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:59.807919 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69e9ec21-6e1b-4bda-a3fe-c96d55c07b40 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:57:59.808245 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69e9ec21-6e1b-4bda-a3fe-c96d55c07b40 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:59.808593 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69e9ec21-6e1b-4bda-a3fe-c96d55c07b40 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:57:59.825663 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:57:59.825663 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:57:59.842501 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69e9ec21-6e1b-4bda-a3fe-c96d55c07b40 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Volume info retrieved successfully. Aug 07 13:57:59.851685 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69e9ec21-6e1b-4bda-a3fe-c96d55c07b40 tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 200 Aug 07 13:57:59.853366 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 109/437] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:59 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:57:59.983428 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49a17a14-9a13-4f1e-85b8-0c4358e7166b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:57:59.991207 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49a17a14-9a13-4f1e-85b8-0c4358e7166b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:57:59.991461 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49a17a14-9a13-4f1e-85b8-0c4358e7166b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:57:59.991766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49a17a14-9a13-4f1e-85b8-0c4358e7166b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:00.019828 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:00.019828 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:00.026695 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-49a17a14-9a13-4f1e-85b8-0c4358e7166b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:00.037036 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49a17a14-9a13-4f1e-85b8-0c4358e7166b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:00.040256 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 110/438] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:57:59 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:58:00.876804 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c9cb7ba7-5448-4c18-92fc-861279dc1a5c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:00.880331 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9cb7ba7-5448-4c18-92fc-861279dc1a5c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] GET https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 Aug 07 13:58:00.880793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9cb7ba7-5448-4c18-92fc-861279dc1a5c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:00.881141 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9cb7ba7-5448-4c18-92fc-861279dc1a5c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:00.890080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9cb7ba7-5448-4c18-92fc-861279dc1a5c tempest-DeleteServersTestJSON-420048098 tempest-DeleteServersTestJSON-420048098-project-member] https://10.4.3.193/volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 returned with HTTP 404 Aug 07 13:58:00.890995 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 109/439] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:00 2026] GET /volume/v3/volumes/b9f22cd7-7755-431a-bb2a-8ec814e43197 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 13:58:01.061420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa0e15fc-6135-42b8-acdf-03689d88b867 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:01.065436 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa0e15fc-6135-42b8-acdf-03689d88b867 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:01.065729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa0e15fc-6135-42b8-acdf-03689d88b867 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:01.066033 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa0e15fc-6135-42b8-acdf-03689d88b867 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:01.083772 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:01.083772 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:01.094965 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fa0e15fc-6135-42b8-acdf-03689d88b867 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:01.106871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa0e15fc-6135-42b8-acdf-03689d88b867 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:01.107821 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 112/440] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:01 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:01.871513 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-b2ba3c46-e117-478a-958c-a045bab53fdf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:01.877976 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-b2ba3c46-e117-478a-958c-a045bab53fdf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5/action Aug 07 13:58:01.877976 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-b2ba3c46-e117-478a-958c-a045bab53fdf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:58:01.877976 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-b2ba3c46-e117-478a-958c-a045bab53fdf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:01.923139 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:01.923139 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:01.964958 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a34bb849-2fb0-40f3-8ca1-db24e9752e7e req-b2ba3c46-e117-478a-958c-a045bab53fdf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5/action returned with HTTP 204 Aug 07 13:58:01.965904 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 110/441] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:58:01 2026] POST /volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:02.128429 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e493ab0a-a42b-4a54-bb60-3f63ca8139e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:02.131411 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e493ab0a-a42b-4a54-bb60-3f63ca8139e4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:02.131985 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e493ab0a-a42b-4a54-bb60-3f63ca8139e4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:02.132358 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e493ab0a-a42b-4a54-bb60-3f63ca8139e4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:02.175405 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:02.175405 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:02.189982 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e493ab0a-a42b-4a54-bb60-3f63ca8139e4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:02.201282 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e493ab0a-a42b-4a54-bb60-3f63ca8139e4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:02.203184 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 111/442] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:02 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 1135 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:02.230472 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4cc1c1eb-1ee8-403d-911c-daa98f999db2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:02.236044 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4cc1c1eb-1ee8-403d-911c-daa98f999db2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:02.236044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4cc1c1eb-1ee8-403d-911c-daa98f999db2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:02.236044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4cc1c1eb-1ee8-403d-911c-daa98f999db2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:02.257571 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:02.257571 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:02.264440 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4cc1c1eb-1ee8-403d-911c-daa98f999db2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:02.275876 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4cc1c1eb-1ee8-403d-911c-daa98f999db2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:02.276811 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 110/443] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:02 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:05.036621 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-b91360cc-4c97-4fdc-ad55-2f7a3791265c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:05.043831 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-b91360cc-4c97-4fdc-ad55-2f7a3791265c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:58:05.044037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-b91360cc-4c97-4fdc-ad55-2f7a3791265c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:05.044562 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-b91360cc-4c97-4fdc-ad55-2f7a3791265c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:05.071263 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:05.071263 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:05.082418 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-b91360cc-4c97-4fdc-ad55-2f7a3791265c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:58:05.095942 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-b91360cc-4c97-4fdc-ad55-2f7a3791265c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:58:05.096546 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 113/444] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:58:05 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:05.697736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98ebd666-e349-4724-9e78-c3b8c8d58bdc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:05.698954 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98ebd666-e349-4724-9e78-c3b8c8d58bdc None None] GET https://10.4.3.193/volume// Aug 07 13:58:05.698954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98ebd666-e349-4724-9e78-c3b8c8d58bdc None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:05.701990 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98ebd666-e349-4724-9e78-c3b8c8d58bdc None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:05.705902 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98ebd666-e349-4724-9e78-c3b8c8d58bdc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:58:05.705902 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 111/445] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:58:05 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:58:05.719395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-7a01cd4a-f7b2-4778-8c30-fadb80de2a5b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:05.722315 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-7a01cd4a-f7b2-4778-8c30-fadb80de2a5b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:58:05.722835 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-7a01cd4a-f7b2-4778-8c30-fadb80de2a5b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd", "connector": null, "instance_uuid": "8ed31091-b662-4a2b-81ae-37e9dd7994da"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:05.760260 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:05.760260 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:05.818370 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-7a01cd4a-f7b2-4778-8c30-fadb80de2a5b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:58:05.818983 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 112/446] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:58:05 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:05.876881 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-def30691-e35d-4522-95b1-5fb2317e9e8c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:05.880596 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-def30691-e35d-4522-95b1-5fb2317e9e8c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc Aug 07 13:58:05.880910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-def30691-e35d-4522-95b1-5fb2317e9e8c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:05.881187 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-def30691-e35d-4522-95b1-5fb2317e9e8c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:05.899946 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:05.899946 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:06.039153 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-def30691-e35d-4522-95b1-5fb2317e9e8c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc returned with HTTP 200 Aug 07 13:58:06.039818 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 111/447] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:05 2026] DELETE /volume/v3/attachments/ff980cd1-a012-4553-be3f-71fa1db1befc => generated 367 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:06.728048 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:06.731522 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:06.731970 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1464509017"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:06.735931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1464509017'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:06.736683 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Create volume of 1 GB Aug 07 13:58:06.745614 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Availability Zones retrieved successfully. Aug 07 13:58:06.751975 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Flow 'volume_create_api' (8a23d13c-443a-47bb-b2f7-569e0e57507e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:06.752885 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02579992-ce03-4136-961c-71e3b876c583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:06.754538 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:06.795726 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02579992-ce03-4136-961c-71e3b876c583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:06.796679 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e90d38-70a4-466a-9a3c-c58c2736794a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:06.883160 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Created reservations ['072fca89-43f0-4eb5-b29d-d7fc53223529', '1cb5c907-bbb0-475a-8b24-76052373193a', '65e0cd51-7bd1-4272-b7db-09d4ea7e3488', '66437063-2ddf-4dbd-a878-4b16a21fc8f4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:06.883448 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e90d38-70a4-466a-9a3c-c58c2736794a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['072fca89-43f0-4eb5-b29d-d7fc53223529', '1cb5c907-bbb0-475a-8b24-76052373193a', '65e0cd51-7bd1-4272-b7db-09d4ea7e3488', '66437063-2ddf-4dbd-a878-4b16a21fc8f4']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:06.884357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e33b169b-4bbf-474d-8772-0765d6332f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:06.920003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e33b169b-4bbf-474d-8772-0765d6332f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c7b9594-b15f-4fef-b563-5706a1def1bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1464509017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4d063e28a64b74bfe7afd1162e8d98',qos_specs=None,replication_status=,reservations=['072fca89-43f0-4eb5-b29d-d7fc53223529','1cb5c907-bbb0-475a-8b24-76052373193a','65e0cd51-7bd1-4272-b7db-09d4ea7e3488','66437063-2ddf-4dbd-a878-4b16a21fc8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e67c6a4d7244611af033e44e4867101',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1464509017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c7b9594-b15f-4fef-b563-5706a1def1bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4d063e28a64b74bfe7afd1162e8d98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e67c6a4d7244611af033e44e4867101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:06.921956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0b2127-5712-43db-a5d0-b1ca5f32ce74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:06.949968 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c0b2127-5712-43db-a5d0-b1ca5f32ce74) transitioned into state 'SUCCESS' from state '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-1464509017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4d063e28a64b74bfe7afd1162e8d98',qos_specs=None,replication_status=,reservations=['072fca89-43f0-4eb5-b29d-d7fc53223529','1cb5c907-bbb0-475a-8b24-76052373193a','65e0cd51-7bd1-4272-b7db-09d4ea7e3488','66437063-2ddf-4dbd-a878-4b16a21fc8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e67c6a4d7244611af033e44e4867101',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:06.950455 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2acfed35-eb3f-44ee-aa3f-25606bdc8d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:06.964440 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2acfed35-eb3f-44ee-aa3f-25606bdc8d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:06.965659 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Flow 'volume_create_api' (8a23d13c-443a-47bb-b2f7-569e0e57507e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:06.966072 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Create volume request issued successfully. Aug 07 13:58:06.967201 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94cdbe18-6a67-458c-a613-74fd93396ee8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:06.967574 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 114/448] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:58:06 2026] POST /volume/v3/volumes => generated 752 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:06.990377 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3866586-12ef-40b7-94fb-246689c0f9ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:06.992482 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3866586-12ef-40b7-94fb-246689c0f9ce tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:58:06.992769 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3866586-12ef-40b7-94fb-246689c0f9ce tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:06.993038 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3866586-12ef-40b7-94fb-246689c0f9ce tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:07.007348 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:07.007348 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:07.016518 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b3866586-12ef-40b7-94fb-246689c0f9ce tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:58:07.024010 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3866586-12ef-40b7-94fb-246689c0f9ce tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:58:07.024700 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 112/449] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:06 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:07.666246 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-525a2312-7d6e-4431-87a1-9319bb8c27ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:07.670130 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-525a2312-7d6e-4431-87a1-9319bb8c27ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 Aug 07 13:58:07.670317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-525a2312-7d6e-4431-87a1-9319bb8c27ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:07.687937 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-525a2312-7d6e-4431-87a1-9319bb8c27ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:58:07.695029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-525a2312-7d6e-4431-87a1-9319bb8c27ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:58:07.696533 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:07.696533 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:07.907934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-525a2312-7d6e-4431-87a1-9319bb8c27ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" released by "attachment_update" :: held 0.213s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:58:07.908436 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-525a2312-7d6e-4431-87a1-9319bb8c27ec tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 returned with HTTP 200 Aug 07 13:58:07.909256 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 113/450] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:58:07 2026] PUT /volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:07.937864 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-ce5ee534-50fe-4891-baee-003bbb81ef00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:07.943627 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-ce5ee534-50fe-4891-baee-003bbb81ef00 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 Aug 07 13:58:07.943627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-ce5ee534-50fe-4891-baee-003bbb81ef00 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:07.943627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-ce5ee534-50fe-4891-baee-003bbb81ef00 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:07.987877 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-ce5ee534-50fe-4891-baee-003bbb81ef00 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 returned with HTTP 200 Aug 07 13:58:07.989116 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 112/451] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 13:58:07 2026] GET /volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 => generated 994 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:08.053495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54fa8166-a805-49a5-953f-0bbe6f897d2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:08.057229 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54fa8166-a805-49a5-953f-0bbe6f897d2d tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:58:08.057229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54fa8166-a805-49a5-953f-0bbe6f897d2d tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:08.057229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54fa8166-a805-49a5-953f-0bbe6f897d2d tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:08.069183 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:08.069183 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:08.074292 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-54fa8166-a805-49a5-953f-0bbe6f897d2d tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:58:08.080650 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54fa8166-a805-49a5-953f-0bbe6f897d2d tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:58:08.081357 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 115/452] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:08 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:08.688869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:08.690020 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:08.690486 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-506487875"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:08.692808 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-506487875'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:08.693044 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Create volume of 1 GB Aug 07 13:58:08.699282 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Availability Zones retrieved successfully. Aug 07 13:58:08.706660 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Flow 'volume_create_api' (3c57f8f3-70a4-4b28-8758-8f1543deab0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:08.708066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9a21c7-4fdc-4658-ae9b-e380eb123d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:08.709734 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:08.747150 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9a21c7-4fdc-4658-ae9b-e380eb123d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:08.748093 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104a9a2e-469f-4be2-8da9-d1fda12bfbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:08.840348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Created reservations ['6ad8c4b3-5856-465f-96f9-0412ac6ac6e0', '0e2faa18-de16-4a16-8061-fb057ba81781', '17e2eb08-0f66-4035-8e1f-c3d8f43c9a7c', '7d9a091e-2678-40bf-a163-f46375e6b6c5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:08.841944 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104a9a2e-469f-4be2-8da9-d1fda12bfbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad8c4b3-5856-465f-96f9-0412ac6ac6e0', '0e2faa18-de16-4a16-8061-fb057ba81781', '17e2eb08-0f66-4035-8e1f-c3d8f43c9a7c', '7d9a091e-2678-40bf-a163-f46375e6b6c5']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:08.843201 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5b84d1-a32d-4d38-beaa-a02bc7c8d90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:08.880101 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5b84d1-a32d-4d38-beaa-a02bc7c8d90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23283018-1da8-414e-bc72-521859efe1e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-506487875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac97cd23390046dbbb093579a9f0e85b',qos_specs=None,replication_status=,reservations=['6ad8c4b3-5856-465f-96f9-0412ac6ac6e0','0e2faa18-de16-4a16-8061-fb057ba81781','17e2eb08-0f66-4035-8e1f-c3d8f43c9a7c','7d9a091e-2678-40bf-a163-f46375e6b6c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43262a467a84d40a007cbe9597f9198',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-506487875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23283018-1da8-414e-bc72-521859efe1e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac97cd23390046dbbb093579a9f0e85b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d43262a467a84d40a007cbe9597f9198',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:08.881369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71529ebf-0541-4418-aa26-a19696f9efcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:08.906308 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71529ebf-0541-4418-aa26-a19696f9efcf) transitioned into state 'SUCCESS' from state '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-506487875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac97cd23390046dbbb093579a9f0e85b',qos_specs=None,replication_status=,reservations=['6ad8c4b3-5856-465f-96f9-0412ac6ac6e0','0e2faa18-de16-4a16-8061-fb057ba81781','17e2eb08-0f66-4035-8e1f-c3d8f43c9a7c','7d9a091e-2678-40bf-a163-f46375e6b6c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d43262a467a84d40a007cbe9597f9198',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:08.907497 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f4aa05-2b83-4aee-8efd-a15550b8888b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:08.920214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f4aa05-2b83-4aee-8efd-a15550b8888b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:08.921629 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Flow 'volume_create_api' (3c57f8f3-70a4-4b28-8758-8f1543deab0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:08.922127 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Create volume request issued successfully. Aug 07 13:58:08.922969 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-487435e6-5654-4f65-9eff-aee03e7d7c3b tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:08.925946 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 113/453] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:58:08 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:08.938935 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6dc4f3b0-7b63-46fc-9352-72496afde51c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:08.940939 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dc4f3b0-7b63-46fc-9352-72496afde51c tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] GET https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 Aug 07 13:58:08.941136 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dc4f3b0-7b63-46fc-9352-72496afde51c tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:08.941309 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dc4f3b0-7b63-46fc-9352-72496afde51c tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:08.950877 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:08.950877 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:08.953821 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6dc4f3b0-7b63-46fc-9352-72496afde51c tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Volume info retrieved successfully. Aug 07 13:58:08.959129 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dc4f3b0-7b63-46fc-9352-72496afde51c tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 returned with HTTP 200 Aug 07 13:58:08.959494 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 114/454] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:08 2026] GET /volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:09.975657 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f143f4f2-c590-4036-8315-8adc590c5215 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:09.977878 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f143f4f2-c590-4036-8315-8adc590c5215 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] GET https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 Aug 07 13:58:09.978173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f143f4f2-c590-4036-8315-8adc590c5215 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:09.978484 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f143f4f2-c590-4036-8315-8adc590c5215 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:09.994954 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:09.994954 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:10.005688 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f143f4f2-c590-4036-8315-8adc590c5215 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Volume info retrieved successfully. Aug 07 13:58:10.013001 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f143f4f2-c590-4036-8315-8adc590c5215 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 returned with HTTP 200 Aug 07 13:58:10.013518 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 113/455] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:09 2026] GET /volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:10.467324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d8fda8ec-97a5-41c9-b9a9-047dd11512ca req-88c4966f-3eb6-4e34-a825-caf09029f014 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:10.471726 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d8fda8ec-97a5-41c9-b9a9-047dd11512ca req-88c4966f-3eb6-4e34-a825-caf09029f014 tempest-VolumesAdminNegativeTest-1938465440 tempest-VolumesAdminNegativeTest-1938465440-project] GET https://10.4.3.193/volume/v3/volumes/e8c316df-55a4-41e6-91f5-667c27b511ba Aug 07 13:58:10.471997 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d8fda8ec-97a5-41c9-b9a9-047dd11512ca req-88c4966f-3eb6-4e34-a825-caf09029f014 tempest-VolumesAdminNegativeTest-1938465440 tempest-VolumesAdminNegativeTest-1938465440-project] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:10.472530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d8fda8ec-97a5-41c9-b9a9-047dd11512ca req-88c4966f-3eb6-4e34-a825-caf09029f014 tempest-VolumesAdminNegativeTest-1938465440 tempest-VolumesAdminNegativeTest-1938465440-project] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:10.486122 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d8fda8ec-97a5-41c9-b9a9-047dd11512ca req-88c4966f-3eb6-4e34-a825-caf09029f014 tempest-VolumesAdminNegativeTest-1938465440 tempest-VolumesAdminNegativeTest-1938465440-project] https://10.4.3.193/volume/v3/volumes/e8c316df-55a4-41e6-91f5-667c27b511ba returned with HTTP 404 Aug 07 13:58:10.487235 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 116/456] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:58:10 2026] GET /volume/v3/volumes/e8c316df-55a4-41e6-91f5-667c27b511ba => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:10.509254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:10.515288 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] DELETE https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 Aug 07 13:58:10.515500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:10.515819 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:10.516079 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Delete volume with id: 23283018-1da8-414e-bc72-521859efe1e2 Aug 07 13:58:10.531484 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:10.531484 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:10.532325 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Volume info retrieved successfully. Aug 07 13:58:10.592942 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Delete volume request issued successfully. Aug 07 13:58:10.595870 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fd867a2-87d3-456b-9b37-3bb09d71ccc0 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 returned with HTTP 202 Aug 07 13:58:10.595870 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 114/457] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:10 2026] DELETE /volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:10.604742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aea0c428-8ecd-46c0-88d1-67e28faee054 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:10.609081 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aea0c428-8ecd-46c0-88d1-67e28faee054 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] GET https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 Aug 07 13:58:10.609264 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aea0c428-8ecd-46c0-88d1-67e28faee054 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:10.609468 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aea0c428-8ecd-46c0-88d1-67e28faee054 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:10.628654 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:10.628654 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:10.641660 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aea0c428-8ecd-46c0-88d1-67e28faee054 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Volume info retrieved successfully. Aug 07 13:58:10.653996 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aea0c428-8ecd-46c0-88d1-67e28faee054 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 returned with HTTP 200 Aug 07 13:58:10.653996 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 115/458] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:10 2026] GET /volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:11.674076 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae570c4e-c397-484a-be29-1c5734b32819 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:11.677343 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae570c4e-c397-484a-be29-1c5734b32819 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] GET https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 Aug 07 13:58:11.677343 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae570c4e-c397-484a-be29-1c5734b32819 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:11.677343 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae570c4e-c397-484a-be29-1c5734b32819 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:11.687436 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae570c4e-c397-484a-be29-1c5734b32819 tempest-VolumesAdminNegativeTest-41537865 tempest-VolumesAdminNegativeTest-41537865-project-member] https://10.4.3.193/volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 returned with HTTP 404 Aug 07 13:58:11.688225 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 114/459] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:11 2026] GET /volume/v3/volumes/23283018-1da8-414e-bc72-521859efe1e2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:11.774941 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.145226 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:12.145443 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:12.145698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:12.163647 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.164119 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.164929 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.165462 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.165756 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.169569 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.170402 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.188634 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ec3bb9a-3bac-48f2-987e-a46b76869200 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:12.189205 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 117/460] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:11 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 437 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:12.209012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.211372 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28/defaults Aug 07 13:58:12.212185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:12.212185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'defaults' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:12.225402 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.225731 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.226167 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.226442 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.226684 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.230722 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab674574-0062-4a0a-b7d3-c96fdd78465f tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28/defaults returned with HTTP 200 Aug 07 13:58:12.232557 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 115/461] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 13:58:12 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28/defaults => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:12.243179 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.246423 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:12.246931 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:12.310972 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.310972 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.310972 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.311280 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.311600 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.311862 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.312113 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.319300 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb1583a6-bf04-4cbc-9561-08c6f6152758 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:12.320078 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 116/462] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 13:58:12 2026] PUT /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 395 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:12.332887 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47cd8db7-c76f-488f-99a8-85fb2ee07ecf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.335087 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47cd8db7-c76f-488f-99a8-85fb2ee07ecf tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] DELETE https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:12.335347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47cd8db7-c76f-488f-99a8-85fb2ee07ecf tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:12.335859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47cd8db7-c76f-488f-99a8-85fb2ee07ecf tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:12.346426 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47cd8db7-c76f-488f-99a8-85fb2ee07ecf tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:12.347182 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 115/463] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 13:58:12 2026] DELETE /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 13:58:12.359030 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3e381a9-e96d-42c2-9126-1a48179f1bde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.360888 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3e381a9-e96d-42c2-9126-1a48179f1bde tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:12.361160 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3e381a9-e96d-42c2-9126-1a48179f1bde tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:12.361720 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3e381a9-e96d-42c2-9126-1a48179f1bde tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:12.392047 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3e381a9-e96d-42c2-9126-1a48179f1bde tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:12.393045 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 118/464] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:12 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:12.406203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50ac7260-933e-48d5-bda2-b02b7786d9d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.409221 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50ac7260-933e-48d5-bda2-b02b7786d9d4 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:12.409735 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50ac7260-933e-48d5-bda2-b02b7786d9d4 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:12.627584 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50ac7260-933e-48d5-bda2-b02b7786d9d4 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:12.627584 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 116/465] 10.4.3.193 () {68 vars in 1375 bytes} [Fri Aug 7 13:58:12 2026] PUT /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 395 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:12.640704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e24c7a1-9789-4a87-8aac-0b27817d8679 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.647191 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e24c7a1-9789-4a87-8aac-0b27817d8679 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28/defaults Aug 07 13:58:12.647191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e24c7a1-9789-4a87-8aac-0b27817d8679 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:12.647191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e24c7a1-9789-4a87-8aac-0b27817d8679 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'defaults' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:12.667483 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e24c7a1-9789-4a87-8aac-0b27817d8679 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28/defaults returned with HTTP 200 Aug 07 13:58:12.668361 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 117/466] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 13:58:12 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28/defaults => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:12.685058 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.691831 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:12.692904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:12.694345 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:12.717128 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.719956 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.720502 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.720922 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.721262 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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 07 13:58:12.727849 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6526bb38-1af6-4dfd-8b24-d9a6d3036d00 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:12.728376 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 116/467] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:12 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 437 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:12.742303 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-400d21b2-7aa2-4579-9cf5-52d69574d24c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:12.748410 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-400d21b2-7aa2-4579-9cf5-52d69574d24c tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True Aug 07 13:58:12.748563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-400d21b2-7aa2-4579-9cf5-52d69574d24c tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:12.749833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-400d21b2-7aa2-4579-9cf5-52d69574d24c tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:12.811770 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-400d21b2-7aa2-4579-9cf5-52d69574d24c tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True returned with HTTP 200 Aug 07 13:58:12.812513 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 119/468] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 13:58:12 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True => generated 1061 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:12.830505 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:13.331433 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:13.331433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-382358796"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:13.335057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-382358796'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:13.335413 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Create volume of 1 GB Aug 07 13:58:13.343136 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Availability Zones retrieved successfully. Aug 07 13:58:13.354438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Flow 'volume_create_api' (2375a6ba-93ad-4a14-b45e-d1fe2b420aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:13.355470 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5b14e0-d8ba-4262-8c48-c3a1ee680c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:13.360222 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:13.407463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5b14e0-d8ba-4262-8c48-c3a1ee680c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:13.408993 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81da978a-2b80-4c4f-96cb-c8ccbc8dd784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:13.515051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Created reservations ['f90f4fca-947b-4f56-88dc-c46a28b06476', '521a6852-401e-45b4-a3b6-3f9975f5b047', 'bf370b45-474a-4611-8d27-f9efade3055c', '7761fa52-7bc5-4f79-b3b0-da70d186ceda'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:13.516962 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81da978a-2b80-4c4f-96cb-c8ccbc8dd784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90f4fca-947b-4f56-88dc-c46a28b06476', '521a6852-401e-45b4-a3b6-3f9975f5b047', 'bf370b45-474a-4611-8d27-f9efade3055c', '7761fa52-7bc5-4f79-b3b0-da70d186ceda']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:13.517859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb096b36-ca87-4f59-b738-0cd4ce72ef75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:13.553337 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb096b36-ca87-4f59-b738-0cd4ce72ef75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbeaac4e-1986-44f6-aba5-4b881e0da7db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-382358796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='896cb146fe224960adec1a7a63925e28',qos_specs=None,replication_status=,reservations=['f90f4fca-947b-4f56-88dc-c46a28b06476','521a6852-401e-45b4-a3b6-3f9975f5b047','bf370b45-474a-4611-8d27-f9efade3055c','7761fa52-7bc5-4f79-b3b0-da70d186ceda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99912e51a6084c2a99da0f8f47147f58',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-382358796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbeaac4e-1986-44f6-aba5-4b881e0da7db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='896cb146fe224960adec1a7a63925e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99912e51a6084c2a99da0f8f47147f58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:13.554898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c3034f-e085-4707-a345-838f8a2e432e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:13.601336 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c3034f-e085-4707-a345-838f8a2e432e) transitioned into state 'SUCCESS' from state '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-382358796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='896cb146fe224960adec1a7a63925e28',qos_specs=None,replication_status=,reservations=['f90f4fca-947b-4f56-88dc-c46a28b06476','521a6852-401e-45b4-a3b6-3f9975f5b047','bf370b45-474a-4611-8d27-f9efade3055c','7761fa52-7bc5-4f79-b3b0-da70d186ceda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99912e51a6084c2a99da0f8f47147f58',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:13.602761 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8206ad-b6e2-4044-a26e-a5009ad8df67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:13.622965 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8206ad-b6e2-4044-a26e-a5009ad8df67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:13.624650 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Flow 'volume_create_api' (2375a6ba-93ad-4a14-b45e-d1fe2b420aa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:13.624650 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Create volume request issued successfully. Aug 07 13:58:13.625396 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a72c008-f40c-4469-8c14-5aa6f8492f93 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:13.626057 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 117/469] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:58:12 2026] POST /volume/v3/volumes => generated 755 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:13.644947 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83ad8621-cb9a-45a4-8411-c667c7a6ecd2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:13.647411 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83ad8621-cb9a-45a4-8411-c667c7a6ecd2 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:13.647706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83ad8621-cb9a-45a4-8411-c667c7a6ecd2 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:13.648222 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83ad8621-cb9a-45a4-8411-c667c7a6ecd2 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:13.666990 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:13.666990 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:13.681703 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83ad8621-cb9a-45a4-8411-c667c7a6ecd2 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Volume info retrieved successfully. Aug 07 13:58:13.697835 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83ad8621-cb9a-45a4-8411-c667c7a6ecd2 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db returned with HTTP 200 Aug 07 13:58:13.698418 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 118/470] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:13 2026] GET /volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db => generated 823 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:13.703036 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-0be44625-96f7-4ea3-818c-4d46a6bf4b02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:13.710897 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-0be44625-96f7-4ea3-818c-4d46a6bf4b02 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] DELETE https://10.4.3.193/volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5 Aug 07 13:58:13.711121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-0be44625-96f7-4ea3-818c-4d46a6bf4b02 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:13.711345 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-0be44625-96f7-4ea3-818c-4d46a6bf4b02 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:13.724264 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:13.724264 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:13.834783 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-0be44625-96f7-4ea3-818c-4d46a6bf4b02 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5 returned with HTTP 200 Aug 07 13:58:13.835340 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 117/471] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:13 2026] DELETE /volume/v3/attachments/4a911f49-b839-49ab-a5e1-8cd061351ca5 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:13.885966 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:13.889823 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] DELETE https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:58:13.890077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:13.890358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:13.890575 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Delete volume with id: de5c60f2-b5da-4549-8773-40af9b6013a9 Aug 07 13:58:13.901212 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:13.901212 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:13.902029 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Volume info retrieved successfully. Aug 07 13:58:13.929136 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] Delete volume request issued successfully. Aug 07 13:58:13.929593 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cbd62d2b-227e-4178-9946-a3cfb69a0485 req-8e75fc3f-a9a1-4b0e-8c0a-330958dc73f2 tempest-ServerActionsV293TestJSON-1071437649 tempest-ServerActionsV293TestJSON-1071437649-project-member] https://10.4.3.193/volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 returned with HTTP 202 Aug 07 13:58:13.930085 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 120/472] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 13:58:13 2026] DELETE /volume/v3/volumes/de5c60f2-b5da-4549-8773-40af9b6013a9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:14.071417 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-f82223f3-f1fa-4b07-b990-43c183f31199 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:14.073876 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-f82223f3-f1fa-4b07-b990-43c183f31199 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635/action Aug 07 13:58:14.074488 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-f82223f3-f1fa-4b07-b990-43c183f31199 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:58:14.075095 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-f82223f3-f1fa-4b07-b990-43c183f31199 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:14.108308 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:14.108308 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:14.126310 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eb6868a0-d8e1-4523-ad80-d6a9bb95b6d5 req-f82223f3-f1fa-4b07-b990-43c183f31199 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635/action returned with HTTP 204 Aug 07 13:58:14.128166 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 118/473] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:58:14 2026] POST /volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:14.722540 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07e7b3aa-5695-4f8f-aafe-8ed169ec8e0d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:14.723563 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07e7b3aa-5695-4f8f-aafe-8ed169ec8e0d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:14.723610 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07e7b3aa-5695-4f8f-aafe-8ed169ec8e0d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:14.724039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07e7b3aa-5695-4f8f-aafe-8ed169ec8e0d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:14.738426 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:14.738426 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:14.748107 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-07e7b3aa-5695-4f8f-aafe-8ed169ec8e0d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Volume info retrieved successfully. Aug 07 13:58:14.757265 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07e7b3aa-5695-4f8f-aafe-8ed169ec8e0d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db returned with HTTP 200 Aug 07 13:58:14.757856 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 119/474] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:14 2026] GET /volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:14.776395 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb16f22f-666d-48ea-8ee4-ede22b767d47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:14.779998 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb16f22f-666d-48ea-8ee4-ede22b767d47 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True Aug 07 13:58:14.779998 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb16f22f-666d-48ea-8ee4-ede22b767d47 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:14.779998 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb16f22f-666d-48ea-8ee4-ede22b767d47 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:14.779998 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:14.779998 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:14.828702 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb16f22f-666d-48ea-8ee4-ede22b767d47 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True returned with HTTP 200 Aug 07 13:58:14.828702 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 118/475] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 13:58:14 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True => generated 1061 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:14.845135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:14.847457 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:14.847767 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:14.848021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:14.848737 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Delete volume with id: bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:14.857511 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:14.857511 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:14.858316 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Volume info retrieved successfully. Aug 07 13:58:14.893808 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Delete volume request issued successfully. Aug 07 13:58:14.894459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b155e239-35a9-4d1c-867d-075d6ed56c89 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db returned with HTTP 202 Aug 07 13:58:14.894648 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 121/476] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:14 2026] DELETE /volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:14.908027 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7300f961-3574-4223-9dae-46da6f4d9d8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:14.910609 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7300f961-3574-4223-9dae-46da6f4d9d8d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:14.910609 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7300f961-3574-4223-9dae-46da6f4d9d8d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:14.910813 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7300f961-3574-4223-9dae-46da6f4d9d8d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:14.921509 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:14.921509 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:14.927200 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7300f961-3574-4223-9dae-46da6f4d9d8d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Volume info retrieved successfully. Aug 07 13:58:14.939380 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7300f961-3574-4223-9dae-46da6f4d9d8d tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db returned with HTTP 200 Aug 07 13:58:14.939812 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 119/477] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:14 2026] GET /volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:15.963007 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45f121b5-3b1a-4722-b54c-3ffc09562b10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:15.967898 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45f121b5-3b1a-4722-b54c-3ffc09562b10 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:15.967898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45f121b5-3b1a-4722-b54c-3ffc09562b10 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:15.967898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45f121b5-3b1a-4722-b54c-3ffc09562b10 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:15.986536 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45f121b5-3b1a-4722-b54c-3ffc09562b10 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db returned with HTTP 404 Aug 07 13:58:15.987219 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 120/478] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:15 2026] GET /volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:15.999770 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bde483ed-4e75-4a15-8b12-9c921303a892 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:16.003554 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bde483ed-4e75-4a15-8b12-9c921303a892 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:16.003854 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bde483ed-4e75-4a15-8b12-9c921303a892 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:16.004121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bde483ed-4e75-4a15-8b12-9c921303a892 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:16.013752 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bde483ed-4e75-4a15-8b12-9c921303a892 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db returned with HTTP 404 Aug 07 13:58:16.015436 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 119/479] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:15 2026] GET /volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:16.025418 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b06816b2-d126-4bef-a1fe-391c6bae4b95 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:16.028280 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b06816b2-d126-4bef-a1fe-391c6bae4b95 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:16.028280 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b06816b2-d126-4bef-a1fe-391c6bae4b95 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:16.029131 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b06816b2-d126-4bef-a1fe-391c6bae4b95 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:16.029285 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b06816b2-d126-4bef-a1fe-391c6bae4b95 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Delete volume with id: bbeaac4e-1986-44f6-aba5-4b881e0da7db Aug 07 13:58:16.040235 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b06816b2-d126-4bef-a1fe-391c6bae4b95 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db returned with HTTP 404 Aug 07 13:58:16.040895 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 122/480] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:16 2026] DELETE /volume/v3/volumes/bbeaac4e-1986-44f6-aba5-4b881e0da7db => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:16.053989 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:16.055771 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:16.056522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-410288493"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:16.058251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-410288493'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:16.058251 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Create volume of 1 GB Aug 07 13:58:16.062815 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Availability Zones retrieved successfully. Aug 07 13:58:16.069775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Flow 'volume_create_api' (3ece24bc-0745-4f5d-8355-f8b2ba0dc2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:16.071360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f185eb-9227-4808-9f3d-01fe56cd3ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:16.072338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:16.128057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f185eb-9227-4808-9f3d-01fe56cd3ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:16.128057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a3f77e-7d29-4258-9650-a6d28ff534d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:16.216461 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Created reservations ['c161bca8-b8b0-469b-98a0-23abc67a1ad7', 'f541adef-fb61-4f9e-8819-20cd213751ab', '90947a43-b6e0-4657-befc-7516cee8fd98', '90d9e295-4b77-48d3-b210-37a4c3dd3ed2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:16.217051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a3f77e-7d29-4258-9650-a6d28ff534d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c161bca8-b8b0-469b-98a0-23abc67a1ad7', 'f541adef-fb61-4f9e-8819-20cd213751ab', '90947a43-b6e0-4657-befc-7516cee8fd98', '90d9e295-4b77-48d3-b210-37a4c3dd3ed2']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:16.218738 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3169dd2-0ff3-4ab1-95e3-2602c4e545c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:16.259375 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3169dd2-0ff3-4ab1-95e3-2602c4e545c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed91e6b-4fd2-44ed-a798-2e384c625e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-410288493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='896cb146fe224960adec1a7a63925e28',qos_specs=None,replication_status=,reservations=['c161bca8-b8b0-469b-98a0-23abc67a1ad7','f541adef-fb61-4f9e-8819-20cd213751ab','90947a43-b6e0-4657-befc-7516cee8fd98','90d9e295-4b77-48d3-b210-37a4c3dd3ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99912e51a6084c2a99da0f8f47147f58',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-410288493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ed91e6b-4fd2-44ed-a798-2e384c625e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='896cb146fe224960adec1a7a63925e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99912e51a6084c2a99da0f8f47147f58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:16.260613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405fcbed-4dce-4ed8-95ad-ebf479d3efe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:16.308880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405fcbed-4dce-4ed8-95ad-ebf479d3efe1) transitioned into state 'SUCCESS' from state '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-410288493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='896cb146fe224960adec1a7a63925e28',qos_specs=None,replication_status=,reservations=['c161bca8-b8b0-469b-98a0-23abc67a1ad7','f541adef-fb61-4f9e-8819-20cd213751ab','90947a43-b6e0-4657-befc-7516cee8fd98','90d9e295-4b77-48d3-b210-37a4c3dd3ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99912e51a6084c2a99da0f8f47147f58',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:16.310054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab5c2fc-91b9-4897-9f74-d97c9b50b20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:16.347657 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab5c2fc-91b9-4897-9f74-d97c9b50b20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:16.351879 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Flow 'volume_create_api' (3ece24bc-0745-4f5d-8355-f8b2ba0dc2b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:16.353915 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Create volume request issued successfully. Aug 07 13:58:16.355057 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af8fef78-bea8-4580-88e7-78230d9b31b6 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:16.356333 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 120/481] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:58:16 2026] POST /volume/v3/volumes => generated 755 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:16.382499 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d37020d5-8c02-4159-899e-94fb12ca2775 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:16.388943 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d37020d5-8c02-4159-899e-94fb12ca2775 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:16.389678 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d37020d5-8c02-4159-899e-94fb12ca2775 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:16.389678 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d37020d5-8c02-4159-899e-94fb12ca2775 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:16.403789 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:16.403789 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:16.409804 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d37020d5-8c02-4159-899e-94fb12ca2775 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Volume info retrieved successfully. Aug 07 13:58:16.417060 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d37020d5-8c02-4159-899e-94fb12ca2775 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 200 Aug 07 13:58:16.417593 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 121/482] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:16 2026] GET /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-acc8c283-bc08-4bf4-b649-db01694086e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-acc8c283-bc08-4bf4-b649-db01694086e4 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-acc8c283-bc08-4bf4-b649-db01694086e4 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-acc8c283-bc08-4bf4-b649-db01694086e4 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-acc8c283-bc08-4bf4-b649-db01694086e4 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Volume info retrieved successfully. Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-acc8c283-bc08-4bf4-b649-db01694086e4 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 200 Aug 07 13:58:17.571387 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 120/483] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:17 2026] GET /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:17.578911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-683349f9-fd19-4a23-b295-971eda9a8435 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:17.578911 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-683349f9-fd19-4a23-b295-971eda9a8435 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True Aug 07 13:58:17.578911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-683349f9-fd19-4a23-b295-971eda9a8435 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:17.578911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-683349f9-fd19-4a23-b295-971eda9a8435 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:17.578911 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-683349f9-fd19-4a23-b295-971eda9a8435 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True returned with HTTP 200 Aug 07 13:58:17.578911 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 123/484] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 13:58:17 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:17.582079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-095d849a-cb89-4eb0-9da5-1e9a9f0661f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:17.582079 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-095d849a-cb89-4eb0-9da5-1e9a9f0661f4 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/7d61ab94dbea4bd68a0b23d1e3934c42?usage=True Aug 07 13:58:17.582079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-095d849a-cb89-4eb0-9da5-1e9a9f0661f4 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:17.582079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-095d849a-cb89-4eb0-9da5-1e9a9f0661f4 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:17.582079 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:17.582079 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:17.599682 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-095d849a-cb89-4eb0-9da5-1e9a9f0661f4 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7d61ab94dbea4bd68a0b23d1e3934c42?usage=True returned with HTTP 200 Aug 07 13:58:17.600199 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 121/485] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 13:58:17 2026] GET /volume/v3/os-quota-sets/7d61ab94dbea4bd68a0b23d1e3934c42?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:58:17.617471 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25f991fd-f81b-4610-94dc-bc72bdf63ad3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:17.619949 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25f991fd-f81b-4610-94dc-bc72bdf63ad3 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer Aug 07 13:58:17.620806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25f991fd-f81b-4610-94dc-bc72bdf63ad3 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6ed91e6b-4fd2-44ed-a798-2e384c625e89"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:17.622466 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-25f991fd-f81b-4610-94dc-bc72bdf63ad3 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Creating new volume transfer {'transfer': {'volume_id': '6ed91e6b-4fd2-44ed-a798-2e384c625e89'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 13:58:17.622611 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-25f991fd-f81b-4610-94dc-bc72bdf63ad3 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Creating transfer of volume 6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:17.623273 np0000006713 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-25f991fd-f81b-4610-94dc-bc72bdf63ad3 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Generating transfer record for volume 6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:17.638667 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:17.638667 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:17.671606 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25f991fd-f81b-4610-94dc-bc72bdf63ad3 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 13:58:17.672481 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 122/486] 10.4.3.193 () {68 vars in 1291 bytes} [Fri Aug 7 13:58:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:17.687118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:17.988480 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer/89c018c3-4a6f-4845-a421-5b1fe8b3ab8e/accept Aug 07 13:58:17.989088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2b98548f877051d2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:17.990611 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.volume_transfer [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Accepting volume transfer 89c018c3-4a6f-4845-a421-5b1fe8b3ab8e {{(pid=100322) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 13:58:17.991152 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Accepting transfer 89c018c3-4a6f-4845-a421-5b1fe8b3ab8e Aug 07 13:58:18.085765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Created reservations ['4219e297-7e96-46dd-8996-a0c450e1340c', '2627445a-42bf-49cc-92aa-4fe268a6427d', '052367f7-4525-47ed-bb50-bfaeca4e7d75', 'df2560df-ab3d-4ab4-b0bc-97c834d1e851'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:18.128602 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Created reservations ['d765911f-d992-47e2-a078-d8b911d7dec7', '92088d5b-3c7a-43fd-9d4d-0d1f761c9949', '4d0d72ec-efb4-4c15-b7de-51d030e4ebcf', '1d03effb-3a5b-48a8-ba53-3cd02f9d4a26'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:18.193255 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Created reservations ['4637deec-c477-4679-9ef1-2b5d0c712acf', '3e690482-c581-418a-895d-26ccabe3ce9e', '598b0e5a-2d91-490f-9244-1a4726a0f12e', '5ce33497-ece0-4028-9613-ae6eb5e804d9'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:18.273397 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Created reservations ['07c0b613-42da-4ede-8943-56ef909c5f0b', '5077c624-f4b4-40d5-8e00-3f4e01e0f5e5', '0ec91a91-9575-470b-b6d4-681d7d4c9703', '6f80657f-203c-40a1-a41a-baa584449f44'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:18.299012 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Transfer volume completed successfully. Aug 07 13:58:18.460172 np0000006713 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Volume 6ed91e6b-4fd2-44ed-a798-2e384c625e89 has been transferred. Aug 07 13:58:18.473339 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-826b9dd6-7caa-47ea-8634-d7dc947cc46a tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/89c018c3-4a6f-4845-a421-5b1fe8b3ab8e/accept returned with HTTP 202 Aug 07 13:58:18.473339 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 121/487] 10.4.3.193 () {68 vars in 1423 bytes} [Fri Aug 7 13:58:17 2026] POST /volume/v3/os-volume-transfer/89c018c3-4a6f-4845-a421-5b1fe8b3ab8e/accept => generated 365 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:18.489739 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d67b3b3-669f-4107-91bc-e24c64204f0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:18.493527 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d67b3b3-669f-4107-91bc-e24c64204f0f tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:18.493814 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d67b3b3-669f-4107-91bc-e24c64204f0f tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:18.494093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d67b3b3-669f-4107-91bc-e24c64204f0f tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:18.506487 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:18.506487 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:18.513836 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d67b3b3-669f-4107-91bc-e24c64204f0f tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] Volume info retrieved successfully. Aug 07 13:58:18.519916 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d67b3b3-669f-4107-91bc-e24c64204f0f tempest-VolumeQuotasAdminTestJSON-704182930 tempest-VolumeQuotasAdminTestJSON-704182930-project-member] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 200 Aug 07 13:58:18.520953 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 124/488] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:18 2026] GET /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:58:18.540450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b8d80d4-0169-4080-8e5f-32ba9f35fb8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:18.546463 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b8d80d4-0169-4080-8e5f-32ba9f35fb8e tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True Aug 07 13:58:18.546823 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b8d80d4-0169-4080-8e5f-32ba9f35fb8e tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:18.547150 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b8d80d4-0169-4080-8e5f-32ba9f35fb8e tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:18.604735 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b8d80d4-0169-4080-8e5f-32ba9f35fb8e tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True returned with HTTP 200 Aug 07 13:58:18.604735 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 122/489] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 13:58:18 2026] GET /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28?usage=True => generated 1061 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:18.622979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-190bce50-968e-4a86-9a7d-4d63bc09cbe2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:18.628563 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-190bce50-968e-4a86-9a7d-4d63bc09cbe2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/7d61ab94dbea4bd68a0b23d1e3934c42?usage=True Aug 07 13:58:18.628563 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-190bce50-968e-4a86-9a7d-4d63bc09cbe2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:18.630099 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-190bce50-968e-4a86-9a7d-4d63bc09cbe2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:18.679071 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-190bce50-968e-4a86-9a7d-4d63bc09cbe2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7d61ab94dbea4bd68a0b23d1e3934c42?usage=True returned with HTTP 200 Aug 07 13:58:18.679797 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 123/490] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 13:58:18 2026] GET /volume/v3/os-quota-sets/7d61ab94dbea4bd68a0b23d1e3934c42?usage=True => generated 1061 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:18.697265 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e260afb7-97f0-4a76-979b-6050285493a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:18.701123 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e260afb7-97f0-4a76-979b-6050285493a6 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:18.701123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e260afb7-97f0-4a76-979b-6050285493a6 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:18.701123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e260afb7-97f0-4a76-979b-6050285493a6 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:18.701123 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e260afb7-97f0-4a76-979b-6050285493a6 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Delete volume with id: 6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:18.711228 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:18.711228 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:18.711921 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e260afb7-97f0-4a76-979b-6050285493a6 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Volume info retrieved successfully. Aug 07 13:58:18.746073 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e260afb7-97f0-4a76-979b-6050285493a6 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Delete volume request issued successfully. Aug 07 13:58:18.746371 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e260afb7-97f0-4a76-979b-6050285493a6 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 202 Aug 07 13:58:18.747148 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 122/491] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:18 2026] DELETE /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:18.761795 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1257df6-8056-4c7c-80a9-326b081d4ed1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:18.763986 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1257df6-8056-4c7c-80a9-326b081d4ed1 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:18.764284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1257df6-8056-4c7c-80a9-326b081d4ed1 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:18.764534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1257df6-8056-4c7c-80a9-326b081d4ed1 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:18.774806 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:18.774806 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:18.779939 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1257df6-8056-4c7c-80a9-326b081d4ed1 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Volume info retrieved successfully. Aug 07 13:58:18.792930 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1257df6-8056-4c7c-80a9-326b081d4ed1 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 200 Aug 07 13:58:18.792930 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 125/492] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:18 2026] GET /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:19.816221 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0520bba9-1e98-483b-a303-294676ece0b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:19.822557 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0520bba9-1e98-483b-a303-294676ece0b2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:19.822557 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0520bba9-1e98-483b-a303-294676ece0b2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:19.822557 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0520bba9-1e98-483b-a303-294676ece0b2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:19.830564 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0520bba9-1e98-483b-a303-294676ece0b2 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 404 Aug 07 13:58:19.831176 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 123/493] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:19 2026] GET /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:19.841327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-badf314c-bdda-49a0-96d5-78dc0f13ddb9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:19.844488 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-badf314c-bdda-49a0-96d5-78dc0f13ddb9 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:19.844772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-badf314c-bdda-49a0-96d5-78dc0f13ddb9 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:19.845075 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-badf314c-bdda-49a0-96d5-78dc0f13ddb9 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:19.852225 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-badf314c-bdda-49a0-96d5-78dc0f13ddb9 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 404 Aug 07 13:58:19.852958 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 124/494] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:19 2026] GET /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 13:58:19.861703 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00a0f6e8-9928-420a-90d7-89dd987da581 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:19.866866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00a0f6e8-9928-420a-90d7-89dd987da581 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:19.866866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00a0f6e8-9928-420a-90d7-89dd987da581 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:19.868560 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00a0f6e8-9928-420a-90d7-89dd987da581 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:19.869303 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-00a0f6e8-9928-420a-90d7-89dd987da581 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] Delete volume with id: 6ed91e6b-4fd2-44ed-a798-2e384c625e89 Aug 07 13:58:19.880415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00a0f6e8-9928-420a-90d7-89dd987da581 tempest-VolumeQuotasAdminTestJSON-16791069 tempest-VolumeQuotasAdminTestJSON-16791069-project-member] https://10.4.3.193/volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 returned with HTTP 404 Aug 07 13:58:19.881029 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 123/495] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:19 2026] DELETE /volume/v3/volumes/6ed91e6b-4fd2-44ed-a798-2e384c625e89 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:19.891248 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87d5c225-77bb-4f06-83c7-318704ce8d80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:19.896258 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87d5c225-77bb-4f06-83c7-318704ce8d80 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/493a7cbf2a28453eab72fe9c28016ca4?usage=True Aug 07 13:58:19.897057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87d5c225-77bb-4f06-83c7-318704ce8d80 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:19.897418 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87d5c225-77bb-4f06-83c7-318704ce8d80 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:19.932784 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87d5c225-77bb-4f06-83c7-318704ce8d80 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/493a7cbf2a28453eab72fe9c28016ca4?usage=True returned with HTTP 200 Aug 07 13:58:19.933870 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 126/496] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 13:58:19 2026] GET /volume/v3/os-quota-sets/493a7cbf2a28453eab72fe9c28016ca4?usage=True => generated 1061 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:19.953919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4747adc0-9497-4683-9108-a36005084901 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:19.957655 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4747adc0-9497-4683-9108-a36005084901 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:19.957655 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4747adc0-9497-4683-9108-a36005084901 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:20.103869 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4747adc0-9497-4683-9108-a36005084901 tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:20.103869 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 124/497] 10.4.3.193 () {68 vars in 1375 bytes} [Fri Aug 7 13:58:19 2026] PUT /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 397 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:20.117630 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce47a36e-17dd-4187-87b8-876fc0c806bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:20.119952 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce47a36e-17dd-4187-87b8-876fc0c806bd tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 Aug 07 13:58:20.120435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce47a36e-17dd-4187-87b8-876fc0c806bd tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:20.310013 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce47a36e-17dd-4187-87b8-876fc0c806bd tempest-VolumeQuotasAdminTestJSON-263384325 tempest-VolumeQuotasAdminTestJSON-263384325-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 returned with HTTP 200 Aug 07 13:58:20.310273 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 125/498] 10.4.3.193 () {68 vars in 1375 bytes} [Fri Aug 7 13:58:20 2026] PUT /volume/v3/os-quota-sets/896cb146fe224960adec1a7a63925e28 => generated 395 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:25.463266 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-511a7e0f-9cad-4b1e-a52c-10f720c2d7fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:25.466507 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-511a7e0f-9cad-4b1e-a52c-10f720c2d7fe tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:58:25.466507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-511a7e0f-9cad-4b1e-a52c-10f720c2d7fe tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:25.466960 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-511a7e0f-9cad-4b1e-a52c-10f720c2d7fe tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:25.485659 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:25.485659 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:25.492919 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-511a7e0f-9cad-4b1e-a52c-10f720c2d7fe tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:25.499965 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-511a7e0f-9cad-4b1e-a52c-10f720c2d7fe tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:58:25.500619 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 124/499] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:25 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:25.862191 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cae185a3-7617-47b9-9470-ebc50cc701d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:25.867611 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae185a3-7617-47b9-9470-ebc50cc701d3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:58:25.867611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cae185a3-7617-47b9-9470-ebc50cc701d3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:25.868036 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cae185a3-7617-47b9-9470-ebc50cc701d3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:25.886517 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:25.886517 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:25.894112 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cae185a3-7617-47b9-9470-ebc50cc701d3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:25.902678 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae185a3-7617-47b9-9470-ebc50cc701d3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:58:25.902988 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 127/500] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:25 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:25.983470 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-b4c9ceca-43e8-404e-8e45-7dd1f8641b15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:25.990503 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-b4c9ceca-43e8-404e-8e45-7dd1f8641b15 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:58:25.990503 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-b4c9ceca-43e8-404e-8e45-7dd1f8641b15 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:25.990503 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-b4c9ceca-43e8-404e-8e45-7dd1f8641b15 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:26.010402 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:26.010402 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:26.016904 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-b4c9ceca-43e8-404e-8e45-7dd1f8641b15 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:26.025885 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-b4c9ceca-43e8-404e-8e45-7dd1f8641b15 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:58:26.025885 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 125/501] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:58:25 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:58:26.064888 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-2aa2e8ce-086c-4815-9b40-e452c9182b00 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.071063 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-2aa2e8ce-086c-4815-9b40-e452c9182b00 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d/action Aug 07 13:58:26.071543 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-2aa2e8ce-086c-4815-9b40-e452c9182b00 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:58:26.071717 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-2aa2e8ce-086c-4815-9b40-e452c9182b00 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:26.105821 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:26.105821 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:26.106762 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-2aa2e8ce-086c-4815-9b40-e452c9182b00 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:26.121438 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-2aa2e8ce-086c-4815-9b40-e452c9182b00 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Begin detaching volume completed successfully. Aug 07 13:58:26.121817 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-2aa2e8ce-086c-4815-9b40-e452c9182b00 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d/action returned with HTTP 202 Aug 07 13:58:26.122470 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 126/502] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:58:26 2026] POST /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:58:26.202629 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-472e70b6-637e-4a1a-bc2e-cebeb079c22c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.202629 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-472e70b6-637e-4a1a-bc2e-cebeb079c22c None None] GET https://10.4.3.193/volume// Aug 07 13:58:26.202629 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-472e70b6-637e-4a1a-bc2e-cebeb079c22c None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:26.202629 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-472e70b6-637e-4a1a-bc2e-cebeb079c22c None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:26.202629 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-472e70b6-637e-4a1a-bc2e-cebeb079c22c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:58:26.202629 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 125/503] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:58:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:58:26.213396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-bfc4c0f5-4069-431c-a833-730b146c9df0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.216393 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-bfc4c0f5-4069-431c-a833-730b146c9df0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:58:26.216700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-bfc4c0f5-4069-431c-a833-730b146c9df0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:26.217097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-bfc4c0f5-4069-431c-a833-730b146c9df0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:26.233218 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:26.233218 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:26.240197 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-bfc4c0f5-4069-431c-a833-730b146c9df0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:26.253434 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-bfc4c0f5-4069-431c-a833-730b146c9df0 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:58:26.253546 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 128/504] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:58:26 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:58:26.519822 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-abfd3e41-97ce-4f76-b315-302fe4f615a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.721910 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abfd3e41-97ce-4f76-b315-302fe4f615a4 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] GET https://10.4.3.193/volume/v3/os-services Aug 07 13:58:26.721910 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abfd3e41-97ce-4f76-b315-302fe4f615a4 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:26.721910 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abfd3e41-97ce-4f76-b315-302fe4f615a4 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:26.735921 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abfd3e41-97ce-4f76-b315-302fe4f615a4 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] https://10.4.3.193/volume/v3/os-services returned with HTTP 200 Aug 07 13:58:26.737176 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 126/505] 10.4.3.193 () {66 vars in 1249 bytes} [Fri Aug 7 13:58:26 2026] GET /volume/v3/os-services => generated 626 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:26.750203 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd5f3b8e-e991-4e8f-b271-aee6ac41b57c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.755496 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd5f3b8e-e991-4e8f-b271-aee6ac41b57c tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] PUT https://10.4.3.193/volume/v3/os-services/disable-log-reason Aug 07 13:58:26.756766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd5f3b8e-e991-4e8f-b271-aee6ac41b57c tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006713", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:26.759296 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd5f3b8e-e991-4e8f-b271-aee6ac41b57c tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] https://10.4.3.193/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 07 13:58:26.761342 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 127/506] 10.4.3.193 () {68 vars in 1326 bytes} [Fri Aug 7 13:58:26 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 13:58:26.774664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5a6a1b6-6491-4f59-a9e0-7b3ac3542355 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.777028 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5a6a1b6-6491-4f59-a9e0-7b3ac3542355 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] PUT https://10.4.3.193/volume/v3/os-services/disable Aug 07 13:58:26.777665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5a6a1b6-6491-4f59-a9e0-7b3ac3542355 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006713", "binary": "invalid_binary"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:26.791189 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5a6a1b6-6491-4f59-a9e0-7b3ac3542355 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] https://10.4.3.193/volume/v3/os-services/disable returned with HTTP 404 Aug 07 13:58:26.792247 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 126/507] 10.4.3.193 () {68 vars in 1293 bytes} [Fri Aug 7 13:58:26 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:26.805196 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea838ade-e894-4504-ba31-db5eba59e7aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.808417 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea838ade-e894-4504-ba31-db5eba59e7aa tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] PUT https://10.4.3.193/volume/v3/os-services/enable Aug 07 13:58:26.808933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea838ade-e894-4504-ba31-db5eba59e7aa tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:26.826617 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea838ade-e894-4504-ba31-db5eba59e7aa tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] https://10.4.3.193/volume/v3/os-services/enable returned with HTTP 404 Aug 07 13:58:26.827326 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 129/508] 10.4.3.193 () {68 vars in 1290 bytes} [Fri Aug 7 13:58:26 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 13:58:26.840062 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b947c8c-c204-4c9c-b590-0c5305ca4877 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.844008 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b947c8c-c204-4c9c-b590-0c5305ca4877 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] PUT https://10.4.3.193/volume/v3/os-services/freeze Aug 07 13:58:26.844008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b947c8c-c204-4c9c-b590-0c5305ca4877 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:26.861307 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b947c8c-c204-4c9c-b590-0c5305ca4877 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] https://10.4.3.193/volume/v3/os-services/freeze returned with HTTP 400 Aug 07 13:58:26.862293 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 127/509] 10.4.3.193 () {68 vars in 1290 bytes} [Fri Aug 7 13:58:26 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 13:58:26.873600 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3fb0e76-d549-432f-a370-72beba2a11a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:26.876310 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3fb0e76-d549-432f-a370-72beba2a11a0 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] PUT https://10.4.3.193/volume/v3/os-services/thaw Aug 07 13:58:26.877066 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3fb0e76-d549-432f-a370-72beba2a11a0 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:26.892430 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3fb0e76-d549-432f-a370-72beba2a11a0 tempest-VolumeServicesNegativeTest-1595479952 tempest-VolumeServicesNegativeTest-1595479952-project-admin] https://10.4.3.193/volume/v3/os-services/thaw returned with HTTP 400 Aug 07 13:58:26.893204 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 128/510] 10.4.3.193 () {68 vars in 1284 bytes} [Fri Aug 7 13:58:26 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 13:58:27.791942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-2019b9b1-3bce-4ca3-82c5-0bada038d9e9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:27.796674 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-2019b9b1-3bce-4ca3-82c5-0bada038d9e9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] DELETE https://10.4.3.193/volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6 Aug 07 13:58:27.796987 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-2019b9b1-3bce-4ca3-82c5-0bada038d9e9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:27.797359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-2019b9b1-3bce-4ca3-82c5-0bada038d9e9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:27.814673 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:27.814673 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:27.915555 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-2019b9b1-3bce-4ca3-82c5-0bada038d9e9 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6 returned with HTTP 200 Aug 07 13:58:27.917102 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 127/511] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:27 2026] DELETE /volume/v3/attachments/d49f8983-b8d5-4448-8975-7ce8011e2cb6 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:27.926047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-aa58b985-fb70-4c65-910e-6094d3a6626f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:27.931333 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-aa58b985-fb70-4c65-910e-6094d3a6626f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9 Aug 07 13:58:27.931602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-aa58b985-fb70-4c65-910e-6094d3a6626f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:27.932252 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-aa58b985-fb70-4c65-910e-6094d3a6626f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:27.945883 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:27.945883 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:28.021859 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-aa58b985-fb70-4c65-910e-6094d3a6626f tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9 returned with HTTP 200 Aug 07 13:58:28.022671 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 130/512] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:27 2026] DELETE /volume/v3/attachments/b6259f6b-195c-47e4-8744-bef19795a1a9 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:58:28.036592 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-ca683973-8ab2-4935-a948-6c192a995cb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:28.039986 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-ca683973-8ab2-4935-a948-6c192a995cb8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1 Aug 07 13:58:28.044002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-ca683973-8ab2-4935-a948-6c192a995cb8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:28.044748 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-ca683973-8ab2-4935-a948-6c192a995cb8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:28.057230 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:28.057230 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:28.135114 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-738a47c7-6e05-4fb8-ac6b-9b27ab75403f req-ca683973-8ab2-4935-a948-6c192a995cb8 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1 returned with HTTP 200 Aug 07 13:58:28.135114 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 128/513] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:28 2026] DELETE /volume/v3/attachments/f560962e-6758-47e2-b08c-7286504fa3e1 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:28.202356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-6f269cc8-dc21-4a1d-872c-121b12516996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:28.205951 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-6f269cc8-dc21-4a1d-872c-121b12516996 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] DELETE https://10.4.3.193/volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75 Aug 07 13:58:28.206201 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-6f269cc8-dc21-4a1d-872c-121b12516996 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:28.206425 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-6f269cc8-dc21-4a1d-872c-121b12516996 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:28.222598 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:28.222598 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:28.311539 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e0c7b46-0302-4f6f-a96f-bb44a85e27c8 req-6f269cc8-dc21-4a1d-872c-121b12516996 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75 returned with HTTP 200 Aug 07 13:58:28.312119 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 129/514] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:28 2026] DELETE /volume/v3/attachments/43fa3857-47da-49fd-a41a-32149837ea75 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:29.403695 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-894df579-480f-45b2-b2ff-111052e3bea3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:29.406533 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-894df579-480f-45b2-b2ff-111052e3bea3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:58:29.406793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-894df579-480f-45b2-b2ff-111052e3bea3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:29.407119 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-894df579-480f-45b2-b2ff-111052e3bea3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:29.415783 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:29.415783 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:29.420209 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-894df579-480f-45b2-b2ff-111052e3bea3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:29.425457 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-894df579-480f-45b2-b2ff-111052e3bea3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:58:29.425895 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 128/515] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:29 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:58:31.075487 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c70b05b-63cc-447c-9f0c-99aa18d72634 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:31.250366 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c70b05b-63cc-447c-9f0c-99aa18d72634 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a Aug 07 13:58:31.250366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c70b05b-63cc-447c-9f0c-99aa18d72634 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:31.252068 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c70b05b-63cc-447c-9f0c-99aa18d72634 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:31.252992 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:31.252992 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:31.280706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c70b05b-63cc-447c-9f0c-99aa18d72634 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a returned with HTTP 200 Aug 07 13:58:31.281743 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 131/516] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:31 2026] GET /volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a => generated 437 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:31.292510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-426d89e1-29de-4b26-93d9-6c7786f20a72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:31.297892 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-426d89e1-29de-4b26-93d9-6c7786f20a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a Aug 07 13:58:31.298405 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-426d89e1-29de-4b26-93d9-6c7786f20a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:31.321869 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:31.321869 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:31.391408 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-426d89e1-29de-4b26-93d9-6c7786f20a72 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a returned with HTTP 200 Aug 07 13:58:31.391776 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 129/517] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 13:58:31 2026] PUT /volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a => generated 390 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:31.402086 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:31.534037 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:31.534388 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1841692993"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:31.536393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1841692993'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:31.536551 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Create volume of 1 GB Aug 07 13:58:31.537384 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:31.537384 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:31.544124 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Availability Zones retrieved successfully. Aug 07 13:58:31.552960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Flow 'volume_create_api' (7be0b7de-1f60-4254-85f0-43b3fd43f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:31.555138 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f353d6-2913-407a-98ce-a620f5520174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:31.556643 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:31.609168 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f353d6-2913-407a-98ce-a620f5520174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:31.610633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeb52a9e-d07a-45b5-85e1-d89cefc641bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:31.714358 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Created reservations ['fc1852d7-ccd0-4a69-9b24-cfce6d0248c0', '416c5fa7-0289-4275-8e9e-e7ceed0484ea', '25731d7f-7572-406e-bb98-625ce2990b0c', 'd2f79211-1216-4643-ac78-0412d2118102'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:31.715256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeb52a9e-d07a-45b5-85e1-d89cefc641bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1852d7-ccd0-4a69-9b24-cfce6d0248c0', '416c5fa7-0289-4275-8e9e-e7ceed0484ea', '25731d7f-7572-406e-bb98-625ce2990b0c', 'd2f79211-1216-4643-ac78-0412d2118102']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:31.716163 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df09ac47-cdf7-4ccc-b88b-86d2ffb90a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:31.754904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df09ac47-cdf7-4ccc-b88b-86d2ffb90a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1841692993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc0ac8006bd47b3a252c109213b373a',qos_specs=None,replication_status=,reservations=['fc1852d7-ccd0-4a69-9b24-cfce6d0248c0','416c5fa7-0289-4275-8e9e-e7ceed0484ea','25731d7f-7572-406e-bb98-625ce2990b0c','d2f79211-1216-4643-ac78-0412d2118102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a51d3a40314d4ebe99a84de21f55512e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1841692993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc0ac8006bd47b3a252c109213b373a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a51d3a40314d4ebe99a84de21f55512e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:31.754904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ad7331-6fda-42ae-af2f-c121a95b0517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:31.780353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ad7331-6fda-42ae-af2f-c121a95b0517) transitioned into state 'SUCCESS' from state '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-1841692993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc0ac8006bd47b3a252c109213b373a',qos_specs=None,replication_status=,reservations=['fc1852d7-ccd0-4a69-9b24-cfce6d0248c0','416c5fa7-0289-4275-8e9e-e7ceed0484ea','25731d7f-7572-406e-bb98-625ce2990b0c','d2f79211-1216-4643-ac78-0412d2118102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a51d3a40314d4ebe99a84de21f55512e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:31.780353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc064375-883b-4b55-8482-c0809533e1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:31.796285 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc064375-883b-4b55-8482-c0809533e1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:31.797448 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Flow 'volume_create_api' (7be0b7de-1f60-4254-85f0-43b3fd43f9cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:31.798310 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Create volume request issued successfully. Aug 07 13:58:31.799180 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84eb165d-bb4b-4428-82e2-2afc8cec0524 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:31.800131 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 130/518] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:58:31 2026] POST /volume/v3/volumes => generated 767 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:31.820540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e2a7e4c-46b9-4da5-9bcf-269746ec1115 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:31.824514 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e2a7e4c-46b9-4da5-9bcf-269746ec1115 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:31.825159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e2a7e4c-46b9-4da5-9bcf-269746ec1115 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:31.825734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e2a7e4c-46b9-4da5-9bcf-269746ec1115 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:31.838038 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:31.838038 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:31.843739 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5e2a7e4c-46b9-4da5-9bcf-269746ec1115 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:31.851540 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e2a7e4c-46b9-4da5-9bcf-269746ec1115 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a returned with HTTP 200 Aug 07 13:58:31.852268 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 129/519] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:31 2026] GET /volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:32.875597 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee7fc26f-d0c0-41a0-a418-ccc82849047b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:32.878828 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee7fc26f-d0c0-41a0-a418-ccc82849047b tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:32.879176 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee7fc26f-d0c0-41a0-a418-ccc82849047b tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:32.879469 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee7fc26f-d0c0-41a0-a418-ccc82849047b tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:32.894001 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:32.894001 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:32.900101 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee7fc26f-d0c0-41a0-a418-ccc82849047b tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:32.906818 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee7fc26f-d0c0-41a0-a418-ccc82849047b tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a returned with HTTP 200 Aug 07 13:58:32.907686 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 132/520] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:32 2026] GET /volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:32.934621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:32.940353 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 13:58:32.941860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1103549010"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:32.953271 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:32.953271 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:32.954426 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:32.954662 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Create snapshot from volume a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:33.015737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Created reservations ['c916f234-22fe-400f-a842-9e45ed4a4e0a', '9a62f37f-46b5-4e25-884e-58e2b7d316d6', '32ccea2b-1767-49b6-99ec-96c7103cb059', '340b0477-511a-4c3c-b148-2904c8cde4b3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:33.042257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:33.046633 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] DELETE https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:58:33.046633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:33.046633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:33.046633 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Delete volume with id: 32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:58:33.060375 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:33.060375 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:33.061920 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:58:33.092382 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Delete volume request issued successfully. Aug 07 13:58:33.092704 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5e8acfa-8525-428f-a0b0-e3eac03ebe0c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 returned with HTTP 202 Aug 07 13:58:33.092835 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Snapshot create request issued successfully. Aug 07 13:58:33.093373 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 131/521] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:33 2026] DELETE /volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:33.093477 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a10c70f-6d67-46b7-a0a0-7b1506afb25f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 13:58:33.094939 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 130/522] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 13:58:32 2026] POST /volume/v3/snapshots => generated 323 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:33.109278 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f2fa5e2-8c75-4379-9f7d-8be1c0901511 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:33.113088 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f2fa5e2-8c75-4379-9f7d-8be1c0901511 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:58:33.113088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f2fa5e2-8c75-4379-9f7d-8be1c0901511 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:33.113088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f2fa5e2-8c75-4379-9f7d-8be1c0901511 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:33.117262 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30ae9373-90ba-49e4-a42b-92396fe4887f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:33.119551 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30ae9373-90ba-49e4-a42b-92396fe4887f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa Aug 07 13:58:33.121258 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:33.121258 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:33.121529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30ae9373-90ba-49e4-a42b-92396fe4887f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:33.122063 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30ae9373-90ba-49e4-a42b-92396fe4887f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:33.126582 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3f2fa5e2-8c75-4379-9f7d-8be1c0901511 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:58:33.132423 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f2fa5e2-8c75-4379-9f7d-8be1c0901511 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 returned with HTTP 200 Aug 07 13:58:33.132609 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 130/523] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:33 2026] GET /volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:33.152370 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:33.152370 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:33.153193 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30ae9373-90ba-49e4-a42b-92396fe4887f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Snapshot retrieved successfully. Aug 07 13:58:33.154661 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30ae9373-90ba-49e4-a42b-92396fe4887f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa returned with HTTP 200 Aug 07 13:58:33.154661 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 133/524] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:33 2026] GET /volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa => generated 455 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:33.348740 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:33.351782 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:33.352444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1099674842", "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:33.355278 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1099674842', 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:33.470672 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Create volume of 1 GB Aug 07 13:58:33.478093 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Availability Zones retrieved successfully. Aug 07 13:58:33.485049 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Flow 'volume_create_api' (b3150235-4c10-42fc-acb6-bfe3233e924f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:33.486558 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbd62fa-939d-47f1-8cdb-3b0a23f98882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:33.487735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:33.571502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bbd62fa-939d-47f1-8cdb-3b0a23f98882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:33.572247 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a7c235-0a72-4fdb-957b-7cd0d92f6e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:33.660128 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Created reservations ['2a763c22-b354-40ef-afe0-2efc8e1f145c', '1dd49dce-4dca-4a56-a22d-ef0479d698d9', '812e6ce9-17ac-45b5-abd3-e81acd65dd34', '15b39799-2102-45db-84f6-4a285d452d11'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:33.661194 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a7c235-0a72-4fdb-957b-7cd0d92f6e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a763c22-b354-40ef-afe0-2efc8e1f145c', '1dd49dce-4dca-4a56-a22d-ef0479d698d9', '812e6ce9-17ac-45b5-abd3-e81acd65dd34', '15b39799-2102-45db-84f6-4a285d452d11']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:33.661815 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6bc7cc-857c-4643-82ba-7cd50c20cb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:33.697448 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6bc7cc-857c-4643-82ba-7cd50c20cb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e66e428-57bd-43e1-8a69-af75cde56046', '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-1099674842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5165247e5a20496baefab208a1e72e40',qos_specs=None,replication_status=,reservations=['2a763c22-b354-40ef-afe0-2efc8e1f145c','1dd49dce-4dca-4a56-a22d-ef0479d698d9','812e6ce9-17ac-45b5-abd3-e81acd65dd34','15b39799-2102-45db-84f6-4a285d452d11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2a4a0a88f44fd1b893b65f7d916d0e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1099674842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e66e428-57bd-43e1-8a69-af75cde56046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5165247e5a20496baefab208a1e72e40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2a4a0a88f44fd1b893b65f7d916d0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:33.698752 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc31916-232e-41f6-8ec2-e82bca4e137b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:33.741684 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc31916-232e-41f6-8ec2-e82bca4e137b) transitioned into state 'SUCCESS' from state '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-1099674842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5165247e5a20496baefab208a1e72e40',qos_specs=None,replication_status=,reservations=['2a763c22-b354-40ef-afe0-2efc8e1f145c','1dd49dce-4dca-4a56-a22d-ef0479d698d9','812e6ce9-17ac-45b5-abd3-e81acd65dd34','15b39799-2102-45db-84f6-4a285d452d11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2a4a0a88f44fd1b893b65f7d916d0e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:33.742830 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51dabcd9-fe98-48a8-a7ce-1d179bfd16ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:33.757990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51dabcd9-fe98-48a8-a7ce-1d179bfd16ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:33.758956 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Flow 'volume_create_api' (b3150235-4c10-42fc-acb6-bfe3233e924f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:33.759385 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Create volume request issued successfully. Aug 07 13:58:33.759980 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65fc5daf-c73b-40a7-816a-2a43117fdb1d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:33.760468 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 132/525] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:58:33 2026] POST /volume/v3/volumes => generated 753 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:33.782138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-424046eb-fd74-41da-9b20-a0c3d4337774 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:33.784317 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-424046eb-fd74-41da-9b20-a0c3d4337774 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 Aug 07 13:58:33.784411 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-424046eb-fd74-41da-9b20-a0c3d4337774 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:33.784740 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-424046eb-fd74-41da-9b20-a0c3d4337774 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:33.795082 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:33.795082 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:33.800448 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-424046eb-fd74-41da-9b20-a0c3d4337774 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:33.807542 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-424046eb-fd74-41da-9b20-a0c3d4337774 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 returned with HTTP 200 Aug 07 13:58:33.808108 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 131/526] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:33 2026] GET /volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:34.161409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca11fff4-29cb-478f-96c5-7b9e662ee2d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.161409 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca11fff4-29cb-478f-96c5-7b9e662ee2d6 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 Aug 07 13:58:34.161409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca11fff4-29cb-478f-96c5-7b9e662ee2d6 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.162733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca11fff4-29cb-478f-96c5-7b9e662ee2d6 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.170797 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca11fff4-29cb-478f-96c5-7b9e662ee2d6 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 returned with HTTP 404 Aug 07 13:58:34.171235 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-173a8a8c-24b4-4fa9-842e-481f823d80c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.172194 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 131/527] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:34 2026] GET /volume/v3/volumes/32a2c78b-68c3-4ec3-bda8-e8b929a8e354 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:34.178739 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-173a8a8c-24b4-4fa9-842e-481f823d80c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa Aug 07 13:58:34.179457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-173a8a8c-24b4-4fa9-842e-481f823d80c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.179671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-173a8a8c-24b4-4fa9-842e-481f823d80c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.184624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-907981f9-8acf-42f2-ba3e-07c992679d4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.189459 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-907981f9-8acf-42f2-ba3e-07c992679d4c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:58:34.189969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-907981f9-8acf-42f2-ba3e-07c992679d4c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.191117 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-907981f9-8acf-42f2-ba3e-07c992679d4c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.191117 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-907981f9-8acf-42f2-ba3e-07c992679d4c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Delete volume with id: ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:58:34.192935 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.192935 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:34.196596 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-173a8a8c-24b4-4fa9-842e-481f823d80c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Snapshot retrieved successfully. Aug 07 13:58:34.197942 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-173a8a8c-24b4-4fa9-842e-481f823d80c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa returned with HTTP 200 Aug 07 13:58:34.198627 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 134/528] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:34 2026] GET /volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa => generated 482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:34.204798 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.204798 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:34.205978 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-907981f9-8acf-42f2-ba3e-07c992679d4c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:58:34.215904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1431a264-7706-4372-b431-c54eb18fb5e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.218238 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1431a264-7706-4372-b431-c54eb18fb5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a Aug 07 13:58:34.218938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1431a264-7706-4372-b431-c54eb18fb5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:34.241376 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-907981f9-8acf-42f2-ba3e-07c992679d4c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Delete volume request issued successfully. Aug 07 13:58:34.241813 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-907981f9-8acf-42f2-ba3e-07c992679d4c tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a returned with HTTP 202 Aug 07 13:58:34.242182 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 133/529] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:34 2026] DELETE /volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:34.253815 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00964b1a-083c-4569-afb6-a0ad169f7be0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.259161 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00964b1a-083c-4569-afb6-a0ad169f7be0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:58:34.259654 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00964b1a-083c-4569-afb6-a0ad169f7be0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.259971 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00964b1a-083c-4569-afb6-a0ad169f7be0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.272929 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.272929 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:34.278776 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-00964b1a-083c-4569-afb6-a0ad169f7be0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:58:34.288333 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00964b1a-083c-4569-afb6-a0ad169f7be0 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a returned with HTTP 200 Aug 07 13:58:34.289642 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 132/530] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:34 2026] GET /volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:34.335938 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1431a264-7706-4372-b431-c54eb18fb5e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a returned with HTTP 200 Aug 07 13:58:34.336678 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 132/531] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 13:58:34 2026] PUT /volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a => generated 390 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:58:34.349053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26924ef1-f211-49e2-b420-c1c723ab637d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.351422 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26924ef1-f211-49e2-b420-c1c723ab637d tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 13:58:34.352018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26924ef1-f211-49e2-b420-c1c723ab637d tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:34.365099 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.365099 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:34.365784 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26924ef1-f211-49e2-b420-c1c723ab637d tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:34.365784 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-26924ef1-f211-49e2-b420-c1c723ab637d tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Create snapshot from volume a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:34.401396 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota_utils [None req-26924ef1-f211-49e2-b420-c1c723ab637d tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Quota exceeded for 7cc0ac8006bd47b3a252c109213b373a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 13:58:34.401684 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-26924ef1-f211-49e2-b420-c1c723ab637d tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 413 Aug 07 13:58:34.402766 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 135/532] 10.4.3.193 () {68 vars in 1264 bytes} [Fri Aug 7 13:58:34 2026] POST /volume/v3/snapshots => generated 208 bytes in 55 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 13:58:34.414869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abbc4303-be62-42d4-b29f-1ae057aca49c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.417159 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abbc4303-be62-42d4-b29f-1ae057aca49c tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a Aug 07 13:58:34.417755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abbc4303-be62-42d4-b29f-1ae057aca49c tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:34.497323 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abbc4303-be62-42d4-b29f-1ae057aca49c tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a returned with HTTP 200 Aug 07 13:58:34.498058 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 134/533] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 13:58:34 2026] PUT /volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a => generated 390 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:34.509475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80c8d7d8-9f0f-42af-ab10-8930f6dea546 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.512115 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80c8d7d8-9f0f-42af-ab10-8930f6dea546 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 13:58:34.512637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80c8d7d8-9f0f-42af-ab10-8930f6dea546 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:34.523215 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.523215 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:34.523922 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80c8d7d8-9f0f-42af-ab10-8930f6dea546 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:34.524183 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-80c8d7d8-9f0f-42af-ab10-8930f6dea546 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Create snapshot from volume a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:34.549122 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota_utils [None req-80c8d7d8-9f0f-42af-ab10-8930f6dea546 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Quota exceeded for 7cc0ac8006bd47b3a252c109213b373a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 07 13:58:34.550009 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-80c8d7d8-9f0f-42af-ab10-8930f6dea546 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 413 Aug 07 13:58:34.550640 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 133/534] 10.4.3.193 () {68 vars in 1264 bytes} [Fri Aug 7 13:58:34 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 13:58:34.561268 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.564748 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa Aug 07 13:58:34.565307 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.567868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.567868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Delete snapshot with id: a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa Aug 07 13:58:34.578591 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.578591 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:34.579512 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Snapshot retrieved successfully. Aug 07 13:58:34.616916 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Snapshot delete request issued successfully. Aug 07 13:58:34.618205 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71d30b07-54a4-43a2-b089-47e4ca08eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa returned with HTTP 202 Aug 07 13:58:34.618205 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 133/535] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 13:58:34 2026] DELETE /volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:34.630767 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-350549ad-aac0-4e8d-83b8-0e36599f408f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.633487 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-350549ad-aac0-4e8d-83b8-0e36599f408f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa Aug 07 13:58:34.633744 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-350549ad-aac0-4e8d-83b8-0e36599f408f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.634018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-350549ad-aac0-4e8d-83b8-0e36599f408f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.642172 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.642172 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:34.643373 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-350549ad-aac0-4e8d-83b8-0e36599f408f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Snapshot retrieved successfully. Aug 07 13:58:34.643941 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-350549ad-aac0-4e8d-83b8-0e36599f408f tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa returned with HTTP 200 Aug 07 13:58:34.645153 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 136/536] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:34 2026] GET /volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:34.824556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e89662c7-9cde-45bc-ac70-27aa5cd3c67a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.826832 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e89662c7-9cde-45bc-ac70-27aa5cd3c67a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 Aug 07 13:58:34.827202 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e89662c7-9cde-45bc-ac70-27aa5cd3c67a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.827467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e89662c7-9cde-45bc-ac70-27aa5cd3c67a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.841670 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.841670 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:34.849367 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e89662c7-9cde-45bc-ac70-27aa5cd3c67a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:34.856867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e89662c7-9cde-45bc-ac70-27aa5cd3c67a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 returned with HTTP 200 Aug 07 13:58:34.856867 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 135/537] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:34 2026] GET /volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:34.905273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-f8d364c9-cc31-4aea-b5f0-cbfef4a72d5c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:34.911868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-f8d364c9-cc31-4aea-b5f0-cbfef4a72d5c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 Aug 07 13:58:34.911868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-f8d364c9-cc31-4aea-b5f0-cbfef4a72d5c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:34.911868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-f8d364c9-cc31-4aea-b5f0-cbfef4a72d5c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:34.927927 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:34.927927 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:34.936457 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-f8d364c9-cc31-4aea-b5f0-cbfef4a72d5c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:34.950396 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-f8d364c9-cc31-4aea-b5f0-cbfef4a72d5c tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 returned with HTTP 200 Aug 07 13:58:34.950396 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 134/538] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:58:34 2026] GET /volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:35.316128 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c201d3a-e40a-4c53-b2bb-c7d14d422d13 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.318204 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c201d3a-e40a-4c53-b2bb-c7d14d422d13 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a Aug 07 13:58:35.318204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c201d3a-e40a-4c53-b2bb-c7d14d422d13 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.318204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c201d3a-e40a-4c53-b2bb-c7d14d422d13 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.327878 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c201d3a-e40a-4c53-b2bb-c7d14d422d13 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a returned with HTTP 404 Aug 07 13:58:35.329063 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 134/539] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:35 2026] GET /volume/v3/volumes/ba8d1b21-5483-4864-9f6e-b5cdd53dc89a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:35.340243 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.342387 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:58:35.342675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.342897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.343128 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Delete volume with id: 5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:58:35.352993 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:35.352993 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:35.353728 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:58:35.388891 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Delete volume request issued successfully. Aug 07 13:58:35.389783 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5bf1d0a-f81e-45c8-9ef0-a36f56776360 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 202 Aug 07 13:58:35.390276 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 137/540] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:35 2026] DELETE /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:58:35.399480 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-adf24ae2-ced2-4469-8db9-4471fdcca494 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.401580 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adf24ae2-ced2-4469-8db9-4471fdcca494 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:58:35.403493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adf24ae2-ced2-4469-8db9-4471fdcca494 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.403493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adf24ae2-ced2-4469-8db9-4471fdcca494 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.413967 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:35.413967 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:35.420254 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-adf24ae2-ced2-4469-8db9-4471fdcca494 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Volume info retrieved successfully. Aug 07 13:58:35.430927 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adf24ae2-ced2-4469-8db9-4471fdcca494 tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 200 Aug 07 13:58:35.430927 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 136/541] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:35 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:35.656921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0b72b601-5b30-4961-a30b-7d5cfbd18db0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.664614 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b72b601-5b30-4961-a30b-7d5cfbd18db0 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa Aug 07 13:58:35.664904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b72b601-5b30-4961-a30b-7d5cfbd18db0 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.666290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b72b601-5b30-4961-a30b-7d5cfbd18db0 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.684209 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b72b601-5b30-4961-a30b-7d5cfbd18db0 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa returned with HTTP 404 Aug 07 13:58:35.684697 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 135/542] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 13:58:35 2026] GET /volume/v3/snapshots/a9d09a9e-e1da-4080-9dcf-6b60bad2c8aa => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:35.692031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-7d392a26-ef62-4c8a-9ba4-56034c5d5bc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.693759 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-344b32c5-0515-443c-b866-6b55958fd448 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.695409 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-7d392a26-ef62-4c8a-9ba4-56034c5d5bc5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 Aug 07 13:58:35.695625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-7d392a26-ef62-4c8a-9ba4-56034c5d5bc5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.696216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-7d392a26-ef62-4c8a-9ba4-56034c5d5bc5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.696337 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344b32c5-0515-443c-b866-6b55958fd448 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:35.696967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344b32c5-0515-443c-b866-6b55958fd448 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.696967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344b32c5-0515-443c-b866-6b55958fd448 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.703669 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:35.703669 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:35.707774 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-7d392a26-ef62-4c8a-9ba4-56034c5d5bc5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:35.708243 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:35.708243 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:35.713849 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-7d392a26-ef62-4c8a-9ba4-56034c5d5bc5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 returned with HTTP 200 Aug 07 13:58:35.713849 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 135/543] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:58:35 2026] GET /volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:35.718852 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-344b32c5-0515-443c-b866-6b55958fd448 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:35.722102 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344b32c5-0515-443c-b866-6b55958fd448 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a returned with HTTP 200 Aug 07 13:58:35.722755 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 138/544] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:35 2026] GET /volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:35.737648 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb0b6422-b9f6-457e-b67b-4f9a14692457 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.737956 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb0b6422-b9f6-457e-b67b-4f9a14692457 None None] GET https://10.4.3.193/volume// Aug 07 13:58:35.739231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb0b6422-b9f6-457e-b67b-4f9a14692457 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.739231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb0b6422-b9f6-457e-b67b-4f9a14692457 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.739231 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb0b6422-b9f6-457e-b67b-4f9a14692457 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:58:35.740549 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 137/545] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 13:58:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:58:35.741359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.747819 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:35.748491 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.750045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.750612 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Delete volume with id: a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:35.753687 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-d9bf30c3-fbec-478c-a4e1-f912a8b9b3dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.759916 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-d9bf30c3-fbec-478c-a4e1-f912a8b9b3dd tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:58:35.759916 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-d9bf30c3-fbec-478c-a4e1-f912a8b9b3dd tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e66e428-57bd-43e1-8a69-af75cde56046", "connector": null, "instance_uuid": "512e1964-6b56-4925-b595-1101c2629c01"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:35.766580 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:35.766580 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:35.770014 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:35.770014 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:35.770271 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:35.824152 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Delete volume request issued successfully. Aug 07 13:58:35.824453 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b7f19c7-e4a3-4f93-b093-80987b6614fa tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a returned with HTTP 202 Aug 07 13:58:35.825136 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 136/546] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:58:35 2026] DELETE /volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 13:58:35.833262 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-d9bf30c3-fbec-478c-a4e1-f912a8b9b3dd tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:58:35.833262 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 136/547] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:58:35 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:35.837327 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8ec2997-b2fe-44e6-9e5b-5b9e35dc49ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:35.841282 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8ec2997-b2fe-44e6-9e5b-5b9e35dc49ee tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:35.841282 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8ec2997-b2fe-44e6-9e5b-5b9e35dc49ee tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:35.841282 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8ec2997-b2fe-44e6-9e5b-5b9e35dc49ee tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:35.855528 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:35.855528 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:35.863397 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8ec2997-b2fe-44e6-9e5b-5b9e35dc49ee tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Volume info retrieved successfully. Aug 07 13:58:35.871639 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8ec2997-b2fe-44e6-9e5b-5b9e35dc49ee tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a returned with HTTP 200 Aug 07 13:58:35.872342 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 139/548] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:35 2026] GET /volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:36.452810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2d9f644-1b47-4b25-919a-6cbe9cd45adc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:36.456886 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2d9f644-1b47-4b25-919a-6cbe9cd45adc tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] GET https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 Aug 07 13:58:36.457230 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2d9f644-1b47-4b25-919a-6cbe9cd45adc tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:36.457733 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2d9f644-1b47-4b25-919a-6cbe9cd45adc tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:36.467624 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2d9f644-1b47-4b25-919a-6cbe9cd45adc tempest-TaggedBootDevicesTest_v242-686860651 tempest-TaggedBootDevicesTest_v242-686860651-project-member] https://10.4.3.193/volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 returned with HTTP 404 Aug 07 13:58:36.468226 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 138/549] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:36 2026] GET /volume/v3/volumes/5fe0c925-6137-4a8d-8f23-2dd13a71ab23 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:36.888567 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc1cadaf-be7d-433f-b1d4-9f7ac7011834 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:36.892980 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc1cadaf-be7d-433f-b1d4-9f7ac7011834 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] GET https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a Aug 07 13:58:36.892980 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc1cadaf-be7d-433f-b1d4-9f7ac7011834 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:36.892980 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc1cadaf-be7d-433f-b1d4-9f7ac7011834 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:36.902481 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc1cadaf-be7d-433f-b1d4-9f7ac7011834 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360 tempest-VolumeSnapshotQuotasNegativeTestJSON-519333360-project-member] https://10.4.3.193/volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a returned with HTTP 404 Aug 07 13:58:36.903402 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 137/550] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:36 2026] GET /volume/v3/volumes/a35bb7f8-4f60-490e-9b5e-7f17fc4ffb7a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:36.915052 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2841341a-5bf2-4e55-a274-77a41bce62b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:36.917597 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2841341a-5bf2-4e55-a274-77a41bce62b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a Aug 07 13:58:36.918498 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2841341a-5bf2-4e55-a274-77a41bce62b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:36.959986 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:36.959986 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:37.098394 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2841341a-5bf2-4e55-a274-77a41bce62b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888 tempest-VolumeSnapshotQuotasNegativeTestJSON-696786888-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a returned with HTTP 200 Aug 07 13:58:37.099152 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 137/551] 10.4.3.193 () {68 vars in 1375 bytes} [Fri Aug 7 13:58:36 2026] PUT /volume/v3/os-quota-sets/7cc0ac8006bd47b3a252c109213b373a => generated 395 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:38.007724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f392f393-7aea-4064-a715-04eb7b6e1c74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:38.008676 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f392f393-7aea-4064-a715-04eb7b6e1c74 None None] GET https://10.4.3.193/volume// Aug 07 13:58:38.008750 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f392f393-7aea-4064-a715-04eb7b6e1c74 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:38.009096 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f392f393-7aea-4064-a715-04eb7b6e1c74 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:38.010031 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f392f393-7aea-4064-a715-04eb7b6e1c74 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:58:38.010371 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 140/552] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:58:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:58:38.025406 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-111e993e-7734-4828-ab25-5b87d1303ed8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:38.029633 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-111e993e-7734-4828-ab25-5b87d1303ed8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 Aug 07 13:58:38.030395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-111e993e-7734-4828-ab25-5b87d1303ed8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:38.030395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-111e993e-7734-4828-ab25-5b87d1303ed8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:38.049009 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:38.049009 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:38.056820 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-111e993e-7734-4828-ab25-5b87d1303ed8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:58:38.064633 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-111e993e-7734-4828-ab25-5b87d1303ed8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 returned with HTTP 200 Aug 07 13:58:38.065165 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 139/553] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:58:38 2026] GET /volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:58:38.205057 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-1b55a78a-0490-4c88-8e9b-57b573fe18a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:38.211461 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-1b55a78a-0490-4c88-8e9b-57b573fe18a3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] PUT https://10.4.3.193/volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb Aug 07 13:58:38.212000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-1b55a78a-0490-4c88-8e9b-57b573fe18a3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:38.225373 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-1b55a78a-0490-4c88-8e9b-57b573fe18a3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Acquiring lock "cinder-attachment_update-8e66e428-57bd-43e1-8a69-af75cde56046-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:58:38.235567 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-1b55a78a-0490-4c88-8e9b-57b573fe18a3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-8e66e428-57bd-43e1-8a69-af75cde56046-np0000006713" acquired by "attachment_update" :: waited 0.010s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:58:38.239724 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:38.239724 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:38.400612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-1b55a78a-0490-4c88-8e9b-57b573fe18a3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-8e66e428-57bd-43e1-8a69-af75cde56046-np0000006713" released by "attachment_update" :: held 0.165s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:58:38.401069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-1b55a78a-0490-4c88-8e9b-57b573fe18a3 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb returned with HTTP 200 Aug 07 13:58:38.402180 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 138/554] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:58:38 2026] PUT /volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:38.443310 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-5d47fce6-160d-4f76-a59e-99eda4f362c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:38.447731 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-5d47fce6-160d-4f76-a59e-99eda4f362c2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb/action Aug 07 13:58:38.448123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-5d47fce6-160d-4f76-a59e-99eda4f362c2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:58:38.448123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-5d47fce6-160d-4f76-a59e-99eda4f362c2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:38.471128 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:38.471128 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:38.499077 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d59d1d32-bfd1-4734-a611-6026272dad90 req-5d47fce6-160d-4f76-a59e-99eda4f362c2 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb/action returned with HTTP 204 Aug 07 13:58:38.500414 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 138/555] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:58:38 2026] POST /volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:58:41.785128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:41.962422 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:41.962865 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1276108459"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:41.965588 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1276108459'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:41.966483 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Create volume of 1 GB Aug 07 13:58:41.972689 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Availability Zones retrieved successfully. Aug 07 13:58:41.981999 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Flow 'volume_create_api' (993cc20f-1324-4530-ba43-d769964d270e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:41.983420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1cba9b-d111-4d42-82c4-a7c7790e3aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:41.985582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:42.032041 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1cba9b-d111-4d42-82c4-a7c7790e3aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:42.033391 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97fbf622-c017-43f2-a269-2cb162f42499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:42.133117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Created reservations ['72f2937b-1fc4-4dea-9bd3-7120e812e58e', 'f71e4bd8-a8e3-47fe-805f-4ed8c3ea98fe', '20495e2c-4ab0-44e2-b1db-bcb6fb587cd7', '4815b05c-894e-48de-8814-820f33f2b3bd'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:42.144101 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97fbf622-c017-43f2-a269-2cb162f42499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72f2937b-1fc4-4dea-9bd3-7120e812e58e', 'f71e4bd8-a8e3-47fe-805f-4ed8c3ea98fe', '20495e2c-4ab0-44e2-b1db-bcb6fb587cd7', '4815b05c-894e-48de-8814-820f33f2b3bd']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:42.144101 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8e1bbe-cdf8-4a67-b0af-207f6ae0ce02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:42.169424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8e1bbe-cdf8-4a67-b0af-207f6ae0ce02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d012a07-bbcd-4de4-b245-8d3cf812dbea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1276108459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',qos_specs=None,replication_status=,reservations=['72f2937b-1fc4-4dea-9bd3-7120e812e58e','f71e4bd8-a8e3-47fe-805f-4ed8c3ea98fe','20495e2c-4ab0-44e2-b1db-bcb6fb587cd7','4815b05c-894e-48de-8814-820f33f2b3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc63e02f79045dd869d4086116ad081',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1276108459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d012a07-bbcd-4de4-b245-8d3cf812dbea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc63e02f79045dd869d4086116ad081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:42.170585 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d31d016-88e9-41ff-9661-696f026bd3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:42.192894 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d31d016-88e9-41ff-9661-696f026bd3aa) transitioned into state 'SUCCESS' from state '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-1276108459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',qos_specs=None,replication_status=,reservations=['72f2937b-1fc4-4dea-9bd3-7120e812e58e','f71e4bd8-a8e3-47fe-805f-4ed8c3ea98fe','20495e2c-4ab0-44e2-b1db-bcb6fb587cd7','4815b05c-894e-48de-8814-820f33f2b3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc63e02f79045dd869d4086116ad081',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:42.193699 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe57fb7-8cc0-4e83-a9a0-7697ee5063f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:42.207779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe57fb7-8cc0-4e83-a9a0-7697ee5063f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:42.208951 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Flow 'volume_create_api' (993cc20f-1324-4530-ba43-d769964d270e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:42.209319 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Create volume request issued successfully. Aug 07 13:58:42.210018 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bd7989f-dfc5-4459-8867-0efd3dcf1c9b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:42.210461 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 141/556] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:58:41 2026] POST /volume/v3/volumes => generated 754 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:42.238045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-916a4249-403d-4b6d-94d7-e08ab32bfdc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:42.240877 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-916a4249-403d-4b6d-94d7-e08ab32bfdc6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:58:42.240877 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-916a4249-403d-4b6d-94d7-e08ab32bfdc6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:42.240877 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-916a4249-403d-4b6d-94d7-e08ab32bfdc6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:42.255374 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:42.255374 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:42.269940 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-916a4249-403d-4b6d-94d7-e08ab32bfdc6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:58:42.275147 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-916a4249-403d-4b6d-94d7-e08ab32bfdc6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea returned with HTTP 200 Aug 07 13:58:42.276012 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 140/557] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:42 2026] GET /volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:43.299317 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2bb84d7e-9147-43fb-9371-689ec3fea903 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:43.301681 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bb84d7e-9147-43fb-9371-689ec3fea903 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:58:43.302564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bb84d7e-9147-43fb-9371-689ec3fea903 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:43.302564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bb84d7e-9147-43fb-9371-689ec3fea903 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:43.315099 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:43.315099 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:43.320259 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2bb84d7e-9147-43fb-9371-689ec3fea903 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:58:43.348454 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bb84d7e-9147-43fb-9371-689ec3fea903 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea returned with HTTP 200 Aug 07 13:58:43.348454 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 139/558] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:43 2026] GET /volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:43.352360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:43.358110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 13:58:43.360384 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d012a07-bbcd-4de4-b245-8d3cf812dbea", "name": "tempest-VolumesBackupsAdminTest-Backup-183313957", "container": "tempest-volumesbackupsadmintest-backup-container-1310170344"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:43.362401 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Creating new backup {'backup': {'volume_id': '6d012a07-bbcd-4de4-b245-8d3cf812dbea', 'name': 'tempest-VolumesBackupsAdminTest-Backup-183313957', 'container': 'tempest-volumesbackupsadmintest-backup-container-1310170344'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 13:58:43.362691 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Creating backup of volume 6d012a07-bbcd-4de4-b245-8d3cf812dbea in container tempest-volumesbackupsadmintest-backup-container-1310170344 Aug 07 13:58:43.375088 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:43.375088 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:43.375557 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:58:43.421265 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Created reservations ['a839f6d9-5114-42c4-9ed5-e07e5fb46244', '8d8d50da-5d8f-4094-a4cd-7ec7fd93828b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:43.494361 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e210d55-a5dd-4c6d-a9a2-bc73b3eeca53 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 13:58:43.494361 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 139/559] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:58:43 2026] POST /volume/v3/backups => generated 334 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:43.506818 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9da1b272-1658-4c6b-acd4-2b4bae1b8e3e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:43.510083 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9da1b272-1658-4c6b-acd4-2b4bae1b8e3e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:43.510230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9da1b272-1658-4c6b-acd4-2b4bae1b8e3e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:43.510455 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9da1b272-1658-4c6b-acd4-2b4bae1b8e3e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:43.510598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9da1b272-1658-4c6b-acd4-2b4bae1b8e3e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:43.528006 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:43.528006 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:43.529083 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9da1b272-1658-4c6b-acd4-2b4bae1b8e3e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:43.529550 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 142/560] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:43 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:44.546614 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e1d0569c-b85b-4b00-bf98-02de83c940a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:44.548789 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1d0569c-b85b-4b00-bf98-02de83c940a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:44.549126 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1d0569c-b85b-4b00-bf98-02de83c940a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:44.549333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1d0569c-b85b-4b00-bf98-02de83c940a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:44.550039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e1d0569c-b85b-4b00-bf98-02de83c940a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:44.566704 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:44.566704 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:44.568044 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1d0569c-b85b-4b00-bf98-02de83c940a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:44.568497 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 141/561] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:44 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:45.588536 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3cc30908-06d5-40ca-83b8-24790f0a5c31 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:45.592349 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cc30908-06d5-40ca-83b8-24790f0a5c31 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:45.592349 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cc30908-06d5-40ca-83b8-24790f0a5c31 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:45.593448 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cc30908-06d5-40ca-83b8-24790f0a5c31 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:45.595376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3cc30908-06d5-40ca-83b8-24790f0a5c31 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:45.627039 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:45.627039 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:45.628919 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cc30908-06d5-40ca-83b8-24790f0a5c31 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:45.629434 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 140/562] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:45 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:46.643359 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4872f999-8184-48cf-9a10-e0bd1e7d73af None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:46.647872 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4872f999-8184-48cf-9a10-e0bd1e7d73af tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:46.647872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4872f999-8184-48cf-9a10-e0bd1e7d73af tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:46.647872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4872f999-8184-48cf-9a10-e0bd1e7d73af tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:46.647872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4872f999-8184-48cf-9a10-e0bd1e7d73af tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:46.649786 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=361,cinder:UPDATE=91,cinder:INSERT=56 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:58:46.655298 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:46.655298 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:46.656776 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4872f999-8184-48cf-9a10-e0bd1e7d73af tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:46.657390 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 140/563] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:46 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:47.672510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93306811-9b7d-4cf4-ab55-7f6347cdbb05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:47.675583 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93306811-9b7d-4cf4-ab55-7f6347cdbb05 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:47.675583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93306811-9b7d-4cf4-ab55-7f6347cdbb05 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:47.675583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93306811-9b7d-4cf4-ab55-7f6347cdbb05 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:47.675583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-93306811-9b7d-4cf4-ab55-7f6347cdbb05 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:47.682317 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:47.682317 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:47.683547 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93306811-9b7d-4cf4-ab55-7f6347cdbb05 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:47.684183 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 143/564] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:47 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:48.549961 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:48.552242 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:58:48.552593 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1948533188"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:48.554221 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1948533188'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:58:48.554221 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Create volume of 1 GB Aug 07 13:58:48.558419 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Availability Zones retrieved successfully. Aug 07 13:58:48.565765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Flow 'volume_create_api' (3c11839b-02ea-4932-9416-65bd03dedc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:48.566735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c08a55-2c79-4d75-9a40-7988bcc1d7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:48.567744 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:58:48.606495 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c08a55-2c79-4d75-9a40-7988bcc1d7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:48.607451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a026923-e0b8-4396-be86-c782c825131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:48.704002 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18aefd21-0aec-4a1c-b536-d4e846f229a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:48.706345 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18aefd21-0aec-4a1c-b536-d4e846f229a1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:48.706662 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18aefd21-0aec-4a1c-b536-d4e846f229a1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:48.706798 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18aefd21-0aec-4a1c-b536-d4e846f229a1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:48.706997 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-18aefd21-0aec-4a1c-b536-d4e846f229a1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:48.721834 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:48.721834 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:48.723538 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18aefd21-0aec-4a1c-b536-d4e846f229a1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:48.723538 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 141/565] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:48 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:48.771076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Created reservations ['4f4db1d7-b36b-4f85-832d-9f1e96a2b14d', '05cef936-f1c7-4e63-b2c0-22f9cbf3dee3', '37264dfa-8109-4a3d-93e3-93d199c7454c', 'b1bc7d68-2362-4057-ae23-6d54dc01e52c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:58:48.771952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a026923-e0b8-4396-be86-c782c825131f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f4db1d7-b36b-4f85-832d-9f1e96a2b14d', '05cef936-f1c7-4e63-b2c0-22f9cbf3dee3', '37264dfa-8109-4a3d-93e3-93d199c7454c', 'b1bc7d68-2362-4057-ae23-6d54dc01e52c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:48.772783 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afda3c7-649b-4292-8d9d-f0ac131cf17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:48.808231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2afda3c7-649b-4292-8d9d-f0ac131cf17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c82db6-6fe4-48e3-af25-035c5169eda7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1948533188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef44d6e33d974571a9d4f8a746d59c08',qos_specs=None,replication_status=,reservations=['4f4db1d7-b36b-4f85-832d-9f1e96a2b14d','05cef936-f1c7-4e63-b2c0-22f9cbf3dee3','37264dfa-8109-4a3d-93e3-93d199c7454c','b1bc7d68-2362-4057-ae23-6d54dc01e52c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='015b823579f24465872ba3c14fb0ac4d',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1948533188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c82db6-6fe4-48e3-af25-035c5169eda7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef44d6e33d974571a9d4f8a746d59c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='015b823579f24465872ba3c14fb0ac4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:48.810401 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3b2bf2-636b-4f68-86b0-98bd70078182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:48.814261 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=270,cinder:UPDATE=49,cinder:INSERT=30 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:58:48.870649 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3b2bf2-636b-4f68-86b0-98bd70078182) transitioned into state 'SUCCESS' from state '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-1948533188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef44d6e33d974571a9d4f8a746d59c08',qos_specs=None,replication_status=,reservations=['4f4db1d7-b36b-4f85-832d-9f1e96a2b14d','05cef936-f1c7-4e63-b2c0-22f9cbf3dee3','37264dfa-8109-4a3d-93e3-93d199c7454c','b1bc7d68-2362-4057-ae23-6d54dc01e52c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='015b823579f24465872ba3c14fb0ac4d',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:48.872609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e0ea74c-b52a-4b07-bee9-a0cb65e40a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:58:48.913358 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e0ea74c-b52a-4b07-bee9-a0cb65e40a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:58:48.913358 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Flow 'volume_create_api' (3c11839b-02ea-4932-9416-65bd03dedc90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:58:48.913358 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Create volume request issued successfully. Aug 07 13:58:48.914510 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10cd1821-9f16-420e-8207-fb9ea7b37c65 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:58:48.915468 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 142/566] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:58:48 2026] POST /volume/v3/volumes => generated 759 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:58:48.935674 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-150af954-9b3c-4d47-b807-f24122b1e2d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:48.944561 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-150af954-9b3c-4d47-b807-f24122b1e2d1 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 Aug 07 13:58:48.946460 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-150af954-9b3c-4d47-b807-f24122b1e2d1 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:48.947223 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-150af954-9b3c-4d47-b807-f24122b1e2d1 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:48.965418 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:48.965418 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:48.978124 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-150af954-9b3c-4d47-b807-f24122b1e2d1 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 13:58:48.984168 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-150af954-9b3c-4d47-b807-f24122b1e2d1 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 returned with HTTP 200 Aug 07 13:58:48.984168 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 141/567] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:48 2026] GET /volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 => generated 827 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:49.199861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-0d1cf594-522d-4e67-b3c8-d242c3bc4ece None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:49.202439 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-0d1cf594-522d-4e67-b3c8-d242c3bc4ece tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:49.202704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-0d1cf594-522d-4e67-b3c8-d242c3bc4ece tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:49.203135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-0d1cf594-522d-4e67-b3c8-d242c3bc4ece tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:49.205036 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=212,cinder:UPDATE=35,cinder:INSERT=24 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:58:49.217154 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:49.217154 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:49.228102 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-0d1cf594-522d-4e67-b3c8-d242c3bc4ece tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:49.241965 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-0d1cf594-522d-4e67-b3c8-d242c3bc4ece tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:49.242748 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 144/568] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:58:49 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:49.302830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-99a99bc5-97b3-4121-94e1-75ca7770df7b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:49.305964 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-99a99bc5-97b3-4121-94e1-75ca7770df7b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369/action Aug 07 13:58:49.306454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-99a99bc5-97b3-4121-94e1-75ca7770df7b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:58:49.306626 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-99a99bc5-97b3-4121-94e1-75ca7770df7b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:49.314319 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=242,cinder:INSERT=36,cinder:UPDATE=56 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:58:49.329638 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:49.329638 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:49.330357 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-99a99bc5-97b3-4121-94e1-75ca7770df7b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:49.354329 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-99a99bc5-97b3-4121-94e1-75ca7770df7b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Begin detaching volume completed successfully. Aug 07 13:58:49.354965 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-99a99bc5-97b3-4121-94e1-75ca7770df7b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369/action returned with HTTP 202 Aug 07 13:58:49.356987 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 142/569] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:58:49 2026] POST /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:58:49.410146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b67b9fb-5a69-4e5e-8fd1-1bfd2817ab11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:49.416636 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b67b9fb-5a69-4e5e-8fd1-1bfd2817ab11 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:49.416636 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b67b9fb-5a69-4e5e-8fd1-1bfd2817ab11 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:49.416636 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b67b9fb-5a69-4e5e-8fd1-1bfd2817ab11 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:49.436343 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:49.436343 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:49.447633 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5b67b9fb-5a69-4e5e-8fd1-1bfd2817ab11 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:49.460412 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b67b9fb-5a69-4e5e-8fd1-1bfd2817ab11 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:49.461341 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 143/570] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:49 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 1138 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:49.488551 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bda2ef9-49a0-4de4-82bc-f4e1a2a92b4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:49.488797 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bda2ef9-49a0-4de4-82bc-f4e1a2a92b4c None None] GET https://10.4.3.193/volume// Aug 07 13:58:49.489046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bda2ef9-49a0-4de4-82bc-f4e1a2a92b4c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:49.489298 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bda2ef9-49a0-4de4-82bc-f4e1a2a92b4c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:49.489776 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bda2ef9-49a0-4de4-82bc-f4e1a2a92b4c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:58:49.490291 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 142/571] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:58:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 13:58:49.505499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-ee6e8037-f4df-4cee-9ac5-b32baac8037c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:49.514463 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-ee6e8037-f4df-4cee-9ac5-b32baac8037c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:49.514463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-ee6e8037-f4df-4cee-9ac5-b32baac8037c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:49.514463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-ee6e8037-f4df-4cee-9ac5-b32baac8037c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:49.531835 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:49.531835 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:49.537761 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-ee6e8037-f4df-4cee-9ac5-b32baac8037c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:49.547529 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-ee6e8037-f4df-4cee-9ac5-b32baac8037c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:49.548434 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 145/572] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:58:49 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 1318 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:58:49.739111 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-276af7a3-84ab-4104-96ef-271d3707ce87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:49.740647 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-276af7a3-84ab-4104-96ef-271d3707ce87 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:49.741029 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-276af7a3-84ab-4104-96ef-271d3707ce87 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:49.741794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-276af7a3-84ab-4104-96ef-271d3707ce87 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:49.741794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-276af7a3-84ab-4104-96ef-271d3707ce87 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:49.745726 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:49.745726 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:49.746597 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-276af7a3-84ab-4104-96ef-271d3707ce87 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:49.747285 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 143/573] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:49 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:50.007000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7fb03aaa-a45a-470c-85c7-5310a1c6f1df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:50.015704 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7fb03aaa-a45a-470c-85c7-5310a1c6f1df tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 Aug 07 13:58:50.016135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7fb03aaa-a45a-470c-85c7-5310a1c6f1df tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:50.016621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7fb03aaa-a45a-470c-85c7-5310a1c6f1df tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:50.026762 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:50.026762 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:50.033734 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7fb03aaa-a45a-470c-85c7-5310a1c6f1df tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 13:58:50.040959 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7fb03aaa-a45a-470c-85c7-5310a1c6f1df tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 returned with HTTP 200 Aug 07 13:58:50.041789 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 144/574] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:50 2026] GET /volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:50.482139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d6fa70a-8878-4ecc-acc0-9d9e675a686e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:50.487574 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d6fa70a-8878-4ecc-acc0-9d9e675a686e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:50.488075 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d6fa70a-8878-4ecc-acc0-9d9e675a686e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:50.491350 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d6fa70a-8878-4ecc-acc0-9d9e675a686e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:50.515587 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:50.515587 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:50.525891 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d6fa70a-8878-4ecc-acc0-9d9e675a686e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:50.534486 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d6fa70a-8878-4ecc-acc0-9d9e675a686e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:50.536706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 143/575] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:50 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:50.766872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7ea4735-3887-4f9a-bad8-4be6ba7b590a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:50.767795 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7ea4735-3887-4f9a-bad8-4be6ba7b590a tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:50.768022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7ea4735-3887-4f9a-bad8-4be6ba7b590a tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:50.768218 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7ea4735-3887-4f9a-bad8-4be6ba7b590a tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:50.768337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e7ea4735-3887-4f9a-bad8-4be6ba7b590a tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:50.774872 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:50.774872 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:50.774872 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7ea4735-3887-4f9a-bad8-4be6ba7b590a tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:50.775149 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 146/576] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:50 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:50.860625 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-f309231f-d223-4ed0-8de9-64ce41d1c872 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:50.867967 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-f309231f-d223-4ed0-8de9-64ce41d1c872 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] DELETE https://10.4.3.193/volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5 Aug 07 13:58:50.867967 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-f309231f-d223-4ed0-8de9-64ce41d1c872 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:50.867967 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-f309231f-d223-4ed0-8de9-64ce41d1c872 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:50.882461 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:50.882461 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:50.961315 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4d0be95f-0dbc-4d0e-ba65-4e0156843cf2 req-f309231f-d223-4ed0-8de9-64ce41d1c872 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5 returned with HTTP 200 Aug 07 13:58:50.961315 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 144/577] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:50 2026] DELETE /volume/v3/attachments/15e7acb2-bd63-4e08-8502-4ec8ab8393f5 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:51.561296 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e36a3c7a-df88-4f63-b9a1-f9c15736eb16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:51.563384 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e36a3c7a-df88-4f63-b9a1-f9c15736eb16 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:58:51.563550 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e36a3c7a-df88-4f63-b9a1-f9c15736eb16 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:51.564586 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e36a3c7a-df88-4f63-b9a1-f9c15736eb16 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:51.584879 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:51.584879 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:51.589944 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e36a3c7a-df88-4f63-b9a1-f9c15736eb16 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:58:51.599816 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e36a3c7a-df88-4f63-b9a1-f9c15736eb16 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:58:51.600281 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 145/578] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:51 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:51.802063 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b920920e-2ab5-4f44-9216-c909c9d4b50c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:51.808329 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b920920e-2ab5-4f44-9216-c909c9d4b50c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:51.808329 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b920920e-2ab5-4f44-9216-c909c9d4b50c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:51.808329 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b920920e-2ab5-4f44-9216-c909c9d4b50c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:51.816396 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b920920e-2ab5-4f44-9216-c909c9d4b50c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:51.833111 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:51.833111 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:51.833111 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b920920e-2ab5-4f44-9216-c909c9d4b50c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:51.840593 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 144/579] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:51 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:52.845253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f7f5f5f-2d54-451b-b3bc-1f3af15c8337 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:52.848494 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f7f5f5f-2d54-451b-b3bc-1f3af15c8337 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:52.849664 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5f5f-2d54-451b-b3bc-1f3af15c8337 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:52.851501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5f5f-2d54-451b-b3bc-1f3af15c8337 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:52.851501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4f7f5f5f-2d54-451b-b3bc-1f3af15c8337 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:52.856613 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:52.856613 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:52.858548 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f7f5f5f-2d54-451b-b3bc-1f3af15c8337 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:52.859163 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 147/580] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:52 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:53.878953 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a7a7ee1-99de-4941-9e7d-cf83af657647 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:53.882681 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a7a7ee1-99de-4941-9e7d-cf83af657647 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:53.882681 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a7a7ee1-99de-4941-9e7d-cf83af657647 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:53.883132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a7a7ee1-99de-4941-9e7d-cf83af657647 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:53.883132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5a7a7ee1-99de-4941-9e7d-cf83af657647 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:53.891134 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:53.891134 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:53.892203 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a7a7ee1-99de-4941-9e7d-cf83af657647 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:53.893884 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 145/581] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:53 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:54.913731 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-250fd8ad-c431-4871-89cf-20483e56bd2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:54.917238 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-250fd8ad-c431-4871-89cf-20483e56bd2f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:54.917559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-250fd8ad-c431-4871-89cf-20483e56bd2f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:54.917997 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-250fd8ad-c431-4871-89cf-20483e56bd2f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:54.919156 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-250fd8ad-c431-4871-89cf-20483e56bd2f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:54.925335 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:54.925335 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:54.926758 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-250fd8ad-c431-4871-89cf-20483e56bd2f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:54.927807 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 146/582] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:54 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:55.945020 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-603998ef-437e-4681-b7ea-772bfde79c0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:55.947432 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-603998ef-437e-4681-b7ea-772bfde79c0e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:55.947725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-603998ef-437e-4681-b7ea-772bfde79c0e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:55.948263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-603998ef-437e-4681-b7ea-772bfde79c0e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:55.948263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-603998ef-437e-4681-b7ea-772bfde79c0e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:55.962876 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:55.962876 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:55.963058 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-603998ef-437e-4681-b7ea-772bfde79c0e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:55.965091 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 145/583] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:55 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:56.367077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a15d9ca-de6e-44d5-a1bb-a9b53243a465 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:56.368047 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a15d9ca-de6e-44d5-a1bb-a9b53243a465 None None] GET https://10.4.3.193/volume// Aug 07 13:58:56.368047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a15d9ca-de6e-44d5-a1bb-a9b53243a465 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:56.368211 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a15d9ca-de6e-44d5-a1bb-a9b53243a465 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:56.368628 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a15d9ca-de6e-44d5-a1bb-a9b53243a465 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:58:56.372075 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 148/584] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:58:56 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:58:56.394807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-58479095-1b08-4dc6-873a-f8eb4014fbb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:56.402872 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-58479095-1b08-4dc6-873a-f8eb4014fbb5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:58:56.402872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-58479095-1b08-4dc6-873a-f8eb4014fbb5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e66e428-57bd-43e1-8a69-af75cde56046", "connector": null, "instance_uuid": "512e1964-6b56-4925-b595-1101c2629c01"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:56.429936 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:56.429936 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:56.537865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-58479095-1b08-4dc6-873a-f8eb4014fbb5 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:58:56.538325 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 146/585] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:58:56 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 07 13:58:56.565081 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-ffbc9305-4341-48ad-9fff-5153deb46cbb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:56.567113 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-ffbc9305-4341-48ad-9fff-5153deb46cbb tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] DELETE https://10.4.3.193/volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb Aug 07 13:58:56.567424 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-ffbc9305-4341-48ad-9fff-5153deb46cbb tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:56.567880 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-ffbc9305-4341-48ad-9fff-5153deb46cbb tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:56.580886 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:56.580886 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:58:56.707809 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-ffbc9305-4341-48ad-9fff-5153deb46cbb tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb returned with HTTP 200 Aug 07 13:58:56.708314 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 147/586] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:58:56 2026] DELETE /volume/v3/attachments/8b0b815e-f1ba-488a-8eec-97d1abef96eb => generated 192 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:56.985428 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0efa78ae-510f-43e8-ab61-23e7c536abdf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:56.990402 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0efa78ae-510f-43e8-ab61-23e7c536abdf tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:56.990402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0efa78ae-510f-43e8-ab61-23e7c536abdf tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:56.990703 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0efa78ae-510f-43e8-ab61-23e7c536abdf tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:56.990918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0efa78ae-510f-43e8-ab61-23e7c536abdf tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:56.997913 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:56.997913 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:57.000965 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0efa78ae-510f-43e8-ab61-23e7c536abdf tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:57.000965 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 146/587] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:56 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:58.019437 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20784ac5-6572-46d3-af4c-f9e0d3a1f2a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:58.026361 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20784ac5-6572-46d3-af4c-f9e0d3a1f2a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:58.026671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20784ac5-6572-46d3-af4c-f9e0d3a1f2a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:58.026812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20784ac5-6572-46d3-af4c-f9e0d3a1f2a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:58.029411 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-20784ac5-6572-46d3-af4c-f9e0d3a1f2a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:58.038917 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:58.038917 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:58:58.038917 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20784ac5-6572-46d3-af4c-f9e0d3a1f2a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:58.040096 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 149/588] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:58 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:58:58.557952 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-146be1ae-7678-4915-8764-7d1287d76ab8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:58.562274 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-146be1ae-7678-4915-8764-7d1287d76ab8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] PUT https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 Aug 07 13:58:58.563034 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-146be1ae-7678-4915-8764-7d1287d76ab8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:58:58.577939 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-146be1ae-7678-4915-8764-7d1287d76ab8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Acquiring lock "cinder-attachment_update-8e66e428-57bd-43e1-8a69-af75cde56046-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:58:58.582997 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-146be1ae-7678-4915-8764-7d1287d76ab8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-8e66e428-57bd-43e1-8a69-af75cde56046-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:58:58.584513 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:58.584513 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:58:58.751477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-146be1ae-7678-4915-8764-7d1287d76ab8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Lock "cinder-attachment_update-8e66e428-57bd-43e1-8a69-af75cde56046-np0000006713" released by "attachment_update" :: held 0.168s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:58:58.752485 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-146be1ae-7678-4915-8764-7d1287d76ab8 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 returned with HTTP 200 Aug 07 13:58:58.752485 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 147/589] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:58:58 2026] PUT /volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:58.767440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-071ea251-6c34-456a-9715-7d7e240d112a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:58.770356 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-071ea251-6c34-456a-9715-7d7e240d112a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 Aug 07 13:58:58.770566 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-071ea251-6c34-456a-9715-7d7e240d112a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:58.770791 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-071ea251-6c34-456a-9715-7d7e240d112a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:58.796121 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-071ea251-6c34-456a-9715-7d7e240d112a tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 returned with HTTP 200 Aug 07 13:58:58.796629 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 148/590] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 13:58:58 2026] GET /volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:58:59.053702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58a940d9-e814-47db-b701-edda111fa074 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:58:59.056162 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58a940d9-e814-47db-b701-edda111fa074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:58:59.056300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58a940d9-e814-47db-b701-edda111fa074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:58:59.056647 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58a940d9-e814-47db-b701-edda111fa074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:58:59.056747 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-58a940d9-e814-47db-b701-edda111fa074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:58:59.063825 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:58:59.063825 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:58:59.064977 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58a940d9-e814-47db-b701-edda111fa074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:58:59.065476 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 147/591] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:58:59 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:00.081253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d13924ba-aa20-4802-9c4b-7dd2d1d727ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:00.084960 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d13924ba-aa20-4802-9c4b-7dd2d1d727ba tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:00.084960 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d13924ba-aa20-4802-9c4b-7dd2d1d727ba tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:00.084960 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d13924ba-aa20-4802-9c4b-7dd2d1d727ba tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:00.084960 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d13924ba-aa20-4802-9c4b-7dd2d1d727ba tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:00.091853 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:00.091853 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:00.093987 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d13924ba-aa20-4802-9c4b-7dd2d1d727ba tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:00.093987 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 150/592] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:00 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:00.982473 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:00.987694 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:59:00.988180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-861817928"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:00.989992 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-861817928'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:59:00.990147 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Create volume of 1 GB Aug 07 13:59:00.990534 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:00.990534 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:00.995958 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Availability Zones retrieved successfully. Aug 07 13:59:01.002684 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Flow 'volume_create_api' (600ee64d-f391-4fb5-99af-f944f9134ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:01.004470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d9ce37-6d1b-49bb-9460-e08daf871f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:01.005862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:01.056983 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d9ce37-6d1b-49bb-9460-e08daf871f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:01.057472 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca17ae2e-0828-4c7f-8f6b-922b47ef08b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:01.114349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f22eb02-4cb1-45c7-80e4-f71209cb8ba0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:01.122526 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f22eb02-4cb1-45c7-80e4-f71209cb8ba0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:01.122526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f22eb02-4cb1-45c7-80e4-f71209cb8ba0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:01.126055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f22eb02-4cb1-45c7-80e4-f71209cb8ba0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:01.126055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1f22eb02-4cb1-45c7-80e4-f71209cb8ba0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:01.134113 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:01.134113 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:01.134113 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f22eb02-4cb1-45c7-80e4-f71209cb8ba0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:01.134868 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 149/593] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:01 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 13:59:01.155508 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Created reservations ['151f1913-502b-42b4-8117-b00e220b4b92', '851d1aaa-c7f0-4c7b-a898-c0012c409043', 'a2cc0492-4ec0-42ad-9c58-ad9c4bc7e540', '5f11eabb-9298-4a2d-a383-14d6921db58a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:01.156912 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca17ae2e-0828-4c7f-8f6b-922b47ef08b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['151f1913-502b-42b4-8117-b00e220b4b92', '851d1aaa-c7f0-4c7b-a898-c0012c409043', 'a2cc0492-4ec0-42ad-9c58-ad9c4bc7e540', '5f11eabb-9298-4a2d-a383-14d6921db58a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:01.158391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fceb4df-83bf-4997-9d12-e030993ae217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:01.198159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fceb4df-83bf-4997-9d12-e030993ae217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-861817928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef44d6e33d974571a9d4f8a746d59c08',qos_specs=None,replication_status=,reservations=['151f1913-502b-42b4-8117-b00e220b4b92','851d1aaa-c7f0-4c7b-a898-c0012c409043','a2cc0492-4ec0-42ad-9c58-ad9c4bc7e540','5f11eabb-9298-4a2d-a383-14d6921db58a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='015b823579f24465872ba3c14fb0ac4d',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-861817928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef44d6e33d974571a9d4f8a746d59c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='015b823579f24465872ba3c14fb0ac4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:01.199910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15223a34-7415-4d99-b8ec-159e4a99e25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:01.238712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15223a34-7415-4d99-b8ec-159e4a99e25a) transitioned into state 'SUCCESS' from state '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-861817928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef44d6e33d974571a9d4f8a746d59c08',qos_specs=None,replication_status=,reservations=['151f1913-502b-42b4-8117-b00e220b4b92','851d1aaa-c7f0-4c7b-a898-c0012c409043','a2cc0492-4ec0-42ad-9c58-ad9c4bc7e540','5f11eabb-9298-4a2d-a383-14d6921db58a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='015b823579f24465872ba3c14fb0ac4d',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:01.239704 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1f9022-d52b-4563-ae1b-9ab6075223b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:01.260990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1f9022-d52b-4563-ae1b-9ab6075223b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:01.263112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Flow 'volume_create_api' (600ee64d-f391-4fb5-99af-f944f9134ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:01.263592 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Create volume request issued successfully. Aug 07 13:59:01.264526 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87d0dfb0-9a70-441c-8f19-c77f505b0d67 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:59:01.266676 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 148/594] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:59:00 2026] POST /volume/v3/volumes => generated 758 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:59:01.298383 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8430b184-7446-4116-9907-f2afd0abf4a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:01.302509 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8430b184-7446-4116-9907-f2afd0abf4a0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 13:59:01.302509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8430b184-7446-4116-9907-f2afd0abf4a0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:01.302509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8430b184-7446-4116-9907-f2afd0abf4a0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:01.313223 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:01.313223 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:01.321433 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8430b184-7446-4116-9907-f2afd0abf4a0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 13:59:01.327268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8430b184-7446-4116-9907-f2afd0abf4a0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 13:59:01.327996 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 148/595] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:01 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:01.700914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-050794e4-f403-4dae-a3f4-d19f05254533 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:01.704378 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-050794e4-f403-4dae-a3f4-d19f05254533 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:01.704378 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-050794e4-f403-4dae-a3f4-d19f05254533 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:01.704378 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-050794e4-f403-4dae-a3f4-d19f05254533 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:01.718678 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:01.718678 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:01.723832 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-050794e4-f403-4dae-a3f4-d19f05254533 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:01.728932 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-050794e4-f403-4dae-a3f4-d19f05254533 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:01.729384 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 151/596] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:01 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:02.075122 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-ec56fd4a-79d1-478f-a9f0-52cdab42613e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.077319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-ec56fd4a-79d1-478f-a9f0-52cdab42613e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:02.077501 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-ec56fd4a-79d1-478f-a9f0-52cdab42613e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.077765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-ec56fd4a-79d1-478f-a9f0-52cdab42613e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.090920 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.090920 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:02.098933 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-ec56fd4a-79d1-478f-a9f0-52cdab42613e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:02.107237 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-ec56fd4a-79d1-478f-a9f0-52cdab42613e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:02.109911 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 150/597] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:02.150333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-586533be-dd1b-41f1-a1f7-7243386b75f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.153511 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-586533be-dd1b-41f1-a1f7-7243386b75f1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:02.153511 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-586533be-dd1b-41f1-a1f7-7243386b75f1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.153620 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-586533be-dd1b-41f1-a1f7-7243386b75f1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.153705 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-586533be-dd1b-41f1-a1f7-7243386b75f1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:02.160885 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.160885 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:02.162134 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-586533be-dd1b-41f1-a1f7-7243386b75f1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:02.162538 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 149/598] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:02.307432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45f9a8ed-bc9b-4383-82eb-cb270b27f6e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.308014 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45f9a8ed-bc9b-4383-82eb-cb270b27f6e3 None None] GET https://10.4.3.193/volume// Aug 07 13:59:02.308290 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45f9a8ed-bc9b-4383-82eb-cb270b27f6e3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.308594 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45f9a8ed-bc9b-4383-82eb-cb270b27f6e3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.309090 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45f9a8ed-bc9b-4383-82eb-cb270b27f6e3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:02.309528 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 149/599] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:02.335133 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-1fb1bd1f-96a2-4b3f-9dda-645587466dbf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.342570 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc33213f-0189-4a43-a09b-9284f165d15c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.343286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc33213f-0189-4a43-a09b-9284f165d15c None None] GET https://10.4.3.193/volume// Aug 07 13:59:02.343286 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc33213f-0189-4a43-a09b-9284f165d15c None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.343585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc33213f-0189-4a43-a09b-9284f165d15c None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.346748 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc33213f-0189-4a43-a09b-9284f165d15c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:02.346748 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 151/600] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:02.348311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-1fb1bd1f-96a2-4b3f-9dda-645587466dbf tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:59:02.348311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-1fb1bd1f-96a2-4b3f-9dda-645587466dbf tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd", "connector": null, "instance_uuid": "f58e5f44-a137-49fe-92c6-205c6f5390b2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:02.351399 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79c67437-e4db-49b1-8c1b-88a2e2f4a32f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.354369 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79c67437-e4db-49b1-8c1b-88a2e2f4a32f tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 13:59:02.355022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79c67437-e4db-49b1-8c1b-88a2e2f4a32f tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.356497 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79c67437-e4db-49b1-8c1b-88a2e2f4a32f tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.360962 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-124da7c3-493e-4405-a92e-6fd5ac97dfef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.364262 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-124da7c3-493e-4405-a92e-6fd5ac97dfef tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:59:02.364694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-124da7c3-493e-4405-a92e-6fd5ac97dfef tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c7b9594-b15f-4fef-b563-5706a1def1bf", "connector": null, "instance_uuid": "2d440fb2-2e39-4076-983a-d3dd3ae87e7d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:02.371658 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.371658 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:02.379706 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.379706 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:02.385745 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.385745 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:02.388204 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-79c67437-e4db-49b1-8c1b-88a2e2f4a32f tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 13:59:02.401701 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79c67437-e4db-49b1-8c1b-88a2e2f4a32f tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 13:59:02.401879 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 150/601] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:02.442794 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-1fb1bd1f-96a2-4b3f-9dda-645587466dbf tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:59:02.443309 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 152/602] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:59:02 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:02.465070 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-124da7c3-493e-4405-a92e-6fd5ac97dfef tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:59:02.465925 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 150/603] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:59:02 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 07 13:59:02.468609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-0b094f3d-8fe4-4b68-80ed-6b575976c79c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.472166 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-0b094f3d-8fe4-4b68-80ed-6b575976c79c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4 Aug 07 13:59:02.472972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-0b094f3d-8fe4-4b68-80ed-6b575976c79c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.472972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-0b094f3d-8fe4-4b68-80ed-6b575976c79c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.485418 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.485418 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:02.513672 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c38a4da-f93e-4dd3-9c0b-41c763e1ae2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.516703 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c38a4da-f93e-4dd3-9c0b-41c763e1ae2c tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:02.516906 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c38a4da-f93e-4dd3-9c0b-41c763e1ae2c tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.517394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c38a4da-f93e-4dd3-9c0b-41c763e1ae2c tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.534319 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.534319 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:02.542905 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f88dd09-ff97-4296-aaa7-a31524314520 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.543433 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f88dd09-ff97-4296-aaa7-a31524314520 None None] GET https://10.4.3.193/volume// Aug 07 13:59:02.543738 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f88dd09-ff97-4296-aaa7-a31524314520 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.544827 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f88dd09-ff97-4296-aaa7-a31524314520 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.544827 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f88dd09-ff97-4296-aaa7-a31524314520 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:02.546813 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5c38a4da-f93e-4dd3-9c0b-41c763e1ae2c tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:02.550177 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 153/604] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:02.554885 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c38a4da-f93e-4dd3-9c0b-41c763e1ae2c tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:02.555506 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 151/605] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:02.570658 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-46afe20a-5273-400d-a52b-01035dfbe59f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.577144 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-46afe20a-5273-400d-a52b-01035dfbe59f tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:02.577714 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-46afe20a-5273-400d-a52b-01035dfbe59f tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:02.578186 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-46afe20a-5273-400d-a52b-01035dfbe59f tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:02.600926 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.600926 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:02.601664 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-0b094f3d-8fe4-4b68-80ed-6b575976c79c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4 returned with HTTP 200 Aug 07 13:59:02.603406 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 152/606] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:59:02 2026] DELETE /volume/v3/attachments/c28bef91-579b-459b-95dd-f6ed32d360b4 => generated 367 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:02.611035 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-46afe20a-5273-400d-a52b-01035dfbe59f tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:02.627309 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-46afe20a-5273-400d-a52b-01035dfbe59f tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:02.627871 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 151/607] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:59:02 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1024 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:59:02.799716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-89fc7e8e-59ba-4f13-8e2e-c69d097083bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:02.815006 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-89fc7e8e-59ba-4f13-8e2e-c69d097083bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] PUT https://10.4.3.193/volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55 Aug 07 13:59:02.816354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-89fc7e8e-59ba-4f13-8e2e-c69d097083bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:02.851868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-89fc7e8e-59ba-4f13-8e2e-c69d097083bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Acquiring lock "cinder-attachment_update-1c7b9594-b15f-4fef-b563-5706a1def1bf-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:59:02.868594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-89fc7e8e-59ba-4f13-8e2e-c69d097083bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Lock "cinder-attachment_update-1c7b9594-b15f-4fef-b563-5706a1def1bf-np0000006713" acquired by "attachment_update" :: waited 0.016s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:59:02.873469 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:02.873469 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:03.029063 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-89fc7e8e-59ba-4f13-8e2e-c69d097083bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Lock "cinder-attachment_update-1c7b9594-b15f-4fef-b563-5706a1def1bf-np0000006713" released by "attachment_update" :: held 0.160s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:59:03.029063 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-89fc7e8e-59ba-4f13-8e2e-c69d097083bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55 returned with HTTP 200 Aug 07 13:59:03.029508 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 154/608] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:59:02 2026] PUT /volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55 => generated 969 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:03.179530 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e859ec52-d8d2-4b52-b764-0405c3a505e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:03.186172 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e859ec52-d8d2-4b52-b764-0405c3a505e0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:03.186172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e859ec52-d8d2-4b52-b764-0405c3a505e0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:03.186172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e859ec52-d8d2-4b52-b764-0405c3a505e0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:03.186172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e859ec52-d8d2-4b52-b764-0405c3a505e0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:03.197794 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:03.197794 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:03.197794 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e859ec52-d8d2-4b52-b764-0405c3a505e0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:03.199969 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 152/609] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:03 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:03.582547 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af9efcc1-38b3-43b3-847d-c44a6b92df02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:03.595304 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af9efcc1-38b3-43b3-847d-c44a6b92df02 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:03.595304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af9efcc1-38b3-43b3-847d-c44a6b92df02 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:03.595526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af9efcc1-38b3-43b3-847d-c44a6b92df02 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:03.620726 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:03.620726 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:03.632179 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af9efcc1-38b3-43b3-847d-c44a6b92df02 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:03.640083 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af9efcc1-38b3-43b3-847d-c44a6b92df02 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:03.641220 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 153/610] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:03 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:04.218297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-043e9756-c83e-44e1-a82d-ce29a1b44e20 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:04.222613 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-043e9756-c83e-44e1-a82d-ce29a1b44e20 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:04.222613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-043e9756-c83e-44e1-a82d-ce29a1b44e20 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:04.222613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-043e9756-c83e-44e1-a82d-ce29a1b44e20 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:04.222613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-043e9756-c83e-44e1-a82d-ce29a1b44e20 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:04.234668 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:04.234668 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:04.236035 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-043e9756-c83e-44e1-a82d-ce29a1b44e20 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:04.236600 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 152/611] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:04 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:04.427453 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-25b2df32-f047-427b-ba99-72191d99e334 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:04.433858 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-25b2df32-f047-427b-ba99-72191d99e334 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 Aug 07 13:59:04.435344 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-25b2df32-f047-427b-ba99-72191d99e334 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:04.450736 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-25b2df32-f047-427b-ba99-72191d99e334 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:59:04.462356 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-25b2df32-f047-427b-ba99-72191d99e334 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" acquired by "attachment_update" :: waited 0.012s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:59:04.463717 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:04.463717 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:04.635387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-1df96032-86fb-467d-bee3-35bcb8845c65 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:04.639406 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-1df96032-86fb-467d-bee3-35bcb8845c65 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] POST https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62/action Aug 07 13:59:04.640020 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-1df96032-86fb-467d-bee3-35bcb8845c65 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:04.640199 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-1df96032-86fb-467d-bee3-35bcb8845c65 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:04.663691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aecee5b7-1c64-4904-a6da-e4b9852cfa6b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:04.671172 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aecee5b7-1c64-4904-a6da-e4b9852cfa6b tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:04.671172 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aecee5b7-1c64-4904-a6da-e4b9852cfa6b tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:04.671553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aecee5b7-1c64-4904-a6da-e4b9852cfa6b tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:04.682388 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:04.682388 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:04.695257 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:04.695257 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:04.700257 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-25b2df32-f047-427b-ba99-72191d99e334 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd-np0000006713" released by "attachment_update" :: held 0.237s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:59:04.700257 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-25b2df32-f047-427b-ba99-72191d99e334 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 returned with HTTP 200 Aug 07 13:59:04.702202 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 155/612] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:59:04 2026] PUT /volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 => generated 969 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:04.704868 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aecee5b7-1c64-4904-a6da-e4b9852cfa6b tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:04.725332 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aecee5b7-1c64-4904-a6da-e4b9852cfa6b tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:04.726160 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 154/613] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:04 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:04.727642 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-91683ae9-dbda-4124-8f39-b447a3f0ae80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:04.731478 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-91683ae9-dbda-4124-8f39-b447a3f0ae80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 Aug 07 13:59:04.731924 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-91683ae9-dbda-4124-8f39-b447a3f0ae80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:04.732322 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-91683ae9-dbda-4124-8f39-b447a3f0ae80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:04.733575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-56443363-3bd3-4e5c-912e-2cdc969ce33c req-1df96032-86fb-467d-bee3-35bcb8845c65 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62/action returned with HTTP 204 Aug 07 13:59:04.733925 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 153/614] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:59:04 2026] POST /volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:04.793410 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-91683ae9-dbda-4124-8f39-b447a3f0ae80 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 returned with HTTP 200 Aug 07 13:59:04.795237 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 153/615] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 13:59:04 2026] GET /volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 => generated 994 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:05.252811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5e8013c-7609-456b-a83d-bd633a3c55bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:05.258626 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5e8013c-7609-456b-a83d-bd633a3c55bd tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:05.259041 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5e8013c-7609-456b-a83d-bd633a3c55bd tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:05.259363 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5e8013c-7609-456b-a83d-bd633a3c55bd tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:05.259534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e5e8013c-7609-456b-a83d-bd633a3c55bd tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:05.266266 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:05.266266 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:05.268552 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5e8013c-7609-456b-a83d-bd633a3c55bd tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:05.270653 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 156/616] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:05 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:05.753568 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e69b684a-22ab-4dd9-8f59-89aaa4efc442 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:05.760468 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e69b684a-22ab-4dd9-8f59-89aaa4efc442 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:05.760468 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e69b684a-22ab-4dd9-8f59-89aaa4efc442 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:05.760468 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e69b684a-22ab-4dd9-8f59-89aaa4efc442 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:05.774760 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:05.774760 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:05.780502 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e69b684a-22ab-4dd9-8f59-89aaa4efc442 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:05.791602 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e69b684a-22ab-4dd9-8f59-89aaa4efc442 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:05.792329 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 155/617] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:05 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:06.288318 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b78bae98-3f08-4cbf-8d2f-4b233aa827a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:06.295870 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b78bae98-3f08-4cbf-8d2f-4b233aa827a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:06.295968 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b78bae98-3f08-4cbf-8d2f-4b233aa827a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:06.296219 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b78bae98-3f08-4cbf-8d2f-4b233aa827a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:06.296314 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b78bae98-3f08-4cbf-8d2f-4b233aa827a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:06.309294 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:06.309294 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:06.310791 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b78bae98-3f08-4cbf-8d2f-4b233aa827a0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:06.310943 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 154/618] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:06 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:06.815353 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36075ab5-a6a2-4e3d-b1d9-0450b83a14c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:06.818040 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36075ab5-a6a2-4e3d-b1d9-0450b83a14c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:06.818911 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36075ab5-a6a2-4e3d-b1d9-0450b83a14c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:06.819358 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36075ab5-a6a2-4e3d-b1d9-0450b83a14c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:06.846568 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:06.846568 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:06.854733 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-36075ab5-a6a2-4e3d-b1d9-0450b83a14c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:06.868459 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36075ab5-a6a2-4e3d-b1d9-0450b83a14c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:06.868459 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 154/619] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:06 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:07.080319 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-23367f8a-39e3-4b83-b2a8-5374ed02d3c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.083178 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-23367f8a-39e3-4b83-b2a8-5374ed02d3c1 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] POST https://10.4.3.193/volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55/action Aug 07 13:59:07.083822 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-23367f8a-39e3-4b83-b2a8-5374ed02d3c1 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:07.084130 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-23367f8a-39e3-4b83-b2a8-5374ed02d3c1 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:07.103819 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:07.103819 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:07.124213 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-247bc627-cfa8-4422-a58f-e2dbd9fe9530 req-23367f8a-39e3-4b83-b2a8-5374ed02d3c1 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55/action returned with HTTP 204 Aug 07 13:59:07.124213 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 157/620] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:59:07 2026] POST /volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:07.330228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99fda613-46a1-44f8-a77b-81070d765965 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.333879 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99fda613-46a1-44f8-a77b-81070d765965 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:07.334059 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99fda613-46a1-44f8-a77b-81070d765965 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:07.334779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99fda613-46a1-44f8-a77b-81070d765965 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:07.334779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-99fda613-46a1-44f8-a77b-81070d765965 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:07.347290 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:07.347290 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:07.348430 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99fda613-46a1-44f8-a77b-81070d765965 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:07.350445 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 156/621] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:07 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:07.377689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e84205cc-68ef-4250-8999-19539d1c66f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.381873 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e84205cc-68ef-4250-8999-19539d1c66f6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:59:07.381873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e84205cc-68ef-4250-8999-19539d1c66f6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:07.381873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e84205cc-68ef-4250-8999-19539d1c66f6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:07.395254 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:07.395254 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:07.402199 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e84205cc-68ef-4250-8999-19539d1c66f6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:07.408993 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e84205cc-68ef-4250-8999-19539d1c66f6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea returned with HTTP 200 Aug 07 13:59:07.410351 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 155/622] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:07 2026] GET /volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:07.436917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.679631 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc/export_record Aug 07 13:59:07.679936 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:07.680506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:07.680506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Export record for backup 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 13:59:07.697767 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:07.697767 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:07.698389 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling RPCAPI with context: , host: np0000006713, backup: 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 13:59:07.720912 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] export_record in rpcapi backup_id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc on host np0000006713. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 13:59:07.743631 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmE4NjRlNTYtYjJjMi00MGM3LTkyNTgtY2RjYWM0ZDFlN2RjIiwgInVzZXJfaWQiOiAiZWNjNjNlMDJmNzkwNDVkZDg2OWQ0MDg2MTE2YWQwODEiLCAicHJvamVjdF9pZCI6ICI1MjQyMWNlZWQ3MTU0YjhhYjViYmRkMGRiYWFlMDZkYyIsICJ2b2x1bWVfaWQiOiAiNmQwMTJhMDctYmJjZC00ZGU0LWIyNDUtOGQzY2Y4MTJkYmVhIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzEwMTcwMzQ0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4MzMxMzk1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkMDEyYTA3LWJiY2QtNGRlNC1iMjQ1LThkM2NmODEyZGJlYS8yMDI2MDgwNzEzNTg0OC9hel9ub3ZhX2JhY2t1cF82YTg2NGU1Ni1iMmMyLTQwYzctOTI1OC1jZGNhYzRkMWU3ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTM6NTk6MDdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 13:59:07.744572 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e06557d4-9325-4c8e-b3d1-5c234ee14699 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc/export_record returned with HTTP 200 Aug 07 13:59:07.744572 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 155/623] 10.4.3.193 () {66 vars in 1390 bytes} [Fri Aug 7 13:59:07 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc/export_record => generated 1512 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:07.757333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.760282 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] POST https://10.4.3.193/volume/v3/backups/import_record Aug 07 13:59:07.760941 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmI0MmFjNmItYjMxMy00NTI3LTg5ODQtNTExZmRiN2MxNzg3IiwgInVzZXJfaWQiOiAiZWNjNjNlMDJmNzkwNDVkZDg2OWQ0MDg2MTE2YWQwODEiLCAicHJvamVjdF9pZCI6ICI1MjQyMWNlZWQ3MTU0YjhhYjViYmRkMGRiYWFlMDZkYyIsICJ2b2x1bWVfaWQiOiAiNmQwMTJhMDctYmJjZC00ZGU0LWIyNDUtOGQzY2Y4MTJkYmVhIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzEwMTcwMzQ0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4MzMxMzk1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkMDEyYTA3LWJiY2QtNGRlNC1iMjQ1LThkM2NmODEyZGJlYS8yMDI2MDgwNzEzNTg0OC9hel9ub3ZhX2JhY2t1cF82YTg2NGU1Ni1iMmMyLTQwYzctOTI1OC1jZGNhYzRkMWU3ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTM6NTk6MDdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:07.763580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmI0MmFjNmItYjMxMy00NTI3LTg5ODQtNTExZmRiN2MxNzg3IiwgInVzZXJfaWQiOiAiZWNjNjNlMDJmNzkwNDVkZDg2OWQ0MDg2MTE2YWQwODEiLCAicHJvamVjdF9pZCI6ICI1MjQyMWNlZWQ3MTU0YjhhYjViYmRkMGRiYWFlMDZkYyIsICJ2b2x1bWVfaWQiOiAiNmQwMTJhMDctYmJjZC00ZGU0LWIyNDUtOGQzY2Y4MTJkYmVhIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzEwMTcwMzQ0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4MzMxMzk1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkMDEyYTA3LWJiY2QtNGRlNC1iMjQ1LThkM2NmODEyZGJlYS8yMDI2MDgwNzEzNTg0OC9hel9ub3ZhX2JhY2t1cF82YTg2NGU1Ni1iMmMyLTQwYzctOTI1OC1jZGNhYzRkMWU3ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTM6NTk6MDdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 13:59:07.764488 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmI0MmFjNmItYjMxMy00NTI3LTg5ODQtNTExZmRiN2MxNzg3IiwgInVzZXJfaWQiOiAiZWNjNjNlMDJmNzkwNDVkZDg2OWQ0MDg2MTE2YWQwODEiLCAicHJvamVjdF9pZCI6ICI1MjQyMWNlZWQ3MTU0YjhhYjViYmRkMGRiYWFlMDZkYyIsICJ2b2x1bWVfaWQiOiAiNmQwMTJhMDctYmJjZC00ZGU0LWIyNDUtOGQzY2Y4MTJkYmVhIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzEwMTcwMzQ0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4MzMxMzk1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkMDEyYTA3LWJiY2QtNGRlNC1iMjQ1LThkM2NmODEyZGJlYS8yMDI2MDgwNzEzNTg0OC9hel9ub3ZhX2JhY2t1cF82YTg2NGU1Ni1iMmMyLTQwYzctOTI1OC1jZGNhYzRkMWU3ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTM6NTk6MDdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 13:59:07.871185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Created reservations ['2a81d091-cb66-4a87-aeab-753254f5fe17', 'd01851a1-93f1-459e-b633-6788deaf72fb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:07.890486 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04b67bef-d991-462b-9789-4325a2778d5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.894958 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04b67bef-d991-462b-9789-4325a2778d5e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:07.895780 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04b67bef-d991-462b-9789-4325a2778d5e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:07.895780 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04b67bef-d991-462b-9789-4325a2778d5e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:07.917705 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:07.917705 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:07.930690 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] import_record rpcapi backup id 6b42ac6b-b313-4527-8984-511fdb7c1787 on host np0000006713 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmI0MmFjNmItYjMxMy00NTI3LTg5ODQtNTExZmRiN2MxNzg3IiwgInVzZXJfaWQiOiAiZWNjNjNlMDJmNzkwNDVkZDg2OWQ0MDg2MTE2YWQwODEiLCAicHJvamVjdF9pZCI6ICI1MjQyMWNlZWQ3MTU0YjhhYjViYmRkMGRiYWFlMDZkYyIsICJ2b2x1bWVfaWQiOiAiNmQwMTJhMDctYmJjZC00ZGU0LWIyNDUtOGQzY2Y4MTJkYmVhIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzEwMTcwMzQ0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4MzMxMzk1NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkMDEyYTA3LWJiY2QtNGRlNC1iMjQ1LThkM2NmODEyZGJlYS8yMDI2MDgwNzEzNTg0OC9hel9ub3ZhX2JhY2t1cF82YTg2NGU1Ni1iMmMyLTQwYzctOTI1OC1jZGNhYzRkMWU3ZGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDEzOjU4OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTM6NTk6MDdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100325) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 13:59:07.930922 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-04b67bef-d991-462b-9789-4325a2778d5e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:07.935154 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Import record output: {'backup': {'id': '6b42ac6b-b313-4527-8984-511fdb7c1787', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787'}, {'rel': 'bookmark', 'href': 'https://10.4.3.193/volume/backups/6b42ac6b-b313-4527-8984-511fdb7c1787'}]}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 13:59:07.935598 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebb5e697-14cf-4aeb-9cc5-295fe11d4500 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 201 Aug 07 13:59:07.936482 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 158/624] 10.4.3.193 () {68 vars in 1302 bytes} [Fri Aug 7 13:59:07 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 180 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 13:59:07.942719 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04b67bef-d991-462b-9789-4325a2778d5e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:07.942719 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 157/625] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:07 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:07.952413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-754abb89-7fe8-406a-bc44-8ded98cff4dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.955904 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-754abb89-7fe8-406a-bc44-8ded98cff4dd tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] GET https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 Aug 07 13:59:07.956140 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-754abb89-7fe8-406a-bc44-8ded98cff4dd tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:07.956445 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-754abb89-7fe8-406a-bc44-8ded98cff4dd tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:07.956693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-754abb89-7fe8-406a-bc44-8ded98cff4dd tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Show backup with id 6b42ac6b-b313-4527-8984-511fdb7c1787. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:07.962935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2bce2fb1-7585-417c-a265-d1b1303e55bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:07.965233 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bce2fb1-7585-417c-a265-d1b1303e55bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:07.965503 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2bce2fb1-7585-417c-a265-d1b1303e55bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:07.965755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2bce2fb1-7585-417c-a265-d1b1303e55bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:07.972661 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:07.972661 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:07.973981 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-754abb89-7fe8-406a-bc44-8ded98cff4dd tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 returned with HTTP 200 Aug 07 13:59:07.973981 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 156/626] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:07 2026] GET /volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 => generated 647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:07.989381 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:07.989381 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:08.003039 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2bce2fb1-7585-417c-a265-d1b1303e55bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:08.011614 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bce2fb1-7585-417c-a265-d1b1303e55bf tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:08.012623 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 156/627] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:07 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:09.000116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16b9e8bf-762e-42d4-88ea-5d8861e3d7ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:09.002668 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16b9e8bf-762e-42d4-88ea-5d8861e3d7ea tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] GET https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 Aug 07 13:59:09.003228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16b9e8bf-762e-42d4-88ea-5d8861e3d7ea tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:09.003228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16b9e8bf-762e-42d4-88ea-5d8861e3d7ea tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:09.003228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-16b9e8bf-762e-42d4-88ea-5d8861e3d7ea tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Show backup with id 6b42ac6b-b313-4527-8984-511fdb7c1787. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:09.011963 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:09.011963 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:09.011963 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16b9e8bf-762e-42d4-88ea-5d8861e3d7ea tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 returned with HTTP 200 Aug 07 13:59:09.012374 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 159/628] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:08 2026] GET /volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:09.036670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1953c220-73cd-45bb-9cb2-85c139f6d48a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:09.041456 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1953c220-73cd-45bb-9cb2-85c139f6d48a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] GET https://10.4.3.193/volume/v3/backups Aug 07 13:59:09.041456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1953c220-73cd-45bb-9cb2-85c139f6d48a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:09.041456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1953c220-73cd-45bb-9cb2-85c139f6d48a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:09.058379 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1953c220-73cd-45bb-9cb2-85c139f6d48a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 07 13:59:09.058561 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 158/629] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 13:59:09 2026] GET /volume/v3/backups => generated 337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:09.081250 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-587b4e57-3549-4280-811a-e3d6aba99861 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:09.084331 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] POST https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc/restore Aug 07 13:59:09.084759 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:09.087783 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Restoring backup 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc ({'restore': {}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 13:59:09.087938 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Restoring backup 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc to volume None. Aug 07 13:59:09.101214 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:09.101214 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:09.104633 np0000006713 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Creating volume of 1 GB for restore of backup 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. Aug 07 13:59:09.118527 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Availability zone cache updated, next update will occur around 2026-08-07 14:59:09.116798. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 13:59:09.118527 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Availability Zones retrieved successfully. Aug 07 13:59:09.127456 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Flow 'volume_create_api' (03c0156c-60cb-457b-83b2-6f04a5aed3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:09.129579 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212c4a27-cec6-47c8-8194-a177945a736f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:09.134925 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:09.238398 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212c4a27-cec6-47c8-8194-a177945a736f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:09.239503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07de6139-1ea0-455d-aaa5-fbd38760e58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:09.346191 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Created reservations ['b20fde0f-b6b2-4b11-84a6-902490add0fa', '7821c89b-60b2-48a5-8408-57b215f93381', 'a1ab87c4-ede9-47dc-aec3-c8cfec333134', '78f9a7ca-574e-44cc-be7f-bf5eef870021'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:09.347427 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07de6139-1ea0-455d-aaa5-fbd38760e58e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b20fde0f-b6b2-4b11-84a6-902490add0fa', '7821c89b-60b2-48a5-8408-57b215f93381', 'a1ab87c4-ede9-47dc-aec3-c8cfec333134', '78f9a7ca-574e-44cc-be7f-bf5eef870021']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:09.349058 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d1d7d9-1432-4e02-98c9-edbfdc823714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:09.404011 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d1d7d9-1432-4e02-98c9-edbfdc823714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd7ad0aa-4a79-4794-b3a9-05f19129ad7b', '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_6a864e56-b2c2-40c7-9258-cdcac4d1e7dc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',qos_specs=None,replication_status=,reservations=['b20fde0f-b6b2-4b11-84a6-902490add0fa','7821c89b-60b2-48a5-8408-57b215f93381','a1ab87c4-ede9-47dc-aec3-c8cfec333134','78f9a7ca-574e-44cc-be7f-bf5eef870021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc63e02f79045dd869d4086116ad081',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6a864e56-b2c2-40c7-9258-cdcac4d1e7dc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd7ad0aa-4a79-4794-b3a9-05f19129ad7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc63e02f79045dd869d4086116ad081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:09.405372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3708598f-b660-4150-998d-70fab814fe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:09.444596 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3708598f-b660-4150-998d-70fab814fe9b) transitioned into 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_6a864e56-b2c2-40c7-9258-cdcac4d1e7dc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',qos_specs=None,replication_status=,reservations=['b20fde0f-b6b2-4b11-84a6-902490add0fa','7821c89b-60b2-48a5-8408-57b215f93381','a1ab87c4-ede9-47dc-aec3-c8cfec333134','78f9a7ca-574e-44cc-be7f-bf5eef870021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc63e02f79045dd869d4086116ad081',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:09.445787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7236b5ca-1f97-41d2-af4a-39c801b87fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:09.474881 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7236b5ca-1f97-41d2-af4a-39c801b87fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:09.476882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Flow 'volume_create_api' (03c0156c-60cb-457b-83b2-6f04a5aed3c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:09.477055 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Create volume request issued successfully. Aug 07 13:59:09.493780 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:09.493780 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:09.493780 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:10.029250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2c1078c6-5e39-45a0-bbeb-0ad1031f61c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:10.032474 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2c1078c6-5e39-45a0-bbeb-0ad1031f61c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:10.032474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2c1078c6-5e39-45a0-bbeb-0ad1031f61c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:10.032474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2c1078c6-5e39-45a0-bbeb-0ad1031f61c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:10.051446 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:10.051446 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:10.058033 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2c1078c6-5e39-45a0-bbeb-0ad1031f61c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:10.066740 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2c1078c6-5e39-45a0-bbeb-0ad1031f61c3 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:10.066740 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 157/630] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:10 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:10.093953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2314d83e-3aa0-4523-b2e6-2bfc85a8f471 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:10.093953 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2314d83e-3aa0-4523-b2e6-2bfc85a8f471 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] POST https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf/action Aug 07 13:59:10.093953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2314d83e-3aa0-4523-b2e6-2bfc85a8f471 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:10.093953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2314d83e-3aa0-4523-b2e6-2bfc85a8f471 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:10.107816 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:10.107816 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:10.108560 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2314d83e-3aa0-4523-b2e6-2bfc85a8f471 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:10.122234 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2314d83e-3aa0-4523-b2e6-2bfc85a8f471 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Begin detaching volume completed successfully. Aug 07 13:59:10.122540 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-2314d83e-3aa0-4523-b2e6-2bfc85a8f471 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf/action returned with HTTP 202 Aug 07 13:59:10.123187 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 160/631] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:59:10 2026] POST /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:59:10.171695 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-098d1b8b-a458-4772-b8af-09f7542a381e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:10.174346 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-098d1b8b-a458-4772-b8af-09f7542a381e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:10.174432 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-098d1b8b-a458-4772-b8af-09f7542a381e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:10.174766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-098d1b8b-a458-4772-b8af-09f7542a381e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:10.194366 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:10.194366 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:10.204623 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-098d1b8b-a458-4772-b8af-09f7542a381e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:10.214176 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-098d1b8b-a458-4772-b8af-09f7542a381e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:10.214176 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 159/632] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:10 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:10.217349 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e071c2c-6088-45dc-9039-80c43446e018 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:10.217856 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e071c2c-6088-45dc-9039-80c43446e018 None None] GET https://10.4.3.193/volume// Aug 07 13:59:10.218052 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e071c2c-6088-45dc-9039-80c43446e018 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:10.218360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e071c2c-6088-45dc-9039-80c43446e018 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:10.218746 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e071c2c-6088-45dc-9039-80c43446e018 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:10.219147 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 158/633] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:10.230441 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-419e32a8-9b52-476e-a78c-2cd79c2fe496 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:10.232810 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-419e32a8-9b52-476e-a78c-2cd79c2fe496 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:10.233697 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-419e32a8-9b52-476e-a78c-2cd79c2fe496 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:10.233697 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-419e32a8-9b52-476e-a78c-2cd79c2fe496 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:10.253143 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:10.253143 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:10.267433 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-419e32a8-9b52-476e-a78c-2cd79c2fe496 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:10.280543 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-419e32a8-9b52-476e-a78c-2cd79c2fe496 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:10.281980 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 161/634] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:59:10 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1320 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:59:10.505025 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:10.505025 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:10.507061 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:10.507709 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 13:59:10.508050 np0000006713 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Overwriting volume bd7ad0aa-4a79-4794-b3a9-05f19129ad7b with restore of backup 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:10.546796 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] restore_backup in rpcapi backup_id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 13:59:10.549872 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-587b4e57-3549-4280-811a-e3d6aba99861 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc/restore returned with HTTP 202 Aug 07 13:59:10.550980 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 157/635] 10.4.3.193 () {68 vars in 1393 bytes} [Fri Aug 7 13:59:09 2026] POST /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc/restore => generated 189 bytes in 1470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:59:10.564043 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf452381-bc0f-40f2-9756-9063d445bb35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:10.566872 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf452381-bc0f-40f2-9756-9063d445bb35 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:10.567465 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf452381-bc0f-40f2-9756-9063d445bb35 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:10.567677 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf452381-bc0f-40f2-9756-9063d445bb35 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:10.567818 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bf452381-bc0f-40f2-9756-9063d445bb35 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:10.574996 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:10.574996 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:10.576724 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf452381-bc0f-40f2-9756-9063d445bb35 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:10.576724 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 160/636] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:10 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:11.234498 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-317b7b06-d68f-41f5-b9af-a6feeb0ba0d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:11.239158 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-317b7b06-d68f-41f5-b9af-a6feeb0ba0d2 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:11.239431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-317b7b06-d68f-41f5-b9af-a6feeb0ba0d2 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:11.239696 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-317b7b06-d68f-41f5-b9af-a6feeb0ba0d2 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:11.260499 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:11.260499 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:11.269591 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-317b7b06-d68f-41f5-b9af-a6feeb0ba0d2 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:11.281333 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-317b7b06-d68f-41f5-b9af-a6feeb0ba0d2 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:11.282316 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 159/637] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:11 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:11.367232 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-32b52452-45ac-476e-89b7-28178f5df9c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:11.370395 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-32b52452-45ac-476e-89b7-28178f5df9c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42/action Aug 07 13:59:11.371216 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-32b52452-45ac-476e-89b7-28178f5df9c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:11.371637 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-32b52452-45ac-476e-89b7-28178f5df9c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:11.423420 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:11.423420 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:11.450132 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-26651fc5-8c1d-44cc-a6f4-a7cb8ecdc1f6 req-32b52452-45ac-476e-89b7-28178f5df9c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42/action returned with HTTP 204 Aug 07 13:59:11.452927 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 162/638] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:59:11 2026] POST /volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:11.597084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5f0ee39-6818-4f73-8b04-646158bcfe7e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:11.599667 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5f0ee39-6818-4f73-8b04-646158bcfe7e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:11.600570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5f0ee39-6818-4f73-8b04-646158bcfe7e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:11.600570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5f0ee39-6818-4f73-8b04-646158bcfe7e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:11.600570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a5f0ee39-6818-4f73-8b04-646158bcfe7e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:11.614367 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:11.614367 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:11.615094 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5f0ee39-6818-4f73-8b04-646158bcfe7e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:11.615524 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 158/639] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:11 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:12.308908 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e275aac-6bb4-4077-992e-458d2f3f29dc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:12.312870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e275aac-6bb4-4077-992e-458d2f3f29dc tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:12.312870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e275aac-6bb4-4077-992e-458d2f3f29dc tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:12.312870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e275aac-6bb4-4077-992e-458d2f3f29dc tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:12.330040 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:12.330040 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:12.339649 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5e275aac-6bb4-4077-992e-458d2f3f29dc tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:12.352860 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e275aac-6bb4-4077-992e-458d2f3f29dc tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:12.353524 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 161/640] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:12 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:12.632922 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bd8aa08-0367-4f00-8896-1480aa366ae1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:12.636208 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bd8aa08-0367-4f00-8896-1480aa366ae1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:12.636208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bd8aa08-0367-4f00-8896-1480aa366ae1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:12.636409 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bd8aa08-0367-4f00-8896-1480aa366ae1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:12.636537 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1bd8aa08-0367-4f00-8896-1480aa366ae1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:12.645003 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:12.645003 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:12.646115 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bd8aa08-0367-4f00-8896-1480aa366ae1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:12.646695 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 160/641] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:12 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:13.374217 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56603ebf-2a65-4684-ae68-decf3a2790ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:13.378033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56603ebf-2a65-4684-ae68-decf3a2790ac tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:13.378606 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56603ebf-2a65-4684-ae68-decf3a2790ac tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:13.378606 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56603ebf-2a65-4684-ae68-decf3a2790ac tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:13.391729 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:13.391729 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:13.399585 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56603ebf-2a65-4684-ae68-decf3a2790ac tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:13.407449 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56603ebf-2a65-4684-ae68-decf3a2790ac tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:13.407973 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 163/642] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:13 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:13.427199 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-39450ccb-4c62-411d-ad5f-be8bdde4f292 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:13.429693 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-39450ccb-4c62-411d-ad5f-be8bdde4f292 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] DELETE https://10.4.3.193/volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55 Aug 07 13:59:13.429952 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-39450ccb-4c62-411d-ad5f-be8bdde4f292 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:13.430203 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-39450ccb-4c62-411d-ad5f-be8bdde4f292 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:13.451470 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:13.451470 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:13.542158 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c9147844-4bd7-46b1-9177-1ceae911f436 req-39450ccb-4c62-411d-ad5f-be8bdde4f292 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55 returned with HTTP 200 Aug 07 13:59:13.543949 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 159/643] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:59:13 2026] DELETE /volume/v3/attachments/08cb7c5c-20ea-4ed3-b642-8545a1e9bd55 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:13.664505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e81f53e-688e-4357-a7ff-15bbd84dd3ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:13.667669 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e81f53e-688e-4357-a7ff-15bbd84dd3ca tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:13.667669 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e81f53e-688e-4357-a7ff-15bbd84dd3ca tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:13.667669 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e81f53e-688e-4357-a7ff-15bbd84dd3ca tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:13.667669 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3e81f53e-688e-4357-a7ff-15bbd84dd3ca tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:13.683700 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:13.683700 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:13.685982 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e81f53e-688e-4357-a7ff-15bbd84dd3ca tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:13.686761 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 162/644] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:13 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:14.425889 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc9a73c6-dc65-42ab-86e8-db33872b01b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:14.428549 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc9a73c6-dc65-42ab-86e8-db33872b01b4 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:14.429127 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc9a73c6-dc65-42ab-86e8-db33872b01b4 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:14.429558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc9a73c6-dc65-42ab-86e8-db33872b01b4 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:14.439379 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:14.439379 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:14.444467 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc9a73c6-dc65-42ab-86e8-db33872b01b4 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:14.450706 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc9a73c6-dc65-42ab-86e8-db33872b01b4 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:14.450706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 161/645] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:14 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:14.701870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6964b79b-d261-40dd-9126-3b6bbaf132c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:14.705655 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6964b79b-d261-40dd-9126-3b6bbaf132c8 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:14.706083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6964b79b-d261-40dd-9126-3b6bbaf132c8 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:14.706277 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6964b79b-d261-40dd-9126-3b6bbaf132c8 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:14.706448 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6964b79b-d261-40dd-9126-3b6bbaf132c8 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:14.712576 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:14.712576 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:14.713457 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6964b79b-d261-40dd-9126-3b6bbaf132c8 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:14.714019 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 164/646] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:14 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:15.732031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c6262657-49ff-473a-8487-bc3214f3ba91 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:15.735015 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6262657-49ff-473a-8487-bc3214f3ba91 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:15.735551 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6262657-49ff-473a-8487-bc3214f3ba91 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:15.735666 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6262657-49ff-473a-8487-bc3214f3ba91 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:15.735716 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c6262657-49ff-473a-8487-bc3214f3ba91 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:15.745420 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:15.745420 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:15.746357 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6262657-49ff-473a-8487-bc3214f3ba91 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:15.747004 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 160/647] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:15 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:16.764449 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d5c26c14-638a-4897-ba3b-ea97e98efc17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:16.767035 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5c26c14-638a-4897-ba3b-ea97e98efc17 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:16.767343 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5c26c14-638a-4897-ba3b-ea97e98efc17 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:16.767632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5c26c14-638a-4897-ba3b-ea97e98efc17 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:16.768496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d5c26c14-638a-4897-ba3b-ea97e98efc17 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:16.776405 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:16.776405 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:16.777610 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5c26c14-638a-4897-ba3b-ea97e98efc17 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:16.778164 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 163/648] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:16 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:17.795731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a915185-4493-498c-a372-521aff30808f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:17.797794 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a915185-4493-498c-a372-521aff30808f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:17.798078 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a915185-4493-498c-a372-521aff30808f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:17.798362 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a915185-4493-498c-a372-521aff30808f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:17.798544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2a915185-4493-498c-a372-521aff30808f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:17.804419 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:17.804419 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:17.806633 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a915185-4493-498c-a372-521aff30808f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:17.808066 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 162/649] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:17 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:18.169497 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de321034-70d6-4118-8e36-9bf71f4e8f64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:18.172354 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de321034-70d6-4118-8e36-9bf71f4e8f64 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:18.173611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de321034-70d6-4118-8e36-9bf71f4e8f64 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:18.173611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de321034-70d6-4118-8e36-9bf71f4e8f64 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:18.184970 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:18.184970 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:18.192209 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de321034-70d6-4118-8e36-9bf71f4e8f64 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:18.198112 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de321034-70d6-4118-8e36-9bf71f4e8f64 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:18.198731 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 165/650] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:18 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:18.261257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4f425b7-34ba-4075-b398-eff958326b9e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:18.263619 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4f425b7-34ba-4075-b398-eff958326b9e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:18.263893 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4f425b7-34ba-4075-b398-eff958326b9e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:18.264088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4f425b7-34ba-4075-b398-eff958326b9e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:18.274760 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:18.274760 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:18.281791 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4f425b7-34ba-4075-b398-eff958326b9e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:18.287720 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4f425b7-34ba-4075-b398-eff958326b9e tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:18.288426 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 161/651] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:18 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:18.822727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20db9cce-26ac-4e16-a361-0b5c84813628 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:18.826358 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20db9cce-26ac-4e16-a361-0b5c84813628 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:18.826727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20db9cce-26ac-4e16-a361-0b5c84813628 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:18.827151 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20db9cce-26ac-4e16-a361-0b5c84813628 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:18.827264 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-20db9cce-26ac-4e16-a361-0b5c84813628 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:18.835056 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:18.835056 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:18.837033 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20db9cce-26ac-4e16-a361-0b5c84813628 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:18.837786 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 164/652] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:18 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:19.852226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d31184f4-58c8-4c72-8d34-fb20da468057 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:19.855395 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d31184f4-58c8-4c72-8d34-fb20da468057 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:19.855600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d31184f4-58c8-4c72-8d34-fb20da468057 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:19.855892 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d31184f4-58c8-4c72-8d34-fb20da468057 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:19.856066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d31184f4-58c8-4c72-8d34-fb20da468057 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:19.865163 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:19.865163 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:19.867627 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d31184f4-58c8-4c72-8d34-fb20da468057 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:19.868924 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 163/653] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:19 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:20.886741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-162ea029-2977-40a1-a197-eba5eca51732 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:20.894274 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-162ea029-2977-40a1-a197-eba5eca51732 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:20.894274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-162ea029-2977-40a1-a197-eba5eca51732 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:20.894274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-162ea029-2977-40a1-a197-eba5eca51732 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:20.894274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-162ea029-2977-40a1-a197-eba5eca51732 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:20.902829 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:20.902829 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:20.904027 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-162ea029-2977-40a1-a197-eba5eca51732 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:20.904610 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 166/654] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:20 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:21.920465 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1e0c1a6-f6c7-4bef-ba31-e979d0d054a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:21.923783 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1e0c1a6-f6c7-4bef-ba31-e979d0d054a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:21.924197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1e0c1a6-f6c7-4bef-ba31-e979d0d054a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:21.924473 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1e0c1a6-f6c7-4bef-ba31-e979d0d054a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:21.924764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e1e0c1a6-f6c7-4bef-ba31-e979d0d054a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:21.932090 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:21.932090 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:21.933362 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1e0c1a6-f6c7-4bef-ba31-e979d0d054a6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:21.934908 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 162/655] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:21 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:21.955766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-afeb4852-53c3-46af-be8e-980fb14178ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:21.958007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afeb4852-53c3-46af-be8e-980fb14178ee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/bd7ad0aa-4a79-4794-b3a9-05f19129ad7b Aug 07 13:59:21.958337 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afeb4852-53c3-46af-be8e-980fb14178ee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:21.958586 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afeb4852-53c3-46af-be8e-980fb14178ee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:21.967227 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:21.967227 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:21.973835 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-afeb4852-53c3-46af-be8e-980fb14178ee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:21.980529 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afeb4852-53c3-46af-be8e-980fb14178ee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/bd7ad0aa-4a79-4794-b3a9-05f19129ad7b returned with HTTP 200 Aug 07 13:59:21.981327 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 165/656] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:21 2026] GET /volume/v3/volumes/bd7ad0aa-4a79-4794-b3a9-05f19129ad7b => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:22.004941 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:22.008028 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 13:59:22.008448 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:22.008681 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:22.009387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 13:59:22.010566 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 13:59:22.046837 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Get all volumes completed successfully. Aug 07 13:59:22.047492 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e22d6d7e-64a9-4fc9-945f-223f29504841 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 13:59:22.048079 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 164/657] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 13:59:22 2026] GET /volume/v3/volumes => generated 663 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:22.059012 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:22.061909 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bd7ad0aa-4a79-4794-b3a9-05f19129ad7b Aug 07 13:59:22.062535 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:22.062716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:22.062951 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete volume with id: bd7ad0aa-4a79-4794-b3a9-05f19129ad7b Aug 07 13:59:22.071027 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:22.071027 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:22.071668 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:22.094533 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete volume request issued successfully. Aug 07 13:59:22.094772 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f6a881b-7ea7-4bf1-89ed-bd72f14e40b3 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/bd7ad0aa-4a79-4794-b3a9-05f19129ad7b returned with HTTP 202 Aug 07 13:59:22.095306 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 167/658] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:22 2026] DELETE /volume/v3/volumes/bd7ad0aa-4a79-4794-b3a9-05f19129ad7b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:59:22.105910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c225ee3-f814-4eb1-97ca-c28459e35840 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:22.108335 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c225ee3-f814-4eb1-97ca-c28459e35840 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] DELETE https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 Aug 07 13:59:22.108574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c225ee3-f814-4eb1-97ca-c28459e35840 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:22.108856 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c225ee3-f814-4eb1-97ca-c28459e35840 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:22.109001 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-9c225ee3-f814-4eb1-97ca-c28459e35840 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Delete backup with id: 6b42ac6b-b313-4527-8984-511fdb7c1787. Aug 07 13:59:22.116593 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:22.116593 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:22.141517 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-9c225ee3-f814-4eb1-97ca-c28459e35840 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] delete_backup rpcapi backup_id 6b42ac6b-b313-4527-8984-511fdb7c1787 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 13:59:22.145226 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c225ee3-f814-4eb1-97ca-c28459e35840 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 returned with HTTP 202 Aug 07 13:59:22.145461 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 163/659] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:22 2026] DELETE /volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:59:22.160218 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45e6f7bb-b8bb-4b72-9384-dce52c6e7713 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:22.162743 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45e6f7bb-b8bb-4b72-9384-dce52c6e7713 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] GET https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 Aug 07 13:59:22.163242 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45e6f7bb-b8bb-4b72-9384-dce52c6e7713 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:22.163627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45e6f7bb-b8bb-4b72-9384-dce52c6e7713 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:22.163890 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-45e6f7bb-b8bb-4b72-9384-dce52c6e7713 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Show backup with id 6b42ac6b-b313-4527-8984-511fdb7c1787. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:22.182325 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:22.182325 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:22.182546 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45e6f7bb-b8bb-4b72-9384-dce52c6e7713 tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 returned with HTTP 200 Aug 07 13:59:22.184052 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 166/660] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:22 2026] GET /volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:23.197745 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a212d04e-52fd-4590-91de-fa4f04d6360a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:23.200549 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a212d04e-52fd-4590-91de-fa4f04d6360a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] GET https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 Aug 07 13:59:23.200804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a212d04e-52fd-4590-91de-fa4f04d6360a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:23.201174 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a212d04e-52fd-4590-91de-fa4f04d6360a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:23.201174 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a212d04e-52fd-4590-91de-fa4f04d6360a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Show backup with id 6b42ac6b-b313-4527-8984-511fdb7c1787. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:23.206860 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a212d04e-52fd-4590-91de-fa4f04d6360a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 returned with HTTP 404 Aug 07 13:59:23.207554 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 165/661] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:23 2026] GET /volume/v3/backups/6b42ac6b-b313-4527-8984-511fdb7c1787 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:23.218939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3562f2f5-3633-474b-8338-63b102613622 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:23.221426 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3562f2f5-3633-474b-8338-63b102613622 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] DELETE https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:23.222618 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3562f2f5-3633-474b-8338-63b102613622 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:23.222618 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3562f2f5-3633-474b-8338-63b102613622 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:23.222861 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-3562f2f5-3633-474b-8338-63b102613622 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete backup with id: 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. Aug 07 13:59:23.229502 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:23.229502 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:23.257975 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-3562f2f5-3633-474b-8338-63b102613622 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] delete_backup rpcapi backup_id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 13:59:23.260724 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3562f2f5-3633-474b-8338-63b102613622 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 202 Aug 07 13:59:23.261554 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 168/662] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:23 2026] DELETE /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:59:23.271801 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e8b508cc-7c1e-432a-aea6-4d99ab2119ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:23.275482 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8b508cc-7c1e-432a-aea6-4d99ab2119ec tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:23.275599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8b508cc-7c1e-432a-aea6-4d99ab2119ec tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:23.276055 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8b508cc-7c1e-432a-aea6-4d99ab2119ec tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:23.276055 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e8b508cc-7c1e-432a-aea6-4d99ab2119ec tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:23.296243 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:23.296243 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:23.296243 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8b508cc-7c1e-432a-aea6-4d99ab2119ec tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 200 Aug 07 13:59:23.296243 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 164/663] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:23 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:23.641249 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:23.643953 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:23.644291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:23.644526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:23.644760 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Delete volume with id: 1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:23.654316 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:23.654316 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:23.654759 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:23.687534 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Delete volume request issued successfully. Aug 07 13:59:23.687534 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6fe8ee8-94bd-4dca-9fa7-90fd9d2306d8 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 202 Aug 07 13:59:23.689133 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 167/664] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:23 2026] DELETE /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:59:23.700022 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53411832-21c7-4451-bbe1-aa146f7ad8b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:23.703740 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53411832-21c7-4451-bbe1-aa146f7ad8b5 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:23.703962 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53411832-21c7-4451-bbe1-aa146f7ad8b5 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:23.704151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53411832-21c7-4451-bbe1-aa146f7ad8b5 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:23.717933 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:23.717933 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:23.726955 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-53411832-21c7-4451-bbe1-aa146f7ad8b5 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Volume info retrieved successfully. Aug 07 13:59:23.736688 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53411832-21c7-4451-bbe1-aa146f7ad8b5 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 200 Aug 07 13:59:23.736937 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 166/665] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:23 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:24.313369 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e571591-9970-4033-a020-66bac30712b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:24.316045 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e571591-9970-4033-a020-66bac30712b9 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc Aug 07 13:59:24.316371 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e571591-9970-4033-a020-66bac30712b9 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:24.316672 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e571591-9970-4033-a020-66bac30712b9 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:24.316854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3e571591-9970-4033-a020-66bac30712b9 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 6a864e56-b2c2-40c7-9258-cdcac4d1e7dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:24.321805 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e571591-9970-4033-a020-66bac30712b9 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc returned with HTTP 404 Aug 07 13:59:24.322416 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 169/666] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:24 2026] GET /volume/v3/backups/6a864e56-b2c2-40c7-9258-cdcac4d1e7dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:24.435820 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-59d26980-b318-45c3-8c56-e7f7d466f774 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:24.438451 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59d26980-b318-45c3-8c56-e7f7d466f774 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:59:24.439918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59d26980-b318-45c3-8c56-e7f7d466f774 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:24.439918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59d26980-b318-45c3-8c56-e7f7d466f774 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:24.452829 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:24.452829 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:24.462179 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-59d26980-b318-45c3-8c56-e7f7d466f774 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:24.470493 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59d26980-b318-45c3-8c56-e7f7d466f774 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea returned with HTTP 200 Aug 07 13:59:24.471592 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 165/667] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:24 2026] GET /volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:24.488819 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:24.491548 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:59:24.491808 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:24.491889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:24.492147 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete volume with id: 6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:59:24.504176 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:24.504176 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:24.504176 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:24.533973 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete volume request issued successfully. Aug 07 13:59:24.534433 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22aaf7c0-f8ce-40c0-91b8-2c2ee7c9452b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea returned with HTTP 202 Aug 07 13:59:24.534820 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 168/668] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:24 2026] DELETE /volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:59:24.547665 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fd3deda-a69f-4753-9230-070da41a64a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:24.549802 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fd3deda-a69f-4753-9230-070da41a64a2 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:59:24.550077 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fd3deda-a69f-4753-9230-070da41a64a2 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:24.550289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fd3deda-a69f-4753-9230-070da41a64a2 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:24.561022 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:24.561022 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:24.567599 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4fd3deda-a69f-4753-9230-070da41a64a2 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:24.574467 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fd3deda-a69f-4753-9230-070da41a64a2 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea returned with HTTP 200 Aug 07 13:59:24.575233 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 167/669] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:24 2026] GET /volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:24.753733 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a8e5c5a-7595-4dab-97cf-387bc125f428 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:24.756249 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a8e5c5a-7595-4dab-97cf-387bc125f428 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] GET https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf Aug 07 13:59:24.756553 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a8e5c5a-7595-4dab-97cf-387bc125f428 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:24.756800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a8e5c5a-7595-4dab-97cf-387bc125f428 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:24.767414 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a8e5c5a-7595-4dab-97cf-387bc125f428 tempest-TaggedAttachmentsTest-2119076548 tempest-TaggedAttachmentsTest-2119076548-project-member] https://10.4.3.193/volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf returned with HTTP 404 Aug 07 13:59:24.768114 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 170/670] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:24 2026] GET /volume/v3/volumes/1c7b9594-b15f-4fef-b563-5706a1def1bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:25.593222 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64cdad1f-fffb-4d9d-ad3b-e867688fce9c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:25.595979 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64cdad1f-fffb-4d9d-ad3b-e867688fce9c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea Aug 07 13:59:25.596332 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64cdad1f-fffb-4d9d-ad3b-e867688fce9c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:25.596648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64cdad1f-fffb-4d9d-ad3b-e867688fce9c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:25.604330 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64cdad1f-fffb-4d9d-ad3b-e867688fce9c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea returned with HTTP 404 Aug 07 13:59:25.605155 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 166/671] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:25 2026] GET /volume/v3/volumes/6d012a07-bbcd-4de4-b245-8d3cf812dbea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:25.621579 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:25.624154 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:59:25.624740 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1518477928"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:25.626947 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1518477928'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:59:25.627220 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Create volume of 1 GB Aug 07 13:59:25.633354 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Availability Zones retrieved successfully. Aug 07 13:59:25.642644 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Flow 'volume_create_api' (e2d0bdc2-670a-4b8b-8790-7772bf168753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:25.643851 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d936afa5-066b-46ad-ac04-2e20e7e859e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:25.645314 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:25.685106 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d936afa5-066b-46ad-ac04-2e20e7e859e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:25.686738 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c237f2ab-86ca-488d-9d50-2f41c831ef70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:25.752250 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Created reservations ['90a99373-e4a3-40e3-9cdc-8bf48c73cc21', '610599b3-ae5e-494d-923c-5361bd75db0c', '5bcf9380-330f-4a50-bdac-83c3892d8011', '1f4862bd-fc36-4ab6-b5fc-b02b558118ca'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:25.753583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c237f2ab-86ca-488d-9d50-2f41c831ef70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90a99373-e4a3-40e3-9cdc-8bf48c73cc21', '610599b3-ae5e-494d-923c-5361bd75db0c', '5bcf9380-330f-4a50-bdac-83c3892d8011', '1f4862bd-fc36-4ab6-b5fc-b02b558118ca']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:25.754784 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e9e560-9804-4c2d-b844-809746b5833d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:25.798525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e9e560-9804-4c2d-b844-809746b5833d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a451046-a4f0-4d84-b41f-a27a2f0f7d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1518477928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',qos_specs=None,replication_status=,reservations=['90a99373-e4a3-40e3-9cdc-8bf48c73cc21','610599b3-ae5e-494d-923c-5361bd75db0c','5bcf9380-330f-4a50-bdac-83c3892d8011','1f4862bd-fc36-4ab6-b5fc-b02b558118ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc63e02f79045dd869d4086116ad081',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1518477928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a451046-a4f0-4d84-b41f-a27a2f0f7d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc63e02f79045dd869d4086116ad081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:25.799963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727b7894-4a97-4475-b7e3-eb97ace0699b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:25.831321 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727b7894-4a97-4475-b7e3-eb97ace0699b) transitioned into state 'SUCCESS' from state '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-1518477928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52421ceed7154b8ab5bbdd0dbaae06dc',qos_specs=None,replication_status=,reservations=['90a99373-e4a3-40e3-9cdc-8bf48c73cc21','610599b3-ae5e-494d-923c-5361bd75db0c','5bcf9380-330f-4a50-bdac-83c3892d8011','1f4862bd-fc36-4ab6-b5fc-b02b558118ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc63e02f79045dd869d4086116ad081',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:25.832708 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c671c7ef-7b57-4a90-b026-ffea47574965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:25.852384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c671c7ef-7b57-4a90-b026-ffea47574965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:25.853866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Flow 'volume_create_api' (e2d0bdc2-670a-4b8b-8790-7772bf168753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:25.854833 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Create volume request issued successfully. Aug 07 13:59:25.855465 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae0e6ac8-bf5d-4653-b50d-390643dfd45c tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:59:25.856111 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 169/672] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:59:25 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:59:25.875157 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bad6a45d-40af-413f-b7bb-372ced23ecc4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:25.877459 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bad6a45d-40af-413f-b7bb-372ced23ecc4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:25.878091 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bad6a45d-40af-413f-b7bb-372ced23ecc4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:25.878333 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bad6a45d-40af-413f-b7bb-372ced23ecc4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:25.889906 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:25.889906 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:25.896390 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bad6a45d-40af-413f-b7bb-372ced23ecc4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:25.904290 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bad6a45d-40af-413f-b7bb-372ced23ecc4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f returned with HTTP 200 Aug 07 13:59:25.905808 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 168/673] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:25 2026] GET /volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:26.918163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4aad8092-41ec-4da5-9b4a-7d62cafe5eb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:26.921304 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4aad8092-41ec-4da5-9b4a-7d62cafe5eb6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:26.921591 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4aad8092-41ec-4da5-9b4a-7d62cafe5eb6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:26.921873 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4aad8092-41ec-4da5-9b4a-7d62cafe5eb6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:26.932424 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:26.932424 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:26.938470 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4aad8092-41ec-4da5-9b4a-7d62cafe5eb6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:26.949670 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4aad8092-41ec-4da5-9b4a-7d62cafe5eb6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f returned with HTTP 200 Aug 07 13:59:26.949670 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 171/674] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:26 2026] GET /volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:26.967870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:26.970182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 13:59:26.970656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a451046-a4f0-4d84-b41f-a27a2f0f7d2f", "name": "tempest-VolumesBackupsAdminTest-Backup-2068003700", "container": "tempest-volumesbackupsadmintest-backup-container-1996667885"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:26.972796 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Creating new backup {'backup': {'volume_id': '5a451046-a4f0-4d84-b41f-a27a2f0f7d2f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2068003700', 'container': 'tempest-volumesbackupsadmintest-backup-container-1996667885'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 13:59:26.973124 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Creating backup of volume 5a451046-a4f0-4d84-b41f-a27a2f0f7d2f in container tempest-volumesbackupsadmintest-backup-container-1996667885 Aug 07 13:59:26.983324 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:26.983324 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:26.984109 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:27.006743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Created reservations ['54db6fde-c413-4e10-b66d-ecb52c09b19a', 'fa583d1d-3496-4b7c-b837-8d56d0e3bfaa'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:27.052713 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f6fc3a6-dc57-45fa-858b-4ab90b314dbb tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 13:59:27.053171 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 167/675] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:59:26 2026] POST /volume/v3/backups => generated 335 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:59:27.065809 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b51d1e4-78b7-4b85-8878-71fcbb891022 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:27.069316 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b51d1e4-78b7-4b85-8878-71fcbb891022 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:27.069742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b51d1e4-78b7-4b85-8878-71fcbb891022 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:27.070105 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b51d1e4-78b7-4b85-8878-71fcbb891022 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:27.070308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4b51d1e4-78b7-4b85-8878-71fcbb891022 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:27.076912 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:27.076912 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:27.078491 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b51d1e4-78b7-4b85-8878-71fcbb891022 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:27.078864 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 170/676] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:27 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:28.092264 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c47e4d51-32b7-478e-93bd-82d8f6a1df10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:28.095488 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c47e4d51-32b7-478e-93bd-82d8f6a1df10 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:28.095796 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c47e4d51-32b7-478e-93bd-82d8f6a1df10 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:28.096141 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c47e4d51-32b7-478e-93bd-82d8f6a1df10 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:28.096323 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c47e4d51-32b7-478e-93bd-82d8f6a1df10 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:28.103180 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:28.103180 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:28.104298 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c47e4d51-32b7-478e-93bd-82d8f6a1df10 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:28.104658 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 169/677] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:28 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:29.122127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a90fe96-523b-489b-80d9-9bd85a004ed1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:29.124751 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a90fe96-523b-489b-80d9-9bd85a004ed1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:29.125295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a90fe96-523b-489b-80d9-9bd85a004ed1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:29.125295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a90fe96-523b-489b-80d9-9bd85a004ed1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:29.125466 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9a90fe96-523b-489b-80d9-9bd85a004ed1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:29.132086 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:29.132086 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:29.133185 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a90fe96-523b-489b-80d9-9bd85a004ed1 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:29.133703 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 172/678] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:29 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:29.775048 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:29.780094 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:59:29.780700 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1859431654"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:29.784233 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1859431654'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:59:29.784908 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Create volume of 1 GB Aug 07 13:59:29.784908 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:29.784908 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:29.795259 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Availability Zones retrieved successfully. Aug 07 13:59:29.807788 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Flow 'volume_create_api' (c6941da9-59a1-4c76-8f20-a99b1d4b497a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:29.807788 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee4f9d4-c884-467b-99c9-7cb05c056cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:29.808783 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:29.865878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee4f9d4-c884-467b-99c9-7cb05c056cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:29.867265 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3ff075-0334-4cf1-9833-875845e896ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:30.003944 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Created reservations ['379cf960-856d-427f-abc1-121350f4ae68', '321fe505-d0f5-44d7-95ad-3020e7c407d2', 'afd96389-025f-4cd5-bc42-c082d8f0ad7b', '09c487c3-d25c-4ef3-ac2f-2e7e6a812980'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:30.004362 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3ff075-0334-4cf1-9833-875845e896ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['379cf960-856d-427f-abc1-121350f4ae68', '321fe505-d0f5-44d7-95ad-3020e7c407d2', 'afd96389-025f-4cd5-bc42-c082d8f0ad7b', '09c487c3-d25c-4ef3-ac2f-2e7e6a812980']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:30.006001 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51e4087-4842-4039-ae98-2fc19c44581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:30.044633 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51e4087-4842-4039-ae98-2fc19c44581a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93b8c94d-8233-42bf-83d9-2bee27753d99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1859431654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd20af835b04f54a852bede2f62c645',qos_specs=None,replication_status=,reservations=['379cf960-856d-427f-abc1-121350f4ae68','321fe505-d0f5-44d7-95ad-3020e7c407d2','afd96389-025f-4cd5-bc42-c082d8f0ad7b','09c487c3-d25c-4ef3-ac2f-2e7e6a812980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d462e69cc20d4af18dcced8471802b8a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1859431654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93b8c94d-8233-42bf-83d9-2bee27753d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edd20af835b04f54a852bede2f62c645',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d462e69cc20d4af18dcced8471802b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:30.046083 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b135f4d-8cd9-42e8-8a03-b163ad618315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:30.093697 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b135f4d-8cd9-42e8-8a03-b163ad618315) transitioned into state 'SUCCESS' from state '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-1859431654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd20af835b04f54a852bede2f62c645',qos_specs=None,replication_status=,reservations=['379cf960-856d-427f-abc1-121350f4ae68','321fe505-d0f5-44d7-95ad-3020e7c407d2','afd96389-025f-4cd5-bc42-c082d8f0ad7b','09c487c3-d25c-4ef3-ac2f-2e7e6a812980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d462e69cc20d4af18dcced8471802b8a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:30.094858 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54929ec4-95b8-4b33-9518-139c6ece514f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:30.116888 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54929ec4-95b8-4b33-9518-139c6ece514f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:30.116888 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Flow 'volume_create_api' (c6941da9-59a1-4c76-8f20-a99b1d4b497a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:30.117327 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Create volume request issued successfully. Aug 07 13:59:30.118221 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94f531b5-01d4-4ee9-b4e8-951ae5aa79c5 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:59:30.118768 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 168/679] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:59:29 2026] POST /volume/v3/volumes => generated 754 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:59:30.143018 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ff3e7d2-4797-4d3e-9560-f827cdbfe4bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:30.148606 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ff3e7d2-4797-4d3e-9560-f827cdbfe4bd tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:30.148606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ff3e7d2-4797-4d3e-9560-f827cdbfe4bd tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:30.148606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ff3e7d2-4797-4d3e-9560-f827cdbfe4bd tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:30.150012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1864fe15-89b1-4c66-ada7-8c3914c88b5d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:30.154137 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1864fe15-89b1-4c66-ada7-8c3914c88b5d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:30.154538 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1864fe15-89b1-4c66-ada7-8c3914c88b5d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:30.154732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1864fe15-89b1-4c66-ada7-8c3914c88b5d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:30.154863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1864fe15-89b1-4c66-ada7-8c3914c88b5d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:30.166261 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:30.166261 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:30.171886 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:30.171886 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:30.172270 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1864fe15-89b1-4c66-ada7-8c3914c88b5d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:30.175465 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 170/680] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:30 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:30.182868 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ff3e7d2-4797-4d3e-9560-f827cdbfe4bd tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:30.191551 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ff3e7d2-4797-4d3e-9560-f827cdbfe4bd tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:30.192125 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 171/681] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:30 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:31.200021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-031b49e2-99aa-455b-b9db-c85fcc31dd56 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:31.203358 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-031b49e2-99aa-455b-b9db-c85fcc31dd56 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:31.203527 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-031b49e2-99aa-455b-b9db-c85fcc31dd56 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:31.203726 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-031b49e2-99aa-455b-b9db-c85fcc31dd56 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:31.203888 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-031b49e2-99aa-455b-b9db-c85fcc31dd56 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:31.211289 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47655b79-d035-4638-a47e-cdd59ea10227 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:31.211652 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:31.211652 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:31.212499 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-031b49e2-99aa-455b-b9db-c85fcc31dd56 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:31.213012 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 173/682] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:31 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:31.213967 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47655b79-d035-4638-a47e-cdd59ea10227 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:31.214305 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47655b79-d035-4638-a47e-cdd59ea10227 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:31.214614 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47655b79-d035-4638-a47e-cdd59ea10227 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:31.235220 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:31.235220 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:31.249004 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47655b79-d035-4638-a47e-cdd59ea10227 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:31.260371 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47655b79-d035-4638-a47e-cdd59ea10227 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:31.261489 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 169/683] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:31 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:31.898228 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b48c10a6-330c-4f76-97c4-8316727cef52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:31.900719 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b48c10a6-330c-4f76-97c4-8316727cef52 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:31.901155 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b48c10a6-330c-4f76-97c4-8316727cef52 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:31.901275 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b48c10a6-330c-4f76-97c4-8316727cef52 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:31.915610 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:31.915610 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:31.925261 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b48c10a6-330c-4f76-97c4-8316727cef52 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:31.936945 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b48c10a6-330c-4f76-97c4-8316727cef52 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:31.937596 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 171/684] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:31 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:32.084368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa9ca0ed-0e26-410b-bc40-d744475566f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:32.085134 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa9ca0ed-0e26-410b-bc40-d744475566f9 None None] GET https://10.4.3.193/volume// Aug 07 13:59:32.085275 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa9ca0ed-0e26-410b-bc40-d744475566f9 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:32.085478 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa9ca0ed-0e26-410b-bc40-d744475566f9 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:32.086110 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa9ca0ed-0e26-410b-bc40-d744475566f9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:32.086710 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 172/685] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:59:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:32.096737 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-d2570331-7019-4df5-a9a7-e0859ee35a43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:32.099951 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-d2570331-7019-4df5-a9a7-e0859ee35a43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:59:32.100338 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-d2570331-7019-4df5-a9a7-e0859ee35a43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93b8c94d-8233-42bf-83d9-2bee27753d99", "connector": null, "instance_uuid": "61b2450f-897e-48b7-9951-ee54e65be315"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:32.115544 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:32.115544 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:32.167831 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-d2570331-7019-4df5-a9a7-e0859ee35a43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:59:32.167831 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 174/686] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:59:32 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 07 13:59:32.232462 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd6972ef-1bed-44c0-a88b-a5efccc371ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:32.235307 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77a43103-eca9-482a-ac24-6414ca608cee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:32.238104 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77a43103-eca9-482a-ac24-6414ca608cee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:32.238104 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77a43103-eca9-482a-ac24-6414ca608cee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:32.238347 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd6972ef-1bed-44c0-a88b-a5efccc371ee tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:32.238395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77a43103-eca9-482a-ac24-6414ca608cee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:32.238435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd6972ef-1bed-44c0-a88b-a5efccc371ee tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:32.238475 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-77a43103-eca9-482a-ac24-6414ca608cee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:32.238518 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd6972ef-1bed-44c0-a88b-a5efccc371ee tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:32.248894 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:32.248894 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:32.250155 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77a43103-eca9-482a-ac24-6414ca608cee tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:32.250771 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 172/687] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:32 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:32.255250 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ff63155-de4d-4fdb-889b-fb175cdd5db6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:32.255250 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ff63155-de4d-4fdb-889b-fb175cdd5db6 None None] GET https://10.4.3.193/volume// Aug 07 13:59:32.255455 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:32.255455 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:32.255532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ff63155-de4d-4fdb-889b-fb175cdd5db6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:32.255532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ff63155-de4d-4fdb-889b-fb175cdd5db6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:32.256308 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ff63155-de4d-4fdb-889b-fb175cdd5db6 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:32.257093 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 173/688] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:32 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 13:59:32.262328 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd6972ef-1bed-44c0-a88b-a5efccc371ee tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:32.267604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-8c90e559-d83c-4820-bb1d-b276ebc41b33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:32.272742 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-8c90e559-d83c-4820-bb1d-b276ebc41b33 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:32.273057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-8c90e559-d83c-4820-bb1d-b276ebc41b33 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:32.273241 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd6972ef-1bed-44c0-a88b-a5efccc371ee tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:32.273375 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-8c90e559-d83c-4820-bb1d-b276ebc41b33 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:32.273826 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 170/689] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:32 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:32.294235 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:32.294235 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:32.303876 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-8c90e559-d83c-4820-bb1d-b276ebc41b33 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:32.310556 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-8c90e559-d83c-4820-bb1d-b276ebc41b33 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:32.311206 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 175/690] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:59:32 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 1026 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:59:32.488235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b80a81d3-80b6-43ec-825c-57f14aa496ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:32.495005 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b80a81d3-80b6-43ec-825c-57f14aa496ed tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] PUT https://10.4.3.193/volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500 Aug 07 13:59:32.496188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b80a81d3-80b6-43ec-825c-57f14aa496ed tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:32.516854 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b80a81d3-80b6-43ec-825c-57f14aa496ed tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Acquiring lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:59:32.528466 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b80a81d3-80b6-43ec-825c-57f14aa496ed tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" acquired by "attachment_update" :: waited 0.012s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:59:32.530096 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:32.530096 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:32.673736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b80a81d3-80b6-43ec-825c-57f14aa496ed tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" released by "attachment_update" :: held 0.145s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:59:32.675237 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-b80a81d3-80b6-43ec-825c-57f14aa496ed tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500 returned with HTTP 200 Aug 07 13:59:32.675378 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 173/691] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:59:32 2026] PUT /volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:33.265536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab2a23d7-8197-43b4-b52b-e5a7be694b93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:33.267641 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab2a23d7-8197-43b4-b52b-e5a7be694b93 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:33.267798 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab2a23d7-8197-43b4-b52b-e5a7be694b93 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:33.268115 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab2a23d7-8197-43b4-b52b-e5a7be694b93 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:33.268251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ab2a23d7-8197-43b4-b52b-e5a7be694b93 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:33.274381 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:33.274381 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:33.275196 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab2a23d7-8197-43b4-b52b-e5a7be694b93 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:33.275970 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 174/692] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:33 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:33.294083 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d92c9833-97c7-4b1b-8d16-19a2b856ce6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:33.297621 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d92c9833-97c7-4b1b-8d16-19a2b856ce6d tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:33.298632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d92c9833-97c7-4b1b-8d16-19a2b856ce6d tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:33.298632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d92c9833-97c7-4b1b-8d16-19a2b856ce6d tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:33.318256 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:33.318256 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:33.324691 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d92c9833-97c7-4b1b-8d16-19a2b856ce6d tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:33.335658 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d92c9833-97c7-4b1b-8d16-19a2b856ce6d tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:33.338376 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 171/693] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:33 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:34.289722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65751ec8-540c-4459-8315-b79254ed225d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:34.293184 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65751ec8-540c-4459-8315-b79254ed225d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:34.294096 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65751ec8-540c-4459-8315-b79254ed225d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:34.294096 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65751ec8-540c-4459-8315-b79254ed225d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:34.294451 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-65751ec8-540c-4459-8315-b79254ed225d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:34.301274 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:34.301274 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:34.302322 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65751ec8-540c-4459-8315-b79254ed225d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:34.302799 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 176/694] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:34 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:34.356214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-198b28c8-bd30-44bd-a882-133ed35f6c75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:34.359285 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-198b28c8-bd30-44bd-a882-133ed35f6c75 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:34.359584 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-198b28c8-bd30-44bd-a882-133ed35f6c75 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:34.359980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-198b28c8-bd30-44bd-a882-133ed35f6c75 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:34.379536 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:34.379536 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:34.386614 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-198b28c8-bd30-44bd-a882-133ed35f6c75 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:34.393342 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-198b28c8-bd30-44bd-a882-133ed35f6c75 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:34.393970 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 174/695] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:34 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:35.324447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0fcc401-85e1-4006-8660-fb02688b5c83 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:35.327376 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0fcc401-85e1-4006-8660-fb02688b5c83 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:35.327631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0fcc401-85e1-4006-8660-fb02688b5c83 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:35.327911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0fcc401-85e1-4006-8660-fb02688b5c83 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:35.328141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c0fcc401-85e1-4006-8660-fb02688b5c83 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:35.333732 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:35.333732 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:35.335646 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0fcc401-85e1-4006-8660-fb02688b5c83 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:35.335646 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 175/696] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:35 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:35.412557 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2582c7f-97b4-45e8-8125-03c96201e0f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:35.415322 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2582c7f-97b4-45e8-8125-03c96201e0f0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:35.415621 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2582c7f-97b4-45e8-8125-03c96201e0f0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:35.416093 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2582c7f-97b4-45e8-8125-03c96201e0f0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:35.431702 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:35.431702 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:35.437129 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2582c7f-97b4-45e8-8125-03c96201e0f0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:35.445719 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2582c7f-97b4-45e8-8125-03c96201e0f0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:35.446266 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 172/697] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:35 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:35.697904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7a7b9b4-8731-4ee2-8a24-983066bff5fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:35.700244 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7a7b9b4-8731-4ee2-8a24-983066bff5fe tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:59:35.700486 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7a7b9b4-8731-4ee2-8a24-983066bff5fe tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:35.700741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7a7b9b4-8731-4ee2-8a24-983066bff5fe tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:35.714146 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:35.714146 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:35.720724 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7a7b9b4-8731-4ee2-8a24-983066bff5fe tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:59:35.728719 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7a7b9b4-8731-4ee2-8a24-983066bff5fe tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:59:35.729589 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 177/698] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:35 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:35.803143 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f97f49cb-f152-413b-b41d-857f69ad2347 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:35.810748 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f97f49cb-f152-413b-b41d-857f69ad2347 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 13:59:35.811077 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f97f49cb-f152-413b-b41d-857f69ad2347 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:35.811348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f97f49cb-f152-413b-b41d-857f69ad2347 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:35.828738 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:35.828738 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:35.835910 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f97f49cb-f152-413b-b41d-857f69ad2347 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 13:59:35.840063 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f97f49cb-f152-413b-b41d-857f69ad2347 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 13:59:35.840506 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 175/699] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:35 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:36.355042 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fac5a73e-cdd1-4c26-9b37-bf54350ab516 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:36.357322 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fac5a73e-cdd1-4c26-9b37-bf54350ab516 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:36.358879 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fac5a73e-cdd1-4c26-9b37-bf54350ab516 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:36.358879 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fac5a73e-cdd1-4c26-9b37-bf54350ab516 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:36.358879 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fac5a73e-cdd1-4c26-9b37-bf54350ab516 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:36.363447 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:36.363447 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:36.364519 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fac5a73e-cdd1-4c26-9b37-bf54350ab516 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:36.365017 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 176/700] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:36 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:36.465836 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4da9a62-7610-44e1-a349-40d45da726a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:36.469322 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4da9a62-7610-44e1-a349-40d45da726a6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:36.469474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4da9a62-7610-44e1-a349-40d45da726a6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:36.469696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4da9a62-7610-44e1-a349-40d45da726a6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:36.491052 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:36.491052 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:36.506828 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4da9a62-7610-44e1-a349-40d45da726a6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:36.516550 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4da9a62-7610-44e1-a349-40d45da726a6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:36.517919 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 173/701] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:36 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:37.024641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-70e8da31-9b4b-44b4-9b54-ead0fe31fef1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:37.028516 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-70e8da31-9b4b-44b4-9b54-ead0fe31fef1 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] POST https://10.4.3.193/volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500/action Aug 07 13:59:37.028712 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-70e8da31-9b4b-44b4-9b54-ead0fe31fef1 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:37.028940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-70e8da31-9b4b-44b4-9b54-ead0fe31fef1 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:37.054120 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:37.054120 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:37.069403 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e561c0-66f4-44a1-824f-a40039dbda69 req-70e8da31-9b4b-44b4-9b54-ead0fe31fef1 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500/action returned with HTTP 204 Aug 07 13:59:37.070009 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 178/702] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:59:37 2026] POST /volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:37.384019 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-882defb4-e60f-4701-98f4-b7f929f0c8b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:37.387420 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-882defb4-e60f-4701-98f4-b7f929f0c8b6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:37.387674 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-882defb4-e60f-4701-98f4-b7f929f0c8b6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:37.387977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-882defb4-e60f-4701-98f4-b7f929f0c8b6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:37.388246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-882defb4-e60f-4701-98f4-b7f929f0c8b6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:37.410755 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:37.410755 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:37.411810 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-882defb4-e60f-4701-98f4-b7f929f0c8b6 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:37.412141 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 176/703] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:37 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:37.538767 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b1226c0-5563-4043-b398-da66bf41392f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:37.541015 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b1226c0-5563-4043-b398-da66bf41392f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:37.541238 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b1226c0-5563-4043-b398-da66bf41392f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:37.541627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b1226c0-5563-4043-b398-da66bf41392f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:37.554285 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:37.554285 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:37.561363 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5b1226c0-5563-4043-b398-da66bf41392f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:37.569672 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b1226c0-5563-4043-b398-da66bf41392f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:37.570459 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 177/704] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:37 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:37.589110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e286601-ec52-407c-aea0-767e7927b0e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:37.594324 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e286601-ec52-407c-aea0-767e7927b0e0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 13:59:37.595483 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e286601-ec52-407c-aea0-767e7927b0e0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:37.595861 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e286601-ec52-407c-aea0-767e7927b0e0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:37.616309 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:37.616309 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:37.624109 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5e286601-ec52-407c-aea0-767e7927b0e0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 13:59:37.644677 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e286601-ec52-407c-aea0-767e7927b0e0 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 13:59:37.645461 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 174/705] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:37 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 1139 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:38.427902 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2bed5715-5519-4462-9b90-e9a36ade4d32 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:38.430231 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bed5715-5519-4462-9b90-e9a36ade4d32 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:38.430600 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bed5715-5519-4462-9b90-e9a36ade4d32 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:38.430917 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bed5715-5519-4462-9b90-e9a36ade4d32 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:38.431098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2bed5715-5519-4462-9b90-e9a36ade4d32 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:38.444557 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:38.444557 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:38.445677 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bed5715-5519-4462-9b90-e9a36ade4d32 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:38.446368 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 179/706] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:38 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:39.461002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67fe0d61-b08c-4c87-ae06-321682c25707 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:39.465188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67fe0d61-b08c-4c87-ae06-321682c25707 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:39.465963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67fe0d61-b08c-4c87-ae06-321682c25707 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:39.465963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67fe0d61-b08c-4c87-ae06-321682c25707 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:39.467573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-67fe0d61-b08c-4c87-ae06-321682c25707 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:39.477219 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:39.477219 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:39.482478 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67fe0d61-b08c-4c87-ae06-321682c25707 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:39.482478 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 177/707] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:39 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:40.499331 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77dc855b-1ba1-4a1b-9f53-ab1059c68244 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:40.503862 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77dc855b-1ba1-4a1b-9f53-ab1059c68244 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:40.503862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77dc855b-1ba1-4a1b-9f53-ab1059c68244 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:40.503862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77dc855b-1ba1-4a1b-9f53-ab1059c68244 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:40.503862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-77dc855b-1ba1-4a1b-9f53-ab1059c68244 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:40.509795 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:40.509795 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:40.510790 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77dc855b-1ba1-4a1b-9f53-ab1059c68244 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:40.511587 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 178/708] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:40 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:41.527730 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98be5dce-4de5-470e-9b68-248c07ea028d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:41.530459 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98be5dce-4de5-470e-9b68-248c07ea028d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:41.530459 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98be5dce-4de5-470e-9b68-248c07ea028d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:41.531070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98be5dce-4de5-470e-9b68-248c07ea028d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:41.531277 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-98be5dce-4de5-470e-9b68-248c07ea028d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:41.540256 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:41.540256 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:41.541708 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98be5dce-4de5-470e-9b68-248c07ea028d tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:41.542157 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 175/709] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:41 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:42.565366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c796d13-4ff5-4d6d-954c-5361d96f1192 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:42.565366 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c796d13-4ff5-4d6d-954c-5361d96f1192 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:42.565366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c796d13-4ff5-4d6d-954c-5361d96f1192 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:42.565366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c796d13-4ff5-4d6d-954c-5361d96f1192 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:42.565366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1c796d13-4ff5-4d6d-954c-5361d96f1192 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:42.569820 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:42.569820 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:42.571266 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c796d13-4ff5-4d6d-954c-5361d96f1192 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:42.571954 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 180/710] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:42 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:43.018570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a52e38ac-b0e4-4b1a-ab9b-3da5cdaac095 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:43.019058 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52e38ac-b0e4-4b1a-ab9b-3da5cdaac095 None None] GET https://10.4.3.193/volume// Aug 07 13:59:43.019424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a52e38ac-b0e4-4b1a-ab9b-3da5cdaac095 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:43.019553 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a52e38ac-b0e4-4b1a-ab9b-3da5cdaac095 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:43.020002 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a52e38ac-b0e4-4b1a-ab9b-3da5cdaac095 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:43.020971 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 178/711] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:43.031138 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a10474e6-f232-4654-a995-a98c78d12dad req-8a764721-84de-46ce-867d-0aebec53ec23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:43.035760 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-8a764721-84de-46ce-867d-0aebec53ec23 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:59:43.036465 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-8a764721-84de-46ce-867d-0aebec53ec23 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93b8c94d-8233-42bf-83d9-2bee27753d99", "connector": null, "instance_uuid": "61b2450f-897e-48b7-9951-ee54e65be315"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:43.049528 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:43.049528 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:43.086185 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-8a764721-84de-46ce-867d-0aebec53ec23 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:59:43.086185 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 179/712] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:59:43 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 07 13:59:43.095345 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a10474e6-f232-4654-a995-a98c78d12dad req-7f243b00-19fc-450c-91fc-42199fc8fc5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:43.099866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-7f243b00-19fc-450c-91fc-42199fc8fc5a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] DELETE https://10.4.3.193/volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500 Aug 07 13:59:43.099866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-7f243b00-19fc-450c-91fc-42199fc8fc5a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:43.099866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-7f243b00-19fc-450c-91fc-42199fc8fc5a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:43.114179 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:43.114179 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:43.203283 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-7f243b00-19fc-450c-91fc-42199fc8fc5a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500 returned with HTTP 200 Aug 07 13:59:43.203919 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 176/713] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:59:43 2026] DELETE /volume/v3/attachments/dd2e9e55-9007-44f0-b5f8-e0ee3985c500 => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:43.591346 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea64fff4-5213-4103-8fe5-c05298a4207e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:43.598741 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea64fff4-5213-4103-8fe5-c05298a4207e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:43.599000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea64fff4-5213-4103-8fe5-c05298a4207e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:43.599241 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea64fff4-5213-4103-8fe5-c05298a4207e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:43.599439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ea64fff4-5213-4103-8fe5-c05298a4207e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:43.611162 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:43.611162 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:43.612441 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea64fff4-5213-4103-8fe5-c05298a4207e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:43.613035 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 181/714] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:43 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:44.628133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a4b3e22-b370-4fa9-8955-8eb9ad1f609b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:44.636031 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a4b3e22-b370-4fa9-8955-8eb9ad1f609b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:44.637045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a4b3e22-b370-4fa9-8955-8eb9ad1f609b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:44.638360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a4b3e22-b370-4fa9-8955-8eb9ad1f609b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:44.638360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6a4b3e22-b370-4fa9-8955-8eb9ad1f609b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:44.655215 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:44.655215 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:44.656431 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a4b3e22-b370-4fa9-8955-8eb9ad1f609b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:44.658338 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 179/715] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:44 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:44.778184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a10474e6-f232-4654-a995-a98c78d12dad req-47aa854b-95fc-44fb-9b69-2aa1f9c61dc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:44.780934 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-47aa854b-95fc-44fb-9b69-2aa1f9c61dc8 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] PUT https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de Aug 07 13:59:44.781454 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-47aa854b-95fc-44fb-9b69-2aa1f9c61dc8 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:44.791368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a10474e6-f232-4654-a995-a98c78d12dad req-47aa854b-95fc-44fb-9b69-2aa1f9c61dc8 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Acquiring lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:59:44.797893 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a10474e6-f232-4654-a995-a98c78d12dad req-47aa854b-95fc-44fb-9b69-2aa1f9c61dc8 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:59:44.799295 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:44.799295 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:44.943036 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a10474e6-f232-4654-a995-a98c78d12dad req-47aa854b-95fc-44fb-9b69-2aa1f9c61dc8 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" released by "attachment_update" :: held 0.145s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:59:44.943398 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-47aa854b-95fc-44fb-9b69-2aa1f9c61dc8 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de returned with HTTP 200 Aug 07 13:59:44.945812 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 180/716] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:59:44 2026] PUT /volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:44.960150 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a10474e6-f232-4654-a995-a98c78d12dad req-6a38dd8e-24cb-46aa-b26d-3f8c5af772b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:44.965543 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6a38dd8e-24cb-46aa-b26d-3f8c5af772b6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de Aug 07 13:59:44.965543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6a38dd8e-24cb-46aa-b26d-3f8c5af772b6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:44.965543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6a38dd8e-24cb-46aa-b26d-3f8c5af772b6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:44.983876 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6a38dd8e-24cb-46aa-b26d-3f8c5af772b6 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de returned with HTTP 200 Aug 07 13:59:44.984551 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 177/717] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 13:59:44 2026] GET /volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:45.676163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd4760dd-c608-4a9e-ac56-825dda1437df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:45.679494 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd4760dd-c608-4a9e-ac56-825dda1437df tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:45.679494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd4760dd-c608-4a9e-ac56-825dda1437df tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:45.680512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd4760dd-c608-4a9e-ac56-825dda1437df tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:45.680715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dd4760dd-c608-4a9e-ac56-825dda1437df tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:45.687208 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:45.687208 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:45.688325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd4760dd-c608-4a9e-ac56-825dda1437df tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:45.689057 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 182/718] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:45 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:46.709997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9dd7c3c5-6279-4c50-a436-cd88f5c70605 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:46.713486 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dd7c3c5-6279-4c50-a436-cd88f5c70605 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:46.714488 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dd7c3c5-6279-4c50-a436-cd88f5c70605 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:46.714755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9dd7c3c5-6279-4c50-a436-cd88f5c70605 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:46.715229 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9dd7c3c5-6279-4c50-a436-cd88f5c70605 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:46.722134 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=101,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:59:46.735870 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:46.735870 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:46.737222 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9dd7c3c5-6279-4c50-a436-cd88f5c70605 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:46.738525 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 180/719] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:46 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 802 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:47.479553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff77c42c-3c9f-4348-8958-173847d78b9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:47.725684 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:59:47.726170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-642260164", "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:47.727781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-642260164', 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:59:47.751278 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ffb7db0f-2e5f-4479-9c13-1304c580e968 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:47.753453 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ffb7db0f-2e5f-4479-9c13-1304c580e968 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:47.753759 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ffb7db0f-2e5f-4479-9c13-1304c580e968 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:47.754015 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ffb7db0f-2e5f-4479-9c13-1304c580e968 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:47.754447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ffb7db0f-2e5f-4479-9c13-1304c580e968 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:47.760607 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:47.760607 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:47.761484 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ffb7db0f-2e5f-4479-9c13-1304c580e968 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:47.761940 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 178/720] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:47 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:47.843056 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume of 1 GB Aug 07 13:59:47.843647 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:47.843647 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:47.850455 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Availability Zones retrieved successfully. Aug 07 13:59:47.861015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Flow 'volume_create_api' (ce8f7ce0-7837-4320-b149-6b992b639ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:47.863974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82ef43-d7b8-411d-b4e6-97ab2ea58655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:47.865086 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:47.975980 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82ef43-d7b8-411d-b4e6-97ab2ea58655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:47.977476 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5d2c5e-0396-413a-8c2f-5e2262a09027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.071687 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6be23c5e-96af-430e-8b5e-e3e561164930 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:48.075929 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:59:48.075929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1828097294"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:48.078854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1828097294'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:59:48.078854 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume of 1 GB Aug 07 13:59:48.084312 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Availability Zones retrieved successfully. Aug 07 13:59:48.093302 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Flow 'volume_create_api' (8868f68e-a36f-4d89-9a1a-6a83c5a739ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:48.097871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fffd493-2ce3-4d13-bf95-4d3b1e2a31fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.097871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:48.099962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Created reservations ['f9477597-b65d-421c-a769-adab19346427', 'f7095372-9193-47ea-aac2-88410f259395', 'd0a4ee71-ec14-4fca-849b-1579f67fbc05', '8106dd67-4b71-47d8-af5e-3147ff984cb0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:48.101231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5d2c5e-0396-413a-8c2f-5e2262a09027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9477597-b65d-421c-a769-adab19346427', 'f7095372-9193-47ea-aac2-88410f259395', 'd0a4ee71-ec14-4fca-849b-1579f67fbc05', '8106dd67-4b71-47d8-af5e-3147ff984cb0']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.102532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cfd175-6dd6-42fc-a490-375545747856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.137221 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cfd175-6dd6-42fc-a490-375545747856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b2d105-063a-4fc0-a76d-a832b3debf31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-642260164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14e2784734c46e7bf44ca7f8c032a60',qos_specs=None,replication_status=,reservations=['f9477597-b65d-421c-a769-adab19346427','f7095372-9193-47ea-aac2-88410f259395','d0a4ee71-ec14-4fca-849b-1579f67fbc05','8106dd67-4b71-47d8-af5e-3147ff984cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d87cb9306fe44188c0fec90ad36b574',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-642260164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b2d105-063a-4fc0-a76d-a832b3debf31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14e2784734c46e7bf44ca7f8c032a60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d87cb9306fe44188c0fec90ad36b574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.139726 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63388250-cfb4-449b-bdba-e3b61ba3d51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.150130 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fffd493-2ce3-4d13-bf95-4d3b1e2a31fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.150599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa57a39-ab71-48b1-b309-451a884cc8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.177163 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63388250-cfb4-449b-bdba-e3b61ba3d51f) transitioned into state 'SUCCESS' from state '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-642260164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14e2784734c46e7bf44ca7f8c032a60',qos_specs=None,replication_status=,reservations=['f9477597-b65d-421c-a769-adab19346427','f7095372-9193-47ea-aac2-88410f259395','d0a4ee71-ec14-4fca-849b-1579f67fbc05','8106dd67-4b71-47d8-af5e-3147ff984cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d87cb9306fe44188c0fec90ad36b574',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.179195 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53393be5-02b3-4085-9584-6b65011747a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.195305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53393be5-02b3-4085-9584-6b65011747a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.196639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Flow 'volume_create_api' (ce8f7ce0-7837-4320-b149-6b992b639ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:48.197220 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume request issued successfully. Aug 07 13:59:48.198861 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff77c42c-3c9f-4348-8958-173847d78b9e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:59:48.198958 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 181/721] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 13:59:47 2026] POST /volume/v3/volumes => generated 751 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:59:48.218380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1875a2b9-eb3f-4e8c-8d9b-b626e2922977 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:48.221015 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1875a2b9-eb3f-4e8c-8d9b-b626e2922977 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 13:59:48.221015 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1875a2b9-eb3f-4e8c-8d9b-b626e2922977 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:48.221339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1875a2b9-eb3f-4e8c-8d9b-b626e2922977 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:48.233046 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:48.233046 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:48.240292 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1875a2b9-eb3f-4e8c-8d9b-b626e2922977 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 13:59:48.246095 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1875a2b9-eb3f-4e8c-8d9b-b626e2922977 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 returned with HTTP 200 Aug 07 13:59:48.246095 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 181/722] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:48 2026] GET /volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:48.258796 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Created reservations ['42cae064-2158-4846-ae3b-7982be59675e', '07cd4009-5685-4857-ab1c-0753739e4a57', 'd9c2b97f-0dfc-4052-92b0-f0d9f73ee491', '18790d92-2905-4c11-a98e-44535ea86664'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:48.259675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa57a39-ab71-48b1-b309-451a884cc8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42cae064-2158-4846-ae3b-7982be59675e', '07cd4009-5685-4857-ab1c-0753739e4a57', 'd9c2b97f-0dfc-4052-92b0-f0d9f73ee491', '18790d92-2905-4c11-a98e-44535ea86664']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.260802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6461907-92ba-4662-aff6-191af86e4da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.297441 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6461907-92ba-4662-aff6-191af86e4da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd85e05c-1cc8-4865-aabd-cb62ca6edddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1828097294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6729ab8e5cc45daaa491d252bc98247',qos_specs=None,replication_status=,reservations=['42cae064-2158-4846-ae3b-7982be59675e','07cd4009-5685-4857-ab1c-0753739e4a57','d9c2b97f-0dfc-4052-92b0-f0d9f73ee491','18790d92-2905-4c11-a98e-44535ea86664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c8026645c64e168e6369001afd2783',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1828097294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd85e05c-1cc8-4865-aabd-cb62ca6edddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6729ab8e5cc45daaa491d252bc98247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c8026645c64e168e6369001afd2783',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.298175 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6487fe-9467-4075-95f7-bf4036a938a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.338231 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6487fe-9467-4075-95f7-bf4036a938a5) transitioned into state 'SUCCESS' from state '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-1828097294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6729ab8e5cc45daaa491d252bc98247',qos_specs=None,replication_status=,reservations=['42cae064-2158-4846-ae3b-7982be59675e','07cd4009-5685-4857-ab1c-0753739e4a57','d9c2b97f-0dfc-4052-92b0-f0d9f73ee491','18790d92-2905-4c11-a98e-44535ea86664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c8026645c64e168e6369001afd2783',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.339099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d1236-a5a0-4dd2-9bbe-35ab93003569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:48.362397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d1236-a5a0-4dd2-9bbe-35ab93003569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:48.363514 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Flow 'volume_create_api' (8868f68e-a36f-4d89-9a1a-6a83c5a739ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:48.364034 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume request issued successfully. Aug 07 13:59:48.365016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6be23c5e-96af-430e-8b5e-e3e561164930 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:59:48.365421 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 183/723] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:59:48 2026] POST /volume/v3/volumes => generated 755 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 13:59:48.388478 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20e72313-a55f-4380-90d5-2e8144e7088e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:48.393547 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20e72313-a55f-4380-90d5-2e8144e7088e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:48.394046 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20e72313-a55f-4380-90d5-2e8144e7088e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:48.394243 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20e72313-a55f-4380-90d5-2e8144e7088e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:48.408486 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:48.408486 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:48.415272 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-20e72313-a55f-4380-90d5-2e8144e7088e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:48.422238 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20e72313-a55f-4380-90d5-2e8144e7088e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:48.423233 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 179/724] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:48 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:48.786130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c11dd723-33cd-4cb7-a869-c0ed54f4ee33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:48.794870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c11dd723-33cd-4cb7-a869-c0ed54f4ee33 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:48.794870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c11dd723-33cd-4cb7-a869-c0ed54f4ee33 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:48.796288 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c11dd723-33cd-4cb7-a869-c0ed54f4ee33 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:48.800214 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c11dd723-33cd-4cb7-a869-c0ed54f4ee33 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:48.804469 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:48.804469 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:48.805685 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c11dd723-33cd-4cb7-a869-c0ed54f4ee33 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:48.806352 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 182/725] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:48 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.267640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02251e69-28a0-4188-9127-fd7c838ac890 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.271007 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02251e69-28a0-4188-9127-fd7c838ac890 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 13:59:49.271083 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02251e69-28a0-4188-9127-fd7c838ac890 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.271798 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02251e69-28a0-4188-9127-fd7c838ac890 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.283623 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.283623 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:49.289313 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02251e69-28a0-4188-9127-fd7c838ac890 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 13:59:49.297243 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02251e69-28a0-4188-9127-fd7c838ac890 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 returned with HTTP 200 Aug 07 13:59:49.297935 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 182/726] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:49.318941 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-990e30af-0832-4baa-b55e-904610a24d4e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.322957 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:59:49.323445 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1474468878"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:49.328751 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1474468878'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:59:49.328751 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume of 1 GB Aug 07 13:59:49.328751 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.328751 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:49.329177 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=144,cinder:UPDATE=33,cinder:INSERT=18 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:59:49.333965 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Availability Zones retrieved successfully. Aug 07 13:59:49.342929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Flow 'volume_create_api' (a53a0f50-df60-4459-bc52-885aced5cb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:49.346158 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db54738-a185-4842-81e6-f85ca4b72e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:49.346533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:49.397042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db54738-a185-4842-81e6-f85ca4b72e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:49.398195 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed0f4a3-aec7-46ba-b1ed-a469143fa7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:49.446329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-72b3b8dc-595d-4a33-a642-620b22aa526a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.449875 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72b3b8dc-595d-4a33-a642-620b22aa526a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:49.449875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72b3b8dc-595d-4a33-a642-620b22aa526a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.449875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72b3b8dc-595d-4a33-a642-620b22aa526a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.452472 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=205,cinder:UPDATE=62,cinder:INSERT=26 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:59:49.460133 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.460133 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:49.467700 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-72b3b8dc-595d-4a33-a642-620b22aa526a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:49.470942 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Created reservations ['85544a3d-1766-45bf-81b5-cd5da852caf8', '0a292f26-e4e1-4201-8ca2-47d141c4cd7b', '9cae5a5b-26c9-4d1f-8406-8a689cbc6276', '7fe4b7df-6e58-4b04-a872-703188e4e7ee'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:49.471811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed0f4a3-aec7-46ba-b1ed-a469143fa7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85544a3d-1766-45bf-81b5-cd5da852caf8', '0a292f26-e4e1-4201-8ca2-47d141c4cd7b', '9cae5a5b-26c9-4d1f-8406-8a689cbc6276', '7fe4b7df-6e58-4b04-a872-703188e4e7ee']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:49.475108 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09eea30-292e-46d5-9fd9-bcf070bed2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:49.475821 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72b3b8dc-595d-4a33-a642-620b22aa526a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:49.475821 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 180/727] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.514577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09eea30-292e-46d5-9fd9-bcf070bed2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237fad76-fa8d-40a9-8e5c-2b8f0f6215b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1474468878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14e2784734c46e7bf44ca7f8c032a60',qos_specs=None,replication_status=,reservations=['85544a3d-1766-45bf-81b5-cd5da852caf8','0a292f26-e4e1-4201-8ca2-47d141c4cd7b','9cae5a5b-26c9-4d1f-8406-8a689cbc6276','7fe4b7df-6e58-4b04-a872-703188e4e7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d87cb9306fe44188c0fec90ad36b574',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1474468878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237fad76-fa8d-40a9-8e5c-2b8f0f6215b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14e2784734c46e7bf44ca7f8c032a60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d87cb9306fe44188c0fec90ad36b574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:49.516533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c39924-e4d8-40bd-9ee5-ac4e9b966185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:49.546535 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5d2c513e-6cda-463c-979a-1345360bc237 req-ed134c6f-d478-4033-b8b7-00f39a58e4ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.549853 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-ed134c6f-d478-4033-b8b7-00f39a58e4ff tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:49.549959 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-ed134c6f-d478-4033-b8b7-00f39a58e4ff tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.550303 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-ed134c6f-d478-4033-b8b7-00f39a58e4ff tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.552704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c39924-e4d8-40bd-9ee5-ac4e9b966185) transitioned into state 'SUCCESS' from state '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-1474468878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14e2784734c46e7bf44ca7f8c032a60',qos_specs=None,replication_status=,reservations=['85544a3d-1766-45bf-81b5-cd5da852caf8','0a292f26-e4e1-4201-8ca2-47d141c4cd7b','9cae5a5b-26c9-4d1f-8406-8a689cbc6276','7fe4b7df-6e58-4b04-a872-703188e4e7ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d87cb9306fe44188c0fec90ad36b574',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:49.552704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef24cdd-7859-46ae-a03a-54809d7e88fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:49.554156 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=171,cinder:UPDATE=43,cinder:INSERT=20 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 13:59:49.565207 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef24cdd-7859-46ae-a03a-54809d7e88fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:49.566360 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.566360 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:49.566490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Flow 'volume_create_api' (a53a0f50-df60-4459-bc52-885aced5cb5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:49.566766 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume request issued successfully. Aug 07 13:59:49.567662 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-990e30af-0832-4baa-b55e-904610a24d4e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:59:49.568455 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 184/728] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:59:49 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 07 13:59:49.573546 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5d2c513e-6cda-463c-979a-1345360bc237 req-ed134c6f-d478-4033-b8b7-00f39a58e4ff tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:49.583810 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec34fb5b-1ec8-4edc-afd7-051584cb747d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.586421 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec34fb5b-1ec8-4edc-afd7-051584cb747d tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 13:59:49.586421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec34fb5b-1ec8-4edc-afd7-051584cb747d tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.586421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec34fb5b-1ec8-4edc-afd7-051584cb747d tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.592196 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-ed134c6f-d478-4033-b8b7-00f39a58e4ff tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:49.592955 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 183/729] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.598983 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.598983 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:49.621167 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec34fb5b-1ec8-4edc-afd7-051584cb747d tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 13:59:49.631479 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec34fb5b-1ec8-4edc-afd7-051584cb747d tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 returned with HTTP 200 Aug 07 13:59:49.632517 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 183/730] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 => generated 820 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.740233 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ff35741-7562-4862-993e-673c934f3222 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.740233 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ff35741-7562-4862-993e-673c934f3222 None None] GET https://10.4.3.193/volume// Aug 07 13:59:49.740425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ff35741-7562-4862-993e-673c934f3222 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.740731 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ff35741-7562-4862-993e-673c934f3222 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.741296 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ff35741-7562-4862-993e-673c934f3222 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:49.742861 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 181/731] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:49.753405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5d2c513e-6cda-463c-979a-1345360bc237 req-40a1029f-4cba-483a-95a2-b31f17a8b8cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.757864 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-40a1029f-4cba-483a-95a2-b31f17a8b8cd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:59:49.758356 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-40a1029f-4cba-483a-95a2-b31f17a8b8cd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd85e05c-1cc8-4865-aabd-cb62ca6edddc", "connector": null, "instance_uuid": "4bd554ea-5808-4cbf-8612-06bf6743ed89"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:49.779453 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.779453 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:49.824353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8081c050-7e3c-4eab-b2f8-c220207a6d76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.827804 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8081c050-7e3c-4eab-b2f8-c220207a6d76 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:49.827804 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8081c050-7e3c-4eab-b2f8-c220207a6d76 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.828149 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8081c050-7e3c-4eab-b2f8-c220207a6d76 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.828149 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8081c050-7e3c-4eab-b2f8-c220207a6d76 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:49.833950 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-40a1029f-4cba-483a-95a2-b31f17a8b8cd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:59:49.834168 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.834168 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:49.834774 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 185/732] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:59:49 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:49.835066 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8081c050-7e3c-4eab-b2f8-c220207a6d76 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:49.835563 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 184/733] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.851726 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81c49899-bb24-468e-b33d-a81cb2242a9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.855099 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81c49899-bb24-468e-b33d-a81cb2242a9f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:49.855416 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81c49899-bb24-468e-b33d-a81cb2242a9f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.855672 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81c49899-bb24-468e-b33d-a81cb2242a9f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.865694 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.865694 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:49.869535 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81c49899-bb24-468e-b33d-a81cb2242a9f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:49.875927 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81c49899-bb24-468e-b33d-a81cb2242a9f tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f returned with HTTP 200 Aug 07 13:59:49.876427 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 184/734] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.894206 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe720d49-8153-4e5e-b4a5-820b17c387e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.896643 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe720d49-8153-4e5e-b4a5-820b17c387e8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:49.897178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe720d49-8153-4e5e-b4a5-820b17c387e8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.897827 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7211a0b9-648e-4191-aab9-e2a9ea75441a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.897965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe720d49-8153-4e5e-b4a5-820b17c387e8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.901519 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7211a0b9-648e-4191-aab9-e2a9ea75441a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] POST https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904/action Aug 07 13:59:49.901519 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7211a0b9-648e-4191-aab9-e2a9ea75441a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:49.901519 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7211a0b9-648e-4191-aab9-e2a9ea75441a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:49.903226 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-7211a0b9-648e-4191-aab9-e2a9ea75441a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] Updating backup '4fc73dd9-f497-411f-9a65-d9301e715904' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 13:59:49.905231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7511e9ba-23c7-4604-9feb-f372c408b1e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.905727 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7511e9ba-23c7-4604-9feb-f372c408b1e0 None None] GET https://10.4.3.193/volume// Aug 07 13:59:49.905974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7511e9ba-23c7-4604-9feb-f372c408b1e0 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.906112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7511e9ba-23c7-4604-9feb-f372c408b1e0 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.906427 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7511e9ba-23c7-4604-9feb-f372c408b1e0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:49.906687 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 185/735] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:49.911192 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.911192 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:49.915029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5d2c513e-6cda-463c-979a-1345360bc237 req-1e907f7e-56de-4b70-bc6e-ca2853d62ee5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.916633 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.916633 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:49.917291 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fe720d49-8153-4e5e-b4a5-820b17c387e8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:49.920958 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-1e907f7e-56de-4b70-bc6e-ca2853d62ee5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:49.921116 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-1e907f7e-56de-4b70-bc6e-ca2853d62ee5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.921370 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-1e907f7e-56de-4b70-bc6e-ca2853d62ee5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.924595 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe720d49-8153-4e5e-b4a5-820b17c387e8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:49.925319 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 182/736] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.937038 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.937038 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:49.937279 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-7211a0b9-648e-4191-aab9-e2a9ea75441a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] reset_status in rpcapi backup_id 4fc73dd9-f497-411f-9a65-d9301e715904 on host np0000006713. {{(pid=100325) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 13:59:49.939936 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7211a0b9-648e-4191-aab9-e2a9ea75441a tempest-VolumesBackupsAdminTest-482474886 tempest-VolumesBackupsAdminTest-482474886-project-admin] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904/action returned with HTTP 202 Aug 07 13:59:49.940502 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 186/737] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 13:59:49 2026] POST /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:59:49.943628 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5d2c513e-6cda-463c-979a-1345360bc237 req-1e907f7e-56de-4b70-bc6e-ca2853d62ee5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:49.951865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23ac921d-1312-4c55-82bc-44a4d2e2f52b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.952591 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-1e907f7e-56de-4b70-bc6e-ca2853d62ee5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:49.953967 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 185/738] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:59:49.958021 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23ac921d-1312-4c55-82bc-44a4d2e2f52b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:49.958228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23ac921d-1312-4c55-82bc-44a4d2e2f52b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.958443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23ac921d-1312-4c55-82bc-44a4d2e2f52b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.958557 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-23ac921d-1312-4c55-82bc-44a4d2e2f52b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:49.967870 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.967870 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:49.968696 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23ac921d-1312-4c55-82bc-44a4d2e2f52b tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:49.969182 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 186/739] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:49 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:49.980183 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dba37f1a-385e-42a0-9492-ac3351737d4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:49.982811 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dba37f1a-385e-42a0-9492-ac3351737d4e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] DELETE https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:49.983066 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dba37f1a-385e-42a0-9492-ac3351737d4e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:49.983295 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dba37f1a-385e-42a0-9492-ac3351737d4e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:49.983398 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-dba37f1a-385e-42a0-9492-ac3351737d4e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete backup with id: 4fc73dd9-f497-411f-9a65-d9301e715904. Aug 07 13:59:49.989898 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:49.989898 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:50.008148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-dba37f1a-385e-42a0-9492-ac3351737d4e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] delete_backup rpcapi backup_id 4fc73dd9-f497-411f-9a65-d9301e715904 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 13:59:50.012051 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dba37f1a-385e-42a0-9492-ac3351737d4e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 202 Aug 07 13:59:50.013900 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 183/740] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:49 2026] DELETE /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:59:50.021409 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb514662-641a-463a-88c8-6be65fb466f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.023449 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb514662-641a-463a-88c8-6be65fb466f4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:50.024198 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb514662-641a-463a-88c8-6be65fb466f4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:50.024393 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb514662-641a-463a-88c8-6be65fb466f4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:50.024495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bb514662-641a-463a-88c8-6be65fb466f4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:50.032126 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.032126 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:50.032930 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb514662-641a-463a-88c8-6be65fb466f4 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 200 Aug 07 13:59:50.033392 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 187/741] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:50 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:50.090469 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5d2c513e-6cda-463c-979a-1345360bc237 req-89c1d4c2-7700-4e76-a82b-dfec0bfd6ae4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.097833 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-89c1d4c2-7700-4e76-a82b-dfec0bfd6ae4 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] PUT https://10.4.3.193/volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27 Aug 07 13:59:50.097833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-89c1d4c2-7700-4e76-a82b-dfec0bfd6ae4 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:50.116365 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-5d2c513e-6cda-463c-979a-1345360bc237 req-89c1d4c2-7700-4e76-a82b-dfec0bfd6ae4 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Acquiring lock "cinder-attachment_update-cd85e05c-1cc8-4865-aabd-cb62ca6edddc-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:59:50.125147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-5d2c513e-6cda-463c-979a-1345360bc237 req-89c1d4c2-7700-4e76-a82b-dfec0bfd6ae4 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Lock "cinder-attachment_update-cd85e05c-1cc8-4865-aabd-cb62ca6edddc-np0000006713" acquired by "attachment_update" :: waited 0.009s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:59:50.128097 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.128097 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:50.248915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-5d2c513e-6cda-463c-979a-1345360bc237 req-89c1d4c2-7700-4e76-a82b-dfec0bfd6ae4 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Lock "cinder-attachment_update-cd85e05c-1cc8-4865-aabd-cb62ca6edddc-np0000006713" released by "attachment_update" :: held 0.123s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:59:50.248915 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-89c1d4c2-7700-4e76-a82b-dfec0bfd6ae4 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27 returned with HTTP 200 Aug 07 13:59:50.249541 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 186/742] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:59:50 2026] PUT /volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:50.335412 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-abe287bb-58b5-4063-8414-aa911098dc3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.338343 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-abe287bb-58b5-4063-8414-aa911098dc3d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] DELETE https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 Aug 07 13:59:50.338672 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-abe287bb-58b5-4063-8414-aa911098dc3d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:50.339055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-abe287bb-58b5-4063-8414-aa911098dc3d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:50.352454 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.352454 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:50.427565 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-abe287bb-58b5-4063-8414-aa911098dc3d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 returned with HTTP 200 Aug 07 13:59:50.427565 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 187/743] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:59:50 2026] DELETE /volume/v3/attachments/8958580c-03f5-43c0-ada3-d84d00bd6d62 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:50.440209 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.442819 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 Aug 07 13:59:50.443105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:50.443311 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:50.443368 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Delete volume with id: 8e66e428-57bd-43e1-8a69-af75cde56046 Aug 07 13:59:50.451232 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.451232 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:50.451942 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:59:50.476009 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Delete volume request issued successfully. Aug 07 13:59:50.476221 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4796fa58-4b9c-4079-bc1b-2687633ad486 req-f9dff584-a647-46bb-be11-1e22b8e3a59d tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 returned with HTTP 202 Aug 07 13:59:50.476690 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 184/744] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 13:59:50 2026] DELETE /volume/v3/volumes/8e66e428-57bd-43e1-8a69-af75cde56046 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:59:50.650451 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6576694-3058-4a5f-af71-d7952171684e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.653106 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6576694-3058-4a5f-af71-d7952171684e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 13:59:50.653351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6576694-3058-4a5f-af71-d7952171684e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:50.654583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6576694-3058-4a5f-af71-d7952171684e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:50.672983 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.672983 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:50.679372 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6576694-3058-4a5f-af71-d7952171684e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 13:59:50.691242 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6576694-3058-4a5f-af71-d7952171684e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 returned with HTTP 200 Aug 07 13:59:50.691819 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 188/745] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:50 2026] GET /volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:50.708423 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57c31635-9d27-4eba-980b-12e48b5af944 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.712600 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 13:59:50.712600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-775524548"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:50.715436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-775524548'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 13:59:50.715820 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume of 1 GB Aug 07 13:59:50.716648 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.716648 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:50.723431 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Availability Zones retrieved successfully. Aug 07 13:59:50.733598 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Flow 'volume_create_api' (3f068064-0929-4ccf-ae78-76f99b324fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:50.734707 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5856c352-3be9-486f-b734-6302cb7e427c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:50.736522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 13:59:50.775997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5856c352-3be9-486f-b734-6302cb7e427c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:50.777299 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fed4a82-331b-4fb4-8710-e2576851d5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:50.833902 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Created reservations ['106f02ef-0727-4c72-a19f-b6d9d75301d8', '8f310c54-8a4c-4ae8-8ddb-6cb27dc6494d', '3eb0dab9-4f3a-4a61-b119-cdd44abd1a8f', '5f0616ed-5160-4528-b91e-0f3cafccbf61'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 13:59:50.835022 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fed4a82-331b-4fb4-8710-e2576851d5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['106f02ef-0727-4c72-a19f-b6d9d75301d8', '8f310c54-8a4c-4ae8-8ddb-6cb27dc6494d', '3eb0dab9-4f3a-4a61-b119-cdd44abd1a8f', '5f0616ed-5160-4528-b91e-0f3cafccbf61']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:50.836029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd5ae87-71c0-4590-b9fc-b27fd3dde0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:50.860889 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd5ae87-71c0-4590-b9fc-b27fd3dde0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37608d1f-022b-4d55-82cc-c35f594c26c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-775524548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14e2784734c46e7bf44ca7f8c032a60',qos_specs=None,replication_status=,reservations=['106f02ef-0727-4c72-a19f-b6d9d75301d8','8f310c54-8a4c-4ae8-8ddb-6cb27dc6494d','3eb0dab9-4f3a-4a61-b119-cdd44abd1a8f','5f0616ed-5160-4528-b91e-0f3cafccbf61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d87cb9306fe44188c0fec90ad36b574',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T13:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-775524548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37608d1f-022b-4d55-82cc-c35f594c26c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14e2784734c46e7bf44ca7f8c032a60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d87cb9306fe44188c0fec90ad36b574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:50.861768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc84eb6a-21ef-4309-b4b4-938e967c49a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:50.887463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc84eb6a-21ef-4309-b4b4-938e967c49a1) transitioned into state 'SUCCESS' from state '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-775524548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14e2784734c46e7bf44ca7f8c032a60',qos_specs=None,replication_status=,reservations=['106f02ef-0727-4c72-a19f-b6d9d75301d8','8f310c54-8a4c-4ae8-8ddb-6cb27dc6494d','3eb0dab9-4f3a-4a61-b119-cdd44abd1a8f','5f0616ed-5160-4528-b91e-0f3cafccbf61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d87cb9306fe44188c0fec90ad36b574',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:50.888216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebedfeef-a1f1-42eb-9a5a-c2d894b6db21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 13:59:50.899647 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebedfeef-a1f1-42eb-9a5a-c2d894b6db21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 13:59:50.900949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Flow 'volume_create_api' (3f068064-0929-4ccf-ae78-76f99b324fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 13:59:50.901392 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Create volume request issued successfully. Aug 07 13:59:50.903545 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57c31635-9d27-4eba-980b-12e48b5af944 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 13:59:50.904271 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 187/746] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 13:59:50 2026] POST /volume/v3/volumes => generated 751 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 13:59:50.928855 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d580de0-5aee-48b2-9527-e42c63410d42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.934862 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d580de0-5aee-48b2-9527-e42c63410d42 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 13:59:50.934862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d580de0-5aee-48b2-9527-e42c63410d42 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:50.934862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d580de0-5aee-48b2-9527-e42c63410d42 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:50.944929 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6584ab1d-4ff5-4f21-9ec3-aaa79369cba6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:50.945168 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.945168 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:50.945222 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6584ab1d-4ff5-4f21-9ec3-aaa79369cba6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:50.945222 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6584ab1d-4ff5-4f21-9ec3-aaa79369cba6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:50.945222 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6584ab1d-4ff5-4f21-9ec3-aaa79369cba6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:50.948691 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d580de0-5aee-48b2-9527-e42c63410d42 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 13:59:50.955206 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d580de0-5aee-48b2-9527-e42c63410d42 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 returned with HTTP 200 Aug 07 13:59:50.956229 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 188/747] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:50 2026] GET /volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:50.958282 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:50.958282 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:50.972027 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6584ab1d-4ff5-4f21-9ec3-aaa79369cba6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:50.978279 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6584ab1d-4ff5-4f21-9ec3-aaa79369cba6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:50.978893 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 185/748] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:50 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:51.023395 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.025343 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:59:51.025689 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.026029 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.026029 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Delete volume with id: b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:59:51.037921 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:51.037921 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:51.038281 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:59:51.049476 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-850b78e6-cde9-4cf4-b451-4a0a01a6e074 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.051794 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-850b78e6-cde9-4cf4-b451-4a0a01a6e074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 Aug 07 13:59:51.052044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-850b78e6-cde9-4cf4-b451-4a0a01a6e074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.052275 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-850b78e6-cde9-4cf4-b451-4a0a01a6e074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.052638 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-850b78e6-cde9-4cf4-b451-4a0a01a6e074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Show backup with id 4fc73dd9-f497-411f-9a65-d9301e715904. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 13:59:51.058716 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-850b78e6-cde9-4cf4-b451-4a0a01a6e074 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 returned with HTTP 404 Aug 07 13:59:51.059300 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 188/749] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:51 2026] GET /volume/v3/backups/4fc73dd9-f497-411f-9a65-d9301e715904 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:51.071467 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Delete volume request issued successfully. Aug 07 13:59:51.071877 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75415dd6-2dcb-4f87-8d08-512fccd62178 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 202 Aug 07 13:59:51.072379 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 189/750] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:51 2026] DELETE /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:59:51.089639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c3bd63a-128c-4869-b50e-f56158ef9712 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.092992 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c3bd63a-128c-4869-b50e-f56158ef9712 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:59:51.092992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c3bd63a-128c-4869-b50e-f56158ef9712 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.092992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c3bd63a-128c-4869-b50e-f56158ef9712 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.103927 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:51.103927 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:51.112024 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3c3bd63a-128c-4869-b50e-f56158ef9712 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Volume info retrieved successfully. Aug 07 13:59:51.118485 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c3bd63a-128c-4869-b50e-f56158ef9712 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 200 Aug 07 13:59:51.119184 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 189/751] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:51 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:51.161297 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed4ec894-6492-46c5-a077-f4a09dbeb6f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.163398 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed4ec894-6492-46c5-a077-f4a09dbeb6f0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:51.163684 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed4ec894-6492-46c5-a077-f4a09dbeb6f0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.164129 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed4ec894-6492-46c5-a077-f4a09dbeb6f0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.173148 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:51.173148 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:51.179000 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ed4ec894-6492-46c5-a077-f4a09dbeb6f0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:51.186925 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed4ec894-6492-46c5-a077-f4a09dbeb6f0 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f returned with HTTP 200 Aug 07 13:59:51.187533 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 186/752] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:51 2026] GET /volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:51.204278 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c4b5fbf-610a-49ed-926e-d267771a700e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.205696 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c4b5fbf-610a-49ed-926e-d267771a700e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:51.206077 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c4b5fbf-610a-49ed-926e-d267771a700e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.206490 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c4b5fbf-610a-49ed-926e-d267771a700e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.206490 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6c4b5fbf-610a-49ed-926e-d267771a700e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete volume with id: 5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:51.215607 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:51.215607 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:51.216172 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6c4b5fbf-610a-49ed-926e-d267771a700e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:51.240878 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6c4b5fbf-610a-49ed-926e-d267771a700e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Delete volume request issued successfully. Aug 07 13:59:51.241168 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c4b5fbf-610a-49ed-926e-d267771a700e tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f returned with HTTP 202 Aug 07 13:59:51.241692 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 189/753] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 13:59:51 2026] DELETE /volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 13:59:51.253807 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92a8212c-8e4e-4c87-9de5-13275d054977 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.257240 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92a8212c-8e4e-4c87-9de5-13275d054977 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:51.257490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92a8212c-8e4e-4c87-9de5-13275d054977 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.257743 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92a8212c-8e4e-4c87-9de5-13275d054977 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.267674 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a10474e6-f232-4654-a995-a98c78d12dad req-6bc08d18-7bf3-4f44-8175-213cb8624eac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.270304 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:51.270304 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:51.270829 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6bc08d18-7bf3-4f44-8175-213cb8624eac tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] POST https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de/action Aug 07 13:59:51.272863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6bc08d18-7bf3-4f44-8175-213cb8624eac tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:51.272863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6bc08d18-7bf3-4f44-8175-213cb8624eac tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:51.279409 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-92a8212c-8e4e-4c87-9de5-13275d054977 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Volume info retrieved successfully. Aug 07 13:59:51.288157 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92a8212c-8e4e-4c87-9de5-13275d054977 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f returned with HTTP 200 Aug 07 13:59:51.288825 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 190/754] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:51 2026] GET /volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:51.301679 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:51.301679 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:51.318673 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a10474e6-f232-4654-a995-a98c78d12dad req-6bc08d18-7bf3-4f44-8175-213cb8624eac tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de/action returned with HTTP 204 Aug 07 13:59:51.320125 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 190/755] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:59:51 2026] POST /volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:51.977256 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2125232f-5453-4bed-8d33-d1908547e6e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.980743 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2125232f-5453-4bed-8d33-d1908547e6e4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 13:59:51.984941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2125232f-5453-4bed-8d33-d1908547e6e4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.984941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2125232f-5453-4bed-8d33-d1908547e6e4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.994108 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd75573a-2a19-4e7e-88c7-71d25b037827 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:51.996197 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd75573a-2a19-4e7e-88c7-71d25b037827 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:51.996648 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd75573a-2a19-4e7e-88c7-71d25b037827 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:51.996968 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd75573a-2a19-4e7e-88c7-71d25b037827 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:51.998426 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:51.998426 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:52.003282 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2125232f-5453-4bed-8d33-d1908547e6e4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 13:59:52.009022 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2125232f-5453-4bed-8d33-d1908547e6e4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 returned with HTTP 200 Aug 07 13:59:52.010020 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 187/756] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:51 2026] GET /volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:52.011465 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:52.011465 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:52.019879 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bd75573a-2a19-4e7e-88c7-71d25b037827 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:52.024956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd75573a-2a19-4e7e-88c7-71d25b037827 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:52.025870 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 190/757] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:51 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:52.135435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4d394ef-e97c-4560-99cb-54cc382f2cb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:52.137238 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4d394ef-e97c-4560-99cb-54cc382f2cb9 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] GET https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d Aug 07 13:59:52.137424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4d394ef-e97c-4560-99cb-54cc382f2cb9 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:52.137624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4d394ef-e97c-4560-99cb-54cc382f2cb9 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:52.143096 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4d394ef-e97c-4560-99cb-54cc382f2cb9 tempest-ServerActionsTestOtherA-918864409 tempest-ServerActionsTestOtherA-918864409-project-member] https://10.4.3.193/volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d returned with HTTP 404 Aug 07 13:59:52.143509 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 191/758] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:52 2026] GET /volume/v3/volumes/b5cd177a-b2f9-4b11-894c-1b3bb3dcc68d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:52.308256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa2b1631-dc42-42a9-8dc7-8ca864e61556 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:52.309272 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa2b1631-dc42-42a9-8dc7-8ca864e61556 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] GET https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f Aug 07 13:59:52.309384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa2b1631-dc42-42a9-8dc7-8ca864e61556 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:52.309611 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa2b1631-dc42-42a9-8dc7-8ca864e61556 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:52.319122 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa2b1631-dc42-42a9-8dc7-8ca864e61556 tempest-VolumesBackupsAdminTest-1541128735 tempest-VolumesBackupsAdminTest-1541128735-project-member] https://10.4.3.193/volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f returned with HTTP 404 Aug 07 13:59:52.319998 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 191/759] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:52 2026] GET /volume/v3/volumes/5a451046-a4f0-4d84-b41f-a27a2f0f7d2f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:53.047921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9dd88e12-f413-4b4f-9f73-39ab4d1c4add None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:53.050595 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dd88e12-f413-4b4f-9f73-39ab4d1c4add tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:53.050595 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dd88e12-f413-4b4f-9f73-39ab4d1c4add tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:53.050595 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dd88e12-f413-4b4f-9f73-39ab4d1c4add tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:53.061715 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:53.061715 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:53.065625 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9dd88e12-f413-4b4f-9f73-39ab4d1c4add tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:53.070948 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dd88e12-f413-4b4f-9f73-39ab4d1c4add tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:53.071458 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 188/760] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:53 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:53.451587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a01dbd79-f089-41a9-bc05-d16205b8b9ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:53.453563 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a01dbd79-f089-41a9-bc05-d16205b8b9ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:53.453809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a01dbd79-f089-41a9-bc05-d16205b8b9ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:53.454101 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a01dbd79-f089-41a9-bc05-d16205b8b9ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:53.478490 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:53.478490 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:53.483818 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a01dbd79-f089-41a9-bc05-d16205b8b9ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Volume info retrieved successfully. Aug 07 13:59:53.487864 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a01dbd79-f089-41a9-bc05-d16205b8b9ca tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:53.488266 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 191/761] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:53 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:53.547898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-3c4c546d-f34c-4af4-8ec5-7c8ea412a4ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:53.550247 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-3c4c546d-f34c-4af4-8ec5-7c8ea412a4ed tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:53.550567 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-3c4c546d-f34c-4af4-8ec5-7c8ea412a4ed tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:53.550813 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-3c4c546d-f34c-4af4-8ec5-7c8ea412a4ed tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:53.568144 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:53.568144 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:53.574316 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-3c4c546d-f34c-4af4-8ec5-7c8ea412a4ed tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:53.582083 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-3c4c546d-f34c-4af4-8ec5-7c8ea412a4ed tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:53.582775 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 192/762] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:53 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:53.618387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-af87c31e-43fc-44a4-bbd1-b39463d5ef82 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:53.621280 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-af87c31e-43fc-44a4-bbd1-b39463d5ef82 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd/action Aug 07 13:59:53.621677 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-af87c31e-43fc-44a4-bbd1-b39463d5ef82 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:53.622504 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-af87c31e-43fc-44a4-bbd1-b39463d5ef82 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:53.643184 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:53.643184 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:53.644011 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-af87c31e-43fc-44a4-bbd1-b39463d5ef82 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:53.655283 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-af87c31e-43fc-44a4-bbd1-b39463d5ef82 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Begin detaching volume completed successfully. Aug 07 13:59:53.655283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-af87c31e-43fc-44a4-bbd1-b39463d5ef82 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd/action returned with HTTP 202 Aug 07 13:59:53.655375 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 192/763] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:59:53 2026] POST /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:59:53.682389 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef33d8ee-2363-4860-98b3-904494f9c6af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:53.684973 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef33d8ee-2363-4860-98b3-904494f9c6af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:53.686527 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef33d8ee-2363-4860-98b3-904494f9c6af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:53.686885 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef33d8ee-2363-4860-98b3-904494f9c6af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:53.706871 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:53.706871 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:53.710960 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef33d8ee-2363-4860-98b3-904494f9c6af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:53.717164 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef33d8ee-2363-4860-98b3-904494f9c6af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:53.717880 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 189/764] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:53 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:53.723659 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6fbef6ab-be89-4bd9-ba4a-bf6143655cc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:53.724105 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fbef6ab-be89-4bd9-ba4a-bf6143655cc9 None None] GET https://10.4.3.193/volume// Aug 07 13:59:53.724302 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fbef6ab-be89-4bd9-ba4a-bf6143655cc9 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:53.724549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fbef6ab-be89-4bd9-ba4a-bf6143655cc9 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:53.724955 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fbef6ab-be89-4bd9-ba4a-bf6143655cc9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:53.725302 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 192/765] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:53.743446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-07b16154-bd80-4ba1-bf2a-d834cd77aac4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:53.746172 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-07b16154-bd80-4ba1-bf2a-d834cd77aac4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:53.746172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-07b16154-bd80-4ba1-bf2a-d834cd77aac4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:53.746709 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-07b16154-bd80-4ba1-bf2a-d834cd77aac4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:53.761469 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:53.761469 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:53.766790 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-07b16154-bd80-4ba1-bf2a-d834cd77aac4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:53.773600 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-07b16154-bd80-4ba1-bf2a-d834cd77aac4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:53.774122 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 193/766] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:59:53 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1625 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:59:54.091610 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe5b7b39-db86-484b-9b7c-bea2320e6c2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:54.094576 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe5b7b39-db86-484b-9b7c-bea2320e6c2a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:54.095016 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe5b7b39-db86-484b-9b7c-bea2320e6c2a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:54.095107 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe5b7b39-db86-484b-9b7c-bea2320e6c2a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:54.112184 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:54.112184 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:54.120999 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe5b7b39-db86-484b-9b7c-bea2320e6c2a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:54.128657 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe5b7b39-db86-484b-9b7c-bea2320e6c2a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:54.128876 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 193/767] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:54 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:54.738792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-548527b1-53e4-457e-baac-583a8fbaa5c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:54.740881 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5d2c513e-6cda-463c-979a-1345360bc237 req-2dcad9dc-a496-46c7-a626-89304afe8570 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:54.741344 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-788624a1-9e4b-4dbf-83be-081091ccccd9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:54.741608 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-548527b1-53e4-457e-baac-583a8fbaa5c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:54.742082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-548527b1-53e4-457e-baac-583a8fbaa5c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:54.742082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-548527b1-53e4-457e-baac-583a8fbaa5c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:54.742870 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-788624a1-9e4b-4dbf-83be-081091ccccd9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:54.743090 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-788624a1-9e4b-4dbf-83be-081091ccccd9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:54.743331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-788624a1-9e4b-4dbf-83be-081091ccccd9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:54.747268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-2dcad9dc-a496-46c7-a626-89304afe8570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27/action Aug 07 13:59:54.747945 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-2dcad9dc-a496-46c7-a626-89304afe8570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:54.747945 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-2dcad9dc-a496-46c7-a626-89304afe8570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:54.769277 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:54.769277 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:54.770733 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:54.770733 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:54.780000 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:54.780000 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:54.782635 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-548527b1-53e4-457e-baac-583a8fbaa5c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:54.785109 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-788624a1-9e4b-4dbf-83be-081091ccccd9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:54.792366 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-548527b1-53e4-457e-baac-583a8fbaa5c3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:54.794194 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-788624a1-9e4b-4dbf-83be-081091ccccd9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:54.794384 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 190/768] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:54 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1445 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:54.794540 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 194/769] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:54 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1445 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:54.801084 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d2c513e-6cda-463c-979a-1345360bc237 req-2dcad9dc-a496-46c7-a626-89304afe8570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27/action returned with HTTP 204 Aug 07 13:59:54.802902 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 193/770] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 13:59:54 2026] POST /volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 13:59:54.850624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-5ccb7518-b132-44cf-89f0-5faaa8206a2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:54.854413 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-5ccb7518-b132-44cf-89f0-5faaa8206a2e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 Aug 07 13:59:54.854694 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-5ccb7518-b132-44cf-89f0-5faaa8206a2e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:54.854965 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-5ccb7518-b132-44cf-89f0-5faaa8206a2e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:54.873951 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:54.873951 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:54.960111 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1c227bfe-6649-47bb-a1f9-3785593608f3 req-5ccb7518-b132-44cf-89f0-5faaa8206a2e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 returned with HTTP 200 Aug 07 13:59:54.961966 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 194/771] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:59:54 2026] DELETE /volume/v3/attachments/99299328-b0f3-4167-91cc-5276fb3b6635 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:55.031855 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7ee7f90-684a-4ff0-a15e-582f19b30e39 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.032135 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7ee7f90-684a-4ff0-a15e-582f19b30e39 None None] GET https://10.4.3.193/volume// Aug 07 13:59:55.032330 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7ee7f90-684a-4ff0-a15e-582f19b30e39 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.032590 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7ee7f90-684a-4ff0-a15e-582f19b30e39 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.033024 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7ee7f90-684a-4ff0-a15e-582f19b30e39 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:55.033398 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 191/772] 10.4.3.193 () {64 vars in 1004 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:55.048936 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7f289bf4-96b4-4d4b-8b41-f20181297817 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.049475 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f289bf4-96b4-4d4b-8b41-f20181297817 None None] GET https://10.4.3.193/volume// Aug 07 13:59:55.049674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f289bf4-96b4-4d4b-8b41-f20181297817 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.049910 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f289bf4-96b4-4d4b-8b41-f20181297817 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.050317 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f289bf4-96b4-4d4b-8b41-f20181297817 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:55.050672 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 195/773] 10.4.3.193 () {64 vars in 1004 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:55.062787 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f9af275-7c9b-419d-8108-3a91ea230455 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.144268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e4a5343-d1ac-41fd-8816-dcf5a8718d07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.145960 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e4a5343-d1ac-41fd-8816-dcf5a8718d07 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:55.146165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e4a5343-d1ac-41fd-8816-dcf5a8718d07 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.146308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e4a5343-d1ac-41fd-8816-dcf5a8718d07 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.164432 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:55.164432 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:55.170764 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e4a5343-d1ac-41fd-8816-dcf5a8718d07 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:55.179900 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e4a5343-d1ac-41fd-8816-dcf5a8718d07 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:55.180449 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 195/774] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:55.183569 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f9af275-7c9b-419d-8108-3a91ea230455 tempest-VersionsTest-1421275584 tempest-VersionsTest-1421275584-project-member] GET https://10.4.3.193/volume/v3/ Aug 07 13:59:55.183735 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f9af275-7c9b-419d-8108-3a91ea230455 tempest-VersionsTest-1421275584 tempest-VersionsTest-1421275584-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.183869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f9af275-7c9b-419d-8108-3a91ea230455 tempest-VersionsTest-1421275584 tempest-VersionsTest-1421275584-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.184176 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f9af275-7c9b-419d-8108-3a91ea230455 tempest-VersionsTest-1421275584 tempest-VersionsTest-1421275584-project-member] https://10.4.3.193/volume/v3/ returned with HTTP 200 Aug 07 13:59:55.184706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 194/775] 10.4.3.193 () {66 vars in 1216 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/v3/ => generated 386 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:55.193696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c313bb66-2fd5-4068-9a05-0c0125c60eaa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.195266 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c313bb66-2fd5-4068-9a05-0c0125c60eaa tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 13:59:55.195403 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c313bb66-2fd5-4068-9a05-0c0125c60eaa tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.195587 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c313bb66-2fd5-4068-9a05-0c0125c60eaa tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.205771 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:55.205771 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:55.210833 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c313bb66-2fd5-4068-9a05-0c0125c60eaa tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 13:59:55.218344 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c313bb66-2fd5-4068-9a05-0c0125c60eaa tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 13:59:55.218853 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 192/776] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:55.305878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-558f1330-656d-492c-a51e-60a4c7190872 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.306835 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-558f1330-656d-492c-a51e-60a4c7190872 None None] GET https://10.4.3.193/volume// Aug 07 13:59:55.306835 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-558f1330-656d-492c-a51e-60a4c7190872 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.306835 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-558f1330-656d-492c-a51e-60a4c7190872 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.307096 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-558f1330-656d-492c-a51e-60a4c7190872 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:55.307413 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 196/777] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:55.318117 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8b0763ca-b688-4b5b-9c4e-0caeeb5da312 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.320791 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8b0763ca-b688-4b5b-9c4e-0caeeb5da312 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:59:55.321292 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8b0763ca-b688-4b5b-9c4e-0caeeb5da312 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93b8c94d-8233-42bf-83d9-2bee27753d99", "connector": null, "instance_uuid": "61b2450f-897e-48b7-9951-ee54e65be315"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:55.337260 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:55.337260 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:55.379337 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8b0763ca-b688-4b5b-9c4e-0caeeb5da312 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:59:55.380508 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 196/778] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:59: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 07 13:59:55.393118 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-aa287bcb-95c6-40d1-a1bc-726913fa6d91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.395266 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-aa287bcb-95c6-40d1-a1bc-726913fa6d91 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] DELETE https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de Aug 07 13:59:55.395454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-aa287bcb-95c6-40d1-a1bc-726913fa6d91 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.395655 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-aa287bcb-95c6-40d1-a1bc-726913fa6d91 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.402831 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:55.402831 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:55.465864 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-aa287bcb-95c6-40d1-a1bc-726913fa6d91 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de returned with HTTP 200 Aug 07 13:59:55.466423 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 195/779] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 13:59:55 2026] DELETE /volume/v3/attachments/061f2ce3-b475-4923-8194-2a98275ac0de => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:55.812001 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2cb7e91-bde4-45cf-86a3-9e1b42846e34 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.816026 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2cb7e91-bde4-45cf-86a3-9e1b42846e34 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:55.816152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2cb7e91-bde4-45cf-86a3-9e1b42846e34 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.816459 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2cb7e91-bde4-45cf-86a3-9e1b42846e34 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.828685 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:55.828685 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:55.835946 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b2cb7e91-bde4-45cf-86a3-9e1b42846e34 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:55.842994 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2cb7e91-bde4-45cf-86a3-9e1b42846e34 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:55.843555 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 193/780] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 13:59:55.859374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0eaade3-4130-4229-a1a9-6ed58d8e9664 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.862869 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0eaade3-4130-4229-a1a9-6ed58d8e9664 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:55.864094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0eaade3-4130-4229-a1a9-6ed58d8e9664 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.864094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0eaade3-4130-4229-a1a9-6ed58d8e9664 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.881214 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:55.881214 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:55.891227 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0eaade3-4130-4229-a1a9-6ed58d8e9664 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] Volume info retrieved successfully. Aug 07 13:59:55.903229 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0eaade3-4130-4229-a1a9-6ed58d8e9664 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-reader] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:55.903752 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 197/781] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:55.957799 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-ad701293-a244-4ad6-8d52-b83f270d58af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:55.960218 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-ad701293-a244-4ad6-8d52-b83f270d58af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:55.960452 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-ad701293-a244-4ad6-8d52-b83f270d58af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:55.960660 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-ad701293-a244-4ad6-8d52-b83f270d58af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:55.971334 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:55.971334 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:55.975600 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-ad701293-a244-4ad6-8d52-b83f270d58af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:55.981110 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-ad701293-a244-4ad6-8d52-b83f270d58af tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:55.981737 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 197/782] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:55 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:56.014009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-34e26853-70ad-4f8a-93bc-17eff79c3b7d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:56.017146 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-34e26853-70ad-4f8a-93bc-17eff79c3b7d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd/action Aug 07 13:59:56.017584 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-34e26853-70ad-4f8a-93bc-17eff79c3b7d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 13:59:56.018104 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-34e26853-70ad-4f8a-93bc-17eff79c3b7d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:56.032613 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:56.032613 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:56.033168 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-34e26853-70ad-4f8a-93bc-17eff79c3b7d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:56.040764 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-34e26853-70ad-4f8a-93bc-17eff79c3b7d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Begin detaching volume completed successfully. Aug 07 13:59:56.041041 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-34e26853-70ad-4f8a-93bc-17eff79c3b7d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd/action returned with HTTP 202 Aug 07 13:59:56.041650 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 196/783] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 13:59:56 2026] POST /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 13:59:56.063902 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-993c62a5-efa0-4d15-8731-004374beca5e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:56.068644 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-993c62a5-efa0-4d15-8731-004374beca5e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:56.069030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-993c62a5-efa0-4d15-8731-004374beca5e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:56.069237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-993c62a5-efa0-4d15-8731-004374beca5e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:56.083162 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:56.083162 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:56.088517 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-993c62a5-efa0-4d15-8731-004374beca5e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:56.094558 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-993c62a5-efa0-4d15-8731-004374beca5e tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:56.095147 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 194/784] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:56 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:56.113806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2cda4d4e-fc50-48df-ad2e-43cdd533bf0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:56.114236 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cda4d4e-fc50-48df-ad2e-43cdd533bf0b None None] GET https://10.4.3.193/volume// Aug 07 13:59:56.114399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cda4d4e-fc50-48df-ad2e-43cdd533bf0b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:56.114671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cda4d4e-fc50-48df-ad2e-43cdd533bf0b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:56.115082 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cda4d4e-fc50-48df-ad2e-43cdd533bf0b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:56.115361 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 198/785] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:56.127837 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-2203fe6a-db59-45f0-94aa-7433fc497ec6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:56.129919 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-2203fe6a-db59-45f0-94aa-7433fc497ec6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:56.130154 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-2203fe6a-db59-45f0-94aa-7433fc497ec6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:56.130349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-2203fe6a-db59-45f0-94aa-7433fc497ec6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:56.141522 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:56.141522 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:56.146387 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-2203fe6a-db59-45f0-94aa-7433fc497ec6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:56.152152 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-2203fe6a-db59-45f0-94aa-7433fc497ec6 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:56.152609 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 198/786] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:59:56 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:59:57.109144 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25801e37-4506-46be-bf41-05c962cc739c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:57.113664 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25801e37-4506-46be-bf41-05c962cc739c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:57.114710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25801e37-4506-46be-bf41-05c962cc739c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:57.114710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25801e37-4506-46be-bf41-05c962cc739c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:57.131751 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:57.131751 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:57.139541 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-25801e37-4506-46be-bf41-05c962cc739c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:57.147405 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25801e37-4506-46be-bf41-05c962cc739c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:57.147746 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 197/787] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:57 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:58.041414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-69e30797-8fc8-4877-a087-d2c87af3ea2f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:58.044351 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-69e30797-8fc8-4877-a087-d2c87af3ea2f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] PUT https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 Aug 07 13:59:58.044865 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-69e30797-8fc8-4877-a087-d2c87af3ea2f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:58.055978 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-69e30797-8fc8-4877-a087-d2c87af3ea2f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Acquiring lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:59:58.065715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-69e30797-8fc8-4877-a087-d2c87af3ea2f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" acquired by "attachment_update" :: waited 0.010s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:59:58.067282 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:58.067282 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:58.166168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9612e30e-0cf8-496b-94e9-8dd62dc0a0d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:58.169919 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9612e30e-0cf8-496b-94e9-8dd62dc0a0d2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:58.169919 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9612e30e-0cf8-496b-94e9-8dd62dc0a0d2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:58.170242 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9612e30e-0cf8-496b-94e9-8dd62dc0a0d2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:58.184292 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:58.184292 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:58.190671 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9612e30e-0cf8-496b-94e9-8dd62dc0a0d2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:58.196511 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9612e30e-0cf8-496b-94e9-8dd62dc0a0d2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:58.197163 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 199/788] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:58 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:58.197642 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-69e30797-8fc8-4877-a087-d2c87af3ea2f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Lock "cinder-attachment_update-93b8c94d-8233-42bf-83d9-2bee27753d99-np0000006713" released by "attachment_update" :: held 0.132s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:59:58.198075 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-69e30797-8fc8-4877-a087-d2c87af3ea2f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 returned with HTTP 200 Aug 07 13:59:58.199057 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 195/789] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:59:58 2026] PUT /volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:58.241215 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8c90a102-82d6-4f4d-9eb0-0e8b72182652 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:58.241767 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8c90a102-82d6-4f4d-9eb0-0e8b72182652 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 Aug 07 13:59:58.242104 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8c90a102-82d6-4f4d-9eb0-0e8b72182652 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:58.242442 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8c90a102-82d6-4f4d-9eb0-0e8b72182652 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:58.262129 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-8c90a102-82d6-4f4d-9eb0-0e8b72182652 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 returned with HTTP 200 Aug 07 13:59:58.262748 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 199/790] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 13:59:58 2026] GET /volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:58.966047 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-5722460f-8db0-46a0-99c3-c1fc76b3b6da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:58.969029 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-5722460f-8db0-46a0-99c3-c1fc76b3b6da tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 13:59:58.969029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-5722460f-8db0-46a0-99c3-c1fc76b3b6da tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:58.969768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-5722460f-8db0-46a0-99c3-c1fc76b3b6da tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:58.978084 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:58.978084 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:58.985668 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-5722460f-8db0-46a0-99c3-c1fc76b3b6da tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 13:59:58.992180 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-5722460f-8db0-46a0-99c3-c1fc76b3b6da tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 13:59:58.992629 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 198/791] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 13:59:58 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:59.089252 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75262dad-42cb-4c92-8762-ff23d543a7f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:59.089667 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75262dad-42cb-4c92-8762-ff23d543a7f5 None None] GET https://10.4.3.193/volume// Aug 07 13:59:59.089854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75262dad-42cb-4c92-8762-ff23d543a7f5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:59.090063 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75262dad-42cb-4c92-8762-ff23d543a7f5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:59.090388 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75262dad-42cb-4c92-8762-ff23d543a7f5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:59.090684 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 200/792] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 13:59:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:59.103326 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c5a0057-02e9-4998-a1c6-9317d5432e56 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:59.106335 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c5a0057-02e9-4998-a1c6-9317d5432e56 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 13:59:59.107196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c5a0057-02e9-4998-a1c6-9317d5432e56 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba", "connector": null, "instance_uuid": "87da3a32-3a83-4a7c-afa1-a38b32577be3"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:59.117096 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:59.117096 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:59.146338 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c5a0057-02e9-4998-a1c6-9317d5432e56 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 13:59:59.147024 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 196/793] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 13:59:59 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 07 13:59:59.187534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f86a1fbc-6250-4b47-8032-7b97c4c90b1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:59.189587 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f86a1fbc-6250-4b47-8032-7b97c4c90b1d tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 13:59:59.191392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f86a1fbc-6250-4b47-8032-7b97c4c90b1d tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:59.191392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f86a1fbc-6250-4b47-8032-7b97c4c90b1d tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:59.198738 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ae60c36-c50c-4940-85d6-eef5fc2fd9d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:59.199210 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ae60c36-c50c-4940-85d6-eef5fc2fd9d9 None None] GET https://10.4.3.193/volume// Aug 07 13:59:59.199456 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ae60c36-c50c-4940-85d6-eef5fc2fd9d9 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:59.199758 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ae60c36-c50c-4940-85d6-eef5fc2fd9d9 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:59.200006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ae60c36-c50c-4940-85d6-eef5fc2fd9d9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 13:59:59.200666 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 199/794] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 13:59:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 13:59:59.213254 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:59.213254 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 13:59:59.213479 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd2a6391-6f4d-46f3-9354-32eabedd5486 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:59.217872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-8175d057-d179-4c6a-a031-8180151cd68c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:59.218061 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd2a6391-6f4d-46f3-9354-32eabedd5486 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 13:59:59.218061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd2a6391-6f4d-46f3-9354-32eabedd5486 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:59.218061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd2a6391-6f4d-46f3-9354-32eabedd5486 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:59.218209 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f86a1fbc-6250-4b47-8032-7b97c4c90b1d tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 13:59:59.218295 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-8175d057-d179-4c6a-a031-8180151cd68c tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 13:59:59.218600 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-8175d057-d179-4c6a-a031-8180151cd68c tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 13:59:59.218803 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-8175d057-d179-4c6a-a031-8180151cd68c tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 13:59:59.225248 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f86a1fbc-6250-4b47-8032-7b97c4c90b1d tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 13:59:59.225248 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 200/795] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:59 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 13:59:59.238898 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:59.238898 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 13:59:59.250957 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd2a6391-6f4d-46f3-9354-32eabedd5486 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 13:59:59.251107 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:59.251107 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 13:59:59.255682 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd2a6391-6f4d-46f3-9354-32eabedd5486 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 13:59:59.256343 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 201/796] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 13:59:59 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 13:59:59.257991 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-8175d057-d179-4c6a-a031-8180151cd68c tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 13:59:59.263945 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-8175d057-d179-4c6a-a031-8180151cd68c tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 13:59:59.264636 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 197/797] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 13:59:59 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1030 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 13:59:59.385188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c183ee5-ff03-47ed-8180-95eb2aae3944 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 13:59:59.388090 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c183ee5-ff03-47ed-8180-95eb2aae3944 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] PUT https://10.4.3.193/volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c Aug 07 13:59:59.390862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c183ee5-ff03-47ed-8180-95eb2aae3944 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 13:59:59.398519 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c183ee5-ff03-47ed-8180-95eb2aae3944 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Acquiring lock "cinder-attachment_update-4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 13:59:59.408731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c183ee5-ff03-47ed-8180-95eb2aae3944 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Lock "cinder-attachment_update-4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba-np0000006713" acquired by "attachment_update" :: waited 0.010s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 13:59:59.409306 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 13:59:59.409306 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 13:59:59.524805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c183ee5-ff03-47ed-8180-95eb2aae3944 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Lock "cinder-attachment_update-4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba-np0000006713" released by "attachment_update" :: held 0.116s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 13:59:59.524805 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-6c183ee5-ff03-47ed-8180-95eb2aae3944 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c returned with HTTP 200 Aug 07 13:59:59.525424 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 200/798] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 13:59:59 2026] PUT /volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:00.244601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4c280f8-9dc3-46e9-9943-a5904dfb9594 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:00.246638 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4c280f8-9dc3-46e9-9943-a5904dfb9594 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:00.247585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4c280f8-9dc3-46e9-9943-a5904dfb9594 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:00.247585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4c280f8-9dc3-46e9-9943-a5904dfb9594 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:00.266086 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:00.266086 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:00.277948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d3d26ed-0d1e-40b6-a7ce-b36691e306d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:00.279435 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b4c280f8-9dc3-46e9-9943-a5904dfb9594 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:00.280408 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d3d26ed-0d1e-40b6-a7ce-b36691e306d4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:00.280408 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d3d26ed-0d1e-40b6-a7ce-b36691e306d4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:00.280592 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d3d26ed-0d1e-40b6-a7ce-b36691e306d4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:00.293031 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4c280f8-9dc3-46e9-9943-a5904dfb9594 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:00.293636 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 201/799] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:00 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:00.302863 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:00.302863 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:00.307555 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2d3d26ed-0d1e-40b6-a7ce-b36691e306d4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:00.313331 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d3d26ed-0d1e-40b6-a7ce-b36691e306d4 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:00.313647 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 202/800] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:00 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:00.542106 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-4fcc724f-f273-4f9c-b90d-5da945435f17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:00.546632 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-4fcc724f-f273-4f9c-b90d-5da945435f17 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:00.546830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-4fcc724f-f273-4f9c-b90d-5da945435f17 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:00.547079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-4fcc724f-f273-4f9c-b90d-5da945435f17 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:00.563463 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:00.563463 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:00.567864 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-4fcc724f-f273-4f9c-b90d-5da945435f17 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:00.572566 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-4fcc724f-f273-4f9c-b90d-5da945435f17 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:00.573197 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 198/801] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:00 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:01.312450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6de09a72-8905-40bc-be90-a36103c49eba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:01.315967 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6de09a72-8905-40bc-be90-a36103c49eba tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:01.315967 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6de09a72-8905-40bc-be90-a36103c49eba tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:01.316172 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6de09a72-8905-40bc-be90-a36103c49eba tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:01.330826 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0eff269-aaba-4a22-9927-9f837adf60ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:01.334703 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0eff269-aaba-4a22-9927-9f837adf60ad tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:01.334794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0eff269-aaba-4a22-9927-9f837adf60ad tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:01.335188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0eff269-aaba-4a22-9927-9f837adf60ad tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:01.347568 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:01.347568 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:01.350761 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:01.350761 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:01.361349 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0eff269-aaba-4a22-9927-9f837adf60ad tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:01.361531 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6de09a72-8905-40bc-be90-a36103c49eba tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:01.369864 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0eff269-aaba-4a22-9927-9f837adf60ad tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:01.370778 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 202/802] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:01 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:01.370996 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6de09a72-8905-40bc-be90-a36103c49eba tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:01.372913 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 201/803] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:01 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:02.390702 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b676fa43-d603-4ef9-99fb-66b24b8d4897 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.393134 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f395ad7e-1b76-49bd-b9ee-07ac28e12d70 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.393524 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b676fa43-d603-4ef9-99fb-66b24b8d4897 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:02.393524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b676fa43-d603-4ef9-99fb-66b24b8d4897 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.393524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b676fa43-d603-4ef9-99fb-66b24b8d4897 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.399801 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f395ad7e-1b76-49bd-b9ee-07ac28e12d70 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:02.399801 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f395ad7e-1b76-49bd-b9ee-07ac28e12d70 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.399801 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f395ad7e-1b76-49bd-b9ee-07ac28e12d70 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.414101 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.414101 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:02.419277 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.419277 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:02.424245 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b676fa43-d603-4ef9-99fb-66b24b8d4897 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:02.430868 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f395ad7e-1b76-49bd-b9ee-07ac28e12d70 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:02.433197 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b676fa43-d603-4ef9-99fb-66b24b8d4897 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:02.433912 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 203/804] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:02.435138 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f395ad7e-1b76-49bd-b9ee-07ac28e12d70 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:02.435638 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 199/805] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:02.631728 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b921f930-3cf1-4726-87f7-77ee03c574d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.634073 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b921f930-3cf1-4726-87f7-77ee03c574d6 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 14:00:02.634257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b921f930-3cf1-4726-87f7-77ee03c574d6 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.635048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b921f930-3cf1-4726-87f7-77ee03c574d6 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.644976 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.644976 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:02.650312 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b921f930-3cf1-4726-87f7-77ee03c574d6 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:00:02.658534 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b921f930-3cf1-4726-87f7-77ee03c574d6 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 returned with HTTP 200 Aug 07 14:00:02.659742 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 203/806] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:02.674196 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-ab9f39c2-e207-4f7f-bad6-2ba772cd2e5a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.681922 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-ab9f39c2-e207-4f7f-bad6-2ba772cd2e5a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 14:00:02.681922 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-ab9f39c2-e207-4f7f-bad6-2ba772cd2e5a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.681922 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-ab9f39c2-e207-4f7f-bad6-2ba772cd2e5a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.695044 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.695044 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:02.701591 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-ab9f39c2-e207-4f7f-bad6-2ba772cd2e5a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:00:02.707527 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-ab9f39c2-e207-4f7f-bad6-2ba772cd2e5a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 returned with HTTP 200 Aug 07 14:00:02.708160 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 202/807] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:02.719606 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-419465a7-1ec1-4de6-93f5-2bb9535d954b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.723926 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-419465a7-1ec1-4de6-93f5-2bb9535d954b tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 14:00:02.724150 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-419465a7-1ec1-4de6-93f5-2bb9535d954b tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.724371 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-419465a7-1ec1-4de6-93f5-2bb9535d954b tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.732719 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.732719 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:02.736595 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-419465a7-1ec1-4de6-93f5-2bb9535d954b tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:00:02.740533 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-419465a7-1ec1-4de6-93f5-2bb9535d954b tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 returned with HTTP 200 Aug 07 14:00:02.741030 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 204/808] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:02.755523 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d6e56d3-f040-4c08-a146-eab6308a16c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.756017 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d6e56d3-f040-4c08-a146-eab6308a16c5 None None] GET https://10.4.3.193/volume// Aug 07 14:00:02.756223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d6e56d3-f040-4c08-a146-eab6308a16c5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.756481 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d6e56d3-f040-4c08-a146-eab6308a16c5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.756927 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d6e56d3-f040-4c08-a146-eab6308a16c5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:02.757444 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 200/809] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:02.767443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e4b1e667-be5b-48ea-a68e-aaaf458eec26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.771756 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e4b1e667-be5b-48ea-a68e-aaaf458eec26 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:00:02.771756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e4b1e667-be5b-48ea-a68e-aaaf458eec26 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4b2d105-063a-4fc0-a76d-a832b3debf31", "connector": null, "instance_uuid": "e96a6df2-952c-4925-84fe-3498add75c9b"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:02.783443 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.783443 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:02.818295 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e4b1e667-be5b-48ea-a68e-aaaf458eec26 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:00:02.818815 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 204/810] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:00:02 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 07 14:00:02.828514 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e71c9d9-e95b-4387-bd2a-b20f3e512001 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.828968 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e71c9d9-e95b-4387-bd2a-b20f3e512001 None None] GET https://10.4.3.193/volume// Aug 07 14:00:02.829180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e71c9d9-e95b-4387-bd2a-b20f3e512001 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.829425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e71c9d9-e95b-4387-bd2a-b20f3e512001 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.829802 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e71c9d9-e95b-4387-bd2a-b20f3e512001 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:02.830138 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 203/811] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:02.839779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-78d45515-2af7-4ae9-82c1-1fe6c14e6e10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.845784 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-78d45515-2af7-4ae9-82c1-1fe6c14e6e10 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:00:02.845784 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-78d45515-2af7-4ae9-82c1-1fe6c14e6e10 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "237fad76-fa8d-40a9-8e5c-2b8f0f6215b2", "connector": null, "instance_uuid": "e96a6df2-952c-4925-84fe-3498add75c9b"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:02.855513 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.855513 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:02.902032 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-78d45515-2af7-4ae9-82c1-1fe6c14e6e10 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:00:02.902966 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 205/812] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:00:02 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:00:02.923543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c8caf4b-78a3-40d7-8271-f93f78f5226c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.923921 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c8caf4b-78a3-40d7-8271-f93f78f5226c None None] GET https://10.4.3.193/volume// Aug 07 14:00:02.924293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c8caf4b-78a3-40d7-8271-f93f78f5226c None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:02.924390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c8caf4b-78a3-40d7-8271-f93f78f5226c None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:02.924797 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c8caf4b-78a3-40d7-8271-f93f78f5226c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:02.925122 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 201/813] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:00:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:02.936521 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-34942310-6696-47d6-9099-5023db22872e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:02.939237 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-34942310-6696-47d6-9099-5023db22872e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:00:02.939810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-34942310-6696-47d6-9099-5023db22872e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37608d1f-022b-4d55-82cc-c35f594c26c7", "connector": null, "instance_uuid": "e96a6df2-952c-4925-84fe-3498add75c9b"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:02.951634 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:02.951634 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:02.998453 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-34942310-6696-47d6-9099-5023db22872e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:00:02.998453 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 205/814] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:00:02 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:03.452231 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4345f3fe-2b07-4a28-a8d2-08adbbe76b6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:03.457814 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4345f3fe-2b07-4a28-a8d2-08adbbe76b6a tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:03.458097 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4345f3fe-2b07-4a28-a8d2-08adbbe76b6a tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:03.458266 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c68070b-4fb9-4687-a882-78feabbbfa72 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:03.458656 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4345f3fe-2b07-4a28-a8d2-08adbbe76b6a tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:03.462599 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c68070b-4fb9-4687-a882-78feabbbfa72 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:03.462979 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c68070b-4fb9-4687-a882-78feabbbfa72 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:03.463231 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c68070b-4fb9-4687-a882-78feabbbfa72 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:03.477206 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:03.477206 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:03.480784 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:03.480784 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:03.482103 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c68070b-4fb9-4687-a882-78feabbbfa72 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:03.487267 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4345f3fe-2b07-4a28-a8d2-08adbbe76b6a tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:03.487386 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c68070b-4fb9-4687-a882-78feabbbfa72 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:03.487907 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 206/815] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:03 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:03.494268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4345f3fe-2b07-4a28-a8d2-08adbbe76b6a tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:03.495024 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 204/816] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:03 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:04.090285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-134bbabf-50c0-41b8-8ee4-7613d8b1637f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:04.094276 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-134bbabf-50c0-41b8-8ee4-7613d8b1637f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] POST https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984/action Aug 07 14:00:04.094643 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-134bbabf-50c0-41b8-8ee4-7613d8b1637f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:04.094808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-134bbabf-50c0-41b8-8ee4-7613d8b1637f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:04.129775 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:04.129775 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:04.149688 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-903f31d6-1fd6-43f6-9bcf-3ab53e75f8d5 req-134bbabf-50c0-41b8-8ee4-7613d8b1637f tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984/action returned with HTTP 204 Aug 07 14:00:04.150191 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 202/817] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:04 2026] POST /volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:04.503496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f670f2e1-88b1-49df-b89a-8e504df0e9be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:04.508487 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f670f2e1-88b1-49df-b89a-8e504df0e9be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:04.508750 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f670f2e1-88b1-49df-b89a-8e504df0e9be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:04.509035 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f670f2e1-88b1-49df-b89a-8e504df0e9be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:04.513867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e03f3ec-463e-464e-8ddc-08d92c9aad09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:04.521792 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e03f3ec-463e-464e-8ddc-08d92c9aad09 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:04.522189 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e03f3ec-463e-464e-8ddc-08d92c9aad09 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:04.522470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e03f3ec-463e-464e-8ddc-08d92c9aad09 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:04.529392 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:04.529392 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:04.536697 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f670f2e1-88b1-49df-b89a-8e504df0e9be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:04.542524 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:04.542524 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:04.544711 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f670f2e1-88b1-49df-b89a-8e504df0e9be tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:04.545295 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 206/818] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:04 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:04.560868 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e03f3ec-463e-464e-8ddc-08d92c9aad09 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:04.563989 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e03f3ec-463e-464e-8ddc-08d92c9aad09 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:04.564627 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 207/819] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:04 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:05.115059 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-c0abb991-13dc-4ca7-8d72-aec350835b44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.119508 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-c0abb991-13dc-4ca7-8d72-aec350835b44 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] POST https://10.4.3.193/volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c/action Aug 07 14:00:05.119996 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-c0abb991-13dc-4ca7-8d72-aec350835b44 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:05.120124 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-c0abb991-13dc-4ca7-8d72-aec350835b44 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:05.145754 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.145754 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:05.171110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dfd284ba-c490-4fe8-8328-18980fc46729 req-c0abb991-13dc-4ca7-8d72-aec350835b44 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c/action returned with HTTP 204 Aug 07 14:00:05.171110 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 205/820] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:05 2026] POST /volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:05.213314 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-60c3c041-0de9-4c3f-ae45-e6a54bbacc52 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.214183 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60c3c041-0de9-4c3f-ae45-e6a54bbacc52 None None] GET https://10.4.3.193/volume// Aug 07 14:00:05.214183 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60c3c041-0de9-4c3f-ae45-e6a54bbacc52 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.214399 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60c3c041-0de9-4c3f-ae45-e6a54bbacc52 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.214734 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60c3c041-0de9-4c3f-ae45-e6a54bbacc52 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:05.215066 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 203/821] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:05.223124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-85d556a9-3e41-477c-afed-c0e31ffd8983 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.227267 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-85d556a9-3e41-477c-afed-c0e31ffd8983 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 Aug 07 14:00:05.227267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-85d556a9-3e41-477c-afed-c0e31ffd8983 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.227267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-85d556a9-3e41-477c-afed-c0e31ffd8983 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.228612 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e92f219e-5692-4026-9456-85aec1298a55 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.233325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e92f219e-5692-4026-9456-85aec1298a55 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 14:00:05.233895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e92f219e-5692-4026-9456-85aec1298a55 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.234132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e92f219e-5692-4026-9456-85aec1298a55 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.244617 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.244617 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:05.248204 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.248204 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:05.253971 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e92f219e-5692-4026-9456-85aec1298a55 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:00:05.261619 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-e92f219e-5692-4026-9456-85aec1298a55 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 returned with HTTP 200 Aug 07 14:00:05.262110 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 208/822] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:05.323329 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0876b3e0-b43d-4490-86a2-4aeb3fcc7637 req-85d556a9-3e41-477c-afed-c0e31ffd8983 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 returned with HTTP 200 Aug 07 14:00:05.323872 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 207/823] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:05 2026] DELETE /volume/v3/attachments/c6de792d-7479-469d-b21c-8a12b7e35f42 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:05.422725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-351c5f84-ce9c-4569-9d7b-2b5941974ef8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.426865 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-351c5f84-ce9c-4569-9d7b-2b5941974ef8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] PUT https://10.4.3.193/volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a Aug 07 14:00:05.426865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-351c5f84-ce9c-4569-9d7b-2b5941974ef8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:05.440991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-351c5f84-ce9c-4569-9d7b-2b5941974ef8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Acquiring lock "cinder-attachment_update-a4b2d105-063a-4fc0-a76d-a832b3debf31-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:00:05.447089 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-351c5f84-ce9c-4569-9d7b-2b5941974ef8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Lock "cinder-attachment_update-a4b2d105-063a-4fc0-a76d-a832b3debf31-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:00:05.450105 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.450105 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:05.568769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66377160-054d-43ea-89cb-d62c7fa05af1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.572573 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66377160-054d-43ea-89cb-d62c7fa05af1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:05.572573 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66377160-054d-43ea-89cb-d62c7fa05af1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.572573 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66377160-054d-43ea-89cb-d62c7fa05af1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.582463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-351c5f84-ce9c-4569-9d7b-2b5941974ef8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Lock "cinder-attachment_update-a4b2d105-063a-4fc0-a76d-a832b3debf31-np0000006713" released by "attachment_update" :: held 0.136s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:00:05.582995 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-351c5f84-ce9c-4569-9d7b-2b5941974ef8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a returned with HTTP 200 Aug 07 14:00:05.585776 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 206/824] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:00:05 2026] PUT /volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:00:05.587518 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.587518 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:05.591782 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cae47165-5af9-4f89-b2ff-901191828b88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.595581 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae47165-5af9-4f89-b2ff-901191828b88 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:05.595675 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66377160-054d-43ea-89cb-d62c7fa05af1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:05.596104 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cae47165-5af9-4f89-b2ff-901191828b88 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.596757 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cae47165-5af9-4f89-b2ff-901191828b88 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.610030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66377160-054d-43ea-89cb-d62c7fa05af1 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:05.610628 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 204/825] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:05.615831 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.615831 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:05.626143 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cae47165-5af9-4f89-b2ff-901191828b88 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:05.631786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c5aff60-2e7d-4bde-a7ac-d490d6ac7ace None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.634979 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c5aff60-2e7d-4bde-a7ac-d490d6ac7ace tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:05.635183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cae47165-5af9-4f89-b2ff-901191828b88 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:05.635297 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c5aff60-2e7d-4bde-a7ac-d490d6ac7ace tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.635357 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 209/826] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:05.635396 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c5aff60-2e7d-4bde-a7ac-d490d6ac7ace tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.642616 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-c06cabfb-a3ac-4985-b813-db0d44ba8e0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.649011 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.649011 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:05.651903 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-c06cabfb-a3ac-4985-b813-db0d44ba8e0e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a/action Aug 07 14:00:05.652341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-c06cabfb-a3ac-4985-b813-db0d44ba8e0e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:05.653043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-c06cabfb-a3ac-4985-b813-db0d44ba8e0e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:05.655267 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9c5aff60-2e7d-4bde-a7ac-d490d6ac7ace tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:05.656860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b8ac4382-faad-450e-b9ff-59dde8ed969b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.660885 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8ac4382-faad-450e-b9ff-59dde8ed969b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:05.660885 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8ac4382-faad-450e-b9ff-59dde8ed969b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.660885 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8ac4382-faad-450e-b9ff-59dde8ed969b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.668894 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c5aff60-2e7d-4bde-a7ac-d490d6ac7ace tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:05.669436 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 208/827] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:05.682041 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.682041 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:05.685045 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.685045 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:05.692045 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b8ac4382-faad-450e-b9ff-59dde8ed969b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:05.703764 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8ac4382-faad-450e-b9ff-59dde8ed969b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:05.704213 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 205/828] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1143 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:05.719785 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-c06cabfb-a3ac-4985-b813-db0d44ba8e0e tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a/action returned with HTTP 204 Aug 07 14:00:05.720317 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 207/829] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:05 2026] POST /volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:05.747892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cdc74a72-e33c-4788-9864-1b15a509fe6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.747892 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdc74a72-e33c-4788-9864-1b15a509fe6b None None] GET https://10.4.3.193/volume// Aug 07 14:00:05.747892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdc74a72-e33c-4788-9864-1b15a509fe6b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.747892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdc74a72-e33c-4788-9864-1b15a509fe6b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.747892 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdc74a72-e33c-4788-9864-1b15a509fe6b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:05.747892 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 210/830] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:05.763381 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-693ef86e-f409-4c26-ab75-889ef09b079d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.767867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-693ef86e-f409-4c26-ab75-889ef09b079d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:05.767867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-693ef86e-f409-4c26-ab75-889ef09b079d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.767867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-693ef86e-f409-4c26-ab75-889ef09b079d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.768969 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-d013cf97-4c30-467d-9918-7020b4baa2eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.772733 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-d013cf97-4c30-467d-9918-7020b4baa2eb tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 14:00:05.773088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-d013cf97-4c30-467d-9918-7020b4baa2eb tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.775532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-d013cf97-4c30-467d-9918-7020b4baa2eb tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.784948 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.784948 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:05.791826 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-693ef86e-f409-4c26-ab75-889ef09b079d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:05.794386 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.794386 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:05.800576 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-693ef86e-f409-4c26-ab75-889ef09b079d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:05.801185 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 209/831] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:05.813155 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-d013cf97-4c30-467d-9918-7020b4baa2eb tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:00:05.822126 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-d013cf97-4c30-467d-9918-7020b4baa2eb tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 returned with HTTP 200 Aug 07 14:00:05.822750 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 206/832] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 => generated 1024 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:05.854903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c222dc35-7b19-41ef-9647-fc4914fc22f7 req-af2faf65-393d-491e-b760-409e01a346c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.856950 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c222dc35-7b19-41ef-9647-fc4914fc22f7 req-af2faf65-393d-491e-b760-409e01a346c3 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:05.857060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c222dc35-7b19-41ef-9647-fc4914fc22f7 req-af2faf65-393d-491e-b760-409e01a346c3 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:05.857325 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c222dc35-7b19-41ef-9647-fc4914fc22f7 req-af2faf65-393d-491e-b760-409e01a346c3 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:05.871430 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.871430 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:05.879552 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c222dc35-7b19-41ef-9647-fc4914fc22f7 req-af2faf65-393d-491e-b760-409e01a346c3 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:05.887326 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c222dc35-7b19-41ef-9647-fc4914fc22f7 req-af2faf65-393d-491e-b760-409e01a346c3 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:05.887614 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 208/833] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:05 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:05.897241 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61139968-620a-45d5-af7c-98f1bd72d802 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.902022 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:00:05.902022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-322045082", "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:05.904669 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-322045082', 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:00:05.959129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-2406dfef-bc94-4144-a222-cdf9d868db32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:05.962116 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-2406dfef-bc94-4144-a222-cdf9d868db32 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] PUT https://10.4.3.193/volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee Aug 07 14:00:05.962730 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-2406dfef-bc94-4144-a222-cdf9d868db32 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:05.976112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-2406dfef-bc94-4144-a222-cdf9d868db32 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Acquiring lock "cinder-attachment_update-237fad76-fa8d-40a9-8e5c-2b8f0f6215b2-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:00:05.985912 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-2406dfef-bc94-4144-a222-cdf9d868db32 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Lock "cinder-attachment_update-237fad76-fa8d-40a9-8e5c-2b8f0f6215b2-np0000006713" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:00:05.986519 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:05.986519 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:06.060658 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume of 1 GB Aug 07 14:00:06.061155 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:06.061155 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:06.063993 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Availability Zones retrieved successfully. Aug 07 14:00:06.070867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (3a9d2fd5-73cd-420d-a727-8d8d384d14aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:06.071926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3223608-5acf-4e11-822d-8b8ed17bb4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:06.072960 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:00:06.105264 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-2406dfef-bc94-4144-a222-cdf9d868db32 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Lock "cinder-attachment_update-237fad76-fa8d-40a9-8e5c-2b8f0f6215b2-np0000006713" released by "attachment_update" :: held 0.120s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:00:06.105587 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-2406dfef-bc94-4144-a222-cdf9d868db32 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee returned with HTTP 200 Aug 07 14:00:06.106466 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 210/834] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:00:05 2026] PUT /volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:06.129449 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:06.129449 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:06.139001 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-186d8302-dcfd-44c3-b7d2-363724589d24 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:06.146595 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-186d8302-dcfd-44c3-b7d2-363724589d24 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee/action Aug 07 14:00:06.148433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-186d8302-dcfd-44c3-b7d2-363724589d24 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:06.148638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-186d8302-dcfd-44c3-b7d2-363724589d24 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:06.149261 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3223608-5acf-4e11-822d-8b8ed17bb4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf567fcf-f752-400f-98dd-88cf7da67c07,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf567fcf-f752-400f-98dd-88cf7da67c07', 'encryption_key_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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:06.149903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e817a3e1-2d3b-419d-9171-9cc7552f9297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:06.171200 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:06.171200 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:06.192869 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-186d8302-dcfd-44c3-b7d2-363724589d24 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee/action returned with HTTP 204 Aug 07 14:00:06.192869 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 207/835] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:06 2026] POST /volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:06.198015 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Created reservations ['d9bd50d1-fd14-4c5c-80fa-d253b8ac27fd', '59f799c4-f25c-4719-a036-6d528458be9a', '7044b70b-d772-41ff-8644-80f47e3b6877', '522190f4-7719-4efc-b4d2-cef9791f3172'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:06.199167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e817a3e1-2d3b-419d-9171-9cc7552f9297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9bd50d1-fd14-4c5c-80fa-d253b8ac27fd', '59f799c4-f25c-4719-a036-6d528458be9a', '7044b70b-d772-41ff-8644-80f47e3b6877', '522190f4-7719-4efc-b4d2-cef9791f3172']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:06.199536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47441b5e-28a7-4761-a045-064418759c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:06.221252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-208169e1-f571-4a67-ae3f-d8642471ecce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:06.222043 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-208169e1-f571-4a67-ae3f-d8642471ecce None None] GET https://10.4.3.193/volume// Aug 07 14:00:06.222230 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-208169e1-f571-4a67-ae3f-d8642471ecce None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:06.222862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-208169e1-f571-4a67-ae3f-d8642471ecce None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:06.222957 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-208169e1-f571-4a67-ae3f-d8642471ecce None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:06.223322 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 209/836] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:06.224906 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47441b5e-28a7-4761-a045-064418759c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f447606c-2a08-4fb7-ba70-5a8ed978cb92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-322045082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['d9bd50d1-fd14-4c5c-80fa-d253b8ac27fd','59f799c4-f25c-4719-a036-6d528458be9a','7044b70b-d772-41ff-8644-80f47e3b6877','522190f4-7719-4efc-b4d2-cef9791f3172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-322045082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f447606c-2a08-4fb7-ba70-5a8ed978cb92,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='08031fa291b740a585715e0e34bbb2b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61f6848096b046eb8b51641efc44f4e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf567fcf-f752-400f-98dd-88cf7da67c07),volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:06.226012 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02479070-2018-4969-86cb-e300bb6f0641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:06.232864 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b29eaf3a-def0-4972-80cd-2c0262fe5516 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:06.235029 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b29eaf3a-def0-4972-80cd-2c0262fe5516 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 14:00:06.235496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b29eaf3a-def0-4972-80cd-2c0262fe5516 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:06.235950 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b29eaf3a-def0-4972-80cd-2c0262fe5516 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:06.250452 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:06.250452 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:06.254883 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b29eaf3a-def0-4972-80cd-2c0262fe5516 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:00:06.254989 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02479070-2018-4969-86cb-e300bb6f0641) transitioned into state 'SUCCESS' from state '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-322045082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='08031fa291b740a585715e0e34bbb2b2',qos_specs=None,replication_status=,reservations=['d9bd50d1-fd14-4c5c-80fa-d253b8ac27fd','59f799c4-f25c-4719-a036-6d528458be9a','7044b70b-d772-41ff-8644-80f47e3b6877','522190f4-7719-4efc-b4d2-cef9791f3172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f6848096b046eb8b51641efc44f4e6',volume_type_id=bf567fcf-f752-400f-98dd-88cf7da67c07)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:06.255974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a97a1c-b23c-4797-b342-1affc9532f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:06.259339 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-b29eaf3a-def0-4972-80cd-2c0262fe5516 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 returned with HTTP 200 Aug 07 14:00:06.260098 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 211/837] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:06 2026] GET /volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:06.271632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a97a1c-b23c-4797-b342-1affc9532f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:06.272682 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Flow 'volume_create_api' (3a9d2fd5-73cd-420d-a727-8d8d384d14aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:06.273099 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create volume request issued successfully. Aug 07 14:00:06.274382 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61139968-620a-45d5-af7c-98f1bd72d802 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:00:06.274382 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 211/838] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:00:05 2026] POST /volume/v3/volumes => generated 759 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:00:06.289419 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-291d4d8a-ac1d-4b87-af9b-f18cdf3ce7f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:06.291372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-291d4d8a-ac1d-4b87-af9b-f18cdf3ce7f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:06.291756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-291d4d8a-ac1d-4b87-af9b-f18cdf3ce7f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:06.292110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-291d4d8a-ac1d-4b87-af9b-f18cdf3ce7f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:06.300111 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:06.300111 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:06.305415 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-291d4d8a-ac1d-4b87-af9b-f18cdf3ce7f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:06.314406 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-291d4d8a-ac1d-4b87-af9b-f18cdf3ce7f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:06.314406 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 208/839] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:06 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:06.413710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-f5193f70-819b-4069-991d-039bfe6941f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:06.416556 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-f5193f70-819b-4069-991d-039bfe6941f8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] PUT https://10.4.3.193/volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe Aug 07 14:00:06.417304 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-f5193f70-819b-4069-991d-039bfe6941f8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:06.439122 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-f5193f70-819b-4069-991d-039bfe6941f8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Acquiring lock "cinder-attachment_update-37608d1f-022b-4d55-82cc-c35f594c26c7-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:00:06.447226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-f5193f70-819b-4069-991d-039bfe6941f8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Lock "cinder-attachment_update-37608d1f-022b-4d55-82cc-c35f594c26c7-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:00:06.447772 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:06.447772 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:06.599428 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-f5193f70-819b-4069-991d-039bfe6941f8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Lock "cinder-attachment_update-37608d1f-022b-4d55-82cc-c35f594c26c7-np0000006713" released by "attachment_update" :: held 0.153s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:00:06.599834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-f5193f70-819b-4069-991d-039bfe6941f8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe returned with HTTP 200 Aug 07 14:00:06.600339 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 210/840] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:00:06 2026] PUT /volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:06.636808 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-7aa548f7-ee4e-4531-9e16-28281f3a42a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:06.639109 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-7aa548f7-ee4e-4531-9e16-28281f3a42a1 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] POST https://10.4.3.193/volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe/action Aug 07 14:00:06.639589 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-7aa548f7-ee4e-4531-9e16-28281f3a42a1 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:06.639738 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-7aa548f7-ee4e-4531-9e16-28281f3a42a1 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:06.662730 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:06.662730 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:06.686516 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fc4d3f8-ff21-48de-958b-d382dc435966 req-7aa548f7-ee4e-4531-9e16-28281f3a42a1 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe/action returned with HTTP 204 Aug 07 14:00:06.687130 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 212/841] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:06 2026] POST /volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:07.335866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22542fd3-c73d-4d29-98c4-a0a9da89112b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:07.339313 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22542fd3-c73d-4d29-98c4-a0a9da89112b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:07.339581 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22542fd3-c73d-4d29-98c4-a0a9da89112b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:07.339949 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22542fd3-c73d-4d29-98c4-a0a9da89112b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:07.352808 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:07.352808 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:07.358466 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22542fd3-c73d-4d29-98c4-a0a9da89112b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:07.363760 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22542fd3-c73d-4d29-98c4-a0a9da89112b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:07.364364 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 212/842] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:07 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:07.539820 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-9a767914-030f-4bf1-8e64-e1fb1be324ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:07.545946 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-9a767914-030f-4bf1-8e64-e1fb1be324ac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:07.546172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-9a767914-030f-4bf1-8e64-e1fb1be324ac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:07.546431 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-9a767914-030f-4bf1-8e64-e1fb1be324ac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:07.559170 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:07.559170 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:07.571276 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-9a767914-030f-4bf1-8e64-e1fb1be324ac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:07.581261 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-9a767914-030f-4bf1-8e64-e1fb1be324ac tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:07.583005 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 209/843] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:07 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:08.350531 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:08.572353 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:00:08.573311 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1445839000"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:08.575710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1445839000'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:00:08.576114 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Create volume of 1 GB Aug 07 14:00:08.576334 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:08.576334 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:08.582694 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Availability Zones retrieved successfully. Aug 07 14:00:08.591631 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Flow 'volume_create_api' (0fc2aff9-14ed-4f8a-a608-678714d822f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:08.593316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e887a2-79d3-4943-81da-58b18c578472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:08.595113 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:00:08.636002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e887a2-79d3-4943-81da-58b18c578472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:08.637005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051a34b9-eac2-4322-b893-c5d75b715f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:08.742832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Created reservations ['2e91e76b-3a0c-48e3-b087-684a6875e5df', 'be5bf923-0a7e-4113-8ec0-fce679036ff5', '871a5f47-2e1f-4498-b1f4-efd5abbd3190', 'a0fd1e29-6cfe-4d9f-84b6-b00a140d6714'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:08.743650 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051a34b9-eac2-4322-b893-c5d75b715f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e91e76b-3a0c-48e3-b087-684a6875e5df', 'be5bf923-0a7e-4113-8ec0-fce679036ff5', '871a5f47-2e1f-4498-b1f4-efd5abbd3190', 'a0fd1e29-6cfe-4d9f-84b6-b00a140d6714']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:08.744775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84608ad-bb0e-47a0-a4b1-79e9d7fb425e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:08.778613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84608ad-bb0e-47a0-a4b1-79e9d7fb425e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f1076e-fe67-4d98-8326-91628def276c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1445839000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45279d688713454cb34e0e18326a9c79',qos_specs=None,replication_status=,reservations=['2e91e76b-3a0c-48e3-b087-684a6875e5df','be5bf923-0a7e-4113-8ec0-fce679036ff5','871a5f47-2e1f-4498-b1f4-efd5abbd3190','a0fd1e29-6cfe-4d9f-84b6-b00a140d6714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075f1e05d2cf4291801ba47c8f15d9d6',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1445839000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f1076e-fe67-4d98-8326-91628def276c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45279d688713454cb34e0e18326a9c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='075f1e05d2cf4291801ba47c8f15d9d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:08.779706 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581d3992-e89d-44cc-a9d4-92f73bcbf913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:08.807454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581d3992-e89d-44cc-a9d4-92f73bcbf913) transitioned into state 'SUCCESS' from state '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-1445839000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45279d688713454cb34e0e18326a9c79',qos_specs=None,replication_status=,reservations=['2e91e76b-3a0c-48e3-b087-684a6875e5df','be5bf923-0a7e-4113-8ec0-fce679036ff5','871a5f47-2e1f-4498-b1f4-efd5abbd3190','a0fd1e29-6cfe-4d9f-84b6-b00a140d6714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='075f1e05d2cf4291801ba47c8f15d9d6',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:08.808472 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a042f95d-bedc-4c29-ba94-bec6b3eb2d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:08.823624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a042f95d-bedc-4c29-ba94-bec6b3eb2d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:08.824816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Flow 'volume_create_api' (0fc2aff9-14ed-4f8a-a608-678714d822f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:08.825454 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Create volume request issued successfully. Aug 07 14:00:08.827206 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5427ce45-2e0e-48f0-83ba-3fb4a3401da1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:00:08.828439 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 211/844] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:00:08 2026] POST /volume/v3/volumes => generated 759 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:00:09.041479 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-34c33e59-9ccc-4b50-8121-56d6a03f469b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:09.047383 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-34c33e59-9ccc-4b50-8121-56d6a03f469b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:09.047698 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-34c33e59-9ccc-4b50-8121-56d6a03f469b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:09.048533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-34c33e59-9ccc-4b50-8121-56d6a03f469b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:09.059551 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:09.059551 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:09.066937 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-34c33e59-9ccc-4b50-8121-56d6a03f469b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:09.076218 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-34c33e59-9ccc-4b50-8121-56d6a03f469b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:09.076672 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 213/845] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:09 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:09.095007 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d338bdd0-33bd-4486-b63f-85caea53728b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:09.095007 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d338bdd0-33bd-4486-b63f-85caea53728b None None] GET https://10.4.3.193/volume// Aug 07 14:00:09.095007 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d338bdd0-33bd-4486-b63f-85caea53728b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:09.095007 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d338bdd0-33bd-4486-b63f-85caea53728b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:09.095007 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d338bdd0-33bd-4486-b63f-85caea53728b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:09.095007 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 213/846] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:00:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:09.116633 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-c4f04f5d-229a-4b66-ae84-cef2bc804bc3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:09.119007 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-c4f04f5d-229a-4b66-ae84-cef2bc804bc3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:00:09.120826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-c4f04f5d-229a-4b66-ae84-cef2bc804bc3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f447606c-2a08-4fb7-ba70-5a8ed978cb92", "connector": null, "instance_uuid": "32be5443-26e2-4e99-a26d-8a3542746da0"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:09.121351 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c7877ad2-47e3-4e21-a496-f30cb236fcf7 req-7f6bbc25-5022-4c96-b396-783d576c1765 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:09.125740 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c7877ad2-47e3-4e21-a496-f30cb236fcf7 req-7f6bbc25-5022-4c96-b396-783d576c1765 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] DELETE https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 Aug 07 14:00:09.126013 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c7877ad2-47e3-4e21-a496-f30cb236fcf7 req-7f6bbc25-5022-4c96-b396-783d576c1765 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:09.126800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c7877ad2-47e3-4e21-a496-f30cb236fcf7 req-7f6bbc25-5022-4c96-b396-783d576c1765 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:09.131379 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:09.131379 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:09.138935 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:09.138935 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:09.175277 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-c4f04f5d-229a-4b66-ae84-cef2bc804bc3 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:00:09.176546 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 210/847] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:00:09 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:09.219199 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c7877ad2-47e3-4e21-a496-f30cb236fcf7 req-7f6bbc25-5022-4c96-b396-783d576c1765 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 returned with HTTP 200 Aug 07 14:00:09.220626 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 212/848] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:09 2026] DELETE /volume/v3/attachments/db892ae5-8176-4133-ab75-d0ec1d5e9984 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:11.124963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92c85fde-0749-429d-8351-e1b47d7d1a86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.127250 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92c85fde-0749-429d-8351-e1b47d7d1a86 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 14:00:11.127479 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92c85fde-0749-429d-8351-e1b47d7d1a86 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:11.127722 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92c85fde-0749-429d-8351-e1b47d7d1a86 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:11.136545 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:11.136545 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:11.141740 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92c85fde-0749-429d-8351-e1b47d7d1a86 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 14:00:11.149520 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92c85fde-0749-429d-8351-e1b47d7d1a86 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 14:00:11.150366 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 214/849] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:11 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:11.223546 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ca5c759-32c5-475f-a113-caa140b69f11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.225326 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ca5c759-32c5-475f-a113-caa140b69f11 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 14:00:11.225510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ca5c759-32c5-475f-a113-caa140b69f11 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:11.225683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ca5c759-32c5-475f-a113-caa140b69f11 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:11.240402 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:11.240402 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:11.248872 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ca5c759-32c5-475f-a113-caa140b69f11 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 14:00:11.252477 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ca5c759-32c5-475f-a113-caa140b69f11 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 14:00:11.253221 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 214/850] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:11 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:11.276933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.277747 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] DELETE https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 14:00:11.277953 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:11.278164 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:11.278420 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Delete volume with id: 93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 14:00:11.292217 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:11.292217 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:11.293333 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 14:00:11.335987 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Delete volume request issued successfully. Aug 07 14:00:11.336277 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cb92094-bc9a-4ea9-8b76-e81d6fbd460a tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 202 Aug 07 14:00:11.336827 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 211/851] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:11 2026] DELETE /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:11.356152 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04586cae-a0b6-42e7-9796-59d91194ef43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.358200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04586cae-a0b6-42e7-9796-59d91194ef43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 14:00:11.358373 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04586cae-a0b6-42e7-9796-59d91194ef43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:11.358563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04586cae-a0b6-42e7-9796-59d91194ef43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:11.367264 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:11.367264 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:11.373070 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-04586cae-a0b6-42e7-9796-59d91194ef43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Volume info retrieved successfully. Aug 07 14:00:11.380516 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04586cae-a0b6-42e7-9796-59d91194ef43 tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 200 Aug 07 14:00:11.381065 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 213/852] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:11 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:11.549812 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.685365 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:00:11.686109 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-587407373"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:11.690511 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-587407373'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:00:11.690511 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Create volume of 1 GB Aug 07 14:00:11.694000 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Availability Zones retrieved successfully. Aug 07 14:00:11.707911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Flow 'volume_create_api' (f06a045f-41e9-43db-9751-3860caa56298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:11.709929 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c969b3-876a-4328-9120-44cf1e503683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:11.712047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:00:11.764950 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c969b3-876a-4328-9120-44cf1e503683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:11.767331 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54398c5-f077-4850-ac83-4e7c53724f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:11.781957 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4d344d8-1470-4aed-9597-68938e9826ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.782767 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4d344d8-1470-4aed-9597-68938e9826ee None None] GET https://10.4.3.193/volume// Aug 07 14:00:11.782767 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4d344d8-1470-4aed-9597-68938e9826ee None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:11.785634 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4d344d8-1470-4aed-9597-68938e9826ee None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:11.785634 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4d344d8-1470-4aed-9597-68938e9826ee None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:11.785634 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 215/853] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:11.802876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-a2673a0e-ef7e-4169-9c94-a443af938082 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.809311 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-a2673a0e-ef7e-4169-9c94-a443af938082 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:11.810314 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-a2673a0e-ef7e-4169-9c94-a443af938082 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:11.810314 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-a2673a0e-ef7e-4169-9c94-a443af938082 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:11.831621 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:11.831621 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:11.843533 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-a2673a0e-ef7e-4169-9c94-a443af938082 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:11.856689 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-a2673a0e-ef7e-4169-9c94-a443af938082 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:11.857797 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 212/854] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:11 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 1546 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:11.882654 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Created reservations ['28e671fb-4bff-4c26-ae51-5e0d716a25af', 'ae33c8bf-ee95-4049-af66-773581663bba', '581be9aa-c554-46d5-8fbc-f8d08513356d', '951268a5-cb12-4415-8123-9db8c2f860ef'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:11.883685 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54398c5-f077-4850-ac83-4e7c53724f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e671fb-4bff-4c26-ae51-5e0d716a25af', 'ae33c8bf-ee95-4049-af66-773581663bba', '581be9aa-c554-46d5-8fbc-f8d08513356d', '951268a5-cb12-4415-8123-9db8c2f860ef']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:11.884817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c23144-37be-41f6-aefa-39a5a51e5287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:11.927760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c23144-37be-41f6-aefa-39a5a51e5287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0dafa13-44ea-4850-8260-1759934dabc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-587407373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cd41194e8cd4e8ebd997518240dd37a',qos_specs=None,replication_status=,reservations=['28e671fb-4bff-4c26-ae51-5e0d716a25af','ae33c8bf-ee95-4049-af66-773581663bba','581be9aa-c554-46d5-8fbc-f8d08513356d','951268a5-cb12-4415-8123-9db8c2f860ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b339cc0bc804f519f7e5592d6290812',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-587407373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0dafa13-44ea-4850-8260-1759934dabc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cd41194e8cd4e8ebd997518240dd37a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b339cc0bc804f519f7e5592d6290812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:11.928948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8fd1844-7faa-4458-8192-7f9f50201494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:11.957394 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8fd1844-7faa-4458-8192-7f9f50201494) transitioned into state 'SUCCESS' from state '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-587407373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cd41194e8cd4e8ebd997518240dd37a',qos_specs=None,replication_status=,reservations=['28e671fb-4bff-4c26-ae51-5e0d716a25af','ae33c8bf-ee95-4049-af66-773581663bba','581be9aa-c554-46d5-8fbc-f8d08513356d','951268a5-cb12-4415-8123-9db8c2f860ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b339cc0bc804f519f7e5592d6290812',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:11.958407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b495c6e7-60ac-4111-9d12-1eab29b939bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:11.976430 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b495c6e7-60ac-4111-9d12-1eab29b939bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:11.978070 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Flow 'volume_create_api' (f06a045f-41e9-43db-9751-3860caa56298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:11.978766 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Create volume request issued successfully. Aug 07 14:00:11.981576 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ba6424d-df92-48fe-9ec9-0a51334804a3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:00:11.981576 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 215/855] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:00:11 2026] POST /volume/v3/volumes => generated 773 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:11.996507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7a8a5d6-9191-49f3-bed6-a3e9deacf6ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:11.998386 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7a8a5d6-9191-49f3-bed6-a3e9deacf6ae tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:00:11.998624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7a8a5d6-9191-49f3-bed6-a3e9deacf6ae tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:11.998873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7a8a5d6-9191-49f3-bed6-a3e9deacf6ae tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:12.011668 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:12.011668 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:12.017988 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-8427029c-e097-44db-9a44-c6578ce13f2f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:12.020323 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-8427029c-e097-44db-9a44-c6578ce13f2f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] PUT https://10.4.3.193/volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19 Aug 07 14:00:12.020985 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-8427029c-e097-44db-9a44-c6578ce13f2f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:12.022140 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7a8a5d6-9191-49f3-bed6-a3e9deacf6ae tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:00:12.030305 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7a8a5d6-9191-49f3-bed6-a3e9deacf6ae tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:00:12.030711 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 214/856] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:00:11 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:12.032907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-8427029c-e097-44db-9a44-c6578ce13f2f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Acquiring lock "cinder-attachment_update-f447606c-2a08-4fb7-ba70-5a8ed978cb92-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:00:12.039614 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-8427029c-e097-44db-9a44-c6578ce13f2f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-f447606c-2a08-4fb7-ba70-5a8ed978cb92-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:00:12.040661 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:12.040661 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:12.210706 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-8427029c-e097-44db-9a44-c6578ce13f2f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Lock "cinder-attachment_update-f447606c-2a08-4fb7-ba70-5a8ed978cb92-np0000006713" released by "attachment_update" :: held 0.171s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:00:12.211049 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-8427029c-e097-44db-9a44-c6578ce13f2f tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19 returned with HTTP 200 Aug 07 14:00:12.211893 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 216/857] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:00:12 2026] PUT /volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:12.251682 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-5f162699-3216-402c-82ab-89f7cd5c41e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:12.255576 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-5f162699-3216-402c-82ab-89f7cd5c41e0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19/action Aug 07 14:00:12.257085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-5f162699-3216-402c-82ab-89f7cd5c41e0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:12.257085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-5f162699-3216-402c-82ab-89f7cd5c41e0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:12.287899 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:12.287899 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:12.318186 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8fc9dcf0-f033-461d-bc17-4637be1cc188 req-5f162699-3216-402c-82ab-89f7cd5c41e0 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19/action returned with HTTP 204 Aug 07 14:00:12.318186 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 213/858] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:12 2026] POST /volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:12.400657 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9d0fe81-3f5f-4208-9ecc-852fe83accff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:12.406204 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9d0fe81-3f5f-4208-9ecc-852fe83accff tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] GET https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 Aug 07 14:00:12.406435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9d0fe81-3f5f-4208-9ecc-852fe83accff tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:12.406624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9d0fe81-3f5f-4208-9ecc-852fe83accff tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:12.421575 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9d0fe81-3f5f-4208-9ecc-852fe83accff tempest-ServerActionsTestOtherB-101771709 tempest-ServerActionsTestOtherB-101771709-project-member] https://10.4.3.193/volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 returned with HTTP 404 Aug 07 14:00:12.422646 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 216/859] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:12 2026] GET /volume/v3/volumes/93b8c94d-8233-42bf-83d9-2bee27753d99 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:12.521029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b629cdf4-a6df-4b75-80a7-259459b9cde8 req-a02d4aad-5f04-42d0-9920-23e07383e1d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:12.524376 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b629cdf4-a6df-4b75-80a7-259459b9cde8 req-a02d4aad-5f04-42d0-9920-23e07383e1d0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:12.524376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b629cdf4-a6df-4b75-80a7-259459b9cde8 req-a02d4aad-5f04-42d0-9920-23e07383e1d0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:12.525198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b629cdf4-a6df-4b75-80a7-259459b9cde8 req-a02d4aad-5f04-42d0-9920-23e07383e1d0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:12.544745 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:12.544745 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:12.551041 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b629cdf4-a6df-4b75-80a7-259459b9cde8 req-a02d4aad-5f04-42d0-9920-23e07383e1d0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:12.558088 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b629cdf4-a6df-4b75-80a7-259459b9cde8 req-a02d4aad-5f04-42d0-9920-23e07383e1d0 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:12.558671 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 215/860] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:12 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:13.046695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0c50abb5-6dfb-42bb-a217-4653220f7800 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:13.049376 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c50abb5-6dfb-42bb-a217-4653220f7800 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:00:13.049516 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c50abb5-6dfb-42bb-a217-4653220f7800 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:13.049800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c50abb5-6dfb-42bb-a217-4653220f7800 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:13.062572 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:13.062572 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:13.069716 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0c50abb5-6dfb-42bb-a217-4653220f7800 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:00:13.075114 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c50abb5-6dfb-42bb-a217-4653220f7800 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:00:13.075602 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 217/861] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:00:13 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:21.487700 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-060f5c76-0dc3-4f67-abe0-feb618238991 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:21.491125 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-060f5c76-0dc3-4f67-abe0-feb618238991 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/limits Aug 07 14:00:21.491125 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-060f5c76-0dc3-4f67-abe0-feb618238991 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:21.491125 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-060f5c76-0dc3-4f67-abe0-feb618238991 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:21.534612 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-060f5c76-0dc3-4f67-abe0-feb618238991 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 07 14:00:21.535214 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 214/862] 10.4.3.193 () {68 vars in 1484 bytes} [Fri Aug 7 14:00:21 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:21.590828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-46cd0149-eb83-4a63-b842-41ee6d6bca4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:21.600318 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-46cd0149-eb83-4a63-b842-41ee6d6bca4b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:21.600520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-46cd0149-eb83-4a63-b842-41ee6d6bca4b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:21.600715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-46cd0149-eb83-4a63-b842-41ee6d6bca4b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:21.619763 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:21.619763 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:21.627195 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-46cd0149-eb83-4a63-b842-41ee6d6bca4b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:21.633712 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-46cd0149-eb83-4a63-b842-41ee6d6bca4b tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:21.636689 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 217/863] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:21 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 1659 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:21.652785 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:21.656611 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:00:21.657204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f447606c-2a08-4fb7-ba70-5a8ed978cb92", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:21.672543 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:21.672543 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:21.673293 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:21.673519 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Create snapshot from volume f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:21.727954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Created reservations ['b36464a2-4925-481a-9446-a5cc7a4adcc3', 'af16b387-8664-4112-ad22-84a379915352', '5b65410b-51a6-46ad-a5d7-66a63839857c', '1c3d046b-92ce-4749-8522-5fa51c9c2fea'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:21.774975 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Snapshot force create request issued successfully. Aug 07 14:00:21.775210 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d80ac94b-dfa1-4930-96c2-3ab0640aa99e req-be4ce045-895e-4432-8024-a613a41d3f4d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:00:21.775688 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 216/864] 10.4.3.193 () {72 vars in 1547 bytes} [Fri Aug 7 14:00:21 2026] POST /volume/v3/snapshots => generated 292 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:00:23.075437 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=148,cinder:INSERT=15,cinder:UPDATE=31 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:00:25.537233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-e5ccbe5a-b6ae-4339-8c43-45d44de53135 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:25.542876 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-e5ccbe5a-b6ae-4339-8c43-45d44de53135 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:25.542876 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-e5ccbe5a-b6ae-4339-8c43-45d44de53135 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:25.542876 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-e5ccbe5a-b6ae-4339-8c43-45d44de53135 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:25.554921 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:25.554921 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:25.561132 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-e5ccbe5a-b6ae-4339-8c43-45d44de53135 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:25.573529 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-e5ccbe5a-b6ae-4339-8c43-45d44de53135 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:25.573529 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 218/865] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:25 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 1659 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:27.442882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-f38eaf20-f08a-4faa-a161-d87fa8eb1d94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:27.446612 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-f38eaf20-f08a-4faa-a161-d87fa8eb1d94 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19 Aug 07 14:00:27.446731 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-f38eaf20-f08a-4faa-a161-d87fa8eb1d94 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:27.447006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-f38eaf20-f08a-4faa-a161-d87fa8eb1d94 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:27.456185 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:27.456185 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:27.536808 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-841eff3b-cecd-4a91-a3a9-495472f364c9 req-f38eaf20-f08a-4faa-a161-d87fa8eb1d94 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19 returned with HTTP 200 Aug 07 14:00:27.537407 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 215/866] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:27 2026] DELETE /volume/v3/attachments/dbeb6ce5-bfbe-474f-a9e9-b6c8a5e4ed19 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:28.814058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:28.816920 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92?cascade=True Aug 07 14:00:28.816920 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:28.816920 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:28.817070 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume with id: f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:28.825788 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:28.825788 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:28.826418 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:28.858442 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume request issued successfully. Aug 07 14:00:28.858602 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fedda13-7209-4ce1-87ba-6333a4588bf2 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92?cascade=True returned with HTTP 202 Aug 07 14:00:28.859293 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 218/867] 10.4.3.193 () {66 vars in 1376 bytes} [Fri Aug 7 14:00:28 2026] DELETE /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:28.871815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6764fade-986a-4c15-a62b-c868b51c2b46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:28.874543 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6764fade-986a-4c15-a62b-c868b51c2b46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:28.874795 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6764fade-986a-4c15-a62b-c868b51c2b46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:28.875074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6764fade-986a-4c15-a62b-c868b51c2b46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:28.883930 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:28.883930 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:28.888420 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6764fade-986a-4c15-a62b-c868b51c2b46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:28.893978 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6764fade-986a-4c15-a62b-c868b51c2b46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 200 Aug 07 14:00:28.894424 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 217/868] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:28 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:29.284695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b5d9abc1-c64b-4146-b943-bb0232d661db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:29.286422 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:00:29.286854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-448170691"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:29.288363 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-448170691'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:00:29.288517 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume of 1 GB Aug 07 14:00:29.293275 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Availability Zones retrieved successfully. Aug 07 14:00:29.299634 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Flow 'volume_create_api' (31706cc1-372d-4165-86cd-18fdbde2de21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:29.300620 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (376790af-d948-448a-a042-6541362f12ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:29.301632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:00:29.339045 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (376790af-d948-448a-a042-6541362f12ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:29.340168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396aa0e6-3732-46cd-b6bc-9803b5535e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:29.391519 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Created reservations ['18cb994a-50de-4abc-a398-27b7bc912e70', 'f06b470a-52e1-4389-a666-5573b795df1a', '3b43ded2-be5b-4426-b4a8-7aed3e23b6e4', '7717fc50-834f-4d3e-b0a0-680ca169f95c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:29.392185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396aa0e6-3732-46cd-b6bc-9803b5535e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18cb994a-50de-4abc-a398-27b7bc912e70', 'f06b470a-52e1-4389-a666-5573b795df1a', '3b43ded2-be5b-4426-b4a8-7aed3e23b6e4', '7717fc50-834f-4d3e-b0a0-680ca169f95c']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:29.393021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9585b0f8-95ee-49a9-b3db-0c52e99bb6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:29.424038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9585b0f8-95ee-49a9-b3db-0c52e99bb6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72be9da7-bfea-4828-8375-9d173b78a849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-448170691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20cffc3c6ce14f17b05c13f71859f1c8',qos_specs=None,replication_status=,reservations=['18cb994a-50de-4abc-a398-27b7bc912e70','f06b470a-52e1-4389-a666-5573b795df1a','3b43ded2-be5b-4426-b4a8-7aed3e23b6e4','7717fc50-834f-4d3e-b0a0-680ca169f95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71343d74fef4213af340d5089ee8f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-448170691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72be9da7-bfea-4828-8375-9d173b78a849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20cffc3c6ce14f17b05c13f71859f1c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71343d74fef4213af340d5089ee8f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:29.425230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a674101-de89-4f9c-843d-9db0357d92f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:29.448438 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a674101-de89-4f9c-843d-9db0357d92f8) transitioned into state 'SUCCESS' from state '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-448170691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20cffc3c6ce14f17b05c13f71859f1c8',qos_specs=None,replication_status=,reservations=['18cb994a-50de-4abc-a398-27b7bc912e70','f06b470a-52e1-4389-a666-5573b795df1a','3b43ded2-be5b-4426-b4a8-7aed3e23b6e4','7717fc50-834f-4d3e-b0a0-680ca169f95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71343d74fef4213af340d5089ee8f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:29.449270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3717cdd-f182-4be7-aa26-d8159ce9fffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:29.461392 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3717cdd-f182-4be7-aa26-d8159ce9fffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:29.462381 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Flow 'volume_create_api' (31706cc1-372d-4165-86cd-18fdbde2de21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:29.462797 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume request issued successfully. Aug 07 14:00:29.466173 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5d9abc1-c64b-4146-b943-bb0232d661db tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:00:29.466830 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 219/869] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:00:29 2026] POST /volume/v3/volumes => generated 750 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:00:29.479160 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97a314ec-48d6-407a-a022-b0c095acdd38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:29.481233 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97a314ec-48d6-407a-a022-b0c095acdd38 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:29.481456 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97a314ec-48d6-407a-a022-b0c095acdd38 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:29.481653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97a314ec-48d6-407a-a022-b0c095acdd38 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:29.491541 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:29.491541 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:29.499303 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97a314ec-48d6-407a-a022-b0c095acdd38 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:29.507699 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97a314ec-48d6-407a-a022-b0c095acdd38 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:29.508391 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 216/870] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:29 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:29.910676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef233ce3-f2a1-4cdf-bf89-0ddf1d198168 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:29.913067 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef233ce3-f2a1-4cdf-bf89-0ddf1d198168 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:29.913329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef233ce3-f2a1-4cdf-bf89-0ddf1d198168 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:29.913555 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef233ce3-f2a1-4cdf-bf89-0ddf1d198168 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:29.921943 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef233ce3-f2a1-4cdf-bf89-0ddf1d198168 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 404 Aug 07 14:00:29.922523 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 219/871] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:29 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:30.526427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e3c5de71-3e06-45d2-8e35-31e130bb9b1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.532129 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3c5de71-3e06-45d2-8e35-31e130bb9b1c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:30.532488 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3c5de71-3e06-45d2-8e35-31e130bb9b1c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:30.532610 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3c5de71-3e06-45d2-8e35-31e130bb9b1c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:30.543338 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:30.543338 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:30.549272 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e3c5de71-3e06-45d2-8e35-31e130bb9b1c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:30.554831 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3c5de71-3e06-45d2-8e35-31e130bb9b1c tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:30.555107 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 218/872] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:30 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:30.636750 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a1d61f73-d039-488e-8b62-887c91596047 req-61dfeaef-5bcd-4880-8853-375add9009a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.639668 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-61dfeaef-5bcd-4880-8853-375add9009a4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:30.640156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-61dfeaef-5bcd-4880-8853-375add9009a4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:30.640156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-61dfeaef-5bcd-4880-8853-375add9009a4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:30.656536 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a826b11e-2bfd-4bd7-bdca-6c852425d6f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.657696 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:30.657696 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:30.663694 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a826b11e-2bfd-4bd7-bdca-6c852425d6f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:30.663694 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a826b11e-2bfd-4bd7-bdca-6c852425d6f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:30.663694 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a826b11e-2bfd-4bd7-bdca-6c852425d6f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:30.664047 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a826b11e-2bfd-4bd7-bdca-6c852425d6f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume with id: f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:30.671224 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a1d61f73-d039-488e-8b62-887c91596047 req-61dfeaef-5bcd-4880-8853-375add9009a4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:30.681643 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a826b11e-2bfd-4bd7-bdca-6c852425d6f5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 404 Aug 07 14:00:30.681643 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 217/873] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:30 2026] DELETE /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:30.690483 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-61dfeaef-5bcd-4880-8853-375add9009a4 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:30.690968 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 220/874] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:30 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:30.697158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-585e4f17-4472-46b2-accc-b3cb2b7b6e46 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.710343 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-585e4f17-4472-46b2-accc-b3cb2b7b6e46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 Aug 07 14:00:30.713261 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-585e4f17-4472-46b2-accc-b3cb2b7b6e46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:30.713261 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-585e4f17-4472-46b2-accc-b3cb2b7b6e46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:30.724232 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-585e4f17-4472-46b2-accc-b3cb2b7b6e46 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 returned with HTTP 404 Aug 07 14:00:30.724232 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 220/875] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:30 2026] GET /volume/v3/volumes/f447606c-2a08-4fb7-ba70-5a8ed978cb92 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:30.737739 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-029ee4a9-9d34-4e05-808e-d82d3046144c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.741071 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-029ee4a9-9d34-4e05-808e-d82d3046144c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:30.741432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-029ee4a9-9d34-4e05-808e-d82d3046144c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:30.741507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-029ee4a9-9d34-4e05-808e-d82d3046144c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:30.742596 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-029ee4a9-9d34-4e05-808e-d82d3046144c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume with id: fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:30.754541 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:30.754541 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:30.755415 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-029ee4a9-9d34-4e05-808e-d82d3046144c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:30.809624 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-029ee4a9-9d34-4e05-808e-d82d3046144c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume request issued successfully. Aug 07 14:00:30.809813 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-029ee4a9-9d34-4e05-808e-d82d3046144c tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 202 Aug 07 14:00:30.810669 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 219/876] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:30 2026] DELETE /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:30.826362 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f6f31575-520e-4f5b-8cd7-88950a4993a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.828752 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6f31575-520e-4f5b-8cd7-88950a4993a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:30.830149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6f31575-520e-4f5b-8cd7-88950a4993a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:30.830149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6f31575-520e-4f5b-8cd7-88950a4993a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:30.843715 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:30.843715 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:30.852947 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f6f31575-520e-4f5b-8cd7-88950a4993a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:30.871950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6f31575-520e-4f5b-8cd7-88950a4993a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 200 Aug 07 14:00:30.872722 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 218/877] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:30 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:30.912580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a6c7bde-59cb-42c4-8d11-6f687fbe8985 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.912580 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a6c7bde-59cb-42c4-8d11-6f687fbe8985 None None] GET https://10.4.3.193/volume// Aug 07 14:00:30.912580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a6c7bde-59cb-42c4-8d11-6f687fbe8985 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:30.912580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a6c7bde-59cb-42c4-8d11-6f687fbe8985 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:30.912907 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a6c7bde-59cb-42c4-8d11-6f687fbe8985 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:30.913334 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 221/878] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:00:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:30.925499 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a1d61f73-d039-488e-8b62-887c91596047 req-6373bf7a-4f37-4c61-98e8-49ceae7dc777 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:30.929939 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-6373bf7a-4f37-4c61-98e8-49ceae7dc777 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:00:30.930860 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-6373bf7a-4f37-4c61-98e8-49ceae7dc777 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72be9da7-bfea-4828-8375-9d173b78a849", "connector": null, "instance_uuid": "93cce0f0-a42e-4e7f-a234-c21405c1fb7b"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:30.947345 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:30.947345 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:31.014217 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-6373bf7a-4f37-4c61-98e8-49ceae7dc777 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:00:31.014935 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 221/879] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:00:30 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 07 14:00:31.069805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6960743f-fe02-4cda-ab80-fc9edeb33257 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:31.071816 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6960743f-fe02-4cda-ab80-fc9edeb33257 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:31.073498 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6960743f-fe02-4cda-ab80-fc9edeb33257 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:31.073498 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6960743f-fe02-4cda-ab80-fc9edeb33257 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:31.090447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c67b966a-06b3-4346-b2a2-76e369a7cb6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:31.091138 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c67b966a-06b3-4346-b2a2-76e369a7cb6a None None] GET https://10.4.3.193/volume// Aug 07 14:00:31.091230 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:31.091230 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:31.092184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c67b966a-06b3-4346-b2a2-76e369a7cb6a None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:31.093175 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c67b966a-06b3-4346-b2a2-76e369a7cb6a None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:31.093175 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c67b966a-06b3-4346-b2a2-76e369a7cb6a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:31.093175 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 219/880] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:31.100387 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6960743f-fe02-4cda-ab80-fc9edeb33257 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:31.108114 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6960743f-fe02-4cda-ab80-fc9edeb33257 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:31.109216 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a1d61f73-d039-488e-8b62-887c91596047 req-58cb4095-728b-475e-88d7-862962c08dde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:31.109427 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 220/881] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:31 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:31.119018 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-58cb4095-728b-475e-88d7-862962c08dde tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:31.120374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-58cb4095-728b-475e-88d7-862962c08dde tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:31.120909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-58cb4095-728b-475e-88d7-862962c08dde tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:31.144280 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:31.144280 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:31.151639 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a1d61f73-d039-488e-8b62-887c91596047 req-58cb4095-728b-475e-88d7-862962c08dde tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:31.163701 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-58cb4095-728b-475e-88d7-862962c08dde tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:31.164051 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 222/882] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:31 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 1022 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:31.348158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a1d61f73-d039-488e-8b62-887c91596047 req-0839dfaf-2e5c-4a58-8c45-5868b6eb9cd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:31.354989 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-0839dfaf-2e5c-4a58-8c45-5868b6eb9cd3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] PUT https://10.4.3.193/volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f Aug 07 14:00:31.355541 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-0839dfaf-2e5c-4a58-8c45-5868b6eb9cd3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:31.366305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a1d61f73-d039-488e-8b62-887c91596047 req-0839dfaf-2e5c-4a58-8c45-5868b6eb9cd3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Acquiring lock "cinder-attachment_update-72be9da7-bfea-4828-8375-9d173b78a849-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:00:31.375931 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a1d61f73-d039-488e-8b62-887c91596047 req-0839dfaf-2e5c-4a58-8c45-5868b6eb9cd3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Lock "cinder-attachment_update-72be9da7-bfea-4828-8375-9d173b78a849-np0000006713" acquired by "attachment_update" :: waited 0.010s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:00:31.377115 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:31.377115 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:31.487715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a1d61f73-d039-488e-8b62-887c91596047 req-0839dfaf-2e5c-4a58-8c45-5868b6eb9cd3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Lock "cinder-attachment_update-72be9da7-bfea-4828-8375-9d173b78a849-np0000006713" released by "attachment_update" :: held 0.112s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:00:31.488114 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-0839dfaf-2e5c-4a58-8c45-5868b6eb9cd3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f returned with HTTP 200 Aug 07 14:00:31.489551 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 222/883] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:00:31 2026] PUT /volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:31.896725 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d1fd696c-b499-439f-8fd2-352022f5ce5d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:31.902419 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1fd696c-b499-439f-8fd2-352022f5ce5d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd Aug 07 14:00:31.903209 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1fd696c-b499-439f-8fd2-352022f5ce5d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:31.903209 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1fd696c-b499-439f-8fd2-352022f5ce5d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:31.915951 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1fd696c-b499-439f-8fd2-352022f5ce5d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd returned with HTTP 404 Aug 07 14:00:31.916487 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 220/884] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:31 2026] GET /volume/v3/volumes/fea0739f-27d4-42ea-ba3b-bcd2d41ba5bd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:32.127719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60e7afb9-fd91-457f-84ff-b0989c31acf2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:32.132044 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60e7afb9-fd91-457f-84ff-b0989c31acf2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:32.132044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60e7afb9-fd91-457f-84ff-b0989c31acf2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:32.132044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60e7afb9-fd91-457f-84ff-b0989c31acf2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:32.154101 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:32.154101 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:32.161057 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60e7afb9-fd91-457f-84ff-b0989c31acf2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:32.169014 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60e7afb9-fd91-457f-84ff-b0989c31acf2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:32.169014 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 221/885] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:32 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:33.186786 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68d21796-9aef-43ea-9413-4730fe74f095 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:33.190534 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68d21796-9aef-43ea-9413-4730fe74f095 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:33.190943 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68d21796-9aef-43ea-9413-4730fe74f095 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:33.193335 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68d21796-9aef-43ea-9413-4730fe74f095 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:33.215717 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:33.215717 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:33.225454 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68d21796-9aef-43ea-9413-4730fe74f095 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:33.231949 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68d21796-9aef-43ea-9413-4730fe74f095 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:33.233243 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 223/886] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:33 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:34.252948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a47fadc8-8be7-4595-91db-9a13a9c4c4ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:34.257948 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a47fadc8-8be7-4595-91db-9a13a9c4c4ef tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:34.257948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a47fadc8-8be7-4595-91db-9a13a9c4c4ef tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:34.257948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a47fadc8-8be7-4595-91db-9a13a9c4c4ef tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:34.269878 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:34.269878 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:34.274779 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a47fadc8-8be7-4595-91db-9a13a9c4c4ef tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:34.280646 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a47fadc8-8be7-4595-91db-9a13a9c4c4ef tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:34.281302 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 223/887] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:34 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:34.908246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a1d61f73-d039-488e-8b62-887c91596047 req-6eed683f-18ef-4484-8baa-0333fdeb4c0d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:34.911271 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-6eed683f-18ef-4484-8baa-0333fdeb4c0d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f/action Aug 07 14:00:34.911271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-6eed683f-18ef-4484-8baa-0333fdeb4c0d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:34.911479 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-6eed683f-18ef-4484-8baa-0333fdeb4c0d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:34.948242 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:34.948242 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:34.973215 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1d61f73-d039-488e-8b62-887c91596047 req-6eed683f-18ef-4484-8baa-0333fdeb4c0d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f/action returned with HTTP 204 Aug 07 14:00:34.973725 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 221/888] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:34 2026] POST /volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:35.299541 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1fa1c5a-638b-4fc7-975b-33ae23d81e76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:35.301866 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1fa1c5a-638b-4fc7-975b-33ae23d81e76 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:35.302095 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1fa1c5a-638b-4fc7-975b-33ae23d81e76 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:35.302303 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1fa1c5a-638b-4fc7-975b-33ae23d81e76 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:35.316652 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:35.316652 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:35.321685 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b1fa1c5a-638b-4fc7-975b-33ae23d81e76 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:35.326872 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1fa1c5a-638b-4fc7-975b-33ae23d81e76 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:35.327774 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 222/889] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:35 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:35.345241 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb469f24-1ce4-491a-a111-f0900773f0a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:35.347868 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb469f24-1ce4-491a-a111-f0900773f0a9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:35.348253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb469f24-1ce4-491a-a111-f0900773f0a9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:35.348504 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb469f24-1ce4-491a-a111-f0900773f0a9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:35.364441 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:35.364441 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:35.370000 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb469f24-1ce4-491a-a111-f0900773f0a9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:35.376807 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb469f24-1ce4-491a-a111-f0900773f0a9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:35.378448 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 224/890] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:35 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:35.484069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:35.486454 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:00:35.487172 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1971255793"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:35.488767 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1971255793'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:00:35.488958 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume of 1 GB Aug 07 14:00:35.494220 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Availability Zones retrieved successfully. Aug 07 14:00:35.501077 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Flow 'volume_create_api' (567f7270-072e-46be-9a36-38f6f4e667a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:35.502256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9398dc4e-32a4-44a9-9ae2-bb55794c53f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:35.503423 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:00:35.541140 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9398dc4e-32a4-44a9-9ae2-bb55794c53f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:35.541883 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d222dfe3-e227-4888-821e-7278821831f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:35.600428 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Created reservations ['115f67a7-18a9-41d5-b8bb-51a0f774d891', '5f3c8694-4b1e-4963-9771-d8b456b3ec38', 'd03526d2-17a1-4f81-8c8f-6667143b214a', '12f2f5fe-4cfd-4f88-b536-19200744e63e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:35.601493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d222dfe3-e227-4888-821e-7278821831f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115f67a7-18a9-41d5-b8bb-51a0f774d891', '5f3c8694-4b1e-4963-9771-d8b456b3ec38', 'd03526d2-17a1-4f81-8c8f-6667143b214a', '12f2f5fe-4cfd-4f88-b536-19200744e63e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:35.602654 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee968e5-037d-46e4-bc98-c9361e2e3261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:35.639909 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee968e5-037d-46e4-bc98-c9361e2e3261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76b27e33-c83f-427d-8a1f-e537046d0a69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1971255793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20cffc3c6ce14f17b05c13f71859f1c8',qos_specs=None,replication_status=,reservations=['115f67a7-18a9-41d5-b8bb-51a0f774d891','5f3c8694-4b1e-4963-9771-d8b456b3ec38','d03526d2-17a1-4f81-8c8f-6667143b214a','12f2f5fe-4cfd-4f88-b536-19200744e63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71343d74fef4213af340d5089ee8f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1971255793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76b27e33-c83f-427d-8a1f-e537046d0a69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20cffc3c6ce14f17b05c13f71859f1c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e71343d74fef4213af340d5089ee8f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:35.640761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99315a8-5bb7-437f-9caf-15816884098e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:35.674171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99315a8-5bb7-437f-9caf-15816884098e) transitioned into state 'SUCCESS' from state '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-1971255793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20cffc3c6ce14f17b05c13f71859f1c8',qos_specs=None,replication_status=,reservations=['115f67a7-18a9-41d5-b8bb-51a0f774d891','5f3c8694-4b1e-4963-9771-d8b456b3ec38','d03526d2-17a1-4f81-8c8f-6667143b214a','12f2f5fe-4cfd-4f88-b536-19200744e63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e71343d74fef4213af340d5089ee8f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:35.674500 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58589d8-fca4-4d4c-b753-242343412eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:35.689082 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58589d8-fca4-4d4c-b753-242343412eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:35.690501 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Flow 'volume_create_api' (567f7270-072e-46be-9a36-38f6f4e667a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:35.690981 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Create volume request issued successfully. Aug 07 14:00:35.692729 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ffc37e7-3db1-4c43-ad04-efeb4fb4147a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:00:35.692729 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 224/891] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:00:35 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:00:35.708184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89f328b1-c503-458f-a787-835e8d5b462f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:35.711355 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89f328b1-c503-458f-a787-835e8d5b462f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:35.711670 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89f328b1-c503-458f-a787-835e8d5b462f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:35.711995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89f328b1-c503-458f-a787-835e8d5b462f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:35.723389 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:35.723389 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:35.729918 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89f328b1-c503-458f-a787-835e8d5b462f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:35.736566 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89f328b1-c503-458f-a787-835e8d5b462f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:35.737857 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 222/892] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:35 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:36.758236 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2730338b-68de-4874-8bf2-b00130eabbcf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:36.763008 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2730338b-68de-4874-8bf2-b00130eabbcf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:36.763282 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2730338b-68de-4874-8bf2-b00130eabbcf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:36.763920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2730338b-68de-4874-8bf2-b00130eabbcf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:36.776055 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:36.776055 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:36.786427 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2730338b-68de-4874-8bf2-b00130eabbcf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:36.792356 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2730338b-68de-4874-8bf2-b00130eabbcf tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:36.793088 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 223/893] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:36 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:36.860764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-f3d6bdfa-0bed-4dc8-9e57-800bcd9d5924 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:36.866632 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-f3d6bdfa-0bed-4dc8-9e57-800bcd9d5924 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:36.866632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-f3d6bdfa-0bed-4dc8-9e57-800bcd9d5924 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:36.866632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-f3d6bdfa-0bed-4dc8-9e57-800bcd9d5924 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:36.879343 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:36.879343 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:36.889948 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-f3d6bdfa-0bed-4dc8-9e57-800bcd9d5924 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:36.897861 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-f3d6bdfa-0bed-4dc8-9e57-800bcd9d5924 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:36.898434 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 225/894] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:36 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:37.024084 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4c8cbbe-e9fd-457e-ad60-23a9af6fbee1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:37.025109 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4c8cbbe-e9fd-457e-ad60-23a9af6fbee1 None None] GET https://10.4.3.193/volume// Aug 07 14:00:37.025736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4c8cbbe-e9fd-457e-ad60-23a9af6fbee1 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:37.025736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4c8cbbe-e9fd-457e-ad60-23a9af6fbee1 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:37.026271 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4c8cbbe-e9fd-457e-ad60-23a9af6fbee1 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:37.026803 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 225/895] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:00:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:37.039239 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3675064a-e1f1-4097-b223-5d2f1c51c5fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:37.043657 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3675064a-e1f1-4097-b223-5d2f1c51c5fd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:00:37.044168 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3675064a-e1f1-4097-b223-5d2f1c51c5fd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76b27e33-c83f-427d-8a1f-e537046d0a69", "connector": null, "instance_uuid": "93cce0f0-a42e-4e7f-a234-c21405c1fb7b"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:37.062978 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:37.062978 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:37.115220 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3675064a-e1f1-4097-b223-5d2f1c51c5fd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:00:37.116146 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 223/896] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:00:37 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 07 14:00:37.162325 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f84dcce-011d-43c8-9680-61119c1a31a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:37.164733 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f84dcce-011d-43c8-9680-61119c1a31a7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:37.165188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f84dcce-011d-43c8-9680-61119c1a31a7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:37.166917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f84dcce-011d-43c8-9680-61119c1a31a7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:37.180223 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36f34876-1c54-4c31-9925-90c55f40fe07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:37.180958 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36f34876-1c54-4c31-9925-90c55f40fe07 None None] GET https://10.4.3.193/volume// Aug 07 14:00:37.180958 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36f34876-1c54-4c31-9925-90c55f40fe07 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:37.181119 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36f34876-1c54-4c31-9925-90c55f40fe07 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:37.181437 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36f34876-1c54-4c31-9925-90c55f40fe07 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:37.182136 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 226/897] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:37.186804 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:37.186804 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:37.193915 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f84dcce-011d-43c8-9680-61119c1a31a7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:37.194048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-eaedf9d3-855b-45e9-9dd1-f47179a483ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:37.196503 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-eaedf9d3-855b-45e9-9dd1-f47179a483ea tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:37.196862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-eaedf9d3-855b-45e9-9dd1-f47179a483ea tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:37.197208 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-eaedf9d3-855b-45e9-9dd1-f47179a483ea tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:37.202139 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f84dcce-011d-43c8-9680-61119c1a31a7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:37.202139 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 224/898] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:37 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:37.221316 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:37.221316 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:37.229625 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-eaedf9d3-855b-45e9-9dd1-f47179a483ea tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:37.239369 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-eaedf9d3-855b-45e9-9dd1-f47179a483ea tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:37.240303 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 226/899] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:37 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:37.404715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-632a7d7e-8bd3-4fa3-a164-3a8a12419fe8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:37.410058 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-632a7d7e-8bd3-4fa3-a164-3a8a12419fe8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] PUT https://10.4.3.193/volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036 Aug 07 14:00:37.410384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-632a7d7e-8bd3-4fa3-a164-3a8a12419fe8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:37.429696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-632a7d7e-8bd3-4fa3-a164-3a8a12419fe8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Acquiring lock "cinder-attachment_update-76b27e33-c83f-427d-8a1f-e537046d0a69-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:00:37.436073 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-632a7d7e-8bd3-4fa3-a164-3a8a12419fe8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Lock "cinder-attachment_update-76b27e33-c83f-427d-8a1f-e537046d0a69-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:00:37.437257 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:37.437257 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:37.573312 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-632a7d7e-8bd3-4fa3-a164-3a8a12419fe8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Lock "cinder-attachment_update-76b27e33-c83f-427d-8a1f-e537046d0a69-np0000006713" released by "attachment_update" :: held 0.136s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:00:37.573312 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-632a7d7e-8bd3-4fa3-a164-3a8a12419fe8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036 returned with HTTP 200 Aug 07 14:00:37.573312 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 224/900] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:00:37 2026] PUT /volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:38.226861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-124a27bf-cc1f-4266-81ed-403fbe509686 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:38.234038 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-124a27bf-cc1f-4266-81ed-403fbe509686 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:38.234038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-124a27bf-cc1f-4266-81ed-403fbe509686 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:38.234038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-124a27bf-cc1f-4266-81ed-403fbe509686 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:38.249740 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:38.249740 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:38.254577 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-124a27bf-cc1f-4266-81ed-403fbe509686 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:38.260667 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-124a27bf-cc1f-4266-81ed-403fbe509686 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:38.261303 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 227/901] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:38 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:38.646225 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:38.648694 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 14:00:38.649220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:38.649661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:38.650051 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume with id: 467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 14:00:38.663764 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:38.663764 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:38.663764 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:38.693913 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume request issued successfully. Aug 07 14:00:38.693913 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa178bf1-b163-4997-bb33-e0f9ce0fa7a9 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 202 Aug 07 14:00:38.695265 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 225/902] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:38 2026] DELETE /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:38.707608 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4778837b-f6e4-409b-a9ae-529edd58a539 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:38.711083 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4778837b-f6e4-409b-a9ae-529edd58a539 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 14:00:38.711350 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4778837b-f6e4-409b-a9ae-529edd58a539 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:38.711683 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4778837b-f6e4-409b-a9ae-529edd58a539 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:38.725069 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:38.725069 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:38.736577 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4778837b-f6e4-409b-a9ae-529edd58a539 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:38.745346 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4778837b-f6e4-409b-a9ae-529edd58a539 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 200 Aug 07 14:00:38.746013 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 227/903] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:38 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:39.277246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-844b8dc6-31b4-4eee-bdd3-8b6d37902d48 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:39.279134 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-844b8dc6-31b4-4eee-bdd3-8b6d37902d48 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:39.279338 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-844b8dc6-31b4-4eee-bdd3-8b6d37902d48 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:39.279540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-844b8dc6-31b4-4eee-bdd3-8b6d37902d48 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:39.290456 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:39.290456 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:39.296207 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-844b8dc6-31b4-4eee-bdd3-8b6d37902d48 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:39.303598 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-844b8dc6-31b4-4eee-bdd3-8b6d37902d48 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:39.304405 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 225/904] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:39 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:39.764117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d276c349-27d8-4457-9ca4-468b564c21eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:39.766600 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d276c349-27d8-4457-9ca4-468b564c21eb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a Aug 07 14:00:39.766968 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d276c349-27d8-4457-9ca4-468b564c21eb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:39.767369 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d276c349-27d8-4457-9ca4-468b564c21eb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:39.774832 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d276c349-27d8-4457-9ca4-468b564c21eb tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a returned with HTTP 404 Aug 07 14:00:39.775517 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 228/905] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:39 2026] GET /volume/v3/volumes/467115d3-9b16-43f6-8e53-1c8550fa621a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:40.327735 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f1bcb17-b06d-4f16-b07b-7243924068b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:40.331061 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f1bcb17-b06d-4f16-b07b-7243924068b7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:40.331386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f1bcb17-b06d-4f16-b07b-7243924068b7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:40.331917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f1bcb17-b06d-4f16-b07b-7243924068b7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:40.353185 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:40.353185 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:40.360040 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f1bcb17-b06d-4f16-b07b-7243924068b7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:40.368683 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f1bcb17-b06d-4f16-b07b-7243924068b7 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:40.369958 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 226/906] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:40 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:40.960937 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3447fa4e-4566-4087-942e-ab36de2684a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:40.969680 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3447fa4e-4566-4087-942e-ab36de2684a3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036/action Aug 07 14:00:40.970258 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3447fa4e-4566-4087-942e-ab36de2684a3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:40.970992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3447fa4e-4566-4087-942e-ab36de2684a3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:41.015909 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:41.015909 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:41.032657 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7b6662f9-abb3-48d4-a1d1-60dacc7f308f req-3447fa4e-4566-4087-942e-ab36de2684a3 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036/action returned with HTTP 204 Aug 07 14:00:41.033219 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 228/907] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:40 2026] POST /volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:41.385228 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73d03633-cbee-4974-a12c-a70cacd3371a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:41.387894 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73d03633-cbee-4974-a12c-a70cacd3371a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:41.387894 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73d03633-cbee-4974-a12c-a70cacd3371a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:41.388077 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73d03633-cbee-4974-a12c-a70cacd3371a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:41.405183 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:41.405183 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:41.409938 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-73d03633-cbee-4974-a12c-a70cacd3371a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:41.417112 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73d03633-cbee-4974-a12c-a70cacd3371a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:41.417941 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 226/908] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:41 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:41.433331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c151899-1ea6-468c-90ab-08fcc7a51f14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:41.437264 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c151899-1ea6-468c-90ab-08fcc7a51f14 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:41.437907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c151899-1ea6-468c-90ab-08fcc7a51f14 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:41.438470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c151899-1ea6-468c-90ab-08fcc7a51f14 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:41.457565 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:41.457565 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:41.464942 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c151899-1ea6-468c-90ab-08fcc7a51f14 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:41.468459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c151899-1ea6-468c-90ab-08fcc7a51f14 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:41.468989 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 229/909] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:41 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:41.908707 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-331f7665-0709-4909-b926-7c3dd50717eb req-be2b3fc8-e856-4a9d-a4fc-97edca476da0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:41.911358 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-be2b3fc8-e856-4a9d-a4fc-97edca476da0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:41.911615 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-be2b3fc8-e856-4a9d-a4fc-97edca476da0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:41.911908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-be2b3fc8-e856-4a9d-a4fc-97edca476da0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:41.925862 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:41.925862 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:41.931122 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-331f7665-0709-4909-b926-7c3dd50717eb req-be2b3fc8-e856-4a9d-a4fc-97edca476da0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:41.938158 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-be2b3fc8-e856-4a9d-a4fc-97edca476da0 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:41.938739 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 227/910] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:41 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:00:41.962286 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-331f7665-0709-4909-b926-7c3dd50717eb req-940ef69d-399c-4b67-bf08-32f0f06fee2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:41.964981 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-940ef69d-399c-4b67-bf08-32f0f06fee2e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849/action Aug 07 14:00:41.965111 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-940ef69d-399c-4b67-bf08-32f0f06fee2e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:41.965272 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-940ef69d-399c-4b67-bf08-32f0f06fee2e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:41.980528 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:41.980528 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:41.981112 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-331f7665-0709-4909-b926-7c3dd50717eb req-940ef69d-399c-4b67-bf08-32f0f06fee2e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:41.990042 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-331f7665-0709-4909-b926-7c3dd50717eb req-940ef69d-399c-4b67-bf08-32f0f06fee2e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Begin detaching volume completed successfully. Aug 07 14:00:41.990300 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-940ef69d-399c-4b67-bf08-32f0f06fee2e tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849/action returned with HTTP 202 Aug 07 14:00:41.990972 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 229/911] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:00:41 2026] POST /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:00:42.016781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47216d46-49ba-44da-80bf-df59092291b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:42.018936 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47216d46-49ba-44da-80bf-df59092291b8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:42.019186 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47216d46-49ba-44da-80bf-df59092291b8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:42.019521 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47216d46-49ba-44da-80bf-df59092291b8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:42.041757 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:42.041757 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:42.048398 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81710662-3526-41b4-9089-e8bda2f109d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:42.049015 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81710662-3526-41b4-9089-e8bda2f109d2 None None] GET https://10.4.3.193/volume// Aug 07 14:00:42.049315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81710662-3526-41b4-9089-e8bda2f109d2 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:42.049687 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81710662-3526-41b4-9089-e8bda2f109d2 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:42.050019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81710662-3526-41b4-9089-e8bda2f109d2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:42.050448 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 230/912] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:42.053402 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47216d46-49ba-44da-80bf-df59092291b8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:42.060284 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-331f7665-0709-4909-b926-7c3dd50717eb req-7768d28d-9350-4b51-9e37-b53cacc6c21a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:42.060883 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47216d46-49ba-44da-80bf-df59092291b8 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:42.062348 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 227/913] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:42 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:42.063077 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-7768d28d-9350-4b51-9e37-b53cacc6c21a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:42.063282 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-7768d28d-9350-4b51-9e37-b53cacc6c21a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:42.063475 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-7768d28d-9350-4b51-9e37-b53cacc6c21a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:42.079661 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:42.079661 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:42.085635 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-331f7665-0709-4909-b926-7c3dd50717eb req-7768d28d-9350-4b51-9e37-b53cacc6c21a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:42.093104 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-7768d28d-9350-4b51-9e37-b53cacc6c21a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:42.093757 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 228/914] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:42 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 1318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:43.078087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d2096b6-3dec-4142-b6c9-0cbfbd49cf21 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:43.083469 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d2096b6-3dec-4142-b6c9-0cbfbd49cf21 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:43.083718 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d2096b6-3dec-4142-b6c9-0cbfbd49cf21 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:43.083978 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d2096b6-3dec-4142-b6c9-0cbfbd49cf21 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:43.098866 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:43.098866 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:43.105211 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5d2096b6-3dec-4142-b6c9-0cbfbd49cf21 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:43.111829 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d2096b6-3dec-4142-b6c9-0cbfbd49cf21 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:43.112525 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 230/915] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:43 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:43.346268 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-331f7665-0709-4909-b926-7c3dd50717eb req-1f9a114f-2b64-4585-bfe0-edffcf44ef7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:43.349088 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-1f9a114f-2b64-4585-bfe0-edffcf44ef7d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] DELETE https://10.4.3.193/volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f Aug 07 14:00:43.349356 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-1f9a114f-2b64-4585-bfe0-edffcf44ef7d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:43.349608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-1f9a114f-2b64-4585-bfe0-edffcf44ef7d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:43.359276 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:43.359276 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:43.420393 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-331f7665-0709-4909-b926-7c3dd50717eb req-1f9a114f-2b64-4585-bfe0-edffcf44ef7d tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f returned with HTTP 200 Aug 07 14:00:43.420988 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 231/916] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:43 2026] DELETE /volume/v3/attachments/86da5575-d66f-44f9-be75-621b31a5245f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:44.128471 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-71f61860-e98a-4713-a2a5-35cb4b945e20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.130625 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71f61860-e98a-4713-a2a5-35cb4b945e20 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:44.130947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71f61860-e98a-4713-a2a5-35cb4b945e20 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.131170 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71f61860-e98a-4713-a2a5-35cb4b945e20 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.139682 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.139682 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:44.145717 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-71f61860-e98a-4713-a2a5-35cb4b945e20 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:44.151645 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71f61860-e98a-4713-a2a5-35cb4b945e20 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:44.152152 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 228/917] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:44.236783 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-bea24b52-c138-4473-857d-99b0b5d0cdf6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.239540 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-bea24b52-c138-4473-857d-99b0b5d0cdf6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:44.239540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-bea24b52-c138-4473-857d-99b0b5d0cdf6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.239719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-bea24b52-c138-4473-857d-99b0b5d0cdf6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.250305 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.250305 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:44.254641 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-bea24b52-c138-4473-857d-99b0b5d0cdf6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:44.259702 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-bea24b52-c138-4473-857d-99b0b5d0cdf6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:44.260133 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 229/918] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:44.292823 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-ca2e02fe-dfce-4dea-b19c-b81637ef647f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.295211 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-ca2e02fe-dfce-4dea-b19c-b81637ef647f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] POST https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69/action Aug 07 14:00:44.295569 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-ca2e02fe-dfce-4dea-b19c-b81637ef647f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:44.295710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-ca2e02fe-dfce-4dea-b19c-b81637ef647f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:44.317111 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.317111 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:44.317792 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-ca2e02fe-dfce-4dea-b19c-b81637ef647f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:44.335940 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-ca2e02fe-dfce-4dea-b19c-b81637ef647f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Begin detaching volume completed successfully. Aug 07 14:00:44.336228 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-ca2e02fe-dfce-4dea-b19c-b81637ef647f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69/action returned with HTTP 202 Aug 07 14:00:44.336685 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 231/919] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:00:44 2026] POST /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:00:44.364765 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d72800d-fee2-44d9-b0a6-bee951d6417a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.369323 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d72800d-fee2-44d9-b0a6-bee951d6417a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:44.369769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d72800d-fee2-44d9-b0a6-bee951d6417a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.370160 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d72800d-fee2-44d9-b0a6-bee951d6417a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.388828 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.388828 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:44.394540 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4d72800d-fee2-44d9-b0a6-bee951d6417a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:44.403550 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d72800d-fee2-44d9-b0a6-bee951d6417a tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:44.404791 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 232/920] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:44.433091 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b976594c-4c14-4284-88f3-b2e2e9e5f8d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.433469 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b976594c-4c14-4284-88f3-b2e2e9e5f8d0 None None] GET https://10.4.3.193/volume// Aug 07 14:00:44.433768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b976594c-4c14-4284-88f3-b2e2e9e5f8d0 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.433998 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b976594c-4c14-4284-88f3-b2e2e9e5f8d0 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.434301 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b976594c-4c14-4284-88f3-b2e2e9e5f8d0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:44.434619 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 229/921] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:44.450381 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-6e471678-e726-4572-a9dc-3990a07b077f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.455583 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-6e471678-e726-4572-a9dc-3990a07b077f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:44.455953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-6e471678-e726-4572-a9dc-3990a07b077f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.456246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-6e471678-e726-4572-a9dc-3990a07b077f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.466720 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.466720 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:44.471027 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-6e471678-e726-4572-a9dc-3990a07b077f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:44.475723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-6e471678-e726-4572-a9dc-3990a07b077f tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:44.476105 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 230/922] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:44.486438 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.489680 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:00:44.491863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "0b9dd5c0-da61-4664-8f0a-5858c38e593d-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:44.491863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '0b9dd5c0-da61-4664-8f0a-5858c38e593d-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:00:44.491863 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Create volume of 1 GB Aug 07 14:00:44.497119 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Availability Zones retrieved successfully. Aug 07 14:00:44.506492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Flow 'volume_create_api' (0eb102fe-8f36-4066-bcdf-7b405e364d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:44.507691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322ae2e8-c250-42cc-a992-24664218b4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:44.508615 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:00:44.554115 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322ae2e8-c250-42cc-a992-24664218b4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:44.555351 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5174d9bd-8485-46d0-b0dd-778af55a0830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:44.665902 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Created reservations ['04b4f39d-fa00-4a5e-bf67-2dddcf65f365', '1d3af2ee-428d-4129-b218-22f6a8b73323', 'f8bef923-2ed0-46b8-a0a9-4a6b5cf44cc2', '193a0840-621a-414b-a86c-2631df915331'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:44.667003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5174d9bd-8485-46d0-b0dd-778af55a0830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b4f39d-fa00-4a5e-bf67-2dddcf65f365', '1d3af2ee-428d-4129-b218-22f6a8b73323', 'f8bef923-2ed0-46b8-a0a9-4a6b5cf44cc2', '193a0840-621a-414b-a86c-2631df915331']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:44.667902 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d05d92b-be96-43c2-a9fe-cc41fb260817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:44.698800 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d05d92b-be96-43c2-a9fe-cc41fb260817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aec4bb8-6b26-4f54-ab76-04c2937bcbc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='0b9dd5c0-da61-4664-8f0a-5858c38e593d-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab2671eb6384ec697e51544819096e0',qos_specs=None,replication_status=,reservations=['04b4f39d-fa00-4a5e-bf67-2dddcf65f365','1d3af2ee-428d-4129-b218-22f6a8b73323','f8bef923-2ed0-46b8-a0a9-4a6b5cf44cc2','193a0840-621a-414b-a86c-2631df915331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36788fb8ace14d88944c13f7c1597cbd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:00:44Z,deleted=False,deleted_at=None,display_description='',display_name='0b9dd5c0-da61-4664-8f0a-5858c38e593d-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aec4bb8-6b26-4f54-ab76-04c2937bcbc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab2671eb6384ec697e51544819096e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36788fb8ace14d88944c13f7c1597cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:44.701006 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13849780-aefb-4cec-8c70-d53cd6c5bd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:44.720179 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13849780-aefb-4cec-8c70-d53cd6c5bd20) transitioned into 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='0b9dd5c0-da61-4664-8f0a-5858c38e593d-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab2671eb6384ec697e51544819096e0',qos_specs=None,replication_status=,reservations=['04b4f39d-fa00-4a5e-bf67-2dddcf65f365','1d3af2ee-428d-4129-b218-22f6a8b73323','f8bef923-2ed0-46b8-a0a9-4a6b5cf44cc2','193a0840-621a-414b-a86c-2631df915331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36788fb8ace14d88944c13f7c1597cbd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:44.721062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ceda864-2d53-4b90-af4e-ddda1fa41a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:44.731909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f98c116c-cd54-4909-a220-d52f66117be5 req-f8086386-8332-46c0-b31a-90713042c1b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.734624 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f98c116c-cd54-4909-a220-d52f66117be5 req-f8086386-8332-46c0-b31a-90713042c1b5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:00:44.734706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ceda864-2d53-4b90-af4e-ddda1fa41a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:44.734928 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f98c116c-cd54-4909-a220-d52f66117be5 req-f8086386-8332-46c0-b31a-90713042c1b5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.735233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f98c116c-cd54-4909-a220-d52f66117be5 req-f8086386-8332-46c0-b31a-90713042c1b5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.736018 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Flow 'volume_create_api' (0eb102fe-8f36-4066-bcdf-7b405e364d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:44.736275 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Create volume request issued successfully. Aug 07 14:00:44.737033 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-091a327d-398f-4ed6-9292-49d3c2b38790 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:00:44.737591 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 232/923] 10.4.3.193 () {72 vars in 1541 bytes} [Fri Aug 7 14:00:44 2026] POST /volume/v3/volumes => generated 749 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:00:44.748822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-9eee7029-1489-4252-97e9-bf0b0a22fc51 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.749119 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.749119 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:44.753456 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-9eee7029-1489-4252-97e9-bf0b0a22fc51 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 Aug 07 14:00:44.753645 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f98c116c-cd54-4909-a220-d52f66117be5 req-f8086386-8332-46c0-b31a-90713042c1b5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:00:44.753778 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-9eee7029-1489-4252-97e9-bf0b0a22fc51 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.754070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-9eee7029-1489-4252-97e9-bf0b0a22fc51 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.760245 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f98c116c-cd54-4909-a220-d52f66117be5 req-f8086386-8332-46c0-b31a-90713042c1b5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 14:00:44.760929 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 233/924] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:44.769370 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.769370 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:44.775751 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-9eee7029-1489-4252-97e9-bf0b0a22fc51 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:00:44.784520 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-9eee7029-1489-4252-97e9-bf0b0a22fc51 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 returned with HTTP 200 Aug 07 14:00:44.785944 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 230/925] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:44.795102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-470e4cbd-59a8-411a-82bc-3d9d8fc9172a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:44.798438 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-470e4cbd-59a8-411a-82bc-3d9d8fc9172a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 Aug 07 14:00:44.799067 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-470e4cbd-59a8-411a-82bc-3d9d8fc9172a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:44.800406 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-470e4cbd-59a8-411a-82bc-3d9d8fc9172a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:44.813720 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:44.813720 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:44.821065 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-470e4cbd-59a8-411a-82bc-3d9d8fc9172a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:00:44.828244 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-470e4cbd-59a8-411a-82bc-3d9d8fc9172a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 returned with HTTP 200 Aug 07 14:00:44.828856 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 231/926] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:44 2026] GET /volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:45.421257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f7513e3-090e-4f89-b6d4-8d0a5565b3f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:45.425624 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f7513e3-090e-4f89-b6d4-8d0a5565b3f9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:45.426751 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f7513e3-090e-4f89-b6d4-8d0a5565b3f9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:45.427070 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f7513e3-090e-4f89-b6d4-8d0a5565b3f9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:45.446457 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:45.446457 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:45.452400 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f7513e3-090e-4f89-b6d4-8d0a5565b3f9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:45.459490 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f7513e3-090e-4f89-b6d4-8d0a5565b3f9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:45.460117 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 233/927] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:45 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:45.483116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-374f48c9-b7b3-496e-bb38-e5986fc487ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:45.490871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-374f48c9-b7b3-496e-bb38-e5986fc487ae tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] DELETE https://10.4.3.193/volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036 Aug 07 14:00:45.493229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-374f48c9-b7b3-496e-bb38-e5986fc487ae tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:45.493229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-374f48c9-b7b3-496e-bb38-e5986fc487ae tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:45.507176 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:45.507176 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:45.598422 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c4344952-c3c0-47c9-b827-d37e2eb7ee19 req-374f48c9-b7b3-496e-bb38-e5986fc487ae tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036 returned with HTTP 200 Aug 07 14:00:45.598422 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 234/928] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:45 2026] DELETE /volume/v3/attachments/8bca9ab0-d2be-48a7-8484-71c76e1dd036 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:46.482807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ebd59da-11b2-400c-91f3-9c6457097bee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:46.485260 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ebd59da-11b2-400c-91f3-9c6457097bee tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:46.485715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ebd59da-11b2-400c-91f3-9c6457097bee tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:46.486149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ebd59da-11b2-400c-91f3-9c6457097bee tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:46.498659 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:46.498659 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:46.508058 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ebd59da-11b2-400c-91f3-9c6457097bee tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:46.515627 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ebd59da-11b2-400c-91f3-9c6457097bee tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:46.516551 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 231/929] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:46 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:46.533962 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d4d4acb-9cc4-4c78-97c6-32ea84c74d1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:46.536590 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d4d4acb-9cc4-4c78-97c6-32ea84c74d1b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:46.536879 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d4d4acb-9cc4-4c78-97c6-32ea84c74d1b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:46.537142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d4d4acb-9cc4-4c78-97c6-32ea84c74d1b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:46.550919 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:46.550919 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:46.560262 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d4d4acb-9cc4-4c78-97c6-32ea84c74d1b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:46.570884 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d4d4acb-9cc4-4c78-97c6-32ea84c74d1b tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:46.571442 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 232/930] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:46 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:46.639150 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2ae2b9b-9cec-4487-88ff-5c6c110d7f26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:46.641281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2ae2b9b-9cec-4487-88ff-5c6c110d7f26 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:46.641461 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2ae2b9b-9cec-4487-88ff-5c6c110d7f26 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:46.641689 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2ae2b9b-9cec-4487-88ff-5c6c110d7f26 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:46.652710 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:46.652710 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:46.658511 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2ae2b9b-9cec-4487-88ff-5c6c110d7f26 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:46.665446 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2ae2b9b-9cec-4487-88ff-5c6c110d7f26 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:46.665975 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 234/931] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:46 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:46.684889 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45e68c60-497c-4dfe-9741-809a6f9cbc98 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:46.686752 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e68c60-497c-4dfe-9741-809a6f9cbc98 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:46.686978 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45e68c60-497c-4dfe-9741-809a6f9cbc98 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:46.687168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45e68c60-497c-4dfe-9741-809a6f9cbc98 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:46.698045 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:46.698045 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:46.703176 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45e68c60-497c-4dfe-9741-809a6f9cbc98 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:46.708443 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e68c60-497c-4dfe-9741-809a6f9cbc98 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:46.709092 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 235/932] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:46 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:46.779280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f0a6fca-f551-493c-9da7-ceb22e0497f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:46.783711 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f0a6fca-f551-493c-9da7-ceb22e0497f6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:46.784040 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f0a6fca-f551-493c-9da7-ceb22e0497f6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:46.784317 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f0a6fca-f551-493c-9da7-ceb22e0497f6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:46.799242 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:46.799242 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:46.805568 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f0a6fca-f551-493c-9da7-ceb22e0497f6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:46.813987 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f0a6fca-f551-493c-9da7-ceb22e0497f6 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:46.817981 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 232/933] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:46 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:47.608967 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f19cd85e-548c-40c7-aa24-5554786687ff req-58ac2e4b-ffeb-4bd9-b202-eabb9ebc414d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:47.611948 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-58ac2e4b-ffeb-4bd9-b202-eabb9ebc414d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 14:00:47.613919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-58ac2e4b-ffeb-4bd9-b202-eabb9ebc414d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:47.613919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-58ac2e4b-ffeb-4bd9-b202-eabb9ebc414d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:47.615508 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=264,cinder:UPDATE=56,cinder:INSERT=26 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:00:47.633176 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:47.633176 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:47.639885 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f19cd85e-548c-40c7-aa24-5554786687ff req-58ac2e4b-ffeb-4bd9-b202-eabb9ebc414d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:47.654127 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-58ac2e4b-ffeb-4bd9-b202-eabb9ebc414d tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 14:00:47.654127 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 233/934] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:47 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 1690 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:47.841761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-4f9b3ea6-3565-43ee-882a-957c5ac8f943 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:47.844732 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-4f9b3ea6-3565-43ee-882a-957c5ac8f943 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 Aug 07 14:00:47.845091 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-4f9b3ea6-3565-43ee-882a-957c5ac8f943 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:47.845456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-4f9b3ea6-3565-43ee-882a-957c5ac8f943 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:47.857368 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:47.857368 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:47.862913 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-4f9b3ea6-3565-43ee-882a-957c5ac8f943 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:00:47.869972 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-4f9b3ea6-3565-43ee-882a-957c5ac8f943 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 returned with HTTP 200 Aug 07 14:00:47.870588 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 235/935] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:47 2026] GET /volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:47.881871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a243a844-8589-4266-8eeb-b02d1b5ac324 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:47.882260 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a243a844-8589-4266-8eeb-b02d1b5ac324 None None] GET https://10.4.3.193/volume// Aug 07 14:00:47.882407 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a243a844-8589-4266-8eeb-b02d1b5ac324 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:47.882607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a243a844-8589-4266-8eeb-b02d1b5ac324 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:47.882956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a243a844-8589-4266-8eeb-b02d1b5ac324 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:47.883230 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 236/936] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:47.896187 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-add7b7c5-f143-413f-8da4-7dc216126602 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:47.900872 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-add7b7c5-f143-413f-8da4-7dc216126602 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:00:47.900872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-add7b7c5-f143-413f-8da4-7dc216126602 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aec4bb8-6b26-4f54-ab76-04c2937bcbc4", "connector": null, "instance_uuid": "0b9dd5c0-da61-4664-8f0a-5858c38e593d"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:47.909501 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:47.909501 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:47.950740 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-add7b7c5-f143-413f-8da4-7dc216126602 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:00:47.950740 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 233/937] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:00:47 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 07 14:00:47.968478 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c2561a9-916c-4303-a117-2cdfa783b923 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:47.969044 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c2561a9-916c-4303-a117-2cdfa783b923 None None] GET https://10.4.3.193/volume// Aug 07 14:00:47.969382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c2561a9-916c-4303-a117-2cdfa783b923 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:47.969673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c2561a9-916c-4303-a117-2cdfa783b923 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:47.970254 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c2561a9-916c-4303-a117-2cdfa783b923 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:47.970783 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 234/938] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:47 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:47.981420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-876151cd-97c1-4df6-936c-6b4ee6dee094 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:47.987659 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-876151cd-97c1-4df6-936c-6b4ee6dee094 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 Aug 07 14:00:47.990562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-876151cd-97c1-4df6-936c-6b4ee6dee094 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:47.990562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-876151cd-97c1-4df6-936c-6b4ee6dee094 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:48.006234 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:48.006234 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:48.014303 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-876151cd-97c1-4df6-936c-6b4ee6dee094 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:00:48.022283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-876151cd-97c1-4df6-936c-6b4ee6dee094 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 returned with HTTP 200 Aug 07 14:00:48.022821 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 236/939] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:47 2026] GET /volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 => generated 1021 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:48.157801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-b64a6f06-f0ed-4423-b7a7-fb5fe1e0a624 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:48.160625 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-b64a6f06-f0ed-4423-b7a7-fb5fe1e0a624 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] PUT https://10.4.3.193/volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1 Aug 07 14:00:48.161000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-b64a6f06-f0ed-4423-b7a7-fb5fe1e0a624 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:48.177678 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-b64a6f06-f0ed-4423-b7a7-fb5fe1e0a624 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Acquiring lock "cinder-attachment_update-9aec4bb8-6b26-4f54-ab76-04c2937bcbc4-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:00:48.187401 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-b64a6f06-f0ed-4423-b7a7-fb5fe1e0a624 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Lock "cinder-attachment_update-9aec4bb8-6b26-4f54-ab76-04c2937bcbc4-np0000006713" acquired by "attachment_update" :: waited 0.010s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:00:48.190373 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:48.190373 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:48.345668 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-b64a6f06-f0ed-4423-b7a7-fb5fe1e0a624 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Lock "cinder-attachment_update-9aec4bb8-6b26-4f54-ab76-04c2937bcbc4-np0000006713" released by "attachment_update" :: held 0.158s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:00:48.346122 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-b64a6f06-f0ed-4423-b7a7-fb5fe1e0a624 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1 returned with HTTP 200 Aug 07 14:00:48.346785 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 237/940] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:00:48 2026] PUT /volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:48.376201 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7e495ef-5b61-47bf-96e7-5c0eabd4e7be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:48.380823 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7e495ef-5b61-47bf-96e7-5c0eabd4e7be tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:00:48.381400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7e495ef-5b61-47bf-96e7-5c0eabd4e7be tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:48.381663 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7e495ef-5b61-47bf-96e7-5c0eabd4e7be tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:48.396025 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-425f5827-cbc8-467a-a7d8-ccf9843aa3db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:48.400337 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:48.400337 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:48.400857 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-425f5827-cbc8-467a-a7d8-ccf9843aa3db tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] POST https://10.4.3.193/volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1/action Aug 07 14:00:48.401330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-425f5827-cbc8-467a-a7d8-ccf9843aa3db tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:48.401509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-425f5827-cbc8-467a-a7d8-ccf9843aa3db tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:48.407027 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7e495ef-5b61-47bf-96e7-5c0eabd4e7be tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:00:48.414381 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7e495ef-5b61-47bf-96e7-5c0eabd4e7be tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 14:00:48.415216 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 234/941] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:48 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:48.443761 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:48.443761 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:48.476523 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e5217b94-3a14-420f-9995-a31b59df2f3f req-425f5827-cbc8-467a-a7d8-ccf9843aa3db tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1/action returned with HTTP 204 Aug 07 14:00:48.477401 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 235/942] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:00:48 2026] POST /volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:48.480070 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-46a9ecd3-f05d-4900-9c6d-2e23b9263d7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:48.483560 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-46a9ecd3-f05d-4900-9c6d-2e23b9263d7a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:00:48.483974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-46a9ecd3-f05d-4900-9c6d-2e23b9263d7a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:48.484120 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-46a9ecd3-f05d-4900-9c6d-2e23b9263d7a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:48.509180 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:48.509180 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:48.526567 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-46a9ecd3-f05d-4900-9c6d-2e23b9263d7a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:00:48.534507 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-46a9ecd3-f05d-4900-9c6d-2e23b9263d7a tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 14:00:48.535173 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 237/943] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:48 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 1140 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:48.571335 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d5384594-0534-4204-ad42-a351fbac6806 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:48.576146 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d5384594-0534-4204-ad42-a351fbac6806 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc/action Aug 07 14:00:48.576146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d5384594-0534-4204-ad42-a351fbac6806 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:48.576146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d5384594-0534-4204-ad42-a351fbac6806 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:48.597064 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:48.597064 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:48.598059 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d5384594-0534-4204-ad42-a351fbac6806 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:00:48.610563 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d5384594-0534-4204-ad42-a351fbac6806 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Begin detaching volume completed successfully. Aug 07 14:00:48.610952 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d5384594-0534-4204-ad42-a351fbac6806 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc/action returned with HTTP 202 Aug 07 14:00:48.611593 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 238/944] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:00:48 2026] POST /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:00:48.731268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f4575377-9697-40f3-a075-4dceb9ca6043 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:48.735716 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4575377-9697-40f3-a075-4dceb9ca6043 None None] GET https://10.4.3.193/volume// Aug 07 14:00:48.736133 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4575377-9697-40f3-a075-4dceb9ca6043 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:48.736502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4575377-9697-40f3-a075-4dceb9ca6043 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:48.737050 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4575377-9697-40f3-a075-4dceb9ca6043 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:48.740321 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 235/945] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:48 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:48.756680 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-a4a3e4a0-e1b5-4108-807e-786ea6f6a9d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:48.760077 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-a4a3e4a0-e1b5-4108-807e-786ea6f6a9d1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:00:48.760968 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-a4a3e4a0-e1b5-4108-807e-786ea6f6a9d1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:48.761369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-a4a3e4a0-e1b5-4108-807e-786ea6f6a9d1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:48.777004 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:48.777004 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:48.783068 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-a4a3e4a0-e1b5-4108-807e-786ea6f6a9d1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:00:48.790677 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-a4a3e4a0-e1b5-4108-807e-786ea6f6a9d1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 14:00:48.791488 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 236/946] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:48 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:49.050475 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f19cd85e-548c-40c7-aa24-5554786687ff req-4a6bd1ef-6c25-47fb-ac47-ed844afc8be8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:49.056620 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-4a6bd1ef-6c25-47fb-ac47-ed844afc8be8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1 Aug 07 14:00:49.056871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-4a6bd1ef-6c25-47fb-ac47-ed844afc8be8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:49.057154 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-4a6bd1ef-6c25-47fb-ac47-ed844afc8be8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:49.065418 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:49.065418 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:49.126906 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f19cd85e-548c-40c7-aa24-5554786687ff req-4a6bd1ef-6c25-47fb-ac47-ed844afc8be8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1 returned with HTTP 200 Aug 07 14:00:49.127356 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 238/947] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:49 2026] DELETE /volume/v3/attachments/5cd4410a-9071-4584-8a31-bc1d90ab06b1 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:50.916975 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:50.918666 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 14:00:50.918915 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:50.919136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:50.919311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume with id: 0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 14:00:50.926458 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:50.926458 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:50.926908 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:50.945746 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Delete volume request issued successfully. Aug 07 14:00:50.946072 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3928bca9-0ec6-464c-ba80-988cbabe67b8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 202 Aug 07 14:00:50.946613 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 239/948] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:50 2026] DELETE /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:50.954659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-645d647e-3767-4253-9bf3-8e3caff53de5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:50.956912 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-645d647e-3767-4253-9bf3-8e3caff53de5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 14:00:50.957162 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-645d647e-3767-4253-9bf3-8e3caff53de5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:50.957455 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-645d647e-3767-4253-9bf3-8e3caff53de5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:50.960894 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=220,cinder:UPDATE=24,cinder:INSERT=6 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:00:50.967295 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:50.967295 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:50.973557 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-645d647e-3767-4253-9bf3-8e3caff53de5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Volume info retrieved successfully. Aug 07 14:00:50.980683 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-645d647e-3767-4253-9bf3-8e3caff53de5 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 200 Aug 07 14:00:50.981182 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 236/949] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:50 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 1397 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:51.139227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:51.141823 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] DELETE https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:51.142279 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:51.142589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:51.142853 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Delete volume with id: 76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:51.152344 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:51.152344 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:51.153069 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:51.175316 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Delete volume request issued successfully. Aug 07 14:00:51.175650 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f62d38e-6fcd-43ee-95f6-ce24276eb8c1 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 202 Aug 07 14:00:51.176317 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 237/950] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:51 2026] DELETE /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:51.184136 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-609e1176-ca15-4c1a-8fbd-2796f338afbd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:51.186601 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-609e1176-ca15-4c1a-8fbd-2796f338afbd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:51.186891 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-609e1176-ca15-4c1a-8fbd-2796f338afbd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:51.187142 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-609e1176-ca15-4c1a-8fbd-2796f338afbd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:51.189654 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=307,cinder:UPDATE=69,cinder:INSERT=31 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:00:51.199296 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:51.199296 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:51.205275 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-609e1176-ca15-4c1a-8fbd-2796f338afbd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:51.211167 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-609e1176-ca15-4c1a-8fbd-2796f338afbd tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 200 Aug 07 14:00:51.211663 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 239/951] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:51 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:51.994862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d7c7ce5-1dd1-4fdd-8989-3fe1378946c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:51.997575 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7c7ce5-1dd1-4fdd-8989-3fe1378946c8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] GET https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f Aug 07 14:00:51.997872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d7c7ce5-1dd1-4fdd-8989-3fe1378946c8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:51.998146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d7c7ce5-1dd1-4fdd-8989-3fe1378946c8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:52.007920 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7c7ce5-1dd1-4fdd-8989-3fe1378946c8 tempest-AttachVolumeMultiAttachTest-579076513 tempest-AttachVolumeMultiAttachTest-579076513-project-member] https://10.4.3.193/volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f returned with HTTP 404 Aug 07 14:00:52.008735 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 240/952] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:51 2026] GET /volume/v3/volumes/0a6b9e2c-cdfb-4a97-8a3c-b10fb9520a9f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:52.119137 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d4c2764c-f3c2-4a14-8045-84ceb8c2888c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:52.123147 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d4c2764c-f3c2-4a14-8045-84ceb8c2888c tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] DELETE https://10.4.3.193/volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27 Aug 07 14:00:52.123382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d4c2764c-f3c2-4a14-8045-84ceb8c2888c tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:52.123610 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d4c2764c-f3c2-4a14-8045-84ceb8c2888c tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:52.136153 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:52.136153 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:52.205143 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3608cd76-117e-4970-9224-1cebaaca5b3f req-d4c2764c-f3c2-4a14-8045-84ceb8c2888c tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27 returned with HTTP 200 Aug 07 14:00:52.205575 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 237/953] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:52 2026] DELETE /volume/v3/attachments/3b3aea4f-c44e-4809-9ded-bfeb54fe5a27 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:52.232347 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cea315c2-e85d-4007-89c6-8d6bec8a4fe9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:52.234649 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cea315c2-e85d-4007-89c6-8d6bec8a4fe9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 Aug 07 14:00:52.234900 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cea315c2-e85d-4007-89c6-8d6bec8a4fe9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:52.235147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cea315c2-e85d-4007-89c6-8d6bec8a4fe9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:52.242659 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cea315c2-e85d-4007-89c6-8d6bec8a4fe9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 returned with HTTP 404 Aug 07 14:00:52.242903 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 238/954] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:52 2026] GET /volume/v3/volumes/76b27e33-c83f-427d-8a1f-e537046d0a69 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:52.250244 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:52.252152 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] DELETE https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:52.252393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:52.252638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:52.252897 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Delete volume with id: 72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:52.262560 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:52.262560 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:52.263334 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:52.286677 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Delete volume request issued successfully. Aug 07 14:00:52.286948 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33372a0d-10b3-4088-9eb1-faae3715e2c2 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 202 Aug 07 14:00:52.287487 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 240/955] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:52 2026] DELETE /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:52.296470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53b823e7-bdf9-4553-8607-45f58e4e1a68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:52.298311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53b823e7-bdf9-4553-8607-45f58e4e1a68 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:52.298945 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53b823e7-bdf9-4553-8607-45f58e4e1a68 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:52.298945 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53b823e7-bdf9-4553-8607-45f58e4e1a68 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:52.307791 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:52.307791 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:52.312263 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-53b823e7-bdf9-4553-8607-45f58e4e1a68 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:52.318680 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53b823e7-bdf9-4553-8607-45f58e4e1a68 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 200 Aug 07 14:00:52.319099 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 241/956] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:52 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:52.871904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee93e4db-bfaa-4750-b828-245c890cf218 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:52.873855 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee93e4db-bfaa-4750-b828-245c890cf218 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:00:52.875000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee93e4db-bfaa-4750-b828-245c890cf218 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:52.875400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee93e4db-bfaa-4750-b828-245c890cf218 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:52.887757 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:52.887757 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:52.894192 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee93e4db-bfaa-4750-b828-245c890cf218 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:00:52.901110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee93e4db-bfaa-4750-b828-245c890cf218 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 14:00:52.901826 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 238/957] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:52 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:53.331867 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0a1924c-2729-4fb0-9656-c47a2e163af9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:53.334160 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0a1924c-2729-4fb0-9656-c47a2e163af9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 Aug 07 14:00:53.335386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0a1924c-2729-4fb0-9656-c47a2e163af9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:53.335386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0a1924c-2729-4fb0-9656-c47a2e163af9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:53.344164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0a1924c-2729-4fb0-9656-c47a2e163af9 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 returned with HTTP 404 Aug 07 14:00:53.344768 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 239/958] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:53 2026] GET /volume/v3/volumes/72be9da7-bfea-4828-8375-9d173b78a849 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:53.418691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e93e11a-7598-4788-8714-3fd20392e245 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:53.421181 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e93e11a-7598-4788-8714-3fd20392e245 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] DELETE https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 14:00:53.421664 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e93e11a-7598-4788-8714-3fd20392e245 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:53.421855 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e93e11a-7598-4788-8714-3fd20392e245 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:53.422075 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9e93e11a-7598-4788-8714-3fd20392e245 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Delete volume with id: 683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 14:00:53.431212 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:53.431212 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:53.431693 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e93e11a-7598-4788-8714-3fd20392e245 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:53.459756 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e93e11a-7598-4788-8714-3fd20392e245 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Delete volume request issued successfully. Aug 07 14:00:53.459756 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e93e11a-7598-4788-8714-3fd20392e245 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 202 Aug 07 14:00:53.460077 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 241/959] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:00:53 2026] DELETE /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:53.470474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8c69f53-c1f8-4ed3-9664-9eaac3ce3d12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:53.475865 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8c69f53-c1f8-4ed3-9664-9eaac3ce3d12 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 14:00:53.478978 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8c69f53-c1f8-4ed3-9664-9eaac3ce3d12 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:53.481010 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8c69f53-c1f8-4ed3-9664-9eaac3ce3d12 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:53.490955 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:53.490955 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:53.496985 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8c69f53-c1f8-4ed3-9664-9eaac3ce3d12 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Volume info retrieved successfully. Aug 07 14:00:53.503495 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8c69f53-c1f8-4ed3-9664-9eaac3ce3d12 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 200 Aug 07 14:00:53.504121 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 242/960] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:53 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:54.345935 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2fbd70ef-420a-4c3e-940a-84a660b3ad43 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:54.351080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fbd70ef-420a-4c3e-940a-84a660b3ad43 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:54.351387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fbd70ef-420a-4c3e-940a-84a660b3ad43 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:54.351680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fbd70ef-420a-4c3e-940a-84a660b3ad43 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:54.377832 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:54.377832 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:54.383126 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2fbd70ef-420a-4c3e-940a-84a660b3ad43 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:54.395688 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fbd70ef-420a-4c3e-940a-84a660b3ad43 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:54.395688 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 239/961] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:54 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1143 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:54.470532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c6378705-960a-4d33-863a-4aea50bbb53c req-2d687efe-9ed1-4dde-974b-80d5da563ed7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:54.474541 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-2d687efe-9ed1-4dde-974b-80d5da563ed7 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:54.474777 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-2d687efe-9ed1-4dde-974b-80d5da563ed7 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:54.475008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-2d687efe-9ed1-4dde-974b-80d5da563ed7 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:54.486895 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:54.486895 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:54.491738 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c6378705-960a-4d33-863a-4aea50bbb53c req-2d687efe-9ed1-4dde-974b-80d5da563ed7 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:54.499884 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-2d687efe-9ed1-4dde-974b-80d5da563ed7 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:54.500381 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 240/962] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:54 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:54.521876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5215032c-9eca-4a08-9685-b618638f4b23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:54.524076 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5215032c-9eca-4a08-9685-b618638f4b23 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] GET https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 Aug 07 14:00:54.524311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5215032c-9eca-4a08-9685-b618638f4b23 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:54.524542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5215032c-9eca-4a08-9685-b618638f4b23 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:54.532974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c6378705-960a-4d33-863a-4aea50bbb53c req-097a328b-ebdd-4ec7-ae16-77fbd1dcc8e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:54.533453 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5215032c-9eca-4a08-9685-b618638f4b23 tempest-AttachVolumeTestJSON-2042022551 tempest-AttachVolumeTestJSON-2042022551-project-member] https://10.4.3.193/volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 returned with HTTP 404 Aug 07 14:00:54.533634 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 242/963] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:54 2026] GET /volume/v3/volumes/683e4556-79fb-48c9-a9b6-58243fd13369 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:00:54.538163 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-097a328b-ebdd-4ec7-ae16-77fbd1dcc8e2 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] POST https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba/action Aug 07 14:00:54.538163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-097a328b-ebdd-4ec7-ae16-77fbd1dcc8e2 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:00:54.538163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-097a328b-ebdd-4ec7-ae16-77fbd1dcc8e2 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:54.563352 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:54.563352 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:54.563742 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c6378705-960a-4d33-863a-4aea50bbb53c req-097a328b-ebdd-4ec7-ae16-77fbd1dcc8e2 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:54.579289 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c6378705-960a-4d33-863a-4aea50bbb53c req-097a328b-ebdd-4ec7-ae16-77fbd1dcc8e2 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Begin detaching volume completed successfully. Aug 07 14:00:54.579577 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-097a328b-ebdd-4ec7-ae16-77fbd1dcc8e2 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba/action returned with HTTP 202 Aug 07 14:00:54.580946 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 243/964] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:00:54 2026] POST /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:00:54.664966 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42a9a309-0f7e-49eb-a3ff-67b0f65d3c02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:54.665496 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42a9a309-0f7e-49eb-a3ff-67b0f65d3c02 None None] GET https://10.4.3.193/volume// Aug 07 14:00:54.665822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42a9a309-0f7e-49eb-a3ff-67b0f65d3c02 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:54.666186 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42a9a309-0f7e-49eb-a3ff-67b0f65d3c02 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:54.666567 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42a9a309-0f7e-49eb-a3ff-67b0f65d3c02 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:00:54.667700 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 240/965] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:00:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:00:54.681396 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c6378705-960a-4d33-863a-4aea50bbb53c req-edea2e1f-fbdc-4ded-9128-158bb911a2a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:54.685278 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-edea2e1f-fbdc-4ded-9128-158bb911a2a8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:54.685617 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-edea2e1f-fbdc-4ded-9128-158bb911a2a8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:54.685908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-edea2e1f-fbdc-4ded-9128-158bb911a2a8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:54.714498 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:54.714498 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:54.727074 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c6378705-960a-4d33-863a-4aea50bbb53c req-edea2e1f-fbdc-4ded-9128-158bb911a2a8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:54.737379 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-edea2e1f-fbdc-4ded-9128-158bb911a2a8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:54.737969 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 241/966] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:00:54 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:00:55.044356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-74feb30d-7c4b-4545-af20-ea5363033ace req-c80d48e6-4b5e-4e96-a7de-be5b26d6b1bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:55.047344 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-74feb30d-7c4b-4545-af20-ea5363033ace req-c80d48e6-4b5e-4e96-a7de-be5b26d6b1bb tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 Aug 07 14:00:55.047344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-74feb30d-7c4b-4545-af20-ea5363033ace req-c80d48e6-4b5e-4e96-a7de-be5b26d6b1bb tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:55.047553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-74feb30d-7c4b-4545-af20-ea5363033ace req-c80d48e6-4b5e-4e96-a7de-be5b26d6b1bb tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:55.059342 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:55.059342 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:55.064962 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-74feb30d-7c4b-4545-af20-ea5363033ace req-c80d48e6-4b5e-4e96-a7de-be5b26d6b1bb tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:00:55.074063 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-74feb30d-7c4b-4545-af20-ea5363033ace req-c80d48e6-4b5e-4e96-a7de-be5b26d6b1bb tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 returned with HTTP 200 Aug 07 14:00:55.074702 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 243/967] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:55 2026] GET /volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:00:55.986565 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c6378705-960a-4d33-863a-4aea50bbb53c req-78916d2d-0957-4b7b-bb84-ffcb0e86203b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:55.988924 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-78916d2d-0957-4b7b-bb84-ffcb0e86203b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] DELETE https://10.4.3.193/volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c Aug 07 14:00:55.989059 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-78916d2d-0957-4b7b-bb84-ffcb0e86203b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:55.989489 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-78916d2d-0957-4b7b-bb84-ffcb0e86203b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:55.998120 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:55.998120 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:56.080353 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c6378705-960a-4d33-863a-4aea50bbb53c req-78916d2d-0957-4b7b-bb84-ffcb0e86203b tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c returned with HTTP 200 Aug 07 14:00:56.081046 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 244/968] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:00:55 2026] DELETE /volume/v3/attachments/02b34c92-770f-4481-8d4b-3a296a3cc56c => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:56.839659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64397c57-beab-483d-8737-6762bf9a7c29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:56.841898 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64397c57-beab-483d-8737-6762bf9a7c29 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:00:56.842173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64397c57-beab-483d-8737-6762bf9a7c29 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:56.842503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64397c57-beab-483d-8737-6762bf9a7c29 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:56.852325 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:56.852325 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:56.860715 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64397c57-beab-483d-8737-6762bf9a7c29 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:00:56.869676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64397c57-beab-483d-8737-6762bf9a7c29 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:00:56.870343 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 241/969] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:00:56 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:57.392744 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:57.396428 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:00:57.397345 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-612713221", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:00:57.400296 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-612713221', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:00:57.400547 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Create volume of 1 GB Aug 07 14:00:57.406310 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Availability Zones retrieved successfully. Aug 07 14:00:57.412558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Flow 'volume_create_api' (b48a9b69-9589-4ca7-93ab-77d236e5f693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:57.415859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30b750e-a125-4e97-aba9-044fe10704c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:57.418214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:00:57.469745 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30b750e-a125-4e97-aba9-044fe10704c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:57.469745 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228f7134-1fd0-4474-aa1f-0670a316ab86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:57.601562 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Created reservations ['8777ef5f-4631-4216-ad7c-7a291fc23e83', '594c83da-cd56-47b8-aebd-12e183a7ed53', 'bbccbbe5-e813-45f8-8de8-945b67ab478e', 'a77677bd-1953-46f1-a0a7-6af0edd826be'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:00:57.602910 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (228f7134-1fd0-4474-aa1f-0670a316ab86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8777ef5f-4631-4216-ad7c-7a291fc23e83', '594c83da-cd56-47b8-aebd-12e183a7ed53', 'bbccbbe5-e813-45f8-8de8-945b67ab478e', 'a77677bd-1953-46f1-a0a7-6af0edd826be']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:57.603796 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e98171e-7aaa-4209-8d3b-cfafe025972d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:57.648166 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e98171e-7aaa-4209-8d3b-cfafe025972d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d1b63a6-662c-4381-9a3e-9a41e5ad813d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-612713221',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9b577a88a9974015964738231f804407',qos_specs=None,replication_status=,reservations=['8777ef5f-4631-4216-ad7c-7a291fc23e83','594c83da-cd56-47b8-aebd-12e183a7ed53','bbccbbe5-e813-45f8-8de8-945b67ab478e','a77677bd-1953-46f1-a0a7-6af0edd826be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abc3184d966f416f84c679b113347277',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-612713221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d1b63a6-662c-4381-9a3e-9a41e5ad813d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9b577a88a9974015964738231f804407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abc3184d966f416f84c679b113347277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:57.648995 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b54baca-61b2-4baf-ab80-4960ea7b9968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:57.728038 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b54baca-61b2-4baf-ab80-4960ea7b9968) transitioned into state 'SUCCESS' from state '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-612713221',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9b577a88a9974015964738231f804407',qos_specs=None,replication_status=,reservations=['8777ef5f-4631-4216-ad7c-7a291fc23e83','594c83da-cd56-47b8-aebd-12e183a7ed53','bbccbbe5-e813-45f8-8de8-945b67ab478e','a77677bd-1953-46f1-a0a7-6af0edd826be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abc3184d966f416f84c679b113347277',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:57.729233 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0491fe07-6b6b-4fd2-9f07-2924b5ac2c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:00:57.752237 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0491fe07-6b6b-4fd2-9f07-2924b5ac2c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:00:57.753862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Flow 'volume_create_api' (b48a9b69-9589-4ca7-93ab-77d236e5f693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:00:57.754041 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Create volume request issued successfully. Aug 07 14:00:57.754719 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-30fc1545-3718-4785-ac1a-98802e40e141 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:00:57.755271 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 242/970] 10.4.3.193 () {72 vars in 1541 bytes} [Fri Aug 7 14:00:57 2026] POST /volume/v3/volumes => generated 762 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:00:57.778727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-5f69c961-ef0c-465c-be55-0fe4264c6777 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:57.910714 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-5f69c961-ef0c-465c-be55-0fe4264c6777 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] GET https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d Aug 07 14:00:57.910714 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-5f69c961-ef0c-465c-be55-0fe4264c6777 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:57.910714 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-5f69c961-ef0c-465c-be55-0fe4264c6777 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:57.921712 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:57.921712 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:57.929074 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-5f69c961-ef0c-465c-be55-0fe4264c6777 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Volume info retrieved successfully. Aug 07 14:00:57.937048 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f0666098-ad54-4455-93b7-3c7b70cf8eb9 req-5f69c961-ef0c-465c-be55-0fe4264c6777 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d returned with HTTP 200 Aug 07 14:00:57.937389 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 244/971] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:57 2026] GET /volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d => generated 854 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:57.992536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7d8825b7-316c-4928-ba84-137d688fca51 req-bcc001fe-e3d8-4363-aa97-d0fdcee57ef2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:57.995725 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7d8825b7-316c-4928-ba84-137d688fca51 req-bcc001fe-e3d8-4363-aa97-d0fdcee57ef2 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] GET https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d Aug 07 14:00:57.995725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7d8825b7-316c-4928-ba84-137d688fca51 req-bcc001fe-e3d8-4363-aa97-d0fdcee57ef2 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:57.996002 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7d8825b7-316c-4928-ba84-137d688fca51 req-bcc001fe-e3d8-4363-aa97-d0fdcee57ef2 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:58.011606 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:58.011606 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:00:58.021987 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7d8825b7-316c-4928-ba84-137d688fca51 req-bcc001fe-e3d8-4363-aa97-d0fdcee57ef2 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Volume info retrieved successfully. Aug 07 14:00:58.036212 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7d8825b7-316c-4928-ba84-137d688fca51 req-bcc001fe-e3d8-4363-aa97-d0fdcee57ef2 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d returned with HTTP 200 Aug 07 14:00:58.037106 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 245/972] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:57 2026] GET /volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:58.143516 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f63353a2-a5b2-4c60-bb90-e37d88345d1a req-3af230c1-3814-4478-8a4d-c3255d21be65 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:58.146308 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63353a2-a5b2-4c60-bb90-e37d88345d1a req-3af230c1-3814-4478-8a4d-c3255d21be65 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-reader] GET https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d Aug 07 14:00:58.147617 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63353a2-a5b2-4c60-bb90-e37d88345d1a req-3af230c1-3814-4478-8a4d-c3255d21be65 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:58.147617 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63353a2-a5b2-4c60-bb90-e37d88345d1a req-3af230c1-3814-4478-8a4d-c3255d21be65 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:58.159822 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:58.159822 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:00:58.166152 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f63353a2-a5b2-4c60-bb90-e37d88345d1a req-3af230c1-3814-4478-8a4d-c3255d21be65 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-reader] Volume info retrieved successfully. Aug 07 14:00:58.178159 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63353a2-a5b2-4c60-bb90-e37d88345d1a req-3af230c1-3814-4478-8a4d-c3255d21be65 tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-reader] https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d returned with HTTP 200 Aug 07 14:00:58.179771 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 242/973] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:58 2026] GET /volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:58.224175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:58.228311 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d Aug 07 14:00:58.228493 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:58.230433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:58.230433 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Delete volume with id: 8d1b63a6-662c-4381-9a3e-9a41e5ad813d Aug 07 14:00:58.240469 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:58.240469 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:00:58.241088 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Volume info retrieved successfully. Aug 07 14:00:58.275423 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Delete volume request issued successfully. Aug 07 14:00:58.275604 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f16c858d-72d8-4d98-bf64-fc1c7f5df1a6 req-c3745f3d-2383-4339-b7d6-0cfe9a4dfa4a tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d returned with HTTP 202 Aug 07 14:00:58.276057 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 243/974] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:00:58 2026] DELETE /volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:00:58.311529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d1242975-99d2-4f95-9b59-77d047d8a6ee req-6be1a255-21a2-4b58-a3e0-5ae1f8c0bd5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:58.317220 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d1242975-99d2-4f95-9b59-77d047d8a6ee req-6be1a255-21a2-4b58-a3e0-5ae1f8c0bd5c tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] GET https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d Aug 07 14:00:58.317220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d1242975-99d2-4f95-9b59-77d047d8a6ee req-6be1a255-21a2-4b58-a3e0-5ae1f8c0bd5c tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:58.317979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d1242975-99d2-4f95-9b59-77d047d8a6ee req-6be1a255-21a2-4b58-a3e0-5ae1f8c0bd5c tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:58.331790 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:00:58.331790 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:00:58.340034 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d1242975-99d2-4f95-9b59-77d047d8a6ee req-6be1a255-21a2-4b58-a3e0-5ae1f8c0bd5c tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Volume info retrieved successfully. Aug 07 14:00:58.347492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d1242975-99d2-4f95-9b59-77d047d8a6ee req-6be1a255-21a2-4b58-a3e0-5ae1f8c0bd5c tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d returned with HTTP 200 Aug 07 14:00:58.348309 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 245/975] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:58 2026] GET /volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:00:59.385516 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1f122d61-60e1-41f4-a5b2-8667763d3471 req-54df9ad8-b414-4425-a9de-bef77c4a52df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:00:59.390655 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1f122d61-60e1-41f4-a5b2-8667763d3471 req-54df9ad8-b414-4425-a9de-bef77c4a52df tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] GET https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d Aug 07 14:00:59.392125 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1f122d61-60e1-41f4-a5b2-8667763d3471 req-54df9ad8-b414-4425-a9de-bef77c4a52df tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:00:59.395859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1f122d61-60e1-41f4-a5b2-8667763d3471 req-54df9ad8-b414-4425-a9de-bef77c4a52df tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:00:59.409508 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1f122d61-60e1-41f4-a5b2-8667763d3471 req-54df9ad8-b414-4425-a9de-bef77c4a52df tempest-VolumesGetTestJSON-1723916739 tempest-VolumesGetTestJSON-1723916739-project-member] https://10.4.3.193/volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d returned with HTTP 404 Aug 07 14:00:59.410474 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 246/976] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:00:59 2026] GET /volume/v3/volumes/8d1b63a6-662c-4381-9a3e-9a41e5ad813d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:00.585858 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-40617bc5-fe53-49db-b209-045256b52f99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.588606 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-40617bc5-fe53-49db-b209-045256b52f99 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:00.589702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-40617bc5-fe53-49db-b209-045256b52f99 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.589702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-40617bc5-fe53-49db-b209-045256b52f99 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.600943 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:00.600943 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:00.605975 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-40617bc5-fe53-49db-b209-045256b52f99 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:00.615747 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-40617bc5-fe53-49db-b209-045256b52f99 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:00.616323 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 243/977] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:00.623932 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3841ff98-bbdf-45ef-ad70-a30f7948517b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.724321 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f590fe8b-33f3-42a9-8f5a-377998bac758 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.724819 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f590fe8b-33f3-42a9-8f5a-377998bac758 None None] GET https://10.4.3.193/volume// Aug 07 14:01:00.725027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f590fe8b-33f3-42a9-8f5a-377998bac758 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.725267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f590fe8b-33f3-42a9-8f5a-377998bac758 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.725826 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f590fe8b-33f3-42a9-8f5a-377998bac758 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:00.725953 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 246/978] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 14:01:00.735926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-01127f4c-89ff-4028-bfe3-68e4f91688c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.739506 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-01127f4c-89ff-4028-bfe3-68e4f91688c3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:01:00.740028 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-01127f4c-89ff-4028-bfe3-68e4f91688c3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0dafa13-44ea-4850-8260-1759934dabc3", "connector": null, "instance_uuid": "cfe551c2-e6e2-4f9a-86de-ce4cd3187970"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:00.761954 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:00.761954 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:00.811261 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-01127f4c-89ff-4028-bfe3-68e4f91688c3 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:01:00.811742 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 247/979] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:01:00 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 07 14:01:00.833435 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3841ff98-bbdf-45ef-ad70-a30f7948517b tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 07 14:01:00.833649 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3841ff98-bbdf-45ef-ad70-a30f7948517b tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.833904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3841ff98-bbdf-45ef-ad70-a30f7948517b tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Calling method 'get_pools' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.850938 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3841ff98-bbdf-45ef-ad70-a30f7948517b tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 14:01:00.850938 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 244/980] 10.4.3.193 () {66 vars in 1291 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:00.859794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f191de9a-dd9e-4175-a2d8-9cb18233b49c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.860130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a015430b-ec7a-4803-9547-4a7a3024d3f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.862695 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f191de9a-dd9e-4175-a2d8-9cb18233b49c tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:00.863010 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f191de9a-dd9e-4175-a2d8-9cb18233b49c tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.863342 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f191de9a-dd9e-4175-a2d8-9cb18233b49c tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.863630 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a015430b-ec7a-4803-9547-4a7a3024d3f4 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 14:01:00.863849 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a015430b-ec7a-4803-9547-4a7a3024d3f4 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.864059 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a015430b-ec7a-4803-9547-4a7a3024d3f4 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.874882 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a015430b-ec7a-4803-9547-4a7a3024d3f4 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 14:01:00.875810 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 247/981] 10.4.3.193 () {66 vars in 1314 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:00.876064 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e56c5503-0cc9-4162-b7a1-d56f607dc4ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.876535 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e56c5503-0cc9-4162-b7a1-d56f607dc4ea None None] GET https://10.4.3.193/volume// Aug 07 14:01:00.876772 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e56c5503-0cc9-4162-b7a1-d56f607dc4ea None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.877561 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e56c5503-0cc9-4162-b7a1-d56f607dc4ea None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.877561 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e56c5503-0cc9-4162-b7a1-d56f607dc4ea None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:00.877681 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 248/982] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:00.888568 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c24d684b-60b4-4453-9463-79d77c76bebd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.890935 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c24d684b-60b4-4453-9463-79d77c76bebd tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool Aug 07 14:01:00.893292 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c24d684b-60b4-4453-9463-79d77c76bebd tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.894539 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:00.894539 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:00.894667 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c24d684b-60b4-4453-9463-79d77c76bebd tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.897858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-1bebcc02-f0b8-4234-ac2a-39fdcabaecc0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.898131 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f191de9a-dd9e-4175-a2d8-9cb18233b49c tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:00.905493 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f191de9a-dd9e-4175-a2d8-9cb18233b49c tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:00.905493 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 244/983] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:00.915008 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c24d684b-60b4-4453-9463-79d77c76bebd tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool returned with HTTP 200 Aug 07 14:01:00.915924 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 245/984] 10.4.3.193 () {66 vars in 1318 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/capabilities/np0000006713@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:00.926499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbbf0bf6-7bf9-4c52-b3c8-440c5bfb0169 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.927580 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbbf0bf6-7bf9-4c52-b3c8-440c5bfb0169 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool Aug 07 14:01:00.927827 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbbf0bf6-7bf9-4c52-b3c8-440c5bfb0169 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.928136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbbf0bf6-7bf9-4c52-b3c8-440c5bfb0169 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.928403 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:00.928403 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:00.941705 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbbf0bf6-7bf9-4c52-b3c8-440c5bfb0169 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool returned with HTTP 200 Aug 07 14:01:00.941813 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 249/985] 10.4.3.193 () {66 vars in 1318 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/capabilities/np0000006713@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:00.952329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ed9a844-f8d9-4498-bdd8-21ae338f6f24 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:00.954022 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ed9a844-f8d9-4498-bdd8-21ae338f6f24 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool Aug 07 14:01:00.954283 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ed9a844-f8d9-4498-bdd8-21ae338f6f24 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:00.954502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ed9a844-f8d9-4498-bdd8-21ae338f6f24 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:00.972036 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ed9a844-f8d9-4498-bdd8-21ae338f6f24 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185 tempest-BackendsCapabilitiesAdminTestsJSON-1307899185-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool returned with HTTP 200 Aug 07 14:01:00.972941 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 245/986] 10.4.3.193 () {66 vars in 1318 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/capabilities/np0000006713@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:01.049999 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-1bebcc02-f0b8-4234-ac2a-39fdcabaecc0 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:01.050312 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-1bebcc02-f0b8-4234-ac2a-39fdcabaecc0 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:01.050542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-1bebcc02-f0b8-4234-ac2a-39fdcabaecc0 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:01.070672 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:01.070672 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:01.077061 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-1bebcc02-f0b8-4234-ac2a-39fdcabaecc0 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:01.082586 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-1bebcc02-f0b8-4234-ac2a-39fdcabaecc0 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:01.082965 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 248/987] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:00 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1027 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:01.240548 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-ffd733ca-7eef-4b55-be8d-280aa4d8c8b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:01.243147 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-ffd733ca-7eef-4b55-be8d-280aa4d8c8b9 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] PUT https://10.4.3.193/volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c Aug 07 14:01:01.243274 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-ffd733ca-7eef-4b55-be8d-280aa4d8c8b9 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:01.256640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-ffd733ca-7eef-4b55-be8d-280aa4d8c8b9 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Acquiring lock "cinder-attachment_update-a0dafa13-44ea-4850-8260-1759934dabc3-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:01:01.264662 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-ffd733ca-7eef-4b55-be8d-280aa4d8c8b9 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Lock "cinder-attachment_update-a0dafa13-44ea-4850-8260-1759934dabc3-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:01:01.265724 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:01.265724 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:01.286037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-195d4974-9240-4aca-98bc-28c623d87819 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:01.290772 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-195d4974-9240-4aca-98bc-28c623d87819 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:01:01.291237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-195d4974-9240-4aca-98bc-28c623d87819 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:01.291366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-195d4974-9240-4aca-98bc-28c623d87819 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:01.291557 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-195d4974-9240-4aca-98bc-28c623d87819 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Delete volume with id: 4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:01:01.303005 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:01.303005 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:01.303646 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-195d4974-9240-4aca-98bc-28c623d87819 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:01:01.339973 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-195d4974-9240-4aca-98bc-28c623d87819 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Delete volume request issued successfully. Aug 07 14:01:01.340164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-195d4974-9240-4aca-98bc-28c623d87819 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 202 Aug 07 14:01:01.340768 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 250/988] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:01 2026] DELETE /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:01.351773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-70c88bb6-d605-4ab8-b6fa-5182f351b607 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:01.354682 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70c88bb6-d605-4ab8-b6fa-5182f351b607 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:01:01.355045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70c88bb6-d605-4ab8-b6fa-5182f351b607 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:01.355344 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70c88bb6-d605-4ab8-b6fa-5182f351b607 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:01.370205 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:01.370205 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:01.374476 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-70c88bb6-d605-4ab8-b6fa-5182f351b607 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:01:01.380208 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70c88bb6-d605-4ab8-b6fa-5182f351b607 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 200 Aug 07 14:01:01.380600 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 246/989] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:01 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:01.401254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-ffd733ca-7eef-4b55-be8d-280aa4d8c8b9 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Lock "cinder-attachment_update-a0dafa13-44ea-4850-8260-1759934dabc3-np0000006713" released by "attachment_update" :: held 0.136s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:01:01.401692 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-ffd733ca-7eef-4b55-be8d-280aa4d8c8b9 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c returned with HTTP 200 Aug 07 14:01:01.402296 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 246/990] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:01:01 2026] PUT /volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:01.470817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:01.665027 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:01.665572 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1491648723"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:01.667997 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1491648723'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:01.668218 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume of 1 GB Aug 07 14:01:01.677211 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Availability Zones retrieved successfully. Aug 07 14:01:01.684317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Flow 'volume_create_api' (660b1a36-ddb6-47b5-a0ac-e963b949d9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:01.685498 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a7c1a2-cf4c-4522-ab7b-7abc13675fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:01.686692 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:01.738670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a7c1a2-cf4c-4522-ab7b-7abc13675fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:01.740484 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9c1107-5209-4f8b-a194-4de5c8dc119e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:01.826736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Created reservations ['dd5ea5c3-9786-42e4-a5a9-c6e153f54b8b', '657638a4-3681-4ad2-8f19-88a111d8cfc5', 'a1f25a56-d4b0-4ab2-a9c4-f93e1f8e3b4f', '3e30f416-21bf-4d4a-8814-ae0221dc9a25'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:01.828003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9c1107-5209-4f8b-a194-4de5c8dc119e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5ea5c3-9786-42e4-a5a9-c6e153f54b8b', '657638a4-3681-4ad2-8f19-88a111d8cfc5', 'a1f25a56-d4b0-4ab2-a9c4-f93e1f8e3b4f', '3e30f416-21bf-4d4a-8814-ae0221dc9a25']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:01.829093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440dfbe6-963f-48af-a8f4-064ae8f680e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:01.866216 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440dfbe6-963f-48af-a8f4-064ae8f680e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f726fc6e-1359-44d6-8e5e-d23411fe1bf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1491648723',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45e3752997eb4d039450c52730c2e5bc',qos_specs=None,replication_status=,reservations=['dd5ea5c3-9786-42e4-a5a9-c6e153f54b8b','657638a4-3681-4ad2-8f19-88a111d8cfc5','a1f25a56-d4b0-4ab2-a9c4-f93e1f8e3b4f','3e30f416-21bf-4d4a-8814-ae0221dc9a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3377838ed28d4c559c25cccf20d981a7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1491648723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f726fc6e-1359-44d6-8e5e-d23411fe1bf2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='45e3752997eb4d039450c52730c2e5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3377838ed28d4c559c25cccf20d981a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:01.867466 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf95162-b464-4b65-adae-704ce9557fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:01.893613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf95162-b464-4b65-adae-704ce9557fe0) transitioned into state 'SUCCESS' from state '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-1491648723',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45e3752997eb4d039450c52730c2e5bc',qos_specs=None,replication_status=,reservations=['dd5ea5c3-9786-42e4-a5a9-c6e153f54b8b','657638a4-3681-4ad2-8f19-88a111d8cfc5','a1f25a56-d4b0-4ab2-a9c4-f93e1f8e3b4f','3e30f416-21bf-4d4a-8814-ae0221dc9a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3377838ed28d4c559c25cccf20d981a7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:01.894280 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce23dea9-e2c2-494f-8ebf-e67dc6fe7330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:01.907970 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce23dea9-e2c2-494f-8ebf-e67dc6fe7330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:01.909397 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Flow 'volume_create_api' (660b1a36-ddb6-47b5-a0ac-e963b949d9ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:01.909870 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume request issued successfully. Aug 07 14:01:01.910708 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46cf7582-85ec-43d5-bba8-fdabc9ba84e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:01.911293 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 249/991] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:01 2026] POST /volume/v3/volumes => generated 760 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:01.925477 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a511ba74-be29-4660-872c-b08c34b46e83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:01.927446 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a511ba74-be29-4660-872c-b08c34b46e83 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:01.927446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a511ba74-be29-4660-872c-b08c34b46e83 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:01.927446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a511ba74-be29-4660-872c-b08c34b46e83 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:01.930425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02819ee5-81db-4d42-b7e4-a1197951124b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:01.931518 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02819ee5-81db-4d42-b7e4-a1197951124b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 Aug 07 14:01:01.932342 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02819ee5-81db-4d42-b7e4-a1197951124b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:01.932342 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02819ee5-81db-4d42-b7e4-a1197951124b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:01.950060 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:01.950060 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:01.952421 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:01.952421 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:01.954459 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a511ba74-be29-4660-872c-b08c34b46e83 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:01.957249 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-02819ee5-81db-4d42-b7e4-a1197951124b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:01.961155 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a511ba74-be29-4660-872c-b08c34b46e83 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:01.961671 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 251/992] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:01 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:01.964226 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02819ee5-81db-4d42-b7e4-a1197951124b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 returned with HTTP 200 Aug 07 14:01:01.964718 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 247/993] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:01 2026] GET /volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:02.396699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e69f8bd-1c2a-4408-8e4c-eb3cc3f534f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:02.398741 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e69f8bd-1c2a-4408-8e4c-eb3cc3f534f4 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba Aug 07 14:01:02.398959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e69f8bd-1c2a-4408-8e4c-eb3cc3f534f4 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:02.399215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e69f8bd-1c2a-4408-8e4c-eb3cc3f534f4 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:02.406953 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e69f8bd-1c2a-4408-8e4c-eb3cc3f534f4 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba returned with HTTP 404 Aug 07 14:01:02.407658 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 247/994] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:02 2026] GET /volume/v3/volumes/4e5c6273-e5f6-47fd-b9a5-efe6e48de3ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:01:02.415537 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:02.417712 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 Aug 07 14:01:02.417956 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:02.418146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:02.418333 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Delete volume with id: d0c82db6-6fe4-48e3-af25-035c5169eda7 Aug 07 14:01:02.426720 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:02.426720 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:02.427575 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:01:02.453600 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Delete volume request issued successfully. Aug 07 14:01:02.453814 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e140f1b4-bfd8-4e78-b217-429a50ac7ae8 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 returned with HTTP 202 Aug 07 14:01:02.454233 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 250/995] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:02 2026] DELETE /volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:02.464589 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64d79f36-d920-41a8-9be9-3aa17c446d13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:02.466821 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64d79f36-d920-41a8-9be9-3aa17c446d13 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 Aug 07 14:01:02.467093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64d79f36-d920-41a8-9be9-3aa17c446d13 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:02.467325 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64d79f36-d920-41a8-9be9-3aa17c446d13 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:02.476269 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:02.476269 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:02.481543 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64d79f36-d920-41a8-9be9-3aa17c446d13 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Volume info retrieved successfully. Aug 07 14:01:02.487778 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64d79f36-d920-41a8-9be9-3aa17c446d13 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 returned with HTTP 200 Aug 07 14:01:02.488368 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 252/996] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:02 2026] GET /volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:02.978494 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cd2a3fb-26ad-40cd-abb4-98020ac57a8d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:02.981061 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cd2a3fb-26ad-40cd-abb4-98020ac57a8d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:02.981296 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cd2a3fb-26ad-40cd-abb4-98020ac57a8d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:02.981484 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cd2a3fb-26ad-40cd-abb4-98020ac57a8d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:02.983704 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fce4071a-3dc5-4420-9b1e-e37adc45c572 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:02.986560 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fce4071a-3dc5-4420-9b1e-e37adc45c572 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 Aug 07 14:01:02.987066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fce4071a-3dc5-4420-9b1e-e37adc45c572 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:02.987273 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fce4071a-3dc5-4420-9b1e-e37adc45c572 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:02.996900 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:02.996900 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:02.998309 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:02.998309 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:03.003360 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fce4071a-3dc5-4420-9b1e-e37adc45c572 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:03.008414 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0cd2a3fb-26ad-40cd-abb4-98020ac57a8d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:03.009766 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fce4071a-3dc5-4420-9b1e-e37adc45c572 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 returned with HTTP 200 Aug 07 14:01:03.010508 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 248/997] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:02 2026] GET /volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:03.019534 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cd2a3fb-26ad-40cd-abb4-98020ac57a8d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:03.019968 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 248/998] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:02 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:03.049020 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2ce621c1-2bf8-472f-a59c-b5af1d0d66dc req-c8d6c5c7-babb-428d-a231-4996726873b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:03.052197 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2ce621c1-2bf8-472f-a59c-b5af1d0d66dc req-c8d6c5c7-babb-428d-a231-4996726873b3 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 Aug 07 14:01:03.052338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2ce621c1-2bf8-472f-a59c-b5af1d0d66dc req-c8d6c5c7-babb-428d-a231-4996726873b3 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:03.052525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2ce621c1-2bf8-472f-a59c-b5af1d0d66dc req-c8d6c5c7-babb-428d-a231-4996726873b3 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:03.064446 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:03.064446 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:03.071263 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2ce621c1-2bf8-472f-a59c-b5af1d0d66dc req-c8d6c5c7-babb-428d-a231-4996726873b3 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:03.079090 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2ce621c1-2bf8-472f-a59c-b5af1d0d66dc req-c8d6c5c7-babb-428d-a231-4996726873b3 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 returned with HTTP 200 Aug 07 14:01:03.079297 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 251/999] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:03 2026] GET /volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:03.094908 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:03.099544 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:03.100566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1694273779"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:03.105926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1694273779'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:03.106072 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume of 1 GB Aug 07 14:01:03.116558 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Availability Zones retrieved successfully. Aug 07 14:01:03.123779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Flow 'volume_create_api' (036f0d01-dead-4d49-8fb0-c10271154030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:03.125258 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976f3001-fb8e-493c-a672-a40915d243f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:03.126655 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:03.172474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976f3001-fb8e-493c-a672-a40915d243f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:03.172474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d4e2f6-b5f6-4e03-b963-315ae03085f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:03.241285 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Created reservations ['439ff643-a669-4b62-916f-e1b1c641a867', '909ae4da-07e3-429c-bc40-25042d276a89', '696465e0-22e8-4252-a7a7-55f0f17597bd', '9098b80e-2b88-4b8e-b4ae-1c812ed04970'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:03.242877 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d4e2f6-b5f6-4e03-b963-315ae03085f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439ff643-a669-4b62-916f-e1b1c641a867', '909ae4da-07e3-429c-bc40-25042d276a89', '696465e0-22e8-4252-a7a7-55f0f17597bd', '9098b80e-2b88-4b8e-b4ae-1c812ed04970']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:03.243431 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc83d60-8e25-40e4-bcf7-b67c3580bc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:03.274070 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc83d60-8e25-40e4-bcf7-b67c3580bc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9ba3be-b702-458f-a996-a3978cca6854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1694273779',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45e3752997eb4d039450c52730c2e5bc',qos_specs=None,replication_status=,reservations=['439ff643-a669-4b62-916f-e1b1c641a867','909ae4da-07e3-429c-bc40-25042d276a89','696465e0-22e8-4252-a7a7-55f0f17597bd','9098b80e-2b88-4b8e-b4ae-1c812ed04970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3377838ed28d4c559c25cccf20d981a7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1694273779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af9ba3be-b702-458f-a996-a3978cca6854,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='45e3752997eb4d039450c52730c2e5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3377838ed28d4c559c25cccf20d981a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:03.274868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d48ea8-1b13-4756-b6f8-b462b2ac0971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:03.310235 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d48ea8-1b13-4756-b6f8-b462b2ac0971) transitioned into state 'SUCCESS' from state '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-1694273779',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45e3752997eb4d039450c52730c2e5bc',qos_specs=None,replication_status=,reservations=['439ff643-a669-4b62-916f-e1b1c641a867','909ae4da-07e3-429c-bc40-25042d276a89','696465e0-22e8-4252-a7a7-55f0f17597bd','9098b80e-2b88-4b8e-b4ae-1c812ed04970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3377838ed28d4c559c25cccf20d981a7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:03.310235 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5d4471-1101-42ac-8b79-d1b4e1e44542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:03.325439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5d4471-1101-42ac-8b79-d1b4e1e44542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:03.326429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Flow 'volume_create_api' (036f0d01-dead-4d49-8fb0-c10271154030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:03.326775 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume request issued successfully. Aug 07 14:01:03.327542 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea777ce5-8ca8-4f23-ad19-08d753cc6427 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:03.328013 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 253/1000] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:03 2026] POST /volume/v3/volumes => generated 760 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:03.346006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-011017d5-e65f-4e13-98ba-8e625cc05a29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:03.349906 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-011017d5-e65f-4e13-98ba-8e625cc05a29 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 Aug 07 14:01:03.350165 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-011017d5-e65f-4e13-98ba-8e625cc05a29 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:03.350683 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-011017d5-e65f-4e13-98ba-8e625cc05a29 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:03.359150 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:03.359150 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:03.366086 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-011017d5-e65f-4e13-98ba-8e625cc05a29 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:03.373674 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-011017d5-e65f-4e13-98ba-8e625cc05a29 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 returned with HTTP 200 Aug 07 14:01:03.374288 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 249/1001] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:03 2026] GET /volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:03.505865 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3b490c5-f686-4073-a3c7-af5b536af265 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:03.506572 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3b490c5-f686-4073-a3c7-af5b536af265 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] GET https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 Aug 07 14:01:03.506708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3b490c5-f686-4073-a3c7-af5b536af265 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:03.506983 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3b490c5-f686-4073-a3c7-af5b536af265 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:03.515040 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3b490c5-f686-4073-a3c7-af5b536af265 tempest-ServerRescueNegativeTestJSON-1702340102 tempest-ServerRescueNegativeTestJSON-1702340102-project-member] https://10.4.3.193/volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 returned with HTTP 404 Aug 07 14:01:03.515453 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 249/1002] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:03 2026] GET /volume/v3/volumes/d0c82db6-6fe4-48e3-af25-035c5169eda7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:04.041537 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86a0d650-1021-42c1-a61f-e807f9df302d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.043980 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86a0d650-1021-42c1-a61f-e807f9df302d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:04.044699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86a0d650-1021-42c1-a61f-e807f9df302d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.044949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86a0d650-1021-42c1-a61f-e807f9df302d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.062638 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:04.062638 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:04.075391 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-86a0d650-1021-42c1-a61f-e807f9df302d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:04.087563 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86a0d650-1021-42c1-a61f-e807f9df302d tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:04.088073 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 252/1003] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.162806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56e122d5-e16d-4206-9866-6321a683dd78 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.346456 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56e122d5-e16d-4206-9866-6321a683dd78 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:01:04.346787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56e122d5-e16d-4206-9866-6321a683dd78 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1739418686", "description": "tempest-group-type-description-861208423", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:04.353299 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:04.353299 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:04.390112 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56e122d5-e16d-4206-9866-6321a683dd78 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:01:04.390170 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f1729f3-a88b-4b68-a6f1-3805ff0c035f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.390461 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 254/1004] 10.4.3.193 () {70 vars in 1312 bytes} [Fri Aug 7 14:01:04 2026] POST /volume/v3/group_types => generated 264 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:04.392048 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f1729f3-a88b-4b68-a6f1-3805ff0c035f tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 Aug 07 14:01:04.392343 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f1729f3-a88b-4b68-a6f1-3805ff0c035f tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.392620 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f1729f3-a88b-4b68-a6f1-3805ff0c035f tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.402736 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fca28352-6d35-4c56-8beb-5e1d0e4b9853 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.403070 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:04.403070 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:04.404449 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fca28352-6d35-4c56-8beb-5e1d0e4b9853 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] GET https://10.4.3.193/volume/v3/group_types Aug 07 14:01:04.404986 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fca28352-6d35-4c56-8beb-5e1d0e4b9853 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.405341 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fca28352-6d35-4c56-8beb-5e1d0e4b9853 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.409863 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0f1729f3-a88b-4b68-a6f1-3805ff0c035f tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:04.415024 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f1729f3-a88b-4b68-a6f1-3805ff0c035f tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 returned with HTTP 200 Aug 07 14:01:04.415563 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 250/1005] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:04.426690 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fca28352-6d35-4c56-8beb-5e1d0e4b9853 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 200 Aug 07 14:01:04.426690 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 250/1006] 10.4.3.193 () {68 vars in 1290 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/group_types => generated 498 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.439966 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e682692d-e027-40c9-af6e-6220e7c7513d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.443858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e682692d-e027-40c9-af6e-6220e7c7513d tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] PUT https://10.4.3.193/volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 Aug 07 14:01:04.443858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e682692d-e027-40c9-af6e-6220e7c7513d tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-532900807", "description": "updated-group-type-desc"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:04.453591 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8fa11cbf-e6fb-46a0-af58-ee58064e1f23 req-2078e5d9-3c06-4ea5-9074-ccd569605231 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.458384 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8fa11cbf-e6fb-46a0-af58-ee58064e1f23 req-2078e5d9-3c06-4ea5-9074-ccd569605231 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 Aug 07 14:01:04.458615 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8fa11cbf-e6fb-46a0-af58-ee58064e1f23 req-2078e5d9-3c06-4ea5-9074-ccd569605231 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.458874 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8fa11cbf-e6fb-46a0-af58-ee58064e1f23 req-2078e5d9-3c06-4ea5-9074-ccd569605231 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.471434 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:04.471434 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:04.474629 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e682692d-e027-40c9-af6e-6220e7c7513d tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 returned with HTTP 200 Aug 07 14:01:04.475182 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 253/1007] 10.4.3.193 () {70 vars in 1422 bytes} [Fri Aug 7 14:01:04 2026] PUT /volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 => generated 254 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.479752 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8fa11cbf-e6fb-46a0-af58-ee58064e1f23 req-2078e5d9-3c06-4ea5-9074-ccd569605231 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:04.485466 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-464234a8-b20f-4544-868e-22b3a4e63cb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.488034 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8fa11cbf-e6fb-46a0-af58-ee58064e1f23 req-2078e5d9-3c06-4ea5-9074-ccd569605231 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 returned with HTTP 200 Aug 07 14:01:04.488742 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 255/1008] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:04.490306 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-464234a8-b20f-4544-868e-22b3a4e63cb8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] GET https://10.4.3.193/volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 Aug 07 14:01:04.490544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-464234a8-b20f-4544-868e-22b3a4e63cb8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.490802 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-464234a8-b20f-4544-868e-22b3a4e63cb8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.509416 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-464234a8-b20f-4544-868e-22b3a4e63cb8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 returned with HTTP 200 Aug 07 14:01:04.509800 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 251/1009] 10.4.3.193 () {68 vars in 1401 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 => generated 254 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.511741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.513748 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:04.514453 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1109685636"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:04.517022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1109685636'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:04.517431 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume of 1 GB Aug 07 14:01:04.520677 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3cddc878-2c49-4d57-bc66-10df816c56d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.523357 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cddc878-2c49-4d57-bc66-10df816c56d8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 Aug 07 14:01:04.523579 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cddc878-2c49-4d57-bc66-10df816c56d8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.523767 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cddc878-2c49-4d57-bc66-10df816c56d8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.526297 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Availability Zones retrieved successfully. Aug 07 14:01:04.534799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Flow 'volume_create_api' (3f7a40d7-9e9f-4e99-90a9-22d3f5605837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:04.539046 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a56cf5a-dd3b-41cd-a3f1-562da79e9427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:04.539046 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:04.546872 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cddc878-2c49-4d57-bc66-10df816c56d8 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 returned with HTTP 202 Aug 07 14:01:04.547396 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 254/1010] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:01:04 2026] DELETE /volume/v3/group_types/37389dc6-e904-425d-86a0-9bfea87d71b2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:04.559350 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e669ef79-1c3f-42bd-95f7-afe2e62ae70e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.561720 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e669ef79-1c3f-42bd-95f7-afe2e62ae70e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] GET https://10.4.3.193/volume/v3/group_types Aug 07 14:01:04.562481 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e669ef79-1c3f-42bd-95f7-afe2e62ae70e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.562481 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e669ef79-1c3f-42bd-95f7-afe2e62ae70e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.582452 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a56cf5a-dd3b-41cd-a3f1-562da79e9427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:04.583337 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d512712e-042c-44ae-955f-79e385795b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:04.588892 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e669ef79-1c3f-42bd-95f7-afe2e62ae70e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 200 Aug 07 14:01:04.589409 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 256/1011] 10.4.3.193 () {68 vars in 1290 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/group_types => generated 248 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.605069 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df78893e-8138-47e2-84ff-e48e8f40f738 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.608394 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df78893e-8138-47e2-84ff-e48e8f40f738 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:01:04.608816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df78893e-8138-47e2-84ff-e48e8f40f738 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1480968935", "is_public": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:04.640317 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df78893e-8138-47e2-84ff-e48e8f40f738 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:01:04.640428 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 252/1012] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:01:04 2026] POST /volume/v3/group_types => generated 164 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:04.656423 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7966581b-1bf4-40eb-b4ac-fd6ba6a73f5d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.658727 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7966581b-1bf4-40eb-b4ac-fd6ba6a73f5d tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:01:04.659252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7966581b-1bf4-40eb-b4ac-fd6ba6a73f5d tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1973630157", "is_public": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:04.662065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Created reservations ['8b5b1331-ff7d-4b92-820d-e691862315ad', '721e3a2e-af7a-4e66-8025-fece49fba9cd', 'c5d1c0bf-b7e6-4456-b6d5-e72b0b01845e', '9c38f4c6-038e-4d56-a85a-083af83a5c11'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:04.662732 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d512712e-042c-44ae-955f-79e385795b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b5b1331-ff7d-4b92-820d-e691862315ad', '721e3a2e-af7a-4e66-8025-fece49fba9cd', 'c5d1c0bf-b7e6-4456-b6d5-e72b0b01845e', '9c38f4c6-038e-4d56-a85a-083af83a5c11']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:04.664200 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59ce53b-e072-4591-a418-4ecd65ceee3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:04.690341 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7966581b-1bf4-40eb-b4ac-fd6ba6a73f5d tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:01:04.690807 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 255/1013] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:01:04 2026] POST /volume/v3/group_types => generated 165 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:04.695776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59ce53b-e072-4591-a418-4ecd65ceee3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e14fde5-0fcb-4261-98eb-24ecf096c7ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1109685636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45e3752997eb4d039450c52730c2e5bc',qos_specs=None,replication_status=,reservations=['8b5b1331-ff7d-4b92-820d-e691862315ad','721e3a2e-af7a-4e66-8025-fece49fba9cd','c5d1c0bf-b7e6-4456-b6d5-e72b0b01845e','9c38f4c6-038e-4d56-a85a-083af83a5c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3377838ed28d4c559c25cccf20d981a7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1109685636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e14fde5-0fcb-4261-98eb-24ecf096c7ef,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='45e3752997eb4d039450c52730c2e5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3377838ed28d4c559c25cccf20d981a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:04.696581 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb99435-5ad3-4daf-8c72-159374fbaebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:04.703371 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c493b7b5-afe1-49af-8eb9-1eecdc05554e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.706007 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c493b7b5-afe1-49af-8eb9-1eecdc05554e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] GET https://10.4.3.193/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 07 14:01:04.707692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c493b7b5-afe1-49af-8eb9-1eecdc05554e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.707692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c493b7b5-afe1-49af-8eb9-1eecdc05554e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.722152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb99435-5ad3-4daf-8c72-159374fbaebb) transitioned into state 'SUCCESS' from state '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-1109685636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='45e3752997eb4d039450c52730c2e5bc',qos_specs=None,replication_status=,reservations=['8b5b1331-ff7d-4b92-820d-e691862315ad','721e3a2e-af7a-4e66-8025-fece49fba9cd','c5d1c0bf-b7e6-4456-b6d5-e72b0b01845e','9c38f4c6-038e-4d56-a85a-083af83a5c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3377838ed28d4c559c25cccf20d981a7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:04.725868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d21b50b-7c26-40c1-8e51-c877f6b8e969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:04.725987 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c493b7b5-afe1-49af-8eb9-1eecdc05554e tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 07 14:01:04.725987 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 257/1014] 10.4.3.193 () {68 vars in 1351 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.741161 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d21b50b-7c26-40c1-8e51-c877f6b8e969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:04.742737 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Flow 'volume_create_api' (3f7a40d7-9e9f-4e99-90a9-22d3f5605837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:04.743191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ab7c9d9e-c2fb-48dc-944f-db33d680dc37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.743282 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Create volume request issued successfully. Aug 07 14:01:04.744072 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-027b05d2-5e66-416c-bf17-cbadae9fd1c0 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:04.744567 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 251/1015] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:04 2026] POST /volume/v3/volumes => generated 760 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:04.746383 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab7c9d9e-c2fb-48dc-944f-db33d680dc37 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] GET https://10.4.3.193/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 07 14:01:04.746797 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab7c9d9e-c2fb-48dc-944f-db33d680dc37 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.747210 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab7c9d9e-c2fb-48dc-944f-db33d680dc37 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.763247 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab7c9d9e-c2fb-48dc-944f-db33d680dc37 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 07 14:01:04.763247 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 253/1016] 10.4.3.193 () {68 vars in 1353 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.766640 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f5965cb-4ac5-4a7f-af89-c9fef8fd3f2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.772183 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f5965cb-4ac5-4a7f-af89-c9fef8fd3f2d tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef Aug 07 14:01:04.772497 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f5965cb-4ac5-4a7f-af89-c9fef8fd3f2d tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.772797 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f5965cb-4ac5-4a7f-af89-c9fef8fd3f2d tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.776736 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8b71e4b-7a8b-4218-9d4b-8b8dfa397f33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.778362 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b71e4b-7a8b-4218-9d4b-8b8dfa397f33 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] GET https://10.4.3.193/volume/v3/group_types?is_public=False Aug 07 14:01:04.778362 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b71e4b-7a8b-4218-9d4b-8b8dfa397f33 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.778621 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b71e4b-7a8b-4218-9d4b-8b8dfa397f33 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.783160 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:04.783160 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:04.790879 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f5965cb-4ac5-4a7f-af89-c9fef8fd3f2d tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:04.793024 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f5965cb-4ac5-4a7f-af89-c9fef8fd3f2d tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef returned with HTTP 200 Aug 07 14:01:04.793553 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 256/1017] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:04.797424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b71e4b-7a8b-4218-9d4b-8b8dfa397f33 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 07 14:01:04.797967 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 258/1018] 10.4.3.193 () {68 vars in 1321 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:01:04.816039 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47f4e214-ac41-4b47-b711-776b75fad357 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.818074 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47f4e214-ac41-4b47-b711-776b75fad357 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] GET https://10.4.3.193/volume/v3/group_types?is_public=True Aug 07 14:01:04.818363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47f4e214-ac41-4b47-b711-776b75fad357 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.818549 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47f4e214-ac41-4b47-b711-776b75fad357 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.823415 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:04.823415 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:04.824457 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47f4e214-ac41-4b47-b711-776b75fad357 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 07 14:01:04.826001 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 252/1019] 10.4.3.193 () {68 vars in 1319 bytes} [Fri Aug 7 14:01:04 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:04.836601 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0443ef40-c65d-4b1d-9736-9edf5dad71cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.842064 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0443ef40-c65d-4b1d-9736-9edf5dad71cf tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/c20b487e-79dc-4992-8567-b9969c460fab Aug 07 14:01:04.842064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0443ef40-c65d-4b1d-9736-9edf5dad71cf tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.842064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0443ef40-c65d-4b1d-9736-9edf5dad71cf tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.867602 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0443ef40-c65d-4b1d-9736-9edf5dad71cf tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types/c20b487e-79dc-4992-8567-b9969c460fab returned with HTTP 202 Aug 07 14:01:04.868210 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 254/1020] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:01:04 2026] DELETE /volume/v3/group_types/c20b487e-79dc-4992-8567-b9969c460fab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:04.877391 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-44ec286c-622e-497e-b14d-27b0b7e47b38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.880424 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44ec286c-622e-497e-b14d-27b0b7e47b38 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/b4219326-9a00-45b7-bb29-da88982b6dbf Aug 07 14:01:04.880424 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44ec286c-622e-497e-b14d-27b0b7e47b38 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:04.880424 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44ec286c-622e-497e-b14d-27b0b7e47b38 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:04.897579 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44ec286c-622e-497e-b14d-27b0b7e47b38 tempest-GroupTypesTest-602831762 tempest-GroupTypesTest-602831762-project-admin] https://10.4.3.193/volume/v3/group_types/b4219326-9a00-45b7-bb29-da88982b6dbf returned with HTTP 202 Aug 07 14:01:04.898373 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 257/1021] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:01:04 2026] DELETE /volume/v3/group_types/b4219326-9a00-45b7-bb29-da88982b6dbf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:04.913085 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-07147842-23fb-490d-84c5-f5e138ac2306 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:04.917926 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-07147842-23fb-490d-84c5-f5e138ac2306 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] POST https://10.4.3.193/volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c/action Aug 07 14:01:04.917926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-07147842-23fb-490d-84c5-f5e138ac2306 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:04.917926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-07147842-23fb-490d-84c5-f5e138ac2306 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:04.941600 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:04.941600 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:04.967730 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-58e5cfaf-088f-48ce-a8a2-c221e7442a57 req-07147842-23fb-490d-84c5-f5e138ac2306 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c/action returned with HTTP 204 Aug 07 14:01:04.967730 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 259/1022] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:01:04 2026] POST /volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:05.106200 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7325deea-b6ef-40f2-b13a-ccd509c12da5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.109635 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7325deea-b6ef-40f2-b13a-ccd509c12da5 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:05.109979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7325deea-b6ef-40f2-b13a-ccd509c12da5 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:05.110271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7325deea-b6ef-40f2-b13a-ccd509c12da5 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:05.130287 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.130287 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:05.134533 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7325deea-b6ef-40f2-b13a-ccd509c12da5 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:05.138934 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7325deea-b6ef-40f2-b13a-ccd509c12da5 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:05.139485 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 253/1023] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:05 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:05.159026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.163075 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] POST https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3/action Aug 07 14:01:05.163075 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:05.163075 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:05.179335 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.179335 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:05.179894 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:05.239123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Created reservations ['262ac302-b87a-4649-b6ad-1f8ec1b37b90', 'd18cfc32-e166-4f90-946a-71b26934cd8c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:05.272413 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Extend volume request issued successfully. Aug 07 14:01:05.273075 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3/action returned with HTTP 202 Aug 07 14:01:05.275882 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 255/1024] 10.4.3.193 () {70 vars in 1431 bytes} [Fri Aug 7 14:01:05 2026] POST /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 14:01:05.288976 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ea91b94-1cd1-4541-901c-976456f6a6c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.291143 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ea91b94-1cd1-4541-901c-976456f6a6c1 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:05.291377 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ea91b94-1cd1-4541-901c-976456f6a6c1 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:05.294065 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ea91b94-1cd1-4541-901c-976456f6a6c1 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:05.310630 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.310630 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:05.319950 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ea91b94-1cd1-4541-901c-976456f6a6c1 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:05.327601 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ea91b94-1cd1-4541-901c-976456f6a6c1 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:05.328172 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 258/1025] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:05 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:05.812310 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c793593-bf21-4827-b097-2803f4a86a1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.813069 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c793593-bf21-4827-b097-2803f4a86a1c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef Aug 07 14:01:05.813334 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c793593-bf21-4827-b097-2803f4a86a1c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:05.813574 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c793593-bf21-4827-b097-2803f4a86a1c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:05.813870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0ed0ffb-d880-4c76-916d-80cf740c7cd1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.815947 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0ed0ffb-d880-4c76-916d-80cf740c7cd1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:05.816293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0ed0ffb-d880-4c76-916d-80cf740c7cd1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:05.816431 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0ed0ffb-d880-4c76-916d-80cf740c7cd1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:05.824039 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.824039 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:05.826593 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.826593 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:05.829779 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2c793593-bf21-4827-b097-2803f4a86a1c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:05.830653 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0ed0ffb-d880-4c76-916d-80cf740c7cd1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:05.831789 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 req-bc455e45-2150-4cb5-b8b3-66ac9feadb9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.835730 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 req-bc455e45-2150-4cb5-b8b3-66ac9feadb9f service nova] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:05.836018 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 req-bc455e45-2150-4cb5-b8b3-66ac9feadb9f service nova] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:05.836235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 req-bc455e45-2150-4cb5-b8b3-66ac9feadb9f service nova] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:05.836375 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0ed0ffb-d880-4c76-916d-80cf740c7cd1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:05.836770 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 254/1026] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:05 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:05.839128 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c793593-bf21-4827-b097-2803f4a86a1c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef returned with HTTP 200 Aug 07 14:01:05.839547 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 260/1027] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:05 2026] GET /volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:05.867561 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.867561 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:05.870073 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2741d86b-30a4-4b4d-b448-2dcec80d57b7 req-474d3a78-4f47-4ff2-8490-ed8fd22299ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.873168 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 req-bc455e45-2150-4cb5-b8b3-66ac9feadb9f service nova] Volume info retrieved successfully. Aug 07 14:01:05.874965 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2741d86b-30a4-4b4d-b448-2dcec80d57b7 req-474d3a78-4f47-4ff2-8490-ed8fd22299ef tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef Aug 07 14:01:05.878945 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc9cd980-91de-4c62-9482-7b5eb4cf2864 req-bc455e45-2150-4cb5-b8b3-66ac9feadb9f service nova] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:05.879369 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2741d86b-30a4-4b4d-b448-2dcec80d57b7 req-474d3a78-4f47-4ff2-8490-ed8fd22299ef tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:05.879781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2741d86b-30a4-4b4d-b448-2dcec80d57b7 req-474d3a78-4f47-4ff2-8490-ed8fd22299ef tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:05.879818 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 256/1028] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:05 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1314 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:05.894349 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.894349 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:05.898377 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2741d86b-30a4-4b4d-b448-2dcec80d57b7 req-474d3a78-4f47-4ff2-8490-ed8fd22299ef tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:05.906632 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2741d86b-30a4-4b4d-b448-2dcec80d57b7 req-474d3a78-4f47-4ff2-8490-ed8fd22299ef tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef returned with HTTP 200 Aug 07 14:01:05.907264 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 259/1029] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:05 2026] GET /volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:05.918370 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9ed29aae-90c8-4881-822d-09b882e56beb req-376e981f-f9e2-424d-acd6-0be85b155f17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:05.921639 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-376e981f-f9e2-424d-acd6-0be85b155f17 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:05.921974 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-376e981f-f9e2-424d-acd6-0be85b155f17 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:05.922253 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-376e981f-f9e2-424d-acd6-0be85b155f17 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:05.931012 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:05.931012 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:05.942609 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9ed29aae-90c8-4881-822d-09b882e56beb req-376e981f-f9e2-424d-acd6-0be85b155f17 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:05.949655 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-376e981f-f9e2-424d-acd6-0be85b155f17 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:05.950281 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 255/1030] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:05 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:06.064673 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.067060 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.067346 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.067613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.068250 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.069306 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.090163 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f78c70b1-bfd8-44b4-aeff-e986f20065e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.091411 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f78c70b1-bfd8-44b4-aeff-e986f20065e0 None None] GET https://10.4.3.193/volume// Aug 07 14:01:06.091411 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f78c70b1-bfd8-44b4-aeff-e986f20065e0 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.091411 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f78c70b1-bfd8-44b4-aeff-e986f20065e0 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.092032 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f78c70b1-bfd8-44b4-aeff-e986f20065e0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:06.092736 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 257/1031] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:06.106957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9ed29aae-90c8-4881-822d-09b882e56beb req-766938eb-c303-46d5-947e-214a9e997d2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.110196 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-766938eb-c303-46d5-947e-214a9e997d2f tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:01:06.110625 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-766938eb-c303-46d5-947e-214a9e997d2f tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8f1076e-fe67-4d98-8326-91628def276c", "connector": null, "instance_uuid": "01f81330-29b6-40ed-9052-cf7fcec1a8d0"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:06.118730 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.120032 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.120032 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:06.126633 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.126633 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:06.128506 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0f1027aa-f9c8-4b1a-9cf5-040dc98ddfa8 req-ab3a8b95-84a3-4790-aa21-018e65be9d4e tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.128701 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 261/1032] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.169979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.174524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.174704 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.174911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.175437 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.176617 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.182861 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-766938eb-c303-46d5-947e-214a9e997d2f tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:01:06.182861 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 260/1033] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:01:06 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 07 14:01:06.223996 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.224954 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.224954 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:06.230968 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-61af0ff2-70e2-4451-9932-b8782b961664 req-e3d331f2-6ddc-47b7-929f-bdba66853da5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.231236 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 256/1034] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.249921 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d023f32e-cbd9-4e55-8d33-13b834978ee1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.252505 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d023f32e-cbd9-4e55-8d33-13b834978ee1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:06.253229 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d023f32e-cbd9-4e55-8d33-13b834978ee1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.253474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d023f32e-cbd9-4e55-8d33-13b834978ee1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.277181 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.277181 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:06.277882 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.280046 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.280353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.280602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.281061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.281666 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d023f32e-cbd9-4e55-8d33-13b834978ee1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:06.283951 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.284039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b3495a1-060d-46c4-9f9a-14fac54c7cee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.284039 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b3495a1-060d-46c4-9f9a-14fac54c7cee None None] GET https://10.4.3.193/volume// Aug 07 14:01:06.284243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b3495a1-060d-46c4-9f9a-14fac54c7cee None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.284699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b3495a1-060d-46c4-9f9a-14fac54c7cee None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.285297 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b3495a1-060d-46c4-9f9a-14fac54c7cee None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:06.285818 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 261/1035] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:06.296513 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d023f32e-cbd9-4e55-8d33-13b834978ee1 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:06.296513 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 258/1036] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:06.301979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9ed29aae-90c8-4881-822d-09b882e56beb req-bb7ef4b4-8deb-4564-979f-c4fbebe3635e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.303465 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.304972 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.304972 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:06.306373 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-bb7ef4b4-8deb-4564-979f-c4fbebe3635e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:06.310389 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-bb7ef4b4-8deb-4564-979f-c4fbebe3635e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.310389 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-bb7ef4b4-8deb-4564-979f-c4fbebe3635e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.310809 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-60afa7ea-b642-40c1-b6fb-3e12cab15a56 req-d2e50156-bafb-43fd-8ce2-5b53c7a42422 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.311427 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 262/1037] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.329561 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.329561 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:06.338018 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9ed29aae-90c8-4881-822d-09b882e56beb req-bb7ef4b4-8deb-4564-979f-c4fbebe3635e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:06.343999 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-bb7ef4b4-8deb-4564-979f-c4fbebe3635e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:06.346430 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 257/1038] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1031 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:06.351503 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cace3620-ccde-42f3-bfd2-bebb4ac241d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.353975 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cace3620-ccde-42f3-bfd2-bebb4ac241d7 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:06.354360 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cace3620-ccde-42f3-bfd2-bebb4ac241d7 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.354762 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cace3620-ccde-42f3-bfd2-bebb4ac241d7 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.356343 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.359667 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.359985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.360289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.360897 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.363437 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.372175 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.372175 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:06.376919 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.377417 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.377417 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:06.378315 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cace3620-ccde-42f3-bfd2-bebb4ac241d7 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:06.383941 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-50978b38-3c69-4942-9ac8-d5361edd8b96 req-f2a5420d-9dde-4d5d-80f9-27a2b7d1e8a8 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.384588 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 259/1039] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.388962 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cace3620-ccde-42f3-bfd2-bebb4ac241d7 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:06.389575 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 262/1040] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1158 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:06.410788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1641c524-8804-46fc-9dba-3ad2d6133ba4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.412786 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1641c524-8804-46fc-9dba-3ad2d6133ba4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:06.413142 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1641c524-8804-46fc-9dba-3ad2d6133ba4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.413346 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1641c524-8804-46fc-9dba-3ad2d6133ba4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.423559 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.425685 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.425685 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:06.425942 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.426175 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.426389 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.426811 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.427584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.430433 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1641c524-8804-46fc-9dba-3ad2d6133ba4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:06.435107 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1641c524-8804-46fc-9dba-3ad2d6133ba4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:06.435485 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 263/1041] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1158 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:06.440100 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.440100 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.440100 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:06.444317 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d002e107-56d5-4ea1-b4a8-9a49d925d67f req-7f713f15-8ef3-48f8-90ec-9fee9676bdd6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.447208 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 258/1042] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.479006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.484739 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.486732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.486732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.486732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.486732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.494089 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9ed29aae-90c8-4881-822d-09b882e56beb req-5a838862-0435-4a5a-b9bc-662fa1c73d5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.498145 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.498570 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-5a838862-0435-4a5a-b9bc-662fa1c73d5a tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] PUT https://10.4.3.193/volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5 Aug 07 14:01:06.499713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-5a838862-0435-4a5a-b9bc-662fa1c73d5a tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:06.499933 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.499933 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:06.507437 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bfb72543-57ba-48d5-9014-df2abf9a03d8 req-7144d468-266f-431a-99cd-de33e0358e9c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.508088 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 260/1043] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.510399 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9ed29aae-90c8-4881-822d-09b882e56beb req-5a838862-0435-4a5a-b9bc-662fa1c73d5a tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Acquiring lock "cinder-attachment_update-a8f1076e-fe67-4d98-8326-91628def276c-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:01:06.516269 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9ed29aae-90c8-4881-822d-09b882e56beb req-5a838862-0435-4a5a-b9bc-662fa1c73d5a tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Lock "cinder-attachment_update-a8f1076e-fe67-4d98-8326-91628def276c-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:01:06.517594 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.517594 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:06.545671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.548862 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.548862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.548973 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.549364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.550354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.561806 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.563115 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.563115 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:06.569134 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0ca62169-0ed7-4bcc-9872-febf90f869ff req-ed5854f2-aaf3-45d4-bd09-e7715d3d5756 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.569462 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 264/1044] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.603605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.606816 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:06.607319 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.607387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.608365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:06.608771 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:06.619883 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] Get all volumes completed successfully. Aug 07 14:01:06.622529 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.622529 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:06.634000 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-34e26cff-390e-4fea-868f-9d48b491ed0a req-bfcd8e4a-18d0-448a-a5d6-a0e363209c33 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:06.634997 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 259/1045] 10.4.3.193 () {68 vars in 1508 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.658555 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.661874 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef Aug 07 14:01:06.661874 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.661874 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.661874 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Delete volume with id: 4e14fde5-0fcb-4261-98eb-24ecf096c7ef Aug 07 14:01:06.670470 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.670470 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:06.671232 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:06.713278 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9ed29aae-90c8-4881-822d-09b882e56beb req-5a838862-0435-4a5a-b9bc-662fa1c73d5a tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Lock "cinder-attachment_update-a8f1076e-fe67-4d98-8326-91628def276c-np0000006713" released by "attachment_update" :: held 0.197s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:01:06.713753 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-5a838862-0435-4a5a-b9bc-662fa1c73d5a tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5 returned with HTTP 200 Aug 07 14:01:06.714137 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 263/1046] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:01:06 2026] PUT /volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5 => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.715575 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Delete volume request issued successfully. Aug 07 14:01:06.715835 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-983aa42a-37c1-43be-b6cd-12960ed766e5 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef returned with HTTP 202 Aug 07 14:01:06.716431 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 261/1047] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:06 2026] DELETE /volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:06.730612 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f3826058-aa99-4db4-82aa-1947fc9845c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.734230 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3826058-aa99-4db4-82aa-1947fc9845c4 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef Aug 07 14:01:06.734230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3826058-aa99-4db4-82aa-1947fc9845c4 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.734573 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3826058-aa99-4db4-82aa-1947fc9845c4 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.748795 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.748795 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:06.760949 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f3826058-aa99-4db4-82aa-1947fc9845c4 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:06.770985 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3826058-aa99-4db4-82aa-1947fc9845c4 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef returned with HTTP 200 Aug 07 14:01:06.770985 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 265/1048] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:06.823290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-a481cd25-ee23-4bd1-a9b3-f05335aa7d45 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.827960 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-a481cd25-ee23-4bd1-a9b3-f05335aa7d45 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:06.828354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-a481cd25-ee23-4bd1-a9b3-f05335aa7d45 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:06.829344 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-a481cd25-ee23-4bd1-a9b3-f05335aa7d45 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:06.856538 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.856538 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:06.865061 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-a481cd25-ee23-4bd1-a9b3-f05335aa7d45 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:06.878931 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-a481cd25-ee23-4bd1-a9b3-f05335aa7d45 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:06.879640 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 260/1049] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:06 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1140 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:06.924928 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-3e983db6-475f-4d27-badb-23e542454560 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:06.928052 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-3e983db6-475f-4d27-badb-23e542454560 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] POST https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3/action Aug 07 14:01:06.928757 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-3e983db6-475f-4d27-badb-23e542454560 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:06.928952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-3e983db6-475f-4d27-badb-23e542454560 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:06.957094 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:06.957094 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:06.960361 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-3e983db6-475f-4d27-badb-23e542454560 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:06.978938 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-3e983db6-475f-4d27-badb-23e542454560 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Begin detaching volume completed successfully. Aug 07 14:01:06.979395 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-3e983db6-475f-4d27-badb-23e542454560 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3/action returned with HTTP 202 Aug 07 14:01:06.980208 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 264/1050] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:01:06 2026] POST /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:07.018942 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-825b380d-4cdc-4dff-9441-932e24da8d7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:07.021568 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-825b380d-4cdc-4dff-9441-932e24da8d7e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:07.021852 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-825b380d-4cdc-4dff-9441-932e24da8d7e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:07.022276 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-825b380d-4cdc-4dff-9441-932e24da8d7e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:07.040189 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:07.040189 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:07.044636 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-825b380d-4cdc-4dff-9441-932e24da8d7e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:07.050885 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-825b380d-4cdc-4dff-9441-932e24da8d7e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:07.051447 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 262/1051] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:07 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:07.062424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9856797-3776-4e02-879e-2888912ec356 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:07.062900 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9856797-3776-4e02-879e-2888912ec356 None None] GET https://10.4.3.193/volume// Aug 07 14:01:07.063161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9856797-3776-4e02-879e-2888912ec356 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:07.063397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9856797-3776-4e02-879e-2888912ec356 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:07.063947 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9856797-3776-4e02-879e-2888912ec356 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:07.064453 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 266/1052] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:07.074327 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-4dabf6c3-11fc-4afe-9860-6e24b8cb650e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:07.077107 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-4dabf6c3-11fc-4afe-9860-6e24b8cb650e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:07.077401 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-4dabf6c3-11fc-4afe-9860-6e24b8cb650e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:07.077681 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-4dabf6c3-11fc-4afe-9860-6e24b8cb650e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:07.090258 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:07.090258 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:07.094872 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-4dabf6c3-11fc-4afe-9860-6e24b8cb650e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:07.100749 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-4dabf6c3-11fc-4afe-9860-6e24b8cb650e tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:07.101212 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 261/1053] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:07 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:07.313006 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dcdd750d-0300-4600-adff-6b442c96a562 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:07.318895 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcdd750d-0300-4600-adff-6b442c96a562 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:07.318895 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcdd750d-0300-4600-adff-6b442c96a562 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:07.318895 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcdd750d-0300-4600-adff-6b442c96a562 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:07.339994 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:07.339994 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:07.349242 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dcdd750d-0300-4600-adff-6b442c96a562 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:07.357101 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcdd750d-0300-4600-adff-6b442c96a562 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:07.357772 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 265/1054] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:07 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:07.789090 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd9615de-3b87-4766-b910-0654107d28a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:07.791849 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd9615de-3b87-4766-b910-0654107d28a6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef Aug 07 14:01:07.792100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd9615de-3b87-4766-b910-0654107d28a6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:07.792307 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd9615de-3b87-4766-b910-0654107d28a6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:07.810706 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd9615de-3b87-4766-b910-0654107d28a6 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef returned with HTTP 404 Aug 07 14:01:07.810706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 263/1055] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:07 2026] GET /volume/v3/volumes/4e14fde5-0fcb-4261-98eb-24ecf096c7ef => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:07.821263 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:07.826290 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] DELETE https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 Aug 07 14:01:07.826623 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:07.828254 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:07.828706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Delete volume with id: af9ba3be-b702-458f-a996-a3978cca6854 Aug 07 14:01:07.839808 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:07.839808 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:07.842041 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:07.876492 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Delete volume request issued successfully. Aug 07 14:01:07.877197 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb3298a2-41b5-4784-a971-6c92b4066f0c tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 returned with HTTP 202 Aug 07 14:01:07.877602 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 267/1056] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:07 2026] DELETE /volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:07.893309 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-60aa41bc-5762-4ea3-9720-0faed406fa80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:07.898392 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60aa41bc-5762-4ea3-9720-0faed406fa80 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 Aug 07 14:01:07.898656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60aa41bc-5762-4ea3-9720-0faed406fa80 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:07.898937 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60aa41bc-5762-4ea3-9720-0faed406fa80 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:07.916391 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:07.916391 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:07.921830 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-60aa41bc-5762-4ea3-9720-0faed406fa80 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:07.932439 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60aa41bc-5762-4ea3-9720-0faed406fa80 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 returned with HTTP 200 Aug 07 14:01:07.932439 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 262/1057] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:07 2026] GET /volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:08.074375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae3ebfe3-b044-419c-a514-8f31087be0b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.078870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae3ebfe3-b044-419c-a514-8f31087be0b4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:08.078870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae3ebfe3-b044-419c-a514-8f31087be0b4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:08.078870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae3ebfe3-b044-419c-a514-8f31087be0b4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:08.110809 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:08.110809 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:08.116428 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae3ebfe3-b044-419c-a514-8f31087be0b4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:08.124621 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae3ebfe3-b044-419c-a514-8f31087be0b4 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:08.125485 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 266/1058] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:08 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1161 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:08.385719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c0c4081-e0f2-4391-8e22-bac77d650b4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.388283 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c0c4081-e0f2-4391-8e22-bac77d650b4e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:08.388546 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c0c4081-e0f2-4391-8e22-bac77d650b4e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:08.389086 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c0c4081-e0f2-4391-8e22-bac77d650b4e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:08.396379 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59891a3e-0e79-422d-9521-1cefcf982ec4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.413300 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:08.413300 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:08.427294 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c0c4081-e0f2-4391-8e22-bac77d650b4e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:08.437609 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c0c4081-e0f2-4391-8e22-bac77d650b4e tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:08.437801 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 264/1059] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:08 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:08.560565 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59891a3e-0e79-422d-9521-1cefcf982ec4 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:01:08.561110 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59891a3e-0e79-422d-9521-1cefcf982ec4 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1195602940"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:08.578533 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59891a3e-0e79-422d-9521-1cefcf982ec4 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:01:08.579050 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 268/1060] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:01:08 2026] POST /volume/v3/types => generated 216 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:08.589327 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce0d88a9-d40c-4c4e-8da9-1321445a2eed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.591674 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce0d88a9-d40c-4c4e-8da9-1321445a2eed tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:01:08.592256 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce0d88a9-d40c-4c4e-8da9-1321445a2eed tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-621390335"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:08.624853 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce0d88a9-d40c-4c4e-8da9-1321445a2eed tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:01:08.625324 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 263/1061] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:01:08 2026] POST /volume/v3/group_types => generated 172 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:08.634769 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.731193 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:01:08.731703 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6036f43-efd8-44f8-8be1-23c436da50e6", "volume_types": ["9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3"], "name": "tempest-Group1-1567661337"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:08.733629 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Creating new group {'group': {'group_type': 'a6036f43-efd8-44f8-8be1-23c436da50e6', 'volume_types': ['9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3'], 'name': 'tempest-Group1-1567661337'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:01:08.738635 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Creating group tempest-Group1-1567661337. Aug 07 14:01:08.762592 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability zone cache updated, next update will occur around 2026-08-07 15:01:08.762187. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 14:01:08.762794 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability Zones retrieved successfully. Aug 07 14:01:08.788661 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Created reservations ['a16d8d21-26fa-41e6-9b66-2bfe087ff6a0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:08.824517 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63ad3949-741e-429a-b64e-9f7cf8beb84a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:01:08.825059 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 267/1062] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:01:08 2026] POST /volume/v3/groups => generated 94 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:08.835826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a69a35a-6f90-4163-86d5-4852a1777690 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.838868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a69a35a-6f90-4163-86d5-4852a1777690 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd Aug 07 14:01:08.838868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a69a35a-6f90-4163-86d5-4852a1777690 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:08.839091 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a69a35a-6f90-4163-86d5-4852a1777690 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:08.839268 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-7a69a35a-6f90-4163-86d5-4852a1777690 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 6d5e8958-fb7f-40a3-9fdf-2783432be7cd {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:08.845337 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:08.845337 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:08.863135 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a69a35a-6f90-4163-86d5-4852a1777690 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd returned with HTTP 200 Aug 07 14:01:08.863674 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 265/1063] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:08 2026] GET /volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:08.951861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-128a1dda-04ac-47da-8fb6-d50283978d1b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.955313 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-128a1dda-04ac-47da-8fb6-d50283978d1b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 Aug 07 14:01:08.955602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-128a1dda-04ac-47da-8fb6-d50283978d1b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:08.955764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-128a1dda-04ac-47da-8fb6-d50283978d1b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:08.967929 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-128a1dda-04ac-47da-8fb6-d50283978d1b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 returned with HTTP 404 Aug 07 14:01:08.968746 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 269/1064] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:08 2026] GET /volume/v3/volumes/af9ba3be-b702-458f-a996-a3978cca6854 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:08.977667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:08.982323 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 Aug 07 14:01:08.982520 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:08.982727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:08.982886 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Delete volume with id: f726fc6e-1359-44d6-8e5e-d23411fe1bf2 Aug 07 14:01:08.996864 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:08.996864 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:08.997221 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:09.032011 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Delete volume request issued successfully. Aug 07 14:01:09.032011 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee17e0c4-7fe5-4780-8986-52a843fcccf9 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 returned with HTTP 202 Aug 07 14:01:09.032789 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 264/1065] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:08 2026] DELETE /volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:09.041586 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0c4364d-5e9b-418d-bbb9-9662cca70e71 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:09.044239 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0c4364d-5e9b-418d-bbb9-9662cca70e71 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 Aug 07 14:01:09.044359 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0c4364d-5e9b-418d-bbb9-9662cca70e71 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:09.044604 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0c4364d-5e9b-418d-bbb9-9662cca70e71 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:09.055777 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:09.055777 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:09.063341 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0c4364d-5e9b-418d-bbb9-9662cca70e71 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Volume info retrieved successfully. Aug 07 14:01:09.069881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0c4364d-5e9b-418d-bbb9-9662cca70e71 tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 returned with HTTP 200 Aug 07 14:01:09.070057 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 268/1066] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:09 2026] GET /volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:09.144012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e926b1c-cbf4-486f-8e52-43537ee84130 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:09.146323 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e926b1c-cbf4-486f-8e52-43537ee84130 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:09.146549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e926b1c-cbf4-486f-8e52-43537ee84130 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:09.146803 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e926b1c-cbf4-486f-8e52-43537ee84130 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:09.160505 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:09.160505 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:09.168979 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e926b1c-cbf4-486f-8e52-43537ee84130 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:09.175926 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e926b1c-cbf4-486f-8e52-43537ee84130 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:09.176502 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 266/1067] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:09 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:09.456535 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50265f3f-5b62-4184-9737-a4d10c1cd90c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:09.458740 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50265f3f-5b62-4184-9737-a4d10c1cd90c tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:09.459047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50265f3f-5b62-4184-9737-a4d10c1cd90c tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:09.459253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50265f3f-5b62-4184-9737-a4d10c1cd90c tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:09.469875 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:09.469875 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:09.473162 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50265f3f-5b62-4184-9737-a4d10c1cd90c tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:09.477135 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50265f3f-5b62-4184-9737-a4d10c1cd90c tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:09.477482 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 270/1068] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:09 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:09.878289 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-818a5917-4060-4dd0-9a23-817121f80324 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:09.878289 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-818a5917-4060-4dd0-9a23-817121f80324 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd Aug 07 14:01:09.878948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-818a5917-4060-4dd0-9a23-817121f80324 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:09.878948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-818a5917-4060-4dd0-9a23-817121f80324 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:09.879044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-818a5917-4060-4dd0-9a23-817121f80324 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 6d5e8958-fb7f-40a3-9fdf-2783432be7cd {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:09.887301 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:09.887301 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:09.916555 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-818a5917-4060-4dd0-9a23-817121f80324 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd returned with HTTP 200 Aug 07 14:01:09.917433 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 265/1069] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:09 2026] GET /volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:09.928913 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:09.932027 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:01:09.932027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6036f43-efd8-44f8-8be1-23c436da50e6", "volume_types": ["9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3"], "name": "tempest-Group2-203174448"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:09.932027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Creating new group {'group': {'group_type': 'a6036f43-efd8-44f8-8be1-23c436da50e6', 'volume_types': ['9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3'], 'name': 'tempest-Group2-203174448'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:01:09.936881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Creating group tempest-Group2-203174448. Aug 07 14:01:09.947562 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability Zones retrieved successfully. Aug 07 14:01:09.971551 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Created reservations ['479a209c-f51b-45cd-a950-d505920f7e41'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:10.000814 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ba4fb79-1a07-4e3d-86ac-a57d27d73ac6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:01:10.001314 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 269/1070] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:01:09 2026] POST /volume/v3/groups => generated 93 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:10.029963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-150dc7fe-9347-46c6-8aac-bdf16aad68fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.033457 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-150dc7fe-9347-46c6-8aac-bdf16aad68fe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 Aug 07 14:01:10.033637 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-150dc7fe-9347-46c6-8aac-bdf16aad68fe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.033934 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-150dc7fe-9347-46c6-8aac-bdf16aad68fe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.034123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-150dc7fe-9347-46c6-8aac-bdf16aad68fe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member f8e38b06-2155-4848-8287-c57bf7f240d2 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:10.043827 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.043827 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:10.045376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9ed29aae-90c8-4881-822d-09b882e56beb req-f4680eaf-e4f9-405b-a3a6-1bc72b81a33b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.048710 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-f4680eaf-e4f9-405b-a3a6-1bc72b81a33b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] POST https://10.4.3.193/volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5/action Aug 07 14:01:10.049580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-f4680eaf-e4f9-405b-a3a6-1bc72b81a33b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:10.049580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-f4680eaf-e4f9-405b-a3a6-1bc72b81a33b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:10.059485 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-150dc7fe-9347-46c6-8aac-bdf16aad68fe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 returned with HTTP 200 Aug 07 14:01:10.060263 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 267/1071] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:10 2026] GET /volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 => generated 321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:10.085300 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ad9184c-d9f6-4bf5-b79f-ba8e9e39238b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.087609 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ad9184c-d9f6-4bf5-b79f-ba8e9e39238b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] GET https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 Aug 07 14:01:10.088802 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ad9184c-d9f6-4bf5-b79f-ba8e9e39238b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.088802 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ad9184c-d9f6-4bf5-b79f-ba8e9e39238b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.096081 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.096081 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:10.096314 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ad9184c-d9f6-4bf5-b79f-ba8e9e39238b tempest-VolumesTestJSON-1127097118 tempest-VolumesTestJSON-1127097118-project-member] https://10.4.3.193/volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 returned with HTTP 404 Aug 07 14:01:10.097063 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 266/1072] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:10 2026] GET /volume/v3/volumes/f726fc6e-1359-44d6-8e5e-d23411fe1bf2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:10.118395 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ed29aae-90c8-4881-822d-09b882e56beb req-f4680eaf-e4f9-405b-a3a6-1bc72b81a33b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5/action returned with HTTP 204 Aug 07 14:01:10.119095 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 271/1073] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:01:10 2026] POST /volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:10.177878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-b5a891b3-4018-444b-81cf-2a9be270e5dc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.181741 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-b5a891b3-4018-444b-81cf-2a9be270e5dc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] DELETE https://10.4.3.193/volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c Aug 07 14:01:10.181741 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-b5a891b3-4018-444b-81cf-2a9be270e5dc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.181741 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-b5a891b3-4018-444b-81cf-2a9be270e5dc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.191630 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c5d98b3d-e8b4-4c53-9b33-ff194961dc72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.197068 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5d98b3d-e8b4-4c53-9b33-ff194961dc72 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:10.197322 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5d98b3d-e8b4-4c53-9b33-ff194961dc72 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.197599 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5d98b3d-e8b4-4c53-9b33-ff194961dc72 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.198619 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.198619 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:10.223191 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.223191 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:10.231231 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c5d98b3d-e8b4-4c53-9b33-ff194961dc72 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:10.245282 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5d98b3d-e8b4-4c53-9b33-ff194961dc72 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:10.245786 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 268/1074] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:10 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:10.278029 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3ae28b00-c1fb-4d1b-bdfd-28af78e0629d req-b5a891b3-4018-444b-81cf-2a9be270e5dc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c returned with HTTP 200 Aug 07 14:01:10.278969 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 270/1075] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:10 2026] DELETE /volume/v3/attachments/2aa7505f-a6c8-40ed-8d6e-4180f868fd8c => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:10.498238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dcf25847-fb2d-46f1-abab-94e4e389342b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.498238 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcf25847-fb2d-46f1-abab-94e4e389342b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:10.498238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcf25847-fb2d-46f1-abab-94e4e389342b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.498238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcf25847-fb2d-46f1-abab-94e4e389342b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.515341 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.515341 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:10.520254 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dcf25847-fb2d-46f1-abab-94e4e389342b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:10.526370 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcf25847-fb2d-46f1-abab-94e4e389342b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:10.527020 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 267/1076] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:10 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:10.545090 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f04a074e-5878-474d-8333-439bf021da7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.547576 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f04a074e-5878-474d-8333-439bf021da7d tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:10.547895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f04a074e-5878-474d-8333-439bf021da7d tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.548155 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f04a074e-5878-474d-8333-439bf021da7d tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.563121 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.563121 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:10.569742 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f04a074e-5878-474d-8333-439bf021da7d tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:10.580814 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f04a074e-5878-474d-8333-439bf021da7d tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:10.581463 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 272/1077] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:10 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:10.600474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-924417b2-7c0b-4e68-a50a-3e6c7beffd33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.603244 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-924417b2-7c0b-4e68-a50a-3e6c7beffd33 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:10.603374 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-924417b2-7c0b-4e68-a50a-3e6c7beffd33 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.603676 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-924417b2-7c0b-4e68-a50a-3e6c7beffd33 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.618819 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.618819 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:10.625440 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-924417b2-7c0b-4e68-a50a-3e6c7beffd33 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:10.632956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-924417b2-7c0b-4e68-a50a-3e6c7beffd33 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:10.633552 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 269/1078] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:10 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:10.870112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c524e249-fb4a-478c-904e-0ea0a0fd6fae req-3bcf53b9-723f-45c4-9b07-eaee049a01fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:10.871856 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c524e249-fb4a-478c-904e-0ea0a0fd6fae req-3bcf53b9-723f-45c4-9b07-eaee049a01fa tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:10.872067 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c524e249-fb4a-478c-904e-0ea0a0fd6fae req-3bcf53b9-723f-45c4-9b07-eaee049a01fa tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:10.872899 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c524e249-fb4a-478c-904e-0ea0a0fd6fae req-3bcf53b9-723f-45c4-9b07-eaee049a01fa tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:10.882333 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:10.882333 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:10.886964 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c524e249-fb4a-478c-904e-0ea0a0fd6fae req-3bcf53b9-723f-45c4-9b07-eaee049a01fa tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:10.893494 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c524e249-fb4a-478c-904e-0ea0a0fd6fae req-3bcf53b9-723f-45c4-9b07-eaee049a01fa tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:10.893494 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 271/1079] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:10 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:11.074747 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1317561-0922-4aaa-9a9a-f0876790ec72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:11.078770 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1317561-0922-4aaa-9a9a-f0876790ec72 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 Aug 07 14:01:11.078770 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1317561-0922-4aaa-9a9a-f0876790ec72 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:11.078770 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1317561-0922-4aaa-9a9a-f0876790ec72 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:11.079008 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-b1317561-0922-4aaa-9a9a-f0876790ec72 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member f8e38b06-2155-4848-8287-c57bf7f240d2 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:11.084413 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:11.084413 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:11.096736 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1317561-0922-4aaa-9a9a-f0876790ec72 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 returned with HTTP 200 Aug 07 14:01:11.097509 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 268/1080] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:11 2026] GET /volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:11.113878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:11.116390 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:11.116741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1073431423", "volume_type": "9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3", "group_id": "6d5e8958-fb7f-40a3-9fdf-2783432be7cd", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:11.118679 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1073431423', 'volume_type': '9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3', 'group_id': '6d5e8958-fb7f-40a3-9fdf-2783432be7cd', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:11.131422 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:11.131422 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:11.132020 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume of 1 GB Aug 07 14:01:11.148218 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability Zones retrieved successfully. Aug 07 14:01:11.157320 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Flow 'volume_create_api' (520b508a-be41-40df-9487-2dd38920daca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:11.158879 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dce27eb-02a7-4cbe-968d-6b51c41cb858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:11.160182 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:11.160182 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:11.160647 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:11.190059 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dce27eb-02a7-4cbe-968d-6b51c41cb858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:01:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3,is_public=True,name='tempest-GroupsTest-volume-type-1195602940',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6d5e8958-fb7f-40a3-9fdf-2783432be7cd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:11.191077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71444df6-a673-4ba1-a4f2-c699f05dc593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:11.228453 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1195602940 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1195602940, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:11.229099 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1195602940 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1195602940, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:11.265947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-704efe36-4c3f-4ad7-a02a-a4e49e60b9cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:11.273775 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-704efe36-4c3f-4ad7-a02a-a4e49e60b9cc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:11.273775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-704efe36-4c3f-4ad7-a02a-a4e49e60b9cc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:11.273775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-704efe36-4c3f-4ad7-a02a-a4e49e60b9cc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:11.291303 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:11.291303 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:11.292931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Created reservations ['46f734a3-b671-4b81-92c9-0913aef1c5a9', 'd3d91c19-3e85-46a1-8f7c-a57757f5547b', 'e33ebe3c-0c65-41c0-bc4b-3843af3db601', 'ac6e2994-3af2-4ea8-81a2-d5f88a1c1e8a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:11.294770 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71444df6-a673-4ba1-a4f2-c699f05dc593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46f734a3-b671-4b81-92c9-0913aef1c5a9', 'd3d91c19-3e85-46a1-8f7c-a57757f5547b', 'e33ebe3c-0c65-41c0-bc4b-3843af3db601', 'ac6e2994-3af2-4ea8-81a2-d5f88a1c1e8a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:11.297686 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd10a0db-8def-40bc-9ca6-d1926e80151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:11.299216 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-704efe36-4c3f-4ad7-a02a-a4e49e60b9cc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:11.306134 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-704efe36-4c3f-4ad7-a02a-a4e49e60b9cc tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:11.306662 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 270/1081] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:11 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:11.332148 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd10a0db-8def-40bc-9ca6-d1926e80151c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fc049a3-ce48-4b6f-88b5-cbad8276dffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1073431423',encryption_key_id=None,group_id=6d5e8958-fb7f-40a3-9fdf-2783432be7cd,group_type_id=,metadata={},multiattach=False,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',qos_specs=None,replication_status=,reservations=['46f734a3-b671-4b81-92c9-0913aef1c5a9','d3d91c19-3e85-46a1-8f7c-a57757f5547b','e33ebe3c-0c65-41c0-bc4b-3843af3db601','ac6e2994-3af2-4ea8-81a2-d5f88a1c1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_type_id=9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1073431423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6d5e8958-fb7f-40a3-9fdf-2783432be7cd,host=None,id=7fc049a3-ce48-4b6f-88b5-cbad8276dffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3),volume_type_id=9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:11.332148 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c25fd8-e7d9-45e9-baba-327460d83df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:11.368765 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c25fd8-e7d9-45e9-baba-327460d83df7) transitioned into state 'SUCCESS' from state '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-1073431423',encryption_key_id=None,group_id=6d5e8958-fb7f-40a3-9fdf-2783432be7cd,group_type_id=,metadata={},multiattach=False,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',qos_specs=None,replication_status=,reservations=['46f734a3-b671-4b81-92c9-0913aef1c5a9','d3d91c19-3e85-46a1-8f7c-a57757f5547b','e33ebe3c-0c65-41c0-bc4b-3843af3db601','ac6e2994-3af2-4ea8-81a2-d5f88a1c1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_type_id=9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:11.369774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1071966a-d295-470b-91e3-db39d3382841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:11.391168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1071966a-d295-470b-91e3-db39d3382841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:11.392641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Flow 'volume_create_api' (520b508a-be41-40df-9487-2dd38920daca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:11.398274 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume request issued successfully. Aug 07 14:01:11.399438 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:11.399677 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:11.471431 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:11.476591 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:11.476591 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:11.484059 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9c4e90b-5105-43d0-86cd-cd1e1c07afd1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:11.484059 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 273/1082] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:01:11 2026] POST /volume/v3/volumes => generated 815 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:11.506194 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:11.508789 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb Aug 07 14:01:11.509338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:11.509505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:11.520822 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:11.520822 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:11.528778 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:11.530706 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:11.531111 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:11.595779 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:11.605203 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:11.605203 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:11.620738 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0a92b56-4671-495e-90e7-d7e32a99c1a9 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb returned with HTTP 200 Aug 07 14:01:11.621582 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 272/1083] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:11 2026] GET /volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb => generated 883 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:12.642870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:12.645710 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb Aug 07 14:01:12.645710 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:12.646312 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:12.656930 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:12.656930 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:12.672124 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:12.672406 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:12.672406 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:12.735237 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:12.741638 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:12.741638 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:12.753421 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3a6ce71-24f4-4b61-8827-f5e65baa88bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb returned with HTTP 200 Aug 07 14:01:12.754726 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 269/1084] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:12 2026] GET /volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb => generated 908 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:12.770315 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0993f67-ab72-49ac-8fab-87ad8b19047a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:12.772690 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0993f67-ab72-49ac-8fab-87ad8b19047a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd Aug 07 14:01:12.772800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0993f67-ab72-49ac-8fab-87ad8b19047a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:12.773129 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0993f67-ab72-49ac-8fab-87ad8b19047a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:12.773307 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-c0993f67-ab72-49ac-8fab-87ad8b19047a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 6d5e8958-fb7f-40a3-9fdf-2783432be7cd {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:12.778645 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:12.778645 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:12.790504 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0993f67-ab72-49ac-8fab-87ad8b19047a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd returned with HTTP 200 Aug 07 14:01:12.792614 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 271/1085] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:12 2026] GET /volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:12.808604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c9c7ad6-f9c8-41d3-b78e-140726bb1144 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:12.811740 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c9c7ad6-f9c8-41d3-b78e-140726bb1144 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 Aug 07 14:01:12.812000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c9c7ad6-f9c8-41d3-b78e-140726bb1144 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:12.812529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c9c7ad6-f9c8-41d3-b78e-140726bb1144 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:12.812529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-1c9c7ad6-f9c8-41d3-b78e-140726bb1144 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member f8e38b06-2155-4848-8287-c57bf7f240d2 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:12.817898 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:12.817898 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:12.835046 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c9c7ad6-f9c8-41d3-b78e-140726bb1144 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 returned with HTTP 200 Aug 07 14:01:12.835582 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 274/1086] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:12 2026] GET /volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:12.850900 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-66e8f7f9-0574-4a59-87c3-34009d0441a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:12.857900 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66e8f7f9-0574-4a59-87c3-34009d0441a7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/detail Aug 07 14:01:12.858073 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66e8f7f9-0574-4a59-87c3-34009d0441a7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:12.859131 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66e8f7f9-0574-4a59-87c3-34009d0441a7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:12.917569 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66e8f7f9-0574-4a59-87c3-34009d0441a7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/detail returned with HTTP 200 Aug 07 14:01:12.917870 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 273/1087] 10.4.3.193 () {68 vars in 1296 bytes} [Fri Aug 7 14:01:12 2026] GET /volume/v3/groups/detail => generated 639 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:12.932601 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e6a5da1-9435-4a26-b631-4f941801a58c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:12.934800 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:12.935027 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:12.935329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:12.935767 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:12.936808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:12.952679 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Get all volumes completed successfully. Aug 07 14:01:12.953798 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:12.953974 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:13.014355 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:13.021595 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:13.021595 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:13.036649 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e6a5da1-9435-4a26-b631-4f941801a58c tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:13.037491 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 270/1088] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:01:12 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:13.060059 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95567286-dce3-4014-8b54-f1d3c303e20d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:13.066167 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:13.066167 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:13.066167 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:13.066167 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:13.066167 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:13.066167 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:13.066605 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:13.079111 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Get all volumes completed successfully. Aug 07 14:01:13.080491 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:13.080491 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:13.136137 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:13.140569 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:13.140569 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:13.150887 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95567286-dce3-4014-8b54-f1d3c303e20d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:13.151315 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 272/1089] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:01:13 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:13.170385 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05e07ed7-79a1-4f06-9e94-b6865d3a4a94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:13.176099 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05e07ed7-79a1-4f06-9e94-b6865d3a4a94 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd/action Aug 07 14:01:13.176204 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05e07ed7-79a1-4f06-9e94-b6865d3a4a94 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:13.176330 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05e07ed7-79a1-4f06-9e94-b6865d3a4a94 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:13.182097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-05e07ed7-79a1-4f06-9e94-b6865d3a4a94 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] delete called for group 6d5e8958-fb7f-40a3-9fdf-2783432be7cd {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:01:13.182558 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-05e07ed7-79a1-4f06-9e94-b6865d3a4a94 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Delete group with id: 6d5e8958-fb7f-40a3-9fdf-2783432be7cd Aug 07 14:01:13.194086 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:13.194086 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:13.341275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05e07ed7-79a1-4f06-9e94-b6865d3a4a94 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd/action returned with HTTP 202 Aug 07 14:01:13.342383 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 275/1090] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:01:13 2026] POST /volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:13.360426 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:13.365197 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb Aug 07 14:01:13.365440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:13.365641 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:13.377744 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:13.377744 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:13.389808 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:13.391696 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:13.391696 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:13.455031 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:13.461739 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:13.461739 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:13.473087 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3245173f-913d-4fca-a3e9-1b34470d9cc7 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb returned with HTTP 200 Aug 07 14:01:13.474337 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 274/1091] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:13 2026] GET /volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb => generated 907 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:14.498584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-36460253-6cc8-4d89-9440-7adf7d7f5572 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:14.501133 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36460253-6cc8-4d89-9440-7adf7d7f5572 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb Aug 07 14:01:14.501473 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36460253-6cc8-4d89-9440-7adf7d7f5572 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:14.501784 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36460253-6cc8-4d89-9440-7adf7d7f5572 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:14.510609 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36460253-6cc8-4d89-9440-7adf7d7f5572 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb returned with HTTP 404 Aug 07 14:01:14.511425 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 271/1092] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:14 2026] GET /volume/v3/volumes/7fc049a3-ce48-4b6f-88b5-cbad8276dffb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:14.523805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-169755f7-d1f9-4e93-8da5-09997b8d0f9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:14.527639 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-169755f7-d1f9-4e93-8da5-09997b8d0f9f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd Aug 07 14:01:14.527958 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-169755f7-d1f9-4e93-8da5-09997b8d0f9f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:14.528203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-169755f7-d1f9-4e93-8da5-09997b8d0f9f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:14.528427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-169755f7-d1f9-4e93-8da5-09997b8d0f9f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 6d5e8958-fb7f-40a3-9fdf-2783432be7cd {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:14.535503 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-169755f7-d1f9-4e93-8da5-09997b8d0f9f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd returned with HTTP 404 Aug 07 14:01:14.535503 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 273/1093] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:14 2026] GET /volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:14.546202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19d3d353-e55a-430c-8c70-da3a8f832bc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:14.551030 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19d3d353-e55a-430c-8c70-da3a8f832bc6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2/action Aug 07 14:01:14.551030 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19d3d353-e55a-430c-8c70-da3a8f832bc6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:14.551030 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19d3d353-e55a-430c-8c70-da3a8f832bc6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:14.559169 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-19d3d353-e55a-430c-8c70-da3a8f832bc6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] delete called for group f8e38b06-2155-4848-8287-c57bf7f240d2 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:01:14.559169 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-19d3d353-e55a-430c-8c70-da3a8f832bc6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Delete group with id: f8e38b06-2155-4848-8287-c57bf7f240d2 Aug 07 14:01:14.563794 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:14.563794 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:14.603738 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19d3d353-e55a-430c-8c70-da3a8f832bc6 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2/action returned with HTTP 202 Aug 07 14:01:14.604383 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 276/1094] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:01:14 2026] POST /volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:14.614618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94da769c-90b9-4429-9b9c-625843578d6e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:14.616993 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94da769c-90b9-4429-9b9c-625843578d6e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 Aug 07 14:01:14.617322 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94da769c-90b9-4429-9b9c-625843578d6e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:14.617621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94da769c-90b9-4429-9b9c-625843578d6e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:14.617831 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-94da769c-90b9-4429-9b9c-625843578d6e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member f8e38b06-2155-4848-8287-c57bf7f240d2 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:14.622634 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:14.622634 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:14.640749 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94da769c-90b9-4429-9b9c-625843578d6e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 returned with HTTP 200 Aug 07 14:01:14.644871 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 275/1095] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:14 2026] GET /volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 => generated 321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:15.063006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55351c15-c465-4881-9b0a-c9120270c0d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.066641 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55351c15-c465-4881-9b0a-c9120270c0d8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:15.066641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55351c15-c465-4881-9b0a-c9120270c0d8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.067201 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55351c15-c465-4881-9b0a-c9120270c0d8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.079888 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:15.079888 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:15.083062 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-55351c15-c465-4881-9b0a-c9120270c0d8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:15.093270 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55351c15-c465-4881-9b0a-c9120270c0d8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:15.093826 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 272/1096] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:15 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:15.112283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45b29969-a32b-4113-bb14-23966132cad2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.115317 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45b29969-a32b-4113-bb14-23966132cad2 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:15.116157 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45b29969-a32b-4113-bb14-23966132cad2 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.116266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45b29969-a32b-4113-bb14-23966132cad2 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.117038 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-45b29969-a32b-4113-bb14-23966132cad2 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Delete volume with id: a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:15.131122 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:15.131122 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:15.132330 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45b29969-a32b-4113-bb14-23966132cad2 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:15.167638 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45b29969-a32b-4113-bb14-23966132cad2 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Delete volume request issued successfully. Aug 07 14:01:15.168217 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45b29969-a32b-4113-bb14-23966132cad2 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 202 Aug 07 14:01:15.169644 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 274/1097] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:01:15 2026] DELETE /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:15.180822 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58ad0fb1-f786-448e-adf6-f0d698d440a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.183170 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58ad0fb1-f786-448e-adf6-f0d698d440a8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:15.183231 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58ad0fb1-f786-448e-adf6-f0d698d440a8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.184014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58ad0fb1-f786-448e-adf6-f0d698d440a8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.193623 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:15.193623 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:15.200505 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-58ad0fb1-f786-448e-adf6-f0d698d440a8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Volume info retrieved successfully. Aug 07 14:01:15.206521 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58ad0fb1-f786-448e-adf6-f0d698d440a8 tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 200 Aug 07 14:01:15.207314 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 277/1098] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:15 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:15.654979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e745627-0b6a-4e6d-82c6-db17df0d0b86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.657495 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e745627-0b6a-4e6d-82c6-db17df0d0b86 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 Aug 07 14:01:15.657603 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e745627-0b6a-4e6d-82c6-db17df0d0b86 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.657937 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e745627-0b6a-4e6d-82c6-db17df0d0b86 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.658835 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-4e745627-0b6a-4e6d-82c6-db17df0d0b86 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member f8e38b06-2155-4848-8287-c57bf7f240d2 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:15.663836 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e745627-0b6a-4e6d-82c6-db17df0d0b86 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 returned with HTTP 404 Aug 07 14:01:15.664362 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 276/1099] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:15 2026] GET /volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:15.674927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb738571-6934-4e20-a01c-eb00acd254f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.677573 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb738571-6934-4e20-a01c-eb00acd254f3 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/detail Aug 07 14:01:15.677788 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb738571-6934-4e20-a01c-eb00acd254f3 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.678051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb738571-6934-4e20-a01c-eb00acd254f3 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.687455 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb738571-6934-4e20-a01c-eb00acd254f3 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/detail returned with HTTP 200 Aug 07 14:01:15.688056 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 273/1100] 10.4.3.193 () {68 vars in 1296 bytes} [Fri Aug 7 14:01:15 2026] GET /volume/v3/groups/detail => generated 14 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:15.702294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.704520 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:15.704866 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.705179 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.705419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:15.706413 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:15.713638 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Get all volumes completed successfully. Aug 07 14:01:15.716246 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-740086ad-1e0c-4dac-bb21-7e4f73663226 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:15.717067 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 275/1101] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:01:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:15.734022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c7c6626-2db2-4c3b-955f-8212b88acdbc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.736397 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c7c6626-2db2-4c3b-955f-8212b88acdbc tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2/action Aug 07 14:01:15.737026 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c7c6626-2db2-4c3b-955f-8212b88acdbc tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:15.737295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c7c6626-2db2-4c3b-955f-8212b88acdbc tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:15.740282 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-9c7c6626-2db2-4c3b-955f-8212b88acdbc tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] delete called for group f8e38b06-2155-4848-8287-c57bf7f240d2 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:01:15.740282 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-9c7c6626-2db2-4c3b-955f-8212b88acdbc tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Delete group with id: f8e38b06-2155-4848-8287-c57bf7f240d2 Aug 07 14:01:15.743459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c7c6626-2db2-4c3b-955f-8212b88acdbc tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2/action returned with HTTP 404 Aug 07 14:01:15.744273 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 278/1102] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:01:15 2026] POST /volume/v3/groups/f8e38b06-2155-4848-8287-c57bf7f240d2/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:15.752828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.759478 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:15.759798 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.760142 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.761562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:15.762250 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:15.762250 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:15.763039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:15.798691 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Get all volumes completed successfully. Aug 07 14:01:15.802022 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aae5b8af-f8f7-425c-b97a-3ec06c839c30 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:15.803106 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 277/1103] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:01:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:15.819587 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8467ceb-d735-433d-bbfe-c35e35062ec4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.822039 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8467ceb-d735-433d-bbfe-c35e35062ec4 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd/action Aug 07 14:01:15.822559 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8467ceb-d735-433d-bbfe-c35e35062ec4 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:15.822747 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8467ceb-d735-433d-bbfe-c35e35062ec4 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:15.824542 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-f8467ceb-d735-433d-bbfe-c35e35062ec4 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] delete called for group 6d5e8958-fb7f-40a3-9fdf-2783432be7cd {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:01:15.824722 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-f8467ceb-d735-433d-bbfe-c35e35062ec4 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Delete group with id: 6d5e8958-fb7f-40a3-9fdf-2783432be7cd Aug 07 14:01:15.829135 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8467ceb-d735-433d-bbfe-c35e35062ec4 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd/action returned with HTTP 404 Aug 07 14:01:15.829710 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 274/1104] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:01:15 2026] POST /volume/v3/groups/6d5e8958-fb7f-40a3-9fdf-2783432be7cd/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:15.837512 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.839316 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:15.839348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-deab51ce-efc2-443a-bc72-0917eb167142 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.839382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-962972358", "imageRef": "29affcbd-9fcf-4808-8740-666dba03ba1d", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:15.840450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-962972358', 'imageRef': '29affcbd-9fcf-4808-8740-666dba03ba1d', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:15.841239 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deab51ce-efc2-443a-bc72-0917eb167142 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/a6036f43-efd8-44f8-8be1-23c436da50e6 Aug 07 14:01:15.841606 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-deab51ce-efc2-443a-bc72-0917eb167142 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.841990 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-deab51ce-efc2-443a-bc72-0917eb167142 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.872405 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deab51ce-efc2-443a-bc72-0917eb167142 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/group_types/a6036f43-efd8-44f8-8be1-23c436da50e6 returned with HTTP 202 Aug 07 14:01:15.873068 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 279/1105] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:01:15 2026] DELETE /volume/v3/group_types/a6036f43-efd8-44f8-8be1-23c436da50e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:15.880736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c81d20e1-2619-410f-bc4a-723d2008746f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.886378 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c81d20e1-2619-410f-bc4a-723d2008746f tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] DELETE https://10.4.3.193/volume/v3/types/9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3 Aug 07 14:01:15.886728 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c81d20e1-2619-410f-bc4a-723d2008746f tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.887441 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c81d20e1-2619-410f-bc4a-723d2008746f tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.953943 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Create volume of 1 GB Aug 07 14:01:15.961226 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Availability Zones retrieved successfully. Aug 07 14:01:15.964962 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c81d20e1-2619-410f-bc4a-723d2008746f tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/types/9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3 returned with HTTP 202 Aug 07 14:01:15.965470 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 278/1106] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:01:15 2026] DELETE /volume/v3/types/9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:15.971313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Flow 'volume_create_api' (be4689d9-8e68-4e29-b19c-456a0bcf9366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:15.973138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c84a78f-58b8-4a49-a632-327515c124c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:15.974521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:15.976991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0dc20eea-8d9f-4bc7-92ee-929d54f91d72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:15.980709 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dc20eea-8d9f-4bc7-92ee-929d54f91d72 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] GET https://10.4.3.193/volume/v3/types/9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3 Aug 07 14:01:15.980957 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dc20eea-8d9f-4bc7-92ee-929d54f91d72 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:15.981176 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dc20eea-8d9f-4bc7-92ee-929d54f91d72 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:15.987660 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dc20eea-8d9f-4bc7-92ee-929d54f91d72 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/types/9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3 returned with HTTP 404 Aug 07 14:01:15.988323 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 275/1107] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:01:15 2026] GET /volume/v3/types/9fc76d6c-e974-42c2-ba0e-f4a2fcb979e3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:15.999063 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23ba7721-6a30-4116-aed5-ca86f85aee11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:16.001536 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23ba7721-6a30-4116-aed5-ca86f85aee11 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:01:16.002016 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23ba7721-6a30-4116-aed5-ca86f85aee11 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1436894642"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:16.019617 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23ba7721-6a30-4116-aed5-ca86f85aee11 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:01:16.020191 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 280/1108] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:01:15 2026] POST /volume/v3/types => generated 216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:16.029798 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e68b665e-8e2f-4ffb-8cfa-990552852387 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:16.032102 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e68b665e-8e2f-4ffb-8cfa-990552852387 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:01:16.032606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e68b665e-8e2f-4ffb-8cfa-990552852387 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-694083960"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:16.053903 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e68b665e-8e2f-4ffb-8cfa-990552852387 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:01:16.054360 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 279/1109] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:01:16 2026] POST /volume/v3/group_types => generated 172 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:16.064744 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6b9888c2-bae6-4139-8b03-e006b45531bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:16.067152 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:01:16.067534 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c5de7144-5ec8-4093-b7b9-7b8d741e0f9a", "volume_types": ["6deb8ba0-deee-470e-97e5-a0f303cec721"], "name": "tempest-GroupsTest-Group-772589392"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:16.069232 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Creating new group {'group': {'group_type': 'c5de7144-5ec8-4093-b7b9-7b8d741e0f9a', 'volume_types': ['6deb8ba0-deee-470e-97e5-a0f303cec721'], 'name': 'tempest-GroupsTest-Group-772589392'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:01:16.076270 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Creating group tempest-GroupsTest-Group-772589392. Aug 07 14:01:16.087018 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c84a78f-58b8-4a49-a632-327515c124c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:16.088490 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85728f0-d7a4-44fe-af76-7e52e2d7ad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:16.106101 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability zone cache updated, next update will occur around 2026-08-07 15:01:16.105597. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 14:01:16.106219 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability Zones retrieved successfully. Aug 07 14:01:16.128704 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Created reservations ['f56f6e5c-1773-4efa-82fe-274a0d774ec0'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:16.173003 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b9888c2-bae6-4139-8b03-e006b45531bb tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:01:16.173003 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 276/1110] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:01:16 2026] POST /volume/v3/groups => generated 103 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:16.183148 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c0274e2-7bb1-4449-9b41-ec8627d9be75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:16.185280 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c0274e2-7bb1-4449-9b41-ec8627d9be75 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:16.185446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c0274e2-7bb1-4449-9b41-ec8627d9be75 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:16.185747 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c0274e2-7bb1-4449-9b41-ec8627d9be75 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:16.185747 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-1c0274e2-7bb1-4449-9b41-ec8627d9be75 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:16.186768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Created reservations ['f18af475-60b1-4745-b17d-71be9810cf0b', '67af3567-8e68-4a65-b259-8af914256ab8', '4ee9b9aa-8e66-4739-8086-986e68c1872c', '783183db-d6f9-45ac-9096-b352bd7317c5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:16.188566 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85728f0-d7a4-44fe-af76-7e52e2d7ad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18af475-60b1-4745-b17d-71be9810cf0b', '67af3567-8e68-4a65-b259-8af914256ab8', '4ee9b9aa-8e66-4739-8086-986e68c1872c', '783183db-d6f9-45ac-9096-b352bd7317c5']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:16.189349 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (032c5b2b-473c-4b6f-b556-2858888d4de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:16.191162 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:16.191162 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:16.204232 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c0274e2-7bb1-4449-9b41-ec8627d9be75 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 200 Aug 07 14:01:16.204232 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 281/1111] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:16 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:16.217320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (032c5b2b-473c-4b6f-b556-2858888d4de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8a44234-c7b7-408c-9635-ac230f6d4c42', '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-962972358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90a4d7d49d54aa0a4a97fb1c232b93b',qos_specs=None,replication_status=,reservations=['f18af475-60b1-4745-b17d-71be9810cf0b','67af3567-8e68-4a65-b259-8af914256ab8','4ee9b9aa-8e66-4739-8086-986e68c1872c','783183db-d6f9-45ac-9096-b352bd7317c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8fd0d4bac64173a6ac4dc587ea6b62',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-962972358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8a44234-c7b7-408c-9635-ac230f6d4c42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90a4d7d49d54aa0a4a97fb1c232b93b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8fd0d4bac64173a6ac4dc587ea6b62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:16.217831 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2f0802-99ff-4d55-b34b-4819460bdea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:16.226581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-66df7c0b-38ca-4b22-956b-09ae3e7bd44a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:16.229150 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66df7c0b-38ca-4b22-956b-09ae3e7bd44a tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] GET https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 Aug 07 14:01:16.229415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66df7c0b-38ca-4b22-956b-09ae3e7bd44a tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:16.229665 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66df7c0b-38ca-4b22-956b-09ae3e7bd44a tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:16.238857 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66df7c0b-38ca-4b22-956b-09ae3e7bd44a tempest-VolumesExtendAttachedTest-1490928942 tempest-VolumesExtendAttachedTest-1490928942-project-member] https://10.4.3.193/volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 returned with HTTP 404 Aug 07 14:01:16.240019 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 280/1112] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:16 2026] GET /volume/v3/volumes/a0dafa13-44ea-4850-8260-1759934dabc3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:16.243698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2f0802-99ff-4d55-b34b-4819460bdea4) transitioned into state 'SUCCESS' from state '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-962972358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90a4d7d49d54aa0a4a97fb1c232b93b',qos_specs=None,replication_status=,reservations=['f18af475-60b1-4745-b17d-71be9810cf0b','67af3567-8e68-4a65-b259-8af914256ab8','4ee9b9aa-8e66-4739-8086-986e68c1872c','783183db-d6f9-45ac-9096-b352bd7317c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8fd0d4bac64173a6ac4dc587ea6b62',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:16.244863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c807cbde-b2e7-4c8d-8892-928047968f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:16.261145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c807cbde-b2e7-4c8d-8892-928047968f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:16.264908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Flow 'volume_create_api' (be4689d9-8e68-4e29-b19c-456a0bcf9366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:16.264908 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Create volume request issued successfully. Aug 07 14:01:16.264908 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae50d12-8596-4aef-a90d-1d6076a141e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:16.264908 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 276/1113] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:15 2026] POST /volume/v3/volumes => generated 752 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:16.283745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7452e02-8b76-4d75-b763-073654cfb862 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:16.288002 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7452e02-8b76-4d75-b763-073654cfb862 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:16.288255 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7452e02-8b76-4d75-b763-073654cfb862 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:16.288554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7452e02-8b76-4d75-b763-073654cfb862 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:16.300856 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:16.300856 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:16.305566 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7452e02-8b76-4d75-b763-073654cfb862 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:16.311701 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7452e02-8b76-4d75-b763-073654cfb862 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:16.312312 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 277/1114] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:16 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:17.215535 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00ec777d-3bbd-41df-99a4-a9fb5765b093 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:17.218352 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ec777d-3bbd-41df-99a4-a9fb5765b093 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:17.218352 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00ec777d-3bbd-41df-99a4-a9fb5765b093 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:17.218352 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00ec777d-3bbd-41df-99a4-a9fb5765b093 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:17.218352 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-00ec777d-3bbd-41df-99a4-a9fb5765b093 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:17.221747 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:17.221747 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:17.230596 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ec777d-3bbd-41df-99a4-a9fb5765b093 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 200 Aug 07 14:01:17.231010 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 282/1115] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:17 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 332 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:17.245010 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e92854a-d268-4f34-9068-fe97c96158cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:17.245756 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:17.246049 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1816444843", "volume_type": "6deb8ba0-deee-470e-97e5-a0f303cec721", "group_id": "90227ea1-9a15-4a06-b4da-1a37e11015b7", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:17.247581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1816444843', 'volume_type': '6deb8ba0-deee-470e-97e5-a0f303cec721', 'group_id': '90227ea1-9a15-4a06-b4da-1a37e11015b7', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:17.256389 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:17.256389 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:17.257114 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume of 1 GB Aug 07 14:01:17.265583 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability Zones retrieved successfully. Aug 07 14:01:17.273148 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Flow 'volume_create_api' (4f67a882-2d6b-48d7-bedd-7c57f8478064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:17.274477 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b519037-d7ee-4af8-b8e9-a65c371a9cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:17.275432 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:17.275432 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:17.275983 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:17.310746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b519037-d7ee-4af8-b8e9-a65c371a9cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6deb8ba0-deee-470e-97e5-a0f303cec721,is_public=True,name='tempest-GroupsTest-volume-type-1436894642',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6deb8ba0-deee-470e-97e5-a0f303cec721', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '90227ea1-9a15-4a06-b4da-1a37e11015b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:17.311687 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a463d0-5cf2-4435-b38a-7a6b37935ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:17.334874 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff4cc6c3-b218-41ea-83fc-990962ee803b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:17.336909 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff4cc6c3-b218-41ea-83fc-990962ee803b tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:17.337433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff4cc6c3-b218-41ea-83fc-990962ee803b tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:17.337762 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff4cc6c3-b218-41ea-83fc-990962ee803b tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:17.351138 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1436894642 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1436894642, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:17.351651 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1436894642 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1436894642, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:17.354155 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:17.354155 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:17.357592 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff4cc6c3-b218-41ea-83fc-990962ee803b tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:17.363549 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff4cc6c3-b218-41ea-83fc-990962ee803b tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:17.363872 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 277/1116] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:17 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:17.401310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Created reservations ['cec07e66-f8dc-4091-aa9c-29d55b2c0026', 'd66df323-f2c2-4986-8524-bb88e69a450c', 'bc8da6ca-60d4-42f6-92ab-6d425f9c57ae', 'edf4ab84-5132-4764-9e14-19450981ff7b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:17.405204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a463d0-5cf2-4435-b38a-7a6b37935ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec07e66-f8dc-4091-aa9c-29d55b2c0026', 'd66df323-f2c2-4986-8524-bb88e69a450c', 'bc8da6ca-60d4-42f6-92ab-6d425f9c57ae', 'edf4ab84-5132-4764-9e14-19450981ff7b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:17.405204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4b2d2e-b432-4820-93ab-ab1b4fccc28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:17.445819 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4b2d2e-b432-4820-93ab-ab1b4fccc28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4db672a-34dc-49f7-ac19-92e028f71954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1816444843',encryption_key_id=None,group_id=90227ea1-9a15-4a06-b4da-1a37e11015b7,group_type_id=,metadata={},multiattach=False,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',qos_specs=None,replication_status=,reservations=['cec07e66-f8dc-4091-aa9c-29d55b2c0026','d66df323-f2c2-4986-8524-bb88e69a450c','bc8da6ca-60d4-42f6-92ab-6d425f9c57ae','edf4ab84-5132-4764-9e14-19450981ff7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_type_id=6deb8ba0-deee-470e-97e5-a0f303cec721), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1816444843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=90227ea1-9a15-4a06-b4da-1a37e11015b7,host=None,id=b4db672a-34dc-49f7-ac19-92e028f71954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6deb8ba0-deee-470e-97e5-a0f303cec721),volume_type_id=6deb8ba0-deee-470e-97e5-a0f303cec721)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:17.447223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6b151b-e12e-471a-8df4-77ca4e69c23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:17.472698 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b6b151b-e12e-471a-8df4-77ca4e69c23f) transitioned into state 'SUCCESS' from state '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-1816444843',encryption_key_id=None,group_id=90227ea1-9a15-4a06-b4da-1a37e11015b7,group_type_id=,metadata={},multiattach=False,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',qos_specs=None,replication_status=,reservations=['cec07e66-f8dc-4091-aa9c-29d55b2c0026','d66df323-f2c2-4986-8524-bb88e69a450c','bc8da6ca-60d4-42f6-92ab-6d425f9c57ae','edf4ab84-5132-4764-9e14-19450981ff7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_type_id=6deb8ba0-deee-470e-97e5-a0f303cec721)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:17.473595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4deb0dff-b4da-4331-9ab2-62e10c0a519d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:17.501596 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4deb0dff-b4da-4331-9ab2-62e10c0a519d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:17.501768 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Flow 'volume_create_api' (4f67a882-2d6b-48d7-bedd-7c57f8478064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:17.503077 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume request issued successfully. Aug 07 14:01:17.508421 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:17.508421 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:17.564266 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:17.572132 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:17.572132 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:17.578532 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e92854a-d268-4f34-9068-fe97c96158cf tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:17.579020 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 281/1117] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:01:17 2026] POST /volume/v3/volumes => generated 815 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:17.597938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a692341-2ea7-447a-834c-836690dbc2e1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:17.604583 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 Aug 07 14:01:17.605656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:17.606027 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:17.625915 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:17.625915 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:17.639867 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:17.642722 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:17.644874 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:17.713689 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:17.720113 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:17.720113 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:17.740899 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a692341-2ea7-447a-834c-836690dbc2e1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 returned with HTTP 200 Aug 07 14:01:17.742233 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 278/1118] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:17 2026] GET /volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 => generated 907 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:18.380367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-690d091b-fe16-4cf0-97e7-a1c5d24f2f6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:18.383657 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-690d091b-fe16-4cf0-97e7-a1c5d24f2f6c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:18.383657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-690d091b-fe16-4cf0-97e7-a1c5d24f2f6c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:18.383657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-690d091b-fe16-4cf0-97e7-a1c5d24f2f6c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:18.390754 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:18.390754 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:18.395479 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-690d091b-fe16-4cf0-97e7-a1c5d24f2f6c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:18.402019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-690d091b-fe16-4cf0-97e7-a1c5d24f2f6c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:18.402019 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 283/1119] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:18 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:18.760235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff525ee1-e268-4669-9f29-05dd8468e35e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:18.763361 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 Aug 07 14:01:18.763361 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:18.763704 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:18.776503 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:18.776503 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:18.782077 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:18.782944 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:18.783175 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:18.843630 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:18.849446 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:18.849446 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:18.860158 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff525ee1-e268-4669-9f29-05dd8468e35e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 returned with HTTP 200 Aug 07 14:01:18.860880 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 278/1120] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:18 2026] GET /volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:18.881905 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:18.884213 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:18.884984 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1786392008", "volume_type": "6deb8ba0-deee-470e-97e5-a0f303cec721", "group_id": "90227ea1-9a15-4a06-b4da-1a37e11015b7", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:18.887298 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1786392008', 'volume_type': '6deb8ba0-deee-470e-97e5-a0f303cec721', 'group_id': '90227ea1-9a15-4a06-b4da-1a37e11015b7', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:18.903312 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:18.903312 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:18.904275 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume of 1 GB Aug 07 14:01:18.920389 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Availability Zones retrieved successfully. Aug 07 14:01:18.929015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Flow 'volume_create_api' (d6faf67e-7025-49be-9d43-6ff733001369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:18.931225 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e53e34-1646-409a-828b-f6d12315d9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:18.932122 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:18.932122 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:18.934669 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:18.967505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e53e34-1646-409a-828b-f6d12315d9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6deb8ba0-deee-470e-97e5-a0f303cec721,is_public=True,name='tempest-GroupsTest-volume-type-1436894642',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6deb8ba0-deee-470e-97e5-a0f303cec721', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '90227ea1-9a15-4a06-b4da-1a37e11015b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:18.968538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629c4644-871f-4d00-8bc8-64cffc7fb913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:19.041800 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Created reservations ['2095b32d-2dd5-40da-801b-434d95a07596', 'c3c99c76-c1fd-448a-9037-fccaa0a4baa6', '60fab2b9-84d3-49f0-a98b-9b9850263f62', 'bca13b12-ac07-427d-a6bc-7b140c59c06f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:19.043385 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629c4644-871f-4d00-8bc8-64cffc7fb913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2095b32d-2dd5-40da-801b-434d95a07596', 'c3c99c76-c1fd-448a-9037-fccaa0a4baa6', '60fab2b9-84d3-49f0-a98b-9b9850263f62', 'bca13b12-ac07-427d-a6bc-7b140c59c06f']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:19.044336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33bc4b1e-5039-442f-92f0-2020bd5a4ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:19.084234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33bc4b1e-5039-442f-92f0-2020bd5a4ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be54164b-e358-4b63-b189-6a2585400b4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1786392008',encryption_key_id=None,group_id=90227ea1-9a15-4a06-b4da-1a37e11015b7,group_type_id=,metadata={},multiattach=False,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',qos_specs=None,replication_status=,reservations=['2095b32d-2dd5-40da-801b-434d95a07596','c3c99c76-c1fd-448a-9037-fccaa0a4baa6','60fab2b9-84d3-49f0-a98b-9b9850263f62','bca13b12-ac07-427d-a6bc-7b140c59c06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_type_id=6deb8ba0-deee-470e-97e5-a0f303cec721), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1786392008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=90227ea1-9a15-4a06-b4da-1a37e11015b7,host=None,id=be54164b-e358-4b63-b189-6a2585400b4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6deb8ba0-deee-470e-97e5-a0f303cec721),volume_type_id=6deb8ba0-deee-470e-97e5-a0f303cec721)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:19.084234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4e5304-a6da-42e0-946f-005590d047ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:19.117651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4e5304-a6da-42e0-946f-005590d047ef) transitioned into state 'SUCCESS' from state '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-1786392008',encryption_key_id=None,group_id=90227ea1-9a15-4a06-b4da-1a37e11015b7,group_type_id=,metadata={},multiattach=False,project_id='7f4f6eaaf27940b4a7b8acbcd880bec6',qos_specs=None,replication_status=,reservations=['2095b32d-2dd5-40da-801b-434d95a07596','c3c99c76-c1fd-448a-9037-fccaa0a4baa6','60fab2b9-84d3-49f0-a98b-9b9850263f62','bca13b12-ac07-427d-a6bc-7b140c59c06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa05ba98e024d24b0479f4fbe32e696',volume_type_id=6deb8ba0-deee-470e-97e5-a0f303cec721)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:19.120526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706b757e-3555-4162-83a3-3d51bc6ddf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:19.149391 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706b757e-3555-4162-83a3-3d51bc6ddf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:19.152313 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Flow 'volume_create_api' (d6faf67e-7025-49be-9d43-6ff733001369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:19.153022 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Create volume request issued successfully. Aug 07 14:01:19.153737 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:19.154007 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:19.217159 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:19.226367 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:19.226367 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:19.231638 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8ffd8df-2b53-4db9-a4d1-7906c2b81164 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:19.233971 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 282/1121] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:01:18 2026] POST /volume/v3/volumes => generated 815 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:19.262036 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:19.266419 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f Aug 07 14:01:19.266419 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:19.266419 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:19.277123 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:19.277123 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:19.284153 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:19.285935 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:19.285935 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:19.347344 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:19.351680 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:19.351680 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:19.362022 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a059c3a-dd3f-4eaf-b58f-ef9a2ef1e807 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f returned with HTTP 200 Aug 07 14:01:19.362757 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 279/1122] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:19 2026] GET /volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f => generated 883 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:01:19.423295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cc126c3-6a23-42a9-91e5-8430f9b24a9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:19.426943 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cc126c3-6a23-42a9-91e5-8430f9b24a9c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:19.427668 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cc126c3-6a23-42a9-91e5-8430f9b24a9c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:19.427668 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cc126c3-6a23-42a9-91e5-8430f9b24a9c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:19.439989 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:19.439989 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:19.450287 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8cc126c3-6a23-42a9-91e5-8430f9b24a9c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:19.458499 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cc126c3-6a23-42a9-91e5-8430f9b24a9c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:19.458499 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 284/1123] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:19 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:20.380969 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4463e4e4-a496-4011-8807-97a9c02105b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:20.383758 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f Aug 07 14:01:20.384086 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:20.384947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:20.394771 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:20.394771 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:20.400433 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:20.401440 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:20.404388 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:20.459684 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:20.467473 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:20.467473 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:20.479366 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f8fd6ce-a6b6-4450-bb28-81a38e678193 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:20.480574 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4463e4e4-a496-4011-8807-97a9c02105b1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f returned with HTTP 200 Aug 07 14:01:20.480574 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 279/1124] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:20 2026] GET /volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f => generated 908 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:20.482315 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f8fd6ce-a6b6-4450-bb28-81a38e678193 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:20.482542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f8fd6ce-a6b6-4450-bb28-81a38e678193 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:20.482769 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f8fd6ce-a6b6-4450-bb28-81a38e678193 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:20.492788 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:20.492788 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:20.499830 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f8fd6ce-a6b6-4450-bb28-81a38e678193 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:20.501545 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ccb5b66-29ff-4232-9bc5-3cc57d91128f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:20.505163 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ccb5b66-29ff-4232-9bc5-3cc57d91128f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] PUT https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:20.505546 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ccb5b66-29ff-4232-9bc5-3cc57d91128f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "be54164b-e358-4b63-b189-6a2585400b4f"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:20.511158 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f8fd6ce-a6b6-4450-bb28-81a38e678193 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:20.511606 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 283/1125] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:20 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:20.513044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-8ccb5b66-29ff-4232-9bc5-3cc57d91128f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Update called for group 90227ea1-9a15-4a06-b4da-1a37e11015b7. {{(pid=100322) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 14:01:20.513044 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-8ccb5b66-29ff-4232-9bc5-3cc57d91128f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Updating group 90227ea1-9a15-4a06-b4da-1a37e11015b7 with name new_group description: This is a new group add_volumes: None remove_volumes: be54164b-e358-4b63-b189-6a2585400b4f. Aug 07 14:01:20.518670 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:20.518670 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:20.577365 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ccb5b66-29ff-4232-9bc5-3cc57d91128f tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 202 Aug 07 14:01:20.578097 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 280/1126] 10.4.3.193 () {70 vars in 1407 bytes} [Fri Aug 7 14:01:20 2026] PUT /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:20.598709 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2449248a-0803-4732-8813-60b526fd9ffe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:20.601104 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2449248a-0803-4732-8813-60b526fd9ffe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:20.601104 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2449248a-0803-4732-8813-60b526fd9ffe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:20.601104 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2449248a-0803-4732-8813-60b526fd9ffe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:20.601321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-2449248a-0803-4732-8813-60b526fd9ffe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:20.606687 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:20.606687 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:20.630048 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2449248a-0803-4732-8813-60b526fd9ffe tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 200 Aug 07 14:01:20.630502 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 285/1127] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:20 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:21.532321 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ced38514-ec29-4d8b-8734-4f1001bad847 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:21.535764 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ced38514-ec29-4d8b-8734-4f1001bad847 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:21.536003 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ced38514-ec29-4d8b-8734-4f1001bad847 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:21.536284 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ced38514-ec29-4d8b-8734-4f1001bad847 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:21.550785 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:21.550785 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:21.562461 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ced38514-ec29-4d8b-8734-4f1001bad847 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:21.570758 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ced38514-ec29-4d8b-8734-4f1001bad847 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:21.571422 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 280/1128] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:21 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:21.649217 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-90ff468e-098b-48d5-bdfc-3fda363d3ab1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:21.652807 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90ff468e-098b-48d5-bdfc-3fda363d3ab1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:21.653063 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90ff468e-098b-48d5-bdfc-3fda363d3ab1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:21.653172 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90ff468e-098b-48d5-bdfc-3fda363d3ab1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:21.653477 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-90ff468e-098b-48d5-bdfc-3fda363d3ab1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:21.658256 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:21.658256 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:21.680241 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90ff468e-098b-48d5-bdfc-3fda363d3ab1 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 200 Aug 07 14:01:21.681110 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 284/1129] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:21 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:21.693203 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-26565d67-1c22-4360-9b42-93fa8dd39385 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:21.698573 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26565d67-1c22-4360-9b42-93fa8dd39385 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:21.698863 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26565d67-1c22-4360-9b42-93fa8dd39385 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:21.699188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26565d67-1c22-4360-9b42-93fa8dd39385 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:21.699450 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-26565d67-1c22-4360-9b42-93fa8dd39385 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:21.706492 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:21.706492 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:21.717788 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26565d67-1c22-4360-9b42-93fa8dd39385 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 200 Aug 07 14:01:21.718538 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 281/1130] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:21 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:21.731175 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6f539a3-f834-4b67-a25b-08a4f077296a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:21.734711 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:21.735077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:21.735357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:21.735766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:21.738399 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:21.738399 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:21.739564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:21.750408 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Get all volumes completed successfully. Aug 07 14:01:21.751456 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:21.751679 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:21.815648 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:21.820395 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:21.820395 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:21.835484 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6f539a3-f834-4b67-a25b-08a4f077296a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:21.836382 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 286/1131] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:01:21 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:21.855258 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-901e8389-4d93-4c4a-8f79-bdb96ac9073d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:21.859868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-901e8389-4d93-4c4a-8f79-bdb96ac9073d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] PUT https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:21.859868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-901e8389-4d93-4c4a-8f79-bdb96ac9073d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "be54164b-e358-4b63-b189-6a2585400b4f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:21.870513 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-901e8389-4d93-4c4a-8f79-bdb96ac9073d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Update called for group 90227ea1-9a15-4a06-b4da-1a37e11015b7. {{(pid=100323) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 14:01:21.870759 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-901e8389-4d93-4c4a-8f79-bdb96ac9073d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Updating group 90227ea1-9a15-4a06-b4da-1a37e11015b7 with name None description: None add_volumes: be54164b-e358-4b63-b189-6a2585400b4f remove_volumes: None. Aug 07 14:01:21.880818 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:21.880818 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:21.964722 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-901e8389-4d93-4c4a-8f79-bdb96ac9073d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 202 Aug 07 14:01:21.964722 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 281/1132] 10.4.3.193 () {70 vars in 1406 bytes} [Fri Aug 7 14:01:21 2026] PUT /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:21.979992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ed6c6cc-4c6a-48a3-b3cb-3d09fe7a7e55 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:21.982989 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ed6c6cc-4c6a-48a3-b3cb-3d09fe7a7e55 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:21.982989 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ed6c6cc-4c6a-48a3-b3cb-3d09fe7a7e55 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:21.983874 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ed6c6cc-4c6a-48a3-b3cb-3d09fe7a7e55 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:21.983874 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-9ed6c6cc-4c6a-48a3-b3cb-3d09fe7a7e55 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:21.987941 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:21.987941 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:21.998374 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ed6c6cc-4c6a-48a3-b3cb-3d09fe7a7e55 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 200 Aug 07 14:01:22.000381 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 285/1133] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:21 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:22.593363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66b572a3-6a61-41ea-8bfc-2c53c89ee1a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:22.597433 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66b572a3-6a61-41ea-8bfc-2c53c89ee1a5 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:22.597706 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66b572a3-6a61-41ea-8bfc-2c53c89ee1a5 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:22.598017 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66b572a3-6a61-41ea-8bfc-2c53c89ee1a5 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:22.611219 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:22.611219 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:22.618062 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66b572a3-6a61-41ea-8bfc-2c53c89ee1a5 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:22.627922 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66b572a3-6a61-41ea-8bfc-2c53c89ee1a5 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:22.628510 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 282/1134] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:22 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:23.015425 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-57b4809a-d888-4f64-a921-8f838a87d52a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:23.019718 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57b4809a-d888-4f64-a921-8f838a87d52a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:23.019991 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57b4809a-d888-4f64-a921-8f838a87d52a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:23.020229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57b4809a-d888-4f64-a921-8f838a87d52a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:23.020472 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-57b4809a-d888-4f64-a921-8f838a87d52a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:23.028352 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.028352 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:23.043019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57b4809a-d888-4f64-a921-8f838a87d52a tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 200 Aug 07 14:01:23.043511 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 287/1135] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:23 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:23.060462 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:23.062323 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:23.062520 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:23.062720 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:23.063048 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:23.063393 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.063393 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:23.063828 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:23.081452 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Get all volumes completed successfully. Aug 07 14:01:23.082623 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:23.082763 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:23.148282 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:23.153334 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.153334 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:23.159632 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:23.159918 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:23.228170 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:23.234030 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.234030 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:23.247374 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-494c2875-a69d-45dd-9ad0-41e0918d2647 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:23.248467 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 282/1136] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:01:23 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:23.271482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:23.288320 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:23.288320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:23.288320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:23.288996 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:23.289365 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.289365 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:23.289796 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:23.325112 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Get all volumes completed successfully. Aug 07 14:01:23.326641 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:23.327047 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:23.378276 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:23.383627 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.383627 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:23.390464 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:23.390902 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:23.444642 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:23.454131 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.454131 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:23.467678 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf1f4845-19e1-4e27-bea8-bbb19d9a6b2e tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:23.468216 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 286/1137] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:01:23 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:23.498180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac39bd0e-63e0-4e8b-b6b2-64588aaf0589 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:23.501386 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac39bd0e-63e0-4e8b-b6b2-64588aaf0589 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] POST https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7/action Aug 07 14:01:23.502367 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac39bd0e-63e0-4e8b-b6b2-64588aaf0589 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:23.502731 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac39bd0e-63e0-4e8b-b6b2-64588aaf0589 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:23.506758 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-ac39bd0e-63e0-4e8b-b6b2-64588aaf0589 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] delete called for group 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:01:23.506758 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-ac39bd0e-63e0-4e8b-b6b2-64588aaf0589 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Delete group with id: 90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:23.510383 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.510383 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:23.642551 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac39bd0e-63e0-4e8b-b6b2-64588aaf0589 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7/action returned with HTTP 202 Aug 07 14:01:23.643093 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 283/1138] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:01:23 2026] POST /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:23.651703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f93c1ce-a646-430e-9302-8781a6c9200f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:23.656912 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f93c1ce-a646-430e-9302-8781a6c9200f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:23.657036 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f93c1ce-a646-430e-9302-8781a6c9200f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:23.657280 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f93c1ce-a646-430e-9302-8781a6c9200f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:23.658016 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:23.660018 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f Aug 07 14:01:23.660261 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:23.660635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:23.668869 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=308,cinder:INSERT=31,cinder:UPDATE=62 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:01:23.673129 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.673129 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:23.676740 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.676740 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:23.685263 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Volume info retrieved successfully. Aug 07 14:01:23.686949 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:01:23.686949 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:01:23.688992 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f93c1ce-a646-430e-9302-8781a6c9200f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:23.701257 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f93c1ce-a646-430e-9302-8781a6c9200f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:23.703878 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 288/1139] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:23 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 1159 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:23.757148 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-b2d3d382-66b9-43d9-9818-4bbbb71d215f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:23.760914 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:01:23.763362 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-b2d3d382-66b9-43d9-9818-4bbbb71d215f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:23.763362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-b2d3d382-66b9-43d9-9818-4bbbb71d215f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:23.763737 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-b2d3d382-66b9-43d9-9818-4bbbb71d215f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:23.764914 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.764914 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:23.774969 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d97dea9-6285-422d-a6b7-71e806a3b51b tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f returned with HTTP 200 Aug 07 14:01:23.775501 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 283/1140] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:23 2026] GET /volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f => generated 907 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:23.786682 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:23.786682 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:23.800780 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-b2d3d382-66b9-43d9-9818-4bbbb71d215f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:23.810811 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-b2d3d382-66b9-43d9-9818-4bbbb71d215f tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:23.811580 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 287/1141] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:23 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 1159 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:24.231174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-61495029-d590-4fde-8b32-bf65687e4ecd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.235315 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-61495029-d590-4fde-8b32-bf65687e4ecd tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:24.235776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-61495029-d590-4fde-8b32-bf65687e4ecd tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.235869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-61495029-d590-4fde-8b32-bf65687e4ecd tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:24.246043 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:24.246043 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:24.253254 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-61495029-d590-4fde-8b32-bf65687e4ecd tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:24.260388 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-61495029-d590-4fde-8b32-bf65687e4ecd tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:24.261226 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 284/1142] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:24 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:24.276144 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a60f5ee5-433e-4d11-b218-6df2165c5614 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.276868 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a60f5ee5-433e-4d11-b218-6df2165c5614 None None] GET https://10.4.3.193/volume// Aug 07 14:01:24.276868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a60f5ee5-433e-4d11-b218-6df2165c5614 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.278099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a60f5ee5-433e-4d11-b218-6df2165c5614 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:24.278099 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a60f5ee5-433e-4d11-b218-6df2165c5614 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:24.280725 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 289/1143] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:01:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:24.296226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-d2de8f48-9324-4026-aaf9-f29d4dab46e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.298938 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-d2de8f48-9324-4026-aaf9-f29d4dab46e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:01:24.299461 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-d2de8f48-9324-4026-aaf9-f29d4dab46e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8a44234-c7b7-408c-9635-ac230f6d4c42", "connector": null, "instance_uuid": "fc49c627-6f6c-4028-8e56-4af290d1c408"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:24.308981 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:24.308981 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:24.357447 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-d2de8f48-9324-4026-aaf9-f29d4dab46e2 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:01:24.358202 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 284/1144] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:01:24 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:24.362218 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.367456 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:24.367456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-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": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "source_volid": null, "backup_id": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:24.369800 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-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': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'source_volid': None, 'backup_id': None}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:24.757747 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Create volume of 1 GB Aug 07 14:01:24.765890 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Availability Zones retrieved successfully. Aug 07 14:01:24.774992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Flow 'volume_create_api' (d42ae547-814b-4aa8-a385-6a814b973e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:24.777928 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a96227-65ac-415c-879a-3c360b419917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:24.779171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:24.791318 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3443109-fabe-407e-9c92-199819c4460d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.793747 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3443109-fabe-407e-9c92-199819c4460d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f Aug 07 14:01:24.794189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3443109-fabe-407e-9c92-199819c4460d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.794474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3443109-fabe-407e-9c92-199819c4460d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:24.806363 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3443109-fabe-407e-9c92-199819c4460d tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f returned with HTTP 404 Aug 07 14:01:24.807351 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 285/1145] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:24 2026] GET /volume/v3/volumes/be54164b-e358-4b63-b189-6a2585400b4f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:24.821553 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91632d19-eff7-4a94-a604-4298c4b451b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.824859 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91632d19-eff7-4a94-a604-4298c4b451b0 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 Aug 07 14:01:24.825039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91632d19-eff7-4a94-a604-4298c4b451b0 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.826463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91632d19-eff7-4a94-a604-4298c4b451b0 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:24.833222 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91632d19-eff7-4a94-a604-4298c4b451b0 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 returned with HTTP 404 Aug 07 14:01:24.834112 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 290/1146] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:24 2026] GET /volume/v3/volumes/b4db672a-34dc-49f7-ac19-92e028f71954 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:24.844956 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d540f606-c85d-4609-a101-402426a41ff8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.849285 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d540f606-c85d-4609-a101-402426a41ff8 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] GET https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 Aug 07 14:01:24.851192 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d540f606-c85d-4609-a101-402426a41ff8 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.851192 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d540f606-c85d-4609-a101-402426a41ff8 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:24.851504 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-d540f606-c85d-4609-a101-402426a41ff8 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] show called for member 90227ea1-9a15-4a06-b4da-1a37e11015b7 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:01:24.855256 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d540f606-c85d-4609-a101-402426a41ff8 tempest-GroupsTest-1493523616 tempest-GroupsTest-1493523616-project-member] https://10.4.3.193/volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 returned with HTTP 404 Aug 07 14:01:24.856042 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 285/1147] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:01:24 2026] GET /volume/v3/groups/90227ea1-9a15-4a06-b4da-1a37e11015b7 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:24.869097 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-301e69cd-ef58-436b-a148-5661c789f188 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.871467 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-301e69cd-ef58-436b-a148-5661c789f188 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/c5de7144-5ec8-4093-b7b9-7b8d741e0f9a Aug 07 14:01:24.871698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-301e69cd-ef58-436b-a148-5661c789f188 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.871929 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-301e69cd-ef58-436b-a148-5661c789f188 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:24.880868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a96227-65ac-415c-879a-3c360b419917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:24.881610 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f5ed3a-6fab-4303-ab76-d5da94c1ca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:24.899172 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-301e69cd-ef58-436b-a148-5661c789f188 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/group_types/c5de7144-5ec8-4093-b7b9-7b8d741e0f9a returned with HTTP 202 Aug 07 14:01:24.899645 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 286/1148] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:01:24 2026] DELETE /volume/v3/group_types/c5de7144-5ec8-4093-b7b9-7b8d741e0f9a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:24.907861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5761df76-5790-4baf-8ceb-b1fa79cf4115 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.912390 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5761df76-5790-4baf-8ceb-b1fa79cf4115 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] DELETE https://10.4.3.193/volume/v3/types/6deb8ba0-deee-470e-97e5-a0f303cec721 Aug 07 14:01:24.912955 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5761df76-5790-4baf-8ceb-b1fa79cf4115 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.913917 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5761df76-5790-4baf-8ceb-b1fa79cf4115 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:24.960601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Created reservations ['aa7ab86a-eeec-489d-a05f-cd7e9da0138b', 'fc9888ed-63ca-4cf8-b38f-b6f95168b454', '80734bca-a32d-465a-9435-1c15f9f79008', '6a4f0324-7d90-46a0-9202-fc86120e31f6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:24.961932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f5ed3a-6fab-4303-ab76-d5da94c1ca0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa7ab86a-eeec-489d-a05f-cd7e9da0138b', 'fc9888ed-63ca-4cf8-b38f-b6f95168b454', '80734bca-a32d-465a-9435-1c15f9f79008', '6a4f0324-7d90-46a0-9202-fc86120e31f6']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:24.963737 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1bea1e-48e3-4a4b-81a8-4a8f857a29ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:24.983643 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5761df76-5790-4baf-8ceb-b1fa79cf4115 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/types/6deb8ba0-deee-470e-97e5-a0f303cec721 returned with HTTP 202 Aug 07 14:01:24.985309 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 291/1149] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:01:24 2026] DELETE /volume/v3/types/6deb8ba0-deee-470e-97e5-a0f303cec721 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:24.995783 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7629e229-6d30-4ca9-9c16-80dd2ca3b2d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:24.997875 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7629e229-6d30-4ca9-9c16-80dd2ca3b2d5 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] GET https://10.4.3.193/volume/v3/types/6deb8ba0-deee-470e-97e5-a0f303cec721 Aug 07 14:01:24.998148 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7629e229-6d30-4ca9-9c16-80dd2ca3b2d5 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:24.998398 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7629e229-6d30-4ca9-9c16-80dd2ca3b2d5 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:25.000547 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1bea1e-48e3-4a4b-81a8-4a8f857a29ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e4ca00-af0b-474b-881d-0d83128de053', '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='cab2671eb6384ec697e51544819096e0',qos_specs=None,replication_status=,reservations=['aa7ab86a-eeec-489d-a05f-cd7e9da0138b','fc9888ed-63ca-4cf8-b38f-b6f95168b454','80734bca-a32d-465a-9435-1c15f9f79008','6a4f0324-7d90-46a0-9202-fc86120e31f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36788fb8ace14d88944c13f7c1597cbd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:24Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e4ca00-af0b-474b-881d-0d83128de053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab2671eb6384ec697e51544819096e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36788fb8ace14d88944c13f7c1597cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:25.002179 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dff9e5-1e89-447f-979e-17c234cd3f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:25.006335 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7629e229-6d30-4ca9-9c16-80dd2ca3b2d5 tempest-GroupsTest-228752766 tempest-GroupsTest-228752766-project-admin] https://10.4.3.193/volume/v3/types/6deb8ba0-deee-470e-97e5-a0f303cec721 returned with HTTP 404 Aug 07 14:01:25.007089 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 286/1150] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:01:24 2026] GET /volume/v3/types/6deb8ba0-deee-470e-97e5-a0f303cec721 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:25.037417 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dff9e5-1e89-447f-979e-17c234cd3f7a) transitioned into 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='cab2671eb6384ec697e51544819096e0',qos_specs=None,replication_status=,reservations=['aa7ab86a-eeec-489d-a05f-cd7e9da0138b','fc9888ed-63ca-4cf8-b38f-b6f95168b454','80734bca-a32d-465a-9435-1c15f9f79008','6a4f0324-7d90-46a0-9202-fc86120e31f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36788fb8ace14d88944c13f7c1597cbd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:25.038658 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bb0815-a404-4158-95d9-afbf7d49b542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:25.054194 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25bb0815-a404-4158-95d9-afbf7d49b542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:25.055635 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Flow 'volume_create_api' (d42ae547-814b-4aa8-a385-6a814b973e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:25.057130 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Create volume request issued successfully. Aug 07 14:01:25.057130 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-d153022c-bd25-4129-85b0-c053cd2db0cc tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:25.057425 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 288/1151] 10.4.3.193 () {72 vars in 1541 bytes} [Fri Aug 7 14:01:24 2026] POST /volume/v3/volumes => generated 703 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:25.083219 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9476173c-2bd4-4b07-bedf-6539410e8549 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:25.086079 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9476173c-2bd4-4b07-bedf-6539410e8549 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 Aug 07 14:01:25.087086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9476173c-2bd4-4b07-bedf-6539410e8549 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:25.087086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9476173c-2bd4-4b07-bedf-6539410e8549 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:25.101430 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:25.101430 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:25.110038 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9476173c-2bd4-4b07-bedf-6539410e8549 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:01:25.115889 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9476173c-2bd4-4b07-bedf-6539410e8549 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 returned with HTTP 200 Aug 07 14:01:25.116468 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 287/1152] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:25 2026] GET /volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:25.130541 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-fae7ec1b-7f50-4fac-a758-2b82247e2b59 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:25.133885 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-fae7ec1b-7f50-4fac-a758-2b82247e2b59 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 Aug 07 14:01:25.134076 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-fae7ec1b-7f50-4fac-a758-2b82247e2b59 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:25.134609 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-fae7ec1b-7f50-4fac-a758-2b82247e2b59 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:25.147371 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:25.147371 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:25.154630 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-fae7ec1b-7f50-4fac-a758-2b82247e2b59 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:01:25.163162 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-fae7ec1b-7f50-4fac-a758-2b82247e2b59 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 returned with HTTP 200 Aug 07 14:01:25.163162 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 292/1153] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:25 2026] GET /volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 => generated 771 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:26.057941 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:26.215927 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:01:26.216095 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:26.216256 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:26.216881 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:26.217268 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:26.217268 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:26.217772 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:26.235206 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:26.236457 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3d16919-0f66-4953-adaf-af8c9da1ae19 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:01:26.236457 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 287/1154] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 14:01:26 2026] GET /volume/v3/volumes => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:01:26.253193 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:26.256096 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:26.256096 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-351984354"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:26.258436 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-351984354'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:26.258668 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume of 1 GB Aug 07 14:01:26.259012 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:26.259012 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:26.265326 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Availability Zones retrieved successfully. Aug 07 14:01:26.274492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Flow 'volume_create_api' (df8f2ee5-70c6-475a-abf6-9f441b1f94be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:26.277013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735d3508-5fb5-4901-8861-8e0feed91875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:26.278015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:26.323710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735d3508-5fb5-4901-8861-8e0feed91875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:26.324527 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5e9fc1-2899-4315-927a-52ebb5114f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:26.362410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab9c339c-5d32-44d0-8064-8925c1ff96bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:26.362918 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab9c339c-5d32-44d0-8064-8925c1ff96bb None None] GET https://10.4.3.193/volume// Aug 07 14:01:26.363479 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab9c339c-5d32-44d0-8064-8925c1ff96bb None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:26.363479 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab9c339c-5d32-44d0-8064-8925c1ff96bb None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:26.363609 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab9c339c-5d32-44d0-8064-8925c1ff96bb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:26.363961 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 288/1155] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:26.385068 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-46666519-859a-4213-b357-5349a3519268 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:26.389827 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-46666519-859a-4213-b357-5349a3519268 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:26.390095 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-46666519-859a-4213-b357-5349a3519268 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:26.390532 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-46666519-859a-4213-b357-5349a3519268 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:26.410124 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:26.410124 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:26.417426 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-46666519-859a-4213-b357-5349a3519268 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:26.425738 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-46666519-859a-4213-b357-5349a3519268 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:26.426042 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 293/1156] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:26 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 1338 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:26.434580 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Created reservations ['77e61aaa-33e8-47f6-b1d8-19b90a2d56b5', 'b98b458d-f5c7-4b37-91ba-ac1695b41fcd', '1f296f3d-4446-4410-adb1-f727193eb223', '5906925c-c8c2-4744-bc5c-64a261c09fdb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:26.436307 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5e9fc1-2899-4315-927a-52ebb5114f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77e61aaa-33e8-47f6-b1d8-19b90a2d56b5', 'b98b458d-f5c7-4b37-91ba-ac1695b41fcd', '1f296f3d-4446-4410-adb1-f727193eb223', '5906925c-c8c2-4744-bc5c-64a261c09fdb']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:26.436753 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddbbe6f-4b0a-4193-9e4d-d5175b4d18d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:26.489527 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddbbe6f-4b0a-4193-9e4d-d5175b4d18d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8efc0a-cfae-49f8-9ed1-9b05389faf47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-351984354',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c2741ff735047ba82932a7c4144e3db',qos_specs=None,replication_status=,reservations=['77e61aaa-33e8-47f6-b1d8-19b90a2d56b5','b98b458d-f5c7-4b37-91ba-ac1695b41fcd','1f296f3d-4446-4410-adb1-f727193eb223','5906925c-c8c2-4744-bc5c-64a261c09fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c80016752e43d08ba592a79d8d3dcb',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-351984354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a8efc0a-cfae-49f8-9ed1-9b05389faf47,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4c2741ff735047ba82932a7c4144e3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10c80016752e43d08ba592a79d8d3dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:26.491354 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72796cea-f61b-41b2-8c63-14f040852e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:26.517101 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72796cea-f61b-41b2-8c63-14f040852e85) transitioned into state 'SUCCESS' from state '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-351984354',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c2741ff735047ba82932a7c4144e3db',qos_specs=None,replication_status=,reservations=['77e61aaa-33e8-47f6-b1d8-19b90a2d56b5','b98b458d-f5c7-4b37-91ba-ac1695b41fcd','1f296f3d-4446-4410-adb1-f727193eb223','5906925c-c8c2-4744-bc5c-64a261c09fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c80016752e43d08ba592a79d8d3dcb',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:26.517994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df1fec4-3d88-4d5e-a839-d2a78a5941d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:26.530608 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df1fec4-3d88-4d5e-a839-d2a78a5941d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:26.531726 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Flow 'volume_create_api' (df8f2ee5-70c6-475a-abf6-9f441b1f94be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:26.532158 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume request issued successfully. Aug 07 14:01:26.532788 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af5f50ab-45c2-4630-8212-5eb3953ffa70 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:26.533526 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 289/1157] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:26 2026] POST /volume/v3/volumes => generated 763 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:26.549500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c251f113-4182-43b4-b483-b63d6f40667a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:26.551271 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c251f113-4182-43b4-b483-b63d6f40667a tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:26.551517 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c251f113-4182-43b4-b483-b63d6f40667a tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:26.555013 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c251f113-4182-43b4-b483-b63d6f40667a tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:26.566605 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:26.566605 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:26.573424 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c251f113-4182-43b4-b483-b63d6f40667a tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:26.583600 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c251f113-4182-43b4-b483-b63d6f40667a tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 200 Aug 07 14:01:26.583750 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 288/1158] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:26 2026] GET /volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:26.592739 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-468606a7-9207-4896-8602-823de9cf164c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:26.599669 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-468606a7-9207-4896-8602-823de9cf164c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] PUT https://10.4.3.193/volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0 Aug 07 14:01:26.600224 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-468606a7-9207-4896-8602-823de9cf164c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:26.613653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-468606a7-9207-4896-8602-823de9cf164c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Acquiring lock "cinder-attachment_update-a8a44234-c7b7-408c-9635-ac230f6d4c42-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:01:26.629628 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-468606a7-9207-4896-8602-823de9cf164c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Lock "cinder-attachment_update-a8a44234-c7b7-408c-9635-ac230f6d4c42-np0000006713" acquired by "attachment_update" :: waited 0.016s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:01:26.631546 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:26.631546 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:26.875000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-468606a7-9207-4896-8602-823de9cf164c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Lock "cinder-attachment_update-a8a44234-c7b7-408c-9635-ac230f6d4c42-np0000006713" released by "attachment_update" :: held 0.245s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:01:26.875000 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-468606a7-9207-4896-8602-823de9cf164c tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0 returned with HTTP 200 Aug 07 14:01:26.875459 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 289/1159] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:01:26 2026] PUT /volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0 => generated 969 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:01:26.911725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-1414f83c-ada8-431c-8159-176173857906 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:26.915778 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-1414f83c-ada8-431c-8159-176173857906 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] POST https://10.4.3.193/volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0/action Aug 07 14:01:26.916606 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-1414f83c-ada8-431c-8159-176173857906 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:26.916933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-1414f83c-ada8-431c-8159-176173857906 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:26.945189 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:26.945189 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:26.961861 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b9e930d4-fb43-4f93-a62d-cbcaff15df2b req-1414f83c-ada8-431c-8159-176173857906 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0/action returned with HTTP 204 Aug 07 14:01:26.961861 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 294/1160] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:01:26 2026] POST /volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:27.605804 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2151db6-6953-4861-a0e0-fe52d4e69a86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:27.608292 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2151db6-6953-4861-a0e0-fe52d4e69a86 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:27.608462 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2151db6-6953-4861-a0e0-fe52d4e69a86 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:27.608712 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2151db6-6953-4861-a0e0-fe52d4e69a86 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:27.616163 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:27.616163 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:27.620819 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e2151db6-6953-4861-a0e0-fe52d4e69a86 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:27.627140 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2151db6-6953-4861-a0e0-fe52d4e69a86 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 200 Aug 07 14:01:27.627654 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 290/1161] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:27 2026] GET /volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:27.645703 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d12153d-7b9b-4d82-84b3-d9c21b261aa0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:27.651147 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d12153d-7b9b-4d82-84b3-d9c21b261aa0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:27.651147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d12153d-7b9b-4d82-84b3-d9c21b261aa0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:27.651147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d12153d-7b9b-4d82-84b3-d9c21b261aa0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:27.662239 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:27.662239 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:27.666918 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d12153d-7b9b-4d82-84b3-d9c21b261aa0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:27.672814 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d12153d-7b9b-4d82-84b3-d9c21b261aa0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 200 Aug 07 14:01:27.673403 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 289/1162] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:27 2026] GET /volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:27.700389 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:27.702739 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:27.703833 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1607562611"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:27.705023 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1607562611'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:27.705174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume of 1 GB Aug 07 14:01:27.705694 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:27.705694 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:27.712008 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Availability Zones retrieved successfully. Aug 07 14:01:27.719565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Flow 'volume_create_api' (e7ff4ae6-710b-4094-b6c9-daeb93542141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:27.721467 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b949904e-e71b-4152-b3c1-7b9cef717027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:27.723189 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:27.756918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b949904e-e71b-4152-b3c1-7b9cef717027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:27.757767 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096cca4d-ba2c-4f19-b2e7-46b34445b38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:27.836386 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Created reservations ['3f42a9d0-d09b-4f5a-b76f-fae421418b82', '4f833217-a817-4090-9e9d-5149e2486c12', 'b98cdc6a-dcab-4289-92c6-f571ffe3e370', 'a39f2267-2dae-4272-9062-4b176f941a32'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:27.837485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096cca4d-ba2c-4f19-b2e7-46b34445b38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f42a9d0-d09b-4f5a-b76f-fae421418b82', '4f833217-a817-4090-9e9d-5149e2486c12', 'b98cdc6a-dcab-4289-92c6-f571ffe3e370', 'a39f2267-2dae-4272-9062-4b176f941a32']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:27.838603 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6d78eb-3d6e-449d-90c4-ffed044fff91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:27.880272 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6d78eb-3d6e-449d-90c4-ffed044fff91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f851afa-9376-4810-bb51-98395086592b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1607562611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c2741ff735047ba82932a7c4144e3db',qos_specs=None,replication_status=,reservations=['3f42a9d0-d09b-4f5a-b76f-fae421418b82','4f833217-a817-4090-9e9d-5149e2486c12','b98cdc6a-dcab-4289-92c6-f571ffe3e370','a39f2267-2dae-4272-9062-4b176f941a32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c80016752e43d08ba592a79d8d3dcb',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1607562611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f851afa-9376-4810-bb51-98395086592b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4c2741ff735047ba82932a7c4144e3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10c80016752e43d08ba592a79d8d3dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:27.881034 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d307bbd-0a9f-4f3c-81ce-e44cff426062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:27.913007 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d307bbd-0a9f-4f3c-81ce-e44cff426062) transitioned into state 'SUCCESS' from state '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-1607562611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c2741ff735047ba82932a7c4144e3db',qos_specs=None,replication_status=,reservations=['3f42a9d0-d09b-4f5a-b76f-fae421418b82','4f833217-a817-4090-9e9d-5149e2486c12','b98cdc6a-dcab-4289-92c6-f571ffe3e370','a39f2267-2dae-4272-9062-4b176f941a32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c80016752e43d08ba592a79d8d3dcb',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:27.915066 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609c7a4e-b6de-4ca0-abf5-919d4add7179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:27.925034 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609c7a4e-b6de-4ca0-abf5-919d4add7179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:27.925803 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Flow 'volume_create_api' (e7ff4ae6-710b-4094-b6c9-daeb93542141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:27.926120 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume request issued successfully. Aug 07 14:01:27.926651 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ca05880-6c44-4da9-a7c6-548e53f8f3a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:27.930888 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 290/1163] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:27 2026] POST /volume/v3/volumes => generated 764 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:27.953896 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2110344f-383e-4604-809d-5468887d5f2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:27.956900 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2110344f-383e-4604-809d-5468887d5f2d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:27.957122 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2110344f-383e-4604-809d-5468887d5f2d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:27.957320 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2110344f-383e-4604-809d-5468887d5f2d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:27.967385 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:27.967385 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:27.973412 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2110344f-383e-4604-809d-5468887d5f2d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:27.978776 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2110344f-383e-4604-809d-5468887d5f2d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b returned with HTTP 200 Aug 07 14:01:27.979778 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 295/1164] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:27 2026] GET /volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:28.183404 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-7e0ac3d1-84a5-4590-8a86-0e92e0f9493e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.189299 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-7e0ac3d1-84a5-4590-8a86-0e92e0f9493e tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 Aug 07 14:01:28.189579 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-7e0ac3d1-84a5-4590-8a86-0e92e0f9493e tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:28.189979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-7e0ac3d1-84a5-4590-8a86-0e92e0f9493e tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:28.204024 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:28.204024 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:28.210059 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-7e0ac3d1-84a5-4590-8a86-0e92e0f9493e tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:01:28.216858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-7e0ac3d1-84a5-4590-8a86-0e92e0f9493e tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 returned with HTTP 200 Aug 07 14:01:28.218698 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 291/1165] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:28 2026] GET /volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 => generated 1311 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:28.232984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dba54322-64ee-49b3-a1d6-42c9814c2671 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.232984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dba54322-64ee-49b3-a1d6-42c9814c2671 None None] GET https://10.4.3.193/volume// Aug 07 14:01:28.232984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dba54322-64ee-49b3-a1d6-42c9814c2671 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:28.233319 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dba54322-64ee-49b3-a1d6-42c9814c2671 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:28.236729 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dba54322-64ee-49b3-a1d6-42c9814c2671 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:28.236729 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 290/1166] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:28.249013 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-f4da6e06-588f-43d4-9ad0-ed2b663e38f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.254060 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-f4da6e06-588f-43d4-9ad0-ed2b663e38f9 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:01:28.254591 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-f4da6e06-588f-43d4-9ad0-ed2b663e38f9 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11e4ca00-af0b-474b-881d-0d83128de053", "connector": null, "instance_uuid": "c1382020-1b98-4cc1-8674-4a79e053013e"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:28.264398 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:28.264398 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:28.316015 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-f4da6e06-588f-43d4-9ad0-ed2b663e38f9 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:01:28.316015 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 291/1167] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:01:28 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:28.335088 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f3597bf8-49ee-4cb0-9617-d2d8e1f9fcb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.335700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3597bf8-49ee-4cb0-9617-d2d8e1f9fcb6 None None] GET https://10.4.3.193/volume// Aug 07 14:01:28.336003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3597bf8-49ee-4cb0-9617-d2d8e1f9fcb6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:28.336297 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3597bf8-49ee-4cb0-9617-d2d8e1f9fcb6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:28.336752 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3597bf8-49ee-4cb0-9617-d2d8e1f9fcb6 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:28.337231 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 296/1168] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:28 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 14:01:28.354221 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-3bdca797-0954-49ef-80bf-c6a3f200749c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.361225 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-3bdca797-0954-49ef-80bf-c6a3f200749c tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 Aug 07 14:01:28.361225 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-3bdca797-0954-49ef-80bf-c6a3f200749c tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:28.361599 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-3bdca797-0954-49ef-80bf-c6a3f200749c tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:28.375369 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:28.375369 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:28.380641 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-3bdca797-0954-49ef-80bf-c6a3f200749c tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:01:28.388301 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-3bdca797-0954-49ef-80bf-c6a3f200749c tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 returned with HTTP 200 Aug 07 14:01:28.388875 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 292/1169] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:28 2026] GET /volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 => generated 1490 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:28.514858 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9541cbfe-4da8-49cd-98da-349deac71af0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.517575 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9541cbfe-4da8-49cd-98da-349deac71af0 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] PUT https://10.4.3.193/volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503 Aug 07 14:01:28.517982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9541cbfe-4da8-49cd-98da-349deac71af0 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:28.528919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9541cbfe-4da8-49cd-98da-349deac71af0 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Acquiring lock "cinder-attachment_update-11e4ca00-af0b-474b-881d-0d83128de053-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:01:28.536741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9541cbfe-4da8-49cd-98da-349deac71af0 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Lock "cinder-attachment_update-11e4ca00-af0b-474b-881d-0d83128de053-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:01:28.538107 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:28.538107 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:28.646915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9541cbfe-4da8-49cd-98da-349deac71af0 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Lock "cinder-attachment_update-11e4ca00-af0b-474b-881d-0d83128de053-np0000006713" released by "attachment_update" :: held 0.110s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:01:28.647459 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-9541cbfe-4da8-49cd-98da-349deac71af0 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503 returned with HTTP 200 Aug 07 14:01:28.647678 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 291/1170] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:01:28 2026] PUT /volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:28.682110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-487c07c8-3c17-444c-8bec-13135209f75b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.684581 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-487c07c8-3c17-444c-8bec-13135209f75b tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] POST https://10.4.3.193/volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503/action Aug 07 14:01:28.685356 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-487c07c8-3c17-444c-8bec-13135209f75b tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:28.685693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-487c07c8-3c17-444c-8bec-13135209f75b tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:28.691956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3f297cd6-a644-4ae3-b232-f8ee6125863c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.712789 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:28.712789 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:28.747514 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bc6ed05b-789a-44fe-a313-a49f3b1b4f0a req-487c07c8-3c17-444c-8bec-13135209f75b tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503/action returned with HTTP 204 Aug 07 14:01:28.747514 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 292/1171] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:01:28 2026] POST /volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:28.842868 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f297cd6-a644-4ae3-b232-f8ee6125863c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:01:28.843400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3f297cd6-a644-4ae3-b232-f8ee6125863c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1657939554"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:28.867029 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3f297cd6-a644-4ae3-b232-f8ee6125863c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:01:28.867029 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 297/1172] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:01:28 2026] POST /volume/v3/types => generated 233 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:28.876477 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aefde221-ac5e-427f-929c-8cfdca03ccf1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.879168 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aefde221-ac5e-427f-929c-8cfdca03ccf1 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:01:28.879473 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aefde221-ac5e-427f-929c-8cfdca03ccf1 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1056324812", "extra_specs": {"multiattach": " True"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:28.904340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aefde221-ac5e-427f-929c-8cfdca03ccf1 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:01:28.904340 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 293/1173] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:01:28 2026] POST /volume/v3/types => generated 259 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:28.917822 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:28.998497 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0fbc9cc-b809-44a5-b0c7-62c3137552a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:29.000385 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0fbc9cc-b809-44a5-b0c7-62c3137552a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:29.000825 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0fbc9cc-b809-44a5-b0c7-62c3137552a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:29.001251 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0fbc9cc-b809-44a5-b0c7-62c3137552a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:29.013672 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:29.013672 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:29.015768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:29.017026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1657939554", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-297101678"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:29.017731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1657939554', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-297101678'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:29.018690 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f0fbc9cc-b809-44a5-b0c7-62c3137552a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:29.023790 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Create volume of 1 GB Aug 07 14:01:29.024434 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:29.024434 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:29.024930 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Availability Zones retrieved successfully. Aug 07 14:01:29.026037 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0fbc9cc-b809-44a5-b0c7-62c3137552a3 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b returned with HTTP 200 Aug 07 14:01:29.026037 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 293/1174] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:28 2026] GET /volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:29.033182 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Flow 'volume_create_api' (a696cc2c-3cee-460f-9cb6-3ba475c1975b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:29.036126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ebf4bf-f96f-4475-adcc-7f2692644d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.037480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:29.041722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c9fb83f4-dcfc-428d-b3bc-125738fe1c83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:29.043604 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9fb83f4-dcfc-428d-b3bc-125738fe1c83 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:29.043898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9fb83f4-dcfc-428d-b3bc-125738fe1c83 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:29.044191 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9fb83f4-dcfc-428d-b3bc-125738fe1c83 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:29.052661 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:29.052661 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:29.057817 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9fb83f4-dcfc-428d-b3bc-125738fe1c83 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:29.063056 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9fb83f4-dcfc-428d-b3bc-125738fe1c83 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b returned with HTTP 200 Aug 07 14:01:29.063646 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 298/1175] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:29 2026] GET /volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:29.067334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ebf4bf-f96f-4475-adcc-7f2692644d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:01:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b418188e-a008-478f-ad64-30b151bda174,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1657939554',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b418188e-a008-478f-ad64-30b151bda174', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.068451 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536cacb0-f958-4fd1-b4b0-c0e9a939e99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.077534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-831a2439-91c8-4a54-b124-d656d143b4ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:29.081193 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:29.081632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1110790209"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:29.087317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1110790209'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:29.087488 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume of 1 GB Aug 07 14:01:29.093223 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Availability Zones retrieved successfully. Aug 07 14:01:29.102045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Flow 'volume_create_api' (7571ef78-0eeb-461e-adf4-c04f42594e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:29.103534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1532d677-92cd-4b56-bc20-7df8a25075fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.105860 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:29.118532 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:29.119184 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:29.142926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1532d677-92cd-4b56-bc20-7df8a25075fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.144407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77244a26-1d8d-4759-be37-cf2f39ea5aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.180918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Created reservations ['42468e31-a7e9-4f08-96be-5f5e1bdd0690', '0785651d-3e45-49ac-8073-88a854b2f591', 'c5a44191-2b64-4803-8fb8-c2d5454bebd0', '87d05ff2-7af4-4af0-b438-a64e33c8fd37'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:29.180918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536cacb0-f958-4fd1-b4b0-c0e9a939e99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42468e31-a7e9-4f08-96be-5f5e1bdd0690', '0785651d-3e45-49ac-8073-88a854b2f591', 'c5a44191-2b64-4803-8fb8-c2d5454bebd0', '87d05ff2-7af4-4af0-b438-a64e33c8fd37']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.182339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa67814-415e-4cb2-b801-ce89d84adbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.197698 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Created reservations ['c98a6138-50e6-4b17-be5b-fe668d69dad1', 'bc2b03ad-d489-491b-aac3-cddd49e1a284', '785e1da0-b7b1-48ff-93ab-6b61a7c5ef69', 'dad6b82e-1dc3-4cfd-9a29-5bb79327a965'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:29.198835 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77244a26-1d8d-4759-be37-cf2f39ea5aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c98a6138-50e6-4b17-be5b-fe668d69dad1', 'bc2b03ad-d489-491b-aac3-cddd49e1a284', '785e1da0-b7b1-48ff-93ab-6b61a7c5ef69', 'dad6b82e-1dc3-4cfd-9a29-5bb79327a965']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.199691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e9f04c-e3ad-44a6-954b-f6e83f50db8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.213253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa67814-415e-4cb2-b801-ce89d84adbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43014600-20ae-4f69-9582-13e5fcfe3ed6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-297101678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f0732af0984ed3893ab57f96093fba',qos_specs=None,replication_status=,reservations=['42468e31-a7e9-4f08-96be-5f5e1bdd0690','0785651d-3e45-49ac-8073-88a854b2f591','c5a44191-2b64-4803-8fb8-c2d5454bebd0','87d05ff2-7af4-4af0-b438-a64e33c8fd37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738e94902056479a85fba24fa59c2ae1',volume_type_id=b418188e-a008-478f-ad64-30b151bda174), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-297101678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43014600-20ae-4f69-9582-13e5fcfe3ed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f0732af0984ed3893ab57f96093fba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738e94902056479a85fba24fa59c2ae1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b418188e-a008-478f-ad64-30b151bda174),volume_type_id=b418188e-a008-478f-ad64-30b151bda174)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.214277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ceb7cd-863c-4c82-9059-a74947808dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.228160 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e9f04c-e3ad-44a6-954b-f6e83f50db8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9777842-3f1c-47a4-a6d8-2302ae194e40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1110790209',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c2741ff735047ba82932a7c4144e3db',qos_specs=None,replication_status=,reservations=['c98a6138-50e6-4b17-be5b-fe668d69dad1','bc2b03ad-d489-491b-aac3-cddd49e1a284','785e1da0-b7b1-48ff-93ab-6b61a7c5ef69','dad6b82e-1dc3-4cfd-9a29-5bb79327a965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c80016752e43d08ba592a79d8d3dcb',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1110790209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9777842-3f1c-47a4-a6d8-2302ae194e40,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4c2741ff735047ba82932a7c4144e3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10c80016752e43d08ba592a79d8d3dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.229121 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60de745b-2b16-46ed-806f-9498beb9021f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.242939 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ceb7cd-863c-4c82-9059-a74947808dcf) transitioned into state 'SUCCESS' from state '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-297101678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f0732af0984ed3893ab57f96093fba',qos_specs=None,replication_status=,reservations=['42468e31-a7e9-4f08-96be-5f5e1bdd0690','0785651d-3e45-49ac-8073-88a854b2f591','c5a44191-2b64-4803-8fb8-c2d5454bebd0','87d05ff2-7af4-4af0-b438-a64e33c8fd37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738e94902056479a85fba24fa59c2ae1',volume_type_id=b418188e-a008-478f-ad64-30b151bda174)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.242939 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1ead0f-3599-43cd-904e-f238eb98edd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.258963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1ead0f-3599-43cd-904e-f238eb98edd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.260525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Flow 'volume_create_api' (a696cc2c-3cee-460f-9cb6-3ba475c1975b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:29.261208 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Create volume request issued successfully. Aug 07 14:01:29.262268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3171a78-76c4-4514-9ba7-f42c763b4a12 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:29.262990 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 292/1176] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:01:28 2026] POST /volume/v3/volumes => generated 871 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:29.263153 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60de745b-2b16-46ed-806f-9498beb9021f) transitioned into state 'SUCCESS' from state '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-1110790209',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c2741ff735047ba82932a7c4144e3db',qos_specs=None,replication_status=,reservations=['c98a6138-50e6-4b17-be5b-fe668d69dad1','bc2b03ad-d489-491b-aac3-cddd49e1a284','785e1da0-b7b1-48ff-93ab-6b61a7c5ef69','dad6b82e-1dc3-4cfd-9a29-5bb79327a965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c80016752e43d08ba592a79d8d3dcb',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.264252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c85863-d07f-4a71-b1bc-d80af4925173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:29.279917 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e9955cc-c712-4b2e-bfc1-f00995ab2d07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:29.280063 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c85863-d07f-4a71-b1bc-d80af4925173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:29.281536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Flow 'volume_create_api' (7571ef78-0eeb-461e-adf4-c04f42594e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:29.282001 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Create volume request issued successfully. Aug 07 14:01:29.282370 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e9955cc-c712-4b2e-bfc1-f00995ab2d07 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:29.282826 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-831a2439-91c8-4a54-b124-d656d143b4ac tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:29.283003 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e9955cc-c712-4b2e-bfc1-f00995ab2d07 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:29.283355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e9955cc-c712-4b2e-bfc1-f00995ab2d07 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:29.285053 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 294/1177] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:29 2026] POST /volume/v3/volumes => generated 764 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:29.294945 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:29.294945 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:29.299614 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f133eb8-036a-4c9a-9aa5-836838cfef1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:29.303868 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e9955cc-c712-4b2e-bfc1-f00995ab2d07 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:29.304494 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f133eb8-036a-4c9a-9aa5-836838cfef1e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:29.304494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f133eb8-036a-4c9a-9aa5-836838cfef1e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:29.304494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f133eb8-036a-4c9a-9aa5-836838cfef1e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:29.309808 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e9955cc-c712-4b2e-bfc1-f00995ab2d07 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:29.310619 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 294/1178] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:29 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:29.312471 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:29.312471 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:29.320295 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f133eb8-036a-4c9a-9aa5-836838cfef1e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:29.327825 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f133eb8-036a-4c9a-9aa5-836838cfef1e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 200 Aug 07 14:01:29.328387 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 299/1179] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:29 2026] GET /volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:30.332726 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00e47c48-83aa-4f59-b0bc-1dc1c7e1a727 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.335505 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00e47c48-83aa-4f59-b0bc-1dc1c7e1a727 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:30.336391 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00e47c48-83aa-4f59-b0bc-1dc1c7e1a727 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.337865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00e47c48-83aa-4f59-b0bc-1dc1c7e1a727 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.348998 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd563169-04bb-49ea-9a7e-e7f66734c88e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.352183 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd563169-04bb-49ea-9a7e-e7f66734c88e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:30.352375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd563169-04bb-49ea-9a7e-e7f66734c88e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.353866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd563169-04bb-49ea-9a7e-e7f66734c88e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.353961 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.353961 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:30.365868 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-00e47c48-83aa-4f59-b0bc-1dc1c7e1a727 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:30.370709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00e47c48-83aa-4f59-b0bc-1dc1c7e1a727 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:30.370983 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.370983 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:30.371531 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 293/1180] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:30.379259 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd563169-04bb-49ea-9a7e-e7f66734c88e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:30.384876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd563169-04bb-49ea-9a7e-e7f66734c88e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 200 Aug 07 14:01:30.386861 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 295/1181] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:30.389150 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f05e396d-12a2-4228-8f56-4adc1c26eaf0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.395887 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f05e396d-12a2-4228-8f56-4adc1c26eaf0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:30.395887 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f05e396d-12a2-4228-8f56-4adc1c26eaf0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.395887 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f05e396d-12a2-4228-8f56-4adc1c26eaf0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.403001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b293992-905d-4916-958a-032e160474bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.405127 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b293992-905d-4916-958a-032e160474bb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:30.405449 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b293992-905d-4916-958a-032e160474bb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.405724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b293992-905d-4916-958a-032e160474bb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.407875 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.407875 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:30.413672 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f05e396d-12a2-4228-8f56-4adc1c26eaf0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Volume info retrieved successfully. Aug 07 14:01:30.417426 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.417426 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:30.421331 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f05e396d-12a2-4228-8f56-4adc1c26eaf0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:30.422063 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b293992-905d-4916-958a-032e160474bb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:30.422446 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 295/1182] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:30.427775 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b293992-905d-4916-958a-032e160474bb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 200 Aug 07 14:01:30.428516 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 300/1183] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:30.437986 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-599ce717-a6a8-4678-bd38-5832d068d93c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.439562 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] POST https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6/action Aug 07 14:01:30.440221 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1056324812", "migration_policy": "never"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:30.440596 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1056324812", "migration_policy": "never"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:30.450578 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.453010 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:01:30.454911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.454911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.454911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.455237 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.455237 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:30.455697 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.456135 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:30.464975 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.464975 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:30.476408 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.477142 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a56cf6b1-cdbb-402a-923c-db45097de1d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:01:30.477922 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 296/1184] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes => generated 975 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:30.490943 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.491737 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:30.493133 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:30.493223 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1607562611 Aug 07 14:01:30.493223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.493223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.493445 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.494228 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1607562611'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.525014 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.525014 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5aff2438-3e88-41dc-ab0d-b185403e4940 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1607562611 returned with HTTP 200 Aug 07 14:01:30.525014 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 296/1185] 10.4.3.193 () {66 vars in 1338 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1607562611 => generated 334 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:30.526835 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Created reservations ['28c7cc3a-b201-4684-a391-246bc3fa37c2', 'd0bc7eec-8429-4114-a11d-ba67bce77cad'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:30.537407 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.541628 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1110790209 Aug 07 14:01:30.541628 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.541628 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.541628 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.543766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1110790209'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.562882 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Created reservations ['7149c201-18da-4b64-afef-ab533dfc33c0', 'bb3732f2-cf42-43bd-8ce5-f584dfb82b60'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:30.578416 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.579080 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.579080 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:30.585978 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cf5ca1a-2e43-4ddb-a664-7a5c90ad8759 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1110790209 returned with HTTP 200 Aug 07 14:01:30.586680 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 301/1186] 10.4.3.193 () {66 vars in 1359 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1110790209 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:30.608452 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Retype volume request issued successfully. Aug 07 14:01:30.608852 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-599ce717-a6a8-4678-bd38-5832d068d93c tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6/action returned with HTTP 202 Aug 07 14:01:30.609756 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 294/1187] 10.4.3.193 () {70 vars in 1432 bytes} [Fri Aug 7 14:01:30 2026] POST /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 14:01:30.623603 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c81cf936-099d-4372-ad86-ff33c22a1546 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.626767 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c81cf936-099d-4372-ad86-ff33c22a1546 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:30.627226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c81cf936-099d-4372-ad86-ff33c22a1546 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.627500 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c81cf936-099d-4372-ad86-ff33c22a1546 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.644870 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.644870 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:30.652394 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c81cf936-099d-4372-ad86-ff33c22a1546 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:30.665455 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c81cf936-099d-4372-ad86-ff33c22a1546 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:30.666220 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 297/1188] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 996 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:30.669208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.671546 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1 Aug 07 14:01:30.672010 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.672290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.672646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.673317 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.673317 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:30.674017 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.695153 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.696913 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.696913 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:30.702756 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0515fee8-4da6-497f-9a80-ba7c5dfbbc33 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 07 14:01:30.703419 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 297/1189] 10.4.3.193 () {66 vars in 1273 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:30.720868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.723265 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:30.723596 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.723923 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.724301 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.725788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.781023 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.782170 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.782170 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:30.793079 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e65b9f54-bebc-4bc0-9a48-e305b6171ea0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 200 Aug 07 14:01:30.793079 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 302/1190] 10.4.3.193 () {66 vars in 1361 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 1003 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:30.811730 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2975f340-61c0-43e2-8478-d321143ef0d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.814333 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2975f340-61c0-43e2-8478-d321143ef0d6 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:30.814609 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2975f340-61c0-43e2-8478-d321143ef0d6 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.814889 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2975f340-61c0-43e2-8478-d321143ef0d6 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.815303 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-2975f340-61c0-43e2-8478-d321143ef0d6 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.815772 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.815772 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:30.816425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2975f340-61c0-43e2-8478-d321143ef0d6 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.862764 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2975f340-61c0-43e2-8478-d321143ef0d6 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.863803 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.863803 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:30.868798 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2975f340-61c0-43e2-8478-d321143ef0d6 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=5f851afa-9376-4810-bb51-98395086592b returned with HTTP 200 Aug 07 14:01:30.869473 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 295/1191] 10.4.3.193 () {66 vars in 1361 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=5f851afa-9376-4810-bb51-98395086592b => generated 1002 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:30.886174 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.888452 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:30.888877 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.889142 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.889505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.890366 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.929709 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.931934 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-979f294b-5fba-4bb5-bbc3-93af7f357606 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=1&marker=0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 200 Aug 07 14:01:30.932416 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 298/1192] 10.4.3.193 () {66 vars in 1361 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:01:30.950095 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9af6ba30-160d-4d10-a449-86b764370b5b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:30.952643 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 07 14:01:30.952949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:30.953206 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:30.953502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:30.953772 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value available, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:30.954677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:30.988178 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:30.989376 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:30.989376 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:30.995092 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9af6ba30-160d-4d10-a449-86b764370b5b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 07 14:01:30.995748 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 298/1193] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:01:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:31.013100 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.015433 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 07 14:01:31.015735 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.016038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.016403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.016716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value available, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:31.018047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.051894 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.053333 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.053333 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:31.058795 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b03eb3a-b9aa-4d5f-8edf-b1bd3406a716 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 07 14:01:31.059475 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 303/1194] 10.4.3.193 () {66 vars in 1359 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:31.077883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.079859 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1 Aug 07 14:01:31.080090 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.080368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.080590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.081306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.088120 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.088799 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd83b464-9ceb-451a-9d9d-62d365af44fd tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 07 14:01:31.089215 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 296/1195] 10.4.3.193 () {66 vars in 1252 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:31.101591 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-236c4066-d169-4b65-bbcb-891181cc0e37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.104008 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-236c4066-d169-4b65-bbcb-891181cc0e37 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1&marker=c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:31.104654 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-236c4066-d169-4b65-bbcb-891181cc0e37 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.104654 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-236c4066-d169-4b65-bbcb-891181cc0e37 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.104904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-236c4066-d169-4b65-bbcb-891181cc0e37 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.106237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-236c4066-d169-4b65-bbcb-891181cc0e37 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.122937 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-236c4066-d169-4b65-bbcb-891181cc0e37 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.123882 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-236c4066-d169-4b65-bbcb-891181cc0e37 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?limit=1&marker=c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 200 Aug 07 14:01:31.124447 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 299/1196] 10.4.3.193 () {66 vars in 1340 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes?limit=1&marker=c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:31.134621 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ab745a2-f81f-482d-95ee-773618134766 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.137097 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ab745a2-f81f-482d-95ee-773618134766 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1&marker=5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:31.137431 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ab745a2-f81f-482d-95ee-773618134766 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.137902 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ab745a2-f81f-482d-95ee-773618134766 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.138094 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-2ab745a2-f81f-482d-95ee-773618134766 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.139602 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2ab745a2-f81f-482d-95ee-773618134766 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.341396 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ab745a2-f81f-482d-95ee-773618134766 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.342215 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ab745a2-f81f-482d-95ee-773618134766 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?limit=1&marker=5f851afa-9376-4810-bb51-98395086592b returned with HTTP 200 Aug 07 14:01:31.342704 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 299/1197] 10.4.3.193 () {66 vars in 1340 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes?limit=1&marker=5f851afa-9376-4810-bb51-98395086592b => generated 469 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:31.353992 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.356502 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?limit=1&marker=0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:31.357503 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.357503 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.357858 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.359039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.374588 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.375156 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2795fb9f-cc1c-4240-8090-6f1370d5eb47 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?limit=1&marker=0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 200 Aug 07 14:01:31.375726 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 304/1198] 10.4.3.193 () {66 vars in 1340 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes?limit=1&marker=0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:01:31.386428 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.388342 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-351984354&status=available Aug 07 14:01:31.388534 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.388722 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.388962 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.389174 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value available, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:31.389426 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.389426 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:31.389780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-351984354'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.415711 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.416174 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-316ff10e-7c1f-45bd-b7bc-233edba6428e tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-351984354&status=available returned with HTTP 200 Aug 07 14:01:31.416578 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 297/1199] 10.4.3.193 () {66 vars in 1370 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-351984354&status=available => generated 333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:31.430058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-122603ae-88af-4734-b906-d503dbf9e9d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.432868 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-351984354&status=available Aug 07 14:01:31.433451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.434168 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.434558 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.434932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:31.435853 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.435853 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:31.437807 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-351984354'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.483782 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.484969 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.484969 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:31.492116 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-122603ae-88af-4734-b906-d503dbf9e9d8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-351984354&status=available returned with HTTP 200 Aug 07 14:01:31.492310 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 300/1200] 10.4.3.193 () {66 vars in 1391 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-351984354&status=available => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:31.507676 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.510638 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?marker=c9777842-3f1c-47a4-a6d8-2302ae194e40&sort=id%3Aasc Aug 07 14:01:31.511374 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.511374 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.511771 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.512158 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.512158 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:31.513193 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.563091 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.566089 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcf021f8-eafe-41cb-84da-47f6fd053002 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?marker=c9777842-3f1c-47a4-a6d8-2302ae194e40&sort=id%3Aasc returned with HTTP 200 Aug 07 14:01:31.566613 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 300/1201] 10.4.3.193 () {66 vars in 1373 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/detail?marker=c9777842-3f1c-47a4-a6d8-2302ae194e40&sort=id%3Aasc => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:01:31.583806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.586288 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 14:01:31.586582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.587401 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.587401 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.588483 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.621247 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.622305 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.622305 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:31.628956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4dc4cf1-ffd5-4a3d-977b-3a67d77aeccb tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 14:01:31.628956 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 305/1202] 10.4.3.193 () {66 vars in 1337 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:31.646687 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.649021 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:01:31.649299 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.649561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.649899 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.650340 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.650340 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:31.650989 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.671629 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.673255 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.673255 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:31.681068 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14ef361d-69f8-4f20-b2c9-7cb5d5c44918 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:01:31.681752 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 298/1203] 10.4.3.193 () {66 vars in 1258 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:31.685688 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a251d25-cd4d-46f3-9a65-7c4c316ea960 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.689199 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a251d25-cd4d-46f3-9a65-7c4c316ea960 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:31.689933 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a251d25-cd4d-46f3-9a65-7c4c316ea960 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.690269 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a251d25-cd4d-46f3-9a65-7c4c316ea960 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.696745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac535bad-f67d-4915-b800-7f13dd921899 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.698957 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac535bad-f67d-4915-b800-7f13dd921899 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 14:01:31.699258 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac535bad-f67d-4915-b800-7f13dd921899 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.699544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac535bad-f67d-4915-b800-7f13dd921899 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.699959 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-ac535bad-f67d-4915-b800-7f13dd921899 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.700753 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ac535bad-f67d-4915-b800-7f13dd921899 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.708245 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.708245 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:31.713720 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a251d25-cd4d-46f3-9a65-7c4c316ea960 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:31.720051 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a251d25-cd4d-46f3-9a65-7c4c316ea960 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:31.720741 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 301/1204] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:31.733367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-187af473-773b-47c2-a6ae-467f72871393 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.735892 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-187af473-773b-47c2-a6ae-467f72871393 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:31.736159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-187af473-773b-47c2-a6ae-467f72871393 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.737804 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-187af473-773b-47c2-a6ae-467f72871393 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.747877 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ac535bad-f67d-4915-b800-7f13dd921899 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:31.748523 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.748523 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:31.749913 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac535bad-f67d-4915-b800-7f13dd921899 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 14:01:31.750416 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 301/1205] 10.4.3.193 () {66 vars in 1316 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:31.752826 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-187af473-773b-47c2-a6ae-467f72871393 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Volume info retrieved successfully. Aug 07 14:01:31.758297 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-187af473-773b-47c2-a6ae-467f72871393 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:31.758937 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 306/1206] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:31.766908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.776888 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?availability_zone=nova Aug 07 14:01:31.777151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.777443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.777907 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:31.778255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value nova, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:31.778335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49e304ae-e9af-4680-bb61-a34ea0c8bc35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.778995 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:31.781517 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49e304ae-e9af-4680-bb61-a34ea0c8bc35 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:31.781517 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49e304ae-e9af-4680-bb61-a34ea0c8bc35 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.781772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49e304ae-e9af-4680-bb61-a34ea0c8bc35 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:31.792826 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.792826 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:31.798032 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-49e304ae-e9af-4680-bb61-a34ea0c8bc35 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Volume info retrieved successfully. Aug 07 14:01:31.804656 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49e304ae-e9af-4680-bb61-a34ea0c8bc35 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:31.804656 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 302/1207] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:31.823044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.825323 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] POST https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6/action Aug 07 14:01:31.825789 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1657939554", "migration_policy": "never"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:31.826004 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1657939554", "migration_policy": "never"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:31.839148 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:31.839148 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:31.839826 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:31.865904 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:31.866370 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1657939554, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:31.879401 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Created reservations ['bb6e8f07-11f8-4239-8036-70880726b7ee', 'b62c62d4-5cc0-4db6-94cf-9cd622243944'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:31.895704 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:31.896182 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1056324812, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:31.912909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Created reservations ['161d27ef-ad99-4194-820a-431e781e1d9f', 'd5149cc6-2431-4723-83cc-2a04cb28a89f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:31.956152 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Retype volume request issued successfully. Aug 07 14:01:31.956546 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4433384c-8a58-41f0-b1e7-792ff47965d3 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6/action returned with HTTP 202 Aug 07 14:01:31.957345 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 302/1208] 10.4.3.193 () {70 vars in 1432 bytes} [Fri Aug 7 14:01:31 2026] POST /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 14:01:31.967710 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fef4ee8-4f16-4b55-87a9-cf73cbae8780 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:31.970170 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fef4ee8-4f16-4b55-87a9-cf73cbae8780 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:31.970891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fef4ee8-4f16-4b55-87a9-cf73cbae8780 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:31.970891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fef4ee8-4f16-4b55-87a9-cf73cbae8780 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.007053 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.007053 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e19f1fe-0393-4ce2-9748-eadd42c4c65c tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 14:01:32.007627 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 299/1209] 10.4.3.193 () {66 vars in 1282 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:32.025553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.029867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?availability_zone=nova Aug 07 14:01:32.029867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.029867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.029867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.030108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value nova, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:32.031176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.080760 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.082200 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11aa0cf2-240b-43ba-9c9a-272678eeaf26 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 14:01:32.082919 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 303/1210] 10.4.3.193 () {66 vars in 1282 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:32.098515 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.104583 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?bootable=false Aug 07 14:01:32.105024 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.105264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.105657 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.106876 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.106876 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:32.107045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.156188 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.157374 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7992315f-4eee-4ea7-a914-71cc3c5f8d02 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 14:01:32.157955 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 303/1211] 10.4.3.193 () {66 vars in 1266 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:32.167448 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.167448 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:32.171896 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87e21863-3749-4ece-8f39-dbc0956f0398 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.175965 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fef4ee8-4f16-4b55-87a9-cf73cbae8780 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:32.180019 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87e21863-3749-4ece-8f39-dbc0956f0398 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?bootable=false Aug 07 14:01:32.180019 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87e21863-3749-4ece-8f39-dbc0956f0398 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.180192 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87e21863-3749-4ece-8f39-dbc0956f0398 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.180444 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-87e21863-3749-4ece-8f39-dbc0956f0398 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.180893 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.180893 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:32.185635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-87e21863-3749-4ece-8f39-dbc0956f0398 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.188684 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fef4ee8-4f16-4b55-87a9-cf73cbae8780 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:32.189196 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 307/1212] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:31 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 997 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:32.228252 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-87e21863-3749-4ece-8f39-dbc0956f0398 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.229019 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87e21863-3749-4ece-8f39-dbc0956f0398 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 14:01:32.229723 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 300/1213] 10.4.3.193 () {66 vars in 1266 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:32.245640 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.248552 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?status=available Aug 07 14:01:32.249010 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.249760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.250146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.250545 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:32.250920 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.250920 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:32.252341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.293467 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.293975 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a099ed9a-ec4f-40ae-ac4f-bad07f0576ae tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 14:01:32.294549 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 304/1214] 10.4.3.193 () {66 vars in 1270 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:32.313887 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-483b6a36-16d4-4994-8f04-8d59b344d20d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.316069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes?status=available Aug 07 14:01:32.316182 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.316369 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.316640 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.317047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value available, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:32.317310 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.317310 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:32.317762 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.361018 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.361762 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-483b6a36-16d4-4994-8f04-8d59b344d20d tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 14:01:32.362500 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 304/1215] 10.4.3.193 () {66 vars in 1270 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:32.375925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.378043 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?availability_zone=nova Aug 07 14:01:32.378403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.378700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.379081 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.379439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value nova, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:32.380857 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.418637 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.419692 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.419692 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:32.425110 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-382f0c78-e173-48f6-9a04-4f1a69ddd4e1 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 07 14:01:32.425752 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 308/1216] 10.4.3.193 () {66 vars in 1303 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:32.455662 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.458908 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?bootable=false Aug 07 14:01:32.459132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.459408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.459722 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.460172 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.460172 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:32.460747 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.476596 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.483395 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.483395 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:32.490219 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6a02a38-38e5-4b47-b645-a86b52af18b9 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 07 14:01:32.490695 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 301/1217] 10.4.3.193 () {66 vars in 1287 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:32.513416 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.515964 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?status=available Aug 07 14:01:32.517008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.517008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.517008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:32.517200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:01:32.517697 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.517697 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:32.518198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:32.530353 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Get all volumes completed successfully. Aug 07 14:01:32.531302 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.531302 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:32.535873 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3873e46f-faf1-4d0f-b4c0-eeb39ca18771 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 07 14:01:32.536475 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 305/1218] 10.4.3.193 () {66 vars in 1291 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:32.559144 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2217c613-9cdb-4509-995a-008394e28e0b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.561439 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2217c613-9cdb-4509-995a-008394e28e0b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:32.561723 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2217c613-9cdb-4509-995a-008394e28e0b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.562001 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2217c613-9cdb-4509-995a-008394e28e0b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.570680 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.570680 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:32.574910 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2217c613-9cdb-4509-995a-008394e28e0b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:32.580384 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2217c613-9cdb-4509-995a-008394e28e0b tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 200 Aug 07 14:01:32.580762 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 305/1219] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:32.593316 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08575e4c-7287-4268-bf10-488b8de68ab4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.595561 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08575e4c-7287-4268-bf10-488b8de68ab4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:32.595864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08575e4c-7287-4268-bf10-488b8de68ab4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.596319 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08575e4c-7287-4268-bf10-488b8de68ab4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.596319 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-08575e4c-7287-4268-bf10-488b8de68ab4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Delete volume with id: c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:32.603825 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.603825 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:32.604187 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-08575e4c-7287-4268-bf10-488b8de68ab4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:32.628049 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-08575e4c-7287-4268-bf10-488b8de68ab4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Delete volume request issued successfully. Aug 07 14:01:32.628521 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08575e4c-7287-4268-bf10-488b8de68ab4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 202 Aug 07 14:01:32.628929 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 309/1220] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:32 2026] DELETE /volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:32.640972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38d166b9-eaa4-4829-8e7a-488bf9b819e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:32.643097 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38d166b9-eaa4-4829-8e7a-488bf9b819e8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:32.643348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38d166b9-eaa4-4829-8e7a-488bf9b819e8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:32.643554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38d166b9-eaa4-4829-8e7a-488bf9b819e8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:32.652884 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:32.652884 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:32.659897 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-38d166b9-eaa4-4829-8e7a-488bf9b819e8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:32.668781 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38d166b9-eaa4-4829-8e7a-488bf9b819e8 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 200 Aug 07 14:01:32.669585 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 302/1221] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:32 2026] GET /volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:33.216943 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6f1bc7c7-6220-4e32-aa60-76b2dc1ffe15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.219973 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f1bc7c7-6220-4e32-aa60-76b2dc1ffe15 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:33.220162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f1bc7c7-6220-4e32-aa60-76b2dc1ffe15 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.220397 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f1bc7c7-6220-4e32-aa60-76b2dc1ffe15 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.236015 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.236015 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:33.242975 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6f1bc7c7-6220-4e32-aa60-76b2dc1ffe15 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:33.248393 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f1bc7c7-6220-4e32-aa60-76b2dc1ffe15 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:33.249635 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 306/1222] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:33.269911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-661b1547-fc94-4273-8669-3ba91abd30bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.275337 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-661b1547-fc94-4273-8669-3ba91abd30bb tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:33.275337 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-661b1547-fc94-4273-8669-3ba91abd30bb tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.275709 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-661b1547-fc94-4273-8669-3ba91abd30bb tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.291604 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.291604 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:33.296549 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-661b1547-fc94-4273-8669-3ba91abd30bb tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Volume info retrieved successfully. Aug 07 14:01:33.307772 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-661b1547-fc94-4273-8669-3ba91abd30bb tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:33.308312 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 306/1223] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 1192 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:33.327307 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c732c7ea-2124-4582-9ccd-7fb3852b889d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.332936 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c732c7ea-2124-4582-9ccd-7fb3852b889d tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-297101678 Aug 07 14:01:33.333149 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c732c7ea-2124-4582-9ccd-7fb3852b889d tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.334004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c732c7ea-2124-4582-9ccd-7fb3852b889d tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.335901 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c732c7ea-2124-4582-9ccd-7fb3852b889d tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-297101678'), ('all_tenants', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:33.385340 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c732c7ea-2124-4582-9ccd-7fb3852b889d tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Get all volumes completed successfully. Aug 07 14:01:33.386009 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c732c7ea-2124-4582-9ccd-7fb3852b889d tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-297101678 returned with HTTP 200 Aug 07 14:01:33.386009 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 310/1224] 10.4.3.193 () {68 vars in 1427 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-297101678 => generated 341 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:01:33.402948 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d92d026b-c2a0-47f6-9ae9-62e8ca7c301c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.405102 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d92d026b-c2a0-47f6-9ae9-62e8ca7c301c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-297101678 Aug 07 14:01:33.406378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d92d026b-c2a0-47f6-9ae9-62e8ca7c301c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.409699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d92d026b-c2a0-47f6-9ae9-62e8ca7c301c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.409699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d92d026b-c2a0-47f6-9ae9-62e8ca7c301c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-297101678'), ('all_tenants', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:01:33.454901 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d92d026b-c2a0-47f6-9ae9-62e8ca7c301c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Get all volumes completed successfully. Aug 07 14:01:33.454901 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d92d026b-c2a0-47f6-9ae9-62e8ca7c301c tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-297101678 returned with HTTP 200 Aug 07 14:01:33.455247 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 303/1225] 10.4.3.193 () {68 vars in 1427 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-297101678 => generated 341 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:33.469220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ef1fcd1-6db1-4d27-8f64-7723878274fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.471682 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ef1fcd1-6db1-4d27-8f64-7723878274fd tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:33.471797 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ef1fcd1-6db1-4d27-8f64-7723878274fd tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.472918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ef1fcd1-6db1-4d27-8f64-7723878274fd tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.484226 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.484226 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:33.494292 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ef1fcd1-6db1-4d27-8f64-7723878274fd tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:33.501989 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ef1fcd1-6db1-4d27-8f64-7723878274fd tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:33.502538 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 307/1226] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:33.515780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.519111 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] DELETE https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:33.519435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.519721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.520092 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Delete volume with id: 43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:33.531788 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.531788 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:33.532415 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:33.572188 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Delete volume request issued successfully. Aug 07 14:01:33.572188 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d73026f8-03a5-4eb8-8bf0-caf865401a2e tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 202 Aug 07 14:01:33.572732 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 307/1227] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:01:33 2026] DELETE /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:01:33.581695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4213b301-ab3c-4020-8616-75c2f7f2fccf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.584015 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4213b301-ab3c-4020-8616-75c2f7f2fccf tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:33.584269 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4213b301-ab3c-4020-8616-75c2f7f2fccf tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.584518 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4213b301-ab3c-4020-8616-75c2f7f2fccf tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.594948 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.594948 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:33.602537 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4213b301-ab3c-4020-8616-75c2f7f2fccf tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Volume info retrieved successfully. Aug 07 14:01:33.609554 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4213b301-ab3c-4020-8616-75c2f7f2fccf tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 200 Aug 07 14:01:33.610185 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 311/1228] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:33.685798 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d64e8ad2-4dfd-4f51-89b3-50f1a5577144 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.688733 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d64e8ad2-4dfd-4f51-89b3-50f1a5577144 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 Aug 07 14:01:33.688888 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d64e8ad2-4dfd-4f51-89b3-50f1a5577144 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.689100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d64e8ad2-4dfd-4f51-89b3-50f1a5577144 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.696799 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d64e8ad2-4dfd-4f51-89b3-50f1a5577144 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 returned with HTTP 404 Aug 07 14:01:33.697925 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 304/1229] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes/c9777842-3f1c-47a4-a6d8-2302ae194e40 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:33.708208 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b061455-2579-4045-8350-61ca92188f18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.710234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b061455-2579-4045-8350-61ca92188f18 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:33.710491 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b061455-2579-4045-8350-61ca92188f18 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.710762 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b061455-2579-4045-8350-61ca92188f18 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.721339 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.721339 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:33.726171 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7b061455-2579-4045-8350-61ca92188f18 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:33.731789 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b061455-2579-4045-8350-61ca92188f18 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b returned with HTTP 200 Aug 07 14:01:33.732622 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 308/1230] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:33.749758 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ce59955-1326-436e-b8fe-27df42061d0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.752134 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ce59955-1326-436e-b8fe-27df42061d0f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:33.752134 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ce59955-1326-436e-b8fe-27df42061d0f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.752576 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ce59955-1326-436e-b8fe-27df42061d0f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.752576 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5ce59955-1326-436e-b8fe-27df42061d0f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Delete volume with id: 5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:33.766043 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.766043 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:33.767412 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ce59955-1326-436e-b8fe-27df42061d0f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:33.793299 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ce59955-1326-436e-b8fe-27df42061d0f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Delete volume request issued successfully. Aug 07 14:01:33.793551 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ce59955-1326-436e-b8fe-27df42061d0f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b returned with HTTP 202 Aug 07 14:01:33.794107 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 308/1231] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:33 2026] DELETE /volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:33.807803 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c024d60-b61b-4985-ba98-cbd55e7714b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:33.810067 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c024d60-b61b-4985-ba98-cbd55e7714b4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:33.810253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c024d60-b61b-4985-ba98-cbd55e7714b4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:33.810453 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c024d60-b61b-4985-ba98-cbd55e7714b4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:33.822331 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:33.822331 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:33.826675 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c024d60-b61b-4985-ba98-cbd55e7714b4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:33.832692 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c024d60-b61b-4985-ba98-cbd55e7714b4 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b returned with HTTP 200 Aug 07 14:01:33.833439 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 312/1232] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:33 2026] GET /volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:34.629774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffaf73d2-e2c8-43f6-9990-818bf1294d62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.632240 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffaf73d2-e2c8-43f6-9990-818bf1294d62 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] GET https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 Aug 07 14:01:34.632481 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffaf73d2-e2c8-43f6-9990-818bf1294d62 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.632627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffaf73d2-e2c8-43f6-9990-818bf1294d62 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.645760 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffaf73d2-e2c8-43f6-9990-818bf1294d62 tempest-VolumeRetypeMultiattachTest-478056244 tempest-VolumeRetypeMultiattachTest-478056244-project-member] https://10.4.3.193/volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 returned with HTTP 404 Aug 07 14:01:34.648912 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 305/1233] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:01:34 2026] GET /volume/v3/volumes/43014600-20ae-4f69-9582-13e5fcfe3ed6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:01:34.658330 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a8025f86-3452-44e1-b01c-a5b14d1204c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.660445 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8025f86-3452-44e1-b01c-a5b14d1204c5 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] DELETE https://10.4.3.193/volume/v3/types/480fdf7c-f3a8-4ff8-94e8-c2f64dc5bb3a Aug 07 14:01:34.660763 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a8025f86-3452-44e1-b01c-a5b14d1204c5 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.661056 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a8025f86-3452-44e1-b01c-a5b14d1204c5 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.710046 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8025f86-3452-44e1-b01c-a5b14d1204c5 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/types/480fdf7c-f3a8-4ff8-94e8-c2f64dc5bb3a returned with HTTP 202 Aug 07 14:01:34.710628 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 309/1234] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:01:34 2026] DELETE /volume/v3/types/480fdf7c-f3a8-4ff8-94e8-c2f64dc5bb3a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:34.719084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a09f757-5d88-4dff-83e4-1271b5127fe4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.721862 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a09f757-5d88-4dff-83e4-1271b5127fe4 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/types/480fdf7c-f3a8-4ff8-94e8-c2f64dc5bb3a Aug 07 14:01:34.722356 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a09f757-5d88-4dff-83e4-1271b5127fe4 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.722491 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a09f757-5d88-4dff-83e4-1271b5127fe4 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.729499 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a09f757-5d88-4dff-83e4-1271b5127fe4 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/types/480fdf7c-f3a8-4ff8-94e8-c2f64dc5bb3a returned with HTTP 404 Aug 07 14:01:34.730235 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 309/1235] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:01:34 2026] GET /volume/v3/types/480fdf7c-f3a8-4ff8-94e8-c2f64dc5bb3a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:34.739345 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2884684c-805d-4ece-b9c9-0932652c4e88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.743924 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2884684c-805d-4ece-b9c9-0932652c4e88 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] DELETE https://10.4.3.193/volume/v3/types/b418188e-a008-478f-ad64-30b151bda174 Aug 07 14:01:34.744253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2884684c-805d-4ece-b9c9-0932652c4e88 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.745758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2884684c-805d-4ece-b9c9-0932652c4e88 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.801992 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2884684c-805d-4ece-b9c9-0932652c4e88 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/types/b418188e-a008-478f-ad64-30b151bda174 returned with HTTP 202 Aug 07 14:01:34.802648 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 313/1236] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:01:34 2026] DELETE /volume/v3/types/b418188e-a008-478f-ad64-30b151bda174 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:34.813206 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0fa58e9f-95b9-41a6-9257-54a3b6c4b5f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.815913 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fa58e9f-95b9-41a6-9257-54a3b6c4b5f0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] GET https://10.4.3.193/volume/v3/types/b418188e-a008-478f-ad64-30b151bda174 Aug 07 14:01:34.816251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fa58e9f-95b9-41a6-9257-54a3b6c4b5f0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.816508 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fa58e9f-95b9-41a6-9257-54a3b6c4b5f0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.822372 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fa58e9f-95b9-41a6-9257-54a3b6c4b5f0 tempest-VolumeRetypeMultiattachTest-569573915 tempest-VolumeRetypeMultiattachTest-569573915-project-admin] https://10.4.3.193/volume/v3/types/b418188e-a008-478f-ad64-30b151bda174 returned with HTTP 404 Aug 07 14:01:34.823680 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 306/1237] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:01:34 2026] GET /volume/v3/types/b418188e-a008-478f-ad64-30b151bda174 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:34.848001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a3de2bc-4250-4834-90f0-aeeadb621bc0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.851071 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a3de2bc-4250-4834-90f0-aeeadb621bc0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b Aug 07 14:01:34.851071 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a3de2bc-4250-4834-90f0-aeeadb621bc0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.851324 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a3de2bc-4250-4834-90f0-aeeadb621bc0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.861274 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a3de2bc-4250-4834-90f0-aeeadb621bc0 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b returned with HTTP 404 Aug 07 14:01:34.862979 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 310/1238] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:34 2026] GET /volume/v3/volumes/5f851afa-9376-4810-bb51-98395086592b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:34.871071 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0c4788de-6130-478a-96b9-1342b94fc472 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.874246 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c4788de-6130-478a-96b9-1342b94fc472 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:34.874483 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c4788de-6130-478a-96b9-1342b94fc472 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.874793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c4788de-6130-478a-96b9-1342b94fc472 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.884693 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:34.884693 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:34.894505 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0c4788de-6130-478a-96b9-1342b94fc472 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:34.902120 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c4788de-6130-478a-96b9-1342b94fc472 tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 200 Aug 07 14:01:34.902625 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 310/1239] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:34 2026] GET /volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:34.919167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.919486 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:34.919715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.919997 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:34.920129 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Delete volume with id: 0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:34.929630 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:34.929630 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:34.930991 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:34.970261 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Delete volume request issued successfully. Aug 07 14:01:34.971481 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9e1cef4-93e8-49e1-9c44-7dc005837cab tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 202 Aug 07 14:01:34.971481 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 314/1240] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:34 2026] DELETE /volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:34.985222 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-991abb2f-1100-48e2-8c89-fe98df9b22ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:34.989824 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-991abb2f-1100-48e2-8c89-fe98df9b22ca tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:34.990154 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-991abb2f-1100-48e2-8c89-fe98df9b22ca tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:34.991273 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-991abb2f-1100-48e2-8c89-fe98df9b22ca tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:35.008760 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:35.008760 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:35.026328 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-991abb2f-1100-48e2-8c89-fe98df9b22ca tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Volume info retrieved successfully. Aug 07 14:01:35.038893 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-991abb2f-1100-48e2-8c89-fe98df9b22ca tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 200 Aug 07 14:01:35.039746 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 307/1241] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:34 2026] GET /volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:36.060970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2536dea3-7a81-4049-a222-a82c363eb54f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:36.061518 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a5999439-af1e-4825-a028-f1ef62e14351 req-698afb90-a8fb-4abf-be25-75648b4b007a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:36.063624 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2536dea3-7a81-4049-a222-a82c363eb54f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] GET https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 Aug 07 14:01:36.063624 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2536dea3-7a81-4049-a222-a82c363eb54f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:36.063807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2536dea3-7a81-4049-a222-a82c363eb54f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:36.065502 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a5999439-af1e-4825-a028-f1ef62e14351 req-698afb90-a8fb-4abf-be25-75648b4b007a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] GET https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 Aug 07 14:01:36.066387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a5999439-af1e-4825-a028-f1ef62e14351 req-698afb90-a8fb-4abf-be25-75648b4b007a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:36.068578 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a5999439-af1e-4825-a028-f1ef62e14351 req-698afb90-a8fb-4abf-be25-75648b4b007a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:36.074574 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2536dea3-7a81-4049-a222-a82c363eb54f tempest-VolumesListTestJSON-1653454096 tempest-VolumesListTestJSON-1653454096-project-member] https://10.4.3.193/volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 returned with HTTP 404 Aug 07 14:01:36.075641 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 311/1242] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:36 2026] GET /volume/v3/volumes/0a8efc0a-cfae-49f8-9ed1-9b05389faf47 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:36.096115 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:36.096115 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:36.105873 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a5999439-af1e-4825-a028-f1ef62e14351 req-698afb90-a8fb-4abf-be25-75648b4b007a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:01:36.112774 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a5999439-af1e-4825-a028-f1ef62e14351 req-698afb90-a8fb-4abf-be25-75648b4b007a tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 returned with HTTP 200 Aug 07 14:01:36.113383 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 311/1243] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:36 2026] GET /volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 => generated 1603 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:38.514070 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e63ef54f-9017-4da0-93f7-1f5889759aee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:38.814535 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:38.815005 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2112078722"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:38.817644 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2112078722'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:38.817644 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Create volume of 1 GB Aug 07 14:01:38.827298 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Availability Zones retrieved successfully. Aug 07 14:01:38.838660 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Flow 'volume_create_api' (45fdf602-670a-41f5-be91-85d1c27e46ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:38.840237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1d55bd-66de-4709-883c-cf2b3058af5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:38.843447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:38.903867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1d55bd-66de-4709-883c-cf2b3058af5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:38.905148 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17524ef6-883a-4fa2-baed-a547e988aacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:39.020771 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Created reservations ['dce6ae0b-b0c8-41fc-8194-dcc7505a2623', '0b7793bb-0e84-4977-aea7-f63dad51fdfb', '054e5590-e433-4f35-aae7-ffb46d16403f', '1e54f058-8c11-46e4-9cf8-fdde9698f08a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:39.022112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17524ef6-883a-4fa2-baed-a547e988aacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce6ae0b-b0c8-41fc-8194-dcc7505a2623', '0b7793bb-0e84-4977-aea7-f63dad51fdfb', '054e5590-e433-4f35-aae7-ffb46d16403f', '1e54f058-8c11-46e4-9cf8-fdde9698f08a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:39.022376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78f91a1-0752-4369-a6ca-d382a7ca37fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:39.057212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78f91a1-0752-4369-a6ca-d382a7ca37fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3492994c-0ebe-41ee-8893-61b9d6efafb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2112078722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df049ccb6e6d49f7871c9a4571fbef68',qos_specs=None,replication_status=,reservations=['dce6ae0b-b0c8-41fc-8194-dcc7505a2623','0b7793bb-0e84-4977-aea7-f63dad51fdfb','054e5590-e433-4f35-aae7-ffb46d16403f','1e54f058-8c11-46e4-9cf8-fdde9698f08a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028af36bd73b4b5b9004d974c6da16db',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2112078722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3492994c-0ebe-41ee-8893-61b9d6efafb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df049ccb6e6d49f7871c9a4571fbef68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='028af36bd73b4b5b9004d974c6da16db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:39.058133 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1108283-0af2-4a92-be60-48bde91b2b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:39.084281 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1108283-0af2-4a92-be60-48bde91b2b0c) transitioned into state 'SUCCESS' from state '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-2112078722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df049ccb6e6d49f7871c9a4571fbef68',qos_specs=None,replication_status=,reservations=['dce6ae0b-b0c8-41fc-8194-dcc7505a2623','0b7793bb-0e84-4977-aea7-f63dad51fdfb','054e5590-e433-4f35-aae7-ffb46d16403f','1e54f058-8c11-46e4-9cf8-fdde9698f08a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='028af36bd73b4b5b9004d974c6da16db',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:39.085183 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b054ceb3-1ca4-499c-9758-dea8d61db0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:39.104079 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b054ceb3-1ca4-499c-9758-dea8d61db0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:39.105152 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Flow 'volume_create_api' (45fdf602-670a-41f5-be91-85d1c27e46ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:39.105678 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Create volume request issued successfully. Aug 07 14:01:39.106617 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e63ef54f-9017-4da0-93f7-1f5889759aee tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:39.107101 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 315/1244] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:01:38 2026] POST /volume/v3/volumes => generated 758 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:39.124931 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30234b00-aeb4-4d9f-93a3-14c0a0ed93da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:39.127411 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30234b00-aeb4-4d9f-93a3-14c0a0ed93da tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:39.127627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30234b00-aeb4-4d9f-93a3-14c0a0ed93da tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:39.128341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30234b00-aeb4-4d9f-93a3-14c0a0ed93da tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:39.137890 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:39.137890 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:39.149817 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30234b00-aeb4-4d9f-93a3-14c0a0ed93da tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:39.153931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30234b00-aeb4-4d9f-93a3-14c0a0ed93da tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 returned with HTTP 200 Aug 07 14:01:39.154341 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 308/1245] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:39 2026] GET /volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:39.455787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-e1b17222-eef9-4c79-bcf6-ecf49f0e1d96 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:39.459671 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-e1b17222-eef9-4c79-bcf6-ecf49f0e1d96 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/limits Aug 07 14:01:39.460249 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-e1b17222-eef9-4c79-bcf6-ecf49f0e1d96 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:39.460611 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-e1b17222-eef9-4c79-bcf6-ecf49f0e1d96 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:39.502006 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-e1b17222-eef9-4c79-bcf6-ecf49f0e1d96 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 07 14:01:39.502557 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 312/1246] 10.4.3.193 () {68 vars in 1484 bytes} [Fri Aug 7 14:01:39 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:39.582754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-db8b0938-a0ba-4476-a7c9-3d808c21903d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:39.585486 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-db8b0938-a0ba-4476-a7c9-3d808c21903d tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:39.586055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-db8b0938-a0ba-4476-a7c9-3d808c21903d tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:39.586055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-db8b0938-a0ba-4476-a7c9-3d808c21903d tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:39.686571 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-532eef44-bfb1-41d8-bdac-6ffe4f0b12dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:39.764384 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:39.764384 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:39.773585 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-db8b0938-a0ba-4476-a7c9-3d808c21903d tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:39.778929 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-db8b0938-a0ba-4476-a7c9-3d808c21903d tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 200 Aug 07 14:01:39.779402 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 312/1247] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:39 2026] GET /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 1451 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:39.788132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:39.790479 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:39.790830 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8a44234-c7b7-408c-9635-ac230f6d4c42", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-744219414", "description": null, "metadata": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:39.802479 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:39.802479 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:39.803401 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:39.803596 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Create snapshot from volume a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:39.810956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-532eef44-bfb1-41d8-bdac-6ffe4f0b12dc tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:01:39.811411 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-532eef44-bfb1-41d8-bdac-6ffe4f0b12dc tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1123420376", "os-volume-type-access:is_public": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:39.813522 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:39.813522 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:39.829699 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-532eef44-bfb1-41d8-bdac-6ffe4f0b12dc tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:01:39.829699 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 316/1248] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:01:39 2026] POST /volume/v3/types => generated 229 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:39.845946 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e297de5-8f5e-46b4-80bd-a2b3ef9d867d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:39.853379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Created reservations ['fab45644-e948-4898-b166-7f20e62f76d7', 'c8410486-901b-4de3-8dc9-920230d99c3d', 'c77b3ac0-c46e-4eeb-a7f0-a2250c690b74', '61cb3f15-fb2d-494d-a9bc-d24064e340ff'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:39.914056 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Snapshot force create request issued successfully. Aug 07 14:01:39.914643 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-31cfd643-45f9-4549-b964-814234c9ddb3 req-536154eb-13b2-491b-ab77-9338ed9ccfbb tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:39.915299 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 309/1249] 10.4.3.193 () {72 vars in 1547 bytes} [Fri Aug 7 14:01:39 2026] POST /volume/v3/snapshots => generated 318 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:39.947910 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e297de5-8f5e-46b4-80bd-a2b3ef9d867d tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:39.948274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e297de5-8f5e-46b4-80bd-a2b3ef9d867d tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "df752b18-19d1-4c1a-a731-1798cf8efd48", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:39.949826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-3e297de5-8f5e-46b4-80bd-a2b3ef9d867d tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Create volume request body: {'volume': {'volume_type': 'df752b18-19d1-4c1a-a731-1798cf8efd48', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:39.958919 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e297de5-8f5e-46b4-80bd-a2b3ef9d867d tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 07 14:01:39.958919 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 313/1250] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:01:39 2026] POST /volume/v3/volumes => generated 114 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:39.971926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3290e319-bab8-4453-92b0-b5e61db127ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:39.974262 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3290e319-bab8-4453-92b0-b5e61db127ef tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48/action Aug 07 14:01:39.974735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3290e319-bab8-4453-92b0-b5e61db127ef tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action body: b'{"addProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:39.974946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3290e319-bab8-4453-92b0-b5e61db127ef tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:39.993512 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3290e319-bab8-4453-92b0-b5e61db127ef tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48/action returned with HTTP 202 Aug 07 14:01:39.994174 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 313/1251] 10.4.3.193 () {68 vars in 1384 bytes} [Fri Aug 7 14:01:39 2026] POST /volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:40.006117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:40.008567 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:40.011870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "df752b18-19d1-4c1a-a731-1798cf8efd48", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-494303227"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:40.011870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Create volume request body: {'volume': {'volume_type': 'df752b18-19d1-4c1a-a731-1798cf8efd48', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-494303227'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:40.023109 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Create volume of 1 GB Aug 07 14:01:40.023109 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:40.023109 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:40.023518 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Availability Zones retrieved successfully. Aug 07 14:01:40.035405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Flow 'volume_create_api' (45f25e53-ea02-414a-a5ce-459a8e4361de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:40.036595 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db63aa09-cc34-4387-b16e-f9f2c1ba1fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.037787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:40.070647 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db63aa09-cc34-4387-b16e-f9f2c1ba1fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:01:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df752b18-19d1-4c1a-a731-1798cf8efd48,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1123420376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df752b18-19d1-4c1a-a731-1798cf8efd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.071861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbcf5e9-d118-4c87-8036-58ded81a5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.113205 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1123420376 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1123420376, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:40.113579 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1123420376 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1123420376, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:01:40.180098 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-109ee8da-aa10-4bf0-b5c0-741ebd6b24de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:40.180866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Created reservations ['60ebd0ea-1ffc-4040-a9f1-cf0f58c15785', '8eb16c5c-ce58-48a3-a944-440bf32e12c5', 'c29e1ebd-7e4e-4c54-af91-1121a22c3437', '44d2bb3e-027b-406c-8e2b-9aa73422d36d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:40.182800 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-109ee8da-aa10-4bf0-b5c0-741ebd6b24de tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:40.182890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbcf5e9-d118-4c87-8036-58ded81a5066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ebd0ea-1ffc-4040-a9f1-cf0f58c15785', '8eb16c5c-ce58-48a3-a944-440bf32e12c5', 'c29e1ebd-7e4e-4c54-af91-1121a22c3437', '44d2bb3e-027b-406c-8e2b-9aa73422d36d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.182959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-109ee8da-aa10-4bf0-b5c0-741ebd6b24de tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:40.183613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-109ee8da-aa10-4bf0-b5c0-741ebd6b24de tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:40.185324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8d87c8-10f3-4cc9-98af-3e2fa5549dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.199713 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:40.199713 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:40.206790 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-109ee8da-aa10-4bf0-b5c0-741ebd6b24de tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:40.213495 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-109ee8da-aa10-4bf0-b5c0-741ebd6b24de tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 returned with HTTP 200 Aug 07 14:01:40.214035 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 310/1252] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:40 2026] GET /volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:40.216593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8d87c8-10f3-4cc9-98af-3e2fa5549dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d5decf4-938e-41a6-882e-3edeeb5a14d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-494303227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5df6351b78a4742bec86066a61a8e4e',qos_specs=None,replication_status=,reservations=['60ebd0ea-1ffc-4040-a9f1-cf0f58c15785','8eb16c5c-ce58-48a3-a944-440bf32e12c5','c29e1ebd-7e4e-4c54-af91-1121a22c3437','44d2bb3e-027b-406c-8e2b-9aa73422d36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6944d744a83e48dc874d604e602f34b4',volume_type_id=df752b18-19d1-4c1a-a731-1798cf8efd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-494303227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d5decf4-938e-41a6-882e-3edeeb5a14d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5df6351b78a4742bec86066a61a8e4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6944d744a83e48dc874d604e602f34b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df752b18-19d1-4c1a-a731-1798cf8efd48),volume_type_id=df752b18-19d1-4c1a-a731-1798cf8efd48)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.217832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0303a8ab-77ec-48c2-a6ad-e159083d1037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.232533 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:40.236329 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:40.237062 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3492994c-0ebe-41ee-8893-61b9d6efafb8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1544516466"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:40.251124 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:40.251124 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:40.251484 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:40.251661 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Create snapshot from volume 3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:40.264183 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0303a8ab-77ec-48c2-a6ad-e159083d1037) transitioned into state 'SUCCESS' from state '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-494303227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5df6351b78a4742bec86066a61a8e4e',qos_specs=None,replication_status=,reservations=['60ebd0ea-1ffc-4040-a9f1-cf0f58c15785','8eb16c5c-ce58-48a3-a944-440bf32e12c5','c29e1ebd-7e4e-4c54-af91-1121a22c3437','44d2bb3e-027b-406c-8e2b-9aa73422d36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6944d744a83e48dc874d604e602f34b4',volume_type_id=df752b18-19d1-4c1a-a731-1798cf8efd48)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.265605 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452bb8df-b7c2-451f-bddb-6dd9ea9ba693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.285255 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452bb8df-b7c2-451f-bddb-6dd9ea9ba693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.286343 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Flow 'volume_create_api' (45f25e53-ea02-414a-a5ce-459a8e4361de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:40.286865 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Create volume request issued successfully. Aug 07 14:01:40.288129 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75c95023-342c-41dc-95b7-4f2b7bd14539 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:40.288779 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 317/1253] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:01:40 2026] POST /volume/v3/volumes => generated 795 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:40.305821 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c314c71-f5fa-448d-af4d-b9cf6020250b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:40.309043 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c314c71-f5fa-448d-af4d-b9cf6020250b tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] GET https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 Aug 07 14:01:40.309652 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c314c71-f5fa-448d-af4d-b9cf6020250b tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:40.310013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c314c71-f5fa-448d-af4d-b9cf6020250b tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:40.319912 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:40.319912 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:40.327772 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c314c71-f5fa-448d-af4d-b9cf6020250b tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Volume info retrieved successfully. Aug 07 14:01:40.332986 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Created reservations ['9ecab5c7-3aa5-4f27-8e5e-ecf7f1cba17d', '326228ee-4ad4-44e4-90be-b0e810b80a27', '4cd8a5b4-0d37-46be-9e7d-ce01cfff598f', 'b1dca4d6-efcf-4fea-bff7-26752a54d169'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:40.334322 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c314c71-f5fa-448d-af4d-b9cf6020250b tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 returned with HTTP 200 Aug 07 14:01:40.335036 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 314/1254] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:40 2026] GET /volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:01:40.385243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:40.385931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:40.386161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-170669164"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:40.389168 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-170669164'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:40.389331 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Create volume of 1 GB Aug 07 14:01:40.392765 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot create request issued successfully. Aug 07 14:01:40.393948 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b8627d3-3e73-45e0-b44b-767a461ab78f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:40.394069 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 314/1255] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:01:40 2026] POST /volume/v3/snapshots => generated 314 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:40.395730 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Availability Zones retrieved successfully. Aug 07 14:01:40.407023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efdacd70-7947-4cd7-8a34-4400247450c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:40.408546 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Flow 'volume_create_api' (c3d4a883-bb62-4d5f-847e-9fca300b2dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:40.409155 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efdacd70-7947-4cd7-8a34-4400247450c1 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc Aug 07 14:01:40.409883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab296c0-ca8e-42ed-ac34-ac48209ac977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.410510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efdacd70-7947-4cd7-8a34-4400247450c1 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:40.410779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efdacd70-7947-4cd7-8a34-4400247450c1 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:40.411734 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:40.417343 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:40.417343 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:40.418002 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efdacd70-7947-4cd7-8a34-4400247450c1 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:40.418993 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efdacd70-7947-4cd7-8a34-4400247450c1 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc returned with HTTP 200 Aug 07 14:01:40.419427 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 318/1256] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:40 2026] GET /volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:40.456640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab296c0-ca8e-42ed-ac34-ac48209ac977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.458207 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f62cdd3-4786-4e4a-9592-e44bbf408802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.539079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Created reservations ['1ef1aa30-f09d-4508-9958-3db196d42483', '8dbc4dff-5dbf-450e-b489-1a6a08f2f3fb', '1926a301-9607-4f37-b9d7-636625f146bd', '46e582bd-fa63-4a08-9c80-3137c8ee97ae'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:40.540157 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f62cdd3-4786-4e4a-9592-e44bbf408802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef1aa30-f09d-4508-9958-3db196d42483', '8dbc4dff-5dbf-450e-b489-1a6a08f2f3fb', '1926a301-9607-4f37-b9d7-636625f146bd', '46e582bd-fa63-4a08-9c80-3137c8ee97ae']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.542285 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e9be24-ed2a-46d0-ae0e-4b66f34fff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.568604 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e9be24-ed2a-46d0-ae0e-4b66f34fff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-170669164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa71f8464bbc4929965ac275df4a4a1a',qos_specs=None,replication_status=,reservations=['1ef1aa30-f09d-4508-9958-3db196d42483','8dbc4dff-5dbf-450e-b489-1a6a08f2f3fb','1926a301-9607-4f37-b9d7-636625f146bd','46e582bd-fa63-4a08-9c80-3137c8ee97ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a80d36d18a466bbc8639eac8e783b0',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-170669164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa71f8464bbc4929965ac275df4a4a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45a80d36d18a466bbc8639eac8e783b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.569574 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74dd32d-0ac2-4e00-bdaa-7d55f9dee073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.593731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74dd32d-0ac2-4e00-bdaa-7d55f9dee073) transitioned into state 'SUCCESS' from state '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-170669164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa71f8464bbc4929965ac275df4a4a1a',qos_specs=None,replication_status=,reservations=['1ef1aa30-f09d-4508-9958-3db196d42483','8dbc4dff-5dbf-450e-b489-1a6a08f2f3fb','1926a301-9607-4f37-b9d7-636625f146bd','46e582bd-fa63-4a08-9c80-3137c8ee97ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a80d36d18a466bbc8639eac8e783b0',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.595416 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696dfc11-9463-41d5-ba64-29317fd3b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:40.606866 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696dfc11-9463-41d5-ba64-29317fd3b417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:40.608140 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Flow 'volume_create_api' (c3d4a883-bb62-4d5f-847e-9fca300b2dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:40.608583 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Create volume request issued successfully. Aug 07 14:01:40.612554 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42b515fb-e2db-47d6-b2b1-f7c079068ed5 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:40.612554 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 311/1257] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:01:40 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 07 14:01:40.629061 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-502788f2-1e8e-4dd0-b769-cfbe5cbb2b46 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:40.638936 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-502788f2-1e8e-4dd0-b769-cfbe5cbb2b46 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:40.638936 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-502788f2-1e8e-4dd0-b769-cfbe5cbb2b46 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:40.638936 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-502788f2-1e8e-4dd0-b769-cfbe5cbb2b46 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:40.647115 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:40.647115 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:40.654077 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-502788f2-1e8e-4dd0-b769-cfbe5cbb2b46 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:40.664580 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-502788f2-1e8e-4dd0-b769-cfbe5cbb2b46 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c returned with HTTP 200 Aug 07 14:01:40.665142 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 315/1258] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:40 2026] GET /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.354989 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21f0d826-d51f-4cee-9f76-7b80fc833a61 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.357381 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21f0d826-d51f-4cee-9f76-7b80fc833a61 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] GET https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 Aug 07 14:01:41.357624 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21f0d826-d51f-4cee-9f76-7b80fc833a61 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.357930 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21f0d826-d51f-4cee-9f76-7b80fc833a61 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.367894 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.367894 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:41.372329 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-21f0d826-d51f-4cee-9f76-7b80fc833a61 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Volume info retrieved successfully. Aug 07 14:01:41.377029 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21f0d826-d51f-4cee-9f76-7b80fc833a61 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 returned with HTTP 200 Aug 07 14:01:41.377473 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 315/1259] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.394016 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c10bdc7-caf4-4e35-ba82-0e7e94cfe7e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.396259 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c10bdc7-caf4-4e35-ba82-0e7e94cfe7e8 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] GET https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 Aug 07 14:01:41.396505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c10bdc7-caf4-4e35-ba82-0e7e94cfe7e8 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.396752 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c10bdc7-caf4-4e35-ba82-0e7e94cfe7e8 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.408540 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.408540 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:41.415690 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c10bdc7-caf4-4e35-ba82-0e7e94cfe7e8 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Volume info retrieved successfully. Aug 07 14:01:41.422422 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c10bdc7-caf4-4e35-ba82-0e7e94cfe7e8 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 returned with HTTP 200 Aug 07 14:01:41.422959 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 319/1260] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.436872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7249007c-52e2-4625-a9e7-d00ba6dc43bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.437272 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7249007c-52e2-4625-a9e7-d00ba6dc43bd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc Aug 07 14:01:41.437478 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7249007c-52e2-4625-a9e7-d00ba6dc43bd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.437752 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7249007c-52e2-4625-a9e7-d00ba6dc43bd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.440327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.442340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 Aug 07 14:01:41.442567 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.442765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.443040 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Delete volume with id: 7d5decf4-938e-41a6-882e-3edeeb5a14d0 Aug 07 14:01:41.443324 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.443324 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:41.443892 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7249007c-52e2-4625-a9e7-d00ba6dc43bd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:41.444874 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7249007c-52e2-4625-a9e7-d00ba6dc43bd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc returned with HTTP 200 Aug 07 14:01:41.445253 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 312/1261] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.451796 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.451796 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:41.452382 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Volume info retrieved successfully. Aug 07 14:01:41.456467 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.458820 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:41.459282 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3492994c-0ebe-41ee-8893-61b9d6efafb8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1049971284"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:41.469184 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.469184 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:41.469769 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:41.469958 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Create snapshot from volume 3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:41.484824 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Delete volume request issued successfully. Aug 07 14:01:41.485108 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-325cb7f7-1e30-4904-b99d-6b3c58550e23 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 returned with HTTP 202 Aug 07 14:01:41.485702 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 316/1262] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:41 2026] DELETE /volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:41.497313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6baf0d82-128e-41b4-b557-ec2bfa24631a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.500721 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6baf0d82-128e-41b4-b557-ec2bfa24631a tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] GET https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 Aug 07 14:01:41.500887 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6baf0d82-128e-41b4-b557-ec2bfa24631a tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.501086 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6baf0d82-128e-41b4-b557-ec2bfa24631a tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.511198 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.511198 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:41.519257 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6baf0d82-128e-41b4-b557-ec2bfa24631a tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Volume info retrieved successfully. Aug 07 14:01:41.522827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Created reservations ['98900312-1a31-4753-910c-6c0b4a86faf6', '4194ec8b-5f82-4f24-91c1-f30de8381d7e', '56077a6a-f350-4d39-bbc9-c781fa6e49ae', 'f4aa27e0-a1b3-4d04-83ac-973a55a46f13'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:41.525364 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6baf0d82-128e-41b4-b557-ec2bfa24631a tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 returned with HTTP 200 Aug 07 14:01:41.525833 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 320/1263] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.567418 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot create request issued successfully. Aug 07 14:01:41.568077 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9540e3-3cab-4ea9-974a-51cf4903133f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:41.568849 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 316/1264] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:01:41 2026] POST /volume/v3/snapshots => generated 314 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:41.578890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1747930-33f5-4f26-b45e-5dc9713f707a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.580741 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1747930-33f5-4f26-b45e-5dc9713f707a tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 Aug 07 14:01:41.580863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1747930-33f5-4f26-b45e-5dc9713f707a tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.582193 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1747930-33f5-4f26-b45e-5dc9713f707a tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.589185 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.589185 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:41.589876 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1747930-33f5-4f26-b45e-5dc9713f707a tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:41.591240 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1747930-33f5-4f26-b45e-5dc9713f707a tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 returned with HTTP 200 Aug 07 14:01:41.591856 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 313/1265] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.684720 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d5f1756-d27d-482a-8b53-6d80d76744b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.687232 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d5f1756-d27d-482a-8b53-6d80d76744b9 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:41.687507 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d5f1756-d27d-482a-8b53-6d80d76744b9 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.687754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d5f1756-d27d-482a-8b53-6d80d76744b9 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.697281 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.697281 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:41.702965 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d5f1756-d27d-482a-8b53-6d80d76744b9 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:41.709418 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d5f1756-d27d-482a-8b53-6d80d76744b9 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c returned with HTTP 200 Aug 07 14:01:41.710113 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 317/1266] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.725720 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d2d9320-cc6f-49a9-80b5-ac7816240d60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.729768 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d2d9320-cc6f-49a9-80b5-ac7816240d60 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] POST https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c/action Aug 07 14:01:41.730296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d2d9320-cc6f-49a9-80b5-ac7816240d60 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:41.730658 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d2d9320-cc6f-49a9-80b5-ac7816240d60 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:41.744204 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.744204 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:41.744617 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d2d9320-cc6f-49a9-80b5-ac7816240d60 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:41.753685 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d2d9320-cc6f-49a9-80b5-ac7816240d60 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume updated successfully. Aug 07 14:01:41.753987 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d2d9320-cc6f-49a9-80b5-ac7816240d60 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c/action returned with HTTP 200 Aug 07 14:01:41.754514 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 321/1267] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:01:41 2026] POST /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 14:01:41.766267 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-03e38502-e6e3-4e4f-8463-8a9ffd36630f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.768627 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03e38502-e6e3-4e4f-8463-8a9ffd36630f tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:41.768857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03e38502-e6e3-4e4f-8463-8a9ffd36630f tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.769107 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03e38502-e6e3-4e4f-8463-8a9ffd36630f tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.777871 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.777871 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:41.783807 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-03e38502-e6e3-4e4f-8463-8a9ffd36630f tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:41.789196 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03e38502-e6e3-4e4f-8463-8a9ffd36630f tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c returned with HTTP 200 Aug 07 14:01:41.789665 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 317/1268] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:41.982773 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-22540d92-e2fd-4e0a-8006-842f6e5725e5 req-5d55d603-0f06-4504-bc38-4455d8f2b96e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:41.985056 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22540d92-e2fd-4e0a-8006-842f6e5725e5 req-5d55d603-0f06-4504-bc38-4455d8f2b96e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:41.985661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-22540d92-e2fd-4e0a-8006-842f6e5725e5 req-5d55d603-0f06-4504-bc38-4455d8f2b96e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:41.985937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-22540d92-e2fd-4e0a-8006-842f6e5725e5 req-5d55d603-0f06-4504-bc38-4455d8f2b96e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:41.993362 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:41.993362 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:41.998695 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-22540d92-e2fd-4e0a-8006-842f6e5725e5 req-5d55d603-0f06-4504-bc38-4455d8f2b96e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:42.005379 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-22540d92-e2fd-4e0a-8006-842f6e5725e5 req-5d55d603-0f06-4504-bc38-4455d8f2b96e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c returned with HTTP 200 Aug 07 14:01:42.006015 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 314/1269] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:41 2026] GET /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:42.399479 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c55b3202-5551-412e-8aa3-61921ff1b985 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.402386 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c55b3202-5551-412e-8aa3-61921ff1b985 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a Aug 07 14:01:42.402386 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c55b3202-5551-412e-8aa3-61921ff1b985 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.402753 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c55b3202-5551-412e-8aa3-61921ff1b985 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.429651 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.429651 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:42.430186 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c55b3202-5551-412e-8aa3-61921ff1b985 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Snapshot retrieved successfully. Aug 07 14:01:42.431367 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c55b3202-5551-412e-8aa3-61921ff1b985 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a returned with HTTP 200 Aug 07 14:01:42.432637 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 318/1270] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a => generated 477 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:01:42.545678 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56a30890-2740-4f5e-8af8-f06f3dbe37d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.550019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56a30890-2740-4f5e-8af8-f06f3dbe37d1 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] GET https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 Aug 07 14:01:42.550296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56a30890-2740-4f5e-8af8-f06f3dbe37d1 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.551200 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56a30890-2740-4f5e-8af8-f06f3dbe37d1 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.559953 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56a30890-2740-4f5e-8af8-f06f3dbe37d1 tempest-VolumeTypesAccessTest-870592961 tempest-VolumeTypesAccessTest-870592961-project-member] https://10.4.3.193/volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 returned with HTTP 404 Aug 07 14:01:42.559953 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 322/1271] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/volumes/7d5decf4-938e-41a6-882e-3edeeb5a14d0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:42.573264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5fb7b5ff-a301-487a-bd3e-c5ee0e62d447 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.579176 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5fb7b5ff-a301-487a-bd3e-c5ee0e62d447 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48/action Aug 07 14:01:42.579476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5fb7b5ff-a301-487a-bd3e-c5ee0e62d447 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action body: b'{"removeProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:42.579652 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5fb7b5ff-a301-487a-bd3e-c5ee0e62d447 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.603072 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5fb7b5ff-a301-487a-bd3e-c5ee0e62d447 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48/action returned with HTTP 202 Aug 07 14:01:42.603761 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 318/1272] 10.4.3.193 () {68 vars in 1384 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:42.608666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72338cac-f627-4a14-b6b8-8b8953771a8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.613224 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72338cac-f627-4a14-b6b8-8b8953771a8d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 Aug 07 14:01:42.613391 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72338cac-f627-4a14-b6b8-8b8953771a8d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.616007 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72338cac-f627-4a14-b6b8-8b8953771a8d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.623506 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6478b9a-f044-4ef9-ba67-ab43662f9c2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.624835 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.624835 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:42.627099 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6478b9a-f044-4ef9-ba67-ab43662f9c2c tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] DELETE https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48 Aug 07 14:01:42.627364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6478b9a-f044-4ef9-ba67-ab43662f9c2c tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.627645 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6478b9a-f044-4ef9-ba67-ab43662f9c2c tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.627770 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-beba8f0b-6662-436d-9ea2-a0a158344955 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.628777 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-72338cac-f627-4a14-b6b8-8b8953771a8d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:42.630488 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:42.631122 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1184508493"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.633202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1184508493'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:42.633202 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Create volume of 1 GB Aug 07 14:01:42.633437 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72338cac-f627-4a14-b6b8-8b8953771a8d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 returned with HTTP 200 Aug 07 14:01:42.633902 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 315/1273] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:42.638764 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Availability Zones retrieved successfully. Aug 07 14:01:42.647686 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Flow 'volume_create_api' (b6d29cd1-834d-4976-a33e-0e2da5fadf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:42.648444 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e9d1d995-95d2-491a-a221-1766f33d0542 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.649547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3d72fc-f09a-4dc4-8556-81d5ceb14c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:42.651136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:42.652904 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e9d1d995-95d2-491a-a221-1766f33d0542 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:42.654040 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e9d1d995-95d2-491a-a221-1766f33d0542 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3492994c-0ebe-41ee-8893-61b9d6efafb8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.664976 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.664976 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:42.666656 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e9d1d995-95d2-491a-a221-1766f33d0542 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:42.667425 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e9d1d995-95d2-491a-a221-1766f33d0542 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Create snapshot from volume 3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:42.674066 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6478b9a-f044-4ef9-ba67-ab43662f9c2c tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48 returned with HTTP 202 Aug 07 14:01:42.674553 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 319/1274] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:01:42 2026] DELETE /volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:42.684668 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-856d5c10-8438-4c83-bdf9-ec0c3bc05f42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.687341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-856d5c10-8438-4c83-bdf9-ec0c3bc05f42 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] GET https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48 Aug 07 14:01:42.687924 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-856d5c10-8438-4c83-bdf9-ec0c3bc05f42 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.687924 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-856d5c10-8438-4c83-bdf9-ec0c3bc05f42 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.696748 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-856d5c10-8438-4c83-bdf9-ec0c3bc05f42 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48 returned with HTTP 404 Aug 07 14:01:42.696748 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 316/1275] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/types/df752b18-19d1-4c1a-a731-1798cf8efd48 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:42.710172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3d72fc-f09a-4dc4-8556-81d5ceb14c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:42.711214 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f51a8a-1391-4858-85af-9e3c17fec53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:42.712492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f641a72c-919c-454b-9a7e-003b5af10470 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.716139 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f641a72c-919c-454b-9a7e-003b5af10470 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:01:42.717390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f641a72c-919c-454b-9a7e-003b5af10470 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-222891094", "os-volume-type-access:is_public": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.718790 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e9d1d995-95d2-491a-a221-1766f33d0542 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Created reservations ['e1307cde-1cf0-4b66-b2bd-216fc2096133', '3b7478e2-fcd9-4856-9ad9-35991faaffb5', '9638e699-2f12-4b2a-9512-a59a94c0cfb6', '051fc797-23eb-4221-81eb-9a5669d7145e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:42.755204 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f641a72c-919c-454b-9a7e-003b5af10470 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:01:42.756303 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 320/1276] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/types => generated 228 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:42.770120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-44449318-cf18-4660-93a3-1be6c4fa621e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.774463 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44449318-cf18-4660-93a3-1be6c4fa621e tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action Aug 07 14:01:42.775149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44449318-cf18-4660-93a3-1be6c4fa621e tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action body: b'{"addProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:42.775149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44449318-cf18-4660-93a3-1be6c4fa621e tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.798697 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e9d1d995-95d2-491a-a221-1766f33d0542 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot create request issued successfully. Aug 07 14:01:42.799326 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e9d1d995-95d2-491a-a221-1766f33d0542 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:42.800624 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 319/1277] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/snapshots => generated 314 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:42.809360 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44449318-cf18-4660-93a3-1be6c4fa621e tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action returned with HTTP 202 Aug 07 14:01:42.809616 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Created reservations ['2f18f374-dce1-4519-b060-4e747f8fdd22', 'e15a2813-5418-426b-a0d1-e4c711b28522', 'f7ed5932-d192-4d3a-a868-7faaad373680', '63959a86-c281-46a3-92ba-bfb4098529ef'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:42.809796 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 317/1278] 10.4.3.193 () {68 vars in 1384 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:42.810800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f51a8a-1391-4858-85af-9e3c17fec53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f18f374-dce1-4519-b060-4e747f8fdd22', 'e15a2813-5418-426b-a0d1-e4c711b28522', 'f7ed5932-d192-4d3a-a868-7faaad373680', '63959a86-c281-46a3-92ba-bfb4098529ef']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:42.811195 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4a3042-8cb9-42f4-a768-9f1f1910d397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:42.812447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02076344-50fb-4bbe-9357-4178015f20c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.815305 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02076344-50fb-4bbe-9357-4178015f20c0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc Aug 07 14:01:42.815714 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02076344-50fb-4bbe-9357-4178015f20c0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.816144 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02076344-50fb-4bbe-9357-4178015f20c0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.828185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c3d0ec76-f1cb-41e9-acfb-844da43d82ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.828771 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.828771 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:42.829755 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-02076344-50fb-4bbe-9357-4178015f20c0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:42.831459 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02076344-50fb-4bbe-9357-4178015f20c0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc returned with HTTP 200 Aug 07 14:01:42.831834 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 321/1279] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:42.832030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3d0ec76-f1cb-41e9-acfb-844da43d82ea tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action Aug 07 14:01:42.832608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3d0ec76-f1cb-41e9-acfb-844da43d82ea tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action body: b'{"addProjectAccess": {"project": "fa54d422e0e446f49c1a51ee903dc948"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:42.832831 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3d0ec76-f1cb-41e9-acfb-844da43d82ea tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "fa54d422e0e446f49c1a51ee903dc948"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.836626 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.836626 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:42.839805 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff4a3042-8cb9-42f4-a768-9f1f1910d397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362c462b-5e49-4db1-901b-5c64fe67a7f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1184508493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa71f8464bbc4929965ac275df4a4a1a',qos_specs=None,replication_status=,reservations=['2f18f374-dce1-4519-b060-4e747f8fdd22','e15a2813-5418-426b-a0d1-e4c711b28522','f7ed5932-d192-4d3a-a868-7faaad373680','63959a86-c281-46a3-92ba-bfb4098529ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a80d36d18a466bbc8639eac8e783b0',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1184508493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362c462b-5e49-4db1-901b-5c64fe67a7f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa71f8464bbc4929965ac275df4a4a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45a80d36d18a466bbc8639eac8e783b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:42.841990 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418b52ea-1e6c-4d0f-bc8a-d31b03e4ece8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:42.856483 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3d0ec76-f1cb-41e9-acfb-844da43d82ea tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action returned with HTTP 202 Aug 07 14:01:42.856483 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 320/1280] 10.4.3.193 () {68 vars in 1384 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:42.865455 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.868344 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a Aug 07 14:01:42.869178 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.869178 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.869428 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Delete snapshot with id: adf2204f-d5f1-4b35-b34f-8df6054e8b8a Aug 07 14:01:42.870760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1a9185d-4000-46cc-b961-bff7301994ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.874045 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1a9185d-4000-46cc-b961-bff7301994ce tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] GET https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/os-volume-type-access Aug 07 14:01:42.874045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1a9185d-4000-46cc-b961-bff7301994ce tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.874045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1a9185d-4000-46cc-b961-bff7301994ce tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.878053 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.878053 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:42.878869 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Snapshot retrieved successfully. Aug 07 14:01:42.879577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418b52ea-1e6c-4d0f-bc8a-d31b03e4ece8) transitioned into state 'SUCCESS' from state '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-1184508493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa71f8464bbc4929965ac275df4a4a1a',qos_specs=None,replication_status=,reservations=['2f18f374-dce1-4519-b060-4e747f8fdd22','e15a2813-5418-426b-a0d1-e4c711b28522','f7ed5932-d192-4d3a-a868-7faaad373680','63959a86-c281-46a3-92ba-bfb4098529ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a80d36d18a466bbc8639eac8e783b0',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:42.880773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0e6b4e-cce1-4797-b4e6-012e73f72e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:42.893652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0e6b4e-cce1-4797-b4e6-012e73f72e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:42.894315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Flow 'volume_create_api' (b6d29cd1-834d-4976-a33e-0e2da5fadf77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:42.894663 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Create volume request issued successfully. Aug 07 14:01:42.895353 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-beba8f0b-6662-436d-9ea2-a0a158344955 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:42.896016 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 323/1281] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/volumes => generated 754 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:42.902316 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1a9185d-4000-46cc-b961-bff7301994ce tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/os-volume-type-access returned with HTTP 200 Aug 07 14:01:42.903229 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 322/1282] 10.4.3.193 () {66 vars in 1408 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/os-volume-type-access => generated 244 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:42.909547 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Snapshot delete request issued successfully. Aug 07 14:01:42.909828 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-489883f4-9d30-4f0e-9c0c-e4ae46727945 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a returned with HTTP 202 Aug 07 14:01:42.910408 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 318/1283] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:01:42 2026] DELETE /volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:42.916474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eaf7c214-0789-41bf-a11d-ee6c5fe83995 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.918734 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bbe33041-1aa3-473e-aaa1-9cde9a4516f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.920183 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eaf7c214-0789-41bf-a11d-ee6c5fe83995 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 Aug 07 14:01:42.920505 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eaf7c214-0789-41bf-a11d-ee6c5fe83995 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.920678 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbe33041-1aa3-473e-aaa1-9cde9a4516f7 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action Aug 07 14:01:42.920859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eaf7c214-0789-41bf-a11d-ee6c5fe83995 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.921643 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbe33041-1aa3-473e-aaa1-9cde9a4516f7 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action body: b'{"removeProjectAccess": {"project": "fa54d422e0e446f49c1a51ee903dc948"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:42.921643 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbe33041-1aa3-473e-aaa1-9cde9a4516f7 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "fa54d422e0e446f49c1a51ee903dc948"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.924104 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.924104 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:42.924238 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07fbdc8e-43d3-4062-b782-1af107a38166 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.929125 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07fbdc8e-43d3-4062-b782-1af107a38166 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a Aug 07 14:01:42.929125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07fbdc8e-43d3-4062-b782-1af107a38166 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.929439 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07fbdc8e-43d3-4062-b782-1af107a38166 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:42.932857 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.932857 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:42.939494 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.939494 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:42.939741 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eaf7c214-0789-41bf-a11d-ee6c5fe83995 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:42.939819 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-07fbdc8e-43d3-4062-b782-1af107a38166 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Snapshot retrieved successfully. Aug 07 14:01:42.940788 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07fbdc8e-43d3-4062-b782-1af107a38166 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a returned with HTTP 200 Aug 07 14:01:42.941335 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 323/1284] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:42.944066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbe33041-1aa3-473e-aaa1-9cde9a4516f7 tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action returned with HTTP 202 Aug 07 14:01:42.944696 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 324/1285] 10.4.3.193 () {68 vars in 1384 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:42.945834 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eaf7c214-0789-41bf-a11d-ee6c5fe83995 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 returned with HTTP 200 Aug 07 14:01:42.946544 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 321/1286] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:42 2026] GET /volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:42.955298 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9893769-7b25-4ec5-9e15-84b6f9273dac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.957722 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9893769-7b25-4ec5-9e15-84b6f9273dac tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] POST https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action Aug 07 14:01:42.958176 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9893769-7b25-4ec5-9e15-84b6f9273dac tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action body: b'{"removeProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:42.958386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9893769-7b25-4ec5-9e15-84b6f9273dac tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a5df6351b78a4742bec86066a61a8e4e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:42.960485 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:42.960485 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:42.978224 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9893769-7b25-4ec5-9e15-84b6f9273dac tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action returned with HTTP 202 Aug 07 14:01:42.979616 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 319/1287] 10.4.3.193 () {68 vars in 1384 bytes} [Fri Aug 7 14:01:42 2026] POST /volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:42.991281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdf451b9-2d8c-4501-980f-583bba88f01a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:42.993396 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdf451b9-2d8c-4501-980f-583bba88f01a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] DELETE https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205 Aug 07 14:01:42.993663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdf451b9-2d8c-4501-980f-583bba88f01a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:42.994691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdf451b9-2d8c-4501-980f-583bba88f01a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.041785 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdf451b9-2d8c-4501-980f-583bba88f01a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205 returned with HTTP 202 Aug 07 14:01:43.042259 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 324/1288] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:01:42 2026] DELETE /volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:43.051165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5496402d-0a37-4efb-9f94-30a01d781e7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:43.053732 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5496402d-0a37-4efb-9f94-30a01d781e7a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] GET https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205 Aug 07 14:01:43.053965 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5496402d-0a37-4efb-9f94-30a01d781e7a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:43.054252 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5496402d-0a37-4efb-9f94-30a01d781e7a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.058724 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5496402d-0a37-4efb-9f94-30a01d781e7a tempest-VolumeTypesAccessTest-181871164 tempest-VolumeTypesAccessTest-181871164-project-admin] https://10.4.3.193/volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205 returned with HTTP 404 Aug 07 14:01:43.059140 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 325/1289] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:01:43 2026] GET /volume/v3/types/629ebfb6-b7dc-4efd-a563-c725b1129205 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:43.854128 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78b6df43-c2a0-40fc-9a5e-6ff67bc3b854 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:43.857439 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78b6df43-c2a0-40fc-9a5e-6ff67bc3b854 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc Aug 07 14:01:43.857439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78b6df43-c2a0-40fc-9a5e-6ff67bc3b854 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:43.857439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78b6df43-c2a0-40fc-9a5e-6ff67bc3b854 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.864967 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:43.864967 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:43.865139 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78b6df43-c2a0-40fc-9a5e-6ff67bc3b854 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:43.866001 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78b6df43-c2a0-40fc-9a5e-6ff67bc3b854 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc returned with HTTP 200 Aug 07 14:01:43.866413 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 322/1290] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:43 2026] GET /volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:43.878794 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:43.880920 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=1 Aug 07 14:01:43.881238 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:43.881469 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.881863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:43.884105 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:43.900370 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:43.901096 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4477d64-8cb1-4f11-9160-1d5fb657bc69 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 07 14:01:43.901644 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 320/1291] 10.4.3.193 () {66 vars in 1258 bytes} [Fri Aug 7 14:01:43 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:43.914494 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:43.917573 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:43.917962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:43.918274 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.919214 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:43.920163 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:43.937872 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:43.938672 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f574ecec-fe97-481b-a970-6c66d2acaf7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 07 14:01:43.939674 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 325/1292] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:01:43 2026] GET /volume/v3/snapshots => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:43.955693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:43.958067 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c9f00f10-97d7-42fe-9a03-f6e7a192fbd3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:43.959097 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=100000 Aug 07 14:01:43.959295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:43.959498 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.959860 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:43.962733 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9f00f10-97d7-42fe-9a03-f6e7a192fbd3 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] GET https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a Aug 07 14:01:43.965281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9f00f10-97d7-42fe-9a03-f6e7a192fbd3 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:43.965281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9f00f10-97d7-42fe-9a03-f6e7a192fbd3 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.965541 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:43.968632 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5496adf5-e996-487c-8600-b763f274197e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:43.970903 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5496adf5-e996-487c-8600-b763f274197e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 Aug 07 14:01:43.971216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5496adf5-e996-487c-8600-b763f274197e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:43.971331 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5496adf5-e996-487c-8600-b763f274197e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:43.977346 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9f00f10-97d7-42fe-9a03-f6e7a192fbd3 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a returned with HTTP 404 Aug 07 14:01:43.977996 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 323/1293] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:43 2026] GET /volume/v3/snapshots/adf2204f-d5f1-4b35-b34f-8df6054e8b8a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:43.982872 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:43.982872 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:43.986175 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:43.986703 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56c3bf8a-5724-428f-a988-d9b42d2c7525 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 07 14:01:43.987959 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 326/1294] 10.4.3.193 () {66 vars in 1268 bytes} [Fri Aug 7 14:01:43 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:43.988204 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5496adf5-e996-487c-8600-b763f274197e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:43.996083 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5496adf5-e996-487c-8600-b763f274197e tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 returned with HTTP 200 Aug 07 14:01:43.996475 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 321/1295] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:43 2026] GET /volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.003084 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.016548 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=0 Aug 07 14:01:44.016548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.016548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.016548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.016548 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.016548 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:44.018200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.024399 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.024859 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15c53f77-b56d-47ce-b2fe-2a8edd13c034 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 07 14:01:44.025687 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 326/1296] 10.4.3.193 () {66 vars in 1258 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:01:44.040927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.046721 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:44.047112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.047407 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.049390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.051434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.072494 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.074210 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4410521b-3026-4185-a7dc-cec3ac8dc99c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 07 14:01:44.074822 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 324/1297] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.086693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.089489 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?marker=f12af347-9810-4e3b-893d-205ed4689076 Aug 07 14:01:44.089721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.090135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.090418 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.090877 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.090877 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:44.094597 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.125896 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.127485 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7a3ed71-73b8-47df-b6cc-d4c6121c1305 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?marker=f12af347-9810-4e3b-893d-205ed4689076 returned with HTTP 200 Aug 07 14:01:44.127485 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 327/1298] 10.4.3.193 () {66 vars in 1330 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?marker=f12af347-9810-4e3b-893d-205ed4689076 => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.144746 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.147644 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?offset=2&limit=3 Aug 07 14:01:44.147951 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.148241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.148591 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.150416 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.168815 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.169423 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba6bcb77-a40c-4d9e-8eb1-062135488035 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 07 14:01:44.172435 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 322/1299] 10.4.3.193 () {66 vars in 1276 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.195911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c053b35-ca62-43ae-8169-beff5d57af50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.199060 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c053b35-ca62-43ae-8169-beff5d57af50 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 07 14:01:44.200245 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c053b35-ca62-43ae-8169-beff5d57af50 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.200245 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c053b35-ca62-43ae-8169-beff5d57af50 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.200245 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-4c053b35-ca62-43ae-8169-beff5d57af50 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.206292 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-4c053b35-ca62-43ae-8169-beff5d57af50 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.226994 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4c053b35-ca62-43ae-8169-beff5d57af50 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.230711 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c053b35-ca62-43ae-8169-beff5d57af50 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 07 14:01:44.230711 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 327/1300] 10.4.3.193 () {66 vars in 1308 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.244669 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5071cac-2c47-439c-84b2-f2c4c877974b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.248110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5071cac-2c47-439c-84b2-f2c4c877974b tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 07 14:01:44.248420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5071cac-2c47-439c-84b2-f2c4c877974b tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.248712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5071cac-2c47-439c-84b2-f2c4c877974b tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.249448 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-c5071cac-2c47-439c-84b2-f2c4c877974b tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.250067 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.250067 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:44.251702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-c5071cac-2c47-439c-84b2-f2c4c877974b tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.262371 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5071cac-2c47-439c-84b2-f2c4c877974b tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.263950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5071cac-2c47-439c-84b2-f2c4c877974b tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 07 14:01:44.264790 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 325/1301] 10.4.3.193 () {66 vars in 1310 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.287830 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.290710 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 07 14:01:44.291136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.291539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.291810 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.292347 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.292347 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:44.293264 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.311172 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.311665 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef7b32fc-7fa3-4656-8974-a2570a16edc4 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 07 14:01:44.312499 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 328/1302] 10.4.3.193 () {66 vars in 1292 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.328146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.331302 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 07 14:01:44.331654 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.331918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.336138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.336138 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.336138 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:44.337286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.363252 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.363680 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33ebd9f7-e7f0-460a-abbf-41130ed91dc0 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 07 14:01:44.364650 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 323/1303] 10.4.3.193 () {66 vars in 1294 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.383304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.388030 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 07 14:01:44.388030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.388030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.388030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.388030 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.388030 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:44.391875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.418086 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.418086 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecca57d0-5ab0-4329-9b55-70ca6800e246 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 07 14:01:44.418727 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 328/1304] 10.4.3.193 () {66 vars in 1312 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.438065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.443553 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 07 14:01:44.444097 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.444157 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.444739 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.446368 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.446368 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:44.447517 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.465815 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.467951 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a45766fa-3bf8-4cd4-b911-5f0680261bec tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 07 14:01:44.467951 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 326/1305] 10.4.3.193 () {66 vars in 1314 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.487868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-073382a5-c730-47fe-853b-3c407b992e10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.492229 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-073382a5-c730-47fe-853b-3c407b992e10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 Aug 07 14:01:44.493403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-073382a5-c730-47fe-853b-3c407b992e10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.493403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-073382a5-c730-47fe-853b-3c407b992e10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.493403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-073382a5-c730-47fe-853b-3c407b992e10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.493939 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.493939 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:44.495497 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.499414 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] DELETE https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 Aug 07 14:01:44.499558 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-073382a5-c730-47fe-853b-3c407b992e10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.500602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.500888 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.501109 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Delete volume with id: 362c462b-5e49-4db1-901b-5c64fe67a7f5 Aug 07 14:01:44.512480 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.512480 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:44.513215 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:44.524135 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-073382a5-c730-47fe-853b-3c407b992e10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.524465 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.524465 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:44.525315 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-073382a5-c730-47fe-853b-3c407b992e10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 returned with HTTP 200 Aug 07 14:01:44.526441 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 329/1306] 10.4.3.193 () {66 vars in 1385 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 => generated 476 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.545686 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.548335 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail?status=available Aug 07 14:01:44.548632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.549361 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.549361 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.549636 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.549636 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:44.551298 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.561442 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Delete volume request issued successfully. Aug 07 14:01:44.561442 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c67d0b0a-47a7-469e-a30e-45b873dbffd6 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 returned with HTTP 202 Aug 07 14:01:44.561442 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 324/1307] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:44 2026] DELETE /volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:44.570032 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.570531 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.570531 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:44.571496 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a22621cf-8e7c-46b3-a893-d1ef73b42f96 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 07 14:01:44.572448 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 329/1308] 10.4.3.193 () {66 vars in 1297 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:44.573067 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a96ca174-b9af-44a7-891f-1d204e75ac19 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.580832 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a96ca174-b9af-44a7-891f-1d204e75ac19 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 Aug 07 14:01:44.580832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a96ca174-b9af-44a7-891f-1d204e75ac19 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.580832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a96ca174-b9af-44a7-891f-1d204e75ac19 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.588807 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07f51b1f-b34f-4cf8-8982-673709211530 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.591505 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07f51b1f-b34f-4cf8-8982-673709211530 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 Aug 07 14:01:44.599013 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07f51b1f-b34f-4cf8-8982-673709211530 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.599013 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07f51b1f-b34f-4cf8-8982-673709211530 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.599462 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.599462 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:44.601447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-07f51b1f-b34f-4cf8-8982-673709211530 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.601447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-07f51b1f-b34f-4cf8-8982-673709211530 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.604328 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a96ca174-b9af-44a7-891f-1d204e75ac19 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:44.627479 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a96ca174-b9af-44a7-891f-1d204e75ac19 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 returned with HTTP 200 Aug 07 14:01:44.627479 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 327/1309] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.641061 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-07f51b1f-b34f-4cf8-8982-673709211530 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.641648 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.641648 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:44.643507 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07f51b1f-b34f-4cf8-8982-673709211530 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 returned with HTTP 200 Aug 07 14:01:44.643507 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 330/1310] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 => generated 476 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.664044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.666888 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 Aug 07 14:01:44.667722 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.668062 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.669485 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.671447 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.692084 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.692354 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc518826-0dcb-437c-b166-744cc6fb0e1f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 returned with HTTP 200 Aug 07 14:01:44.692990 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 325/1311] 10.4.3.193 () {66 vars in 1364 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.708534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.712213 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?status=available Aug 07 14:01:44.714858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.714858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.715396 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.716939 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.726782 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.727376 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb8a426c-8276-453d-94b1-02f7384ee4d7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?status=available returned with HTTP 200 Aug 07 14:01:44.728018 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 330/1312] 10.4.3.193 () {66 vars in 1276 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:44.743898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-04d41b69-c166-4848-adfa-f867d891fcc7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.747546 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04d41b69-c166-4848-adfa-f867d891fcc7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 Aug 07 14:01:44.747546 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04d41b69-c166-4848-adfa-f867d891fcc7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.749157 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04d41b69-c166-4848-adfa-f867d891fcc7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.749157 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-04d41b69-c166-4848-adfa-f867d891fcc7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:44.750108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-04d41b69-c166-4848-adfa-f867d891fcc7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:44.783539 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-04d41b69-c166-4848-adfa-f867d891fcc7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Get all snapshots completed successfully. Aug 07 14:01:44.784257 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04d41b69-c166-4848-adfa-f867d891fcc7 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 returned with HTTP 200 Aug 07 14:01:44.787550 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 328/1313] 10.4.3.193 () {66 vars in 1398 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1882939974 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:01:44.801873 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.807224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc Aug 07 14:01:44.807531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.807531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.807734 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Delete snapshot with id: 8d5e4a75-c513-4014-8424-7403ccf781bc Aug 07 14:01:44.815098 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.815098 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:44.815098 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:44.855443 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot delete request issued successfully. Aug 07 14:01:44.856709 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb33b90f-ae02-4a37-9aee-7558cf73c7c2 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc returned with HTTP 202 Aug 07 14:01:44.856709 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 331/1314] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:01:44 2026] DELETE /volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:44.869760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ecbdc2f8-03c2-4497-9af3-9a96d5579bfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:44.878015 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ecbdc2f8-03c2-4497-9af3-9a96d5579bfa tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc Aug 07 14:01:44.878605 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ecbdc2f8-03c2-4497-9af3-9a96d5579bfa tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:44.878744 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ecbdc2f8-03c2-4497-9af3-9a96d5579bfa tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:44.892894 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:44.892894 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:44.892894 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ecbdc2f8-03c2-4497-9af3-9a96d5579bfa tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:44.896937 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ecbdc2f8-03c2-4497-9af3-9a96d5579bfa tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc returned with HTTP 200 Aug 07 14:01:44.896937 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 326/1315] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:44 2026] GET /volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:45.221615 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:45.226761 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:45.226761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-157870316"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:45.229946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-157870316'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:45.230578 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume of 1 GB Aug 07 14:01:45.231505 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:45.231505 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:45.242543 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Availability Zones retrieved successfully. Aug 07 14:01:45.252715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Flow 'volume_create_api' (fc3fbe5a-0fc5-40ca-8aee-24b2feaaf04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:45.259046 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924764b3-50e6-4a41-98a8-3b8d585a27f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:45.261932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:45.311345 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924764b3-50e6-4a41-98a8-3b8d585a27f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:45.312003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10f4aae-14d1-4dce-a539-5d40800b737f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:45.414473 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Created reservations ['279bde74-a116-4b25-a2e5-3a81d75ecca5', '1eb9425a-de6e-4aca-a836-09f3bc8c32b5', 'dd33d943-066f-43be-88f4-a74e86ad3ba6', 'cd761394-f633-4730-91be-1f2a457f9ac2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:45.415548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10f4aae-14d1-4dce-a539-5d40800b737f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['279bde74-a116-4b25-a2e5-3a81d75ecca5', '1eb9425a-de6e-4aca-a836-09f3bc8c32b5', 'dd33d943-066f-43be-88f4-a74e86ad3ba6', 'cd761394-f633-4730-91be-1f2a457f9ac2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:45.416808 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ee7af7-9c30-470f-a1d6-511b3b66f5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:45.457198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ee7af7-9c30-470f-a1d6-511b3b66f5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc4b9df7-a497-4012-8226-9335e468f208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-157870316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6729ab8e5cc45daaa491d252bc98247',qos_specs=None,replication_status=,reservations=['279bde74-a116-4b25-a2e5-3a81d75ecca5','1eb9425a-de6e-4aca-a836-09f3bc8c32b5','dd33d943-066f-43be-88f4-a74e86ad3ba6','cd761394-f633-4730-91be-1f2a457f9ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c8026645c64e168e6369001afd2783',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-157870316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc4b9df7-a497-4012-8226-9335e468f208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6729ab8e5cc45daaa491d252bc98247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c8026645c64e168e6369001afd2783',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:45.458340 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077ae2e6-dc4e-468e-a22f-95a459de4b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:45.492423 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077ae2e6-dc4e-468e-a22f-95a459de4b01) transitioned into state 'SUCCESS' from state '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-157870316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6729ab8e5cc45daaa491d252bc98247',qos_specs=None,replication_status=,reservations=['279bde74-a116-4b25-a2e5-3a81d75ecca5','1eb9425a-de6e-4aca-a836-09f3bc8c32b5','dd33d943-066f-43be-88f4-a74e86ad3ba6','cd761394-f633-4730-91be-1f2a457f9ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c8026645c64e168e6369001afd2783',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:45.493796 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8198b9cb-030b-4277-b6bc-edb9abb2fea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:45.514883 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8198b9cb-030b-4277-b6bc-edb9abb2fea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:45.516419 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Flow 'volume_create_api' (fc3fbe5a-0fc5-40ca-8aee-24b2feaaf04d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:45.518359 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume request issued successfully. Aug 07 14:01:45.518359 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14e171a6-3f78-4168-a15e-cb1aff5eef57 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:45.518677 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 331/1316] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:01:45 2026] POST /volume/v3/volumes => generated 754 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:45.536087 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d0feb6a9-fd74-46a1-bb64-60e19914a326 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:45.541258 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0feb6a9-fd74-46a1-bb64-60e19914a326 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:45.541607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0feb6a9-fd74-46a1-bb64-60e19914a326 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:45.542434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0feb6a9-fd74-46a1-bb64-60e19914a326 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:45.554764 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:45.554764 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:45.562286 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d0feb6a9-fd74-46a1-bb64-60e19914a326 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:45.574532 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0feb6a9-fd74-46a1-bb64-60e19914a326 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:45.577039 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 329/1317] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:45 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:45.648102 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5326e40-8f6e-41ab-ac84-b5fd5ef69d0c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:45.650099 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5326e40-8f6e-41ab-ac84-b5fd5ef69d0c tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 Aug 07 14:01:45.651194 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5326e40-8f6e-41ab-ac84-b5fd5ef69d0c tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:45.651194 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5326e40-8f6e-41ab-ac84-b5fd5ef69d0c tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:45.660379 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5326e40-8f6e-41ab-ac84-b5fd5ef69d0c tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 returned with HTTP 404 Aug 07 14:01:45.660967 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 332/1318] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:45 2026] GET /volume/v3/volumes/362c462b-5e49-4db1-901b-5c64fe67a7f5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:45.676018 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:45.676018 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:45.676018 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:45.676018 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:45.676018 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Delete volume with id: 6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:45.690104 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:45.690104 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:45.691763 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:45.758381 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Delete volume request issued successfully. Aug 07 14:01:45.758638 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e64e0a26-ebfd-484e-a2d2-5661a5676c57 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c returned with HTTP 202 Aug 07 14:01:45.759161 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 327/1319] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:45 2026] DELETE /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:45.771958 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c4a591a-7184-4af4-b986-51431942e90d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:45.774481 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c4a591a-7184-4af4-b986-51431942e90d tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:45.774580 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c4a591a-7184-4af4-b986-51431942e90d tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:45.774957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c4a591a-7184-4af4-b986-51431942e90d tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:45.794221 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:45.794221 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:45.811132 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c4a591a-7184-4af4-b986-51431942e90d tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Volume info retrieved successfully. Aug 07 14:01:45.846569 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c4a591a-7184-4af4-b986-51431942e90d tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c returned with HTTP 200 Aug 07 14:01:45.846569 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 332/1320] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:45 2026] GET /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:45.915328 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ddaceee-74ea-4577-818b-10b26d89cd7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:45.917824 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ddaceee-74ea-4577-818b-10b26d89cd7d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc Aug 07 14:01:45.918743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ddaceee-74ea-4577-818b-10b26d89cd7d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:45.918743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ddaceee-74ea-4577-818b-10b26d89cd7d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:45.937035 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ddaceee-74ea-4577-818b-10b26d89cd7d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc returned with HTTP 404 Aug 07 14:01:45.939027 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 330/1321] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:45 2026] GET /volume/v3/snapshots/8d5e4a75-c513-4014-8424-7403ccf781bc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:45.955907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:45.963833 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 Aug 07 14:01:45.964315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:45.964594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:45.964824 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Delete snapshot with id: f12af347-9810-4e3b-893d-205ed4689076 Aug 07 14:01:45.976835 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:45.976835 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:45.977668 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:46.015256 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot delete request issued successfully. Aug 07 14:01:46.015256 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22b761fc-992f-44a5-84de-a3afafd5cb7f tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 returned with HTTP 202 Aug 07 14:01:46.015256 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 333/1322] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:01:45 2026] DELETE /volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:01:46.035821 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-faea19a2-426f-428b-8637-63dddae74c6c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.045016 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-faea19a2-426f-428b-8637-63dddae74c6c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 Aug 07 14:01:46.045358 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-faea19a2-426f-428b-8637-63dddae74c6c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:46.046958 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-faea19a2-426f-428b-8637-63dddae74c6c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:46.056518 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:46.056518 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:46.057219 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-faea19a2-426f-428b-8637-63dddae74c6c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:46.058464 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-faea19a2-426f-428b-8637-63dddae74c6c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 returned with HTTP 200 Aug 07 14:01:46.059070 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 328/1323] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:46 2026] GET /volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:46.593023 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d965ebd-f2c9-4f3c-bcf9-d47348ab5d11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.595992 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d965ebd-f2c9-4f3c-bcf9-d47348ab5d11 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:46.596191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d965ebd-f2c9-4f3c-bcf9-d47348ab5d11 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:46.596899 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d965ebd-f2c9-4f3c-bcf9-d47348ab5d11 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:46.610615 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:46.610615 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:46.617910 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d965ebd-f2c9-4f3c-bcf9-d47348ab5d11 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:46.628725 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d965ebd-f2c9-4f3c-bcf9-d47348ab5d11 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:46.629151 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 333/1324] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:46 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:46.719042 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-517af286-b70d-4971-af15-12fb8c5777d5 req-7143b190-498a-4e7d-952d-7bba46ec4de1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.723807 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-7143b190-498a-4e7d-952d-7bba46ec4de1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:46.724385 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-7143b190-498a-4e7d-952d-7bba46ec4de1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:46.724385 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-7143b190-498a-4e7d-952d-7bba46ec4de1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:46.741567 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:46.741567 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:46.749738 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-517af286-b70d-4971-af15-12fb8c5777d5 req-7143b190-498a-4e7d-952d-7bba46ec4de1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:46.760291 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-7143b190-498a-4e7d-952d-7bba46ec4de1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:46.760958 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 331/1325] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:46 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:46.859805 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-2ce22ae2-325f-403b-ab5c-6e54b29abc34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.863267 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-2ce22ae2-325f-403b-ab5c-6e54b29abc34 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0 Aug 07 14:01:46.863267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-2ce22ae2-325f-403b-ab5c-6e54b29abc34 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:46.863678 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-2ce22ae2-325f-403b-ab5c-6e54b29abc34 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:46.864762 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38d5e4c7-18fa-4483-9ff4-af8c46435d88 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.868271 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38d5e4c7-18fa-4483-9ff4-af8c46435d88 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] GET https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c Aug 07 14:01:46.868427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38d5e4c7-18fa-4483-9ff4-af8c46435d88 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:46.868732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38d5e4c7-18fa-4483-9ff4-af8c46435d88 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:46.874821 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:46.874821 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:46.877995 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38d5e4c7-18fa-4483-9ff4-af8c46435d88 tempest-ServersNegativeTestJSON-1864748346 tempest-ServersNegativeTestJSON-1864748346-project-member] https://10.4.3.193/volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c returned with HTTP 404 Aug 07 14:01:46.878986 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 329/1326] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:46 2026] GET /volume/v3/volumes/6130922c-a85d-4bd0-ad3d-0d97cbfe1e7c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:46.890932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cc7e12b-484d-4ae8-a74d-4ccf1b5578d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.891354 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cc7e12b-484d-4ae8-a74d-4ccf1b5578d4 None None] GET https://10.4.3.193/volume// Aug 07 14:01:46.893119 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cc7e12b-484d-4ae8-a74d-4ccf1b5578d4 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:46.893453 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cc7e12b-484d-4ae8-a74d-4ccf1b5578d4 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:46.893907 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cc7e12b-484d-4ae8-a74d-4ccf1b5578d4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:46.894243 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 334/1327] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:01:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 14:01:46.905869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-517af286-b70d-4971-af15-12fb8c5777d5 req-9e20a2b6-edd0-433b-b515-e8f92826a53f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.909517 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-9e20a2b6-edd0-433b-b515-e8f92826a53f tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:01:46.909982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-9e20a2b6-edd0-433b-b515-e8f92826a53f tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc4b9df7-a497-4012-8226-9335e468f208", "connector": null, "instance_uuid": "4d97c915-8810-48a8-a7cd-335912f1e36e"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:46.926813 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:46.926813 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:46.951991 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-2ce22ae2-325f-403b-ab5c-6e54b29abc34 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0 returned with HTTP 200 Aug 07 14:01:46.952888 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 334/1328] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:46 2026] DELETE /volume/v3/attachments/f32c5b65-d0a5-486e-bab5-890c6b862ac0 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:46.970183 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:46.973625 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:46.975012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:46.975012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:46.975012 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Delete volume with id: a8a44234-c7b7-408c-9635-ac230f6d4c42 Aug 07 14:01:46.978182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-9e20a2b6-edd0-433b-b515-e8f92826a53f tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:01:46.978691 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 332/1329] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:01:46 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 07 14:01:46.993959 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:46.993959 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:46.995575 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Volume info retrieved successfully. Aug 07 14:01:47.033553 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] Delete volume request issued successfully. Aug 07 14:01:47.033553 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f4a1846-45cd-4ee1-b765-eff06bd69e22 req-5311efa5-4f51-4dee-927e-b87b89518199 tempest-ImageDependencyTests-549419614 tempest-ImageDependencyTests-549419614-project-member] https://10.4.3.193/volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 returned with HTTP 202 Aug 07 14:01:47.033859 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 330/1330] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:01:46 2026] DELETE /volume/v3/volumes/a8a44234-c7b7-408c-9635-ac230f6d4c42 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:47.039876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-490a85cf-e423-47e6-bd82-69591403179b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:47.043774 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-490a85cf-e423-47e6-bd82-69591403179b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:47.043774 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-490a85cf-e423-47e6-bd82-69591403179b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:47.044941 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-490a85cf-e423-47e6-bd82-69591403179b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:47.068437 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:47.068437 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:47.068867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e57c7ee3-353e-4baf-a5e8-2f20bec05299 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:47.073283 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e57c7ee3-353e-4baf-a5e8-2f20bec05299 None None] GET https://10.4.3.193/volume// Aug 07 14:01:47.073283 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e57c7ee3-353e-4baf-a5e8-2f20bec05299 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:47.073283 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e57c7ee3-353e-4baf-a5e8-2f20bec05299 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:47.073283 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e57c7ee3-353e-4baf-a5e8-2f20bec05299 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:47.073283 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 335/1331] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:47.075736 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-490a85cf-e423-47e6-bd82-69591403179b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:47.075876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0bd0d5e9-fff6-47db-bff2-2550367c3f00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:47.078879 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bd0d5e9-fff6-47db-bff2-2550367c3f00 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 Aug 07 14:01:47.079829 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bd0d5e9-fff6-47db-bff2-2550367c3f00 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:47.079829 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bd0d5e9-fff6-47db-bff2-2550367c3f00 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:47.084040 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-490a85cf-e423-47e6-bd82-69591403179b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:47.084040 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 335/1332] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:47 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:47.086452 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bd0d5e9-fff6-47db-bff2-2550367c3f00 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 returned with HTTP 404 Aug 07 14:01:47.086948 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 333/1333] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:47 2026] GET /volume/v3/snapshots/f12af347-9810-4e3b-893d-205ed4689076 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:47.101822 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:47.102388 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-517af286-b70d-4971-af15-12fb8c5777d5 req-db41b182-636b-4e4e-9f4e-6b189d66d651 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:47.103519 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc Aug 07 14:01:47.105164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:47.105164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:47.105164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Delete snapshot with id: c6e157d7-387f-4219-88eb-56864b6c8fbc Aug 07 14:01:47.110391 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-db41b182-636b-4e4e-9f4e-6b189d66d651 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:47.110391 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-db41b182-636b-4e4e-9f4e-6b189d66d651 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:47.113174 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-db41b182-636b-4e4e-9f4e-6b189d66d651 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:47.114221 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:47.114221 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:47.114409 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:47.132270 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:47.132270 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:47.136714 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-517af286-b70d-4971-af15-12fb8c5777d5 req-db41b182-636b-4e4e-9f4e-6b189d66d651 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:47.144170 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-db41b182-636b-4e4e-9f4e-6b189d66d651 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:47.144675 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 336/1334] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:47 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:47.152826 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot delete request issued successfully. Aug 07 14:01:47.153962 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5291dfdc-9aeb-436f-ac7b-f4cd6902c945 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc returned with HTTP 202 Aug 07 14:01:47.154109 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 331/1335] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:01:47 2026] DELETE /volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:47.169241 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-934c1d5b-2df0-4773-8a34-475c0547a02c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:47.173881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-934c1d5b-2df0-4773-8a34-475c0547a02c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc Aug 07 14:01:47.174439 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-934c1d5b-2df0-4773-8a34-475c0547a02c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:47.175773 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-934c1d5b-2df0-4773-8a34-475c0547a02c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:47.186473 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:47.186473 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:47.187319 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-934c1d5b-2df0-4773-8a34-475c0547a02c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Snapshot retrieved successfully. Aug 07 14:01:47.189334 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-934c1d5b-2df0-4773-8a34-475c0547a02c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc returned with HTTP 200 Aug 07 14:01:47.190064 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 336/1336] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:47 2026] GET /volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:47.323175 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4484996f-d30b-4ca9-8458-23dcd73e2bbe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:47.326027 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4484996f-d30b-4ca9-8458-23dcd73e2bbe tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] PUT https://10.4.3.193/volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3 Aug 07 14:01:47.326544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4484996f-d30b-4ca9-8458-23dcd73e2bbe tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:47.338231 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4484996f-d30b-4ca9-8458-23dcd73e2bbe tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Acquiring lock "cinder-attachment_update-fc4b9df7-a497-4012-8226-9335e468f208-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:01:47.345459 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4484996f-d30b-4ca9-8458-23dcd73e2bbe tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Lock "cinder-attachment_update-fc4b9df7-a497-4012-8226-9335e468f208-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:01:47.346704 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:47.346704 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:47.505431 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4484996f-d30b-4ca9-8458-23dcd73e2bbe tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Lock "cinder-attachment_update-fc4b9df7-a497-4012-8226-9335e468f208-np0000006713" released by "attachment_update" :: held 0.160s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:01:47.506317 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4484996f-d30b-4ca9-8458-23dcd73e2bbe tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3 returned with HTTP 200 Aug 07 14:01:47.507329 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 334/1337] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:01:47 2026] PUT /volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:48.102569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd415bd0-1ad3-4bde-bb39-61e11cbf98fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:48.105239 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd415bd0-1ad3-4bde-bb39-61e11cbf98fd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:48.105898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd415bd0-1ad3-4bde-bb39-61e11cbf98fd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:48.105898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd415bd0-1ad3-4bde-bb39-61e11cbf98fd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:48.120685 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:48.120685 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:48.126217 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd415bd0-1ad3-4bde-bb39-61e11cbf98fd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:48.133133 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd415bd0-1ad3-4bde-bb39-61e11cbf98fd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:48.133864 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 337/1338] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:48 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:48.203563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78410cbd-14c7-443e-b54e-101973c999fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:48.206928 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78410cbd-14c7-443e-b54e-101973c999fd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc Aug 07 14:01:48.207240 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78410cbd-14c7-443e-b54e-101973c999fd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:48.207541 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78410cbd-14c7-443e-b54e-101973c999fd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:48.210176 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=418,cinder:UPDATE=86,cinder:INSERT=66 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:01:48.214188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78410cbd-14c7-443e-b54e-101973c999fd tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc returned with HTTP 404 Aug 07 14:01:48.214961 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 332/1339] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:48 2026] GET /volume/v3/snapshots/c6e157d7-387f-4219-88eb-56864b6c8fbc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:48.227874 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-711c8c7c-f319-4762-bd1d-dfdc68139b7c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:48.230938 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-711c8c7c-f319-4762-bd1d-dfdc68139b7c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:48.231269 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-711c8c7c-f319-4762-bd1d-dfdc68139b7c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:48.231527 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-711c8c7c-f319-4762-bd1d-dfdc68139b7c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:48.241717 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:48.241717 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:48.252107 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-711c8c7c-f319-4762-bd1d-dfdc68139b7c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:48.263233 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-711c8c7c-f319-4762-bd1d-dfdc68139b7c tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 returned with HTTP 200 Aug 07 14:01:48.264424 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 337/1340] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:48 2026] GET /volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:48.278592 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:48.281766 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:48.281766 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:48.281766 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:48.281766 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Delete volume with id: 3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:48.291952 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:48.291952 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:48.292456 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:48.328073 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Delete volume request issued successfully. Aug 07 14:01:48.328360 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13a5ec02-3123-4ccf-81be-954bc8be7e01 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 returned with HTTP 202 Aug 07 14:01:48.329417 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 335/1341] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:48 2026] DELETE /volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:01:48.340272 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8053da3-463b-42cd-9c9b-fe536650cb10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:48.341764 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8053da3-463b-42cd-9c9b-fe536650cb10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:48.342007 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8053da3-463b-42cd-9c9b-fe536650cb10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:48.342457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8053da3-463b-42cd-9c9b-fe536650cb10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:48.350376 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:48.350376 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:48.357763 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8053da3-463b-42cd-9c9b-fe536650cb10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Volume info retrieved successfully. Aug 07 14:01:48.364211 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8053da3-463b-42cd-9c9b-fe536650cb10 tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 returned with HTTP 200 Aug 07 14:01:48.364701 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 338/1342] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:48 2026] GET /volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:49.154625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b7deb21-9625-4502-b3d0-f653021e0127 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:49.156711 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b7deb21-9625-4502-b3d0-f653021e0127 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:49.156973 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b7deb21-9625-4502-b3d0-f653021e0127 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:49.157226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b7deb21-9625-4502-b3d0-f653021e0127 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:49.168930 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:49.168930 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:49.173511 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b7deb21-9625-4502-b3d0-f653021e0127 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:49.179208 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b7deb21-9625-4502-b3d0-f653021e0127 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:49.180334 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 333/1343] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:49 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:49.383357 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f439e97-f55b-4b00-8ee5-de714f01fd0d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:49.388557 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f439e97-f55b-4b00-8ee5-de714f01fd0d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] GET https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 Aug 07 14:01:49.389004 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f439e97-f55b-4b00-8ee5-de714f01fd0d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:49.389957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f439e97-f55b-4b00-8ee5-de714f01fd0d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:49.402148 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f439e97-f55b-4b00-8ee5-de714f01fd0d tempest-VolumesSnapshotListTestJSON-5056660 tempest-VolumesSnapshotListTestJSON-5056660-project-member] https://10.4.3.193/volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 returned with HTTP 404 Aug 07 14:01:49.402984 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 338/1344] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:49 2026] GET /volume/v3/volumes/3492994c-0ebe-41ee-8893-61b9d6efafb8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:50.202240 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47bd6517-9791-4422-87a5-24d8703dc845 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:50.204663 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47bd6517-9791-4422-87a5-24d8703dc845 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:50.205414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47bd6517-9791-4422-87a5-24d8703dc845 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:50.205590 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47bd6517-9791-4422-87a5-24d8703dc845 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:50.221776 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:50.221776 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:50.228060 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47bd6517-9791-4422-87a5-24d8703dc845 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:50.234451 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47bd6517-9791-4422-87a5-24d8703dc845 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:50.234953 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 336/1345] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:50 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:51.072987 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a0090688-8436-4188-ba01-84fb17094750 req-55b93607-021c-4f37-8ff6-fae4b98aba93 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:51.076259 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-55b93607-021c-4f37-8ff6-fae4b98aba93 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee Aug 07 14:01:51.076259 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-55b93607-021c-4f37-8ff6-fae4b98aba93 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:51.076459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-55b93607-021c-4f37-8ff6-fae4b98aba93 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:51.085526 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:51.085526 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:51.180815 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-55b93607-021c-4f37-8ff6-fae4b98aba93 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee returned with HTTP 200 Aug 07 14:01:51.180815 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 339/1346] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:51 2026] DELETE /volume/v3/attachments/b60e02b0-007a-458a-8d5e-77854b3998ee => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:51.203357 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a0090688-8436-4188-ba01-84fb17094750 req-6e6820c4-5f53-4d6b-bc5a-4f56769f6535 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:51.212688 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-6e6820c4-5f53-4d6b-bc5a-4f56769f6535 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] DELETE https://10.4.3.193/volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe Aug 07 14:01:51.213073 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-6e6820c4-5f53-4d6b-bc5a-4f56769f6535 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:51.213798 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-6e6820c4-5f53-4d6b-bc5a-4f56769f6535 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:51.231066 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:51.231066 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:51.262055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b03c18f-bfcb-4b62-b9d8-c9b7484c0cf9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:51.264204 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b03c18f-bfcb-4b62-b9d8-c9b7484c0cf9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:51.264204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b03c18f-bfcb-4b62-b9d8-c9b7484c0cf9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:51.264538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b03c18f-bfcb-4b62-b9d8-c9b7484c0cf9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:51.273300 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=502,cinder:UPDATE=122,cinder:INSERT=73 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:01:51.290508 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:51.290508 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:51.297353 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2b03c18f-bfcb-4b62-b9d8-c9b7484c0cf9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:51.305371 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b03c18f-bfcb-4b62-b9d8-c9b7484c0cf9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:51.306169 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 339/1347] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:51 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:51.337233 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-6e6820c4-5f53-4d6b-bc5a-4f56769f6535 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe returned with HTTP 200 Aug 07 14:01:51.337665 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 334/1348] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:51 2026] DELETE /volume/v3/attachments/a6215fbb-0b1d-46e1-8afe-dcd29e444afe => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:51.352649 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a0090688-8436-4188-ba01-84fb17094750 req-e310a0b4-1db5-463a-bd84-f347122c7ded None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:51.357072 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-e310a0b4-1db5-463a-bd84-f347122c7ded tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] DELETE https://10.4.3.193/volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a Aug 07 14:01:51.357072 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-e310a0b4-1db5-463a-bd84-f347122c7ded tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:51.357072 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-e310a0b4-1db5-463a-bd84-f347122c7ded tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:51.361485 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=410,cinder:UPDATE=89,cinder:INSERT=46 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:01:51.374947 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:51.374947 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:51.460077 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0090688-8436-4188-ba01-84fb17094750 req-e310a0b4-1db5-463a-bd84-f347122c7ded tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a returned with HTTP 200 Aug 07 14:01:51.460952 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 337/1349] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:51 2026] DELETE /volume/v3/attachments/49c0ed2c-e1c0-412f-a34a-947d9989a75a => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4d682e5f-ec9f-411b-9523-b19667748279 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4d682e5f-ec9f-411b-9523-b19667748279 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3/action Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4d682e5f-ec9f-411b-9523-b19667748279 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4d682e5f-ec9f-411b-9523-b19667748279 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-517af286-b70d-4971-af15-12fb8c5777d5 req-4d682e5f-ec9f-411b-9523-b19667748279 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3/action returned with HTTP 204 Aug 07 14:01:52.569220 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 340/1350] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:01:51 2026] POST /volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-30147507"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-30147507'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create volume of 1 GB Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Availability Zones retrieved successfully. Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Flow 'volume_create_api' (778b1e3d-410b-4946-98b4-9531d322a469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11c246e-bfef-4096-a308-407c75fbf3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:52.574087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:52.576546 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2cacca9-c3ae-4f0a-b38b-172b2631e1f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.576546 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2cacca9-c3ae-4f0a-b38b-172b2631e1f7 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:52.576546 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2cacca9-c3ae-4f0a-b38b-172b2631e1f7 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.576546 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2cacca9-c3ae-4f0a-b38b-172b2631e1f7 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.577533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11c246e-bfef-4096-a308-407c75fbf3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:52.577533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25ec0f0-5d5f-49e4-9b78-dd250dc67241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:52.578743 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.578743 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:52.578743 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2cacca9-c3ae-4f0a-b38b-172b2631e1f7 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:52.578743 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2cacca9-c3ae-4f0a-b38b-172b2631e1f7 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:52.578743 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 335/1351] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-27c94efe-03e2-4758-bf37-1407e5cba474 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27c94efe-03e2-4758-bf37-1407e5cba474 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27c94efe-03e2-4758-bf37-1407e5cba474 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27c94efe-03e2-4758-bf37-1407e5cba474 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-27c94efe-03e2-4758-bf37-1407e5cba474 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27c94efe-03e2-4758-bf37-1407e5cba474 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:52.579539 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 338/1352] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:52.580651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Created reservations ['ab4f59d5-7562-4c6e-a775-1bf94c852c2d', 'f9e3e27e-fe2c-4c1b-9b3a-4095ce957dc1', '51a3e5a3-5928-4a34-b072-e4175559bc04', '97427a50-f297-4637-87ba-91551ba0413b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:52.580651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e25ec0f0-5d5f-49e4-9b78-dd250dc67241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab4f59d5-7562-4c6e-a775-1bf94c852c2d', 'f9e3e27e-fe2c-4c1b-9b3a-4095ce957dc1', '51a3e5a3-5928-4a34-b072-e4175559bc04', '97427a50-f297-4637-87ba-91551ba0413b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:52.580651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb10281-087c-45ea-b27d-e5981da61bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:52.580651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb10281-087c-45ea-b27d-e5981da61bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eebdc19e-fba1-4777-8685-dfbf8d050906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-30147507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2142874808bf4c158b9053161aa65e21',qos_specs=None,replication_status=,reservations=['ab4f59d5-7562-4c6e-a775-1bf94c852c2d','f9e3e27e-fe2c-4c1b-9b3a-4095ce957dc1','51a3e5a3-5928-4a34-b072-e4175559bc04','97427a50-f297-4637-87ba-91551ba0413b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a5a9dcc164e4c39bacdcbaaed05cf21',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-30147507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eebdc19e-fba1-4777-8685-dfbf8d050906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2142874808bf4c158b9053161aa65e21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a5a9dcc164e4c39bacdcbaaed05cf21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:52.580651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0cbe1d2-688d-467f-95ea-79cc513c4042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:52.582001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6c0024c5-9368-4b52-a302-81975b25800d req-351dd33c-71d7-4273-8e04-db8361c8d68e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.582001 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6c0024c5-9368-4b52-a302-81975b25800d req-351dd33c-71d7-4273-8e04-db8361c8d68e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:52.582001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6c0024c5-9368-4b52-a302-81975b25800d req-351dd33c-71d7-4273-8e04-db8361c8d68e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.582001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6c0024c5-9368-4b52-a302-81975b25800d req-351dd33c-71d7-4273-8e04-db8361c8d68e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.582001 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.582001 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:52.582001 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6c0024c5-9368-4b52-a302-81975b25800d req-351dd33c-71d7-4273-8e04-db8361c8d68e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:52.583485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0cbe1d2-688d-467f-95ea-79cc513c4042) transitioned into state 'SUCCESS' from state '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-30147507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2142874808bf4c158b9053161aa65e21',qos_specs=None,replication_status=,reservations=['ab4f59d5-7562-4c6e-a775-1bf94c852c2d','f9e3e27e-fe2c-4c1b-9b3a-4095ce957dc1','51a3e5a3-5928-4a34-b072-e4175559bc04','97427a50-f297-4637-87ba-91551ba0413b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a5a9dcc164e4c39bacdcbaaed05cf21',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:52.583485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88fe2022-c422-487f-a9be-808da69a2782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:52.584215 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6c0024c5-9368-4b52-a302-81975b25800d req-351dd33c-71d7-4273-8e04-db8361c8d68e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:52.584215 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 341/1353] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:52.584881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88fe2022-c422-487f-a9be-808da69a2782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:52.584881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Flow 'volume_create_api' (778b1e3d-410b-4946-98b4-9531d322a469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:52.584881 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create volume request issued successfully. Aug 07 14:01:52.584881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a60bd2e7-ef7f-4fe3-9d79-e4364ace46ab tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:52.584881 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 340/1354] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:01:52 2026] POST /volume/v3/volumes => generated 749 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:52.585346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61cb0f1a-370d-4a31-bace-2ca662ac354e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.585346 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61cb0f1a-370d-4a31-bace-2ca662ac354e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:52.585346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61cb0f1a-370d-4a31-bace-2ca662ac354e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.585346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61cb0f1a-370d-4a31-bace-2ca662ac354e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.585594 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5dd390fa-20cb-43d0-88b9-3f1882c21393 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.585594 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5dd390fa-20cb-43d0-88b9-3f1882c21393 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:01:52.585594 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5dd390fa-20cb-43d0-88b9-3f1882c21393 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.585594 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5dd390fa-20cb-43d0-88b9-3f1882c21393 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.587089 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.587089 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:52.587089 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-61cb0f1a-370d-4a31-bace-2ca662ac354e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:52.587390 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.587390 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:52.588492 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61cb0f1a-370d-4a31-bace-2ca662ac354e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:52.588665 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5dd390fa-20cb-43d0-88b9-3f1882c21393 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:01:52.588903 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 336/1355] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:52.589110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5dd390fa-20cb-43d0-88b9-3f1882c21393 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 returned with HTTP 200 Aug 07 14:01:52.589110 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 339/1356] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:52.660056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-9744eebb-3e14-44cd-b5c4-fd7da2a9e995 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.665031 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-9744eebb-3e14-44cd-b5c4-fd7da2a9e995 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:52.665801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-9744eebb-3e14-44cd-b5c4-fd7da2a9e995 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.665801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-9744eebb-3e14-44cd-b5c4-fd7da2a9e995 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.678528 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.678528 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:52.682448 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-9744eebb-3e14-44cd-b5c4-fd7da2a9e995 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:52.687743 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-9744eebb-3e14-44cd-b5c4-fd7da2a9e995 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:52.687891 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 342/1357] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:52.724749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-8e3f4468-c2eb-4ea3-aadc-17b1efc1f742 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.731038 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-8e3f4468-c2eb-4ea3-aadc-17b1efc1f742 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208/action Aug 07 14:01:52.731038 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-8e3f4468-c2eb-4ea3-aadc-17b1efc1f742 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:52.731038 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-8e3f4468-c2eb-4ea3-aadc-17b1efc1f742 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:52.736030 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9189c23a-2928-46ec-9927-0490878c2e33 req-776fefea-b85d-4d4d-bce5-db51b8a159c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.744341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-776fefea-b85d-4d4d-bce5-db51b8a159c7 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] DELETE https://10.4.3.193/volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503 Aug 07 14:01:52.744856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-776fefea-b85d-4d4d-bce5-db51b8a159c7 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.745138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-776fefea-b85d-4d4d-bce5-db51b8a159c7 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.751994 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.751994 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:52.752532 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-8e3f4468-c2eb-4ea3-aadc-17b1efc1f742 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:52.762750 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.762750 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:52.767589 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-8e3f4468-c2eb-4ea3-aadc-17b1efc1f742 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Begin detaching volume completed successfully. Aug 07 14:01:52.768522 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-8e3f4468-c2eb-4ea3-aadc-17b1efc1f742 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208/action returned with HTTP 202 Aug 07 14:01:52.769469 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 341/1358] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:01:52 2026] POST /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:52.859863 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc7fef45-1394-49f8-a18f-2a84db73e715 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.859998 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc7fef45-1394-49f8-a18f-2a84db73e715 None None] GET https://10.4.3.193/volume// Aug 07 14:01:52.860115 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc7fef45-1394-49f8-a18f-2a84db73e715 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.860347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc7fef45-1394-49f8-a18f-2a84db73e715 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.860722 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc7fef45-1394-49f8-a18f-2a84db73e715 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:52.861127 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 340/1359] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:52.876100 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-7df4c37b-0f17-4344-8792-431b337b2fee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.882058 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-7df4c37b-0f17-4344-8792-431b337b2fee tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:52.882395 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-7df4c37b-0f17-4344-8792-431b337b2fee tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.882749 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-7df4c37b-0f17-4344-8792-431b337b2fee tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.887019 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-776fefea-b85d-4d4d-bce5-db51b8a159c7 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503 returned with HTTP 200 Aug 07 14:01:52.888639 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 337/1360] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:52 2026] DELETE /volume/v3/attachments/bc27420c-1ad7-4e5a-a4f6-1413cb79b503 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:52.901428 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:52.905433 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] DELETE https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 Aug 07 14:01:52.905586 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:52.906001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:52.906168 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Delete volume with id: 11e4ca00-af0b-474b-881d-0d83128de053 Aug 07 14:01:52.911432 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.911432 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:52.917242 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-7df4c37b-0f17-4344-8792-431b337b2fee tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:52.925357 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-7df4c37b-0f17-4344-8792-431b337b2fee tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:52.925867 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 343/1361] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:52 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 1322 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:52.929760 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:52.929760 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:52.929760 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:01:52.968076 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Delete volume request issued successfully. Aug 07 14:01:52.968609 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9189c23a-2928-46ec-9927-0490878c2e33 req-f0466974-0169-4e34-a4b9-fa596987aa6d tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 returned with HTTP 202 Aug 07 14:01:52.969360 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 342/1362] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:01:52 2026] DELETE /volume/v3/volumes/11e4ca00-af0b-474b-881d-0d83128de053 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:53.599587 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d9c18dc-2bc5-4c2f-bcce-11eebf6bc507 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:53.602261 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d9c18dc-2bc5-4c2f-bcce-11eebf6bc507 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:01:53.602405 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d9c18dc-2bc5-4c2f-bcce-11eebf6bc507 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:53.602686 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d9c18dc-2bc5-4c2f-bcce-11eebf6bc507 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:53.615559 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:53.615559 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:53.624280 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1d9c18dc-2bc5-4c2f-bcce-11eebf6bc507 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:01:53.631697 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d9c18dc-2bc5-4c2f-bcce-11eebf6bc507 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 returned with HTTP 200 Aug 07 14:01:53.633299 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 341/1363] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:53 2026] GET /volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:53.652344 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:53.655863 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:53.656411 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebdc19e-fba1-4777-8685-dfbf8d050906", "name": "tempest-SnapshotsActionsTest-Snapshot-257813625"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:53.672688 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:53.672688 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:53.673337 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:01:53.673670 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create snapshot from volume eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:01:53.745592 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Created reservations ['410bfc6c-0d20-4bf1-8be1-21dfacc53551', 'a1a32200-9f8c-45ca-ac4b-99f64932adf3', '82a04764-e6f8-460d-ad61-cb4059a11321', '24551f5c-2341-4fab-a1f9-bcb016e9193b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:53.836052 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot create request issued successfully. Aug 07 14:01:53.836524 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-307566b4-2538-4ff4-87c9-64f869d1bf1c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:53.837342 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 338/1364] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:01:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:53.860183 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af787ac4-786e-4a06-beea-0f562385442f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:53.865457 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af787ac4-786e-4a06-beea-0f562385442f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:01:53.865457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af787ac4-786e-4a06-beea-0f562385442f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:53.865457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af787ac4-786e-4a06-beea-0f562385442f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:53.889458 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:53.889458 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:53.889458 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-af787ac4-786e-4a06-beea-0f562385442f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:53.890324 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af787ac4-786e-4a06-beea-0f562385442f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:01:53.891044 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 344/1365] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:53 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:54.064316 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-78e45a2a-cb7f-4438-bd7c-e8075aa8fbd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:54.068329 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-78e45a2a-cb7f-4438-bd7c-e8075aa8fbd9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] DELETE https://10.4.3.193/volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3 Aug 07 14:01:54.068329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-78e45a2a-cb7f-4438-bd7c-e8075aa8fbd9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:54.068329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-78e45a2a-cb7f-4438-bd7c-e8075aa8fbd9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:54.086964 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:54.086964 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:54.166777 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff7f0ffa-f089-48dd-828f-2ff5576044fe req-78e45a2a-cb7f-4438-bd7c-e8075aa8fbd9 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3 returned with HTTP 200 Aug 07 14:01:54.167382 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 343/1366] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:54 2026] DELETE /volume/v3/attachments/ae34781a-962e-4f86-9ef8-2def3ed693f3 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:54.904197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e771dac4-af16-4176-a27b-c436bf869890 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:54.906445 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e771dac4-af16-4176-a27b-c436bf869890 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:01:54.906766 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e771dac4-af16-4176-a27b-c436bf869890 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:54.907301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e771dac4-af16-4176-a27b-c436bf869890 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:54.922274 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:54.922274 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:54.923977 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e771dac4-af16-4176-a27b-c436bf869890 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:54.926656 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e771dac4-af16-4176-a27b-c436bf869890 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:01:54.927338 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 342/1367] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:54 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:54.940562 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01f3ca15-a922-45c9-87eb-64e9c104735b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.003103 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4861ba71-9eaa-4109-bd00-1c8c618cabd8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.007983 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4861ba71-9eaa-4109-bd00-1c8c618cabd8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:01:55.007983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4861ba71-9eaa-4109-bd00-1c8c618cabd8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:55.007983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4861ba71-9eaa-4109-bd00-1c8c618cabd8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:55.021217 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.021217 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:55.026381 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4861ba71-9eaa-4109-bd00-1c8c618cabd8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:01:55.034585 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4861ba71-9eaa-4109-bd00-1c8c618cabd8 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:01:55.035036 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 345/1368] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:55 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:55.183660 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01f3ca15-a922-45c9-87eb-64e9c104735b tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:01:55.184921 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01f3ca15-a922-45c9-87eb-64e9c104735b tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:55.185179 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01f3ca15-a922-45c9-87eb-64e9c104735b tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:55.187925 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-01f3ca15-a922-45c9-87eb-64e9c104735b tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'creating'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:01:55.203726 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.203726 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:55.227520 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01f3ca15-a922-45c9-87eb-64e9c104735b tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:01:55.228314 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 339/1369] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:01:54 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:55.240604 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-96e2729c-a4c0-4030-a672-f40689c13b16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.244054 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96e2729c-a4c0-4030-a672-f40689c13b16 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:01:55.244438 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96e2729c-a4c0-4030-a672-f40689c13b16 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:55.244655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96e2729c-a4c0-4030-a672-f40689c13b16 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:55.251772 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.251772 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:55.251954 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-96e2729c-a4c0-4030-a672-f40689c13b16 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:55.252988 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96e2729c-a4c0-4030-a672-f40689c13b16 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:01:55.254424 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 344/1370] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:55 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:55.266820 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fad502ba-177c-4d9a-8d98-e1b9529728b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.271673 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fad502ba-177c-4d9a-8d98-e1b9529728b9 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:01:55.273008 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fad502ba-177c-4d9a-8d98-e1b9529728b9 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:55.273443 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fad502ba-177c-4d9a-8d98-e1b9529728b9 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:55.279096 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-fad502ba-177c-4d9a-8d98-e1b9529728b9 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:01:55.303369 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.303369 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:55.322982 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fad502ba-177c-4d9a-8d98-e1b9529728b9 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:01:55.323422 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 343/1371] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:01:55 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:55.334347 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-754cb286-39c8-4b55-b2cd-3a8471e203b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.337242 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-754cb286-39c8-4b55-b2cd-3a8471e203b6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:01:55.337412 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-754cb286-39c8-4b55-b2cd-3a8471e203b6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:55.337720 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-754cb286-39c8-4b55-b2cd-3a8471e203b6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:55.345144 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.345144 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:55.345937 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-754cb286-39c8-4b55-b2cd-3a8471e203b6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:55.347341 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-754cb286-39c8-4b55-b2cd-3a8471e203b6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:01:55.347915 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 346/1372] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:55 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:55.364267 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.368718 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:55.369299 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebdc19e-fba1-4777-8685-dfbf8d050906", "name": "tempest-SnapshotsActionsTest-Snapshot-302648096"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:55.386912 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.386912 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:55.388746 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:01:55.388967 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create snapshot from volume eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:01:55.435974 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Created reservations ['a504bc1d-f564-4baf-b1a2-3e6c9e42e0e4', '2a248168-6a19-4447-97ac-9c576ef83742', '1402c93c-5cfd-4e41-9d99-ca98d5bb62ae', 'be2078a6-346d-400c-adb3-c4c9e8c5b88e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:55.499156 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot create request issued successfully. Aug 07 14:01:55.499668 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db05d67e-fe31-4efd-94cd-06a79c5ed430 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:55.500402 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 340/1373] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:01:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:55.524954 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48a175b6-6dd9-47a2-8f4f-50043d9c2244 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.528597 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48a175b6-6dd9-47a2-8f4f-50043d9c2244 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a Aug 07 14:01:55.528597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48a175b6-6dd9-47a2-8f4f-50043d9c2244 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:55.528597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48a175b6-6dd9-47a2-8f4f-50043d9c2244 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:55.538195 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.538195 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:55.538813 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-48a175b6-6dd9-47a2-8f4f-50043d9c2244 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:55.540674 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48a175b6-6dd9-47a2-8f4f-50043d9c2244 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a returned with HTTP 200 Aug 07 14:01:55.542718 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 345/1374] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:55 2026] GET /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:55.671045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.673656 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:01:55.674262 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1311258587", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:55.676524 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1311258587', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:01:55.677428 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Create volume of 1 GB Aug 07 14:01:55.677428 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.677428 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:55.686358 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Availability Zones retrieved successfully. Aug 07 14:01:55.698540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Flow 'volume_create_api' (328c9324-46ce-4758-ae9f-0111a4553ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:55.699648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0045e7b-1c23-4bf7-befa-2bf18e1ca2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:55.700548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:01:55.753707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0045e7b-1c23-4bf7-befa-2bf18e1ca2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:55.756102 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5092dcbc-b723-4148-96d3-3455e3626365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:55.784538 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.790233 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] DELETE https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 14:01:55.790233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:55.790233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:55.790233 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Delete volume with id: 37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 14:01:55.802850 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.802850 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:55.802850 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:01:55.872127 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Delete volume request issued successfully. Aug 07 14:01:55.872444 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c28865bf-3a6f-4834-b1d2-e5882cbb18a8 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 returned with HTTP 202 Aug 07 14:01:55.874305 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Created reservations ['8539f651-13e6-4df8-85e6-cd19836352c4', '1a0bf025-aad6-44fe-b541-d42ef492125a', 'a096e92d-0a86-4e83-a3a6-8899d4ec4fc3', 'ab43df83-bc3b-4106-9fa9-6b8a71b65e80'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:55.874517 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 347/1375] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:55 2026] DELETE /volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:55.874558 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5092dcbc-b723-4148-96d3-3455e3626365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8539f651-13e6-4df8-85e6-cd19836352c4', '1a0bf025-aad6-44fe-b541-d42ef492125a', 'a096e92d-0a86-4e83-a3a6-8899d4ec4fc3', 'ab43df83-bc3b-4106-9fa9-6b8a71b65e80']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:55.875497 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fb33ce-bcea-41a9-b1a9-c376e4fce037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:55.886442 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a897fed-592d-4665-9ecb-9b7d7214f485 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.890402 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a897fed-592d-4665-9ecb-9b7d7214f485 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 14:01:55.890693 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a897fed-592d-4665-9ecb-9b7d7214f485 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:55.891488 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a897fed-592d-4665-9ecb-9b7d7214f485 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:55.904244 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:55.904244 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:55.910078 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fb33ce-bcea-41a9-b1a9-c376e4fce037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84b8fbe7-7f0f-4919-b77d-a22505017e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1311258587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa34d15d32034f20aefdf6c83de85984',qos_specs=None,replication_status=,reservations=['8539f651-13e6-4df8-85e6-cd19836352c4','1a0bf025-aad6-44fe-b541-d42ef492125a','a096e92d-0a86-4e83-a3a6-8899d4ec4fc3','ab43df83-bc3b-4106-9fa9-6b8a71b65e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8252df9c0d41c69ea0afe84c2080a2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1311258587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84b8fbe7-7f0f-4919-b77d-a22505017e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa34d15d32034f20aefdf6c83de85984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8252df9c0d41c69ea0afe84c2080a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:55.913411 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a897fed-592d-4665-9ecb-9b7d7214f485 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:01:55.913638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651269ea-6dcc-4bcb-807b-4c04b58cff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:55.920954 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a897fed-592d-4665-9ecb-9b7d7214f485 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 returned with HTTP 200 Aug 07 14:01:55.921335 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 341/1376] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:55 2026] GET /volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:55.950970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651269ea-6dcc-4bcb-807b-4c04b58cff79) transitioned into state 'SUCCESS' from state '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-1311258587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa34d15d32034f20aefdf6c83de85984',qos_specs=None,replication_status=,reservations=['8539f651-13e6-4df8-85e6-cd19836352c4','1a0bf025-aad6-44fe-b541-d42ef492125a','a096e92d-0a86-4e83-a3a6-8899d4ec4fc3','ab43df83-bc3b-4106-9fa9-6b8a71b65e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8252df9c0d41c69ea0afe84c2080a2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:55.951555 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2693ded6-db1f-4379-a9d1-3c73662ca552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:01:55.966194 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2693ded6-db1f-4379-a9d1-3c73662ca552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:01:55.967810 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Flow 'volume_create_api' (328c9324-46ce-4758-ae9f-0111a4553ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:01:55.967810 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Create volume request issued successfully. Aug 07 14:01:55.968636 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-10284b22-1b3b-4709-80e8-3e8c3bfbcc06 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:01:55.969335 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 344/1377] 10.4.3.193 () {72 vars in 1541 bytes} [Fri Aug 7 14:01:55 2026] POST /volume/v3/volumes => generated 755 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:55.983080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-001b865b-afc6-4989-9f75-ba0bcaddc2f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:55.988479 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-001b865b-afc6-4989-9f75-ba0bcaddc2f4 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:55.988813 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-001b865b-afc6-4989-9f75-ba0bcaddc2f4 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:55.988923 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-001b865b-afc6-4989-9f75-ba0bcaddc2f4 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:56.003162 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.003162 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:56.009359 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-001b865b-afc6-4989-9f75-ba0bcaddc2f4 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Volume info retrieved successfully. Aug 07 14:01:56.015517 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-376289c4-1b85-46ae-90af-fb43860cd9bb req-001b865b-afc6-4989-9f75-ba0bcaddc2f4 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 200 Aug 07 14:01:56.016326 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 346/1378] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:55 2026] GET /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:56.057399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e30a6c27-983a-4c4a-a8ad-3673441a5a45 req-a58c4203-96c0-402e-898d-6eda78fbdee1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.060183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e30a6c27-983a-4c4a-a8ad-3673441a5a45 req-a58c4203-96c0-402e-898d-6eda78fbdee1 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:56.060183 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e30a6c27-983a-4c4a-a8ad-3673441a5a45 req-a58c4203-96c0-402e-898d-6eda78fbdee1 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:56.061644 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e30a6c27-983a-4c4a-a8ad-3673441a5a45 req-a58c4203-96c0-402e-898d-6eda78fbdee1 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:56.070283 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.070283 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:56.075562 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e30a6c27-983a-4c4a-a8ad-3673441a5a45 req-a58c4203-96c0-402e-898d-6eda78fbdee1 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Volume info retrieved successfully. Aug 07 14:01:56.080512 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e30a6c27-983a-4c4a-a8ad-3673441a5a45 req-a58c4203-96c0-402e-898d-6eda78fbdee1 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 200 Aug 07 14:01:56.080946 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 348/1379] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:56 2026] GET /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:56.556666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33d3ff00-4cd2-45c9-99ac-13fedb329a1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.558971 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33d3ff00-4cd2-45c9-99ac-13fedb329a1f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a Aug 07 14:01:56.559222 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33d3ff00-4cd2-45c9-99ac-13fedb329a1f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:56.559399 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33d3ff00-4cd2-45c9-99ac-13fedb329a1f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:56.565467 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.565467 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:56.565978 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33d3ff00-4cd2-45c9-99ac-13fedb329a1f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:56.566998 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33d3ff00-4cd2-45c9-99ac-13fedb329a1f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a returned with HTTP 200 Aug 07 14:01:56.567354 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 342/1380] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:56 2026] GET /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:56.580597 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b70313a-c5a0-4646-b2cd-0094bcb80330 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.583030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b70313a-c5a0-4646-b2cd-0094bcb80330 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a/action Aug 07 14:01:56.584053 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b70313a-c5a0-4646-b2cd-0094bcb80330 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:56.584053 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b70313a-c5a0-4646-b2cd-0094bcb80330 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:56.587017 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-5b70313a-c5a0-4646-b2cd-0094bcb80330 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'd821cbf3-8c77-4143-b847-2c5a1fe3e80a' with '{'status': 'creating'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:01:56.611277 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.611277 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:56.633269 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b70313a-c5a0-4646-b2cd-0094bcb80330 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a/action returned with HTTP 202 Aug 07 14:01:56.633859 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 345/1381] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:01:56 2026] POST /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 14:01:56.644561 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29d1c687-a6df-4638-994f-f0ee3f49234b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.648177 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d1c687-a6df-4638-994f-f0ee3f49234b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a Aug 07 14:01:56.648177 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d1c687-a6df-4638-994f-f0ee3f49234b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:56.648746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29d1c687-a6df-4638-994f-f0ee3f49234b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:56.659746 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.659746 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:56.660413 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29d1c687-a6df-4638-994f-f0ee3f49234b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:56.661496 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29d1c687-a6df-4638-994f-f0ee3f49234b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a returned with HTTP 200 Aug 07 14:01:56.662098 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 347/1382] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:56 2026] GET /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:56.674697 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-60dbf147-1c9b-4cb2-99e1-7497aff4e020 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.684352 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60dbf147-1c9b-4cb2-99e1-7497aff4e020 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a/action Aug 07 14:01:56.685929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60dbf147-1c9b-4cb2-99e1-7497aff4e020 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:56.685929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60dbf147-1c9b-4cb2-99e1-7497aff4e020 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:56.713062 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.713062 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:56.713362 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60dbf147-1c9b-4cb2-99e1-7497aff4e020 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot retrieved successfully. Aug 07 14:01:56.743695 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60dbf147-1c9b-4cb2-99e1-7497aff4e020 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot delete request issued successfully. Aug 07 14:01:56.746871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60dbf147-1c9b-4cb2-99e1-7497aff4e020 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a/action returned with HTTP 202 Aug 07 14:01:56.746871 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 349/1383] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:01:56 2026] POST /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:56.759344 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6e705102-9a78-4d7b-b508-8aa3feeeb77f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.761889 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e705102-9a78-4d7b-b508-8aa3feeeb77f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a Aug 07 14:01:56.764862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e705102-9a78-4d7b-b508-8aa3feeeb77f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:56.765151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e705102-9a78-4d7b-b508-8aa3feeeb77f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:56.779051 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.779051 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:56.780192 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6e705102-9a78-4d7b-b508-8aa3feeeb77f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:56.781217 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e705102-9a78-4d7b-b508-8aa3feeeb77f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a returned with HTTP 200 Aug 07 14:01:56.785104 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 343/1384] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:56 2026] GET /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:56.939345 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e498eec4-9f2b-4a36-9b7e-a40be2a2111a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.941948 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e498eec4-9f2b-4a36-9b7e-a40be2a2111a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 Aug 07 14:01:56.942163 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e498eec4-9f2b-4a36-9b7e-a40be2a2111a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:56.942452 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e498eec4-9f2b-4a36-9b7e-a40be2a2111a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:56.952208 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e498eec4-9f2b-4a36-9b7e-a40be2a2111a tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 returned with HTTP 404 Aug 07 14:01:56.953197 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 346/1385] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:56 2026] GET /volume/v3/volumes/37608d1f-022b-4d55-82cc-c35f594c26c7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:56.963810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:56.967588 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] DELETE https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 14:01:56.967820 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:56.967986 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:56.968191 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Delete volume with id: 237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 14:01:56.983082 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:56.983082 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:56.984398 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:01:57.031052 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Delete volume request issued successfully. Aug 07 14:01:57.031396 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7be5e5a0-9c53-4e90-9a35-014fee64f7d4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 returned with HTTP 202 Aug 07 14:01:57.034875 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 348/1386] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:56 2026] DELETE /volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:57.040794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6f80a49-00fb-4a87-abfc-5db1a34b45a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.044685 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6f80a49-00fb-4a87-abfc-5db1a34b45a4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 14:01:57.044685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6f80a49-00fb-4a87-abfc-5db1a34b45a4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.044685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6f80a49-00fb-4a87-abfc-5db1a34b45a4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.056038 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.056038 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:57.066753 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6f80a49-00fb-4a87-abfc-5db1a34b45a4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:01:57.074768 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6f80a49-00fb-4a87-abfc-5db1a34b45a4 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 returned with HTTP 200 Aug 07 14:01:57.075592 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 350/1387] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:57.116184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-36295f1f-0a45-4009-8ee0-e373caed2797 req-13bd697d-b3e0-425d-a035-66461d71e498 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.119988 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36295f1f-0a45-4009-8ee0-e373caed2797 req-13bd697d-b3e0-425d-a035-66461d71e498 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:57.120439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-36295f1f-0a45-4009-8ee0-e373caed2797 req-13bd697d-b3e0-425d-a035-66461d71e498 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.120658 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-36295f1f-0a45-4009-8ee0-e373caed2797 req-13bd697d-b3e0-425d-a035-66461d71e498 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.134502 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.134502 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:57.139620 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-36295f1f-0a45-4009-8ee0-e373caed2797 req-13bd697d-b3e0-425d-a035-66461d71e498 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Volume info retrieved successfully. Aug 07 14:01:57.146201 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-36295f1f-0a45-4009-8ee0-e373caed2797 req-13bd697d-b3e0-425d-a035-66461d71e498 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 200 Aug 07 14:01:57.146783 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 344/1388] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:57.185141 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.187831 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:57.188270 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84b8fbe7-7f0f-4919-b77d-a22505017e87", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-571550520", "description": null, "metadata": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:57.200187 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.200187 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:57.200758 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Volume info retrieved successfully. Aug 07 14:01:57.201024 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Create snapshot from volume 84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:57.268973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Created reservations ['0ef4f5a1-fcac-48a7-9994-198166d79e94', '2ce35a7d-ee11-46b1-ae5c-698251d5dde2', 'a366b6f0-6567-44a0-8de0-574e874f6d67', 'a212ed42-9a78-426f-94b1-ca10980f1613'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:57.319653 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Snapshot create request issued successfully. Aug 07 14:01:57.320035 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-adb5a593-0ff8-4431-a891-1cb3cb9d741b req-026ef964-e77e-4317-b083-2e8b9c9cfb80 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:57.320501 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 347/1389] 10.4.3.193 () {72 vars in 1547 bytes} [Fri Aug 7 14:01:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:57.394975 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fa671be7-751e-47f5-9b46-c0c83de9a9dd req-e9872129-7f3e-4f50-8088-8fb7ed19db7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.402525 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa671be7-751e-47f5-9b46-c0c83de9a9dd req-e9872129-7f3e-4f50-8088-8fb7ed19db7f tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] GET https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c Aug 07 14:01:57.402525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa671be7-751e-47f5-9b46-c0c83de9a9dd req-e9872129-7f3e-4f50-8088-8fb7ed19db7f tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.402525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa671be7-751e-47f5-9b46-c0c83de9a9dd req-e9872129-7f3e-4f50-8088-8fb7ed19db7f tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.406524 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.406524 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:57.407676 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fa671be7-751e-47f5-9b46-c0c83de9a9dd req-e9872129-7f3e-4f50-8088-8fb7ed19db7f tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Snapshot retrieved successfully. Aug 07 14:01:57.408611 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa671be7-751e-47f5-9b46-c0c83de9a9dd req-e9872129-7f3e-4f50-8088-8fb7ed19db7f tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c returned with HTTP 200 Aug 07 14:01:57.409253 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 349/1390] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:57.436145 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.439412 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:01:57.439683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.439962 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.440217 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:01:57.441740 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:01:57.447496 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] Get all snapshots completed successfully. Aug 07 14:01:57.448124 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.448124 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:57.448996 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4f7ef36e-034f-4d3c-b116-6eba05dab0f0 req-599ffd54-31fd-4efb-be4c-b3051eee20f2 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-reader] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:01:57.449470 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 351/1391] 10.4.3.193 () {68 vars in 1514 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:57.477174 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5557c9e2-1e61-4bd6-ba60-0867d1cd5c54 req-69ad183b-fba0-42e8-ad62-3a01503acc65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.479833 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5557c9e2-1e61-4bd6-ba60-0867d1cd5c54 req-69ad183b-fba0-42e8-ad62-3a01503acc65 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c Aug 07 14:01:57.479833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5557c9e2-1e61-4bd6-ba60-0867d1cd5c54 req-69ad183b-fba0-42e8-ad62-3a01503acc65 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.480336 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5557c9e2-1e61-4bd6-ba60-0867d1cd5c54 req-69ad183b-fba0-42e8-ad62-3a01503acc65 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.485511 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.485511 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:57.486068 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5557c9e2-1e61-4bd6-ba60-0867d1cd5c54 req-69ad183b-fba0-42e8-ad62-3a01503acc65 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Snapshot retrieved successfully. Aug 07 14:01:57.487687 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5557c9e2-1e61-4bd6-ba60-0867d1cd5c54 req-69ad183b-fba0-42e8-ad62-3a01503acc65 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c returned with HTTP 200 Aug 07 14:01:57.487687 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 345/1392] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:57.514509 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.518013 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c Aug 07 14:01:57.518013 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.518224 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.518653 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Delete snapshot with id: 817d5d10-a5e4-4c3a-bc19-53764c538b0c Aug 07 14:01:57.526658 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.526658 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:57.527185 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Snapshot retrieved successfully. Aug 07 14:01:57.546423 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Snapshot delete request issued successfully. Aug 07 14:01:57.546663 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e62e78a-d96e-4dd3-ab7a-d31ef2c440a6 req-35883572-4aa3-4f79-a85a-5112e6657f1e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c returned with HTTP 202 Aug 07 14:01:57.547165 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 348/1393] 10.4.3.193 () {70 vars in 1626 bytes} [Fri Aug 7 14:01:57 2026] DELETE /volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:57.578650 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-06ee1291-491e-42b6-a461-3b0d569f95e9 req-ec9a0c1a-a254-4d88-abd7-88ca9eb4164e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.581091 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-06ee1291-491e-42b6-a461-3b0d569f95e9 req-ec9a0c1a-a254-4d88-abd7-88ca9eb4164e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c Aug 07 14:01:57.581430 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-06ee1291-491e-42b6-a461-3b0d569f95e9 req-ec9a0c1a-a254-4d88-abd7-88ca9eb4164e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.581760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-06ee1291-491e-42b6-a461-3b0d569f95e9 req-ec9a0c1a-a254-4d88-abd7-88ca9eb4164e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.588440 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.588440 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:57.589214 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-06ee1291-491e-42b6-a461-3b0d569f95e9 req-ec9a0c1a-a254-4d88-abd7-88ca9eb4164e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Snapshot retrieved successfully. Aug 07 14:01:57.590237 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-06ee1291-491e-42b6-a461-3b0d569f95e9 req-ec9a0c1a-a254-4d88-abd7-88ca9eb4164e tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c returned with HTTP 200 Aug 07 14:01:57.590777 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 350/1394] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:57.798499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a08380b9-b1f7-4139-9c9b-026de2999320 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.800824 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a08380b9-b1f7-4139-9c9b-026de2999320 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a Aug 07 14:01:57.801000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a08380b9-b1f7-4139-9c9b-026de2999320 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.801690 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a08380b9-b1f7-4139-9c9b-026de2999320 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.809787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a08380b9-b1f7-4139-9c9b-026de2999320 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a returned with HTTP 404 Aug 07 14:01:57.810660 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 352/1395] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:57.821483 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0bbb662-2534-4b83-b9cb-c3044be240b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.824620 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0bbb662-2534-4b83-b9cb-c3044be240b6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:01:57.825170 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0bbb662-2534-4b83-b9cb-c3044be240b6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:57.825346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0bbb662-2534-4b83-b9cb-c3044be240b6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:57.827563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-c0bbb662-2534-4b83-b9cb-c3044be240b6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'available'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:01:57.845026 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.845026 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:57.865119 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0bbb662-2534-4b83-b9cb-c3044be240b6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:01:57.865591 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 346/1396] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:01:57 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:57.874118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69be37d3-2170-4827-aff3-be30ea40fd98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.876080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69be37d3-2170-4827-aff3-be30ea40fd98 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:01:57.876904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69be37d3-2170-4827-aff3-be30ea40fd98 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.876904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69be37d3-2170-4827-aff3-be30ea40fd98 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.882810 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.882810 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:57.883356 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-69be37d3-2170-4827-aff3-be30ea40fd98 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:57.884243 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69be37d3-2170-4827-aff3-be30ea40fd98 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:01:57.884734 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 349/1397] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:57 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:57.896502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-933ecdfb-0bb6-484f-8297-31a78ac79a7b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.898671 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-933ecdfb-0bb6-484f-8297-31a78ac79a7b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a Aug 07 14:01:57.898949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-933ecdfb-0bb6-484f-8297-31a78ac79a7b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:57.899146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-933ecdfb-0bb6-484f-8297-31a78ac79a7b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:57.899287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-933ecdfb-0bb6-484f-8297-31a78ac79a7b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Delete snapshot with id: d821cbf3-8c77-4143-b847-2c5a1fe3e80a Aug 07 14:01:57.905140 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-933ecdfb-0bb6-484f-8297-31a78ac79a7b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a returned with HTTP 404 Aug 07 14:01:57.905705 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 351/1398] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:01:57 2026] DELETE /volume/v3/snapshots/d821cbf3-8c77-4143-b847-2c5a1fe3e80a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:57.916480 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:57.918609 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:01:57.919013 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebdc19e-fba1-4777-8685-dfbf8d050906", "name": "tempest-SnapshotsActionsTest-Snapshot-1711032991"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:57.930648 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:57.930648 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:57.931345 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:01:57.931517 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create snapshot from volume eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:01:57.967579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Created reservations ['d6dbfcc8-e86a-45bf-b501-e93b71953489', '2b6284ee-0eaf-49d9-87bb-b7a999088c75', '51f70d47-2e22-4e29-899c-7ec4c78d4388', '80eed7e6-f7e0-4ab0-9274-86bfdc95c9c0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:01:58.009863 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot create request issued successfully. Aug 07 14:01:58.010454 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a74605c-f9dc-493c-8d6c-aafb0269c5d6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:01:58.011009 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 353/1399] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:01:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:01:58.022858 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf2bf9ee-3723-4748-947e-8976cfe33a54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.024457 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf2bf9ee-3723-4748-947e-8976cfe33a54 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b Aug 07 14:01:58.024716 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf2bf9ee-3723-4748-947e-8976cfe33a54 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.025028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf2bf9ee-3723-4748-947e-8976cfe33a54 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.031663 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.031663 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:58.032351 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bf2bf9ee-3723-4748-947e-8976cfe33a54 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:58.033592 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf2bf9ee-3723-4748-947e-8976cfe33a54 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b returned with HTTP 200 Aug 07 14:01:58.034124 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 347/1400] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:58.092927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66a5c9ec-d1a1-46f4-80ae-5e15dbec43cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.094873 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66a5c9ec-d1a1-46f4-80ae-5e15dbec43cc tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 Aug 07 14:01:58.095079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66a5c9ec-d1a1-46f4-80ae-5e15dbec43cc tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.095686 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66a5c9ec-d1a1-46f4-80ae-5e15dbec43cc tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.103466 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66a5c9ec-d1a1-46f4-80ae-5e15dbec43cc tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 returned with HTTP 404 Aug 07 14:01:58.104257 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 350/1401] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/volumes/237fad76-fa8d-40a9-8e5c-2b8f0f6215b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:58.113754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.116490 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 14:01:58.116763 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.117105 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.117356 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Delete volume with id: a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 14:01:58.128463 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.128463 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:58.128801 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:01:58.154704 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Delete volume request issued successfully. Aug 07 14:01:58.155007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2248ce3e-9c6a-4640-a1a8-dcc0ef3982a5 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 returned with HTTP 202 Aug 07 14:01:58.156189 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 352/1402] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:01:58 2026] DELETE /volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:58.165545 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-537ad530-f5de-4011-a709-cadb9d94d003 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.168017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-537ad530-f5de-4011-a709-cadb9d94d003 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 14:01:58.169495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-537ad530-f5de-4011-a709-cadb9d94d003 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.169495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-537ad530-f5de-4011-a709-cadb9d94d003 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.176003 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.176003 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:58.181312 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-537ad530-f5de-4011-a709-cadb9d94d003 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Volume info retrieved successfully. Aug 07 14:01:58.189251 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-537ad530-f5de-4011-a709-cadb9d94d003 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 returned with HTTP 200 Aug 07 14:01:58.189456 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 354/1403] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:58.318145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fac5d845-2c52-47b4-a4c2-af1438470abf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.321088 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fac5d845-2c52-47b4-a4c2-af1438470abf tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:58.321421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fac5d845-2c52-47b4-a4c2-af1438470abf tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.321596 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fac5d845-2c52-47b4-a4c2-af1438470abf tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.337540 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.337540 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:58.345793 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fac5d845-2c52-47b4-a4c2-af1438470abf tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:58.357710 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fac5d845-2c52-47b4-a4c2-af1438470abf tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:58.357710 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 348/1404] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:58.412712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-4a4b992f-a633-4097-8725-924dd5f5dbab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.415536 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-4a4b992f-a633-4097-8725-924dd5f5dbab tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:58.415854 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-4a4b992f-a633-4097-8725-924dd5f5dbab tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.416154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-4a4b992f-a633-4097-8725-924dd5f5dbab tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.428524 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.428524 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:58.435736 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-4a4b992f-a633-4097-8725-924dd5f5dbab tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:58.442408 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-4a4b992f-a633-4097-8725-924dd5f5dbab tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:58.442970 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 351/1405] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:01:58.470633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-a8783e44-7d9a-4914-a932-4abb01fdead6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.473353 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-a8783e44-7d9a-4914-a932-4abb01fdead6 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] POST https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c/action Aug 07 14:01:58.473765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-a8783e44-7d9a-4914-a932-4abb01fdead6 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:58.473922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-a8783e44-7d9a-4914-a932-4abb01fdead6 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:58.488411 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.488411 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:58.489036 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-a8783e44-7d9a-4914-a932-4abb01fdead6 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:58.502802 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-a8783e44-7d9a-4914-a932-4abb01fdead6 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Begin detaching volume completed successfully. Aug 07 14:01:58.504068 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-a8783e44-7d9a-4914-a932-4abb01fdead6 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c/action returned with HTTP 202 Aug 07 14:01:58.504698 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 353/1406] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:01:58 2026] POST /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:58.566554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-545f1b3f-9b52-41aa-ab6b-4b2ec58f47ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.567026 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-545f1b3f-9b52-41aa-ab6b-4b2ec58f47ea None None] GET https://10.4.3.193/volume// Aug 07 14:01:58.567245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-545f1b3f-9b52-41aa-ab6b-4b2ec58f47ea None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.567414 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-545f1b3f-9b52-41aa-ab6b-4b2ec58f47ea None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.567790 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-545f1b3f-9b52-41aa-ab6b-4b2ec58f47ea None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:01:58.568193 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 355/1407] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:01:58.578651 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-832361c7-111a-424a-b5ec-5d7bf2746a44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.581619 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-832361c7-111a-424a-b5ec-5d7bf2746a44 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:01:58.581882 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-832361c7-111a-424a-b5ec-5d7bf2746a44 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.582103 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-832361c7-111a-424a-b5ec-5d7bf2746a44 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.592689 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.592689 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:58.598453 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-832361c7-111a-424a-b5ec-5d7bf2746a44 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:01:58.604288 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-832361c7-111a-424a-b5ec-5d7bf2746a44 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:01:58.604890 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 349/1408] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:01:58.617890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a70ae22d-f405-449e-aa6c-750f3f515c63 req-c440a3c2-58fb-41ca-a7f5-0503939bd371 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.620260 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a70ae22d-f405-449e-aa6c-750f3f515c63 req-c440a3c2-58fb-41ca-a7f5-0503939bd371 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c Aug 07 14:01:58.620315 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a70ae22d-f405-449e-aa6c-750f3f515c63 req-c440a3c2-58fb-41ca-a7f5-0503939bd371 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.620612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a70ae22d-f405-449e-aa6c-750f3f515c63 req-c440a3c2-58fb-41ca-a7f5-0503939bd371 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.624811 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a70ae22d-f405-449e-aa6c-750f3f515c63 req-c440a3c2-58fb-41ca-a7f5-0503939bd371 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c returned with HTTP 404 Aug 07 14:01:58.625419 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 352/1409] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/snapshots/817d5d10-a5e4-4c3a-bc19-53764c538b0c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:58.659683 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.663172 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] DELETE https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:58.664886 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.664886 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.664886 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Delete volume with id: 84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:58.679464 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.679464 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:58.680021 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Volume info retrieved successfully. Aug 07 14:01:58.709796 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Delete volume request issued successfully. Aug 07 14:01:58.710161 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-30060353-bf01-4c3a-89eb-bb8016eb86ff req-6bd0789e-9890-4dcb-bc60-960e9cac8f11 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 202 Aug 07 14:01:58.711145 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 354/1410] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:01:58 2026] DELETE /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:01:58.746233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3afc8a2a-2689-444a-8666-622af52d2ec0 req-952e5123-3520-4f8d-93ba-18c141a2c558 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:58.748755 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3afc8a2a-2689-444a-8666-622af52d2ec0 req-952e5123-3520-4f8d-93ba-18c141a2c558 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:58.749110 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3afc8a2a-2689-444a-8666-622af52d2ec0 req-952e5123-3520-4f8d-93ba-18c141a2c558 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:58.749371 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3afc8a2a-2689-444a-8666-622af52d2ec0 req-952e5123-3520-4f8d-93ba-18c141a2c558 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:58.759710 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:58.759710 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:58.767903 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3afc8a2a-2689-444a-8666-622af52d2ec0 req-952e5123-3520-4f8d-93ba-18c141a2c558 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Volume info retrieved successfully. Aug 07 14:01:58.771053 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3afc8a2a-2689-444a-8666-622af52d2ec0 req-952e5123-3520-4f8d-93ba-18c141a2c558 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 200 Aug 07 14:01:58.771196 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 356/1411] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:58 2026] GET /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:59.049879 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6311941a-ff97-4d64-a73b-fe6e5b96bc9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.050257 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6311941a-ff97-4d64-a73b-fe6e5b96bc9b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b Aug 07 14:01:59.050396 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6311941a-ff97-4d64-a73b-fe6e5b96bc9b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.050617 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6311941a-ff97-4d64-a73b-fe6e5b96bc9b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.058082 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:59.058082 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:59.058477 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6311941a-ff97-4d64-a73b-fe6e5b96bc9b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:59.059588 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6311941a-ff97-4d64-a73b-fe6e5b96bc9b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b returned with HTTP 200 Aug 07 14:01:59.060029 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 350/1412] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:59 2026] GET /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:59.072963 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e85ba983-16f9-4e67-868b-790636bdc131 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.074971 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e85ba983-16f9-4e67-868b-790636bdc131 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b/action Aug 07 14:01:59.075398 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e85ba983-16f9-4e67-868b-790636bdc131 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:59.075507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e85ba983-16f9-4e67-868b-790636bdc131 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:59.077014 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-e85ba983-16f9-4e67-868b-790636bdc131 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot '73eb5717-b024-49b7-9fa1-d18287beda9b' with '{'status': 'deleting'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:01:59.086908 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:59.086908 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:01:59.100713 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e85ba983-16f9-4e67-868b-790636bdc131 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b/action returned with HTTP 202 Aug 07 14:01:59.101234 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 353/1413] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:01:59 2026] POST /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:59.114156 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c919438-6d82-4c2a-92e1-6ed0d2df561a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.118042 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c919438-6d82-4c2a-92e1-6ed0d2df561a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b Aug 07 14:01:59.118042 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c919438-6d82-4c2a-92e1-6ed0d2df561a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.118508 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c919438-6d82-4c2a-92e1-6ed0d2df561a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.128253 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:59.128253 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:59.128747 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c919438-6d82-4c2a-92e1-6ed0d2df561a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:59.129642 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c919438-6d82-4c2a-92e1-6ed0d2df561a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b returned with HTTP 200 Aug 07 14:01:59.130100 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 355/1414] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:59 2026] GET /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:59.140919 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a83f646a-a2d8-4945-bc01-bf8061366c10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.143311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a83f646a-a2d8-4945-bc01-bf8061366c10 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b/action Aug 07 14:01:59.143757 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a83f646a-a2d8-4945-bc01-bf8061366c10 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:01:59.143913 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a83f646a-a2d8-4945-bc01-bf8061366c10 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:01:59.151215 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:59.151215 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:01:59.151592 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a83f646a-a2d8-4945-bc01-bf8061366c10 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot retrieved successfully. Aug 07 14:01:59.169635 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a83f646a-a2d8-4945-bc01-bf8061366c10 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot delete request issued successfully. Aug 07 14:01:59.170125 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a83f646a-a2d8-4945-bc01-bf8061366c10 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b/action returned with HTTP 202 Aug 07 14:01:59.170473 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 357/1415] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:01:59 2026] POST /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:01:59.180210 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0d4ec8a-1aa1-41ee-ba43-87b7da98320a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.182218 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0d4ec8a-1aa1-41ee-ba43-87b7da98320a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b Aug 07 14:01:59.182468 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0d4ec8a-1aa1-41ee-ba43-87b7da98320a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.182795 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0d4ec8a-1aa1-41ee-ba43-87b7da98320a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.192725 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:59.192725 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:01:59.193393 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0d4ec8a-1aa1-41ee-ba43-87b7da98320a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:01:59.194308 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0d4ec8a-1aa1-41ee-ba43-87b7da98320a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b returned with HTTP 200 Aug 07 14:01:59.194668 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 351/1416] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:01:59 2026] GET /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:59.207664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-17683738-a82c-483c-8471-67c99da11f20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.211768 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17683738-a82c-483c-8471-67c99da11f20 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] GET https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 Aug 07 14:01:59.211768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17683738-a82c-483c-8471-67c99da11f20 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.212195 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17683738-a82c-483c-8471-67c99da11f20 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.220354 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17683738-a82c-483c-8471-67c99da11f20 tempest-TaggedBootDevicesTest-639255716 tempest-TaggedBootDevicesTest-639255716-project-member] https://10.4.3.193/volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 returned with HTTP 404 Aug 07 14:01:59.221054 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 354/1417] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:01:59 2026] GET /volume/v3/volumes/a4b2d105-063a-4fc0-a76d-a832b3debf31 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:59.605290 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-b1e7d344-5979-410d-84af-aac68c03a3b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.607945 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-b1e7d344-5979-410d-84af-aac68c03a3b5 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] DELETE https://10.4.3.193/volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5 Aug 07 14:01:59.608171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-b1e7d344-5979-410d-84af-aac68c03a3b5 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.608431 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-b1e7d344-5979-410d-84af-aac68c03a3b5 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.618005 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:01:59.618005 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:01:59.682735 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8ad9b746-56ab-494a-8f42-2f723e1d56af req-b1e7d344-5979-410d-84af-aac68c03a3b5 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5 returned with HTTP 200 Aug 07 14:01:59.683111 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 356/1418] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:01:59 2026] DELETE /volume/v3/attachments/7c51546c-9c87-40b2-a38c-baf744b444e5 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:01:59.804264 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1c32b39a-e173-429e-b2d6-c7c06ca5199d req-21a48c6b-959b-434e-ac94-1b91cc6b47b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.808442 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c32b39a-e173-429e-b2d6-c7c06ca5199d req-21a48c6b-959b-434e-ac94-1b91cc6b47b6 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:59.808855 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c32b39a-e173-429e-b2d6-c7c06ca5199d req-21a48c6b-959b-434e-ac94-1b91cc6b47b6 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.809126 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c32b39a-e173-429e-b2d6-c7c06ca5199d req-21a48c6b-959b-434e-ac94-1b91cc6b47b6 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.818355 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c32b39a-e173-429e-b2d6-c7c06ca5199d req-21a48c6b-959b-434e-ac94-1b91cc6b47b6 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 404 Aug 07 14:01:59.819727 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 358/1419] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:59 2026] GET /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:59.855756 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-10749faa-34ea-4830-b310-845eea3f6b55 req-2e4ea6f6-577d-45c7-8219-bda0a5232f81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.859898 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10749faa-34ea-4830-b310-845eea3f6b55 req-2e4ea6f6-577d-45c7-8219-bda0a5232f81 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] DELETE https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:59.860158 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10749faa-34ea-4830-b310-845eea3f6b55 req-2e4ea6f6-577d-45c7-8219-bda0a5232f81 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.860735 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-10749faa-34ea-4830-b310-845eea3f6b55 req-2e4ea6f6-577d-45c7-8219-bda0a5232f81 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.861391 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-10749faa-34ea-4830-b310-845eea3f6b55 req-2e4ea6f6-577d-45c7-8219-bda0a5232f81 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Delete volume with id: 84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:59.870797 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-10749faa-34ea-4830-b310-845eea3f6b55 req-2e4ea6f6-577d-45c7-8219-bda0a5232f81 tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 404 Aug 07 14:01:59.871576 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 352/1420] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:01:59 2026] DELETE /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:01:59.898438 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a336fd0d-df31-4d8f-9ceb-45ee2298f7b0 req-3fdeec9f-b854-4154-b04e-e2cd87cb655c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:01:59.901611 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a336fd0d-df31-4d8f-9ceb-45ee2298f7b0 req-3fdeec9f-b854-4154-b04e-e2cd87cb655c tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] GET https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 Aug 07 14:01:59.901858 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a336fd0d-df31-4d8f-9ceb-45ee2298f7b0 req-3fdeec9f-b854-4154-b04e-e2cd87cb655c tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:01:59.902696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a336fd0d-df31-4d8f-9ceb-45ee2298f7b0 req-3fdeec9f-b854-4154-b04e-e2cd87cb655c tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:01:59.908596 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a336fd0d-df31-4d8f-9ceb-45ee2298f7b0 req-3fdeec9f-b854-4154-b04e-e2cd87cb655c tempest-VolumesSnapshotsTestJSON-199115203 tempest-VolumesSnapshotsTestJSON-199115203-project-member] https://10.4.3.193/volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 returned with HTTP 404 Aug 07 14:01:59.909126 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 355/1421] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:01:59 2026] GET /volume/v3/volumes/84b8fbe7-7f0f-4919-b77d-a22505017e87 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:00.061208 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-fbca85ac-f4c8-4d5b-a43f-4d87fb7940b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.065578 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-fbca85ac-f4c8-4d5b-a43f-4d87fb7940b1 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] DELETE https://10.4.3.193/volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1 Aug 07 14:02:00.065578 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-fbca85ac-f4c8-4d5b-a43f-4d87fb7940b1 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:00.065887 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-fbca85ac-f4c8-4d5b-a43f-4d87fb7940b1 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:00.074513 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:00.074513 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:00.156998 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-fbca85ac-f4c8-4d5b-a43f-4d87fb7940b1 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1 returned with HTTP 200 Aug 07 14:02:00.157938 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 357/1422] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:02:00 2026] DELETE /volume/v3/attachments/9fe38631-a76e-4b8b-8bb0-17ac0e4b0fb1 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:00.169382 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.172505 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 Aug 07 14:02:00.172505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:00.173011 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:00.173011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Delete volume with id: 9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 Aug 07 14:02:00.182159 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:00.182159 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:00.182455 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Volume info retrieved successfully. Aug 07 14:02:00.208125 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce1a29fd-8af3-4fa4-a2d6-779d966607ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.212730 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce1a29fd-8af3-4fa4-a2d6-779d966607ef tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b Aug 07 14:02:00.213155 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] Delete volume request issued successfully. Aug 07 14:02:00.213155 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-15b3866c-5dab-46f8-8cd6-e6ce00e1db01 req-dcb0c78b-b222-4e6e-9368-65cb4af3f629 tempest-ServerBootFromVolumeStableRescueTest-1550974249 tempest-ServerBootFromVolumeStableRescueTest-1550974249-project-member] https://10.4.3.193/volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 returned with HTTP 202 Aug 07 14:02:00.213893 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce1a29fd-8af3-4fa4-a2d6-779d966607ef tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:00.214114 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 359/1423] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:02:00 2026] DELETE /volume/v3/volumes/9aec4bb8-6b26-4f54-ab76-04c2937bcbc4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:00.214706 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce1a29fd-8af3-4fa4-a2d6-779d966607ef tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:00.224633 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce1a29fd-8af3-4fa4-a2d6-779d966607ef tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b returned with HTTP 404 Aug 07 14:02:00.225400 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 353/1424] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:00 2026] GET /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:00.236873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de31d639-567b-4020-95b7-2d3218a69d46 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.240354 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de31d639-567b-4020-95b7-2d3218a69d46 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:02:00.240354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de31d639-567b-4020-95b7-2d3218a69d46 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:00.240506 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de31d639-567b-4020-95b7-2d3218a69d46 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:00.242482 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-de31d639-567b-4020-95b7-2d3218a69d46 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:02:00.258962 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:00.258962 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:00.284780 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de31d639-567b-4020-95b7-2d3218a69d46 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:02:00.284780 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 356/1425] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:00 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:00.296554 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45ed6d24-2eaa-42db-a08d-5375d7a7f16f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.299605 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45ed6d24-2eaa-42db-a08d-5375d7a7f16f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:00.300413 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45ed6d24-2eaa-42db-a08d-5375d7a7f16f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:00.300413 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45ed6d24-2eaa-42db-a08d-5375d7a7f16f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:00.309877 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:00.309877 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:00.311017 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45ed6d24-2eaa-42db-a08d-5375d7a7f16f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:00.311762 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45ed6d24-2eaa-42db-a08d-5375d7a7f16f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:02:00.313334 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 358/1426] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:00 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:00.328613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93f4dd0f-7a40-46de-b5fc-1422d727c189 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.330999 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93f4dd0f-7a40-46de-b5fc-1422d727c189 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b Aug 07 14:02:00.330999 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93f4dd0f-7a40-46de-b5fc-1422d727c189 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:00.331380 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93f4dd0f-7a40-46de-b5fc-1422d727c189 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:00.331649 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-93f4dd0f-7a40-46de-b5fc-1422d727c189 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Delete snapshot with id: 73eb5717-b024-49b7-9fa1-d18287beda9b Aug 07 14:02:00.337758 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93f4dd0f-7a40-46de-b5fc-1422d727c189 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b returned with HTTP 404 Aug 07 14:02:00.338206 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 360/1427] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:00 2026] DELETE /volume/v3/snapshots/73eb5717-b024-49b7-9fa1-d18287beda9b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:00.352492 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7d005f4-2961-4add-853e-9f257571f317 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.355830 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7d005f4-2961-4add-853e-9f257571f317 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:00.356196 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7d005f4-2961-4add-853e-9f257571f317 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebdc19e-fba1-4777-8685-dfbf8d050906", "name": "tempest-SnapshotsActionsTest-Snapshot-713642760"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:00.375394 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:00.375394 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:00.376491 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7d005f4-2961-4add-853e-9f257571f317 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:02:00.376665 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-e7d005f4-2961-4add-853e-9f257571f317 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create snapshot from volume eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:02:00.431878 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e7d005f4-2961-4add-853e-9f257571f317 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Created reservations ['255689cb-7f9f-4812-ad8e-66e9c53132ce', '6545cd0a-6efd-490a-a0f0-b2f43beca7fd', '017c3fc1-1df3-4b1d-b021-534f555802cc', '96d46256-ca9c-4ef5-bf0e-0e76622ea11a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:00.484402 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7d005f4-2961-4add-853e-9f257571f317 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot create request issued successfully. Aug 07 14:02:00.484966 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7d005f4-2961-4add-853e-9f257571f317 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:02:00.485596 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 354/1428] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:02:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:00.495952 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34ab264a-e40c-4a74-b3e8-17b31bff055f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.497934 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34ab264a-e40c-4a74-b3e8-17b31bff055f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 Aug 07 14:02:00.498188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34ab264a-e40c-4a74-b3e8-17b31bff055f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:00.498362 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34ab264a-e40c-4a74-b3e8-17b31bff055f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:00.505207 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:00.505207 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:00.505874 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34ab264a-e40c-4a74-b3e8-17b31bff055f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:00.507243 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34ab264a-e40c-4a74-b3e8-17b31bff055f tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 returned with HTTP 200 Aug 07 14:02:00.508064 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 357/1429] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:00 2026] GET /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:02:00.673749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83c9079b-5930-48ac-8694-7cdd514a6f41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:00.675776 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83c9079b-5930-48ac-8694-7cdd514a6f41 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:02:00.676061 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83c9079b-5930-48ac-8694-7cdd514a6f41 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:00.676323 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83c9079b-5930-48ac-8694-7cdd514a6f41 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:00.687753 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:00.687753 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:00.696689 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83c9079b-5930-48ac-8694-7cdd514a6f41 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:02:00.703667 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83c9079b-5930-48ac-8694-7cdd514a6f41 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:02:00.704287 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 359/1430] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:00 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:01.521774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8fa9146-5efb-41db-8ed9-ffcc756ea991 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:01.525099 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8fa9146-5efb-41db-8ed9-ffcc756ea991 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 Aug 07 14:02:01.525099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8fa9146-5efb-41db-8ed9-ffcc756ea991 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:01.526147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8fa9146-5efb-41db-8ed9-ffcc756ea991 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:01.535759 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:01.535759 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:01.535759 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8fa9146-5efb-41db-8ed9-ffcc756ea991 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:01.537300 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8fa9146-5efb-41db-8ed9-ffcc756ea991 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 returned with HTTP 200 Aug 07 14:02:01.537750 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 361/1431] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:01 2026] GET /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:02:01.554741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e647d29a-7b13-4e52-a704-cbc11e52660c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:01.559409 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e647d29a-7b13-4e52-a704-cbc11e52660c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09/action Aug 07 14:02:01.566447 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e647d29a-7b13-4e52-a704-cbc11e52660c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:01.566447 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e647d29a-7b13-4e52-a704-cbc11e52660c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:01.568585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-e647d29a-7b13-4e52-a704-cbc11e52660c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot '7fc95e9b-0af0-432c-b129-fc80d76ddd09' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:02:01.588954 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:01.588954 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:01.612407 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e647d29a-7b13-4e52-a704-cbc11e52660c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09/action returned with HTTP 202 Aug 07 14:02:01.613289 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 355/1432] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:01 2026] POST /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:01.622677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a8a621a7-689e-440e-916f-aa455bbffb88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:01.624716 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8a621a7-689e-440e-916f-aa455bbffb88 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 Aug 07 14:02:01.624867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8a621a7-689e-440e-916f-aa455bbffb88 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:01.625079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8a621a7-689e-440e-916f-aa455bbffb88 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:01.630634 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:01.630634 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:01.631576 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a8a621a7-689e-440e-916f-aa455bbffb88 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:01.632544 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8a621a7-689e-440e-916f-aa455bbffb88 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 returned with HTTP 200 Aug 07 14:02:01.632544 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 358/1433] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:01 2026] GET /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:01.647766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a731fae6-db09-4cfd-8c8b-4d99aeae09b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:01.651637 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a731fae6-db09-4cfd-8c8b-4d99aeae09b3 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09/action Aug 07 14:02:01.651637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a731fae6-db09-4cfd-8c8b-4d99aeae09b3 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:01.652272 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a731fae6-db09-4cfd-8c8b-4d99aeae09b3 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:01.691180 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:01.691180 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:01.691573 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a731fae6-db09-4cfd-8c8b-4d99aeae09b3 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot retrieved successfully. Aug 07 14:02:01.726482 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a731fae6-db09-4cfd-8c8b-4d99aeae09b3 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot delete request issued successfully. Aug 07 14:02:01.726805 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a731fae6-db09-4cfd-8c8b-4d99aeae09b3 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09/action returned with HTTP 202 Aug 07 14:02:01.727329 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 360/1434] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:01 2026] POST /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:01.740542 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-205da2ad-8c3c-4996-acc5-6a8747af8a13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:01.743036 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-205da2ad-8c3c-4996-acc5-6a8747af8a13 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 Aug 07 14:02:01.743265 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-205da2ad-8c3c-4996-acc5-6a8747af8a13 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:01.743780 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-205da2ad-8c3c-4996-acc5-6a8747af8a13 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:01.751324 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:01.751324 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:01.751914 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-205da2ad-8c3c-4996-acc5-6a8747af8a13 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:01.753528 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-205da2ad-8c3c-4996-acc5-6a8747af8a13 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 returned with HTTP 200 Aug 07 14:02:01.753528 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 362/1435] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:01 2026] GET /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:02.606613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1aea15fa-fa4f-4958-9174-d47ef1a77673 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.739624 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1aea15fa-fa4f-4958-9174-d47ef1a77673 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:02.740061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1aea15fa-fa4f-4958-9174-d47ef1a77673 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2121016869"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:02.742280 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:02.742280 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:02.764376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e803cec-2bf2-4a10-80d5-ee60b11fcfb6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.766588 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e803cec-2bf2-4a10-80d5-ee60b11fcfb6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 Aug 07 14:02:02.766785 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e803cec-2bf2-4a10-80d5-ee60b11fcfb6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:02.767050 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e803cec-2bf2-4a10-80d5-ee60b11fcfb6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:02.772572 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1aea15fa-fa4f-4958-9174-d47ef1a77673 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:02.772780 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e803cec-2bf2-4a10-80d5-ee60b11fcfb6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 returned with HTTP 404 Aug 07 14:02:02.773329 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 359/1436] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:02 2026] GET /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:02.776870 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 356/1437] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:02 2026] POST /volume/v3/types => generated 224 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:02.783636 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e8ebfc9-12f7-4219-be6d-3fae2609bdd4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.785355 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e57dc95-badc-441c-94cf-3a972b682424 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.785712 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e8ebfc9-12f7-4219-be6d-3fae2609bdd4 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:02:02.785946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e8ebfc9-12f7-4219-be6d-3fae2609bdd4 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:02.786144 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e8ebfc9-12f7-4219-be6d-3fae2609bdd4 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:02.787732 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e57dc95-badc-441c-94cf-3a972b682424 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:02:02.788252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-2e8ebfc9-12f7-4219-be6d-3fae2609bdd4 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'available'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:02:02.788344 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e57dc95-badc-441c-94cf-3a972b682424 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-635846944"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:02.806107 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:02.806107 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:02.820709 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e57dc95-badc-441c-94cf-3a972b682424 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:02:02.821242 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 363/1438] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:02:02 2026] POST /volume/v3/group_types => generated 180 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:02.832956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.836794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e8ebfc9-12f7-4219-be6d-3fae2609bdd4 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:02:02.837387 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 361/1439] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:02 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:02.849762 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79ed054f-9a15-4875-8485-5023ee0d6f06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.851744 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79ed054f-9a15-4875-8485-5023ee0d6f06 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:02.852666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79ed054f-9a15-4875-8485-5023ee0d6f06 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:02.852666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79ed054f-9a15-4875-8485-5023ee0d6f06 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:02.860265 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:02.860265 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:02.860915 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-79ed054f-9a15-4875-8485-5023ee0d6f06 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:02.862567 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79ed054f-9a15-4875-8485-5023ee0d6f06 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:02:02.863076 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 357/1440] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:02 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:02.879325 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-449a5a4a-3376-41b9-a5f3-6ac28fea93b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.883875 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-449a5a4a-3376-41b9-a5f3-6ac28fea93b1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 Aug 07 14:02:02.884112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-449a5a4a-3376-41b9-a5f3-6ac28fea93b1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:02.884444 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-449a5a4a-3376-41b9-a5f3-6ac28fea93b1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:02.884510 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-449a5a4a-3376-41b9-a5f3-6ac28fea93b1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Delete snapshot with id: 7fc95e9b-0af0-432c-b129-fc80d76ddd09 Aug 07 14:02:02.890627 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-449a5a4a-3376-41b9-a5f3-6ac28fea93b1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 returned with HTTP 404 Aug 07 14:02:02.891345 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 364/1441] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:02 2026] DELETE /volume/v3/snapshots/7fc95e9b-0af0-432c-b129-fc80d76ddd09 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:02.904271 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:02.906811 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:02.907271 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eebdc19e-fba1-4777-8685-dfbf8d050906", "name": "tempest-SnapshotsActionsTest-Snapshot-1972039589"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:02.920673 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:02.920673 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:02.922051 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:02:02.922051 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Create snapshot from volume eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:02:02.947352 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:02:02.947824 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c491e630-dfdf-4fab-b9af-456ca58632a6", "volume_types": ["ebf7b9ae-c6a2-49ec-bc61-d9285725d347"], "name": "tempest-GroupSnapshotsTest-Group-77058184"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:02.950680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating new group {'group': {'group_type': 'c491e630-dfdf-4fab-b9af-456ca58632a6', 'volume_types': ['ebf7b9ae-c6a2-49ec-bc61-d9285725d347'], 'name': 'tempest-GroupSnapshotsTest-Group-77058184'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:02:02.963210 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating group tempest-GroupSnapshotsTest-Group-77058184. Aug 07 14:02:02.978094 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:02.998510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Created reservations ['998b6375-227b-404b-83cc-4eff0e2c92d3', '30bfbc76-071a-41d3-9a31-cb6092b4d3eb', '17191903-fbd9-499b-afa5-36578c4cc77a', 'fcc0af12-ed19-4331-8a0c-d3a55b671168'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:03.014299 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['5658877b-3fee-45bc-9e5c-81eb66a78e23'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:03.038832 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.api [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 07 14:02:03.038832 np0000006713 devstack@c-api.service[100324]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 07 14:02:03.038832 np0000006713 devstack@c-api.service[100324]: FROM reservations Aug 07 14:02:03.038832 np0000006713 devstack@c-api.service[100324]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 07 14:02:03.038832 np0000006713 devstack@c-api.service[100324]: [parameters: {'uuid_1_1': '998b6375-227b-404b-83cc-4eff0e2c92d3', 'uuid_1_2': '30bfbc76-071a-41d3-9a31-cb6092b4d3eb', 'uuid_1_3': '17191903-fbd9-499b-afa5-36578c4cc77a', 'uuid_1_4': 'fcc0af12-ed19-4331-8a0c-d3a55b671168'}] Aug 07 14:02:03.038832 np0000006713 devstack@c-api.service[100324]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100324) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 07 14:02:03.039240 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.api [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100324) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 07 14:02:03.052312 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-924e2f50-5cab-4667-86ec-00d971b1a4c3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:02:03.052735 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 360/1442] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:02:02 2026] POST /volume/v3/groups => generated 110 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:03.062069 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00536435-11cb-44fb-b103-f3e68e7e9c17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:03.064338 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00536435-11cb-44fb-b103-f3e68e7e9c17 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 Aug 07 14:02:03.064622 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00536435-11cb-44fb-b103-f3e68e7e9c17 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:03.064833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00536435-11cb-44fb-b103-f3e68e7e9c17 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:03.065026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-00536435-11cb-44fb-b103-f3e68e7e9c17 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 831698ae-ea24-4ea9-b251-a259b41af8b1 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:03.071481 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:03.071481 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:03.081798 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00536435-11cb-44fb-b103-f3e68e7e9c17 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 returned with HTTP 200 Aug 07 14:02:03.082250 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 358/1443] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:03 2026] GET /volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 => generated 390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:04.063760 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot create request issued successfully. Aug 07 14:02:04.063760 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1067442-4a95-4f0a-94f5-394b5b94fa36 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:02:04.063760 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 362/1444] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:02:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:04.075760 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-366a98db-2afe-4944-9938-3f020217333b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:04.079817 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-366a98db-2afe-4944-9938-3f020217333b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 Aug 07 14:02:04.079817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-366a98db-2afe-4944-9938-3f020217333b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:04.079817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-366a98db-2afe-4944-9938-3f020217333b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:04.085863 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:04.085863 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:04.086644 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-366a98db-2afe-4944-9938-3f020217333b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:04.087633 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-366a98db-2afe-4944-9938-3f020217333b tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 returned with HTTP 200 Aug 07 14:02:04.088188 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 365/1445] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:04 2026] GET /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:04.093250 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0bb520f4-58ba-422d-929e-5e2eea1f209d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:04.096574 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bb520f4-58ba-422d-929e-5e2eea1f209d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 Aug 07 14:02:04.096574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bb520f4-58ba-422d-929e-5e2eea1f209d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:04.096574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bb520f4-58ba-422d-929e-5e2eea1f209d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:04.096574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-0bb520f4-58ba-422d-929e-5e2eea1f209d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 831698ae-ea24-4ea9-b251-a259b41af8b1 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:04.099813 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:04.099813 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:04.110115 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bb520f4-58ba-422d-929e-5e2eea1f209d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 returned with HTTP 200 Aug 07 14:02:04.110677 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 361/1446] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:04 2026] GET /volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:04.122250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:04.124967 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:04.125473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1539707341", "volume_type": "ebf7b9ae-c6a2-49ec-bc61-d9285725d347", "group_id": "831698ae-ea24-4ea9-b251-a259b41af8b1", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:04.127850 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1539707341', 'volume_type': 'ebf7b9ae-c6a2-49ec-bc61-d9285725d347', 'group_id': '831698ae-ea24-4ea9-b251-a259b41af8b1', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:04.139832 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:04.139832 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:04.140466 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume of 1 GB Aug 07 14:02:04.148415 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:04.157009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (fe288225-aa29-4712-bde1-7059686591a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:04.158027 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f18255db-7d65-4110-ad88-3664220bb260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:04.158791 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:04.158791 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:04.159339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:04.186527 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f18255db-7d65-4110-ad88-3664220bb260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2121016869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ebf7b9ae-c6a2-49ec-bc61-d9285725d347', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '831698ae-ea24-4ea9-b251-a259b41af8b1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:04.187782 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddce341f-9e00-4c7f-b829-0a99db6fb20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:04.226320 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2121016869 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2121016869, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:04.227022 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2121016869 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2121016869, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:04.286203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['22d7afbf-e851-44be-87f6-18dc10b659f8', 'f78a8108-1de9-4834-a8aa-0fb2340a8528', '297f20fd-e703-4663-baeb-78e775d7b25d', '5c180a00-4a5e-4b05-881c-5bc35f667239'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:04.287255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddce341f-9e00-4c7f-b829-0a99db6fb20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d7afbf-e851-44be-87f6-18dc10b659f8', 'f78a8108-1de9-4834-a8aa-0fb2340a8528', '297f20fd-e703-4663-baeb-78e775d7b25d', '5c180a00-4a5e-4b05-881c-5bc35f667239']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:04.288806 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac63f121-7fe6-43d1-93a6-33705bb28509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:04.319604 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac63f121-7fe6-43d1-93a6-33705bb28509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed40cc7-4728-40d3-99af-6e74c494679e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1539707341',encryption_key_id=None,group_id=831698ae-ea24-4ea9-b251-a259b41af8b1,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['22d7afbf-e851-44be-87f6-18dc10b659f8','f78a8108-1de9-4834-a8aa-0fb2340a8528','297f20fd-e703-4663-baeb-78e775d7b25d','5c180a00-4a5e-4b05-881c-5bc35f667239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1539707341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=831698ae-ea24-4ea9-b251-a259b41af8b1,host=None,id=6ed40cc7-4728-40d3-99af-6e74c494679e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194bf87899274cb0b762714946ae3dbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ebf7b9ae-c6a2-49ec-bc61-d9285725d347),volume_type_id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:04.321456 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095813f6-14bd-4aed-8f0d-ca782d8e1feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:04.350966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095813f6-14bd-4aed-8f0d-ca782d8e1feb) transitioned into state 'SUCCESS' from state '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-1539707341',encryption_key_id=None,group_id=831698ae-ea24-4ea9-b251-a259b41af8b1,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['22d7afbf-e851-44be-87f6-18dc10b659f8','f78a8108-1de9-4834-a8aa-0fb2340a8528','297f20fd-e703-4663-baeb-78e775d7b25d','5c180a00-4a5e-4b05-881c-5bc35f667239'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:04.351832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848d625b-8fca-4874-bf2f-dbfc44c21068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:04.381054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848d625b-8fca-4874-bf2f-dbfc44c21068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:04.382159 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (fe288225-aa29-4712-bde1-7059686591a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:04.383120 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request issued successfully. Aug 07 14:02:04.384743 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:04.384894 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:04.437940 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:04.443691 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:04.443691 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:04.454496 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fe7a4f5-168e-4fa9-8fa5-d7de6a8d1352 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:04.454496 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 359/1447] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:02:04 2026] POST /volume/v3/volumes => generated 823 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:04.467054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:04.471223 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e Aug 07 14:02:04.471223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:04.471409 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:04.480726 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:04.480726 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:04.487320 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:04.488458 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:04.488458 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:04.535963 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:04.540162 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:04.540162 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:04.549414 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afa81ade-754c-457e-b5c8-6f227e2c86fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e returned with HTTP 200 Aug 07 14:02:04.550019 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 363/1448] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:04 2026] GET /volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e => generated 891 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:05.101052 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36cef836-7e6e-4c41-9923-221677bb9655 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.104284 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36cef836-7e6e-4c41-9923-221677bb9655 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 Aug 07 14:02:05.104284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36cef836-7e6e-4c41-9923-221677bb9655 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:05.104284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36cef836-7e6e-4c41-9923-221677bb9655 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:05.114153 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.114153 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:05.114832 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-36cef836-7e6e-4c41-9923-221677bb9655 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:05.115736 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36cef836-7e6e-4c41-9923-221677bb9655 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 returned with HTTP 200 Aug 07 14:02:05.116924 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 366/1449] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:05 2026] GET /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:05.131740 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d267154f-b930-479c-a53a-49757d1fb647 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.134749 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d267154f-b930-479c-a53a-49757d1fb647 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5/action Aug 07 14:02:05.135219 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d267154f-b930-479c-a53a-49757d1fb647 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:05.135368 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d267154f-b930-479c-a53a-49757d1fb647 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:05.137644 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-d267154f-b930-479c-a53a-49757d1fb647 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'b530f418-46b5-40c8-aecb-0fe422037bc5' with '{'status': 'error_deleting'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:02:05.151442 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.151442 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:05.168541 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d267154f-b930-479c-a53a-49757d1fb647 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5/action returned with HTTP 202 Aug 07 14:02:05.168733 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 362/1450] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:05 2026] POST /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:05.180010 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33a3b023-8584-4c94-b339-903bd72e36e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.182670 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a3b023-8584-4c94-b339-903bd72e36e1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 Aug 07 14:02:05.182980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a3b023-8584-4c94-b339-903bd72e36e1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:05.183253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a3b023-8584-4c94-b339-903bd72e36e1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:05.190037 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.190037 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:05.190685 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33a3b023-8584-4c94-b339-903bd72e36e1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:05.192337 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a3b023-8584-4c94-b339-903bd72e36e1 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 returned with HTTP 200 Aug 07 14:02:05.192337 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 360/1451] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:05 2026] GET /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:05.206997 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2e7670e-cbe1-4b1d-88ad-191f6ea89008 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.209182 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2e7670e-cbe1-4b1d-88ad-191f6ea89008 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5/action Aug 07 14:02:05.209807 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2e7670e-cbe1-4b1d-88ad-191f6ea89008 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:05.210105 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2e7670e-cbe1-4b1d-88ad-191f6ea89008 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:05.218357 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.218357 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:05.219003 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2e7670e-cbe1-4b1d-88ad-191f6ea89008 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot retrieved successfully. Aug 07 14:02:05.239319 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2e7670e-cbe1-4b1d-88ad-191f6ea89008 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot delete request issued successfully. Aug 07 14:02:05.239720 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2e7670e-cbe1-4b1d-88ad-191f6ea89008 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5/action returned with HTTP 202 Aug 07 14:02:05.240297 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 364/1452] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:05 2026] POST /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:05.252541 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ada69927-0571-4a58-80db-496df5aefabb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.254525 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ada69927-0571-4a58-80db-496df5aefabb tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 Aug 07 14:02:05.254760 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ada69927-0571-4a58-80db-496df5aefabb tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:05.254959 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ada69927-0571-4a58-80db-496df5aefabb tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:05.264774 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.264774 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:05.265003 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ada69927-0571-4a58-80db-496df5aefabb tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:05.267726 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ada69927-0571-4a58-80db-496df5aefabb tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 returned with HTTP 200 Aug 07 14:02:05.267868 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 367/1453] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:05 2026] GET /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:05.566627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-12d69129-64d6-4a46-9663-6e539d49d758 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.570017 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e Aug 07 14:02:05.570346 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:05.570641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:05.582207 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.582207 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:05.588926 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:05.590007 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:05.590319 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:05.653646 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:05.657973 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.657973 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:05.668675 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12d69129-64d6-4a46-9663-6e539d49d758 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e returned with HTTP 200 Aug 07 14:02:05.669199 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 363/1454] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:05 2026] GET /volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:05.691355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29acba2d-8767-4dea-a1aa-8530c553764b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.697790 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29acba2d-8767-4dea-a1aa-8530c553764b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 07 14:02:05.698323 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29acba2d-8767-4dea-a1aa-8530c553764b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "831698ae-ea24-4ea9-b251-a259b41af8b1", "name": "tempest-group_snapshot-1763224398"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:05.701139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-29acba2d-8767-4dea-a1aa-8530c553764b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '831698ae-ea24-4ea9-b251-a259b41af8b1', 'name': 'tempest-group_snapshot-1763224398'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 14:02:05.709999 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.709999 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:05.715358 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-29acba2d-8767-4dea-a1aa-8530c553764b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating group_snapshot tempest-group_snapshot-1763224398. Aug 07 14:02:05.761829 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.761829 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:05.776345 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-29acba2d-8767-4dea-a1aa-8530c553764b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2121016869 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2121016869, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:05.807550 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-29acba2d-8767-4dea-a1aa-8530c553764b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['2e062d9c-3d34-4d61-9ab6-c120322fac52', '98623b18-e816-407c-a80d-f94f53b20321', '4d28d6c3-2a67-4bac-a6c6-b27f0d96bf0a', '0dee08f0-81eb-43fe-8e69-3caa191f0248'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:05.846968 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29acba2d-8767-4dea-a1aa-8530c553764b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 07 14:02:05.848205 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 361/1455] 10.4.3.193 () {70 vars in 1324 bytes} [Fri Aug 7 14:02:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:05.859887 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25124a62-c29e-4efc-b31b-d13e91a833af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.862410 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25124a62-c29e-4efc-b31b-d13e91a833af tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f Aug 07 14:02:05.863863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25124a62-c29e-4efc-b31b-d13e91a833af tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:05.863863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25124a62-c29e-4efc-b31b-d13e91a833af tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:05.864340 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-25124a62-c29e-4efc-b31b-d13e91a833af tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 87a4a10a-a35c-4d76-9dca-d10a21d2334f {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:05.872923 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:05.872923 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:05.879826 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25124a62-c29e-4efc-b31b-d13e91a833af tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f returned with HTTP 200 Aug 07 14:02:05.880722 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 365/1456] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:05 2026] GET /volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:05.993171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:05.994970 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:02:05.995225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:05.995490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:05.995731 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Delete volume with id: a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:02:06.005960 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.005960 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:06.006283 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:02:06.026172 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Delete volume request issued successfully. Aug 07 14:02:06.026374 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efd646f7-f203-4ded-a596-1ef77dbd2a8b tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 202 Aug 07 14:02:06.027332 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 368/1457] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:05 2026] DELETE /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:06.035933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5202486e-bade-45f3-a13c-d996c8e4f459 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.038317 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5202486e-bade-45f3-a13c-d996c8e4f459 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:02:06.038510 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5202486e-bade-45f3-a13c-d996c8e4f459 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.038733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5202486e-bade-45f3-a13c-d996c8e4f459 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.048082 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.048082 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:06.054116 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5202486e-bade-45f3-a13c-d996c8e4f459 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Volume info retrieved successfully. Aug 07 14:02:06.061058 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5202486e-bade-45f3-a13c-d996c8e4f459 tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 200 Aug 07 14:02:06.061574 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 364/1458] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.279983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae8861c9-0c0e-4a46-849e-917283ec5155 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.282342 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae8861c9-0c0e-4a46-849e-917283ec5155 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 Aug 07 14:02:06.282561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae8861c9-0c0e-4a46-849e-917283ec5155 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.282822 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae8861c9-0c0e-4a46-849e-917283ec5155 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.289555 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae8861c9-0c0e-4a46-849e-917283ec5155 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 returned with HTTP 404 Aug 07 14:02:06.290315 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 362/1459] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:06.300656 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e1952e20-77f6-403d-a5a1-c70dada5634e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.303151 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1952e20-77f6-403d-a5a1-c70dada5634e tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:02:06.303683 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1952e20-77f6-403d-a5a1-c70dada5634e tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:06.303966 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1952e20-77f6-403d-a5a1-c70dada5634e tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:06.306050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-e1952e20-77f6-403d-a5a1-c70dada5634e tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'available'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:02:06.320761 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.320761 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:06.339199 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1952e20-77f6-403d-a5a1-c70dada5634e tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:02:06.339940 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 366/1460] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:06 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:06.349536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e8b3d85-7e48-44b7-a440-57990ea8e876 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.351328 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e8b3d85-7e48-44b7-a440-57990ea8e876 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:06.351882 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e8b3d85-7e48-44b7-a440-57990ea8e876 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.351882 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e8b3d85-7e48-44b7-a440-57990ea8e876 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.358351 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.358351 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:06.359194 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0e8b3d85-7e48-44b7-a440-57990ea8e876 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:06.359958 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e8b3d85-7e48-44b7-a440-57990ea8e876 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:02:06.360578 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 369/1461] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.373108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6667ff1d-d226-4d0d-80de-67ca05aa0164 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.375630 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6667ff1d-d226-4d0d-80de-67ca05aa0164 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 Aug 07 14:02:06.375872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6667ff1d-d226-4d0d-80de-67ca05aa0164 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.376483 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6667ff1d-d226-4d0d-80de-67ca05aa0164 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.376483 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-6667ff1d-d226-4d0d-80de-67ca05aa0164 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Delete snapshot with id: b530f418-46b5-40c8-aecb-0fe422037bc5 Aug 07 14:02:06.382542 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6667ff1d-d226-4d0d-80de-67ca05aa0164 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 returned with HTTP 404 Aug 07 14:02:06.383249 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 365/1462] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:06 2026] DELETE /volume/v3/snapshots/b530f418-46b5-40c8-aecb-0fe422037bc5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:06.395554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be04b288-3840-4009-8ec6-ce1851792fd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.397850 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be04b288-3840-4009-8ec6-ce1851792fd6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:02:06.398405 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be04b288-3840-4009-8ec6-ce1851792fd6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:06.399871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be04b288-3840-4009-8ec6-ce1851792fd6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:06.401502 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-be04b288-3840-4009-8ec6-ce1851792fd6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'creating'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:02:06.411945 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.411945 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:06.432885 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be04b288-3840-4009-8ec6-ce1851792fd6 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:02:06.436020 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 363/1463] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:06 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:06.443261 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d71e17e-773f-413c-9c0f-f49ee8ed2555 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.445175 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d71e17e-773f-413c-9c0f-f49ee8ed2555 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:06.445400 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d71e17e-773f-413c-9c0f-f49ee8ed2555 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.445597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d71e17e-773f-413c-9c0f-f49ee8ed2555 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.451207 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.451207 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:06.451272 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6d71e17e-773f-413c-9c0f-f49ee8ed2555 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:06.452079 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d71e17e-773f-413c-9c0f-f49ee8ed2555 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:02:06.452471 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 367/1464] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.462766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82362940-fbae-42fc-8b3f-ee58cbfef569 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.464787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82362940-fbae-42fc-8b3f-ee58cbfef569 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:02:06.465169 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82362940-fbae-42fc-8b3f-ee58cbfef569 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:06.465359 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82362940-fbae-42fc-8b3f-ee58cbfef569 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:06.467299 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.snapshot_actions [None req-82362940-fbae-42fc-8b3f-ee58cbfef569 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100325) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 14:02:06.473826 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.473826 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:06.474442 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.snapshot_actions [None req-82362940-fbae-42fc-8b3f-ee58cbfef569 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Updating snapshot f395eefa-5a03-4710-995e-158b8a24d1ef with info {'id': 'f395eefa-5a03-4710-995e-158b8a24d1ef', 'status': 'error', 'progress': '80%'} Aug 07 14:02:06.481442 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82362940-fbae-42fc-8b3f-ee58cbfef569 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:02:06.481966 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 370/1465] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:06 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:06.491221 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6da7304-668e-4ae8-a9fc-9e31d6dde54c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.493798 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6da7304-668e-4ae8-a9fc-9e31d6dde54c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:06.494461 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6da7304-668e-4ae8-a9fc-9e31d6dde54c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.494780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6da7304-668e-4ae8-a9fc-9e31d6dde54c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.503047 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.503047 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:06.504286 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e6da7304-668e-4ae8-a9fc-9e31d6dde54c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Snapshot retrieved successfully. Aug 07 14:02:06.507083 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6da7304-668e-4ae8-a9fc-9e31d6dde54c tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:02:06.507532 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 366/1466] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 460 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.519179 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74ab77d5-aaff-4ae4-a2d8-e2fc7aa6fd79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.523873 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74ab77d5-aaff-4ae4-a2d8-e2fc7aa6fd79 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] POST https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action Aug 07 14:02:06.523873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74ab77d5-aaff-4ae4-a2d8-e2fc7aa6fd79 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:06.523873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74ab77d5-aaff-4ae4-a2d8-e2fc7aa6fd79 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:06.524364 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-74ab77d5-aaff-4ae4-a2d8-e2fc7aa6fd79 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] Updating snapshot 'f395eefa-5a03-4710-995e-158b8a24d1ef' with '{'status': 'available'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:02:06.542531 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.542531 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:06.561274 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74ab77d5-aaff-4ae4-a2d8-e2fc7aa6fd79 tempest-SnapshotsActionsTest-1896327321 tempest-SnapshotsActionsTest-1896327321-project-admin] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action returned with HTTP 202 Aug 07 14:02:06.562047 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 364/1467] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:02:06 2026] POST /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:06.570420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2be584d-989f-47ff-ad0b-56d893c4b3d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.572278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2be584d-989f-47ff-ad0b-56d893c4b3d3 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:06.572451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2be584d-989f-47ff-ad0b-56d893c4b3d3 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.572685 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2be584d-989f-47ff-ad0b-56d893c4b3d3 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.578096 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.578096 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:06.579059 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2be584d-989f-47ff-ad0b-56d893c4b3d3 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:06.579568 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2be584d-989f-47ff-ad0b-56d893c4b3d3 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:02:06.580026 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 368/1468] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.593679 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03024986-bb5a-4c41-a481-03b902ed0bfc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.596708 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03024986-bb5a-4c41-a481-03b902ed0bfc tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:06.596708 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03024986-bb5a-4c41-a481-03b902ed0bfc tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.596708 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03024986-bb5a-4c41-a481-03b902ed0bfc tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.596708 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-03024986-bb5a-4c41-a481-03b902ed0bfc tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Delete snapshot with id: f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:06.606805 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.606805 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:06.607163 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03024986-bb5a-4c41-a481-03b902ed0bfc tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:06.632286 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03024986-bb5a-4c41-a481-03b902ed0bfc tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot delete request issued successfully. Aug 07 14:02:06.634970 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03024986-bb5a-4c41-a481-03b902ed0bfc tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 202 Aug 07 14:02:06.634970 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 371/1469] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:06 2026] DELETE /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:06.642158 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbb9354e-d8a2-48d3-861f-183a9f8e3bf6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.645072 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbb9354e-d8a2-48d3-861f-183a9f8e3bf6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:06.645364 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbb9354e-d8a2-48d3-861f-183a9f8e3bf6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.645828 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbb9354e-d8a2-48d3-861f-183a9f8e3bf6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.654105 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.654105 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:06.655211 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bbb9354e-d8a2-48d3-861f-183a9f8e3bf6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Snapshot retrieved successfully. Aug 07 14:02:06.656664 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbb9354e-d8a2-48d3-861f-183a9f8e3bf6 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 200 Aug 07 14:02:06.657167 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 367/1470] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.902335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7d4f7ce-5ce9-4f32-af4c-e28a55f9a7cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.904294 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7d4f7ce-5ce9-4f32-af4c-e28a55f9a7cc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f Aug 07 14:02:06.904590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7d4f7ce-5ce9-4f32-af4c-e28a55f9a7cc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.904850 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7d4f7ce-5ce9-4f32-af4c-e28a55f9a7cc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.905028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-a7d4f7ce-5ce9-4f32-af4c-e28a55f9a7cc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 87a4a10a-a35c-4d76-9dca-d10a21d2334f {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:06.911745 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.911745 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:06.917006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7d4f7ce-5ce9-4f32-af4c-e28a55f9a7cc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f returned with HTTP 200 Aug 07 14:02:06.917535 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 365/1471] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:06.929118 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a528071c-c0bb-46f5-83c4-79b9606658bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.931290 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a528071c-c0bb-46f5-83c4-79b9606658bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:02:06.931440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a528071c-c0bb-46f5-83c4-79b9606658bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.931680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a528071c-c0bb-46f5-83c4-79b9606658bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.932548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-a528071c-c0bb-46f5-83c4-79b9606658bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:06.933192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-a528071c-c0bb-46f5-83c4-79b9606658bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:06.940854 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a528071c-c0bb-46f5-83c4-79b9606658bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all snapshots completed successfully. Aug 07 14:02:06.941455 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.941455 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:06.942792 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a528071c-c0bb-46f5-83c4-79b9606658bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:02:06.944141 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 369/1472] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.960495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe7168ea-7642-44f7-8cc0-7b8c8f988aa8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.963017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe7168ea-7642-44f7-8cc0-7b8c8f988aa8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/3b59b059-5b39-454c-a4d6-9ff80e3f996c Aug 07 14:02:06.963384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe7168ea-7642-44f7-8cc0-7b8c8f988aa8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:06.964302 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe7168ea-7642-44f7-8cc0-7b8c8f988aa8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:06.973022 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.973022 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:06.973640 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fe7168ea-7642-44f7-8cc0-7b8c8f988aa8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Snapshot retrieved successfully. Aug 07 14:02:06.974664 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe7168ea-7642-44f7-8cc0-7b8c8f988aa8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/3b59b059-5b39-454c-a4d6-9ff80e3f996c returned with HTTP 200 Aug 07 14:02:06.975277 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 372/1473] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:06 2026] GET /volume/v3/snapshots/3b59b059-5b39-454c-a4d6-9ff80e3f996c => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:06.986677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6080085a-8013-4bc0-b7be-492f697b67e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:06.989573 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups/action Aug 07 14:02:06.990421 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "87a4a10a-a35c-4d76-9dca-d10a21d2334f", "name": "tempest-Group_from_snap-1713472576"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:06.990421 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "87a4a10a-a35c-4d76-9dca-d10a21d2334f", "name": "tempest-Group_from_snap-1713472576"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:06.992836 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '87a4a10a-a35c-4d76-9dca-d10a21d2334f', 'name': 'tempest-Group_from_snap-1713472576'}}. {{(pid=100322) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 14:02:06.993023 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating group tempest-Group_from_snap-1713472576 from group_snapshot 87a4a10a-a35c-4d76-9dca-d10a21d2334f. Aug 07 14:02:06.998750 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:06.998750 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.010571 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.010571 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.016430 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.016430 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.073908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['abd63920-8448-4f24-ba23-1db23af5d824'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:07.077079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.078677 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7328a41c-cca8-4d43-a403-b377f37db6fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.084399 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:07.084453 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7328a41c-cca8-4d43-a403-b377f37db6fe tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] GET https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c Aug 07 14:02:07.084749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7328a41c-cca8-4d43-a403-b377f37db6fe tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.084991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1250249632", "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:07.085042 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7328a41c-cca8-4d43-a403-b377f37db6fe tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.087441 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1250249632', 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:07.093194 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7328a41c-cca8-4d43-a403-b377f37db6fe tempest-ServerStableDeviceRescueTest-1383365273 tempest-ServerStableDeviceRescueTest-1383365273-project-member] https://10.4.3.193/volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c returned with HTTP 404 Aug 07 14:02:07.093814 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 370/1474] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/a8f1076e-fe67-4d98-8326-91628def276c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:07.153443 np0000006713 devstack@c-api.service[100322]: INFO cinder.group.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] A mapping entry already exists for group da6772b5-e2c3-4670-a630-86059b6eac46 and volume type ebf7b9ae-c6a2-49ec-bc61-d9285725d347. Do not need to create again. Aug 07 14:02:07.153443 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.153443 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.153443 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:07.161355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (4ef6b59b-1b04-4bd2-8e6a-e5056b260d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:07.162391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8c7a55-a8cd-4cb5-8ffe-729b50ab34c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.163808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:07.200389 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8c7a55-a8cd-4cb5-8ffe-729b50ab34c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b59b059-5b39-454c-a4d6-9ff80e3f996c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2121016869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ebf7b9ae-c6a2-49ec-bc61-d9285725d347', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'da6772b5-e2c3-4670-a630-86059b6eac46', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.200766 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Create volume of 1 GB Aug 07 14:02:07.201360 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a08c0c4-c54a-42f3-9ea7-53c8abf7335b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.208704 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Availability Zones retrieved successfully. Aug 07 14:02:07.216378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Flow 'volume_create_api' (3b1de879-2a58-4d91-8666-4cfa82798e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:07.218065 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7cff21-77f4-40f2-8cfb-fcbe9b36e5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.219262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:07.236454 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2121016869 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2121016869, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:07.252542 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['cb4ae2e2-3650-4520-aa44-58c33fc24ffd', '01d9f58d-1831-46f5-b8e1-776025c8a0a5'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:07.254204 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a08c0c4-c54a-42f3-9ea7-53c8abf7335b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb4ae2e2-3650-4520-aa44-58c33fc24ffd', '01d9f58d-1831-46f5-b8e1-776025c8a0a5']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.254204 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76613342-dd37-46a1-b349-b64cdb4dd19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.298149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76613342-dd37-46a1-b349-b64cdb4dd19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23f77636-02d6-4ac6-adbc-985a450a1229', '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=da6772b5-e2c3-4670-a630-86059b6eac46,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['cb4ae2e2-3650-4520-aa44-58c33fc24ffd','01d9f58d-1831-46f5-b8e1-776025c8a0a5'],size=1,snapshot_id=3b59b059-5b39-454c-a4d6-9ff80e3f996c,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=da6772b5-e2c3-4670-a630-86059b6eac46,host=None,id=23f77636-02d6-4ac6-adbc-985a450a1229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194bf87899274cb0b762714946ae3dbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b59b059-5b39-454c-a4d6-9ff80e3f996c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ebf7b9ae-c6a2-49ec-bc61-d9285725d347),volume_type_id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.299084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f2f815-781c-4fe1-a0dc-667c61be5ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.300920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7cff21-77f4-40f2-8cfb-fcbe9b36e5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.302544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94f528d-16aa-41e5-b014-eb8063f2f459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.322352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f2f815-781c-4fe1-a0dc-667c61be5ec0) transitioned into state 'SUCCESS' from 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=da6772b5-e2c3-4670-a630-86059b6eac46,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['cb4ae2e2-3650-4520-aa44-58c33fc24ffd','01d9f58d-1831-46f5-b8e1-776025c8a0a5'],size=1,snapshot_id=3b59b059-5b39-454c-a4d6-9ff80e3f996c,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=ebf7b9ae-c6a2-49ec-bc61-d9285725d347)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.322857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (4ef6b59b-1b04-4bd2-8e6a-e5056b260d14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:07.323369 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request issued successfully. Aug 07 14:02:07.339372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6080085a-8013-4bc0-b7be-492f697b67e6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/action returned with HTTP 202 Aug 07 14:02:07.339988 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 368/1475] 10.4.3.193 () {70 vars in 1318 bytes} [Fri Aug 7 14:02:06 2026] POST /volume/v3/groups/action => generated 103 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:07.350435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.353467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:07.353794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.354249 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.354499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:07.355472 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:07.365408 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:07.366769 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:07.366769 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:07.388688 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Created reservations ['0969f886-bee7-4296-afcc-af7135052407', '448f913f-df7e-4c13-8dec-2b98b239560c', 'dbeddefc-2dfa-4506-9325-3da88e692293', 'e76a8e4f-adc6-47f4-959a-23437b596089'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:07.389498 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94f528d-16aa-41e5-b014-eb8063f2f459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0969f886-bee7-4296-afcc-af7135052407', '448f913f-df7e-4c13-8dec-2b98b239560c', 'dbeddefc-2dfa-4506-9325-3da88e692293', 'e76a8e4f-adc6-47f4-959a-23437b596089']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.390480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f3ca3f-ff08-49a8-8488-22c3edbb23ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.413468 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:07.418546 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.418546 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:07.419774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f3ca3f-ff08-49a8-8488-22c3edbb23ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '520d2f98-ab37-43ae-a698-bc766f8a752e', '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-1250249632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f246b3411a45de8fd20ecd83ca631f',qos_specs=None,replication_status=,reservations=['0969f886-bee7-4296-afcc-af7135052407','448f913f-df7e-4c13-8dec-2b98b239560c','dbeddefc-2dfa-4506-9325-3da88e692293','e76a8e4f-adc6-47f4-959a-23437b596089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a20edd4f9604aa7a2a524275251f85e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1250249632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=520d2f98-ab37-43ae-a698-bc766f8a752e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0f246b3411a45de8fd20ecd83ca631f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a20edd4f9604aa7a2a524275251f85e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.421286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93d3ef68-9ac9-4400-8cae-9e42a84fddff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.423467 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:07.423693 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:07.454171 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93d3ef68-9ac9-4400-8cae-9e42a84fddff) transitioned into state 'SUCCESS' from state '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-1250249632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0f246b3411a45de8fd20ecd83ca631f',qos_specs=None,replication_status=,reservations=['0969f886-bee7-4296-afcc-af7135052407','448f913f-df7e-4c13-8dec-2b98b239560c','dbeddefc-2dfa-4506-9325-3da88e692293','e76a8e4f-adc6-47f4-959a-23437b596089'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a20edd4f9604aa7a2a524275251f85e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.454588 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06a4881-d033-4ccf-a8dc-9664173629bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:07.467613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06a4881-d033-4ccf-a8dc-9664173629bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:07.468855 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Flow 'volume_create_api' (3b1de879-2a58-4d91-8666-4cfa82798e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:07.470232 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Create volume request issued successfully. Aug 07 14:02:07.470438 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74411071-5b4f-41de-a1f3-8ff94ffc1786 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:07.471054 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 366/1476] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:02:07 2026] POST /volume/v3/volumes => generated 753 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:07.478723 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:07.483826 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.483826 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:07.487631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4048bde6-07d5-4bdf-8ccc-5dd796e5924a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.490709 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4048bde6-07d5-4bdf-8ccc-5dd796e5924a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] GET https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:02:07.490709 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4048bde6-07d5-4bdf-8ccc-5dd796e5924a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.490872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4048bde6-07d5-4bdf-8ccc-5dd796e5924a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.497525 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22b4132c-d34c-4a0c-a5b4-9d5251e0b2ff tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:07.498235 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 373/1477] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:07.501702 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.501702 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:07.505384 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4048bde6-07d5-4bdf-8ccc-5dd796e5924a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Volume info retrieved successfully. Aug 07 14:02:07.511653 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4048bde6-07d5-4bdf-8ccc-5dd796e5924a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e returned with HTTP 200 Aug 07 14:02:07.513740 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 371/1478] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:07.517084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.518989 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 Aug 07 14:02:07.519220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.520238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.528127 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.528127 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.533495 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:07.534279 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:07.534431 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:07.577535 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:07.582130 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.582130 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.595757 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cdb7bc0-2739-4e61-81dd-4e817afb0687 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 returned with HTTP 200 Aug 07 14:02:07.596413 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 369/1479] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 => generated 927 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:07.613163 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2e90229-9c6c-4cdd-aff0-d2c65fbd7008 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.617644 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e90229-9c6c-4cdd-aff0-d2c65fbd7008 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46 Aug 07 14:02:07.618139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2e90229-9c6c-4cdd-aff0-d2c65fbd7008 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.618267 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2e90229-9c6c-4cdd-aff0-d2c65fbd7008 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.618434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-c2e90229-9c6c-4cdd-aff0-d2c65fbd7008 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member da6772b5-e2c3-4670-a630-86059b6eac46 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:07.622411 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.622411 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:07.634716 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e90229-9c6c-4cdd-aff0-d2c65fbd7008 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46 returned with HTTP 200 Aug 07 14:02:07.635102 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 367/1480] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46 => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:07.646321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6425ef92-ba09-42bf-8447-0c8396d98deb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.648955 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:07.649204 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.649444 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.649790 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:07.650800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:07.662245 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:07.663736 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:07.663736 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:07.668413 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24fdfd4b-a404-4e2a-8c0f-5ad5805d558d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.671141 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24fdfd4b-a404-4e2a-8c0f-5ad5805d558d tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef Aug 07 14:02:07.671975 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24fdfd4b-a404-4e2a-8c0f-5ad5805d558d tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.672336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24fdfd4b-a404-4e2a-8c0f-5ad5805d558d tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.679481 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24fdfd4b-a404-4e2a-8c0f-5ad5805d558d tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef returned with HTTP 404 Aug 07 14:02:07.679481 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 372/1481] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/snapshots/f395eefa-5a03-4710-995e-158b8a24d1ef => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:07.690101 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0c5ae4e2-0de7-4e2c-aa29-f3cc3c5d2d40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.693918 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c5ae4e2-0de7-4e2c-aa29-f3cc3c5d2d40 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:02:07.693918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c5ae4e2-0de7-4e2c-aa29-f3cc3c5d2d40 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.693918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0c5ae4e2-0de7-4e2c-aa29-f3cc3c5d2d40 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.708892 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.708892 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.717660 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:07.723665 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0c5ae4e2-0de7-4e2c-aa29-f3cc3c5d2d40 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:02:07.732728 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.732728 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:07.732851 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0c5ae4e2-0de7-4e2c-aa29-f3cc3c5d2d40 tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 returned with HTTP 200 Aug 07 14:02:07.734465 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 370/1482] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:07.747480 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:07.747628 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:07.750630 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.752482 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] DELETE https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:02:07.752668 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.753020 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.753020 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Delete volume with id: eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:02:07.762632 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.762632 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:07.763275 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:02:07.808790 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:07.814130 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.814130 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:07.818269 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Delete volume request issued successfully. Aug 07 14:02:07.818269 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c1cedba-9f8b-4cad-8820-d70210c3befe tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 returned with HTTP 202 Aug 07 14:02:07.819042 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 368/1483] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:07 2026] DELETE /volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:07.825320 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6425ef92-ba09-42bf-8447-0c8396d98deb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:07.825320 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 374/1484] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:07.833728 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77a600bc-9a5a-4aca-a424-44b766c6d06c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.836256 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a600bc-9a5a-4aca-a424-44b766c6d06c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:02:07.837162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77a600bc-9a5a-4aca-a424-44b766c6d06c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.837162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77a600bc-9a5a-4aca-a424-44b766c6d06c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.848462 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c08cde0-20e3-4cc3-aaf6-1e649958f04a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.851426 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c08cde0-20e3-4cc3-aaf6-1e649958f04a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46/action Aug 07 14:02:07.851426 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c08cde0-20e3-4cc3-aaf6-1e649958f04a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:07.851799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c08cde0-20e3-4cc3-aaf6-1e649958f04a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:07.853572 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-8c08cde0-20e3-4cc3-aaf6-1e649958f04a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for group da6772b5-e2c3-4670-a630-86059b6eac46 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:02:07.853572 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-8c08cde0-20e3-4cc3-aaf6-1e649958f04a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group with id: da6772b5-e2c3-4670-a630-86059b6eac46 Aug 07 14:02:07.859010 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.859010 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:07.868505 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.868505 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:07.872735 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77a600bc-9a5a-4aca-a424-44b766c6d06c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Volume info retrieved successfully. Aug 07 14:02:07.882133 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a600bc-9a5a-4aca-a424-44b766c6d06c tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 returned with HTTP 200 Aug 07 14:02:07.882276 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 373/1485] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:07.952469 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c08cde0-20e3-4cc3-aaf6-1e649958f04a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46/action returned with HTTP 202 Aug 07 14:02:07.953218 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 371/1486] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:07 2026] POST /volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:07.965245 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:07.968423 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 Aug 07 14:02:07.968423 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:07.968423 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:07.980533 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:07.980533 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:07.990167 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:07.991630 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:07.991630 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:08.063588 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:08.069099 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:08.069099 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:08.081794 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5be1ce0-50b7-443e-a6c4-a494bb50e1f6 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 returned with HTTP 200 Aug 07 14:02:08.083165 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 369/1487] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:07 2026] GET /volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 => generated 926 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:08.534058 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de10c328-edda-48f4-bb57-20a92470253a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:08.537468 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de10c328-edda-48f4-bb57-20a92470253a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] GET https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:02:08.537724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de10c328-edda-48f4-bb57-20a92470253a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:08.538802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de10c328-edda-48f4-bb57-20a92470253a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:08.549938 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:08.549938 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:08.556116 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de10c328-edda-48f4-bb57-20a92470253a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Volume info retrieved successfully. Aug 07 14:02:08.568060 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de10c328-edda-48f4-bb57-20a92470253a tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e returned with HTTP 200 Aug 07 14:02:08.568458 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 375/1488] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:08 2026] GET /volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:08.612089 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-88509485-e7f7-4ece-a5d1-be53a7a62c66 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:08.615779 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-88509485-e7f7-4ece-a5d1-be53a7a62c66 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] GET https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:02:08.615779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-88509485-e7f7-4ece-a5d1-be53a7a62c66 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:08.615987 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-88509485-e7f7-4ece-a5d1-be53a7a62c66 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:08.625476 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:08.625476 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:08.631149 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-88509485-e7f7-4ece-a5d1-be53a7a62c66 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Volume info retrieved successfully. Aug 07 14:02:08.640826 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-88509485-e7f7-4ece-a5d1-be53a7a62c66 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e returned with HTTP 200 Aug 07 14:02:08.642189 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 374/1489] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:02:08 2026] GET /volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:08.901512 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f75ee668-c46c-4024-bd1a-cf114aeb1f1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:08.905064 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f75ee668-c46c-4024-bd1a-cf114aeb1f1a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] GET https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 Aug 07 14:02:08.905480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f75ee668-c46c-4024-bd1a-cf114aeb1f1a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:08.905573 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f75ee668-c46c-4024-bd1a-cf114aeb1f1a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:08.923720 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f75ee668-c46c-4024-bd1a-cf114aeb1f1a tempest-SnapshotsActionsTest-1659222129 tempest-SnapshotsActionsTest-1659222129-project-member] https://10.4.3.193/volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 returned with HTTP 404 Aug 07 14:02:08.923720 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 372/1490] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:08 2026] GET /volume/v3/volumes/eebdc19e-fba1-4777-8685-dfbf8d050906 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:09.101731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c6af1b7-65b6-4f85-81b9-0e918da38ae9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.106018 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c6af1b7-65b6-4f85-81b9-0e918da38ae9 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 Aug 07 14:02:09.106449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c6af1b7-65b6-4f85-81b9-0e918da38ae9 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.106633 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c6af1b7-65b6-4f85-81b9-0e918da38ae9 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.114808 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c6af1b7-65b6-4f85-81b9-0e918da38ae9 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 returned with HTTP 404 Aug 07 14:02:09.115447 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 370/1491] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/volumes/23f77636-02d6-4ac6-adbc-985a450a1229 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:09.125255 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4dff9602-3990-4b05-8802-19c7ee90dc63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.127862 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4dff9602-3990-4b05-8802-19c7ee90dc63 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46 Aug 07 14:02:09.128239 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4dff9602-3990-4b05-8802-19c7ee90dc63 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.128514 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4dff9602-3990-4b05-8802-19c7ee90dc63 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.128695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-4dff9602-3990-4b05-8802-19c7ee90dc63 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member da6772b5-e2c3-4670-a630-86059b6eac46 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:09.132323 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4dff9602-3990-4b05-8802-19c7ee90dc63 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46 returned with HTTP 404 Aug 07 14:02:09.133078 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 376/1492] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/groups/da6772b5-e2c3-4670-a630-86059b6eac46 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:09.144127 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d8fb88f-a2fc-4946-b964-15b6985f47fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.146820 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d8fb88f-a2fc-4946-b964-15b6985f47fd tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f Aug 07 14:02:09.147864 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d8fb88f-a2fc-4946-b964-15b6985f47fd tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.148060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d8fb88f-a2fc-4946-b964-15b6985f47fd tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.148563 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-4d8fb88f-a2fc-4946-b964-15b6985f47fd tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for member 87a4a10a-a35c-4d76-9dca-d10a21d2334f {{(pid=100324) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 14:02:09.148563 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.group_snapshots [None req-4d8fb88f-a2fc-4946-b964-15b6985f47fd tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group_snapshot with id: 87a4a10a-a35c-4d76-9dca-d10a21d2334f Aug 07 14:02:09.158048 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:09.158048 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:09.163540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.165597 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:09.165597 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-70906039", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:09.167590 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-70906039', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:09.167590 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Create volume of 1 GB Aug 07 14:02:09.172039 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Availability Zones retrieved successfully. Aug 07 14:02:09.179628 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Flow 'volume_create_api' (731e18d6-489b-4d6f-a836-08010da111f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:09.180144 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6189018-b85f-4bbb-b8dc-9519c2a5dc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:09.181218 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:09.227497 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6189018-b85f-4bbb-b8dc-9519c2a5dc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:09.228599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7c6b0d-435c-43f1-99bb-f85335a233eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:09.230043 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d8fb88f-a2fc-4946-b964-15b6985f47fd tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f returned with HTTP 202 Aug 07 14:02:09.230857 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 375/1493] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:09 2026] DELETE /volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:09.240063 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.242921 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:09.242921 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.242921 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.243369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:09.244473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:09.255752 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:09.256594 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:09.257216 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:09.305288 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:09.313349 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:09.313349 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:09.329010 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9486dbc-b0b6-4f0e-afbd-0af7d2b3b3cb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:09.329010 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 371/1494] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:09.340205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Created reservations ['8f653676-5081-4fa7-9f54-8b50f3834d7f', '758cecf2-310b-4f7a-8b56-b681173d5794', '5cbfe833-104f-45d4-97de-ec35eeae2d06', 'aa79057d-63d9-4254-89a0-1c0c6db9f857'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:09.340958 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7c6b0d-435c-43f1-99bb-f85335a233eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f653676-5081-4fa7-9f54-8b50f3834d7f', '758cecf2-310b-4f7a-8b56-b681173d5794', '5cbfe833-104f-45d4-97de-ec35eeae2d06', 'aa79057d-63d9-4254-89a0-1c0c6db9f857']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:09.341772 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a3768e-1960-4e2d-910a-60dd6cb7a995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:09.348167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.352321 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:02:09.352321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.352588 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.352889 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:09.354755 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:09.359595 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all snapshots completed successfully. Aug 07 14:02:09.360054 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc924ae1-9ab2-4e29-b25c-9f8108d84ed5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:02:09.360632 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 377/1495] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:09.376778 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-594b39b7-f8b1-4b58-b77c-62730b8eee2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.378889 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-594b39b7-f8b1-4b58-b77c-62730b8eee2b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f Aug 07 14:02:09.379250 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-594b39b7-f8b1-4b58-b77c-62730b8eee2b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.379315 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a3768e-1960-4e2d-910a-60dd6cb7a995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad4a485-f8b8-43e4-aae1-6be2b9370ab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-70906039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1543b24e59594f8089c70a47a2a544c9',qos_specs=None,replication_status=,reservations=['8f653676-5081-4fa7-9f54-8b50f3834d7f','758cecf2-310b-4f7a-8b56-b681173d5794','5cbfe833-104f-45d4-97de-ec35eeae2d06','aa79057d-63d9-4254-89a0-1c0c6db9f857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4714c9731854726a84e38a716fe3c8a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-70906039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ad4a485-f8b8-43e4-aae1-6be2b9370ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1543b24e59594f8089c70a47a2a544c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4714c9731854726a84e38a716fe3c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:09.379456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-594b39b7-f8b1-4b58-b77c-62730b8eee2b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.379618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-594b39b7-f8b1-4b58-b77c-62730b8eee2b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 87a4a10a-a35c-4d76-9dca-d10a21d2334f {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:09.380303 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8588b5-4a7b-47ba-9835-f500dc9c4d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:09.384759 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-594b39b7-f8b1-4b58-b77c-62730b8eee2b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f returned with HTTP 404 Aug 07 14:02:09.385640 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 376/1496] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/group_snapshots/87a4a10a-a35c-4d76-9dca-d10a21d2334f => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:09.399244 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.402731 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:09.402915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.403800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.406003 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:09.406003 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:09.415946 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8588b5-4a7b-47ba-9835-f500dc9c4d44) transitioned into state 'SUCCESS' from state '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-70906039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1543b24e59594f8089c70a47a2a544c9',qos_specs=None,replication_status=,reservations=['8f653676-5081-4fa7-9f54-8b50f3834d7f','758cecf2-310b-4f7a-8b56-b681173d5794','5cbfe833-104f-45d4-97de-ec35eeae2d06','aa79057d-63d9-4254-89a0-1c0c6db9f857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4714c9731854726a84e38a716fe3c8a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:09.416181 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f860cf42-9b14-4597-8d59-f80899574d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:09.417259 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:09.419390 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:09.420251 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:09.431717 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f860cf42-9b14-4597-8d59-f80899574d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:09.432798 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Flow 'volume_create_api' (731e18d6-489b-4d6f-a836-08010da111f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:09.433305 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Create volume request issued successfully. Aug 07 14:02:09.434038 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8827060-6a7b-4194-9491-6b45f6dcc687 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:09.434563 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 373/1497] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:02:09 2026] POST /volume/v3/volumes => generated 745 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:09.474019 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:09.480153 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:09.480153 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:09.488982 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a38b1379-ffc2-4cd9-a17c-2652ac8caf24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:09.489552 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 372/1498] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:09.507941 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6671dc80-ab96-4f3b-be0e-087a15521003 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.509954 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6671dc80-ab96-4f3b-be0e-087a15521003 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1/action Aug 07 14:02:09.510163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6671dc80-ab96-4f3b-be0e-087a15521003 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:09.510366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6671dc80-ab96-4f3b-be0e-087a15521003 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:09.511937 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-6671dc80-ab96-4f3b-be0e-087a15521003 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for group 831698ae-ea24-4ea9-b251-a259b41af8b1 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:02:09.512138 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-6671dc80-ab96-4f3b-be0e-087a15521003 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group with id: 831698ae-ea24-4ea9-b251-a259b41af8b1 Aug 07 14:02:09.516985 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:09.516985 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:09.569684 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6671dc80-ab96-4f3b-be0e-087a15521003 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1/action returned with HTTP 202 Aug 07 14:02:09.570318 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 378/1499] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:09 2026] POST /volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:09.583515 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.585869 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e Aug 07 14:02:09.586202 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.586523 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.599063 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:09.599063 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:09.606917 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:09.608885 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:09.609163 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:09.671037 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:09.675331 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:09.675331 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:09.687185 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09f19adc-5cc6-4123-8e7b-51ecdbf419e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e returned with HTTP 200 Aug 07 14:02:09.687686 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 377/1500] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:09.961939 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-55a34823-fb6d-4abe-a0ae-49cddfb8b1d1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:09.965075 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-55a34823-fb6d-4abe-a0ae-49cddfb8b1d1 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] GET https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:02:09.965337 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-55a34823-fb6d-4abe-a0ae-49cddfb8b1d1 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:09.965576 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-55a34823-fb6d-4abe-a0ae-49cddfb8b1d1 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:09.974918 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:09.974918 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:09.984084 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-55a34823-fb6d-4abe-a0ae-49cddfb8b1d1 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Volume info retrieved successfully. Aug 07 14:02:09.990677 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-55a34823-fb6d-4abe-a0ae-49cddfb8b1d1 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e returned with HTTP 200 Aug 07 14:02:09.991214 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 374/1501] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:02:09 2026] GET /volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:10.007421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08a1dde8-6949-4f89-9e11-2f4310d3e2c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.007963 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a1dde8-6949-4f89-9e11-2f4310d3e2c7 None None] GET https://10.4.3.193/volume// Aug 07 14:02:10.008184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a1dde8-6949-4f89-9e11-2f4310d3e2c7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:10.008354 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08a1dde8-6949-4f89-9e11-2f4310d3e2c7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:10.009822 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08a1dde8-6949-4f89-9e11-2f4310d3e2c7 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:02:10.010246 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 373/1502] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:02:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:02:10.021908 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-60de2def-ed14-4aad-a394-61ba1b8e35d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.026555 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-60de2def-ed14-4aad-a394-61ba1b8e35d4 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:02:10.027756 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-60de2def-ed14-4aad-a394-61ba1b8e35d4 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "520d2f98-ab37-43ae-a698-bc766f8a752e", "connector": null, "instance_uuid": "16eb866c-a701-49a4-817c-b07dcfbc6915"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:10.037681 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:10.037681 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:10.081352 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-60de2def-ed14-4aad-a394-61ba1b8e35d4 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:02:10.082181 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 379/1503] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:02:10 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:10.707493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ccb1bd7-e668-4fb0-8300-009e3cab02bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.709700 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ccb1bd7-e668-4fb0-8300-009e3cab02bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e Aug 07 14:02:10.709963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ccb1bd7-e668-4fb0-8300-009e3cab02bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:10.709963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ccb1bd7-e668-4fb0-8300-009e3cab02bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:10.725076 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ccb1bd7-e668-4fb0-8300-009e3cab02bc tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e returned with HTTP 404 Aug 07 14:02:10.725076 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 378/1504] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:10 2026] GET /volume/v3/volumes/6ed40cc7-4728-40d3-99af-6e74c494679e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:10.737066 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8427f569-80b2-4789-a55e-8926cf0a5b0c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.739597 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8427f569-80b2-4789-a55e-8926cf0a5b0c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 Aug 07 14:02:10.739597 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8427f569-80b2-4789-a55e-8926cf0a5b0c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:10.740495 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8427f569-80b2-4789-a55e-8926cf0a5b0c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:10.741300 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-8427f569-80b2-4789-a55e-8926cf0a5b0c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 831698ae-ea24-4ea9-b251-a259b41af8b1 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:10.744611 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8427f569-80b2-4789-a55e-8926cf0a5b0c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 returned with HTTP 404 Aug 07 14:02:10.745175 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 375/1505] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:10 2026] GET /volume/v3/groups/831698ae-ea24-4ea9-b251-a259b41af8b1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:10.756888 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a78d4270-f8dc-47be-8dbf-03777c6d96a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.759557 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a78d4270-f8dc-47be-8dbf-03777c6d96a8 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/c491e630-dfdf-4fab-b9af-456ca58632a6 Aug 07 14:02:10.759660 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a78d4270-f8dc-47be-8dbf-03777c6d96a8 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:10.759833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a78d4270-f8dc-47be-8dbf-03777c6d96a8 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:10.791080 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a78d4270-f8dc-47be-8dbf-03777c6d96a8 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/group_types/c491e630-dfdf-4fab-b9af-456ca58632a6 returned with HTTP 202 Aug 07 14:02:10.792042 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 374/1506] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:02:10 2026] DELETE /volume/v3/group_types/c491e630-dfdf-4fab-b9af-456ca58632a6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:10.804853 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31f66245-fe43-4f41-8ec8-727c0de6e079 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.807150 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31f66245-fe43-4f41-8ec8-727c0de6e079 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] DELETE https://10.4.3.193/volume/v3/types/ebf7b9ae-c6a2-49ec-bc61-d9285725d347 Aug 07 14:02:10.807420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31f66245-fe43-4f41-8ec8-727c0de6e079 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:10.807677 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31f66245-fe43-4f41-8ec8-727c0de6e079 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:10.808112 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:10.808112 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:10.879940 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31f66245-fe43-4f41-8ec8-727c0de6e079 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types/ebf7b9ae-c6a2-49ec-bc61-d9285725d347 returned with HTTP 202 Aug 07 14:02:10.880360 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 380/1507] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:10 2026] DELETE /volume/v3/types/ebf7b9ae-c6a2-49ec-bc61-d9285725d347 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:10.889990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24bc21f8-4caf-4daa-8aa7-a6377e73a00c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.892307 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24bc21f8-4caf-4daa-8aa7-a6377e73a00c tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] GET https://10.4.3.193/volume/v3/types/ebf7b9ae-c6a2-49ec-bc61-d9285725d347 Aug 07 14:02:10.892525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24bc21f8-4caf-4daa-8aa7-a6377e73a00c tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:10.892756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24bc21f8-4caf-4daa-8aa7-a6377e73a00c tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:10.899435 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24bc21f8-4caf-4daa-8aa7-a6377e73a00c tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types/ebf7b9ae-c6a2-49ec-bc61-d9285725d347 returned with HTTP 404 Aug 07 14:02:10.900081 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 379/1508] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:10 2026] GET /volume/v3/types/ebf7b9ae-c6a2-49ec-bc61-d9285725d347 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:10.911776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7718bd3-6ed9-4e72-9c49-8d326295a13e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.918414 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7718bd3-6ed9-4e72-9c49-8d326295a13e tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:10.918414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7718bd3-6ed9-4e72-9c49-8d326295a13e tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1921009124"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:10.948455 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7718bd3-6ed9-4e72-9c49-8d326295a13e tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:10.948985 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 376/1509] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:10 2026] POST /volume/v3/types => generated 224 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:10.960741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5ed2eeb-09c3-4b48-bc11-aefac7f81c0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:10.963251 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5ed2eeb-09c3-4b48-bc11-aefac7f81c0d tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:02:10.963573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5ed2eeb-09c3-4b48-bc11-aefac7f81c0d tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-475019876"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:10.986863 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5ed2eeb-09c3-4b48-bc11-aefac7f81c0d tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:02:10.987436 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 375/1510] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:02:10 2026] POST /volume/v3/group_types => generated 180 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:11.008234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:11.010334 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:02:11.010807 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b2433b41-c3e4-4b8b-9bed-b701290242ed", "volume_types": ["19bc8d1a-3396-4204-8789-5e37b28f39a3"], "name": "tempest-GroupSnapshotsTest-Group-2049269088"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:11.013198 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating new group {'group': {'group_type': 'b2433b41-c3e4-4b8b-9bed-b701290242ed', 'volume_types': ['19bc8d1a-3396-4204-8789-5e37b28f39a3'], 'name': 'tempest-GroupSnapshotsTest-Group-2049269088'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:02:11.021700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating group tempest-GroupSnapshotsTest-Group-2049269088. Aug 07 14:02:11.055813 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability zone cache updated, next update will occur around 2026-08-07 15:02:11.055411. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 14:02:11.056070 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:11.112028 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['98c8f37e-ba88-4a4b-959a-7e7e90bff7ad'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:11.172003 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbfc9bf8-5e25-424e-87a2-f94eca21ed65 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:02:11.172003 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 381/1511] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:02:11 2026] POST /volume/v3/groups => generated 112 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:11.187572 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-147afd51-40b2-4353-8c8f-9b9deb780e32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:11.189202 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-147afd51-40b2-4353-8c8f-9b9deb780e32 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:11.189449 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-147afd51-40b2-4353-8c8f-9b9deb780e32 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:11.189815 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-147afd51-40b2-4353-8c8f-9b9deb780e32 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:11.189999 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-147afd51-40b2-4353-8c8f-9b9deb780e32 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:11.194626 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:11.194626 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:11.207039 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-147afd51-40b2-4353-8c8f-9b9deb780e32 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:11.207675 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 380/1512] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:11 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:11.514147 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac2039ae-aef6-463d-9e9a-41c64981a6e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:11.514573 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac2039ae-aef6-463d-9e9a-41c64981a6e4 None None] GET https://10.4.3.193/volume// Aug 07 14:02:11.515138 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac2039ae-aef6-463d-9e9a-41c64981a6e4 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:11.515138 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac2039ae-aef6-463d-9e9a-41c64981a6e4 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:11.515705 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac2039ae-aef6-463d-9e9a-41c64981a6e4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:02:11.516137 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 377/1513] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:02:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:02:11.538423 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-9155e7ae-4293-4905-a1f8-99781cc0d9dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:11.542262 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-9155e7ae-4293-4905-a1f8-99781cc0d9dc tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] GET https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:02:11.542786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-9155e7ae-4293-4905-a1f8-99781cc0d9dc tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:11.543281 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-9155e7ae-4293-4905-a1f8-99781cc0d9dc tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:11.559732 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:11.559732 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:11.568565 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-9155e7ae-4293-4905-a1f8-99781cc0d9dc tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Volume info retrieved successfully. Aug 07 14:02:11.577558 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-9155e7ae-4293-4905-a1f8-99781cc0d9dc tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e returned with HTTP 200 Aug 07 14:02:11.577558 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 376/1514] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:02:11 2026] GET /volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:11.747757 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-1d4591c6-0723-4e4e-bd00-85254acc5718 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:11.751030 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-1d4591c6-0723-4e4e-bd00-85254acc5718 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] PUT https://10.4.3.193/volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c Aug 07 14:02:11.751833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-1d4591c6-0723-4e4e-bd00-85254acc5718 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:11.771582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-1d4591c6-0723-4e4e-bd00-85254acc5718 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Acquiring lock "cinder-attachment_update-520d2f98-ab37-43ae-a698-bc766f8a752e-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:02:11.780872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-1d4591c6-0723-4e4e-bd00-85254acc5718 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Lock "cinder-attachment_update-520d2f98-ab37-43ae-a698-bc766f8a752e-np0000006713" acquired by "attachment_update" :: waited 0.009s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:02:11.783407 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:11.783407 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:11.951962 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-1d4591c6-0723-4e4e-bd00-85254acc5718 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Lock "cinder-attachment_update-520d2f98-ab37-43ae-a698-bc766f8a752e-np0000006713" released by "attachment_update" :: held 0.170s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:02:11.951962 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-1d4591c6-0723-4e4e-bd00-85254acc5718 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c returned with HTTP 200 Aug 07 14:02:11.953298 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 382/1515] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:02:11 2026] PUT /volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:11.991756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-b4fbca62-7655-4f05-a84c-b52cd2c7fbb2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:11.995331 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-b4fbca62-7655-4f05-a84c-b52cd2c7fbb2 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] POST https://10.4.3.193/volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c/action Aug 07 14:02:11.995954 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-b4fbca62-7655-4f05-a84c-b52cd2c7fbb2 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:11.996028 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-b4fbca62-7655-4f05-a84c-b52cd2c7fbb2 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:12.029056 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.029056 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:12.048715 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d42eb951-7a18-4b8f-a9e5-5f1514b1ac7c req-b4fbca62-7655-4f05-a84c-b52cd2c7fbb2 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c/action returned with HTTP 204 Aug 07 14:02:12.049524 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 381/1516] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:02:11 2026] POST /volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:12.223371 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8074c8d-c449-4682-9110-639003713bcb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:12.228240 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8074c8d-c449-4682-9110-639003713bcb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:12.228240 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8074c8d-c449-4682-9110-639003713bcb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:12.228240 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8074c8d-c449-4682-9110-639003713bcb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:12.228240 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-c8074c8d-c449-4682-9110-639003713bcb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:12.238574 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.238574 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:12.261692 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8074c8d-c449-4682-9110-639003713bcb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:12.261951 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 378/1517] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:12 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:12.279108 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc0784d1-2024-4f54-a390-138400f74725 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:12.282201 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:12.282383 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1973036946", "volume_type": "19bc8d1a-3396-4204-8789-5e37b28f39a3", "group_id": "fa067ee1-036b-49e2-be8e-539ee4f43bc4", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:12.285567 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1973036946', 'volume_type': '19bc8d1a-3396-4204-8789-5e37b28f39a3', 'group_id': 'fa067ee1-036b-49e2-be8e-539ee4f43bc4', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:12.295134 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.295134 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:12.296050 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume of 1 GB Aug 07 14:02:12.303617 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:12.310385 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (0f999986-e423-4be2-b0ef-2d8842d58d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:12.311966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadfb68c-17b4-45ef-95a3-8e9a8d66596f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:12.312576 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.312576 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:12.313064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:12.345131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadfb68c-17b4-45ef-95a3-8e9a8d66596f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=19bc8d1a-3396-4204-8789-5e37b28f39a3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1921009124',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19bc8d1a-3396-4204-8789-5e37b28f39a3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fa067ee1-036b-49e2-be8e-539ee4f43bc4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:12.346376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c639d1-e72a-424c-a795-14aecd96c7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:12.369514 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ceb46ed-00c9-40a9-86aa-409b40a45e34 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:12.391969 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1921009124 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1921009124, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:12.392649 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1921009124 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1921009124, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:12.449288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['ba84400f-61fa-4dc8-b7b9-11d45914c1f8', '870e8459-d2b0-40db-8434-846a794a3383', 'db8ae661-6715-419a-a7a4-a36540c4bdb1', '07848788-0104-4d65-8989-f6dadf77b048'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:12.450432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7c639d1-e72a-424c-a795-14aecd96c7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba84400f-61fa-4dc8-b7b9-11d45914c1f8', '870e8459-d2b0-40db-8434-846a794a3383', 'db8ae661-6715-419a-a7a4-a36540c4bdb1', '07848788-0104-4d65-8989-f6dadf77b048']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:12.451541 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c435e4f2-8d47-40e5-a820-24f501eff8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:12.486222 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c435e4f2-8d47-40e5-a820-24f501eff8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'febf33f4-bd69-4529-b983-2e5540084b75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1973036946',encryption_key_id=None,group_id=fa067ee1-036b-49e2-be8e-539ee4f43bc4,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['ba84400f-61fa-4dc8-b7b9-11d45914c1f8','870e8459-d2b0-40db-8434-846a794a3383','db8ae661-6715-419a-a7a4-a36540c4bdb1','07848788-0104-4d65-8989-f6dadf77b048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=19bc8d1a-3396-4204-8789-5e37b28f39a3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1973036946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fa067ee1-036b-49e2-be8e-539ee4f43bc4,host=None,id=febf33f4-bd69-4529-b983-2e5540084b75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194bf87899274cb0b762714946ae3dbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19bc8d1a-3396-4204-8789-5e37b28f39a3),volume_type_id=19bc8d1a-3396-4204-8789-5e37b28f39a3)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:12.487310 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe1e23a-8c75-4434-a4b1-b45df67e0f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:12.525711 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe1e23a-8c75-4434-a4b1-b45df67e0f5a) transitioned into state 'SUCCESS' from state '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-1973036946',encryption_key_id=None,group_id=fa067ee1-036b-49e2-be8e-539ee4f43bc4,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['ba84400f-61fa-4dc8-b7b9-11d45914c1f8','870e8459-d2b0-40db-8434-846a794a3383','db8ae661-6715-419a-a7a4-a36540c4bdb1','07848788-0104-4d65-8989-f6dadf77b048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=19bc8d1a-3396-4204-8789-5e37b28f39a3)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:12.526751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c414bf71-5867-4776-91e6-f6f4632faa5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:12.546570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c414bf71-5867-4776-91e6-f6f4632faa5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:12.547913 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (0f999986-e423-4be2-b0ef-2d8842d58d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:12.549110 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request issued successfully. Aug 07 14:02:12.549501 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:12.549624 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:12.612635 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:12.618091 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.618091 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:12.625952 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc0784d1-2024-4f54-a390-138400f74725 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:12.626269 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 377/1518] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:02:12 2026] POST /volume/v3/volumes => generated 823 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:12.652001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:12.653385 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ceb46ed-00c9-40a9-86aa-409b40a45e34 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:12.653943 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ceb46ed-00c9-40a9-86aa-409b40a45e34 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1415374159"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:12.654901 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 Aug 07 14:02:12.655047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:12.655303 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:12.661073 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.661073 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:12.669187 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.669187 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:12.680902 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:12.682318 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:12.682396 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:12.695299 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ceb46ed-00c9-40a9-86aa-409b40a45e34 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:12.695733 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 383/1519] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:12 2026] POST /volume/v3/types => generated 220 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:12.712274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42525878-a07f-4a73-9f21-e3ab14fbee50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:12.714830 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42525878-a07f-4a73-9f21-e3ab14fbee50 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:02:12.715325 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42525878-a07f-4a73-9f21-e3ab14fbee50 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1543189144"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:12.716815 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.716815 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:12.738090 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42525878-a07f-4a73-9f21-e3ab14fbee50 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:02:12.738724 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 379/1520] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:02:12 2026] POST /volume/v3/group_types => generated 177 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:12.752037 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:12.756485 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:12.757162 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:12.757162 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:12.777187 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c17d15d2-d271-4055-96d9-d77cd703fdfb tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 returned with HTTP 200 Aug 07 14:02:12.777862 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 382/1521] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:12 2026] GET /volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 => generated 891 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:12.991585 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:02:12.991768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f3b7890f-564a-4701-b82d-a79c2d58c7f8", "volume_types": ["12cf6beb-07b8-4803-875d-03754b51195e"], "name": "tempest-GroupsV314Test-Group-1942658327"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:12.993681 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Creating new group {'group': {'group_type': 'f3b7890f-564a-4701-b82d-a79c2d58c7f8', 'volume_types': ['12cf6beb-07b8-4803-875d-03754b51195e'], 'name': 'tempest-GroupsV314Test-Group-1942658327'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:02:13.000022 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Creating group tempest-GroupsV314Test-Group-1942658327. Aug 07 14:02:13.029424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Availability zone cache updated, next update will occur around 2026-08-07 15:02:13.029034. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 14:02:13.029774 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Availability Zones retrieved successfully. Aug 07 14:02:13.071694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Created reservations ['73b5653b-843a-4012-972c-9f103a5f9892'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:13.121859 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9fe09b6-0d79-4a2c-a1e5-85e23640c2a4 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:02:13.123171 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 378/1522] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:02:12 2026] POST /volume/v3/groups => generated 108 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:13.134538 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7a9871c-19bb-451e-8cef-769c36d1b550 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.138167 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7a9871c-19bb-451e-8cef-769c36d1b550 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 Aug 07 14:02:13.138334 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7a9871c-19bb-451e-8cef-769c36d1b550 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:13.138492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7a9871c-19bb-451e-8cef-769c36d1b550 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:13.138681 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-f7a9871c-19bb-451e-8cef-769c36d1b550 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] show called for member a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:13.143223 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.143223 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:13.158195 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9f6c41f-bd42-48cf-b70a-28b6db2cb95b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.166436 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7a9871c-19bb-451e-8cef-769c36d1b550 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 returned with HTTP 200 Aug 07 14:02:13.167107 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 384/1523] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:13 2026] GET /volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:13.352914 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ee0fa58-ed52-4d6e-8f71-4f8e39e22cbe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.394860 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ee0fa58-ed52-4d6e-8f71-4f8e39e22cbe tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] GET https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 07 14:02:13.395194 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ee0fa58-ed52-4d6e-8f71-4f8e39e22cbe tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:13.395576 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ee0fa58-ed52-4d6e-8f71-4f8e39e22cbe tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:13.400045 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9f6c41f-bd42-48cf-b70a-28b6db2cb95b tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:13.400381 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9f6c41f-bd42-48cf-b70a-28b6db2cb95b tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-766318306", "extra_specs": {"storage_protocol": "tempest-storage_protocol-921944000", "vendor_name": "tempest-vendor_name-1419682612"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:13.416342 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ee0fa58-ed52-4d6e-8f71-4f8e39e22cbe tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 14:02:13.416936 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 383/1524] 10.4.3.193 () {66 vars in 1297 bytes} [Fri Aug 7 14:02:13 2026] GET /volume/v3/os-quota-class-sets/default => generated 804 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:13.427373 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f512bcf-3268-4a21-ade8-190167e3fcdd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.429164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f512bcf-3268-4a21-ade8-190167e3fcdd tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] GET https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 07 14:02:13.429419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f512bcf-3268-4a21-ade8-190167e3fcdd tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:13.429683 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f512bcf-3268-4a21-ade8-190167e3fcdd tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:13.430010 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.430010 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:13.431767 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9f6c41f-bd42-48cf-b70a-28b6db2cb95b tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:13.432202 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 380/1525] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:02:13 2026] POST /volume/v3/types => generated 326 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:13.448354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.453819 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f512bcf-3268-4a21-ade8-190167e3fcdd tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 14:02:13.457868 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 379/1526] 10.4.3.193 () {66 vars in 1297 bytes} [Fri Aug 7 14:02:13 2026] GET /volume/v3/os-quota-class-sets/default => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:13.469454 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb3dd7a0-b403-4e01-96db-aa6d73390c4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.471972 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb3dd7a0-b403-4e01-96db-aa6d73390c4a tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:13.472501 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb3dd7a0-b403-4e01-96db-aa6d73390c4a tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-261877378"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:13.495389 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb3dd7a0-b403-4e01-96db-aa6d73390c4a tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:13.495889 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 384/1527] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:13 2026] POST /volume/v3/types => generated 227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:13.509860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f2bdd289-849e-4246-872b-7b0d8c1d2fe8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.511881 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2bdd289-849e-4246-872b-7b0d8c1d2fe8 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 07 14:02:13.512349 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2bdd289-849e-4246-872b-7b0d8c1d2fe8 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-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-261877378": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-261877378": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-261877378": 7}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:13.553715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:13.554721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "956fd0c6-1b35-4e3c-843f-9d302dd3bdd7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1740453472"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:13.556641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Create volume request body: {'volume': {'volume_type': '956fd0c6-1b35-4e3c-843f-9d302dd3bdd7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1740453472'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:13.563542 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Create volume of 1 GB Aug 07 14:02:13.564018 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.564018 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:13.564855 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Availability Zones retrieved successfully. Aug 07 14:02:13.570903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Flow 'volume_create_api' (6f165f84-1624-427f-be05-dc14bab1b4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:13.572178 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50e3053-77b2-4507-8722-d3ed6909b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:13.573526 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:13.610764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50e3053-77b2-4507-8722-d3ed6909b62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-921944000',vendor_name='tempest-vendor_name-1419682612'},id=956fd0c6-1b35-4e3c-843f-9d302dd3bdd7,is_public=True,name='tempest-UserMessagesTest-volume-type-766318306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '956fd0c6-1b35-4e3c-843f-9d302dd3bdd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:13.611935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f464e5b6-35c5-4e25-84e8-ea7ee8317438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:13.649901 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-766318306 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-766318306, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.650242 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-766318306 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-766318306, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.653900 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2bdd289-849e-4246-872b-7b0d8c1d2fe8 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 14:02:13.654485 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 381/1528] 10.4.3.193 () {68 vars in 1318 bytes} [Fri Aug 7 14:02:13 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1182 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:13.664398 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-756a5679-0759-422b-95e9-86ea0e388163 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.669005 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/d37d68761d034f32bb9f4b49f7a7eb9b/defaults Aug 07 14:02:13.669005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:13.669340 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Calling method 'defaults' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:13.684761 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-766318306 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-766318306, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.685236 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-766318306 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-766318306, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.685553 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-766318306 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-766318306, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.687029 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1415374159 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1415374159, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.687029 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1415374159 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1415374159, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.687029 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1415374159 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1415374159, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.687029 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1921009124 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1921009124, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:13.694264 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-756a5679-0759-422b-95e9-86ea0e388163 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/d37d68761d034f32bb9f4b49f7a7eb9b/defaults returned with HTTP 200 Aug 07 14:02:13.694264 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 380/1529] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:02:13 2026] GET /volume/v3/os-quota-sets/d37d68761d034f32bb9f4b49f7a7eb9b/defaults => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:13.698775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Created reservations ['f768dcb8-6b0c-4724-a7b8-2b288da20f2c', '94c3ed27-b2d1-4693-b54e-1c61a8b59c2f', 'ddd660bf-7f87-479b-b265-90304a29f69b', '62a6d2e8-3469-4f78-ad4b-2612090e0adf'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:13.700112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f464e5b6-35c5-4e25-84e8-ea7ee8317438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f768dcb8-6b0c-4724-a7b8-2b288da20f2c', '94c3ed27-b2d1-4693-b54e-1c61a8b59c2f', 'ddd660bf-7f87-479b-b265-90304a29f69b', '62a6d2e8-3469-4f78-ad4b-2612090e0adf']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:13.700729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfb5275-7e3e-4aba-9228-85a621ef11a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:13.741265 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfb5275-7e3e-4aba-9228-85a621ef11a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbace58b-d8a9-4023-8b4b-f8e2756e58d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1740453472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7609ac9c36ae4a18aeaca2d750a77249',qos_specs=None,replication_status=,reservations=['f768dcb8-6b0c-4724-a7b8-2b288da20f2c','94c3ed27-b2d1-4693-b54e-1c61a8b59c2f','ddd660bf-7f87-479b-b265-90304a29f69b','62a6d2e8-3469-4f78-ad4b-2612090e0adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae90bea97a3a48b4a9faa47fd7ca2c5d',volume_type_id=956fd0c6-1b35-4e3c-843f-9d302dd3bdd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1740453472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbace58b-d8a9-4023-8b4b-f8e2756e58d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7609ac9c36ae4a18aeaca2d750a77249',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae90bea97a3a48b4a9faa47fd7ca2c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(956fd0c6-1b35-4e3c-843f-9d302dd3bdd7),volume_type_id=956fd0c6-1b35-4e3c-843f-9d302dd3bdd7)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:13.742884 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0caabd40-beaf-47eb-8e52-27e7f3b771cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:13.790177 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0caabd40-beaf-47eb-8e52-27e7f3b771cc) transitioned into state 'SUCCESS' from state '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-1740453472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7609ac9c36ae4a18aeaca2d750a77249',qos_specs=None,replication_status=,reservations=['f768dcb8-6b0c-4724-a7b8-2b288da20f2c','94c3ed27-b2d1-4693-b54e-1c61a8b59c2f','ddd660bf-7f87-479b-b265-90304a29f69b','62a6d2e8-3469-4f78-ad4b-2612090e0adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae90bea97a3a48b4a9faa47fd7ca2c5d',volume_type_id=956fd0c6-1b35-4e3c-843f-9d302dd3bdd7)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:13.790900 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37c2312-a5ef-41ba-b2ed-df9055b2e2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:13.794015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.797523 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 Aug 07 14:02:13.797754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:13.798020 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:13.806124 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f37c2312-a5ef-41ba-b2ed-df9055b2e2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:13.806942 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Flow 'volume_create_api' (6f165f84-1624-427f-be05-dc14bab1b4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:13.807404 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Create volume request issued successfully. Aug 07 14:02:13.808517 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf13d00b-0989-4523-aaa5-bb1fb835d8ac tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:13.809111 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 385/1530] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:02:13 2026] POST /volume/v3/volumes => generated 785 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:13.817993 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.817993 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:13.825743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4214fac6-9e1a-41cf-aa52-f527a9169430 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.826121 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:13.827170 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:13.827424 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:13.828179 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4214fac6-9e1a-41cf-aa52-f527a9169430 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 Aug 07 14:02:13.828650 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4214fac6-9e1a-41cf-aa52-f527a9169430 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:13.828765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4214fac6-9e1a-41cf-aa52-f527a9169430 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:13.842245 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.842245 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:13.849833 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4214fac6-9e1a-41cf-aa52-f527a9169430 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:13.858029 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4214fac6-9e1a-41cf-aa52-f527a9169430 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 returned with HTTP 200 Aug 07 14:02:13.858562 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 382/1531] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:13 2026] GET /volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:13.892213 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:13.896774 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.896774 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:13.910153 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24d344d9-2af2-4e31-9275-ef663cd00f94 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 returned with HTTP 200 Aug 07 14:02:13.913883 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 385/1532] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:13 2026] GET /volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:13.928323 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2dfa8724-bf1d-4039-ba12-197d83aa6e44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.929458 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dfa8724-bf1d-4039-ba12-197d83aa6e44 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/c70df8304d164b2e9924d392b0946b46/defaults Aug 07 14:02:13.929714 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dfa8724-bf1d-4039-ba12-197d83aa6e44 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:13.930126 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:13.930707 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dfa8724-bf1d-4039-ba12-197d83aa6e44 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Calling method 'defaults' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:13.932544 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:13.933518 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-738015143", "volume_type": "19bc8d1a-3396-4204-8789-5e37b28f39a3", "group_id": "fa067ee1-036b-49e2-be8e-539ee4f43bc4", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:13.939628 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-738015143', 'volume_type': '19bc8d1a-3396-4204-8789-5e37b28f39a3', 'group_id': 'fa067ee1-036b-49e2-be8e-539ee4f43bc4', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:13.951071 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.951071 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:13.951852 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume of 1 GB Aug 07 14:02:13.952596 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dfa8724-bf1d-4039-ba12-197d83aa6e44 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/c70df8304d164b2e9924d392b0946b46/defaults returned with HTTP 200 Aug 07 14:02:13.953226 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 381/1533] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:02:13 2026] GET /volume/v3/os-quota-sets/c70df8304d164b2e9924d392b0946b46/defaults => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:13.968025 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:13.980284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (61ca9cc4-9122-4684-b919-d5820a7cb3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:13.980663 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0599f91f-bb43-4f03-8fef-d5e6d48b46c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:13.981409 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:13.981409 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:13.982052 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:14.012132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0599f91f-bb43-4f03-8fef-d5e6d48b46c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=19bc8d1a-3396-4204-8789-5e37b28f39a3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1921009124',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19bc8d1a-3396-4204-8789-5e37b28f39a3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fa067ee1-036b-49e2-be8e-539ee4f43bc4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.012984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f97337-1023-4bf1-8d14-4ba9b875e876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.055280 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1921009124 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1921009124, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:14.055758 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1921009124 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1921009124, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:14.071338 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca2bf86b-1b00-4854-8272-ec63762cdf83 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.073151 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca2bf86b-1b00-4854-8272-ec63762cdf83 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] DELETE https://10.4.3.193/volume/v3/types/a5c79ead-cc38-4f08-ba20-90deab994541 Aug 07 14:02:14.073401 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca2bf86b-1b00-4854-8272-ec63762cdf83 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.073690 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca2bf86b-1b00-4854-8272-ec63762cdf83 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.078810 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['ec5cbb7d-483d-4c01-8230-df18655dfafc', '29d988b3-9fa2-41f0-8532-adca77b79d64', '9108973a-4dd1-479c-a4b0-7a76645a0809', 'd1835be7-91c2-4676-9ab8-5234e090b5f9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:14.080155 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f97337-1023-4bf1-8d14-4ba9b875e876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec5cbb7d-483d-4c01-8230-df18655dfafc', '29d988b3-9fa2-41f0-8532-adca77b79d64', '9108973a-4dd1-479c-a4b0-7a76645a0809', 'd1835be7-91c2-4676-9ab8-5234e090b5f9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.081365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a795512-ab80-4add-8d25-3bc5acd4c91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.110864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a795512-ab80-4add-8d25-3bc5acd4c91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d91adc0-efaa-40fa-b64b-43bc8df32d7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-738015143',encryption_key_id=None,group_id=fa067ee1-036b-49e2-be8e-539ee4f43bc4,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['ec5cbb7d-483d-4c01-8230-df18655dfafc','29d988b3-9fa2-41f0-8532-adca77b79d64','9108973a-4dd1-479c-a4b0-7a76645a0809','d1835be7-91c2-4676-9ab8-5234e090b5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=19bc8d1a-3396-4204-8789-5e37b28f39a3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-738015143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fa067ee1-036b-49e2-be8e-539ee4f43bc4,host=None,id=4d91adc0-efaa-40fa-b64b-43bc8df32d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194bf87899274cb0b762714946ae3dbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19bc8d1a-3396-4204-8789-5e37b28f39a3),volume_type_id=19bc8d1a-3396-4204-8789-5e37b28f39a3)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.111892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfd9e36-854d-4ed0-ae59-a8654cbebf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.129827 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca2bf86b-1b00-4854-8272-ec63762cdf83 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/types/a5c79ead-cc38-4f08-ba20-90deab994541 returned with HTTP 202 Aug 07 14:02:14.130584 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 383/1534] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:14 2026] DELETE /volume/v3/types/a5c79ead-cc38-4f08-ba20-90deab994541 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:14.138890 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-46abad68-85d6-467c-b8a4-5a6b6431f88c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.143341 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46abad68-85d6-467c-b8a4-5a6b6431f88c tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] GET https://10.4.3.193/volume/v3/types/a5c79ead-cc38-4f08-ba20-90deab994541 Aug 07 14:02:14.144437 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46abad68-85d6-467c-b8a4-5a6b6431f88c tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.144924 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46abad68-85d6-467c-b8a4-5a6b6431f88c tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.145068 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfd9e36-854d-4ed0-ae59-a8654cbebf5b) transitioned into state 'SUCCESS' from state '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-738015143',encryption_key_id=None,group_id=fa067ee1-036b-49e2-be8e-539ee4f43bc4,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['ec5cbb7d-483d-4c01-8230-df18655dfafc','29d988b3-9fa2-41f0-8532-adca77b79d64','9108973a-4dd1-479c-a4b0-7a76645a0809','d1835be7-91c2-4676-9ab8-5234e090b5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=19bc8d1a-3396-4204-8789-5e37b28f39a3)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.146023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2108b317-7018-4d8b-9a05-314a7ac10584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.149913 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46abad68-85d6-467c-b8a4-5a6b6431f88c tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/types/a5c79ead-cc38-4f08-ba20-90deab994541 returned with HTTP 404 Aug 07 14:02:14.149913 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 386/1535] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:14 2026] GET /volume/v3/types/a5c79ead-cc38-4f08-ba20-90deab994541 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:14.162949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f83032dc-ffde-4570-8f25-1dc73bd2f978 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.163530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2108b317-7018-4d8b-9a05-314a7ac10584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.164819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (61ca9cc4-9122-4684-b919-d5820a7cb3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:14.164819 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request issued successfully. Aug 07 14:02:14.165462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f83032dc-ffde-4570-8f25-1dc73bd2f978 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-class-sets/default Aug 07 14:02:14.165749 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:14.165884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f83032dc-ffde-4570-8f25-1dc73bd2f978 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:14.166233 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:14.179665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e2de1e76-3a7d-4fe7-97d5-8cbe0ce9e195 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.182376 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2de1e76-3a7d-4fe7-97d5-8cbe0ce9e195 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 Aug 07 14:02:14.182376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2de1e76-3a7d-4fe7-97d5-8cbe0ce9e195 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.182609 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2de1e76-3a7d-4fe7-97d5-8cbe0ce9e195 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.182756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e2de1e76-3a7d-4fe7-97d5-8cbe0ce9e195 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] show called for member a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:14.187433 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.187433 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:14.197595 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2de1e76-3a7d-4fe7-97d5-8cbe0ce9e195 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 returned with HTTP 200 Aug 07 14:02:14.198171 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 384/1536] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:14 2026] GET /volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:14.208907 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.212456 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:14.213327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-5991729", "volume_type": "12cf6beb-07b8-4803-875d-03754b51195e", "group_id": "a5b98cbc-4b2c-492c-ba2e-621f759ee1c9", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:14.214953 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-5991729', 'volume_type': '12cf6beb-07b8-4803-875d-03754b51195e', 'group_id': 'a5b98cbc-4b2c-492c-ba2e-621f759ee1c9', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:14.216132 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:14.221124 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.221124 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:14.227124 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d398b0b-0164-4a7d-a210-3a86f47c7d11 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:14.227886 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 386/1537] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:02:13 2026] POST /volume/v3/volumes => generated 822 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:14.234990 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.234990 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:14.234990 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Create volume of 1 GB Aug 07 14:02:14.243185 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Availability Zones retrieved successfully. Aug 07 14:02:14.248143 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.250036 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d Aug 07 14:02:14.250281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.250518 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.252874 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Flow 'volume_create_api' (0b0e59b6-80e9-4b0b-8228-c4eaf981adcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:14.254777 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3853ad5-b72e-4c6b-afc4-f608174aaf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.255514 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.255514 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:14.256100 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:14.262888 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.262888 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:14.272185 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:14.272617 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:14.272886 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:14.290222 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f83032dc-ffde-4570-8f25-1dc73bd2f978 tempest-VolumeQuotaClassesTest-1264779174 tempest-VolumeQuotaClassesTest-1264779174-project-admin] https://10.4.3.193/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 14:02:14.291342 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 382/1538] 10.4.3.193 () {68 vars in 1318 bytes} [Fri Aug 7 14:02:14 2026] PUT /volume/v3/os-quota-class-sets/default => generated 977 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:14.293715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3853ad5-b72e-4c6b-afc4-f608174aaf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12cf6beb-07b8-4803-875d-03754b51195e,is_public=True,name='tempest-GroupsV314Test-volume-type-1415374159',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12cf6beb-07b8-4803-875d-03754b51195e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a5b98cbc-4b2c-492c-ba2e-621f759ee1c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.294550 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e29200-49e7-43e8-a21e-0609e1a0d1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.320154 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:14.325646 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.325646 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:14.338399 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc888ac9-8e0e-4271-b0fb-ab23bc2c3af7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d returned with HTTP 200 Aug 07 14:02:14.339473 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 385/1539] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:14 2026] GET /volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d => generated 890 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:14.348410 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1415374159 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1415374159, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:14.348410 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1415374159 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1415374159, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:14.389574 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Created reservations ['5a15cdc0-23fc-488c-b720-f8e2d9966f24', 'e175502b-59b2-4149-81b0-c11a9a8d5a8d', 'c5a68c75-601a-4ee6-b328-c11e030ae4b7', 'f8d745ed-a25b-4235-86ec-fd001fa352ca'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:14.390499 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e29200-49e7-43e8-a21e-0609e1a0d1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a15cdc0-23fc-488c-b720-f8e2d9966f24', 'e175502b-59b2-4149-81b0-c11a9a8d5a8d', 'c5a68c75-601a-4ee6-b328-c11e030ae4b7', 'f8d745ed-a25b-4235-86ec-fd001fa352ca']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.391493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9150c953-8bd0-44c8-b259-b7d160ebfbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.418162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9150c953-8bd0-44c8-b259-b7d160ebfbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6b7e89f-7367-4874-b10d-82c94ba288aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-5991729',encryption_key_id=None,group_id=a5b98cbc-4b2c-492c-ba2e-621f759ee1c9,group_type_id=,metadata={},multiattach=False,project_id='7798b89dbc2c47ae8dde18ce573575f6',qos_specs=None,replication_status=,reservations=['5a15cdc0-23fc-488c-b720-f8e2d9966f24','e175502b-59b2-4149-81b0-c11a9a8d5a8d','c5a68c75-601a-4ee6-b328-c11e030ae4b7','f8d745ed-a25b-4235-86ec-fd001fa352ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1d8a9e7b1fd442aa2bd41067f7e8acd',volume_type_id=12cf6beb-07b8-4803-875d-03754b51195e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-5991729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a5b98cbc-4b2c-492c-ba2e-621f759ee1c9,host=None,id=c6b7e89f-7367-4874-b10d-82c94ba288aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7798b89dbc2c47ae8dde18ce573575f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1d8a9e7b1fd442aa2bd41067f7e8acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12cf6beb-07b8-4803-875d-03754b51195e),volume_type_id=12cf6beb-07b8-4803-875d-03754b51195e)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.418372 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ac0778-54ec-43c3-bc18-918d06e658c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.440743 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ac0778-54ec-43c3-bc18-918d06e658c1) transitioned into state 'SUCCESS' from state '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-5991729',encryption_key_id=None,group_id=a5b98cbc-4b2c-492c-ba2e-621f759ee1c9,group_type_id=,metadata={},multiattach=False,project_id='7798b89dbc2c47ae8dde18ce573575f6',qos_specs=None,replication_status=,reservations=['5a15cdc0-23fc-488c-b720-f8e2d9966f24','e175502b-59b2-4149-81b0-c11a9a8d5a8d','c5a68c75-601a-4ee6-b328-c11e030ae4b7','f8d745ed-a25b-4235-86ec-fd001fa352ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1d8a9e7b1fd442aa2bd41067f7e8acd',volume_type_id=12cf6beb-07b8-4803-875d-03754b51195e)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.441582 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff641149-0162-4e1a-8098-56970700659a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:14.461860 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff641149-0162-4e1a-8098-56970700659a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:14.463064 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Flow 'volume_create_api' (0b0e59b6-80e9-4b0b-8228-c4eaf981adcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:14.463506 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Create volume request issued successfully. Aug 07 14:02:14.464413 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:14.464636 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:14.508911 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:14.512029 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.512029 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:14.515835 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57e08cd3-adc3-4122-8aba-6a97c6317122 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:14.516357 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 387/1540] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:02:14 2026] POST /volume/v3/volumes => generated 816 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:14.532050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.534465 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa Aug 07 14:02:14.534775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.535051 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.544770 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.544770 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:14.549806 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Volume info retrieved successfully. Aug 07 14:02:14.550788 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:14.551027 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:14.610219 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:14.614610 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.614610 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:14.624883 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-051d14ac-8758-4c6f-ac11-cce4e835d370 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa returned with HTTP 200 Aug 07 14:02:14.624883 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 387/1541] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:14 2026] GET /volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa => generated 884 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:14.877992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e9f2617-e54a-44d4-8e4d-5207c5c6d1d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.881476 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e9f2617-e54a-44d4-8e4d-5207c5c6d1d7 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 Aug 07 14:02:14.881476 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e9f2617-e54a-44d4-8e4d-5207c5c6d1d7 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.881937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e9f2617-e54a-44d4-8e4d-5207c5c6d1d7 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.895352 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:14.895352 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:14.900734 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8e9f2617-e54a-44d4-8e4d-5207c5c6d1d7 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:14.909362 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e9f2617-e54a-44d4-8e4d-5207c5c6d1d7 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 returned with HTTP 200 Aug 07 14:02:14.909860 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 383/1542] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:14 2026] GET /volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:14.925612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5767b478-b92f-41a1-b9ef-778aa5ab1cd4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.928409 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5767b478-b92f-41a1-b9ef-778aa5ab1cd4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/messages Aug 07 14:02:14.928713 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5767b478-b92f-41a1-b9ef-778aa5ab1cd4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.929087 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5767b478-b92f-41a1-b9ef-778aa5ab1cd4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.938468 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5767b478-b92f-41a1-b9ef-778aa5ab1cd4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:02:14.939245 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 386/1543] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:02:14 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:14.953365 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-082ffb58-89f8-4bc1-8b1e-cf89ad66542f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:14.960739 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-082ffb58-89f8-4bc1-8b1e-cf89ad66542f tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] DELETE https://10.4.3.193/volume/v3/messages/24154617-0961-49e7-b902-7959808e9ba3 Aug 07 14:02:14.960739 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-082ffb58-89f8-4bc1-8b1e-cf89ad66542f tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:14.960739 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-082ffb58-89f8-4bc1-8b1e-cf89ad66542f tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:14.988946 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-082ffb58-89f8-4bc1-8b1e-cf89ad66542f tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/messages/24154617-0961-49e7-b902-7959808e9ba3 returned with HTTP 204 Aug 07 14:02:14.989508 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 388/1544] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:02:14 2026] DELETE /volume/v3/messages/24154617-0961-49e7-b902-7959808e9ba3 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:02:14.999931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ed14354-1a3d-40a2-84e7-57e2a6fd3648 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.002778 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ed14354-1a3d-40a2-84e7-57e2a6fd3648 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/messages/24154617-0961-49e7-b902-7959808e9ba3 Aug 07 14:02:15.003067 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ed14354-1a3d-40a2-84e7-57e2a6fd3648 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.003331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ed14354-1a3d-40a2-84e7-57e2a6fd3648 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.010833 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ed14354-1a3d-40a2-84e7-57e2a6fd3648 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/messages/24154617-0961-49e7-b902-7959808e9ba3 returned with HTTP 404 Aug 07 14:02:15.010833 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 388/1545] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:02:14 2026] GET /volume/v3/messages/24154617-0961-49e7-b902-7959808e9ba3 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:15.017506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e7eea1a-30f6-4e30-afe5-79919307d177 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.020787 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e7eea1a-30f6-4e30-afe5-79919307d177 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 Aug 07 14:02:15.020787 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e7eea1a-30f6-4e30-afe5-79919307d177 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.020882 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e7eea1a-30f6-4e30-afe5-79919307d177 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.034672 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.034672 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:15.041077 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e7eea1a-30f6-4e30-afe5-79919307d177 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:15.053900 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e7eea1a-30f6-4e30-afe5-79919307d177 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 returned with HTTP 200 Aug 07 14:02:15.054477 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 384/1546] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:15 2026] GET /volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:15.078290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45b5d911-2f27-4958-a099-72b553eda2e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.079895 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 Aug 07 14:02:15.080157 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.080478 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.082458 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Delete volume with id: dbace58b-d8a9-4023-8b4b-f8e2756e58d9 Aug 07 14:02:15.096956 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.096956 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:15.097801 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:15.099616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:02:15.130362 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-766318306 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-766318306, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:15.130362 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-766318306 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-766318306, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:15.151434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Created reservations ['8baf8db1-9568-4f35-9c87-b58e55f641e3', '927aca2e-c1be-42b6-bc4c-ddbf28051188', '52689e78-f1a0-4cc0-a63d-3d6225cf3592', '0f59489f-10b7-443c-badc-29fa81c29f4d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:15.209334 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Delete volume request issued successfully. Aug 07 14:02:15.209654 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45b5d911-2f27-4958-a099-72b553eda2e5 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 returned with HTTP 202 Aug 07 14:02:15.210232 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 387/1547] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:02:15 2026] DELETE /volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:15.220267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75781bfd-9600-44a4-ad37-fd1caabc3980 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.222673 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75781bfd-9600-44a4-ad37-fd1caabc3980 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 Aug 07 14:02:15.222998 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75781bfd-9600-44a4-ad37-fd1caabc3980 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.223488 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75781bfd-9600-44a4-ad37-fd1caabc3980 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.230941 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75781bfd-9600-44a4-ad37-fd1caabc3980 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 returned with HTTP 404 Aug 07 14:02:15.231825 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 389/1548] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:15 2026] GET /volume/v3/volumes/dbace58b-d8a9-4023-8b4b-f8e2756e58d9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:15.244929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f73cc634-34f3-43fd-8ab3-019acf986a8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.247874 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f73cc634-34f3-43fd-8ab3-019acf986a8b tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] DELETE https://10.4.3.193/volume/v3/types/956fd0c6-1b35-4e3c-843f-9d302dd3bdd7 Aug 07 14:02:15.248127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f73cc634-34f3-43fd-8ab3-019acf986a8b tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.248396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f73cc634-34f3-43fd-8ab3-019acf986a8b tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.281350 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f73cc634-34f3-43fd-8ab3-019acf986a8b tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] https://10.4.3.193/volume/v3/types/956fd0c6-1b35-4e3c-843f-9d302dd3bdd7 returned with HTTP 202 Aug 07 14:02:15.281900 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 389/1549] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:15 2026] DELETE /volume/v3/types/956fd0c6-1b35-4e3c-843f-9d302dd3bdd7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:15.293549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1c3d2d7-58e7-466e-8008-8531bb7f6c31 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.297825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1c3d2d7-58e7-466e-8008-8531bb7f6c31 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] GET https://10.4.3.193/volume/v3/types/956fd0c6-1b35-4e3c-843f-9d302dd3bdd7 Aug 07 14:02:15.297825 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1c3d2d7-58e7-466e-8008-8531bb7f6c31 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.297825 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1c3d2d7-58e7-466e-8008-8531bb7f6c31 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.301640 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1c3d2d7-58e7-466e-8008-8531bb7f6c31 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] https://10.4.3.193/volume/v3/types/956fd0c6-1b35-4e3c-843f-9d302dd3bdd7 returned with HTTP 404 Aug 07 14:02:15.302466 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 385/1550] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:15 2026] GET /volume/v3/types/956fd0c6-1b35-4e3c-843f-9d302dd3bdd7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:15.313204 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbf87f54-a548-4306-a38d-02d00c4dc886 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.315573 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbf87f54-a548-4306-a38d-02d00c4dc886 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:15.315997 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbf87f54-a548-4306-a38d-02d00c4dc886 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1313712774", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1351234240", "vendor_name": "tempest-vendor_name-382185128"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:15.334756 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbf87f54-a548-4306-a38d-02d00c4dc886 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:15.335467 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 388/1551] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:02:15 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:15.347788 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.350175 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:15.350559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb52b410-e707-4821-ad8f-9e41da362dab", "size": 1, "name": "tempest-UserMessagesTest-Volume-857524615"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:15.352850 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Create volume request body: {'volume': {'volume_type': 'eb52b410-e707-4821-ad8f-9e41da362dab', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-857524615'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:15.359223 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35744d41-498a-4b69-9190-a38bda660b87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.359390 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Create volume of 1 GB Aug 07 14:02:15.359390 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.359390 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:15.360044 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Availability Zones retrieved successfully. Aug 07 14:02:15.361511 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d Aug 07 14:02:15.361981 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.362372 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.370934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Flow 'volume_create_api' (5c249b5e-5978-4838-b6aa-58e3d051a5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:15.370934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c5c73-1073-47f9-8d8d-89398af20fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:15.371870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:15.376301 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.376301 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:15.386876 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:15.386876 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:15.386876 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:15.403734 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c5c73-1073-47f9-8d8d-89398af20fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1351234240',vendor_name='tempest-vendor_name-382185128'},id=eb52b410-e707-4821-ad8f-9e41da362dab,is_public=True,name='tempest-UserMessagesTest-volume-type-1313712774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb52b410-e707-4821-ad8f-9e41da362dab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:15.404751 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb71ae7-c1f7-443d-9b96-8c574a3afc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:15.447898 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:15.452192 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1313712774 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1313712774, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:15.452713 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1313712774 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1313712774, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:15.453648 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.453648 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:15.467373 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35744d41-498a-4b69-9190-a38bda660b87 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d returned with HTTP 200 Aug 07 14:02:15.467373 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 390/1552] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:15 2026] GET /volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:15.487365 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd8fe8b3-2451-4b1f-80e4-abcb141fb7e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.490010 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd8fe8b3-2451-4b1f-80e4-abcb141fb7e0 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] PUT https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:15.490623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd8fe8b3-2451-4b1f-80e4-abcb141fb7e0 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "febf33f4-bd69-4529-b983-2e5540084b75"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:15.492743 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-fd8fe8b3-2451-4b1f-80e4-abcb141fb7e0 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Update called for group fa067ee1-036b-49e2-be8e-539ee4f43bc4. {{(pid=100323) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 14:02:15.493059 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-fd8fe8b3-2451-4b1f-80e4-abcb141fb7e0 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Updating group fa067ee1-036b-49e2-be8e-539ee4f43bc4 with name None description: None add_volumes: None remove_volumes: febf33f4-bd69-4529-b983-2e5540084b75. Aug 07 14:02:15.498918 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.498918 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:15.513808 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Created reservations ['014916d9-cd71-4acf-a1db-a8e048d9f3ef', '95085c8a-f0df-47f0-945c-5cf19cffa646', '62466022-bc06-483a-bac6-fbe0f7a2cba3', 'de19f5f2-e6f5-49c7-aca9-e60621e9f6f6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:15.514885 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb71ae7-c1f7-443d-9b96-8c574a3afc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014916d9-cd71-4acf-a1db-a8e048d9f3ef', '95085c8a-f0df-47f0-945c-5cf19cffa646', '62466022-bc06-483a-bac6-fbe0f7a2cba3', 'de19f5f2-e6f5-49c7-aca9-e60621e9f6f6']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:15.515992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8f1800-4250-4593-86a8-4af24c6edda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:15.523020 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd8fe8b3-2451-4b1f-80e4-abcb141fb7e0 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 202 Aug 07 14:02:15.523663 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 386/1553] 10.4.3.193 () {70 vars in 1406 bytes} [Fri Aug 7 14:02:15 2026] PUT /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:15.540196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-428ade8e-926c-4bdd-a0da-63085355ab22 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.546809 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428ade8e-926c-4bdd-a0da-63085355ab22 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:15.546809 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428ade8e-926c-4bdd-a0da-63085355ab22 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.547513 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428ade8e-926c-4bdd-a0da-63085355ab22 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.547793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-428ade8e-926c-4bdd-a0da-63085355ab22 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:15.555013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8f1800-4250-4593-86a8-4af24c6edda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3bbeace-7419-4d0a-a31f-07864234a9bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-857524615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7609ac9c36ae4a18aeaca2d750a77249',qos_specs=None,replication_status=,reservations=['014916d9-cd71-4acf-a1db-a8e048d9f3ef','95085c8a-f0df-47f0-945c-5cf19cffa646','62466022-bc06-483a-bac6-fbe0f7a2cba3','de19f5f2-e6f5-49c7-aca9-e60621e9f6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae90bea97a3a48b4a9faa47fd7ca2c5d',volume_type_id=eb52b410-e707-4821-ad8f-9e41da362dab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-857524615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3bbeace-7419-4d0a-a31f-07864234a9bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7609ac9c36ae4a18aeaca2d750a77249',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae90bea97a3a48b4a9faa47fd7ca2c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb52b410-e707-4821-ad8f-9e41da362dab),volume_type_id=eb52b410-e707-4821-ad8f-9e41da362dab)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:15.558761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9943dd82-8400-473f-a8b5-1a8cb6923ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:15.558930 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.558930 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:15.578916 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428ade8e-926c-4bdd-a0da-63085355ab22 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:15.579486 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 389/1554] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:15 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:15.592043 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9943dd82-8400-473f-a8b5-1a8cb6923ecc) transitioned into state 'SUCCESS' from state '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-857524615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7609ac9c36ae4a18aeaca2d750a77249',qos_specs=None,replication_status=,reservations=['014916d9-cd71-4acf-a1db-a8e048d9f3ef','95085c8a-f0df-47f0-945c-5cf19cffa646','62466022-bc06-483a-bac6-fbe0f7a2cba3','de19f5f2-e6f5-49c7-aca9-e60621e9f6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae90bea97a3a48b4a9faa47fd7ca2c5d',volume_type_id=eb52b410-e707-4821-ad8f-9e41da362dab)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:15.592043 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b654b55b-98cf-4861-84aa-38ecab59d106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:15.604864 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b654b55b-98cf-4861-84aa-38ecab59d106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:15.605188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Flow 'volume_create_api' (5c249b5e-5978-4838-b6aa-58e3d051a5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:15.605526 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Create volume request issued successfully. Aug 07 14:02:15.606635 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b642414e-8e1b-4e42-a9a2-42f1aa88ec0b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:15.606808 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 390/1555] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:02:15 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 07 14:02:15.624507 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfa1f934-12d9-4e29-b5ec-bebb44e48629 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.627192 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfa1f934-12d9-4e29-b5ec-bebb44e48629 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb Aug 07 14:02:15.627192 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfa1f934-12d9-4e29-b5ec-bebb44e48629 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.627714 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfa1f934-12d9-4e29-b5ec-bebb44e48629 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.637873 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.637873 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:15.642939 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfa1f934-12d9-4e29-b5ec-bebb44e48629 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:15.647523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.649518 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa Aug 07 14:02:15.650054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:15.650121 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfa1f934-12d9-4e29-b5ec-bebb44e48629 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb returned with HTTP 200 Aug 07 14:02:15.651731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:15.652424 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 391/1556] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:15 2026] GET /volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:15.663747 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.663747 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:15.675825 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Volume info retrieved successfully. Aug 07 14:02:15.677183 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:15.677489 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:15.737465 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:15.743448 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.743448 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:15.755532 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fa0d19d-ee71-422c-8d50-c1a7b47f47bf tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa returned with HTTP 200 Aug 07 14:02:15.755961 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 387/1557] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:15 2026] GET /volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:15.774178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:15.776288 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] POST https://10.4.3.193/volume/v3/groups/action Aug 07 14:02:15.776476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action body: b'{"create-from-src": {"source_group_id": "a5b98cbc-4b2c-492c-ba2e-621f759ee1c9", "name": "tempest-Group_from_grp-247500295"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:15.776663 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "a5b98cbc-4b2c-492c-ba2e-621f759ee1c9", "name": "tempest-Group_from_grp-247500295"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:15.778466 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Creating new group {'create-from-src': {'source_group_id': 'a5b98cbc-4b2c-492c-ba2e-621f759ee1c9', 'name': 'tempest-Group_from_grp-247500295'}}. {{(pid=100322) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 14:02:15.778622 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Creating group tempest-Group_from_grp-247500295 from source group a5b98cbc-4b2c-492c-ba2e-621f759ee1c9. Aug 07 14:02:15.785725 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.785725 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:15.800890 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.800890 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:15.844367 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Created reservations ['e63334ea-388b-4c01-8b78-2d1e6877c6d6'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:15.915235 np0000006713 devstack@c-api.service[100322]: INFO cinder.group.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] A mapping entry already exists for group 14c4f7dc-0125-4f65-a704-0836bd4244f0 and volume type 12cf6beb-07b8-4803-875d-03754b51195e. Do not need to create again. Aug 07 14:02:15.915389 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:15.915389 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:15.919555 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Availability Zones retrieved successfully. Aug 07 14:02:15.928050 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Flow 'volume_create_api' (1cd2f457-e16f-4945-8ab7-48d978aa3d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:15.930347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af9efe2-bc73-46d3-bde1-0c0521620cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:15.931299 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:15.959866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af9efe2-bc73-46d3-bde1-0c0521620cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c6b7e89f-7367-4874-b10d-82c94ba288aa', 'volume_type': VolumeType(created_at=2026-08-07T14:02:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12cf6beb-07b8-4803-875d-03754b51195e,is_public=True,name='tempest-GroupsV314Test-volume-type-1415374159',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12cf6beb-07b8-4803-875d-03754b51195e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14c4f7dc-0125-4f65-a704-0836bd4244f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:15.960750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcb45b1-a60f-48e7-93d5-61034a88e6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:15.998138 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1415374159 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1415374159, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:15.998407 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1415374159 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1415374159, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:16.022423 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Created reservations ['eef620e8-b3f4-4868-b9e2-43f4953914bd', '7bf3e071-f602-4522-ad87-de3542981fca', '708f79c1-e5e7-4f7b-923d-180d467c0b69', '0a5b5249-dc66-4608-9563-42a801a833db'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:16.023666 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcb45b1-a60f-48e7-93d5-61034a88e6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eef620e8-b3f4-4868-b9e2-43f4953914bd', '7bf3e071-f602-4522-ad87-de3542981fca', '708f79c1-e5e7-4f7b-923d-180d467c0b69', '0a5b5249-dc66-4608-9563-42a801a833db']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:16.025374 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a27c0f-51eb-49a6-9b54-74e4afa3b372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:16.063724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2a27c0f-51eb-49a6-9b54-74e4afa3b372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14df951-4701-4fa7-b730-76c547e4a7d2', '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=14c4f7dc-0125-4f65-a704-0836bd4244f0,group_type_id=,metadata={},multiattach=False,project_id='7798b89dbc2c47ae8dde18ce573575f6',qos_specs=None,replication_status=,reservations=['eef620e8-b3f4-4868-b9e2-43f4953914bd','7bf3e071-f602-4522-ad87-de3542981fca','708f79c1-e5e7-4f7b-923d-180d467c0b69','0a5b5249-dc66-4608-9563-42a801a833db'],size=1,snapshot_id=None,source_replicaid=,source_volid=c6b7e89f-7367-4874-b10d-82c94ba288aa,status='creating',user_id='a1d8a9e7b1fd442aa2bd41067f7e8acd',volume_type_id=12cf6beb-07b8-4803-875d-03754b51195e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14c4f7dc-0125-4f65-a704-0836bd4244f0,host=None,id=f14df951-4701-4fa7-b730-76c547e4a7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7798b89dbc2c47ae8dde18ce573575f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c6b7e89f-7367-4874-b10d-82c94ba288aa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1d8a9e7b1fd442aa2bd41067f7e8acd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12cf6beb-07b8-4803-875d-03754b51195e),volume_type_id=12cf6beb-07b8-4803-875d-03754b51195e)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:16.065076 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d378ac-740c-4b64-b6f4-384ff7f2bfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:16.097975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95d378ac-740c-4b64-b6f4-384ff7f2bfb2) transitioned into state 'SUCCESS' from 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=14c4f7dc-0125-4f65-a704-0836bd4244f0,group_type_id=,metadata={},multiattach=False,project_id='7798b89dbc2c47ae8dde18ce573575f6',qos_specs=None,replication_status=,reservations=['eef620e8-b3f4-4868-b9e2-43f4953914bd','7bf3e071-f602-4522-ad87-de3542981fca','708f79c1-e5e7-4f7b-923d-180d467c0b69','0a5b5249-dc66-4608-9563-42a801a833db'],size=1,snapshot_id=None,source_replicaid=,source_volid=c6b7e89f-7367-4874-b10d-82c94ba288aa,status='creating',user_id='a1d8a9e7b1fd442aa2bd41067f7e8acd',volume_type_id=12cf6beb-07b8-4803-875d-03754b51195e)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:16.098848 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Flow 'volume_create_api' (1cd2f457-e16f-4945-8ab7-48d978aa3d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:16.099248 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Create volume request issued successfully. Aug 07 14:02:16.119158 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aeb11c69-3575-4c76-a8cf-2d9cd72c2c42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/action returned with HTTP 202 Aug 07 14:02:16.119725 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 390/1558] 10.4.3.193 () {70 vars in 1318 bytes} [Fri Aug 7 14:02:15 2026] POST /volume/v3/groups/action => generated 101 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:16.132004 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.134713 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:16.134829 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.135161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.135515 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:16.137376 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.137376 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.137376 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:16.154436 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Get all volumes completed successfully. Aug 07 14:02:16.155644 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:16.155644 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:16.212438 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:16.221046 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.221046 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.226129 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:16.226285 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:16.271881 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:16.277114 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.277114 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.292393 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd263979-8b72-4eac-b0c3-57b73d77d62f tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:16.293932 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 391/1559] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:16.318275 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97dea429-81ff-42c3-8a32-928ac1418f48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.322429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 Aug 07 14:02:16.322429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.322429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.335267 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.335267 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:16.346274 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Volume info retrieved successfully. Aug 07 14:02:16.347963 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:16.347963 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:16.405245 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:16.410635 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.410635 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:16.427457 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97dea429-81ff-42c3-8a32-928ac1418f48 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 returned with HTTP 200 Aug 07 14:02:16.427628 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 392/1560] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 => generated 923 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:16.448586 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4dd74e46-8045-46b1-a475-228728062e82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.452058 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dd74e46-8045-46b1-a475-228728062e82 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0 Aug 07 14:02:16.452058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dd74e46-8045-46b1-a475-228728062e82 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.452058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dd74e46-8045-46b1-a475-228728062e82 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.452058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-4dd74e46-8045-46b1-a475-228728062e82 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] show called for member 14c4f7dc-0125-4f65-a704-0836bd4244f0 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:16.457334 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.457334 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:16.466020 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dd74e46-8045-46b1-a475-228728062e82 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0 returned with HTTP 200 Aug 07 14:02:16.466538 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 388/1561] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0 => generated 416 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:16.480851 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.483687 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:16.484110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.484296 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.484794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:16.485199 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.485199 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:16.485767 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:16.497218 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Get all volumes completed successfully. Aug 07 14:02:16.498420 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:16.498470 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:16.559174 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:16.570157 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.570157 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:16.575231 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:16.576396 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:16.597194 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e2fafce-73cd-44ae-b174-279d7d04470a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.600317 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e2fafce-73cd-44ae-b174-279d7d04470a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:16.600581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e2fafce-73cd-44ae-b174-279d7d04470a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.600881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e2fafce-73cd-44ae-b174-279d7d04470a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.601067 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-7e2fafce-73cd-44ae-b174-279d7d04470a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:16.607017 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.607017 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.620021 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e2fafce-73cd-44ae-b174-279d7d04470a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:16.620668 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 392/1562] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:16.626868 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:16.636180 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10fcb79c-41d7-4487-8f20-554cf4aa5dd5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.636294 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.636294 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:16.642100 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10fcb79c-41d7-4487-8f20-554cf4aa5dd5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] PUT https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:16.642100 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10fcb79c-41d7-4487-8f20-554cf4aa5dd5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "febf33f4-bd69-4529-b983-2e5540084b75"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:16.643685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-10fcb79c-41d7-4487-8f20-554cf4aa5dd5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Update called for group fa067ee1-036b-49e2-be8e-539ee4f43bc4. {{(pid=100325) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 14:02:16.649033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-10fcb79c-41d7-4487-8f20-554cf4aa5dd5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Updating group fa067ee1-036b-49e2-be8e-539ee4f43bc4 with name None description: None add_volumes: febf33f4-bd69-4529-b983-2e5540084b75 remove_volumes: None. Aug 07 14:02:16.649613 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f0461db-a99a-4ca5-8adb-910ba0f3ff42 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:16.649613 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 391/1563] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:16.652497 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.652497 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:16.669002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0292dc6c-7753-467d-b1ac-3841ad8d0be4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.669128 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21513e59-4c5c-43da-bbd1-911654e06139 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.672316 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21513e59-4c5c-43da-bbd1-911654e06139 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] POST https://10.4.3.193/volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0/action Aug 07 14:02:16.672316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21513e59-4c5c-43da-bbd1-911654e06139 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:16.672557 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21513e59-4c5c-43da-bbd1-911654e06139 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:16.672616 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0292dc6c-7753-467d-b1ac-3841ad8d0be4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb Aug 07 14:02:16.673492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0292dc6c-7753-467d-b1ac-3841ad8d0be4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.673492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0292dc6c-7753-467d-b1ac-3841ad8d0be4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.674637 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-21513e59-4c5c-43da-bbd1-911654e06139 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] delete called for group 14c4f7dc-0125-4f65-a704-0836bd4244f0 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:02:16.674637 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-21513e59-4c5c-43da-bbd1-911654e06139 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Delete group with id: 14c4f7dc-0125-4f65-a704-0836bd4244f0 Aug 07 14:02:16.685810 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.685810 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:16.690117 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.690117 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.697066 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0292dc6c-7753-467d-b1ac-3841ad8d0be4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:16.706830 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0292dc6c-7753-467d-b1ac-3841ad8d0be4 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb returned with HTTP 200 Aug 07 14:02:16.707652 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 393/1564] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:16.726874 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10fcb79c-41d7-4487-8f20-554cf4aa5dd5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 202 Aug 07 14:02:16.726874 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 393/1565] 10.4.3.193 () {70 vars in 1406 bytes} [Fri Aug 7 14:02:16 2026] PUT /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:16.732734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19dfe611-2141-4db9-a005-7be7ff0818eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.736001 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19dfe611-2141-4db9-a005-7be7ff0818eb tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/messages Aug 07 14:02:16.736287 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19dfe611-2141-4db9-a005-7be7ff0818eb tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.736556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19dfe611-2141-4db9-a005-7be7ff0818eb tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.736972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3d3b6c6-e955-4691-af03-69455b995af4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.738876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3d3b6c6-e955-4691-af03-69455b995af4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:16.741735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3d3b6c6-e955-4691-af03-69455b995af4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.741735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3d3b6c6-e955-4691-af03-69455b995af4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.741735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-a3d3b6c6-e955-4691-af03-69455b995af4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:16.743521 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19dfe611-2141-4db9-a005-7be7ff0818eb tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:02:16.743575 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.743575 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.744487 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 392/1566] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:16.758010 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-393627a2-3e17-4299-9092-7894db1d4074 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.761322 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-393627a2-3e17-4299-9092-7894db1d4074 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/messages/1de5892a-1e1f-47d5-87cb-ac4b1b829dac Aug 07 14:02:16.761556 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3d3b6c6-e955-4691-af03-69455b995af4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:16.764629 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-393627a2-3e17-4299-9092-7894db1d4074 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.764820 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 394/1567] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:16.764898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-393627a2-3e17-4299-9092-7894db1d4074 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.768289 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21513e59-4c5c-43da-bbd1-911654e06139 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0/action returned with HTTP 202 Aug 07 14:02:16.768962 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.768962 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:16.769135 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 389/1568] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:16 2026] POST /volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 14:02:16.770188 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-393627a2-3e17-4299-9092-7894db1d4074 tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/messages/1de5892a-1e1f-47d5-87cb-ac4b1b829dac returned with HTTP 200 Aug 07 14:02:16.770898 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 394/1569] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/messages/1de5892a-1e1f-47d5-87cb-ac4b1b829dac => generated 667 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:16.777525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f866840-7377-4929-8951-f305926b85df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.781364 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 Aug 07 14:02:16.781364 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.781364 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.782825 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3d6decb-a265-4525-bd02-0c1fda08d15e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.785815 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3d6decb-a265-4525-bd02-0c1fda08d15e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/messages Aug 07 14:02:16.786243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3d6decb-a265-4525-bd02-0c1fda08d15e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.786566 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3d6decb-a265-4525-bd02-0c1fda08d15e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.786980 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.786980 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.795631 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3d6decb-a265-4525-bd02-0c1fda08d15e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:02:16.796172 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.796172 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:16.796259 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 395/1570] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:16.807298 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Volume info retrieved successfully. Aug 07 14:02:16.808207 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:16.808269 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd785e49-9963-4018-902d-2fed089fa0ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.808313 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:16.810691 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd785e49-9963-4018-902d-2fed089fa0ca tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] DELETE https://10.4.3.193/volume/v3/messages/1de5892a-1e1f-47d5-87cb-ac4b1b829dac Aug 07 14:02:16.810961 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd785e49-9963-4018-902d-2fed089fa0ca tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.811253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd785e49-9963-4018-902d-2fed089fa0ca tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.828437 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd785e49-9963-4018-902d-2fed089fa0ca tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/messages/1de5892a-1e1f-47d5-87cb-ac4b1b829dac returned with HTTP 204 Aug 07 14:02:16.829793 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 390/1571] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:02:16 2026] DELETE /volume/v3/messages/1de5892a-1e1f-47d5-87cb-ac4b1b829dac => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:02:16.841499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92e8bf2f-9d8f-4e53-b9b2-c7311a34ec8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.843400 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92e8bf2f-9d8f-4e53-b9b2-c7311a34ec8b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb Aug 07 14:02:16.843590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92e8bf2f-9d8f-4e53-b9b2-c7311a34ec8b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.843821 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92e8bf2f-9d8f-4e53-b9b2-c7311a34ec8b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.857691 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.857691 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:16.862989 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-92e8bf2f-9d8f-4e53-b9b2-c7311a34ec8b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:16.867860 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:16.871880 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92e8bf2f-9d8f-4e53-b9b2-c7311a34ec8b tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb returned with HTTP 200 Aug 07 14:02:16.872496 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 395/1572] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:16.875874 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.875874 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:16.883664 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f866840-7377-4929-8951-f305926b85df tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 returned with HTTP 200 Aug 07 14:02:16.883664 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 393/1573] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:16 2026] GET /volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 => generated 922 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:16.885691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:16.889303 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb Aug 07 14:02:16.889620 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:16.889945 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:16.890151 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Delete volume with id: b3bbeace-7419-4d0a-a31f-07864234a9bb Aug 07 14:02:16.901526 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:16.901526 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:16.902816 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Volume info retrieved successfully. Aug 07 14:02:16.905317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:02:16.961416 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Created reservations ['c601dd3b-675a-43a4-a89d-7e50d8966674', 'b328f120-0cf2-42da-8ffb-e042e7bd7cff', 'ebfe76c9-c279-485b-b1c7-8d1514ea1b1c', '820bafd0-8892-45d6-86e3-a87a6f13dacd'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:17.015935 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Delete volume request issued successfully. Aug 07 14:02:17.016073 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e0d6cd-9bf1-4acd-b453-2b6792037aaf tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb returned with HTTP 202 Aug 07 14:02:17.016584 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 396/1574] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:02:16 2026] DELETE /volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:17.032510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d019f8c2-647f-4b95-8646-5da15f29225e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.034629 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d019f8c2-647f-4b95-8646-5da15f29225e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] GET https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb Aug 07 14:02:17.035564 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d019f8c2-647f-4b95-8646-5da15f29225e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.035564 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d019f8c2-647f-4b95-8646-5da15f29225e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.046200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d019f8c2-647f-4b95-8646-5da15f29225e tempest-UserMessagesTest-700179874 tempest-UserMessagesTest-700179874-project-member] https://10.4.3.193/volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb returned with HTTP 404 Aug 07 14:02:17.046200 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 391/1575] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:02:17 2026] GET /volume/v3/volumes/b3bbeace-7419-4d0a-a31f-07864234a9bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:02:17.057318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0edb5fe1-a747-4a31-a235-d04ba206c1d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.062803 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0edb5fe1-a747-4a31-a235-d04ba206c1d0 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] DELETE https://10.4.3.193/volume/v3/types/eb52b410-e707-4821-ad8f-9e41da362dab Aug 07 14:02:17.063161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0edb5fe1-a747-4a31-a235-d04ba206c1d0 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.063655 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0edb5fe1-a747-4a31-a235-d04ba206c1d0 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.101069 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0edb5fe1-a747-4a31-a235-d04ba206c1d0 tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] https://10.4.3.193/volume/v3/types/eb52b410-e707-4821-ad8f-9e41da362dab returned with HTTP 202 Aug 07 14:02:17.102052 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 396/1576] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:17 2026] DELETE /volume/v3/types/eb52b410-e707-4821-ad8f-9e41da362dab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:17.114709 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c186a74b-f0b7-42b8-b930-d8693d0ae65a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.118682 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c186a74b-f0b7-42b8-b930-d8693d0ae65a tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] GET https://10.4.3.193/volume/v3/types/eb52b410-e707-4821-ad8f-9e41da362dab Aug 07 14:02:17.118682 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c186a74b-f0b7-42b8-b930-d8693d0ae65a tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.119316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c186a74b-f0b7-42b8-b930-d8693d0ae65a tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.123954 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c186a74b-f0b7-42b8-b930-d8693d0ae65a tempest-UserMessagesTest-997751827 tempest-UserMessagesTest-997751827-project-admin] https://10.4.3.193/volume/v3/types/eb52b410-e707-4821-ad8f-9e41da362dab returned with HTTP 404 Aug 07 14:02:17.124635 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 394/1577] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:17 2026] GET /volume/v3/types/eb52b410-e707-4821-ad8f-9e41da362dab => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:17.775993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ae28e82-f1cd-4c79-843c-036de563dac4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.777881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ae28e82-f1cd-4c79-843c-036de563dac4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:17.778109 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ae28e82-f1cd-4c79-843c-036de563dac4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.778631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ae28e82-f1cd-4c79-843c-036de563dac4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.778631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-4ae28e82-f1cd-4c79-843c-036de563dac4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:17.788830 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:17.788830 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:17.809880 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ae28e82-f1cd-4c79-843c-036de563dac4 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:17.810258 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 397/1578] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:17 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:02:17.826865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a35ad929-bacb-4cad-8f87-d4ffb579f4fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.828304 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a35ad929-bacb-4cad-8f87-d4ffb579f4fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] PUT https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:17.828694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a35ad929-bacb-4cad-8f87-d4ffb579f4fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4d91adc0-efaa-40fa-b64b-43bc8df32d7d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:17.830473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-a35ad929-bacb-4cad-8f87-d4ffb579f4fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Update called for group fa067ee1-036b-49e2-be8e-539ee4f43bc4. {{(pid=100323) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 14:02:17.830546 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-a35ad929-bacb-4cad-8f87-d4ffb579f4fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Updating group fa067ee1-036b-49e2-be8e-539ee4f43bc4 with name None description: None add_volumes: None remove_volumes: 4d91adc0-efaa-40fa-b64b-43bc8df32d7d. Aug 07 14:02:17.834584 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:17.834584 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:17.862768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a35ad929-bacb-4cad-8f87-d4ffb579f4fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 202 Aug 07 14:02:17.863238 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 392/1579] 10.4.3.193 () {70 vars in 1406 bytes} [Fri Aug 7 14:02:17 2026] PUT /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:17.874692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5449124b-0d5b-4c2c-b850-fae52bd8a1e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.880747 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5449124b-0d5b-4c2c-b850-fae52bd8a1e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:17.881124 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5449124b-0d5b-4c2c-b850-fae52bd8a1e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.881420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5449124b-0d5b-4c2c-b850-fae52bd8a1e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.881562 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-5449124b-0d5b-4c2c-b850-fae52bd8a1e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:17.888730 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:17.888730 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:17.898987 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5449124b-0d5b-4c2c-b850-fae52bd8a1e3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:17.899480 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 397/1580] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:17 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:17.900072 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49b92079-e48b-4090-b994-769c27504282 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.902959 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49b92079-e48b-4090-b994-769c27504282 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 Aug 07 14:02:17.903310 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49b92079-e48b-4090-b994-769c27504282 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.903713 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49b92079-e48b-4090-b994-769c27504282 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.912147 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49b92079-e48b-4090-b994-769c27504282 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 returned with HTTP 404 Aug 07 14:02:17.912681 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 395/1581] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:17 2026] GET /volume/v3/volumes/f14df951-4701-4fa7-b730-76c547e4a7d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:17.922333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ba350b1-d7bd-4d83-a658-1908e4437bba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.926919 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ba350b1-d7bd-4d83-a658-1908e4437bba tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0 Aug 07 14:02:17.927260 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ba350b1-d7bd-4d83-a658-1908e4437bba tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.927532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ba350b1-d7bd-4d83-a658-1908e4437bba tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.927719 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-2ba350b1-d7bd-4d83-a658-1908e4437bba tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] show called for member 14c4f7dc-0125-4f65-a704-0836bd4244f0 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:17.931872 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ba350b1-d7bd-4d83-a658-1908e4437bba tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0 returned with HTTP 404 Aug 07 14:02:17.932236 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 398/1582] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:17 2026] GET /volume/v3/groups/14c4f7dc-0125-4f65-a704-0836bd4244f0 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:17.941692 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37408f68-d956-450e-a05e-74668489af81 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:17.943707 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:17.943985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:17.944442 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:17.944821 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:17.946006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:17.955808 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Get all volumes completed successfully. Aug 07 14:02:17.957579 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:17.957579 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:18.031752 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:18.038562 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.038562 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:18.050189 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37408f68-d956-450e-a05e-74668489af81 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:18.050189 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 393/1583] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:17 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:02:18.067967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8eb1ad63-0cff-4298-be99-d08daa1f0843 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.070654 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8eb1ad63-0cff-4298-be99-d08daa1f0843 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] POST https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9/action Aug 07 14:02:18.072224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8eb1ad63-0cff-4298-be99-d08daa1f0843 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:18.072224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8eb1ad63-0cff-4298-be99-d08daa1f0843 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:18.075615 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-8eb1ad63-0cff-4298-be99-d08daa1f0843 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] delete called for group a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:02:18.075615 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-8eb1ad63-0cff-4298-be99-d08daa1f0843 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Delete group with id: a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 Aug 07 14:02:18.079417 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.079417 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:18.128244 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6590642c-2850-4e41-a759-2c353c3f1fe2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.134369 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8eb1ad63-0cff-4298-be99-d08daa1f0843 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9/action returned with HTTP 202 Aug 07 14:02:18.136597 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 398/1584] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:18 2026] POST /volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:18.152028 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e17f9300-60fb-4235-b27d-758492a61b13 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.155333 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa Aug 07 14:02:18.155666 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:18.155997 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:18.166701 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.166701 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:18.171591 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Volume info retrieved successfully. Aug 07 14:02:18.172689 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:18.172916 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:18.222189 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:18.227060 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.227060 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:18.238964 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e17f9300-60fb-4235-b27d-758492a61b13 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa returned with HTTP 200 Aug 07 14:02:18.238964 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 399/1585] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:18 2026] GET /volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:18.297893 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6590642c-2850-4e41-a759-2c353c3f1fe2 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:18.297893 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6590642c-2850-4e41-a759-2c353c3f1fe2 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:18.328284 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6590642c-2850-4e41-a759-2c353c3f1fe2 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:18.328576 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 396/1586] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:18 2026] POST /volume/v3/types => generated 188 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:02:18.339625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62cdd066-bf60-46f6-8b15-f7a8c532fb6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.342690 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62cdd066-bf60-46f6-8b15-f7a8c532fb6b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:18.343135 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62cdd066-bf60-46f6-8b15-f7a8c532fb6b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:18.368360 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62cdd066-bf60-46f6-8b15-f7a8c532fb6b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:18.368360 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 394/1587] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:18 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 07 14:02:18.381010 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30211249-65da-4b01-bc3c-a5c061939a92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.531320 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:18.531521 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:18.533628 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:18.537926 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Create volume of 1 GB Aug 07 14:02:18.538441 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.538441 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:18.538976 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Availability Zones retrieved successfully. Aug 07 14:02:18.548762 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Flow 'volume_create_api' (d84ddacd-797e-43d0-b91a-438f39cbe780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:18.550077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d9b57c-d0fd-4e41-8a00-5de46be0c9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:18.552409 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:18.590861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d9b57c-d0fd-4e41-8a00-5de46be0c9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea4a0809-b1bf-48ac-ac05-8516a05ec27a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea4a0809-b1bf-48ac-ac05-8516a05ec27a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:18.591998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a48031-47be-4e2d-903d-a3781ba67bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:18.628093 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-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 07 14:02:18.628449 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-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 07 14:02:18.693915 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Created reservations ['9d4b4ebe-c293-406e-ae0f-11de3ae859b8', 'eeab70bb-f908-47a1-9854-9aef2093ba80', 'd3bb75b0-68ff-4b5c-b75c-d7288c540185', '2809f77a-238b-4339-a02f-065a5e98182c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:18.694793 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a48031-47be-4e2d-903d-a3781ba67bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d4b4ebe-c293-406e-ae0f-11de3ae859b8', 'eeab70bb-f908-47a1-9854-9aef2093ba80', 'd3bb75b0-68ff-4b5c-b75c-d7288c540185', '2809f77a-238b-4339-a02f-065a5e98182c']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:18.695890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61473356-bfb6-482c-9b61-b60cab68f63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:18.728387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61473356-bfb6-482c-9b61-b60cab68f63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ad35c29-019f-46e7-896c-ab83bc5c03b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2281feb3804e4c8d930c1c5bf4357e78',qos_specs=None,replication_status=,reservations=['9d4b4ebe-c293-406e-ae0f-11de3ae859b8','eeab70bb-f908-47a1-9854-9aef2093ba80','d3bb75b0-68ff-4b5c-b75c-d7288c540185','2809f77a-238b-4339-a02f-065a5e98182c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da36fdcd7f6546dbb53511090905bba4',volume_type_id=ea4a0809-b1bf-48ac-ac05-8516a05ec27a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ad35c29-019f-46e7-896c-ab83bc5c03b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2281feb3804e4c8d930c1c5bf4357e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da36fdcd7f6546dbb53511090905bba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea4a0809-b1bf-48ac-ac05-8516a05ec27a),volume_type_id=ea4a0809-b1bf-48ac-ac05-8516a05ec27a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:18.729437 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d1e764-92da-4fd0-8907-2b777d1fb550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:18.760549 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d1e764-92da-4fd0-8907-2b777d1fb550) transitioned into state 'SUCCESS' from state '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-918957892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2281feb3804e4c8d930c1c5bf4357e78',qos_specs=None,replication_status=,reservations=['9d4b4ebe-c293-406e-ae0f-11de3ae859b8','eeab70bb-f908-47a1-9854-9aef2093ba80','d3bb75b0-68ff-4b5c-b75c-d7288c540185','2809f77a-238b-4339-a02f-065a5e98182c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da36fdcd7f6546dbb53511090905bba4',volume_type_id=ea4a0809-b1bf-48ac-ac05-8516a05ec27a)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:18.761796 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4948dea-8fc6-479c-b025-c11f7e60e5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:18.784598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4948dea-8fc6-479c-b025-c11f7e60e5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:18.785895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Flow 'volume_create_api' (d84ddacd-797e-43d0-b91a-438f39cbe780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:18.786295 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Create volume request issued successfully. Aug 07 14:02:18.787211 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30211249-65da-4b01-bc3c-a5c061939a92 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:18.787823 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 399/1588] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:02:18 2026] POST /volume/v3/volumes => generated 767 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:18.807234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85902d56-d1be-4d97-85f0-af44b019d534 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.810340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85902d56-d1be-4d97-85f0-af44b019d534 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:18.810568 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85902d56-d1be-4d97-85f0-af44b019d534 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:18.810963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85902d56-d1be-4d97-85f0-af44b019d534 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:18.823064 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.823064 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:18.828987 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-85902d56-d1be-4d97-85f0-af44b019d534 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:18.836220 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85902d56-d1be-4d97-85f0-af44b019d534 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:18.836900 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 400/1589] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:18 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:18.913882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-501e2788-1faf-4cd2-9faf-6316f5dfa27a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.917069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-501e2788-1faf-4cd2-9faf-6316f5dfa27a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:18.917069 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-501e2788-1faf-4cd2-9faf-6316f5dfa27a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:18.920870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-501e2788-1faf-4cd2-9faf-6316f5dfa27a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:18.920870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-501e2788-1faf-4cd2-9faf-6316f5dfa27a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:18.929035 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.929035 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:18.941972 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-501e2788-1faf-4cd2-9faf-6316f5dfa27a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:18.941972 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 397/1590] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:18 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:02:18.955656 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8342b97b-a432-4472-b4ed-60683e914174 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:18.959392 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8342b97b-a432-4472-b4ed-60683e914174 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] PUT https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:18.959392 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8342b97b-a432-4472-b4ed-60683e914174 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4d91adc0-efaa-40fa-b64b-43bc8df32d7d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:18.961929 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-8342b97b-a432-4472-b4ed-60683e914174 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Update called for group fa067ee1-036b-49e2-be8e-539ee4f43bc4. {{(pid=100323) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 14:02:18.961929 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-8342b97b-a432-4472-b4ed-60683e914174 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Updating group fa067ee1-036b-49e2-be8e-539ee4f43bc4 with name None description: None add_volumes: 4d91adc0-efaa-40fa-b64b-43bc8df32d7d remove_volumes: None. Aug 07 14:02:18.970129 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:18.970129 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:19.020546 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8342b97b-a432-4472-b4ed-60683e914174 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 202 Aug 07 14:02:19.022164 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 395/1591] 10.4.3.193 () {70 vars in 1406 bytes} [Fri Aug 7 14:02:18 2026] PUT /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:19.035107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b209caf-a2ef-457b-b8a3-6a399d006079 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.038080 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b209caf-a2ef-457b-b8a3-6a399d006079 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:19.038199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b209caf-a2ef-457b-b8a3-6a399d006079 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.038470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b209caf-a2ef-457b-b8a3-6a399d006079 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.038620 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-1b209caf-a2ef-457b-b8a3-6a399d006079 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:19.047656 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:19.047656 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:19.067492 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b209caf-a2ef-457b-b8a3-6a399d006079 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:19.068126 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 400/1592] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:19 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:19.259240 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b81be6c-a906-41b3-847b-274fce1038c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.262351 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b81be6c-a906-41b3-847b-274fce1038c5 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa Aug 07 14:02:19.262351 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b81be6c-a906-41b3-847b-274fce1038c5 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.263031 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b81be6c-a906-41b3-847b-274fce1038c5 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.271001 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b81be6c-a906-41b3-847b-274fce1038c5 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa returned with HTTP 404 Aug 07 14:02:19.271569 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 401/1593] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:19 2026] GET /volume/v3/volumes/c6b7e89f-7367-4874-b10d-82c94ba288aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:19.284711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-972d64d6-fa29-460d-b6bb-59cddf9a5d57 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.287771 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-972d64d6-fa29-460d-b6bb-59cddf9a5d57 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] GET https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 Aug 07 14:02:19.288490 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-972d64d6-fa29-460d-b6bb-59cddf9a5d57 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.288490 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-972d64d6-fa29-460d-b6bb-59cddf9a5d57 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.288602 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-972d64d6-fa29-460d-b6bb-59cddf9a5d57 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] show called for member a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:19.293379 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-972d64d6-fa29-460d-b6bb-59cddf9a5d57 tempest-GroupsV314Test-1020463739 tempest-GroupsV314Test-1020463739-project-member] https://10.4.3.193/volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 returned with HTTP 404 Aug 07 14:02:19.293920 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 398/1594] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:19 2026] GET /volume/v3/groups/a5b98cbc-4b2c-492c-ba2e-621f759ee1c9 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:19.306456 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bc2b6c9-3945-4d85-be4f-585762c6efea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.309702 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bc2b6c9-3945-4d85-be4f-585762c6efea tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/f3b7890f-564a-4701-b82d-a79c2d58c7f8 Aug 07 14:02:19.309702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bc2b6c9-3945-4d85-be4f-585762c6efea tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.310619 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bc2b6c9-3945-4d85-be4f-585762c6efea tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.310619 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:19.310619 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:19.342999 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bc2b6c9-3945-4d85-be4f-585762c6efea tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] https://10.4.3.193/volume/v3/group_types/f3b7890f-564a-4701-b82d-a79c2d58c7f8 returned with HTTP 202 Aug 07 14:02:19.345089 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 396/1595] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:02:19 2026] DELETE /volume/v3/group_types/f3b7890f-564a-4701-b82d-a79c2d58c7f8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:19.356974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2275bc5-8f00-49c7-a5a7-c8643f0124dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.359914 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2275bc5-8f00-49c7-a5a7-c8643f0124dd tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] DELETE https://10.4.3.193/volume/v3/types/12cf6beb-07b8-4803-875d-03754b51195e Aug 07 14:02:19.360171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2275bc5-8f00-49c7-a5a7-c8643f0124dd tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.360463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2275bc5-8f00-49c7-a5a7-c8643f0124dd tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.362338 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:19.362338 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:19.417543 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2275bc5-8f00-49c7-a5a7-c8643f0124dd tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] https://10.4.3.193/volume/v3/types/12cf6beb-07b8-4803-875d-03754b51195e returned with HTTP 202 Aug 07 14:02:19.418247 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 401/1596] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:19 2026] DELETE /volume/v3/types/12cf6beb-07b8-4803-875d-03754b51195e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:19.429655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b225638-cdbb-46c6-8908-91370c4861e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.433815 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b225638-cdbb-46c6-8908-91370c4861e6 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] GET https://10.4.3.193/volume/v3/types/12cf6beb-07b8-4803-875d-03754b51195e Aug 07 14:02:19.433815 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b225638-cdbb-46c6-8908-91370c4861e6 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.433815 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b225638-cdbb-46c6-8908-91370c4861e6 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.440794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b225638-cdbb-46c6-8908-91370c4861e6 tempest-GroupsV314Test-2086705271 tempest-GroupsV314Test-2086705271-project-admin] https://10.4.3.193/volume/v3/types/12cf6beb-07b8-4803-875d-03754b51195e returned with HTTP 404 Aug 07 14:02:19.442020 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 402/1597] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:19 2026] GET /volume/v3/types/12cf6beb-07b8-4803-875d-03754b51195e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:19.855311 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c56c6321-2ef6-4e3c-b1b4-85c4186dd0d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.858456 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c56c6321-2ef6-4e3c-b1b4-85c4186dd0d0 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:19.858714 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c56c6321-2ef6-4e3c-b1b4-85c4186dd0d0 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.858950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c56c6321-2ef6-4e3c-b1b4-85c4186dd0d0 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.870304 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:19.870304 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:19.877105 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c56c6321-2ef6-4e3c-b1b4-85c4186dd0d0 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:19.883487 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c56c6321-2ef6-4e3c-b1b4-85c4186dd0d0 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:19.884004 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 399/1598] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:19 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:19.905261 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-274d1a5f-750c-4271-b7bf-5f9b5f5e668b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.906755 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-274d1a5f-750c-4271-b7bf-5f9b5f5e668b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:19.907076 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-274d1a5f-750c-4271-b7bf-5f9b5f5e668b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:19.907389 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-274d1a5f-750c-4271-b7bf-5f9b5f5e668b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:19.916576 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:19.916576 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:19.922234 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-274d1a5f-750c-4271-b7bf-5f9b5f5e668b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Volume info retrieved successfully. Aug 07 14:02:19.928688 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-274d1a5f-750c-4271-b7bf-5f9b5f5e668b tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:19.929388 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 397/1599] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:19 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 1033 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:19.946307 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:19.951388 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] POST https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3/action Aug 07 14:02:19.951997 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:19.952485 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:19.970186 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:19.970186 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:19.970186 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:19.998238 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-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 07 14:02:19.999121 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-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 07 14:02:20.036127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Created reservations ['27597f05-84a1-405c-95c1-d168f46b51e1', 'a60acc72-b5fb-41c4-b32a-0d923a740e3c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:20.055536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Created reservations ['8499d3ca-5cce-4699-a747-e08eb04df021', 'aa288588-64f3-4e73-a003-c90b2266ac8c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:20.084819 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72ab9de6-7397-4723-a0d3-984f85700963 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:20.085412 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72ab9de6-7397-4723-a0d3-984f85700963 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:20.085715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72ab9de6-7397-4723-a0d3-984f85700963 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:20.085715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72ab9de6-7397-4723-a0d3-984f85700963 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:20.085778 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-72ab9de6-7397-4723-a0d3-984f85700963 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:20.089504 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:20.089504 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:20.099741 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Retype volume request issued successfully. Aug 07 14:02:20.100033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3dbd128-ce31-4651-80bd-e9d465b0f042 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3/action returned with HTTP 202 Aug 07 14:02:20.100597 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 402/1600] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:19 2026] POST /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:20.104262 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72ab9de6-7397-4723-a0d3-984f85700963 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 200 Aug 07 14:02:20.104682 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 403/1601] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:20 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:20.110300 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a012d48-8860-421c-8184-a66668c84eb7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:20.112741 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a012d48-8860-421c-8184-a66668c84eb7 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:20.112741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a012d48-8860-421c-8184-a66668c84eb7 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:20.112741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a012d48-8860-421c-8184-a66668c84eb7 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:20.121335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:20.122353 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:20.122353 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:20.124487 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:20.124619 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:20.124909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:20.125760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:20.126216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:20.130697 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a012d48-8860-421c-8184-a66668c84eb7 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:20.136556 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:20.137458 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:20.138200 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:20.138615 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a012d48-8860-421c-8184-a66668c84eb7 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:20.139485 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 400/1602] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:20 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:20.190660 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:20.195739 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:20.195739 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:20.202730 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:20.202730 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:20.260869 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:20.264186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:20.264186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:20.274489 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c03bbbc3-7437-4bbc-bf40-9e25421fb3e8 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:20.276138 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 398/1603] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:20 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:20.297573 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e590368a-6139-4aed-a3fd-9a5633d22692 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:20.300637 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e590368a-6139-4aed-a3fd-9a5633d22692 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 07 14:02:20.301105 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e590368a-6139-4aed-a3fd-9a5633d22692 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fa067ee1-036b-49e2-be8e-539ee4f43bc4", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-417122036"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:20.303873 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-e590368a-6139-4aed-a3fd-9a5633d22692 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fa067ee1-036b-49e2-be8e-539ee4f43bc4', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-417122036'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 14:02:20.311586 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:20.311586 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:20.322048 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-e590368a-6139-4aed-a3fd-9a5633d22692 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-417122036. Aug 07 14:02:20.352108 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:20.352108 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:20.379114 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-e590368a-6139-4aed-a3fd-9a5633d22692 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1921009124 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1921009124, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:20.413159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e590368a-6139-4aed-a3fd-9a5633d22692 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['20ed0faa-2969-476d-9b37-56d39218980f', '421390ef-7b0a-4dc2-bfa4-ea1a0643c205', '175523d8-8e5d-43fe-b66d-ef0beb8d4907', '58dc8e01-f101-4229-8714-352d9d6e7c90'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:20.469343 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e590368a-6139-4aed-a3fd-9a5633d22692 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 07 14:02:20.470023 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 403/1604] 10.4.3.193 () {70 vars in 1324 bytes} [Fri Aug 7 14:02:20 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:20.483945 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae9005e3-93c3-48de-b386-c45acb93af9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:20.487047 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae9005e3-93c3-48de-b386-c45acb93af9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:20.487047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae9005e3-93c3-48de-b386-c45acb93af9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:20.487047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae9005e3-93c3-48de-b386-c45acb93af9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:20.487306 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-ae9005e3-93c3-48de-b386-c45acb93af9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 46709ef7-f961-4e03-9bda-c41907bd595b {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:20.491602 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:20.491602 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:20.496183 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae9005e3-93c3-48de-b386-c45acb93af9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b returned with HTTP 200 Aug 07 14:02:20.496757 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 404/1605] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:20 2026] GET /volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:21.163882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0786dee8-949d-4554-9be8-22b59564d68f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.166361 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0786dee8-949d-4554-9be8-22b59564d68f tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:21.166787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0786dee8-949d-4554-9be8-22b59564d68f tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.167044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0786dee8-949d-4554-9be8-22b59564d68f tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.178246 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.178246 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:21.184276 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0786dee8-949d-4554-9be8-22b59564d68f tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:21.192305 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0786dee8-949d-4554-9be8-22b59564d68f tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:21.193216 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 401/1606] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.208517 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6a6df8e-ed82-401c-9736-3b500dfce11d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.212017 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6a6df8e-ed82-401c-9736-3b500dfce11d tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:21.212017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6a6df8e-ed82-401c-9736-3b500dfce11d tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.212366 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6a6df8e-ed82-401c-9736-3b500dfce11d tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.223103 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.223103 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:21.228363 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6a6df8e-ed82-401c-9736-3b500dfce11d tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Volume info retrieved successfully. Aug 07 14:02:21.234393 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6a6df8e-ed82-401c-9736-3b500dfce11d tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:21.235075 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 399/1607] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 1033 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:21.256355 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4803c19a-a1f1-40bb-9803-e3fae2f231c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.259738 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4803c19a-a1f1-40bb-9803-e3fae2f231c8 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] GET https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892 Aug 07 14:02:21.260669 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4803c19a-a1f1-40bb-9803-e3fae2f231c8 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.260864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4803c19a-a1f1-40bb-9803-e3fae2f231c8 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.261665 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.261665 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:21.262276 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4803c19a-a1f1-40bb-9803-e3fae2f231c8 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892'), ('all_tenants', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:21.272132 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4803c19a-a1f1-40bb-9803-e3fae2f231c8 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Get all volumes completed successfully. Aug 07 14:02:21.272722 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4803c19a-a1f1-40bb-9803-e3fae2f231c8 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892 returned with HTTP 200 Aug 07 14:02:21.273207 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 404/1608] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-918957892 => generated 346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.285638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76515458-2926-473a-866a-ae1d90f35640 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.290387 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76515458-2926-473a-866a-ae1d90f35640 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:21.290724 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76515458-2926-473a-866a-ae1d90f35640 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.291037 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76515458-2926-473a-866a-ae1d90f35640 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.303328 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.303328 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:21.309986 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76515458-2926-473a-866a-ae1d90f35640 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:21.317007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76515458-2926-473a-866a-ae1d90f35640 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:21.317541 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 405/1609] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.335180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.338876 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:21.338876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.338876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.338876 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Delete volume with id: 0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:21.348039 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.348039 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:21.351631 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:21.382564 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Delete volume request issued successfully. Aug 07 14:02:21.383048 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fe8d7e8-75f5-4eb1-b202-1e44f9b47093 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 202 Aug 07 14:02:21.383858 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 402/1610] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:21 2026] DELETE /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:21.394543 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-001f06a1-3722-4b76-8fbe-7cadaafcd8f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.397434 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-001f06a1-3722-4b76-8fbe-7cadaafcd8f8 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:21.397434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-001f06a1-3722-4b76-8fbe-7cadaafcd8f8 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.397581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-001f06a1-3722-4b76-8fbe-7cadaafcd8f8 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.404359 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6a5e321-2f33-43b4-ad39-9bd391bc3713 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.410540 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.410540 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:21.428986 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-001f06a1-3722-4b76-8fbe-7cadaafcd8f8 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Volume info retrieved successfully. Aug 07 14:02:21.437522 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-001f06a1-3722-4b76-8fbe-7cadaafcd8f8 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 200 Aug 07 14:02:21.438286 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 400/1611] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.510761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02f89b93-5c6d-4254-9990-23ddfe886eb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.513017 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02f89b93-5c6d-4254-9990-23ddfe886eb7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:21.513338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02f89b93-5c6d-4254-9990-23ddfe886eb7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.513638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02f89b93-5c6d-4254-9990-23ddfe886eb7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.513806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-02f89b93-5c6d-4254-9990-23ddfe886eb7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 46709ef7-f961-4e03-9bda-c41907bd595b {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:21.519291 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.519291 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:21.527819 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02f89b93-5c6d-4254-9990-23ddfe886eb7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b returned with HTTP 200 Aug 07 14:02:21.527819 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 406/1612] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:21.543795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.548661 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:02:21.552501 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.552777 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.554860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:21.556151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:21.570794 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all snapshots completed successfully. Aug 07 14:02:21.570794 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.570794 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:21.571441 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe0e0b7d-2c3e-4c85-8740-388a7fd5a46d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:02:21.572575 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 403/1613] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.577645 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6a5e321-2f33-43b4-ad39-9bd391bc3713 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] GET https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a Aug 07 14:02:21.578866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6a5e321-2f33-43b4-ad39-9bd391bc3713 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.578866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6a5e321-2f33-43b4-ad39-9bd391bc3713 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.579443 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.579443 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:21.583377 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-095b7083-22ba-44cb-b07b-ef2b3b90dd0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.586294 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-095b7083-22ba-44cb-b07b-ef2b3b90dd0d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/b1a2f851-f83e-4153-94f1-bce9b6fb694f Aug 07 14:02:21.586294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-095b7083-22ba-44cb-b07b-ef2b3b90dd0d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.586787 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-095b7083-22ba-44cb-b07b-ef2b3b90dd0d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.597876 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.597876 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:21.598193 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c6a5e321-2f33-43b4-ad39-9bd391bc3713 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:21.598237 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-095b7083-22ba-44cb-b07b-ef2b3b90dd0d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Snapshot retrieved successfully. Aug 07 14:02:21.598281 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c6a5e321-2f33-43b4-ad39-9bd391bc3713 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:21.598318 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-095b7083-22ba-44cb-b07b-ef2b3b90dd0d tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/b1a2f851-f83e-4153-94f1-bce9b6fb694f returned with HTTP 200 Aug 07 14:02:21.598318 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 401/1614] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/snapshots/b1a2f851-f83e-4153-94f1-bce9b6fb694f => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.608772 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6a5e321-2f33-43b4-ad39-9bd391bc3713 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a returned with HTTP 200 Aug 07 14:02:21.608772 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 405/1615] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a => generated 818 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.615854 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38c7a484-f732-4209-a2a5-59395af738ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.621858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38c7a484-f732-4209-a2a5-59395af738ec tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/86cab7fe-32f6-47ad-ba07-a6d06d7ee2ca Aug 07 14:02:21.623646 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38c7a484-f732-4209-a2a5-59395af738ec tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.624306 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38c7a484-f732-4209-a2a5-59395af738ec tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.626181 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.631343 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.631343 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:21.631965 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-38c7a484-f732-4209-a2a5-59395af738ec tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Snapshot retrieved successfully. Aug 07 14:02:21.632874 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38c7a484-f732-4209-a2a5-59395af738ec tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/86cab7fe-32f6-47ad-ba07-a6d06d7ee2ca returned with HTTP 200 Aug 07 14:02:21.633410 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 407/1616] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/snapshots/86cab7fe-32f6-47ad-ba07-a6d06d7ee2ca => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:21.650801 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9d449d7-410c-45df-9dbf-bf2269d1b838 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.654139 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d449d7-410c-45df-9dbf-bf2269d1b838 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:21.654386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9d449d7-410c-45df-9dbf-bf2269d1b838 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.654682 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9d449d7-410c-45df-9dbf-bf2269d1b838 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.654937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-c9d449d7-410c-45df-9dbf-bf2269d1b838 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for member 46709ef7-f961-4e03-9bda-c41907bd595b {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 14:02:21.655118 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-c9d449d7-410c-45df-9dbf-bf2269d1b838 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group_snapshot with id: 46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:21.664858 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.664858 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:21.763212 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:21.763564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1342901378"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:21.765409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1342901378'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:21.765559 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Create volume of 1 GB Aug 07 14:02:21.771271 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Availability Zones retrieved successfully. Aug 07 14:02:21.777727 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d449d7-410c-45df-9dbf-bf2269d1b838 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b returned with HTTP 202 Aug 07 14:02:21.778734 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 402/1617] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:21 2026] DELETE /volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:21.779289 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Flow 'volume_create_api' (1cc81ef4-9f73-4610-a318-1c3df2db4bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:21.780727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956a61ff-d028-4990-933a-3911543145c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:21.783149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:21.793935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.796230 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:21.797871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.797871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.797871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:21.798194 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:21.808853 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:21.810613 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:21.810613 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:21.839507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956a61ff-d028-4990-933a-3911543145c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:21.840772 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee2f85b-38a9-43ea-96e6-e2adc7d314de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:21.874362 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:21.878710 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.878710 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:21.883872 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:21.884188 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:21.933249 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:21.937217 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.937217 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:21.945485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Created reservations ['2746365c-a366-4030-ad94-36e7abc8e3ae', '4d7d15b2-3a5b-4ba3-a8a3-bb9dec78eeb9', '213ed630-e9b6-479b-af00-b8d0cb9c4fd2', '5378c88d-6fab-4cad-aec1-ed8555dcdb92'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:21.945485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee2f85b-38a9-43ea-96e6-e2adc7d314de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2746365c-a366-4030-ad94-36e7abc8e3ae', '4d7d15b2-3a5b-4ba3-a8a3-bb9dec78eeb9', '213ed630-e9b6-479b-af00-b8d0cb9c4fd2', '5378c88d-6fab-4cad-aec1-ed8555dcdb92']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:21.946352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73aade4-ec35-407f-806d-dd08586cff83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:21.948992 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc693205-33fc-431f-8e5f-7a2f4d59bb24 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:21.949706 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 406/1618] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:21.970173 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:21.976002 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:02:21.976002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:21.976002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:21.976002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:21.977221 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:21.980216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73aade4-ec35-407f-806d-dd08586cff83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fba0d5a-99b0-46c9-98fa-ed38a35b5731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1342901378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22e8ffd723094f25937daaad388e033a',qos_specs=None,replication_status=,reservations=['2746365c-a366-4030-ad94-36e7abc8e3ae','4d7d15b2-3a5b-4ba3-a8a3-bb9dec78eeb9','213ed630-e9b6-479b-af00-b8d0cb9c4fd2','5378c88d-6fab-4cad-aec1-ed8555dcdb92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ccf16f90aa545739981921e9d850f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1342901378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fba0d5a-99b0-46c9-98fa-ed38a35b5731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22e8ffd723094f25937daaad388e033a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ccf16f90aa545739981921e9d850f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:21.981564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc1dbcf-0376-4793-b39d-6c4152e067f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:21.994899 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all snapshots completed successfully. Aug 07 14:02:21.994899 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:21.994899 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:21.994899 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7512c39-9c4b-4ca3-bbbe-719097c0f20c tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:02:21.995907 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 408/1619] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:02:21 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:22.009525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-183ddbc6-b6d6-4ff7-922d-336b3400b626 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.013315 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-183ddbc6-b6d6-4ff7-922d-336b3400b626 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/b1a2f851-f83e-4153-94f1-bce9b6fb694f Aug 07 14:02:22.013315 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-183ddbc6-b6d6-4ff7-922d-336b3400b626 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.013625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-183ddbc6-b6d6-4ff7-922d-336b3400b626 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.021041 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-183ddbc6-b6d6-4ff7-922d-336b3400b626 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/b1a2f851-f83e-4153-94f1-bce9b6fb694f returned with HTTP 404 Aug 07 14:02:22.021759 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 403/1620] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:22 2026] GET /volume/v3/snapshots/b1a2f851-f83e-4153-94f1-bce9b6fb694f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:22.025583 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc1dbcf-0376-4793-b39d-6c4152e067f0) transitioned into state 'SUCCESS' from state '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-1342901378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22e8ffd723094f25937daaad388e033a',qos_specs=None,replication_status=,reservations=['2746365c-a366-4030-ad94-36e7abc8e3ae','4d7d15b2-3a5b-4ba3-a8a3-bb9dec78eeb9','213ed630-e9b6-479b-af00-b8d0cb9c4fd2','5378c88d-6fab-4cad-aec1-ed8555dcdb92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ccf16f90aa545739981921e9d850f5c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:22.026685 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ecba53-ee6e-4033-ae9c-9936c273380b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:22.033210 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1aa8c4d-3e0d-463a-9a76-5e56128c9d81 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.036058 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1aa8c4d-3e0d-463a-9a76-5e56128c9d81 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:22.036058 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1aa8c4d-3e0d-463a-9a76-5e56128c9d81 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.036410 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1aa8c4d-3e0d-463a-9a76-5e56128c9d81 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.036758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-a1aa8c4d-3e0d-463a-9a76-5e56128c9d81 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 46709ef7-f961-4e03-9bda-c41907bd595b {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:22.043275 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:22.043275 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:22.050073 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1aa8c4d-3e0d-463a-9a76-5e56128c9d81 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b returned with HTTP 200 Aug 07 14:02:22.050073 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 407/1621] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:22 2026] GET /volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:22.052424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ecba53-ee6e-4033-ae9c-9936c273380b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:22.053965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Flow 'volume_create_api' (1cc81ef4-9f73-4610-a318-1c3df2db4bb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:22.054504 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Create volume request issued successfully. Aug 07 14:02:22.055455 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e45ea17b-4da0-47f2-a96c-102b76b3f0a1 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:22.056061 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 404/1622] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:21 2026] POST /volume/v3/volumes => generated 759 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:22.076862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ce1f6d8-fd38-4332-ba88-c321b5d6ce9f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.082612 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ce1f6d8-fd38-4332-ba88-c321b5d6ce9f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] GET https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 Aug 07 14:02:22.082945 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ce1f6d8-fd38-4332-ba88-c321b5d6ce9f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.083259 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ce1f6d8-fd38-4332-ba88-c321b5d6ce9f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.091786 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:22.091786 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:22.101880 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ce1f6d8-fd38-4332-ba88-c321b5d6ce9f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Volume info retrieved successfully. Aug 07 14:02:22.109978 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ce1f6d8-fd38-4332-ba88-c321b5d6ce9f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 returned with HTTP 200 Aug 07 14:02:22.109978 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 409/1623] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:22 2026] GET /volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:22.462135 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4381bec-25eb-480e-ab64-c3316758c158 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.467966 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4381bec-25eb-480e-ab64-c3316758c158 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] GET https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 Aug 07 14:02:22.468227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4381bec-25eb-480e-ab64-c3316758c158 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.469146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4381bec-25eb-480e-ab64-c3316758c158 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.483906 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4381bec-25eb-480e-ab64-c3316758c158 tempest-VolumeRetypeWithoutMigrationTest-439368636 tempest-VolumeRetypeWithoutMigrationTest-439368636-project-member] https://10.4.3.193/volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 returned with HTTP 404 Aug 07 14:02:22.484277 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 404/1624] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:22 2026] GET /volume/v3/volumes/0ad35c29-019f-46e7-896c-ab83bc5c03b3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:22.495924 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2cc7365-7079-48ab-a0f2-185cfb3c4857 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.498331 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2cc7365-7079-48ab-a0f2-185cfb3c4857 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] DELETE https://10.4.3.193/volume/v3/types/b428b44e-1644-4785-bf4e-d295ea22f509 Aug 07 14:02:22.498331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2cc7365-7079-48ab-a0f2-185cfb3c4857 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.498639 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2cc7365-7079-48ab-a0f2-185cfb3c4857 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.542909 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2cc7365-7079-48ab-a0f2-185cfb3c4857 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/types/b428b44e-1644-4785-bf4e-d295ea22f509 returned with HTTP 202 Aug 07 14:02:22.543384 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 408/1625] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:22 2026] DELETE /volume/v3/types/b428b44e-1644-4785-bf4e-d295ea22f509 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:22.552963 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31c68e59-ab8e-47a6-a289-0507a37ebe3f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.555884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31c68e59-ab8e-47a6-a289-0507a37ebe3f tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] GET https://10.4.3.193/volume/v3/types/b428b44e-1644-4785-bf4e-d295ea22f509 Aug 07 14:02:22.556004 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31c68e59-ab8e-47a6-a289-0507a37ebe3f tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.556276 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31c68e59-ab8e-47a6-a289-0507a37ebe3f tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.560896 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31c68e59-ab8e-47a6-a289-0507a37ebe3f tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/types/b428b44e-1644-4785-bf4e-d295ea22f509 returned with HTTP 404 Aug 07 14:02:22.561782 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 405/1626] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:22 2026] GET /volume/v3/types/b428b44e-1644-4785-bf4e-d295ea22f509 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:22.570064 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0cbc895f-6b7f-4e52-9ece-a9a5455aee27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.575099 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cbc895f-6b7f-4e52-9ece-a9a5455aee27 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] DELETE https://10.4.3.193/volume/v3/types/ea4a0809-b1bf-48ac-ac05-8516a05ec27a Aug 07 14:02:22.575099 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cbc895f-6b7f-4e52-9ece-a9a5455aee27 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.575099 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cbc895f-6b7f-4e52-9ece-a9a5455aee27 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.623313 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cbc895f-6b7f-4e52-9ece-a9a5455aee27 tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/types/ea4a0809-b1bf-48ac-ac05-8516a05ec27a returned with HTTP 202 Aug 07 14:02:22.624624 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 410/1627] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:22 2026] DELETE /volume/v3/types/ea4a0809-b1bf-48ac-ac05-8516a05ec27a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:02:22.634300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0b47519-e61b-456d-894b-3f3b359e420c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:22.637590 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0b47519-e61b-456d-894b-3f3b359e420c tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] GET https://10.4.3.193/volume/v3/types/ea4a0809-b1bf-48ac-ac05-8516a05ec27a Aug 07 14:02:22.637590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0b47519-e61b-456d-894b-3f3b359e420c tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:22.637590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0b47519-e61b-456d-894b-3f3b359e420c tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:22.642599 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0b47519-e61b-456d-894b-3f3b359e420c tempest-VolumeRetypeWithoutMigrationTest-170594101 tempest-VolumeRetypeWithoutMigrationTest-170594101-project-admin] https://10.4.3.193/volume/v3/types/ea4a0809-b1bf-48ac-ac05-8516a05ec27a returned with HTTP 404 Aug 07 14:02:22.643414 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 405/1628] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:22 2026] GET /volume/v3/types/ea4a0809-b1bf-48ac-ac05-8516a05ec27a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:23.063539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2336a302-d33a-4ae5-856f-f85248e6f890 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.065673 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2336a302-d33a-4ae5-856f-f85248e6f890 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:23.065904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2336a302-d33a-4ae5-856f-f85248e6f890 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.066953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2336a302-d33a-4ae5-856f-f85248e6f890 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.066953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-2336a302-d33a-4ae5-856f-f85248e6f890 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 46709ef7-f961-4e03-9bda-c41907bd595b {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:23.070069 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2336a302-d33a-4ae5-856f-f85248e6f890 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b returned with HTTP 404 Aug 07 14:02:23.070923 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 409/1629] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:23 2026] GET /volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:23.080921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0922ed3d-d3bf-4ca2-9a07-7c2eec29a405 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.083565 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0922ed3d-d3bf-4ca2-9a07-7c2eec29a405 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:23.083704 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0922ed3d-d3bf-4ca2-9a07-7c2eec29a405 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.084041 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0922ed3d-d3bf-4ca2-9a07-7c2eec29a405 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.084261 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-0922ed3d-d3bf-4ca2-9a07-7c2eec29a405 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for member 46709ef7-f961-4e03-9bda-c41907bd595b {{(pid=100322) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 14:02:23.084404 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-0922ed3d-d3bf-4ca2-9a07-7c2eec29a405 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group_snapshot with id: 46709ef7-f961-4e03-9bda-c41907bd595b Aug 07 14:02:23.090941 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0922ed3d-d3bf-4ca2-9a07-7c2eec29a405 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b returned with HTTP 404 Aug 07 14:02:23.091977 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 406/1630] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:23 2026] DELETE /volume/v3/group_snapshots/46709ef7-f961-4e03-9bda-c41907bd595b => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:23.102080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.104321 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:23.104663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.105341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.105341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:23.106094 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:23.117337 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:23.118711 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:23.118711 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:23.128585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05b19c21-54fb-4dc7-9f31-9cf3848291b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.131733 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b19c21-54fb-4dc7-9f31-9cf3848291b4 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] GET https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 Aug 07 14:02:23.131980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b19c21-54fb-4dc7-9f31-9cf3848291b4 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.133853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b19c21-54fb-4dc7-9f31-9cf3848291b4 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.148017 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.148017 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:23.154593 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-05b19c21-54fb-4dc7-9f31-9cf3848291b4 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Volume info retrieved successfully. Aug 07 14:02:23.164634 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b19c21-54fb-4dc7-9f31-9cf3848291b4 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 returned with HTTP 200 Aug 07 14:02:23.165298 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 406/1631] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:23 2026] GET /volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:23.175571 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:23.183154 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.183154 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:23.183334 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5af56d13-002e-43c5-a43c-4d7b11440086 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.188691 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5af56d13-002e-43c5-a43c-4d7b11440086 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a Aug 07 14:02:23.188935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5af56d13-002e-43c5-a43c-4d7b11440086 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.192227 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:23.192227 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:23.252373 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:23.257890 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.257890 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:23.261863 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5af56d13-002e-43c5-a43c-4d7b11440086 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a returned with HTTP 200 Aug 07 14:02:23.262761 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 410/1632] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 14:02:23 2026] PUT /volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a => generated 591 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:23.270529 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb660267-a905-4c2a-b35e-ee94c215bd74 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:23.271088 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 411/1633] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:23 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:23.272736 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d36c026d-cdf0-4210-8a71-206436a85351 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.274909 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:23.275271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.278082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:23.278082 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Create volume of 2 GB Aug 07 14:02:23.278082 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.278082 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:23.283564 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Availability Zones retrieved successfully. Aug 07 14:02:23.290657 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Flow 'volume_create_api' (95a92e67-6e9a-4be7-8385-57b254680ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:23.291826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212fbee3-1935-4da5-ab87-208496cbecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.293418 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Validating volume size '2' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:23.297309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67a69c62-94e5-4bcf-a465-9fc227b51516 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.299604 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67a69c62-94e5-4bcf-a465-9fc227b51516 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4/action Aug 07 14:02:23.300524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67a69c62-94e5-4bcf-a465-9fc227b51516 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:23.301429 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67a69c62-94e5-4bcf-a465-9fc227b51516 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.303891 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-67a69c62-94e5-4bcf-a465-9fc227b51516 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for group fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:02:23.304332 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-67a69c62-94e5-4bcf-a465-9fc227b51516 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group with id: fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:23.311654 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.311654 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:23.340036 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212fbee3-1935-4da5-ab87-208496cbecc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:23.341477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4798429b-ccb6-4ee1-9aa8-611340f5641b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.381935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-63a97e07-10d4-433f-86d2-b0b1fd084e8e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.401550 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67a69c62-94e5-4bcf-a465-9fc227b51516 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4/action returned with HTTP 202 Aug 07 14:02:23.402288 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 407/1634] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:23 2026] POST /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:23.407544 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota_utils [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Quota exceeded for 22e8ffd723094f25937daaad388e033a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 14:02:23.413371 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4798429b-ccb6-4ee1-9aa8-611340f5641b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 14:02:23.413371 np0000006713 devstack@c-api.service[100322]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 07 14:02:23.415044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9afea196-f68b-4af0-b15c-9632656541ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.415881 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4798429b-ccb6-4ee1-9aa8-611340f5641b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.417375 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d Aug 07 14:02:23.417460 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4798429b-ccb6-4ee1-9aa8-611340f5641b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:02:23.417571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.417623 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.422418 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212fbee3-1935-4da5-ab87-208496cbecc2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.423425 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212fbee3-1935-4da5-ab87-208496cbecc2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:02:23.423990 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Flow 'volume_create_api' (95a92e67-6e9a-4be7-8385-57b254680ca2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 14:02:23.424864 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-d36c026d-cdf0-4210-8a71-206436a85351 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 413 Aug 07 14:02:23.425694 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 407/1635] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:23 2026] POST /volume/v3/volumes => generated 208 bytes in 153 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 14:02:23.429340 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.429340 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:23.436749 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:23.437275 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:23.437483 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:23.439113 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8d8b25c-3ecf-47de-a428-8603782cfb79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.444110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8d8b25c-3ecf-47de-a428-8603782cfb79 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a Aug 07 14:02:23.444856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8d8b25c-3ecf-47de-a428-8603782cfb79 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.499634 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:23.506273 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8d8b25c-3ecf-47de-a428-8603782cfb79 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a returned with HTTP 200 Aug 07 14:02:23.506727 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 408/1636] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 14:02:23 2026] PUT /volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a => generated 591 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:23.506907 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.506907 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:23.519202 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78563317-4830-490f-9764-e16b5d24971a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.521065 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9afea196-f68b-4af0-b15c-9632656541ce tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d returned with HTTP 200 Aug 07 14:02:23.521999 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 412/1637] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:23 2026] GET /volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:23.523598 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:23.524178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.527400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:23.527704 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Create volume of 1 GB Aug 07 14:02:23.528007 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.528007 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:23.535315 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Availability Zones retrieved successfully. Aug 07 14:02:23.546174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Flow 'volume_create_api' (bd75ae2c-2abb-441c-a5d0-e08b45a7558c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:23.547881 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22d98d9-bff4-4dc2-b3d8-97186e3e7d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.549281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:23.558006 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63a97e07-10d4-433f-86d2-b0b1fd084e8e tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:23.558477 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63a97e07-10d4-433f-86d2-b0b1fd084e8e tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2119542463"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.586920 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63a97e07-10d4-433f-86d2-b0b1fd084e8e tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:23.588462 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 411/1638] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:23 2026] POST /volume/v3/types => generated 220 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:23.595195 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22d98d9-bff4-4dc2-b3d8-97186e3e7d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:23.597655 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87fa4513-a479-44a0-9a84-ef54132ec3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.602944 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1cc424a-853b-4118-ae01-d2e1b2462bee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.605828 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1cc424a-853b-4118-ae01-d2e1b2462bee tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:02:23.606709 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1cc424a-853b-4118-ae01-d2e1b2462bee tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1440869215"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.639186 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1cc424a-853b-4118-ae01-d2e1b2462bee tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:02:23.639644 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 409/1639] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:02:23 2026] POST /volume/v3/group_types => generated 177 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:23.645970 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota_utils [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Quota exceeded for 22e8ffd723094f25937daaad388e033a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 07 14:02:23.648209 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87fa4513-a479-44a0-9a84-ef54132ec3d4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 14:02:23.648209 np0000006713 devstack@c-api.service[100322]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 07 14:02:23.650534 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87fa4513-a479-44a0-9a84-ef54132ec3d4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.651373 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87fa4513-a479-44a0-9a84-ef54132ec3d4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:02:23.651823 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22d98d9-bff4-4dc2-b3d8-97186e3e7d58) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:23.653344 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22d98d9-bff4-4dc2-b3d8-97186e3e7d58) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:02:23.653461 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.655529 np0000006713 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Flow 'volume_create_api' (bd75ae2c-2abb-441c-a5d0-e08b45a7558c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 14:02:23.655529 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-78563317-4830-490f-9764-e16b5d24971a tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 413 Aug 07 14:02:23.655529 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 408/1640] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:23 2026] POST /volume/v3/volumes => generated 150 bytes in 136 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 14:02:23.666328 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba40c9e8-5ef2-472e-bb02-1a3c1d1a169f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.670706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba40c9e8-5ef2-472e-bb02-1a3c1d1a169f tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a Aug 07 14:02:23.672547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba40c9e8-5ef2-472e-bb02-1a3c1d1a169f tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.691205 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=603,cinder:UPDATE=162,cinder:INSERT=87 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:02:23.738365 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-ba40c9e8-5ef2-472e-bb02-1a3c1d1a169f tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-2119542463 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-2119542463, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:23.738979 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-ba40c9e8-5ef2-472e-bb02-1a3c1d1a169f tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-2119542463 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-2119542463, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:23.739422 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-ba40c9e8-5ef2-472e-bb02-1a3c1d1a169f tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-2119542463 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-2119542463, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:23.748543 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba40c9e8-5ef2-472e-bb02-1a3c1d1a169f tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a returned with HTTP 200 Aug 07 14:02:23.749152 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 412/1641] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 14:02:23 2026] PUT /volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a => generated 777 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:23.763125 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:02:23.763860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1999879-716b-49e3-ac31-cb6ba311595f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.764063 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "acb0b5b5-4be1-4f9a-aaa8-53ffabbedea6", "volume_types": ["e2e5956b-2d99-4973-b96a-3ce83c9b494e"], "name": "tempest-GroupsV320Test-Group-1194544980"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.766173 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Creating new group {'group': {'group_type': 'acb0b5b5-4be1-4f9a-aaa8-53ffabbedea6', 'volume_types': ['e2e5956b-2d99-4973-b96a-3ce83c9b494e'], 'name': 'tempest-GroupsV320Test-Group-1194544980'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:02:23.766788 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1999879-716b-49e3-ac31-cb6ba311595f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] POST https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731/action Aug 07 14:02:23.767258 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1999879-716b-49e3-ac31-cb6ba311595f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:23.767397 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1999879-716b-49e3-ac31-cb6ba311595f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:23.771755 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Creating group tempest-GroupsV320Test-Group-1194544980. Aug 07 14:02:23.784244 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.784244 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:23.785025 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1999879-716b-49e3-ac31-cb6ba311595f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Volume info retrieved successfully. Aug 07 14:02:23.789949 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Availability Zones retrieved successfully. Aug 07 14:02:23.829032 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Created reservations ['c3e34fe1-f81d-4a51-82a8-08b15b07a3ae'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:23.844751 np0000006713 devstack@c-api.service[100323]: ERROR cinder.volume.api [None req-f1999879-716b-49e3-ac31-cb6ba311595f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Quota exceeded for 22e8ffd723094f25937daaad388e033a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 14:02:23.855231 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-f1999879-716b-49e3-ac31-cb6ba311595f tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731/action returned with HTTP 413 Aug 07 14:02:23.856354 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 410/1642] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:23 2026] POST /volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731/action => generated 208 bytes in 93 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 14:02:23.869701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-416c110c-ffcd-4aac-ab22-a26eb53f4208 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.872061 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-416c110c-ffcd-4aac-ab22-a26eb53f4208 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] GET https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 Aug 07 14:02:23.872350 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-416c110c-ffcd-4aac-ab22-a26eb53f4208 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.872662 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-416c110c-ffcd-4aac-ab22-a26eb53f4208 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.879020 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-125699ab-5436-4a74-a062-eea1bf4d9c14 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:02:23.879865 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 413/1643] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:02:23 2026] POST /volume/v3/groups => generated 108 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:23.884150 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.884150 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:23.889216 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89cdd644-40d4-46b2-812c-8b0da286c83c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.891256 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89cdd644-40d4-46b2-812c-8b0da286c83c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:23.891551 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89cdd644-40d4-46b2-812c-8b0da286c83c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.891855 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89cdd644-40d4-46b2-812c-8b0da286c83c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.892127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-89cdd644-40d4-46b2-812c-8b0da286c83c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:23.893338 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-416c110c-ffcd-4aac-ab22-a26eb53f4208 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Volume info retrieved successfully. Aug 07 14:02:23.897136 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.897136 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:23.900655 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-416c110c-ffcd-4aac-ab22-a26eb53f4208 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 returned with HTTP 200 Aug 07 14:02:23.900792 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 409/1644] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:23 2026] GET /volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:23.910674 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89cdd644-40d4-46b2-812c-8b0da286c83c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 200 Aug 07 14:02:23.911260 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 413/1645] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:23 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:23.920869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.922183 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 Aug 07 14:02:23.922512 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.922800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:23.923053 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Delete volume with id: 1fba0d5a-99b0-46c9-98fa-ed38a35b5731 Aug 07 14:02:23.934403 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:23.934403 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:23.935457 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Volume info retrieved successfully. Aug 07 14:02:23.971873 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Delete volume request issued successfully. Aug 07 14:02:23.971873 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74ab5de0-fc99-4b8f-976c-563f97d49d1b tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 returned with HTTP 202 Aug 07 14:02:23.971873 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 411/1646] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:23 2026] DELETE /volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:23.986417 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5890e8f-1131-4ef5-aadb-42554f488459 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:23.989438 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5890e8f-1131-4ef5-aadb-42554f488459 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] GET https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 Aug 07 14:02:23.989707 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5890e8f-1131-4ef5-aadb-42554f488459 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:23.990045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5890e8f-1131-4ef5-aadb-42554f488459 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.002630 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:24.002630 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:24.012893 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f5890e8f-1131-4ef5-aadb-42554f488459 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Volume info retrieved successfully. Aug 07 14:02:24.019572 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5890e8f-1131-4ef5-aadb-42554f488459 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 returned with HTTP 200 Aug 07 14:02:24.020564 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 414/1647] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:23 2026] GET /volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:24.538730 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1644d48a-90d8-4b46-ad68-e3c701812e9a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.540965 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1644d48a-90d8-4b46-ad68-e3c701812e9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d Aug 07 14:02:24.541262 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1644d48a-90d8-4b46-ad68-e3c701812e9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.541559 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1644d48a-90d8-4b46-ad68-e3c701812e9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.548670 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1644d48a-90d8-4b46-ad68-e3c701812e9a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d returned with HTTP 404 Aug 07 14:02:24.549184 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 410/1648] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:24 2026] GET /volume/v3/volumes/4d91adc0-efaa-40fa-b64b-43bc8df32d7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:24.560353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac75afee-0078-475b-80b8-153dbe15e133 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.563088 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac75afee-0078-475b-80b8-153dbe15e133 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 Aug 07 14:02:24.563261 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac75afee-0078-475b-80b8-153dbe15e133 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.563617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac75afee-0078-475b-80b8-153dbe15e133 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.572314 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac75afee-0078-475b-80b8-153dbe15e133 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 returned with HTTP 404 Aug 07 14:02:24.572987 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 414/1649] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:24 2026] GET /volume/v3/volumes/febf33f4-bd69-4529-b983-2e5540084b75 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:24.580547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-31e410a5-de91-4df5-9645-71f4fbd11fc3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.585521 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31e410a5-de91-4df5-9645-71f4fbd11fc3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 Aug 07 14:02:24.585770 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31e410a5-de91-4df5-9645-71f4fbd11fc3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.586008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31e410a5-de91-4df5-9645-71f4fbd11fc3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.586145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-31e410a5-de91-4df5-9645-71f4fbd11fc3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member fa067ee1-036b-49e2-be8e-539ee4f43bc4 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:24.593424 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31e410a5-de91-4df5-9645-71f4fbd11fc3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 returned with HTTP 404 Aug 07 14:02:24.594000 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 412/1650] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:24 2026] GET /volume/v3/groups/fa067ee1-036b-49e2-be8e-539ee4f43bc4 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:24.604092 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-902d8c0d-a5dd-44a9-af5f-127aa7bc28fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.607241 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-902d8c0d-a5dd-44a9-af5f-127aa7bc28fd tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/b2433b41-c3e4-4b8b-9bed-b701290242ed Aug 07 14:02:24.607581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-902d8c0d-a5dd-44a9-af5f-127aa7bc28fd tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.607934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-902d8c0d-a5dd-44a9-af5f-127aa7bc28fd tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.630433 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-902d8c0d-a5dd-44a9-af5f-127aa7bc28fd tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/group_types/b2433b41-c3e4-4b8b-9bed-b701290242ed returned with HTTP 202 Aug 07 14:02:24.631619 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 415/1651] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:02:24 2026] DELETE /volume/v3/group_types/b2433b41-c3e4-4b8b-9bed-b701290242ed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:24.646878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ccb0ff5b-6f13-4843-8e95-17737fde02a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.652690 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ccb0ff5b-6f13-4843-8e95-17737fde02a3 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] DELETE https://10.4.3.193/volume/v3/types/19bc8d1a-3396-4204-8789-5e37b28f39a3 Aug 07 14:02:24.652933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ccb0ff5b-6f13-4843-8e95-17737fde02a3 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.653237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ccb0ff5b-6f13-4843-8e95-17737fde02a3 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.690822 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ccb0ff5b-6f13-4843-8e95-17737fde02a3 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types/19bc8d1a-3396-4204-8789-5e37b28f39a3 returned with HTTP 202 Aug 07 14:02:24.691401 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 411/1652] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:24 2026] DELETE /volume/v3/types/19bc8d1a-3396-4204-8789-5e37b28f39a3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:24.699922 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2886c82a-94a6-44aa-b954-e6d2f0e0a538 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.702779 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2886c82a-94a6-44aa-b954-e6d2f0e0a538 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] GET https://10.4.3.193/volume/v3/types/19bc8d1a-3396-4204-8789-5e37b28f39a3 Aug 07 14:02:24.703376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2886c82a-94a6-44aa-b954-e6d2f0e0a538 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.703376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2886c82a-94a6-44aa-b954-e6d2f0e0a538 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.708154 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2886c82a-94a6-44aa-b954-e6d2f0e0a538 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types/19bc8d1a-3396-4204-8789-5e37b28f39a3 returned with HTTP 404 Aug 07 14:02:24.709230 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 415/1653] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:24 2026] GET /volume/v3/types/19bc8d1a-3396-4204-8789-5e37b28f39a3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:24.726135 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc4a7ebf-6e44-4b00-885d-dbd7fd1b9b02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.728305 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc4a7ebf-6e44-4b00-885d-dbd7fd1b9b02 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:24.728765 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc4a7ebf-6e44-4b00-885d-dbd7fd1b9b02 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1465299495"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:24.758427 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc4a7ebf-6e44-4b00-885d-dbd7fd1b9b02 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:24.759003 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 413/1654] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:24 2026] POST /volume/v3/types => generated 224 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:24.771985 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4082f0a2-894a-4a87-8495-ed907ea00d5d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.774595 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4082f0a2-894a-4a87-8495-ed907ea00d5d tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:02:24.775297 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4082f0a2-894a-4a87-8495-ed907ea00d5d tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1700050051"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:24.803835 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4082f0a2-894a-4a87-8495-ed907ea00d5d tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:02:24.804564 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 416/1655] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:02:24 2026] POST /volume/v3/group_types => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:24.815051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.817089 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:02:24.817492 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4c7c5e86-ffae-4d44-8ba2-9f480106cbfb", "volume_types": ["7e41d784-ccb2-41ad-95d6-f278b9c65864"], "name": "tempest-GroupSnapshotsTest-Group-317248766"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:24.819572 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating new group {'group': {'group_type': '4c7c5e86-ffae-4d44-8ba2-9f480106cbfb', 'volume_types': ['7e41d784-ccb2-41ad-95d6-f278b9c65864'], 'name': 'tempest-GroupSnapshotsTest-Group-317248766'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:02:24.823600 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating group tempest-GroupSnapshotsTest-Group-317248766. Aug 07 14:02:24.834377 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:24.853703 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['d3eea3e8-3e56-42a8-a65a-8cdde71a1112'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:24.882550 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13f627f3-9e0e-4c9e-a075-fccd83f6cba5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:02:24.883347 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 412/1656] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:02:24 2026] POST /volume/v3/groups => generated 111 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:24.895020 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d56bc32-8489-48de-8966-a1db4ba958fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.896852 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d56bc32-8489-48de-8966-a1db4ba958fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 Aug 07 14:02:24.897151 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d56bc32-8489-48de-8966-a1db4ba958fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.897635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d56bc32-8489-48de-8966-a1db4ba958fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.897719 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-9d56bc32-8489-48de-8966-a1db4ba958fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member aca51164-0254-4066-ae58-3e111243e832 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:24.906025 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:24.906025 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:24.916252 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d56bc32-8489-48de-8966-a1db4ba958fe tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 returned with HTTP 200 Aug 07 14:02:24.917309 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 416/1657] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:24 2026] GET /volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:24.923284 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4e4011d-976a-4868-8690-bb6484019f3a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.925179 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4e4011d-976a-4868-8690-bb6484019f3a tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:24.929043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4e4011d-976a-4868-8690-bb6484019f3a tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.929043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4e4011d-976a-4868-8690-bb6484019f3a tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.929043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-d4e4011d-976a-4868-8690-bb6484019f3a tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:24.929617 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:24.929617 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:24.940988 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4e4011d-976a-4868-8690-bb6484019f3a tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 200 Aug 07 14:02:24.940988 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 414/1658] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:24 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:24.951912 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-400e65b0-1668-4286-a502-081912da8372 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.953703 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-400e65b0-1668-4286-a502-081912da8372 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] POST https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action Aug 07 14:02:24.954592 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-400e65b0-1668-4286-a502-081912da8372 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:24.954592 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-400e65b0-1668-4286-a502-081912da8372 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:24.956827 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-400e65b0-1668-4286-a502-081912da8372 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Updating group '431f6ead-4dcf-49b6-9d57-1aa80f63dfaa' with 'creating' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 14:02:24.963050 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:24.963050 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:24.975590 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-400e65b0-1668-4286-a502-081912da8372 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action returned with HTTP 202 Aug 07 14:02:24.977023 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 417/1659] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:24 2026] POST /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:24.989720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e5aa66c9-36da-4018-97f8-694852b21e6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:24.993118 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5aa66c9-36da-4018-97f8-694852b21e6f tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:24.994372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5aa66c9-36da-4018-97f8-694852b21e6f tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:24.994613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5aa66c9-36da-4018-97f8-694852b21e6f tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:24.995911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e5aa66c9-36da-4018-97f8-694852b21e6f tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:25.000901 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.000901 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:25.024518 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5aa66c9-36da-4018-97f8-694852b21e6f tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 200 Aug 07 14:02:25.025005 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 413/1660] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:24 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:25.037506 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-003ec2f0-3d77-43ae-a557-dcdce25f7d96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.037818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-307e06f0-437b-415f-bf65-49e9bf3c4086 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.040101 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-003ec2f0-3d77-43ae-a557-dcdce25f7d96 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] GET https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 Aug 07 14:02:25.040205 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-307e06f0-437b-415f-bf65-49e9bf3c4086 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] POST https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action Aug 07 14:02:25.040333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-003ec2f0-3d77-43ae-a557-dcdce25f7d96 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:25.040565 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-003ec2f0-3d77-43ae-a557-dcdce25f7d96 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:25.040756 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-307e06f0-437b-415f-bf65-49e9bf3c4086 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:25.040969 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-307e06f0-437b-415f-bf65-49e9bf3c4086 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:25.042397 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-307e06f0-437b-415f-bf65-49e9bf3c4086 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Updating group '431f6ead-4dcf-49b6-9d57-1aa80f63dfaa' with 'available' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 14:02:25.047615 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-003ec2f0-3d77-43ae-a557-dcdce25f7d96 tempest-VolumeQuotasNegativeTestJSON-459663008 tempest-VolumeQuotasNegativeTestJSON-459663008-project-member] https://10.4.3.193/volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 returned with HTTP 404 Aug 07 14:02:25.048680 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 417/1661] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:25 2026] GET /volume/v3/volumes/1fba0d5a-99b0-46c9-98fa-ed38a35b5731 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:25.050418 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.050418 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:25.057743 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-307e06f0-437b-415f-bf65-49e9bf3c4086 tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action returned with HTTP 202 Aug 07 14:02:25.058101 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 415/1662] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:25 2026] POST /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:25.058345 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.061399 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] PUT https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a Aug 07 14:02:25.062047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:25.069006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c82b36f3-f1ea-4fb7-9995-aa35fa6ca28c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.071109 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c82b36f3-f1ea-4fb7-9995-aa35fa6ca28c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:25.071396 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c82b36f3-f1ea-4fb7-9995-aa35fa6ca28c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:25.071718 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c82b36f3-f1ea-4fb7-9995-aa35fa6ca28c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:25.071888 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-c82b36f3-f1ea-4fb7-9995-aa35fa6ca28c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:25.077761 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.077761 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:25.092060 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c82b36f3-f1ea-4fb7-9995-aa35fa6ca28c tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 200 Aug 07 14:02:25.092572 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 414/1663] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:25 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:25.105749 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d9b515b-7122-4f60-8f03-7959134e42ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.108074 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d9b515b-7122-4f60-8f03-7959134e42ab tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] POST https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action Aug 07 14:02:25.108630 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d9b515b-7122-4f60-8f03-7959134e42ab tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:25.108859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d9b515b-7122-4f60-8f03-7959134e42ab tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:25.110684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-5d9b515b-7122-4f60-8f03-7959134e42ab tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Updating group '431f6ead-4dcf-49b6-9d57-1aa80f63dfaa' with 'error' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 14:02:25.115697 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.115697 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:25.123424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d9b515b-7122-4f60-8f03-7959134e42ab tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action returned with HTTP 202 Aug 07 14:02:25.124310 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 418/1664] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:25 2026] POST /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:25.132356 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6fc94f5c-1f65-4366-8075-5b33ca4ba8bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.135439 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fc94f5c-1f65-4366-8075-5b33ca4ba8bc tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:25.135694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fc94f5c-1f65-4366-8075-5b33ca4ba8bc tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:25.136073 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fc94f5c-1f65-4366-8075-5b33ca4ba8bc tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:25.137169 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-6fc94f5c-1f65-4366-8075-5b33ca4ba8bc tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:25.145339 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.145339 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:25.163940 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fc94f5c-1f65-4366-8075-5b33ca4ba8bc tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 200 Aug 07 14:02:25.164782 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 416/1665] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:25 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 385 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:25.173817 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1465299495 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1465299495, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:25.173817 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1465299495 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1465299495, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:25.173817 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1465299495 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1465299495, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:25.173817 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-2119542463 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-2119542463, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:25.174714 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-2119542463 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-2119542463, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:25.174714 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-2119542463 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-2119542463, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:25.176794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f5eabe36-6056-44b2-bc9a-b3457ca75d8d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.179204 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5eabe36-6056-44b2-bc9a-b3457ca75d8d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] POST https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action Aug 07 14:02:25.179637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5eabe36-6056-44b2-bc9a-b3457ca75d8d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:25.179793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5eabe36-6056-44b2-bc9a-b3457ca75d8d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:25.181423 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-f5eabe36-6056-44b2-bc9a-b3457ca75d8d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Updating group '431f6ead-4dcf-49b6-9d57-1aa80f63dfaa' with 'available' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 14:02:25.186903 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8fa1ca9-fa6d-4c37-aa21-94e606a24558 tempest-VolumeQuotasNegativeTestJSON-27011248 tempest-VolumeQuotasNegativeTestJSON-27011248-project-admin] https://10.4.3.193/volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a returned with HTTP 200 Aug 07 14:02:25.187319 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.187319 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:25.187436 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 418/1666] 10.4.3.193 () {68 vars in 1375 bytes} [Fri Aug 7 14:02:25 2026] PUT /volume/v3/os-quota-sets/22e8ffd723094f25937daaad388e033a => generated 781 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:25.195170 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5eabe36-6056-44b2-bc9a-b3457ca75d8d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action returned with HTTP 202 Aug 07 14:02:25.195769 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 415/1667] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:25 2026] POST /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:25.208946 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca939c1a-b3d4-440f-b12c-b9d3740750fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.212397 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca939c1a-b3d4-440f-b12c-b9d3740750fa tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:25.212397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca939c1a-b3d4-440f-b12c-b9d3740750fa tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:25.212671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca939c1a-b3d4-440f-b12c-b9d3740750fa tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:25.212805 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-ca939c1a-b3d4-440f-b12c-b9d3740750fa tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:25.219891 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.219891 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:25.228970 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca939c1a-b3d4-440f-b12c-b9d3740750fa tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 200 Aug 07 14:02:25.229492 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 419/1668] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:25 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:25.242654 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9672d72b-90b6-4c6a-8202-8445dac62290 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.245179 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9672d72b-90b6-4c6a-8202-8445dac62290 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:25.245637 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9672d72b-90b6-4c6a-8202-8445dac62290 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:25.245937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9672d72b-90b6-4c6a-8202-8445dac62290 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:25.246382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-9672d72b-90b6-4c6a-8202-8445dac62290 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:25.246913 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.246913 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:25.247558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9672d72b-90b6-4c6a-8202-8445dac62290 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:25.259053 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9672d72b-90b6-4c6a-8202-8445dac62290 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Get all volumes completed successfully. Aug 07 14:02:25.261975 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9672d72b-90b6-4c6a-8202-8445dac62290 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:25.263195 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 417/1669] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:25.282570 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa24c1c0-b427-4b6b-906a-2029d3140da8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.285983 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa24c1c0-b427-4b6b-906a-2029d3140da8 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] POST https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action Aug 07 14:02:25.286165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa24c1c0-b427-4b6b-906a-2029d3140da8 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:25.286234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa24c1c0-b427-4b6b-906a-2029d3140da8 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:25.289706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-aa24c1c0-b427-4b6b-906a-2029d3140da8 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] delete called for group 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:02:25.289706 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-aa24c1c0-b427-4b6b-906a-2029d3140da8 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Delete group with id: 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:25.297796 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.297796 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:25.373944 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa24c1c0-b427-4b6b-906a-2029d3140da8 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action returned with HTTP 202 Aug 07 14:02:25.373944 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 419/1670] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:25 2026] POST /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:25.380214 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b47f133b-e003-4bdf-a196-c8c77f52e603 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.382460 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b47f133b-e003-4bdf-a196-c8c77f52e603 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:25.382688 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b47f133b-e003-4bdf-a196-c8c77f52e603 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:25.382928 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b47f133b-e003-4bdf-a196-c8c77f52e603 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:25.383343 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-b47f133b-e003-4bdf-a196-c8c77f52e603 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:25.388792 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.388792 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:25.398954 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b47f133b-e003-4bdf-a196-c8c77f52e603 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 200 Aug 07 14:02:25.399645 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 416/1671] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:25 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:25.938168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b5e66ddb-6040-4395-950e-28cfcb13d11b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.938168 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5e66ddb-6040-4395-950e-28cfcb13d11b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 Aug 07 14:02:25.938168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5e66ddb-6040-4395-950e-28cfcb13d11b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:25.938168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5e66ddb-6040-4395-950e-28cfcb13d11b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:25.938168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-b5e66ddb-6040-4395-950e-28cfcb13d11b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member aca51164-0254-4066-ae58-3e111243e832 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:25.941428 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.941428 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:25.955208 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5e66ddb-6040-4395-950e-28cfcb13d11b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 returned with HTTP 200 Aug 07 14:02:25.956132 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 420/1672] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:25 2026] GET /volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:25.968047 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:25.970186 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:25.970737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2124209862", "volume_type": "7e41d784-ccb2-41ad-95d6-f278b9c65864", "group_id": "aca51164-0254-4066-ae58-3e111243e832", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:25.973161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2124209862', 'volume_type': '7e41d784-ccb2-41ad-95d6-f278b9c65864', 'group_id': 'aca51164-0254-4066-ae58-3e111243e832', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:25.983192 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:25.983192 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:25.984218 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume of 1 GB Aug 07 14:02:25.993350 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Availability Zones retrieved successfully. Aug 07 14:02:26.001789 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (0792f132-3973-471a-9def-7d14be9984b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:26.005369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1551ab-28c3-4a1a-86c1-1c8c62854c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:26.006304 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:26.006304 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:26.007823 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:26.047110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1551ab-28c3-4a1a-86c1-1c8c62854c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e41d784-ccb2-41ad-95d6-f278b9c65864,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1465299495',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e41d784-ccb2-41ad-95d6-f278b9c65864', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aca51164-0254-4066-ae58-3e111243e832', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:26.048288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1270d55-5829-42af-a690-673ebbd57c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:26.082073 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1465299495 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1465299495, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:26.082459 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1465299495 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1465299495, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:26.120531 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['0adcbf2e-c788-4953-9a44-3c9c15afb1f4', '586d2be1-dbfc-4fa1-b01e-ba446d45cafc', 'a97fc39b-ba8b-4600-a02e-ef7696e82729', '7e0659b5-f064-4329-ab5b-fbbc6322327d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:26.121570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1270d55-5829-42af-a690-673ebbd57c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0adcbf2e-c788-4953-9a44-3c9c15afb1f4', '586d2be1-dbfc-4fa1-b01e-ba446d45cafc', 'a97fc39b-ba8b-4600-a02e-ef7696e82729', '7e0659b5-f064-4329-ab5b-fbbc6322327d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:26.123235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edece3ed-c16c-4252-8513-93ffb2201feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:26.155619 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edece3ed-c16c-4252-8513-93ffb2201feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd3f74a0-bd14-4347-90fa-30cd205a4a17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2124209862',encryption_key_id=None,group_id=aca51164-0254-4066-ae58-3e111243e832,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['0adcbf2e-c788-4953-9a44-3c9c15afb1f4','586d2be1-dbfc-4fa1-b01e-ba446d45cafc','a97fc39b-ba8b-4600-a02e-ef7696e82729','7e0659b5-f064-4329-ab5b-fbbc6322327d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=7e41d784-ccb2-41ad-95d6-f278b9c65864), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2124209862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aca51164-0254-4066-ae58-3e111243e832,host=None,id=bd3f74a0-bd14-4347-90fa-30cd205a4a17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194bf87899274cb0b762714946ae3dbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e41d784-ccb2-41ad-95d6-f278b9c65864),volume_type_id=7e41d784-ccb2-41ad-95d6-f278b9c65864)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:26.155619 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e3dec6-293d-4b3c-963b-f6105a5b47c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:26.187657 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e3dec6-293d-4b3c-963b-f6105a5b47c9) transitioned into state 'SUCCESS' from state '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-2124209862',encryption_key_id=None,group_id=aca51164-0254-4066-ae58-3e111243e832,group_type_id=,metadata={},multiattach=False,project_id='194bf87899274cb0b762714946ae3dbd',qos_specs=None,replication_status=,reservations=['0adcbf2e-c788-4953-9a44-3c9c15afb1f4','586d2be1-dbfc-4fa1-b01e-ba446d45cafc','a97fc39b-ba8b-4600-a02e-ef7696e82729','7e0659b5-f064-4329-ab5b-fbbc6322327d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fe06ba7fa8f412da238cbbee82f3a2e',volume_type_id=7e41d784-ccb2-41ad-95d6-f278b9c65864)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:26.188368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cc0611-b74d-49f8-bc32-2f4bf4618886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:26.208341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cc0611-b74d-49f8-bc32-2f4bf4618886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:26.210388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Flow 'volume_create_api' (0792f132-3973-471a-9def-7d14be9984b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:26.210388 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Create volume request issued successfully. Aug 07 14:02:26.212561 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:26.212652 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:26.285590 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:26.294186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:26.294186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:26.300955 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ce85f0b-b1b0-4369-ba57-52c072015e21 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:26.300955 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 418/1673] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:02:25 2026] POST /volume/v3/volumes => generated 823 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:26.321941 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-517094ca-eb71-4f01-923b-7ad41bb89059 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.324867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 Aug 07 14:02:26.325191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:26.325515 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:26.343694 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:26.343694 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:26.350016 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:26.350922 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:26.351083 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:26.403405 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:26.412647 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:26.412647 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:26.419561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eb841297-7b8c-43f8-ad6f-a58cd776def7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.426161 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-517094ca-eb71-4f01-923b-7ad41bb89059 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 returned with HTTP 200 Aug 07 14:02:26.426161 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 420/1674] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:26 2026] GET /volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:26.427041 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb841297-7b8c-43f8-ad6f-a58cd776def7 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] GET https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa Aug 07 14:02:26.427329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb841297-7b8c-43f8-ad6f-a58cd776def7 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:26.428578 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb841297-7b8c-43f8-ad6f-a58cd776def7 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:26.428578 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-eb841297-7b8c-43f8-ad6f-a58cd776def7 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] show called for member 431f6ead-4dcf-49b6-9d57-1aa80f63dfaa {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:26.433758 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb841297-7b8c-43f8-ad6f-a58cd776def7 tempest-GroupsV320Test-367444343 tempest-GroupsV320Test-367444343-project-member] https://10.4.3.193/volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa returned with HTTP 404 Aug 07 14:02:26.434317 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 417/1675] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:26 2026] GET /volume/v3/groups/431f6ead-4dcf-49b6-9d57-1aa80f63dfaa => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:26.443348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9feb25a7-eb37-469e-9226-934e2f45e43d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.445783 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9feb25a7-eb37-469e-9226-934e2f45e43d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/acb0b5b5-4be1-4f9a-aaa8-53ffabbedea6 Aug 07 14:02:26.445898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9feb25a7-eb37-469e-9226-934e2f45e43d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:26.446135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9feb25a7-eb37-469e-9226-934e2f45e43d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:26.446473 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:26.446473 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:26.466193 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9feb25a7-eb37-469e-9226-934e2f45e43d tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/group_types/acb0b5b5-4be1-4f9a-aaa8-53ffabbedea6 returned with HTTP 202 Aug 07 14:02:26.466730 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 421/1676] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:02:26 2026] DELETE /volume/v3/group_types/acb0b5b5-4be1-4f9a-aaa8-53ffabbedea6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:26.477121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4c8161b-6257-4884-add5-7f8ab4bce9ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.481586 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4c8161b-6257-4884-add5-7f8ab4bce9ea tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] DELETE https://10.4.3.193/volume/v3/types/e2e5956b-2d99-4973-b96a-3ce83c9b494e Aug 07 14:02:26.481885 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4c8161b-6257-4884-add5-7f8ab4bce9ea tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:26.482208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4c8161b-6257-4884-add5-7f8ab4bce9ea tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:26.550503 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4c8161b-6257-4884-add5-7f8ab4bce9ea tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/types/e2e5956b-2d99-4973-b96a-3ce83c9b494e returned with HTTP 202 Aug 07 14:02:26.551165 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 419/1677] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:26 2026] DELETE /volume/v3/types/e2e5956b-2d99-4973-b96a-3ce83c9b494e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:26.565004 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a963c71-bf0c-4803-be73-71cfab81f04e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.567935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a963c71-bf0c-4803-be73-71cfab81f04e tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] GET https://10.4.3.193/volume/v3/types/e2e5956b-2d99-4973-b96a-3ce83c9b494e Aug 07 14:02:26.570332 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a963c71-bf0c-4803-be73-71cfab81f04e tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:26.570332 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a963c71-bf0c-4803-be73-71cfab81f04e tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:26.574825 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a963c71-bf0c-4803-be73-71cfab81f04e tempest-GroupsV320Test-1699517544 tempest-GroupsV320Test-1699517544-project-admin] https://10.4.3.193/volume/v3/types/e2e5956b-2d99-4973-b96a-3ce83c9b494e returned with HTTP 404 Aug 07 14:02:26.575915 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 421/1678] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:26 2026] GET /volume/v3/types/e2e5956b-2d99-4973-b96a-3ce83c9b494e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:26.585772 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d4cdbd42-2593-4191-aadb-a0fe59167bc8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.779612 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4cdbd42-2593-4191-aadb-a0fe59167bc8 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:26.780048 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d4cdbd42-2593-4191-aadb-a0fe59167bc8 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-677759681", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:26.782160 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:26.782160 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:26.818434 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4cdbd42-2593-4191-aadb-a0fe59167bc8 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:26.818434 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 418/1679] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:02:26 2026] POST /volume/v3/types => generated 274 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:26.832750 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-004ba945-5fef-4a3f-912d-762e1711e9d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.835511 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-004ba945-5fef-4a3f-912d-762e1711e9d2 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:26.836137 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-004ba945-5fef-4a3f-912d-762e1711e9d2 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1211695485", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:26.867987 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-004ba945-5fef-4a3f-912d-762e1711e9d2 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:26.868422 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 422/1680] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:02:26 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 07 14:02:26.878008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:26.999909 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:27.000718 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-2123505778", "volume_type": "8c375922-135d-419c-be41-00a217878a90", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:27.003034 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-2123505778', 'volume_type': '8c375922-135d-419c-be41-00a217878a90', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:27.007784 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Create volume of 1 GB Aug 07 14:02:27.008206 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:27.008206 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:27.008871 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Availability Zones retrieved successfully. Aug 07 14:02:27.017581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Flow 'volume_create_api' (1744e935-b1cc-43cd-b129-a157835466a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:27.018977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (effb0fd0-4bcd-48e9-80a5-3183bb235b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:27.020016 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:27.047628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (effb0fd0-4bcd-48e9-80a5-3183bb235b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:02:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=8c375922-135d-419c-be41-00a217878a90,is_public=True,name='tempest-VolumeTypesTest-volume-type-677759681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c375922-135d-419c-be41-00a217878a90', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:27.048778 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf604b00-f19a-418c-93a1-163ac47b7795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:27.086244 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-677759681 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-677759681, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:27.086549 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-677759681 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-677759681, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:27.134454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Created reservations ['0c7d3966-7f75-44fe-b4ff-e71de35937e2', 'bb846e23-c5b1-46cf-9e89-dc262fff3888', 'ee6abbc0-4f1f-4900-b7d1-d956abe992a3', '7b4d0051-6138-426b-b0be-e15855c4fc65'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:27.135524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf604b00-f19a-418c-93a1-163ac47b7795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c7d3966-7f75-44fe-b4ff-e71de35937e2', 'bb846e23-c5b1-46cf-9e89-dc262fff3888', 'ee6abbc0-4f1f-4900-b7d1-d956abe992a3', '7b4d0051-6138-426b-b0be-e15855c4fc65']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:27.137048 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (381daa66-0bee-43ab-bc66-60c5c4e48ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:27.170346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (381daa66-0bee-43ab-bc66-60c5c4e48ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b22494fc-6639-4178-894b-c391a2415be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2123505778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='701795cc21a2443e8485a43fb6b4fe3f',qos_specs=None,replication_status=,reservations=['0c7d3966-7f75-44fe-b4ff-e71de35937e2','bb846e23-c5b1-46cf-9e89-dc262fff3888','ee6abbc0-4f1f-4900-b7d1-d956abe992a3','7b4d0051-6138-426b-b0be-e15855c4fc65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8590b73c5c954b52a8096490a379bca2',volume_type_id=8c375922-135d-419c-be41-00a217878a90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2123505778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b22494fc-6639-4178-894b-c391a2415be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='701795cc21a2443e8485a43fb6b4fe3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8590b73c5c954b52a8096490a379bca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c375922-135d-419c-be41-00a217878a90),volume_type_id=8c375922-135d-419c-be41-00a217878a90)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:27.171441 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d118db-dd4d-4523-b705-20c18b790301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:27.193343 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d118db-dd4d-4523-b705-20c18b790301) transitioned into state 'SUCCESS' from state '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-2123505778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='701795cc21a2443e8485a43fb6b4fe3f',qos_specs=None,replication_status=,reservations=['0c7d3966-7f75-44fe-b4ff-e71de35937e2','bb846e23-c5b1-46cf-9e89-dc262fff3888','ee6abbc0-4f1f-4900-b7d1-d956abe992a3','7b4d0051-6138-426b-b0be-e15855c4fc65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8590b73c5c954b52a8096490a379bca2',volume_type_id=8c375922-135d-419c-be41-00a217878a90)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:27.194308 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ce0d77-9896-45d7-ac5b-31b72d920376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:27.207257 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ce0d77-9896-45d7-ac5b-31b72d920376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:27.208603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Flow 'volume_create_api' (1744e935-b1cc-43cd-b129-a157835466a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:27.209098 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Create volume request issued successfully. Aug 07 14:02:27.210005 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cd8d813-93b6-4ee3-bd80-629469a4b1b8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:27.210642 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 420/1681] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:02:26 2026] POST /volume/v3/volumes => generated 783 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:27.225333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c826f25-0798-48f2-8071-c83ea0ede9c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:27.227149 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c826f25-0798-48f2-8071-c83ea0ede9c4 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:27.227356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c826f25-0798-48f2-8071-c83ea0ede9c4 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:27.227652 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c826f25-0798-48f2-8071-c83ea0ede9c4 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:27.236035 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:27.236035 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:27.240601 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c826f25-0798-48f2-8071-c83ea0ede9c4 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:27.245833 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c826f25-0798-48f2-8071-c83ea0ede9c4 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 200 Aug 07 14:02:27.246303 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 422/1682] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:27 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:27.444210 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:27.447534 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 Aug 07 14:02:27.447965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:27.448215 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:27.459053 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:27.459053 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:27.463131 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:27.465339 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:27.465339 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:27.525888 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:27.529699 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:27.529699 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:27.537717 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cedd3c17-e1ac-4d56-b586-8b5cffc8896e tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 returned with HTTP 200 Aug 07 14:02:27.538157 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 419/1683] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:27 2026] GET /volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:27.556489 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:27.559225 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 07 14:02:27.559933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "aca51164-0254-4066-ae58-3e111243e832", "name": "tempest-group_snapshot-1254641735"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:27.564914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'aca51164-0254-4066-ae58-3e111243e832', 'name': 'tempest-group_snapshot-1254641735'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 14:02:27.568166 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:27.568166 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:27.574205 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Creating group_snapshot tempest-group_snapshot-1254641735. Aug 07 14:02:27.601188 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:27.601188 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:27.620454 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1465299495 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1465299495, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:27.620818 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1465299495 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1465299495, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:27.654723 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Created reservations ['93a42e87-9978-45bf-9e22-821193fa5c62', '0a29d70a-13c1-4a2b-be2b-b7045436948c', 'fd25ac4e-b36c-4072-9e08-9c57c17605f8', '505a0e8d-9c3d-4a95-a358-aa78a0daa017'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:27.711467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8dd1c3f-d16a-4213-a3c4-0d20636b5841 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 07 14:02:27.713908 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 423/1684] 10.4.3.193 () {70 vars in 1324 bytes} [Fri Aug 7 14:02:27 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:27.722612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-599306a7-4933-435e-a4ad-25418588a587 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:27.724561 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-599306a7-4933-435e-a4ad-25418588a587 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:27.724802 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-599306a7-4933-435e-a4ad-25418588a587 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:27.725007 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-599306a7-4933-435e-a4ad-25418588a587 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:27.725143 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-599306a7-4933-435e-a4ad-25418588a587 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 60d07877-1900-4263-8918-162249051f70 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:27.728634 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:27.728634 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:27.732673 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-599306a7-4933-435e-a4ad-25418588a587 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 returned with HTTP 200 Aug 07 14:02:27.733100 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 421/1685] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:27 2026] GET /volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:28.263660 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc6030de-5ce8-47c8-8c06-67cd47d29537 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.265820 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc6030de-5ce8-47c8-8c06-67cd47d29537 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:28.266115 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc6030de-5ce8-47c8-8c06-67cd47d29537 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.266378 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc6030de-5ce8-47c8-8c06-67cd47d29537 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.274727 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.274727 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:28.279711 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc6030de-5ce8-47c8-8c06-67cd47d29537 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:28.285064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.286963 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc6030de-5ce8-47c8-8c06-67cd47d29537 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 200 Aug 07 14:02:28.287556 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 423/1686] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:28.303353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29eb0dde-e1ff-481c-9569-250936b0a29b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.305238 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] POST https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8/action Aug 07 14:02:28.305662 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Action body: b'{"os-retype": {"new_type": "c9407025-7fcb-4251-b218-44f8bcd586b9"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:28.305862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "c9407025-7fcb-4251-b218-44f8bcd586b9"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:28.319489 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.319489 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:28.320241 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:28.345387 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1211695485 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1211695485, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:28.345727 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1211695485 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1211695485, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:28.390990 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Created reservations ['9de00b3d-c287-4e35-a298-1d9bdbadc95d', '1bcc9a7f-009e-45ee-93e1-560076499327'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:28.406224 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-677759681 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-677759681, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:28.406580 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-677759681 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-677759681, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:02:28.422835 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Created reservations ['ba80b0ac-1fe1-43bd-ba13-d12bee68b683', 'd91a1d1f-b681-4614-88e3-69cdcd872423'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:28.453902 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Retype volume request issued successfully. Aug 07 14:02:28.454374 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29eb0dde-e1ff-481c-9569-250936b0a29b tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8/action returned with HTTP 202 Aug 07 14:02:28.455015 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 424/1687] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:28 2026] POST /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:28.465188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4835f16-fcba-4445-851e-52042970a216 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.466697 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4835f16-fcba-4445-851e-52042970a216 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:28.467025 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4835f16-fcba-4445-851e-52042970a216 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.467662 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4835f16-fcba-4445-851e-52042970a216 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.477100 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:02:28.477474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.477527 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.477867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:28.478755 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:28.483409 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.483409 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:28.491740 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4835f16-fcba-4445-851e-52042970a216 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:28.495973 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Get all volumes completed successfully. Aug 07 14:02:28.496372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2de4ebf3-fa2d-42aa-b1ab-6f46240effc6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:02:28.496780 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 420/1688] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/volumes => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:28.499036 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4835f16-fcba-4445-851e-52042970a216 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 200 Aug 07 14:02:28.499523 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 422/1689] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:28.509004 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.511319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:28.511762 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1167601565"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:28.514138 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1167601565'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:28.514388 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume of 1 GB Aug 07 14:02:28.521667 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Availability Zones retrieved successfully. Aug 07 14:02:28.533223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Flow 'volume_create_api' (34754f7b-7704-4f77-933b-34f0fb40571c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:28.536005 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d753a968-7794-4667-9c7c-b48434cb11e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:28.538053 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:28.577760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d753a968-7794-4667-9c7c-b48434cb11e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:28.579015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99a9a15-591a-4c86-8223-12298d2e745e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:28.669333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Created reservations ['6782d6f0-c23a-4f23-a78f-173c6d70e981', 'b8459e2e-ec39-4d7c-8c43-6d624efc87be', 'bf8eba2a-27be-4012-988e-8e34ca13f0d9', 'c7a80fe1-b492-4370-85cb-d13623211a0a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:28.670363 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99a9a15-591a-4c86-8223-12298d2e745e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6782d6f0-c23a-4f23-a78f-173c6d70e981', 'b8459e2e-ec39-4d7c-8c43-6d624efc87be', 'bf8eba2a-27be-4012-988e-8e34ca13f0d9', 'c7a80fe1-b492-4370-85cb-d13623211a0a']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:28.671386 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0c8b2e-63e1-451e-91e0-24cc5a999776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:28.698468 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0c8b2e-63e1-451e-91e0-24cc5a999776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85e71a2-fb3a-4959-b152-77425246fd10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1167601565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6263288ba5cd4113b48b0e49a27e3b5f',qos_specs=None,replication_status=,reservations=['6782d6f0-c23a-4f23-a78f-173c6d70e981','b8459e2e-ec39-4d7c-8c43-6d624efc87be','bf8eba2a-27be-4012-988e-8e34ca13f0d9','c7a80fe1-b492-4370-85cb-d13623211a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1167601565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d85e71a2-fb3a-4959-b152-77425246fd10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6263288ba5cd4113b48b0e49a27e3b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:28.699394 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a1b9f78-f08d-4870-a5be-68fb163b8805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:28.724080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a1b9f78-f08d-4870-a5be-68fb163b8805) transitioned into state 'SUCCESS' from state '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-1167601565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6263288ba5cd4113b48b0e49a27e3b5f',qos_specs=None,replication_status=,reservations=['6782d6f0-c23a-4f23-a78f-173c6d70e981','b8459e2e-ec39-4d7c-8c43-6d624efc87be','bf8eba2a-27be-4012-988e-8e34ca13f0d9','c7a80fe1-b492-4370-85cb-d13623211a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:28.725371 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6077cc-aff9-4194-b134-daf8fffbd350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:28.741966 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6077cc-aff9-4194-b134-daf8fffbd350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:28.741966 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Flow 'volume_create_api' (34754f7b-7704-4f77-933b-34f0fb40571c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:28.742273 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume request issued successfully. Aug 07 14:02:28.744249 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39bba035-cb8d-406e-b29f-c4c3fd699c43 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:28.744532 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ddf4020-07c0-4652-a209-b35ba5f1a227 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.744896 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 424/1690] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:28 2026] POST /volume/v3/volumes => generated 755 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:28.749711 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ddf4020-07c0-4652-a209-b35ba5f1a227 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:28.749711 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ddf4020-07c0-4652-a209-b35ba5f1a227 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.749711 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ddf4020-07c0-4652-a209-b35ba5f1a227 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.749711 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-1ddf4020-07c0-4652-a209-b35ba5f1a227 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 60d07877-1900-4263-8918-162249051f70 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:28.752421 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.752421 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:28.757778 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ddf4020-07c0-4652-a209-b35ba5f1a227 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 returned with HTTP 200 Aug 07 14:02:28.758354 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 425/1691] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:28.763271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dfe72a6d-c1e1-45ae-9318-714b40aa7e07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.769877 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfe72a6d-c1e1-45ae-9318-714b40aa7e07 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:28.770701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfe72a6d-c1e1-45ae-9318-714b40aa7e07 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.770701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfe72a6d-c1e1-45ae-9318-714b40aa7e07 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.775429 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-307484f7-21d8-466e-b560-1dcd73728759 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.778699 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-307484f7-21d8-466e-b560-1dcd73728759 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:02:28.778699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-307484f7-21d8-466e-b560-1dcd73728759 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.778699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-307484f7-21d8-466e-b560-1dcd73728759 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.778984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-307484f7-21d8-466e-b560-1dcd73728759 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:28.780455 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-307484f7-21d8-466e-b560-1dcd73728759 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:28.785559 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-307484f7-21d8-466e-b560-1dcd73728759 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all snapshots completed successfully. Aug 07 14:02:28.786251 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.786251 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:28.787236 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-307484f7-21d8-466e-b560-1dcd73728759 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:02:28.787309 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.787309 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:28.787784 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 423/1692] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:28.796438 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dfe72a6d-c1e1-45ae-9318-714b40aa7e07 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:28.799311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7e9a6bd-cf37-4915-b4bc-fa953ba71dd1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.801737 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfe72a6d-c1e1-45ae-9318-714b40aa7e07 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 returned with HTTP 200 Aug 07 14:02:28.802366 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 421/1693] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:28.802405 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7e9a6bd-cf37-4915-b4bc-fa953ba71dd1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/b6ff2be9-e676-4e16-8322-f25e00d62438 Aug 07 14:02:28.802661 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7e9a6bd-cf37-4915-b4bc-fa953ba71dd1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.802930 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7e9a6bd-cf37-4915-b4bc-fa953ba71dd1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.814068 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.814068 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:28.814656 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a7e9a6bd-cf37-4915-b4bc-fa953ba71dd1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Snapshot retrieved successfully. Aug 07 14:02:28.815794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7e9a6bd-cf37-4915-b4bc-fa953ba71dd1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/b6ff2be9-e676-4e16-8322-f25e00d62438 returned with HTTP 200 Aug 07 14:02:28.816536 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 425/1694] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/snapshots/b6ff2be9-e676-4e16-8322-f25e00d62438 => generated 451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:28.830299 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff0d9191-50bd-45a8-b4eb-23d416a11042 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.833082 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff0d9191-50bd-45a8-b4eb-23d416a11042 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:28.833250 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff0d9191-50bd-45a8-b4eb-23d416a11042 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.833490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff0d9191-50bd-45a8-b4eb-23d416a11042 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.833699 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-ff0d9191-50bd-45a8-b4eb-23d416a11042 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 60d07877-1900-4263-8918-162249051f70 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:28.838181 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.838181 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:28.849186 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff0d9191-50bd-45a8-b4eb-23d416a11042 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 returned with HTTP 200 Aug 07 14:02:28.849596 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 426/1695] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:28.859800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09e400fb-0537-4e57-bc05-e4400dae74a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.862272 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09e400fb-0537-4e57-bc05-e4400dae74a7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/detail Aug 07 14:02:28.862701 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09e400fb-0537-4e57-bc05-e4400dae74a7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.862994 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09e400fb-0537-4e57-bc05-e4400dae74a7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.874153 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09e400fb-0537-4e57-bc05-e4400dae74a7 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 07 14:02:28.874918 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 424/1696] 10.4.3.193 () {68 vars in 1323 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:28.886813 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dcb9e059-6904-429e-b348-01be25f6919f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.889091 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcb9e059-6904-429e-b348-01be25f6919f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:28.889364 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcb9e059-6904-429e-b348-01be25f6919f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.889632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcb9e059-6904-429e-b348-01be25f6919f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.889898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-dcb9e059-6904-429e-b348-01be25f6919f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for member 60d07877-1900-4263-8918-162249051f70 {{(pid=100322) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 14:02:28.889972 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-dcb9e059-6904-429e-b348-01be25f6919f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group_snapshot with id: 60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:28.897810 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:28.897810 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:28.939059 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcb9e059-6904-429e-b348-01be25f6919f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 returned with HTTP 202 Aug 07 14:02:28.939536 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 422/1697] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:28 2026] DELETE /volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:28.946938 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:28.949257 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:28.949562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:28.949770 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:28.950194 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:28.951526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:28.961256 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:28.962103 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:28.962255 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:29.003831 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:29.007581 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.007581 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:29.016620 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-627ce07b-6a9b-4b5f-bfd3-b08025e03bc5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:29.017116 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 426/1698] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:28 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:29.035309 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.039006 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:02:29.039379 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.039568 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.039930 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:29.042233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:29.049459 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all snapshots completed successfully. Aug 07 14:02:29.050799 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c705209d-4dd0-4778-9c7b-9c7aa1b45a5b tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:02:29.051340 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 427/1699] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:29.063226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c2e7cf8-f086-4320-b22f-053b2b098292 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.065576 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c2e7cf8-f086-4320-b22f-053b2b098292 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:29.065946 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c2e7cf8-f086-4320-b22f-053b2b098292 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.066408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c2e7cf8-f086-4320-b22f-053b2b098292 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.066408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-7c2e7cf8-f086-4320-b22f-053b2b098292 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member 60d07877-1900-4263-8918-162249051f70 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:02:29.069954 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c2e7cf8-f086-4320-b22f-053b2b098292 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 returned with HTTP 404 Aug 07 14:02:29.070708 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 425/1700] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:29.080436 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0e94bea5-a419-4e89-85af-db08d7dac655 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.082100 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e94bea5-a419-4e89-85af-db08d7dac655 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/group_snapshots Aug 07 14:02:29.082337 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e94bea5-a419-4e89-85af-db08d7dac655 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.082539 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e94bea5-a419-4e89-85af-db08d7dac655 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.082929 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.082929 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:29.089243 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e94bea5-a419-4e89-85af-db08d7dac655 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 200 Aug 07 14:02:29.089768 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 423/1701] 10.4.3.193 () {68 vars in 1302 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.098948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-73f458dd-6c4d-46fd-aaaa-bd7269fdeb3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.101543 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73f458dd-6c4d-46fd-aaaa-bd7269fdeb3f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:29.101858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73f458dd-6c4d-46fd-aaaa-bd7269fdeb3f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.102102 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73f458dd-6c4d-46fd-aaaa-bd7269fdeb3f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.102298 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-73f458dd-6c4d-46fd-aaaa-bd7269fdeb3f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for member 60d07877-1900-4263-8918-162249051f70 {{(pid=100324) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 14:02:29.102419 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.group_snapshots [None req-73f458dd-6c4d-46fd-aaaa-bd7269fdeb3f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group_snapshot with id: 60d07877-1900-4263-8918-162249051f70 Aug 07 14:02:29.106453 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73f458dd-6c4d-46fd-aaaa-bd7269fdeb3f tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 returned with HTTP 404 Aug 07 14:02:29.107152 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 427/1702] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:29 2026] DELETE /volume/v3/group_snapshots/60d07877-1900-4263-8918-162249051f70 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:29.117558 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.120036 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:02:29.120378 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.120599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.120957 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:29.122630 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:29.131476 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Get all volumes completed successfully. Aug 07 14:02:29.132464 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:29.132702 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:29.189681 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:29.194246 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.194246 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:29.206878 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87101b12-e259-40c2-9d8e-ab0b1f97781a tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:02:29.207123 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 428/1703] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:29.224367 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9b64f26-5364-4011-8ce1-767ec23072cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.227587 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9b64f26-5364-4011-8ce1-767ec23072cf tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] POST https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832/action Aug 07 14:02:29.228170 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9b64f26-5364-4011-8ce1-767ec23072cf tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:29.228249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9b64f26-5364-4011-8ce1-767ec23072cf tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:29.231045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-d9b64f26-5364-4011-8ce1-767ec23072cf tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] delete called for group aca51164-0254-4066-ae58-3e111243e832 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:02:29.231045 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-d9b64f26-5364-4011-8ce1-767ec23072cf tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Delete group with id: aca51164-0254-4066-ae58-3e111243e832 Aug 07 14:02:29.234863 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.234863 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:29.288260 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9b64f26-5364-4011-8ce1-767ec23072cf tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832/action returned with HTTP 202 Aug 07 14:02:29.289320 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 426/1704] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:02:29 2026] POST /volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:29.297104 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.302678 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 Aug 07 14:02:29.302678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.302678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.319447 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.319447 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:29.327321 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Volume info retrieved successfully. Aug 07 14:02:29.327970 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:02:29.328258 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:02:29.375770 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:02:29.380136 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.380136 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:29.390574 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2699a17a-c3f4-44b5-a934-d29a170746a3 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 returned with HTTP 200 Aug 07 14:02:29.391544 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 424/1705] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:29.515910 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2462614b-ba29-4720-af95-58f664f3b13d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.518276 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2462614b-ba29-4720-af95-58f664f3b13d tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:29.519077 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2462614b-ba29-4720-af95-58f664f3b13d tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.519077 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2462614b-ba29-4720-af95-58f664f3b13d tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.527665 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.527665 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:29.532877 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2462614b-ba29-4720-af95-58f664f3b13d tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:29.537887 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2462614b-ba29-4720-af95-58f664f3b13d tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 200 Aug 07 14:02:29.538332 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 428/1706] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.552582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1bc52639-fbe9-43a6-96be-f9e905ad3659 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.556033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1bc52639-fbe9-43a6-96be-f9e905ad3659 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:29.556284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1bc52639-fbe9-43a6-96be-f9e905ad3659 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.556541 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1bc52639-fbe9-43a6-96be-f9e905ad3659 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.566597 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.566597 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:29.572419 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1bc52639-fbe9-43a6-96be-f9e905ad3659 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:29.578137 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1bc52639-fbe9-43a6-96be-f9e905ad3659 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 200 Aug 07 14:02:29.579178 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 429/1707] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.594201 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-017a747f-b4d4-40fb-8847-5790b4480d2a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.597765 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-017a747f-b4d4-40fb-8847-5790b4480d2a tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:29.597765 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-017a747f-b4d4-40fb-8847-5790b4480d2a tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.597765 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-017a747f-b4d4-40fb-8847-5790b4480d2a tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.607999 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.607999 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:29.614294 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-017a747f-b4d4-40fb-8847-5790b4480d2a tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:29.622657 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-017a747f-b4d4-40fb-8847-5790b4480d2a tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 200 Aug 07 14:02:29.623375 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 427/1708] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.638410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.640277 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:29.640476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.640672 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.640832 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Delete volume with id: b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:29.649224 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.649224 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:29.649927 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:29.689666 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Delete volume request issued successfully. Aug 07 14:02:29.689666 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9527980a-da2d-42a3-8d00-bd501322a4c8 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 202 Aug 07 14:02:29.689666 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 425/1709] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:29 2026] DELETE /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:29.697912 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-041b3891-a444-4ed0-a278-19e71cb476c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.700913 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-041b3891-a444-4ed0-a278-19e71cb476c3 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:29.702417 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-041b3891-a444-4ed0-a278-19e71cb476c3 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.702417 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-041b3891-a444-4ed0-a278-19e71cb476c3 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.713365 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.713365 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:29.718701 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-041b3891-a444-4ed0-a278-19e71cb476c3 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Volume info retrieved successfully. Aug 07 14:02:29.728721 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-041b3891-a444-4ed0-a278-19e71cb476c3 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 200 Aug 07 14:02:29.729299 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 429/1710] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.741345 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0fe96bd4-cca7-4cb8-8c76-c1ecdecfe00c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.825262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-142ad6f8-5560-40a9-96ca-1b4d8a8dcb96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.829000 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-142ad6f8-5560-40a9-96ca-1b4d8a8dcb96 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:29.829130 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-142ad6f8-5560-40a9-96ca-1b4d8a8dcb96 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.829693 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-142ad6f8-5560-40a9-96ca-1b4d8a8dcb96 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.845363 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.845363 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:29.850691 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-142ad6f8-5560-40a9-96ca-1b4d8a8dcb96 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:29.860819 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-142ad6f8-5560-40a9-96ca-1b4d8a8dcb96 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 returned with HTTP 200 Aug 07 14:02:29.860819 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 428/1711] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.875884 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fe96bd4-cca7-4cb8-8c76-c1ecdecfe00c tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] GET https://10.4.3.193/volume/v3/os-services Aug 07 14:02:29.876490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fe96bd4-cca7-4cb8-8c76-c1ecdecfe00c tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.876743 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fe96bd4-cca7-4cb8-8c76-c1ecdecfe00c tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.881081 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97bb4042-37e9-4118-905c-8ac49d746498 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.883527 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97bb4042-37e9-4118-905c-8ac49d746498 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:29.883928 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97bb4042-37e9-4118-905c-8ac49d746498 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.884261 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97bb4042-37e9-4118-905c-8ac49d746498 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.885686 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fe96bd4-cca7-4cb8-8c76-c1ecdecfe00c tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] https://10.4.3.193/volume/v3/os-services returned with HTTP 200 Aug 07 14:02:29.886262 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 430/1712] 10.4.3.193 () {66 vars in 1249 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/os-services => generated 626 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.893886 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:29.893886 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:29.897653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2757176a-4113-4de3-a159-18cdbb881212 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.899212 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97bb4042-37e9-4118-905c-8ac49d746498 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:29.900125 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2757176a-4113-4de3-a159-18cdbb881212 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] GET https://10.4.3.193/volume/v3/os-services?host=np0000006713 Aug 07 14:02:29.900588 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2757176a-4113-4de3-a159-18cdbb881212 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.900942 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2757176a-4113-4de3-a159-18cdbb881212 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.905286 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97bb4042-37e9-4118-905c-8ac49d746498 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 returned with HTTP 200 Aug 07 14:02:29.906088 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 426/1713] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.911020 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2757176a-4113-4de3-a159-18cdbb881212 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] https://10.4.3.193/volume/v3/os-services?host=np0000006713 returned with HTTP 200 Aug 07 14:02:29.911164 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 430/1714] 10.4.3.193 () {66 vars in 1284 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/os-services?host=np0000006713 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.922424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-183074a3-6fef-493f-b059-adc7819b12d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.924493 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:29.925506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1358400381"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:29.926613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2abdc772-7c7f-49a1-9347-ef6d26fbe914 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.927217 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1358400381'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:29.927465 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume of 1 GB Aug 07 14:02:29.929715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2abdc772-7c7f-49a1-9347-ef6d26fbe914 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] GET https://10.4.3.193/volume/v3/os-services?host=np0000006713&binary=cinder-scheduler Aug 07 14:02:29.929715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2abdc772-7c7f-49a1-9347-ef6d26fbe914 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.929715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2abdc772-7c7f-49a1-9347-ef6d26fbe914 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.933704 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Availability Zones retrieved successfully. Aug 07 14:02:29.936803 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2abdc772-7c7f-49a1-9347-ef6d26fbe914 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] https://10.4.3.193/volume/v3/os-services?host=np0000006713&binary=cinder-scheduler returned with HTTP 200 Aug 07 14:02:29.937318 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 431/1715] 10.4.3.193 () {66 vars in 1332 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/os-services?host=np0000006713&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.941676 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Flow 'volume_create_api' (a5f09a4c-a72f-4faf-8d7e-f916f775303d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:29.943111 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3040eea-973d-4cc0-9c1c-eaf63bcc9ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:29.944750 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:29.950502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48245764-357c-4077-a30d-88132ef33a04 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:29.952682 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48245764-357c-4077-a30d-88132ef33a04 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] GET https://10.4.3.193/volume/v3/os-services?binary=cinder-scheduler Aug 07 14:02:29.953010 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48245764-357c-4077-a30d-88132ef33a04 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:29.953160 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48245764-357c-4077-a30d-88132ef33a04 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:29.958268 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48245764-357c-4077-a30d-88132ef33a04 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] https://10.4.3.193/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 07 14:02:29.958656 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 427/1716] 10.4.3.193 () {66 vars in 1296 bytes} [Fri Aug 7 14:02:29 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:29.973319 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.002880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3040eea-973d-4cc0-9c1c-eaf63bcc9ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.005506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (713715e5-d403-436f-9f21-2ea0d170c7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.067973 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Created reservations ['5491325a-6722-45a1-ad48-9bfb19903328', '7b1c8a76-de70-412c-9440-73c40e9e8ae3', '64f9ed87-f921-44d6-86d5-d31188866097', 'c1e08ea3-3f96-4825-b1a6-cf0d434dbcf4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:30.069360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (713715e5-d403-436f-9f21-2ea0d170c7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5491325a-6722-45a1-ad48-9bfb19903328', '7b1c8a76-de70-412c-9440-73c40e9e8ae3', '64f9ed87-f921-44d6-86d5-d31188866097', 'c1e08ea3-3f96-4825-b1a6-cf0d434dbcf4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.070187 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea7df65-2588-476e-b5b7-79bfc8c32b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.075746 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:30.076065 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1971511701"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:30.077689 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1971511701'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:30.077855 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Create volume of 1 GB Aug 07 14:02:30.084163 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Availability Zones retrieved successfully. Aug 07 14:02:30.091973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Flow 'volume_create_api' (b9a3f654-fda1-4f48-b2d7-6a59cff3cc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:30.093557 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2c1169-fd0e-41c0-9fcc-5f1281dea556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.094393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:30.099423 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea7df65-2588-476e-b5b7-79bfc8c32b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c11422-3502-471f-9f9d-6ae93764ed6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1358400381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6263288ba5cd4113b48b0e49a27e3b5f',qos_specs=None,replication_status=,reservations=['5491325a-6722-45a1-ad48-9bfb19903328','7b1c8a76-de70-412c-9440-73c40e9e8ae3','64f9ed87-f921-44d6-86d5-d31188866097','c1e08ea3-3f96-4825-b1a6-cf0d434dbcf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1358400381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50c11422-3502-471f-9f9d-6ae93764ed6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6263288ba5cd4113b48b0e49a27e3b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.100675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8dd91f-831f-4fdb-9874-8908048e0ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.128464 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8dd91f-831f-4fdb-9874-8908048e0ce7) transitioned into state 'SUCCESS' from state '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-1358400381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6263288ba5cd4113b48b0e49a27e3b5f',qos_specs=None,replication_status=,reservations=['5491325a-6722-45a1-ad48-9bfb19903328','7b1c8a76-de70-412c-9440-73c40e9e8ae3','64f9ed87-f921-44d6-86d5-d31188866097','c1e08ea3-3f96-4825-b1a6-cf0d434dbcf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.129058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a368edd2-9035-46a5-8396-a2e1782b3e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.140969 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a368edd2-9035-46a5-8396-a2e1782b3e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.141298 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2c1169-fd0e-41c0-9fcc-5f1281dea556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.142328 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Flow 'volume_create_api' (a5f09a4c-a72f-4faf-8d7e-f916f775303d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:30.142750 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume request issued successfully. Aug 07 14:02:30.143052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2dfdd5e-ad6e-424c-878f-0cf928223244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.143685 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-183074a3-6fef-493f-b059-adc7819b12d0 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:30.144323 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 429/1717] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:29 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 14:02:30.159429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b7ff1b2-84e1-4fa2-8a57-033fb9786274 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.161770 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b7ff1b2-84e1-4fa2-8a57-033fb9786274 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:30.161944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b7ff1b2-84e1-4fa2-8a57-033fb9786274 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.162256 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b7ff1b2-84e1-4fa2-8a57-033fb9786274 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.171744 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:30.171744 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:30.177968 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b7ff1b2-84e1-4fa2-8a57-033fb9786274 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:30.188587 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b7ff1b2-84e1-4fa2-8a57-033fb9786274 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d returned with HTTP 200 Aug 07 14:02:30.189048 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 432/1718] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:30.254448 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Created reservations ['d66307b2-0e3c-4f60-bee3-1e0ae01e1d07', '427f53f6-6c23-4f79-aa4f-c298e43cfe24', '2a0b885e-b106-4a41-97d0-8c8bec701f1a', '13b601ad-42ac-4ba9-bf9e-b1bc684169ee'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:30.255403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2dfdd5e-ad6e-424c-878f-0cf928223244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66307b2-0e3c-4f60-bee3-1e0ae01e1d07', '427f53f6-6c23-4f79-aa4f-c298e43cfe24', '2a0b885e-b106-4a41-97d0-8c8bec701f1a', '13b601ad-42ac-4ba9-bf9e-b1bc684169ee']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.256328 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c65289f-aeaa-4ce2-8029-43a24e454ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.288918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c65289f-aeaa-4ce2-8029-43a24e454ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6d2d0d3-30c3-4144-8605-395c627acb62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1971511701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab827f27430e4db39f22a490238e4a99',qos_specs=None,replication_status=,reservations=['d66307b2-0e3c-4f60-bee3-1e0ae01e1d07','427f53f6-6c23-4f79-aa4f-c298e43cfe24','2a0b885e-b106-4a41-97d0-8c8bec701f1a','13b601ad-42ac-4ba9-bf9e-b1bc684169ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f06cabb43488a9314b220320c9bec',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1971511701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6d2d0d3-30c3-4144-8605-395c627acb62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab827f27430e4db39f22a490238e4a99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d28f06cabb43488a9314b220320c9bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.290222 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8da6ff-667e-4cfe-b257-adf7f6fd981a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.317663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8da6ff-667e-4cfe-b257-adf7f6fd981a) transitioned into state 'SUCCESS' from state '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-1971511701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab827f27430e4db39f22a490238e4a99',qos_specs=None,replication_status=,reservations=['d66307b2-0e3c-4f60-bee3-1e0ae01e1d07','427f53f6-6c23-4f79-aa4f-c298e43cfe24','2a0b885e-b106-4a41-97d0-8c8bec701f1a','13b601ad-42ac-4ba9-bf9e-b1bc684169ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d28f06cabb43488a9314b220320c9bec',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.318220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7fba0c-97de-4fc5-b3a6-2df6111267fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:30.334072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7fba0c-97de-4fc5-b3a6-2df6111267fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:30.335143 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Flow 'volume_create_api' (b9a3f654-fda1-4f48-b2d7-6a59cff3cc23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:30.335547 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Create volume request issued successfully. Aug 07 14:02:30.336613 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b90a5709-0141-401a-8e7b-0c5104fa5f5c tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:30.337594 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 431/1719] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:29 2026] POST /volume/v3/volumes => generated 754 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:30.356659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3d5cb2c1-303c-437e-8752-4af04af68d01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.358801 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d5cb2c1-303c-437e-8752-4af04af68d01 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] GET https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:30.359312 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d5cb2c1-303c-437e-8752-4af04af68d01 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.359552 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d5cb2c1-303c-437e-8752-4af04af68d01 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.369988 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:30.369988 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:30.382613 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3d5cb2c1-303c-437e-8752-4af04af68d01 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Volume info retrieved successfully. Aug 07 14:02:30.388458 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d5cb2c1-303c-437e-8752-4af04af68d01 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 returned with HTTP 200 Aug 07 14:02:30.389167 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 428/1720] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:02:30.407549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e7731d0-9ddc-4a13-9af8-9d2e7ced9db1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.409687 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e7731d0-9ddc-4a13-9af8-9d2e7ced9db1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 Aug 07 14:02:30.410129 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e7731d0-9ddc-4a13-9af8-9d2e7ced9db1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.410585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e7731d0-9ddc-4a13-9af8-9d2e7ced9db1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.419709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e7731d0-9ddc-4a13-9af8-9d2e7ced9db1 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 returned with HTTP 404 Aug 07 14:02:30.419709 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 430/1721] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/volumes/bd3f74a0-bd14-4347-90fa-30cd205a4a17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:30.428236 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9688406-c9ea-42d5-a912-06f63361d3d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.430603 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9688406-c9ea-42d5-a912-06f63361d3d5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] GET https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 Aug 07 14:02:30.430967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9688406-c9ea-42d5-a912-06f63361d3d5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.431294 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9688406-c9ea-42d5-a912-06f63361d3d5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.431495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-f9688406-c9ea-42d5-a912-06f63361d3d5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] show called for member aca51164-0254-4066-ae58-3e111243e832 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:02:30.436608 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9688406-c9ea-42d5-a912-06f63361d3d5 tempest-GroupSnapshotsTest-348046587 tempest-GroupSnapshotsTest-348046587-project-member] https://10.4.3.193/volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 returned with HTTP 404 Aug 07 14:02:30.437492 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 433/1722] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/groups/aca51164-0254-4066-ae58-3e111243e832 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:30.447693 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-914b3df6-e7a9-4442-938b-8c9813f75283 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.453392 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-914b3df6-e7a9-4442-938b-8c9813f75283 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/4c7c5e86-ffae-4d44-8ba2-9f480106cbfb Aug 07 14:02:30.453520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-914b3df6-e7a9-4442-938b-8c9813f75283 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.453755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-914b3df6-e7a9-4442-938b-8c9813f75283 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.454287 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:30.454287 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:30.470357 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-914b3df6-e7a9-4442-938b-8c9813f75283 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/group_types/4c7c5e86-ffae-4d44-8ba2-9f480106cbfb returned with HTTP 202 Aug 07 14:02:30.470950 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 432/1723] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:02:30 2026] DELETE /volume/v3/group_types/4c7c5e86-ffae-4d44-8ba2-9f480106cbfb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:30.479259 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e38ecffa-df6e-4aa5-bf95-3427e531835f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.482155 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e38ecffa-df6e-4aa5-bf95-3427e531835f tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] DELETE https://10.4.3.193/volume/v3/types/7e41d784-ccb2-41ad-95d6-f278b9c65864 Aug 07 14:02:30.482155 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e38ecffa-df6e-4aa5-bf95-3427e531835f tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.482555 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e38ecffa-df6e-4aa5-bf95-3427e531835f tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.521449 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e38ecffa-df6e-4aa5-bf95-3427e531835f tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types/7e41d784-ccb2-41ad-95d6-f278b9c65864 returned with HTTP 202 Aug 07 14:02:30.522091 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 429/1724] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:30 2026] DELETE /volume/v3/types/7e41d784-ccb2-41ad-95d6-f278b9c65864 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:30.531905 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9accb214-0d28-4956-9dbf-7aa6abd15b53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.533961 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9accb214-0d28-4956-9dbf-7aa6abd15b53 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] GET https://10.4.3.193/volume/v3/types/7e41d784-ccb2-41ad-95d6-f278b9c65864 Aug 07 14:02:30.534219 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9accb214-0d28-4956-9dbf-7aa6abd15b53 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.534425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9accb214-0d28-4956-9dbf-7aa6abd15b53 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.540112 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9accb214-0d28-4956-9dbf-7aa6abd15b53 tempest-GroupSnapshotsTest-415080537 tempest-GroupSnapshotsTest-415080537-project-admin] https://10.4.3.193/volume/v3/types/7e41d784-ccb2-41ad-95d6-f278b9c65864 returned with HTTP 404 Aug 07 14:02:30.540510 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 431/1725] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/types/7e41d784-ccb2-41ad-95d6-f278b9c65864 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:30.749962 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6311de35-c66b-4121-bc5e-bc60a2dda3a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.755019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6311de35-c66b-4121-bc5e-bc60a2dda3a9 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] GET https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 Aug 07 14:02:30.755361 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6311de35-c66b-4121-bc5e-bc60a2dda3a9 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.755656 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6311de35-c66b-4121-bc5e-bc60a2dda3a9 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.765882 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6311de35-c66b-4121-bc5e-bc60a2dda3a9 tempest-VolumeTypesTest-884257831 tempest-VolumeTypesTest-884257831-project-member] https://10.4.3.193/volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 returned with HTTP 404 Aug 07 14:02:30.766534 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 434/1726] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/volumes/b22494fc-6639-4178-894b-c391a2415be8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:30.780099 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5004fc13-84cc-4a77-8a8c-1de8cec32a03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.782982 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5004fc13-84cc-4a77-8a8c-1de8cec32a03 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] DELETE https://10.4.3.193/volume/v3/types/c9407025-7fcb-4251-b218-44f8bcd586b9 Aug 07 14:02:30.783792 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5004fc13-84cc-4a77-8a8c-1de8cec32a03 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.784183 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5004fc13-84cc-4a77-8a8c-1de8cec32a03 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.830625 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5004fc13-84cc-4a77-8a8c-1de8cec32a03 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/c9407025-7fcb-4251-b218-44f8bcd586b9 returned with HTTP 202 Aug 07 14:02:30.833386 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 433/1727] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:30 2026] DELETE /volume/v3/types/c9407025-7fcb-4251-b218-44f8bcd586b9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:30.840595 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f41c7a3c-8e5d-4224-aaad-fa8fa9a0711c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.842889 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f41c7a3c-8e5d-4224-aaad-fa8fa9a0711c tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/c9407025-7fcb-4251-b218-44f8bcd586b9 Aug 07 14:02:30.843156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f41c7a3c-8e5d-4224-aaad-fa8fa9a0711c tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.843401 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f41c7a3c-8e5d-4224-aaad-fa8fa9a0711c tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.847713 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f41c7a3c-8e5d-4224-aaad-fa8fa9a0711c tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/c9407025-7fcb-4251-b218-44f8bcd586b9 returned with HTTP 404 Aug 07 14:02:30.848499 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 430/1728] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/types/c9407025-7fcb-4251-b218-44f8bcd586b9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:30.859768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf1ee739-e900-4ef1-93a8-d7991bda5b74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.861728 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf1ee739-e900-4ef1-93a8-d7991bda5b74 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] DELETE https://10.4.3.193/volume/v3/types/8c375922-135d-419c-be41-00a217878a90 Aug 07 14:02:30.861972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf1ee739-e900-4ef1-93a8-d7991bda5b74 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.862184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf1ee739-e900-4ef1-93a8-d7991bda5b74 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.862449 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:30.862449 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:30.901362 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf1ee739-e900-4ef1-93a8-d7991bda5b74 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/8c375922-135d-419c-be41-00a217878a90 returned with HTTP 202 Aug 07 14:02:30.901854 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 432/1729] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:30 2026] DELETE /volume/v3/types/8c375922-135d-419c-be41-00a217878a90 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:30.911159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cdbde4b1-727b-47fc-ba16-f5a57a7986cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.913034 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdbde4b1-727b-47fc-ba16-f5a57a7986cf tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/8c375922-135d-419c-be41-00a217878a90 Aug 07 14:02:30.913302 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdbde4b1-727b-47fc-ba16-f5a57a7986cf tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.913554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdbde4b1-727b-47fc-ba16-f5a57a7986cf tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.917539 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdbde4b1-727b-47fc-ba16-f5a57a7986cf tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/8c375922-135d-419c-be41-00a217878a90 returned with HTTP 404 Aug 07 14:02:30.918155 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 435/1730] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/types/8c375922-135d-419c-be41-00a217878a90 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:30.929253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85ccc791-3d2e-43ed-9053-32dabad56088 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.931863 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85ccc791-3d2e-43ed-9053-32dabad56088 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:30.932473 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85ccc791-3d2e-43ed-9053-32dabad56088 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1918149454", "description": "tempest-volume-type-description-1186610984", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:30.957255 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85ccc791-3d2e-43ed-9053-32dabad56088 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:30.958172 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 434/1731] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:02:30 2026] POST /volume/v3/types => generated 315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:30.969191 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15a01816-073b-4670-b84c-aeb571f66755 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.971288 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15a01816-073b-4670-b84c-aeb571f66755 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e Aug 07 14:02:30.972613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15a01816-073b-4670-b84c-aeb571f66755 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.972613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15a01816-073b-4670-b84c-aeb571f66755 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:30.980160 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15a01816-073b-4670-b84c-aeb571f66755 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e returned with HTTP 200 Aug 07 14:02:30.980757 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 431/1732] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:30 2026] GET /volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e => generated 337 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:02:30.992234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6a7df30-1753-4258-80f9-7f2563a42f11 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:30.994334 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6a7df30-1753-4258-80f9-7f2563a42f11 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] DELETE https://10.4.3.193/volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e Aug 07 14:02:30.994558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6a7df30-1753-4258-80f9-7f2563a42f11 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:30.994793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6a7df30-1753-4258-80f9-7f2563a42f11 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.038127 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6a7df30-1753-4258-80f9-7f2563a42f11 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e returned with HTTP 202 Aug 07 14:02:31.038681 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 433/1733] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:30 2026] DELETE /volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:31.049937 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ded9e691-3472-4b01-a54e-3ccbf8f51ef5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.052326 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ded9e691-3472-4b01-a54e-3ccbf8f51ef5 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e Aug 07 14:02:31.053276 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ded9e691-3472-4b01-a54e-3ccbf8f51ef5 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.053276 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ded9e691-3472-4b01-a54e-3ccbf8f51ef5 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.065696 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ded9e691-3472-4b01-a54e-3ccbf8f51ef5 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e returned with HTTP 404 Aug 07 14:02:31.066292 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 436/1734] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/c0a8fe2a-e6f1-498a-ab34-cd73d2e5af7e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:31.077473 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfa47a7d-ed1e-4b26-a269-00bd08d7673e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.080457 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfa47a7d-ed1e-4b26-a269-00bd08d7673e tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:31.081030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfa47a7d-ed1e-4b26-a269-00bd08d7673e tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1754127087"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:31.102397 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfa47a7d-ed1e-4b26-a269-00bd08d7673e tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:31.103273 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 435/1735] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:31 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.115134 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f994fa4d-692d-4c4f-8416-0029b8740175 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.117083 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f994fa4d-692d-4c4f-8416-0029b8740175 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] POST https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption Aug 07 14:02:31.117469 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f994fa4d-692d-4c4f-8416-0029b8740175 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:31.165068 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f994fa4d-692d-4c4f-8416-0029b8740175 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption returned with HTTP 200 Aug 07 14:02:31.165873 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 432/1736] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:02:31 2026] POST /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.176990 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af12a7f0-f2a9-4d2f-ac1e-bcaaebaa4867 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.179013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af12a7f0-f2a9-4d2f-ac1e-bcaaebaa4867 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption Aug 07 14:02:31.179235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af12a7f0-f2a9-4d2f-ac1e-bcaaebaa4867 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.179695 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af12a7f0-f2a9-4d2f-ac1e-bcaaebaa4867 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.189568 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af12a7f0-f2a9-4d2f-ac1e-bcaaebaa4867 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption returned with HTTP 200 Aug 07 14:02:31.190044 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 434/1737] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.201700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0be786c9-de34-4169-a5f2-0b125b5268f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.204092 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be786c9-de34-4169-a5f2-0b125b5268f5 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] PUT https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/02603908-1796-475a-9974-c401d2cf8b12 Aug 07 14:02:31.204794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0be786c9-de34-4169-a5f2-0b125b5268f5 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:31.208766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6eaa5751-029e-4b8c-861b-635aeedd35df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.210862 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eaa5751-029e-4b8c-861b-635aeedd35df tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:31.211559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eaa5751-029e-4b8c-861b-635aeedd35df tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.211559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eaa5751-029e-4b8c-861b-635aeedd35df tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.222456 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.222456 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:31.228556 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6eaa5751-029e-4b8c-861b-635aeedd35df tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:31.236363 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eaa5751-029e-4b8c-861b-635aeedd35df tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d returned with HTTP 200 Aug 07 14:02:31.236922 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 436/1738] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.255221 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be786c9-de34-4169-a5f2-0b125b5268f5 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/02603908-1796-475a-9974-c401d2cf8b12 returned with HTTP 200 Aug 07 14:02:31.255762 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 437/1739] 10.4.3.193 () {68 vars in 1507 bytes} [Fri Aug 7 14:02:31 2026] PUT /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/02603908-1796-475a-9974-c401d2cf8b12 => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.258719 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98707316-5632-4039-87db-398036525473 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.265994 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98707316-5632-4039-87db-398036525473 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:31.265994 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98707316-5632-4039-87db-398036525473 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.265994 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98707316-5632-4039-87db-398036525473 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.272678 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d734374a-3ff6-4259-baa1-68a9dd58b409 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.275284 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d734374a-3ff6-4259-baa1-68a9dd58b409 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption Aug 07 14:02:31.275492 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d734374a-3ff6-4259-baa1-68a9dd58b409 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.275729 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d734374a-3ff6-4259-baa1-68a9dd58b409 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.280457 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.280457 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:31.288203 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d734374a-3ff6-4259-baa1-68a9dd58b409 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption returned with HTTP 200 Aug 07 14:02:31.288593 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 435/1740] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption => generated 347 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.288665 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-98707316-5632-4039-87db-398036525473 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:31.294447 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98707316-5632-4039-87db-398036525473 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d returned with HTTP 200 Aug 07 14:02:31.295745 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 433/1741] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.300335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-665c064a-cf79-4a3d-a9cb-f1abb66c962b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.302574 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-665c064a-cf79-4a3d-a9cb-f1abb66c962b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/cipher Aug 07 14:02:31.302923 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-665c064a-cf79-4a3d-a9cb-f1abb66c962b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.303164 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-665c064a-cf79-4a3d-a9cb-f1abb66c962b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.312909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.315590 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-665c064a-cf79-4a3d-a9cb-f1abb66c962b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/cipher returned with HTTP 200 Aug 07 14:02:31.316274 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 437/1742] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/cipher => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:31.317732 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:31.317732 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1652919661"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:31.321965 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1652919661'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:31.322243 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume of 1 GB Aug 07 14:02:31.323862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-593f3886-53e2-4a20-989d-40ad85880a9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.326360 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-593f3886-53e2-4a20-989d-40ad85880a9b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] DELETE https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/02603908-1796-475a-9974-c401d2cf8b12 Aug 07 14:02:31.326585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-593f3886-53e2-4a20-989d-40ad85880a9b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.326840 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-593f3886-53e2-4a20-989d-40ad85880a9b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.327796 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Availability Zones retrieved successfully. Aug 07 14:02:31.338307 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Flow 'volume_create_api' (2dd774de-c259-418a-8985-b09abc060aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:31.339435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e924b4e-367f-4ac7-b7f1-913e13cdbf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:31.340716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:31.363923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-593f3886-53e2-4a20-989d-40ad85880a9b tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/02603908-1796-475a-9974-c401d2cf8b12 returned with HTTP 202 Aug 07 14:02:31.363923 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 436/1743] 10.4.3.193 () {66 vars in 1489 bytes} [Fri Aug 7 14:02:31 2026] DELETE /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption/02603908-1796-475a-9974-c401d2cf8b12 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:31.373293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-368d781a-ae3d-4a00-b016-7b5c29efe3d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.376979 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-368d781a-ae3d-4a00-b016-7b5c29efe3d0 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption Aug 07 14:02:31.377946 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-368d781a-ae3d-4a00-b016-7b5c29efe3d0 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.378312 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-368d781a-ae3d-4a00-b016-7b5c29efe3d0 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.378892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e924b4e-367f-4ac7-b7f1-913e13cdbf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:31.379951 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc959672-4449-48c9-b85a-07363e7b9db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:31.386052 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-368d781a-ae3d-4a00-b016-7b5c29efe3d0 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption returned with HTTP 200 Aug 07 14:02:31.386753 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 434/1744] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 14:02:31.398478 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e869709-2387-4f63-983c-a59304998c1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.400750 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e869709-2387-4f63-983c-a59304998c1e tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption Aug 07 14:02:31.400988 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e869709-2387-4f63-983c-a59304998c1e tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.401114 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e869709-2387-4f63-983c-a59304998c1e tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.407421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2e94532-79ee-4a2c-b4dc-5ec8c3282d1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.410786 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e94532-79ee-4a2c-b4dc-5ec8c3282d1a tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] GET https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:31.411069 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2e94532-79ee-4a2c-b4dc-5ec8c3282d1a tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.411276 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2e94532-79ee-4a2c-b4dc-5ec8c3282d1a tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.414101 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e869709-2387-4f63-983c-a59304998c1e tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption returned with HTTP 200 Aug 07 14:02:31.414803 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 438/1745] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 14:02:31.425514 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.425514 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:31.426238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5bd6f18b-83a0-4836-86d3-de3a43d69ae1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.430875 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bd6f18b-83a0-4836-86d3-de3a43d69ae1 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] DELETE https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f Aug 07 14:02:31.430875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bd6f18b-83a0-4836-86d3-de3a43d69ae1 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.430875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bd6f18b-83a0-4836-86d3-de3a43d69ae1 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.432977 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c2e94532-79ee-4a2c-b4dc-5ec8c3282d1a tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Volume info retrieved successfully. Aug 07 14:02:31.441157 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e94532-79ee-4a2c-b4dc-5ec8c3282d1a tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 returned with HTTP 200 Aug 07 14:02:31.441157 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 437/1746] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.441731 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Created reservations ['c150f714-0dbf-4faa-9b62-a58d8b778a1c', '086b711a-b065-483d-af55-567d498dca14', 'dec50518-80be-4295-9522-3adf162d457f', '58ea80af-a2c1-4bdc-883b-44b5deb37633'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:31.444870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc959672-4449-48c9-b85a-07363e7b9db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c150f714-0dbf-4faa-9b62-a58d8b778a1c', '086b711a-b065-483d-af55-567d498dca14', 'dec50518-80be-4295-9522-3adf162d457f', '58ea80af-a2c1-4bdc-883b-44b5deb37633']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:31.444870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e8c3ac-c653-43e0-9af5-5bcdae0017f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:31.457452 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02d6db11-a542-4130-b5e0-d4870fa97d75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.460461 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02d6db11-a542-4130-b5e0-d4870fa97d75 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] GET https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:31.460701 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02d6db11-a542-4130-b5e0-d4870fa97d75 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.461048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02d6db11-a542-4130-b5e0-d4870fa97d75 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.471904 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.471904 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:31.475135 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bd6f18b-83a0-4836-86d3-de3a43d69ae1 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f returned with HTTP 202 Aug 07 14:02:31.475593 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 435/1747] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:31 2026] DELETE /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:31.478215 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-02d6db11-a542-4130-b5e0-d4870fa97d75 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Volume info retrieved successfully. Aug 07 14:02:31.482557 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e8c3ac-c653-43e0-9af5-5bcdae0017f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab74df25-124f-4b1c-9034-032dcab408ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1652919661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6263288ba5cd4113b48b0e49a27e3b5f',qos_specs=None,replication_status=,reservations=['c150f714-0dbf-4faa-9b62-a58d8b778a1c','086b711a-b065-483d-af55-567d498dca14','dec50518-80be-4295-9522-3adf162d457f','58ea80af-a2c1-4bdc-883b-44b5deb37633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1652919661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab74df25-124f-4b1c-9034-032dcab408ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6263288ba5cd4113b48b0e49a27e3b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:31.483351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60d1384-8488-4a20-b51b-9f93fbe52ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:31.484533 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02d6db11-a542-4130-b5e0-d4870fa97d75 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 returned with HTTP 200 Aug 07 14:02:31.485183 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 439/1748] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 => generated 1011 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:31.487509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1d41ef5-fe0c-47b0-93e3-22c0baf0056f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.489390 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1d41ef5-fe0c-47b0-93e3-22c0baf0056f tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f Aug 07 14:02:31.489603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1d41ef5-fe0c-47b0-93e3-22c0baf0056f tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.491867 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1d41ef5-fe0c-47b0-93e3-22c0baf0056f tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.498338 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1d41ef5-fe0c-47b0-93e3-22c0baf0056f tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f returned with HTTP 404 Aug 07 14:02:31.498982 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 438/1749] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/a407ccac-4232-4e18-9957-1b156a690d2f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:31.500782 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-baba508d-b4e8-4d4f-b532-37db8d61c838 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.503816 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-baba508d-b4e8-4d4f-b532-37db8d61c838 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] GET https://10.4.3.193/volume/v3/os-services?host=np0000006713&binary=cinder-volume Aug 07 14:02:31.504305 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-baba508d-b4e8-4d4f-b532-37db8d61c838 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.504613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-baba508d-b4e8-4d4f-b532-37db8d61c838 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.508267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6add4de4-39a0-4e8d-ac17-0cbec485fce8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.509812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60d1384-8488-4a20-b51b-9f93fbe52ef3) transitioned into state 'SUCCESS' from state '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-1652919661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6263288ba5cd4113b48b0e49a27e3b5f',qos_specs=None,replication_status=,reservations=['c150f714-0dbf-4faa-9b62-a58d8b778a1c','086b711a-b065-483d-af55-567d498dca14','dec50518-80be-4295-9522-3adf162d457f','58ea80af-a2c1-4bdc-883b-44b5deb37633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc1c79b0bb4ba88f4ce4389ac9b94e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:31.510637 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6add4de4-39a0-4e8d-ac17-0cbec485fce8 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types Aug 07 14:02:31.510637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6add4de4-39a0-4e8d-ac17-0cbec485fce8 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.510637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6add4de4-39a0-4e8d-ac17-0cbec485fce8 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.510884 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48cd029-9b5f-437a-8710-afb2444cdaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:31.513868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-baba508d-b4e8-4d4f-b532-37db8d61c838 tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] https://10.4.3.193/volume/v3/os-services?host=np0000006713&binary=cinder-volume returned with HTTP 200 Aug 07 14:02:31.514280 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 436/1750] 10.4.3.193 () {66 vars in 1326 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/os-services?host=np0000006713&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.524812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48cd029-9b5f-437a-8710-afb2444cdaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:31.525949 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Flow 'volume_create_api' (2dd774de-c259-418a-8985-b09abc060aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:31.526337 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Create volume request issued successfully. Aug 07 14:02:31.527909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d142f98-4c60-4083-9168-4f45de2aa54b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.528014 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a980a05-433b-4892-b4d5-bdb63c7bc406 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:31.528014 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 438/1751] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:31 2026] POST /volume/v3/volumes => generated 755 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:31.528094 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6add4de4-39a0-4e8d-ac17-0cbec485fce8 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:31.528641 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 440/1752] 10.4.3.193 () {66 vars in 1231 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.530509 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d142f98-4c60-4083-9168-4f45de2aa54b tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] GET https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:31.530509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d142f98-4c60-4083-9168-4f45de2aa54b tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.530705 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d142f98-4c60-4083-9168-4f45de2aa54b tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.544153 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.544153 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:31.545548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-92e771a8-2728-4f46-8d00-5d8286a35b9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.547858 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92e771a8-2728-4f46-8d00-5d8286a35b9d tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:31.548060 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0716925-4513-4719-84ac-07d1e2af424d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.549646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92e771a8-2728-4f46-8d00-5d8286a35b9d tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-379475151"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:31.551364 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d142f98-4c60-4083-9168-4f45de2aa54b tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Volume info retrieved successfully. Aug 07 14:02:31.551544 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0716925-4513-4719-84ac-07d1e2af424d tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:31.551544 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0716925-4513-4719-84ac-07d1e2af424d tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.551544 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0716925-4513-4719-84ac-07d1e2af424d tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.557588 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d142f98-4c60-4083-9168-4f45de2aa54b tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 returned with HTTP 200 Aug 07 14:02:31.557962 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 439/1753] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.560706 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.560706 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:31.569811 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a0716925-4513-4719-84ac-07d1e2af424d tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:31.570496 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92e771a8-2728-4f46-8d00-5d8286a35b9d tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:31.571067 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 437/1754] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:31 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.579024 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.581801 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:31.581925 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.582144 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.582373 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Delete volume with id: d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:31.583894 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0716925-4513-4719-84ac-07d1e2af424d tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca returned with HTTP 200 Aug 07 14:02:31.585049 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 439/1755] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.585149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25ef7df2-4dcb-4f8d-afa7-8fc0521e934c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.586854 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25ef7df2-4dcb-4f8d-afa7-8fc0521e934c tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] PUT https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 Aug 07 14:02:31.587253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25ef7df2-4dcb-4f8d-afa7-8fc0521e934c tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-293522490", "description": "tempest-volume-type-description-261132155", "is_public": false}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:31.601508 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.601508 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:31.602184 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Volume info retrieved successfully. Aug 07 14:02:31.639417 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Delete volume request issued successfully. Aug 07 14:02:31.640320 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03892ebb-c5c3-4196-a61c-28f3d38a7c51 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 returned with HTTP 202 Aug 07 14:02:31.641402 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 441/1756] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:31 2026] DELETE /volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:31.651127 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25ef7df2-4dcb-4f8d-afa7-8fc0521e934c tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 returned with HTTP 200 Aug 07 14:02:31.651960 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 440/1757] 10.4.3.193 () {68 vars in 1363 bytes} [Fri Aug 7 14:02:31 2026] PUT /volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 => generated 203 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.655146 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1836dbb0-7ba1-44dd-8b4f-d36e83cbde09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.657178 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1836dbb0-7ba1-44dd-8b4f-d36e83cbde09 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] GET https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:31.657409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1836dbb0-7ba1-44dd-8b4f-d36e83cbde09 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.657722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1836dbb0-7ba1-44dd-8b4f-d36e83cbde09 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.663437 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55e03298-7933-4b4a-b939-880d56490fb7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.666595 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55e03298-7933-4b4a-b939-880d56490fb7 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 Aug 07 14:02:31.666938 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55e03298-7933-4b4a-b939-880d56490fb7 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.667200 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55e03298-7933-4b4a-b939-880d56490fb7 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.671650 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:31.671650 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:31.673279 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55e03298-7933-4b4a-b939-880d56490fb7 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 returned with HTTP 200 Aug 07 14:02:31.673675 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 440/1758] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 => generated 267 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.682597 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1836dbb0-7ba1-44dd-8b4f-d36e83cbde09 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Volume info retrieved successfully. Aug 07 14:02:31.688055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc4d9bae-cf4e-4f69-a1af-96c31d905f84 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.689069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1836dbb0-7ba1-44dd-8b4f-d36e83cbde09 tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 returned with HTTP 200 Aug 07 14:02:31.689760 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 438/1759] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:31.690491 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc4d9bae-cf4e-4f69-a1af-96c31d905f84 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] DELETE https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 Aug 07 14:02:31.691624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc4d9bae-cf4e-4f69-a1af-96c31d905f84 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.691624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc4d9bae-cf4e-4f69-a1af-96c31d905f84 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.756442 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc4d9bae-cf4e-4f69-a1af-96c31d905f84 tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 returned with HTTP 202 Aug 07 14:02:31.757065 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 442/1760] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:31 2026] DELETE /volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:02:31.767746 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b24d7f1-2bfd-45f3-9084-88de93e733ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:31.771527 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b24d7f1-2bfd-45f3-9084-88de93e733ee tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] GET https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 Aug 07 14:02:31.771527 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b24d7f1-2bfd-45f3-9084-88de93e733ee tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:31.771757 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b24d7f1-2bfd-45f3-9084-88de93e733ee tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:31.777313 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b24d7f1-2bfd-45f3-9084-88de93e733ee tempest-VolumeTypesTest-280079865 tempest-VolumeTypesTest-280079865-project-admin] https://10.4.3.193/volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 returned with HTTP 404 Aug 07 14:02:31.778244 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 441/1761] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:31 2026] GET /volume/v3/types/fcd55fac-4234-4fc3-9059-9e64473d0982 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:32.603212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3691accc-9aee-4172-a2cd-6bb4437c86ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:32.605564 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3691accc-9aee-4172-a2cd-6bb4437c86ec tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:32.605927 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3691accc-9aee-4172-a2cd-6bb4437c86ec tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:32.606152 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3691accc-9aee-4172-a2cd-6bb4437c86ec tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:32.613510 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:32.613510 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:32.618811 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3691accc-9aee-4172-a2cd-6bb4437c86ec tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:32.627101 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3691accc-9aee-4172-a2cd-6bb4437c86ec tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca returned with HTTP 200 Aug 07 14:02:32.627524 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 441/1762] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:32 2026] GET /volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:32.642244 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e5b4209-933a-45e4-911e-3575c1df3319 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:32.644539 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e5b4209-933a-45e4-911e-3575c1df3319 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:32.644858 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e5b4209-933a-45e4-911e-3575c1df3319 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:32.645115 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e5b4209-933a-45e4-911e-3575c1df3319 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:32.655464 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:32.655464 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:32.662236 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e5b4209-933a-45e4-911e-3575c1df3319 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:32.668171 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e5b4209-933a-45e4-911e-3575c1df3319 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca returned with HTTP 200 Aug 07 14:02:32.668689 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 439/1763] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:32 2026] GET /volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:32.682825 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:32.708208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c26456dd-18b2-493a-89c5-ba1c2ad9d96f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:32.713736 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c26456dd-18b2-493a-89c5-ba1c2ad9d96f tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] GET https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 Aug 07 14:02:32.714085 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c26456dd-18b2-493a-89c5-ba1c2ad9d96f tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:32.714364 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c26456dd-18b2-493a-89c5-ba1c2ad9d96f tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:32.729771 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c26456dd-18b2-493a-89c5-ba1c2ad9d96f tempest-VolumesServicesTestJSON-334456510 tempest-VolumesServicesTestJSON-334456510-project-member] https://10.4.3.193/volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 returned with HTTP 404 Aug 07 14:02:32.730228 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 442/1764] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:32 2026] GET /volume/v3/volumes/d6d2d0d3-30c3-4144-8605-395c627acb62 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:32.740823 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23f12a61-a126-48ff-b98e-b5456900996f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:32.743302 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23f12a61-a126-48ff-b98e-b5456900996f tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] GET https://10.4.3.193/volume/v3/os-services Aug 07 14:02:32.743357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23f12a61-a126-48ff-b98e-b5456900996f tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:32.744075 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23f12a61-a126-48ff-b98e-b5456900996f tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:32.747976 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23f12a61-a126-48ff-b98e-b5456900996f tempest-VolumesServicesTestJSON-105789475 tempest-VolumesServicesTestJSON-105789475-project-admin] https://10.4.3.193/volume/v3/os-services returned with HTTP 200 Aug 07 14:02:32.748467 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 442/1765] 10.4.3.193 () {66 vars in 1249 bytes} [Fri Aug 7 14:02:32 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:32.935330 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:32.936062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:32.938579 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:32.938579 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Create volume of 1 GB Aug 07 14:02:32.945493 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Availability Zones retrieved successfully. Aug 07 14:02:32.953251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Flow 'volume_create_api' (8bcefb79-2aef-4c48-adc2-d868e0ab96b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:32.954215 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9454daf-59fe-4e66-899f-39116a0ae281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:32.955256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:32.995428 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9454daf-59fe-4e66-899f-39116a0ae281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:32.996611 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54084312-4bf1-442f-9238-2f6e8bcec35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:33.119518 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Created reservations ['98861cd7-1248-4085-9645-2d0d131aa578', '50801d23-e218-4afc-afa7-82e4846456c9', '8ee0bcca-0e78-42e0-8cde-bc8a487dd488', 'c7904b0b-36c4-4f63-b128-36fd66acb28f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:33.120748 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54084312-4bf1-442f-9238-2f6e8bcec35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98861cd7-1248-4085-9645-2d0d131aa578', '50801d23-e218-4afc-afa7-82e4846456c9', '8ee0bcca-0e78-42e0-8cde-bc8a487dd488', 'c7904b0b-36c4-4f63-b128-36fd66acb28f']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:33.121595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa47ef5-a469-4f03-9758-0780670e39d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:33.163097 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa47ef5-a469-4f03-9758-0780670e39d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c3bcb6b-b555-4142-aa93-830e81fd08eb', '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='c96cac4eea024dd1a43f7d716bc28e98',qos_specs=None,replication_status=,reservations=['98861cd7-1248-4085-9645-2d0d131aa578','50801d23-e218-4afc-afa7-82e4846456c9','8ee0bcca-0e78-42e0-8cde-bc8a487dd488','c7904b0b-36c4-4f63-b128-36fd66acb28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bbd63f9d5f420a8de8111e71a4cfa8',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02: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=5c3bcb6b-b555-4142-aa93-830e81fd08eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c96cac4eea024dd1a43f7d716bc28e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37bbd63f9d5f420a8de8111e71a4cfa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:33.164041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8423d30-a2cd-4002-b6dd-e529184d7da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:33.208014 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8423d30-a2cd-4002-b6dd-e529184d7da4) transitioned into state 'SUCCESS' from 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='c96cac4eea024dd1a43f7d716bc28e98',qos_specs=None,replication_status=,reservations=['98861cd7-1248-4085-9645-2d0d131aa578','50801d23-e218-4afc-afa7-82e4846456c9','8ee0bcca-0e78-42e0-8cde-bc8a487dd488','c7904b0b-36c4-4f63-b128-36fd66acb28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bbd63f9d5f420a8de8111e71a4cfa8',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:33.209445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2d47c7-b103-4b0b-bae7-e4f47a7bb25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:33.237885 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2d47c7-b103-4b0b-bae7-e4f47a7bb25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:33.237885 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Flow 'volume_create_api' (8bcefb79-2aef-4c48-adc2-d868e0ab96b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:33.237885 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Create volume request issued successfully. Aug 07 14:02:33.239434 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1368fe5c-8154-4670-b2df-7a23ef5e0e2a tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:33.240215 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 443/1766] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:32 2026] POST /volume/v3/volumes => generated 733 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:33.265992 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c2b080b-782a-4199-a390-b87648619f8e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:33.270745 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c2b080b-782a-4199-a390-b87648619f8e tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] GET https://10.4.3.193/volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb Aug 07 14:02:33.271071 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c2b080b-782a-4199-a390-b87648619f8e tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:33.271863 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c2b080b-782a-4199-a390-b87648619f8e tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:33.287060 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:33.287060 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:33.294871 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4c2b080b-782a-4199-a390-b87648619f8e tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Volume info retrieved successfully. Aug 07 14:02:33.302462 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c2b080b-782a-4199-a390-b87648619f8e tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] https://10.4.3.193/volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb returned with HTTP 200 Aug 07 14:02:33.305007 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 440/1767] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:33 2026] GET /volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:33.862973 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.045789 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] GET https://10.4.3.193/volume/v3/os-hosts Aug 07 14:02:34.052453 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.052453 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.060458 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] status, active and update: available, enabled, 2026-08-07 14:01:59+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 14:02:34.060793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] status, active and update: available, enabled, 2026-08-07 14:01:57+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 14:02:34.060992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] status, active and update: available, enabled, 2026-08-07 14:01:28+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 14:02:34.061586 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd0feceb-daa0-4f24-9e42-056cd7fa7055 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] https://10.4.3.193/volume/v3/os-hosts returned with HTTP 200 Aug 07 14:02:34.062343 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 443/1768] 10.4.3.193 () {66 vars in 1240 bytes} [Fri Aug 7 14:02:33 2026] GET /volume/v3/os-hosts => generated 560 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:34.076670 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6326c8d8-759b-41bf-907e-f27b915744a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.079263 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6326c8d8-759b-41bf-907e-f27b915744a2 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] GET https://10.4.3.193/volume/v3/os-hosts Aug 07 14:02:34.079263 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6326c8d8-759b-41bf-907e-f27b915744a2 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.079472 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6326c8d8-759b-41bf-907e-f27b915744a2 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.086373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.hosts [None req-6326c8d8-759b-41bf-907e-f27b915744a2 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] status, active and update: available, enabled, 2026-08-07 14:01:59+00:00 {{(pid=100325) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 14:02:34.087590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.hosts [None req-6326c8d8-759b-41bf-907e-f27b915744a2 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] status, active and update: available, enabled, 2026-08-07 14:01:57+00:00 {{(pid=100325) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 14:02:34.087590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.hosts [None req-6326c8d8-759b-41bf-907e-f27b915744a2 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] status, active and update: available, enabled, 2026-08-07 14:01:28+00:00 {{(pid=100325) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 14:02:34.087590 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6326c8d8-759b-41bf-907e-f27b915744a2 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] https://10.4.3.193/volume/v3/os-hosts returned with HTTP 200 Aug 07 14:02:34.087756 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 443/1769] 10.4.3.193 () {66 vars in 1240 bytes} [Fri Aug 7 14:02:34 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:34.105812 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65d738fe-e5ce-45fb-a4fc-f0d457897493 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.108203 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65d738fe-e5ce-45fb-a4fc-f0d457897493 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] GET https://10.4.3.193/volume/v3/os-hosts/np0000006713@storpool Aug 07 14:02:34.108400 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65d738fe-e5ce-45fb-a4fc-f0d457897493 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.108631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65d738fe-e5ce-45fb-a4fc-f0d457897493 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.108998 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:34.108998 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:34.200056 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65d738fe-e5ce-45fb-a4fc-f0d457897493 tempest-VolumeHostsAdminTestsJSON-115547235 tempest-VolumeHostsAdminTestsJSON-115547235-project-admin] https://10.4.3.193/volume/v3/os-hosts/np0000006713@storpool returned with HTTP 200 Aug 07 14:02:34.200638 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 444/1770] 10.4.3.193 () {66 vars in 1306 bytes} [Fri Aug 7 14:02:34 2026] GET /volume/v3/os-hosts/np0000006713@storpool => generated 1317 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:34.332612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32a25c19-4059-4e41-9700-91b9f1ce3929 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.336549 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32a25c19-4059-4e41-9700-91b9f1ce3929 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] GET https://10.4.3.193/volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb Aug 07 14:02:34.337196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32a25c19-4059-4e41-9700-91b9f1ce3929 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.337738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32a25c19-4059-4e41-9700-91b9f1ce3929 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.357375 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:34.357375 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:34.365259 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32a25c19-4059-4e41-9700-91b9f1ce3929 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Volume info retrieved successfully. Aug 07 14:02:34.373779 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32a25c19-4059-4e41-9700-91b9f1ce3929 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] https://10.4.3.193/volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb returned with HTTP 200 Aug 07 14:02:34.375075 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 441/1771] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:34 2026] GET /volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:34.392054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-286d4518-71b4-46d7-af10-b333639e95ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.394522 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-286d4518-71b4-46d7-af10-b333639e95ca tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1&project_id=6263288ba5cd4113b48b0e49a27e3b5f Aug 07 14:02:34.395042 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-286d4518-71b4-46d7-af10-b333639e95ca tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.395042 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-286d4518-71b4-46d7-af10-b333639e95ca tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.395682 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-286d4518-71b4-46d7-af10-b333639e95ca tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Could not evaluate value 6263288ba5cd4113b48b0e49a27e3b5f, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:02:34.396388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-286d4518-71b4-46d7-af10-b333639e95ca tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Searching by: MultiDict([('project_id', '6263288ba5cd4113b48b0e49a27e3b5f'), ('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:34.439553 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-286d4518-71b4-46d7-af10-b333639e95ca tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Get all volumes completed successfully. Aug 07 14:02:34.440588 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:34.440588 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:34.446871 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-286d4518-71b4-46d7-af10-b333639e95ca tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1&project_id=6263288ba5cd4113b48b0e49a27e3b5f returned with HTTP 200 Aug 07 14:02:34.447462 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 444/1772] 10.4.3.193 () {66 vars in 1373 bytes} [Fri Aug 7 14:02:34 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=6263288ba5cd4113b48b0e49a27e3b5f => generated 3037 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:34.468700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eca05089-c7d9-463e-b44f-bef531082683 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.472093 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eca05089-c7d9-463e-b44f-bef531082683 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb Aug 07 14:02:34.473325 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eca05089-c7d9-463e-b44f-bef531082683 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.474314 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eca05089-c7d9-463e-b44f-bef531082683 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.476199 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-eca05089-c7d9-463e-b44f-bef531082683 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Delete volume with id: 5c3bcb6b-b555-4142-aa93-830e81fd08eb Aug 07 14:02:34.485612 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:34.485612 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:34.486186 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eca05089-c7d9-463e-b44f-bef531082683 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Volume info retrieved successfully. Aug 07 14:02:34.530984 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eca05089-c7d9-463e-b44f-bef531082683 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] Delete volume request issued successfully. Aug 07 14:02:34.531314 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eca05089-c7d9-463e-b44f-bef531082683 tempest-VolumesListAdminTestJSON-424559019 tempest-VolumesListAdminTestJSON-424559019-project-admin] https://10.4.3.193/volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb returned with HTTP 202 Aug 07 14:02:34.531939 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 444/1773] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:34 2026] DELETE /volume/v3/volumes/5c3bcb6b-b555-4142-aa93-830e81fd08eb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:34.546076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b6830d1-44ef-4d28-b672-6f0c76852aac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.549022 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b6830d1-44ef-4d28-b672-6f0c76852aac tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:34.549993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b6830d1-44ef-4d28-b672-6f0c76852aac tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.550458 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b6830d1-44ef-4d28-b672-6f0c76852aac tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.560448 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:34.560448 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:34.566068 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8b6830d1-44ef-4d28-b672-6f0c76852aac tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:34.573479 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b6830d1-44ef-4d28-b672-6f0c76852aac tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca returned with HTTP 200 Aug 07 14:02:34.573934 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 445/1774] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:34 2026] GET /volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:34.595816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.598418 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:34.601873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.601873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.601873 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Delete volume with id: ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:34.614549 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:34.614549 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:34.615029 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:34.652993 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Delete volume request issued successfully. Aug 07 14:02:34.652993 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-462799ca-d7f5-4abe-9bc5-a96f5ff93a13 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca returned with HTTP 202 Aug 07 14:02:34.653094 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 442/1775] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:34 2026] DELETE /volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:34.664784 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-855237bb-1f4d-45a9-9c2e-9c5d2a2128b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:34.668024 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-855237bb-1f4d-45a9-9c2e-9c5d2a2128b6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:34.668024 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-855237bb-1f4d-45a9-9c2e-9c5d2a2128b6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:34.668024 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-855237bb-1f4d-45a9-9c2e-9c5d2a2128b6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:34.690999 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:34.690999 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:34.701105 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-855237bb-1f4d-45a9-9c2e-9c5d2a2128b6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:34.711546 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-855237bb-1f4d-45a9-9c2e-9c5d2a2128b6 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca returned with HTTP 200 Aug 07 14:02:34.712437 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 445/1776] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:34 2026] GET /volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:35.428574 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-990922d8-7984-4edb-b46e-48f6440a3244 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.604311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-990922d8-7984-4edb-b46e-48f6440a3244 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:35.604747 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-990922d8-7984-4edb-b46e-48f6440a3244 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1170703099", "extra_specs": {"spec1": "val1"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.620660 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-990922d8-7984-4edb-b46e-48f6440a3244 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:35.621092 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 445/1777] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:02:35 2026] POST /volume/v3/types => generated 243 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:35.630719 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cd4342e-4215-4519-96d4-c1bbbe1c202c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.633156 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cd4342e-4215-4519-96d4-c1bbbe1c202c tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] POST https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs Aug 07 14:02:35.633719 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cd4342e-4215-4519-96d4-c1bbbe1c202c tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.635918 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cd4342e-4215-4519-96d4-c1bbbe1c202c tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs returned with HTTP 400 Aug 07 14:02:35.636534 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 446/1778] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:02:35 2026] POST /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:02:35.647693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed762777-8491-4006-a81c-95530abddbcc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.649864 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed762777-8491-4006-a81c-95530abddbcc tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] POST https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs Aug 07 14:02:35.650388 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed762777-8491-4006-a81c-95530abddbcc tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.653859 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed762777-8491-4006-a81c-95530abddbcc tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs returned with HTTP 400 Aug 07 14:02:35.653859 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 443/1779] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:02:35 2026] POST /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:02:35.665380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce5723b2-b59b-4265-8c46-c0233bd0de53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.668462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce5723b2-b59b-4265-8c46-c0233bd0de53 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] POST https://10.4.3.193/volume/v3/types/c92080c9-b4f6-439a-8157-f8cf8d17ac95/extra_specs Aug 07 14:02:35.668580 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce5723b2-b59b-4265-8c46-c0233bd0de53 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.692199 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce5723b2-b59b-4265-8c46-c0233bd0de53 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/c92080c9-b4f6-439a-8157-f8cf8d17ac95/extra_specs returned with HTTP 404 Aug 07 14:02:35.693037 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 446/1780] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:02:35 2026] POST /volume/v3/types/c92080c9-b4f6-439a-8157-f8cf8d17ac95/extra_specs => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:35.707336 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cd768e7-a50a-4215-8649-eb5ebdd07fae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.710441 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cd768e7-a50a-4215-8649-eb5ebdd07fae tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] DELETE https://10.4.3.193/volume/v3/types/07fa27f7-50ea-4158-aef1-2d4a4aaf9ec6/extra_specs/spec1 Aug 07 14:02:35.710806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cd768e7-a50a-4215-8649-eb5ebdd07fae tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.711056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cd768e7-a50a-4215-8649-eb5ebdd07fae tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.719256 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cd768e7-a50a-4215-8649-eb5ebdd07fae tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/07fa27f7-50ea-4158-aef1-2d4a4aaf9ec6/extra_specs/spec1 returned with HTTP 404 Aug 07 14:02:35.719256 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 446/1781] 10.4.3.193 () {66 vars in 1399 bytes} [Fri Aug 7 14:02:35 2026] DELETE /volume/v3/types/07fa27f7-50ea-4158-aef1-2d4a4aaf9ec6/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:35.732419 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-284a0bc6-557b-4233-9447-1fb9439d7a09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.734541 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-284a0bc6-557b-4233-9447-1fb9439d7a09 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] GET https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/nonexistent_extra_spec_name Aug 07 14:02:35.734541 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-284a0bc6-557b-4233-9447-1fb9439d7a09 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.734833 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-284a0bc6-557b-4233-9447-1fb9439d7a09 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.735883 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-789da9a9-c070-4972-b159-5cd02e81162a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.740542 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-789da9a9-c070-4972-b159-5cd02e81162a tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca Aug 07 14:02:35.740813 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-789da9a9-c070-4972-b159-5cd02e81162a tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.742515 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-789da9a9-c070-4972-b159-5cd02e81162a tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.745118 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-284a0bc6-557b-4233-9447-1fb9439d7a09 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 07 14:02:35.745956 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 447/1782] 10.4.3.193 () {66 vars in 1462 bytes} [Fri Aug 7 14:02:35 2026] GET /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:35.751365 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-789da9a9-c070-4972-b159-5cd02e81162a tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca returned with HTTP 404 Aug 07 14:02:35.752583 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 444/1783] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:35 2026] GET /volume/v3/volumes/ab74df25-124f-4b1c-9034-032dcab408ca => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:35.758130 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bec1371a-8a6c-45d7-a5f8-649546dfe22a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.761094 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bec1371a-8a6c-45d7-a5f8-649546dfe22a tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] GET https://10.4.3.193/volume/v3/types/d6d20dff-c23b-4c36-bddf-8e4be0149bda/extra_specs/spec1 Aug 07 14:02:35.761427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bec1371a-8a6c-45d7-a5f8-649546dfe22a tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.761591 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bec1371a-8a6c-45d7-a5f8-649546dfe22a tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.762684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d38d679b-e8db-468e-a058-e6aadaceb221 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.764721 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d38d679b-e8db-468e-a058-e6aadaceb221 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:35.765033 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d38d679b-e8db-468e-a058-e6aadaceb221 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.765304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d38d679b-e8db-468e-a058-e6aadaceb221 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.766144 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bec1371a-8a6c-45d7-a5f8-649546dfe22a tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/d6d20dff-c23b-4c36-bddf-8e4be0149bda/extra_specs/spec1 returned with HTTP 404 Aug 07 14:02:35.767863 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 447/1784] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:02:35 2026] GET /volume/v3/types/d6d20dff-c23b-4c36-bddf-8e4be0149bda/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:35.777055 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:35.777055 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:35.781878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-98434942-3a46-461d-9efc-7a531c858424 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.781989 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d38d679b-e8db-468e-a058-e6aadaceb221 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:35.784940 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98434942-3a46-461d-9efc-7a531c858424 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] GET https://10.4.3.193/volume/v3/types/948755f7-2917-4489-9f2d-f2ba47f75d39/extra_specs Aug 07 14:02:35.784940 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98434942-3a46-461d-9efc-7a531c858424 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.784940 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98434942-3a46-461d-9efc-7a531c858424 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.787665 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d38d679b-e8db-468e-a058-e6aadaceb221 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d returned with HTTP 200 Aug 07 14:02:35.788370 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 447/1785] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:35 2026] GET /volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:35.794013 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98434942-3a46-461d-9efc-7a531c858424 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/948755f7-2917-4489-9f2d-f2ba47f75d39/extra_specs returned with HTTP 404 Aug 07 14:02:35.794449 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 448/1786] 10.4.3.193 () {66 vars in 1378 bytes} [Fri Aug 7 14:02:35 2026] GET /volume/v3/types/948755f7-2917-4489-9f2d-f2ba47f75d39/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:35.805463 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6df71d72-5087-4883-822a-1b1f63ab8988 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.809408 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6df71d72-5087-4883-822a-1b1f63ab8988 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] PUT https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/spec1 Aug 07 14:02:35.809408 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6df71d72-5087-4883-822a-1b1f63ab8988 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.809722 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db6019b9-444e-4230-aac0-eb462e83be1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.811672 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6df71d72-5087-4883-822a-1b1f63ab8988 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/spec1 returned with HTTP 400 Aug 07 14:02:35.812500 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db6019b9-444e-4230-aac0-eb462e83be1b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] DELETE https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:35.812595 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 445/1787] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:35 2026] PUT /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:02:35.812810 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db6019b9-444e-4230-aac0-eb462e83be1b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.813212 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db6019b9-444e-4230-aac0-eb462e83be1b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.813456 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-db6019b9-444e-4230-aac0-eb462e83be1b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Delete volume with id: 50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:35.824438 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:35.824438 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:35.825194 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3136aeeb-481b-49b8-8391-a64ddfc71ca5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.825241 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db6019b9-444e-4230-aac0-eb462e83be1b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:35.828216 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3136aeeb-481b-49b8-8391-a64ddfc71ca5 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] PUT https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/spec1 Aug 07 14:02:35.828216 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3136aeeb-481b-49b8-8391-a64ddfc71ca5 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'update', calling method: update, body: null {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.829373 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3136aeeb-481b-49b8-8391-a64ddfc71ca5 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/spec1 returned with HTTP 400 Aug 07 14:02:35.830222 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 448/1788] 10.4.3.193 () {68 vars in 1415 bytes} [Fri Aug 7 14:02:35 2026] PUT /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:35.850777 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cdab4cde-2ea3-4476-8f87-fe0a32842990 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.856219 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdab4cde-2ea3-4476-8f87-fe0a32842990 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] PUT https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/None Aug 07 14:02:35.856590 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdab4cde-2ea3-4476-8f87-fe0a32842990 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.863975 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db6019b9-444e-4230-aac0-eb462e83be1b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Delete volume request issued successfully. Aug 07 14:02:35.865350 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db6019b9-444e-4230-aac0-eb462e83be1b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d returned with HTTP 202 Aug 07 14:02:35.866013 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 448/1789] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:35 2026] DELETE /volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:35.877148 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdab4cde-2ea3-4476-8f87-fe0a32842990 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 14:02:35.877148 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdab4cde-2ea3-4476-8f87-fe0a32842990 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/None returned with HTTP 400 Aug 07 14:02:35.877304 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e34f42ad-2904-497f-bac3-fa3ef828766c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.877347 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 449/1790] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:02:35 2026] PUT /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/None => generated 73 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:35.881996 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e34f42ad-2904-497f-bac3-fa3ef828766c tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:35.881996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e34f42ad-2904-497f-bac3-fa3ef828766c tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.881996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e34f42ad-2904-497f-bac3-fa3ef828766c tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:35.891076 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a7e1f6b2-86eb-4e0d-b2b7-457c261409b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.894190 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7e1f6b2-86eb-4e0d-b2b7-457c261409b5 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] PUT https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/c14ffbe8-18f8-480a-a4ca-406564b43860 Aug 07 14:02:35.894477 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a7e1f6b2-86eb-4e0d-b2b7-457c261409b5 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.894858 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:35.894858 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:35.901964 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e34f42ad-2904-497f-bac3-fa3ef828766c tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:35.909316 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e34f42ad-2904-497f-bac3-fa3ef828766c tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d returned with HTTP 200 Aug 07 14:02:35.910317 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 446/1791] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:35 2026] GET /volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:02:35.940878 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7e1f6b2-86eb-4e0d-b2b7-457c261409b5 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 14:02:35.941110 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7e1f6b2-86eb-4e0d-b2b7-457c261409b5 tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/c14ffbe8-18f8-480a-a4ca-406564b43860 returned with HTTP 400 Aug 07 14:02:35.941825 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 449/1792] 10.4.3.193 () {68 vars in 1509 bytes} [Fri Aug 7 14:02:35 2026] PUT /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409/extra_specs/c14ffbe8-18f8-480a-a4ca-406564b43860 => generated 73 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:35.955658 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59eb6d45-3bfd-4b30-8e19-d07df1035a6e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.959103 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59eb6d45-3bfd-4b30-8e19-d07df1035a6e tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] PUT https://10.4.3.193/volume/v3/types/a9c55996-9bb5-43d9-b738-216b2529530e/extra_specs/spec1 Aug 07 14:02:35.959232 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59eb6d45-3bfd-4b30-8e19-d07df1035a6e tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:35.974956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59eb6d45-3bfd-4b30-8e19-d07df1035a6e tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/a9c55996-9bb5-43d9-b738-216b2529530e/extra_specs/spec1 returned with HTTP 404 Aug 07 14:02:35.976054 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 449/1793] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:35 2026] PUT /volume/v3/types/a9c55996-9bb5-43d9-b738-216b2529530e/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:35.986265 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05125eee-63a1-4e6d-8090-06f5b05ca31e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:35.988087 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05125eee-63a1-4e6d-8090-06f5b05ca31e tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] DELETE https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409 Aug 07 14:02:35.988620 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05125eee-63a1-4e6d-8090-06f5b05ca31e tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:35.989147 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05125eee-63a1-4e6d-8090-06f5b05ca31e tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:36.034866 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05125eee-63a1-4e6d-8090-06f5b05ca31e tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409 returned with HTTP 202 Aug 07 14:02:36.034866 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 450/1794] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:35 2026] DELETE /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:36.046121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f307283b-9956-4a58-a682-c51ad7bc972d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:36.048461 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f307283b-9956-4a58-a682-c51ad7bc972d tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] GET https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409 Aug 07 14:02:36.048778 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f307283b-9956-4a58-a682-c51ad7bc972d tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:36.049068 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f307283b-9956-4a58-a682-c51ad7bc972d tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:36.052615 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f307283b-9956-4a58-a682-c51ad7bc972d tempest-ExtraSpecsNegativeTest-320794890 tempest-ExtraSpecsNegativeTest-320794890-project-admin] https://10.4.3.193/volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409 returned with HTTP 404 Aug 07 14:02:36.053351 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 447/1795] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:36 2026] GET /volume/v3/types/0a624e76-8891-446d-ad94-d6b19535a409 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:36.926186 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e65b32b-be2f-424c-8a0d-4ee9727f5d92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:36.928167 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e65b32b-be2f-424c-8a0d-4ee9727f5d92 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d Aug 07 14:02:36.928648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e65b32b-be2f-424c-8a0d-4ee9727f5d92 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:36.928940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e65b32b-be2f-424c-8a0d-4ee9727f5d92 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:36.936466 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e65b32b-be2f-424c-8a0d-4ee9727f5d92 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d returned with HTTP 404 Aug 07 14:02:36.937466 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 450/1796] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:36 2026] GET /volume/v3/volumes/50c11422-3502-471f-9f9d-6ae93764ed6d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:36.950528 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fccb7f16-2f70-4eda-9a38-7194215a2e4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:36.952481 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fccb7f16-2f70-4eda-9a38-7194215a2e4b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:36.952481 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fccb7f16-2f70-4eda-9a38-7194215a2e4b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:36.952481 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fccb7f16-2f70-4eda-9a38-7194215a2e4b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:36.962313 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:36.962313 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:36.967932 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fccb7f16-2f70-4eda-9a38-7194215a2e4b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:36.972959 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fccb7f16-2f70-4eda-9a38-7194215a2e4b tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 returned with HTTP 200 Aug 07 14:02:36.973524 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 450/1797] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:36 2026] GET /volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:36.993713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14799fc8-8688-422c-bb64-021cd3343599 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:36.998618 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14799fc8-8688-422c-bb64-021cd3343599 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:36.998618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14799fc8-8688-422c-bb64-021cd3343599 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:36.998618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14799fc8-8688-422c-bb64-021cd3343599 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:37.000345 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-14799fc8-8688-422c-bb64-021cd3343599 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Delete volume with id: d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:37.013079 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:37.013079 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:37.013079 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14799fc8-8688-422c-bb64-021cd3343599 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:37.039876 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14799fc8-8688-422c-bb64-021cd3343599 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Delete volume request issued successfully. Aug 07 14:02:37.039876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14799fc8-8688-422c-bb64-021cd3343599 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 returned with HTTP 202 Aug 07 14:02:37.040560 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 451/1798] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:36 2026] DELETE /volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:37.053363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4227fe54-8cad-4c75-87e3-c80d6ced3344 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:37.055775 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4227fe54-8cad-4c75-87e3-c80d6ced3344 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:37.055880 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4227fe54-8cad-4c75-87e3-c80d6ced3344 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:37.056878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4227fe54-8cad-4c75-87e3-c80d6ced3344 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:37.067599 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:37.067599 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:37.073093 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4227fe54-8cad-4c75-87e3-c80d6ced3344 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Volume info retrieved successfully. Aug 07 14:02:37.078987 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4227fe54-8cad-4c75-87e3-c80d6ced3344 tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 returned with HTTP 200 Aug 07 14:02:37.079599 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 448/1799] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:37 2026] GET /volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:37.790905 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b102078-86c7-464c-addf-8c63e6c9cebd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:37.908867 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b102078-86c7-464c-addf-8c63e6c9cebd tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 14:02:37.908867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b102078-86c7-464c-addf-8c63e6c9cebd tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:37.908867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b102078-86c7-464c-addf-8c63e6c9cebd tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:37.924087 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b102078-86c7-464c-addf-8c63e6c9cebd tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 14:02:37.924302 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 451/1800] 10.4.3.193 () {66 vars in 1314 bytes} [Fri Aug 7 14:02:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:37.938329 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-866317f9-f433-4c74-b7a4-31b589d4ad0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:37.941005 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-866317f9-f433-4c74-b7a4-31b589d4ad0e tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 07 14:02:37.941321 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-866317f9-f433-4c74-b7a4-31b589d4ad0e tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:37.941500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-866317f9-f433-4c74-b7a4-31b589d4ad0e tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] Calling method 'get_pools' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:37.952589 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-866317f9-f433-4c74-b7a4-31b589d4ad0e tempest-VolumePoolsAdminTestsJSON-781535412 tempest-VolumePoolsAdminTestsJSON-781535412-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 14:02:37.953545 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 451/1801] 10.4.3.193 () {66 vars in 1291 bytes} [Fri Aug 7 14:02:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:38.099510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc01caa1-8742-4d56-96da-4b4fb9d8d69f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:38.101833 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc01caa1-8742-4d56-96da-4b4fb9d8d69f tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] GET https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 Aug 07 14:02:38.103806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc01caa1-8742-4d56-96da-4b4fb9d8d69f tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:38.103806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc01caa1-8742-4d56-96da-4b4fb9d8d69f tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:38.112012 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc01caa1-8742-4d56-96da-4b4fb9d8d69f tempest-VolumesListAdminTestJSON-1199136129 tempest-VolumesListAdminTestJSON-1199136129-project-member] https://10.4.3.193/volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 returned with HTTP 404 Aug 07 14:02:38.112661 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 452/1802] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:38 2026] GET /volume/v3/volumes/d85e71a2-fb3a-4959-b152-77425246fd10 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:38.817445 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:38.978371 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:38.979302 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-951868098"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:38.981737 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-951868098'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:38.981903 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Create volume of 1 GB Aug 07 14:02:38.989123 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Availability Zones retrieved successfully. Aug 07 14:02:38.998142 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Flow 'volume_create_api' (78cd967c-f23f-4a0b-8837-da64ae78572b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:38.999756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2667fe4-1706-41bf-aeb2-90d82103b720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:39.001528 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:39.046968 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2667fe4-1706-41bf-aeb2-90d82103b720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:39.048268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc56e07a-4043-45cc-8b83-7bcfc8faadcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:39.158352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Created reservations ['c75a0630-5fc8-4358-89b0-e9ed1ecb6196', 'a06d89e4-80ba-452e-949a-7d11e3252ed1', '9b39d781-c0be-4ed1-a7ba-c110ffb00ca8', '3a52dc21-1d98-4559-8be5-461aa122aabe'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:39.158352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc56e07a-4043-45cc-8b83-7bcfc8faadcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75a0630-5fc8-4358-89b0-e9ed1ecb6196', 'a06d89e4-80ba-452e-949a-7d11e3252ed1', '9b39d781-c0be-4ed1-a7ba-c110ffb00ca8', '3a52dc21-1d98-4559-8be5-461aa122aabe']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:39.163484 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f060b992-b629-45d3-8032-0c0886a3a5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:39.194859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f060b992-b629-45d3-8032-0c0886a3a5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499a5317-531a-4f69-b819-c6fbd1be60d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-951868098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773293c20e764c2d97f27ef75443ac0f',qos_specs=None,replication_status=,reservations=['c75a0630-5fc8-4358-89b0-e9ed1ecb6196','a06d89e4-80ba-452e-949a-7d11e3252ed1','9b39d781-c0be-4ed1-a7ba-c110ffb00ca8','3a52dc21-1d98-4559-8be5-461aa122aabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af9b4e9e0e914ca991969eb5aeed121f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-951868098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499a5317-531a-4f69-b819-c6fbd1be60d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773293c20e764c2d97f27ef75443ac0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af9b4e9e0e914ca991969eb5aeed121f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:39.195638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68770f68-184b-45ee-8fdd-9a8b7395abf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:39.225708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68770f68-184b-45ee-8fdd-9a8b7395abf0) transitioned into state 'SUCCESS' from state '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-951868098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773293c20e764c2d97f27ef75443ac0f',qos_specs=None,replication_status=,reservations=['c75a0630-5fc8-4358-89b0-e9ed1ecb6196','a06d89e4-80ba-452e-949a-7d11e3252ed1','9b39d781-c0be-4ed1-a7ba-c110ffb00ca8','3a52dc21-1d98-4559-8be5-461aa122aabe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af9b4e9e0e914ca991969eb5aeed121f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:39.225708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db38eb9-83d2-4850-a582-1d97b8219328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:39.248738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db38eb9-83d2-4850-a582-1d97b8219328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:39.249216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Flow 'volume_create_api' (78cd967c-f23f-4a0b-8837-da64ae78572b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:39.249669 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Create volume request issued successfully. Aug 07 14:02:39.250633 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ebcdf8e-f77e-4e77-9df2-d59c203fedd8 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:39.251201 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 449/1803] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:38 2026] POST /volume/v3/volumes => generated 754 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:39.269592 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8fae7047-9f3e-4923-8e44-560a2034076e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:39.274024 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fae7047-9f3e-4923-8e44-560a2034076e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:39.274024 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fae7047-9f3e-4923-8e44-560a2034076e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:39.274024 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8fae7047-9f3e-4923-8e44-560a2034076e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:39.287202 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:39.287202 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:39.297232 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8fae7047-9f3e-4923-8e44-560a2034076e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Volume info retrieved successfully. Aug 07 14:02:39.307864 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8fae7047-9f3e-4923-8e44-560a2034076e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 returned with HTTP 200 Aug 07 14:02:39.308733 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 452/1804] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:39 2026] GET /volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:40.326267 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a21f019-6450-4141-ba4b-fef9d6f72baf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:40.328224 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a21f019-6450-4141-ba4b-fef9d6f72baf tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:40.328415 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a21f019-6450-4141-ba4b-fef9d6f72baf tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:40.328622 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a21f019-6450-4141-ba4b-fef9d6f72baf tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:40.343618 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:40.343618 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:40.351796 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8a21f019-6450-4141-ba4b-fef9d6f72baf tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Volume info retrieved successfully. Aug 07 14:02:40.365023 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a21f019-6450-4141-ba4b-fef9d6f72baf tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 returned with HTTP 200 Aug 07 14:02:40.365305 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 452/1805] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:40 2026] GET /volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:40.386707 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:40.388720 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:40.389341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "499a5317-531a-4f69-b819-c6fbd1be60d1", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-921584015"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:40.403260 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:40.403260 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:40.403260 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Volume info retrieved successfully. Aug 07 14:02:40.403912 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Create snapshot from volume 499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:40.507280 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Created reservations ['00f0dd30-73cd-438a-add8-434dd3c8b1a8', '02ac6d07-14aa-485f-938f-4a659853a9da', '8b084bb7-3bb6-4210-aa14-2446ac209694', '90dabf78-3568-4286-bf97-935dca118849'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:40.574484 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot create request issued successfully. Aug 07 14:02:40.575012 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdb44be3-d342-4468-a529-0fd4f3ae8930 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:02:40.575895 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 453/1806] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:02:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:40.596707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0041d0cb-1bf9-4d39-9254-784dd08ab78a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:40.600410 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0041d0cb-1bf9-4d39-9254-784dd08ab78a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 Aug 07 14:02:40.601275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0041d0cb-1bf9-4d39-9254-784dd08ab78a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:40.601275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0041d0cb-1bf9-4d39-9254-784dd08ab78a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:40.607555 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:40.607555 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:40.608376 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0041d0cb-1bf9-4d39-9254-784dd08ab78a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:40.609661 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0041d0cb-1bf9-4d39-9254-784dd08ab78a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 returned with HTTP 200 Aug 07 14:02:40.610174 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 450/1807] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:40 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:41.108944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b59883b9-8dba-48a3-b27e-9b6bb0e5778e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.297901 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b59883b9-8dba-48a3-b27e-9b6bb0e5778e tempest-AvailabilityZoneTestJSON-1443721941 tempest-AvailabilityZoneTestJSON-1443721941-project-member] GET https://10.4.3.193/volume/v3/os-availability-zone Aug 07 14:02:41.299625 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b59883b9-8dba-48a3-b27e-9b6bb0e5778e tempest-AvailabilityZoneTestJSON-1443721941 tempest-AvailabilityZoneTestJSON-1443721941-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.299625 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b59883b9-8dba-48a3-b27e-9b6bb0e5778e tempest-AvailabilityZoneTestJSON-1443721941 tempest-AvailabilityZoneTestJSON-1443721941-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.305448 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b59883b9-8dba-48a3-b27e-9b6bb0e5778e tempest-AvailabilityZoneTestJSON-1443721941 tempest-AvailabilityZoneTestJSON-1443721941-project-member] Availability Zones retrieved successfully. Aug 07 14:02:41.305448 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b59883b9-8dba-48a3-b27e-9b6bb0e5778e tempest-AvailabilityZoneTestJSON-1443721941 tempest-AvailabilityZoneTestJSON-1443721941-project-member] https://10.4.3.193/volume/v3/os-availability-zone returned with HTTP 200 Aug 07 14:02:41.306447 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 453/1808] 10.4.3.193 () {66 vars in 1276 bytes} [Fri Aug 7 14:02:41 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.609313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b3b0771-dd0c-419c-a2ae-ce5e5b941d76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.629251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cc13183-e371-44c9-937a-e8f7fe5d5212 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.633647 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cc13183-e371-44c9-937a-e8f7fe5d5212 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 Aug 07 14:02:41.634002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cc13183-e371-44c9-937a-e8f7fe5d5212 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.634272 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cc13183-e371-44c9-937a-e8f7fe5d5212 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.645379 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.645379 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:41.646338 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cc13183-e371-44c9-937a-e8f7fe5d5212 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.647435 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cc13183-e371-44c9-937a-e8f7fe5d5212 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 returned with HTTP 200 Aug 07 14:02:41.648063 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 454/1809] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:41 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:41.666080 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1ee96de-2581-4b08-8878-8e54340564ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.666792 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1ee96de-2581-4b08-8878-8e54340564ef tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] POST https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:41.667212 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1ee96de-2581-4b08-8878-8e54340564ef tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:41.679592 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.679592 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:41.680627 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a1ee96de-2581-4b08-8878-8e54340564ef tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.737380 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a1ee96de-2581-4b08-8878-8e54340564ef tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Update snapshot metadata completed successfully. Aug 07 14:02:41.737558 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1ee96de-2581-4b08-8878-8e54340564ef tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:41.738048 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 451/1810] 10.4.3.193 () {68 vars in 1402 bytes} [Fri Aug 7 14:02:41 2026] POST /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 68 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.750805 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f0b5398-581f-4265-b48b-45b35a011e0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.756909 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f0b5398-581f-4265-b48b-45b35a011e0e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:41.756909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f0b5398-581f-4265-b48b-45b35a011e0e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.756909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f0b5398-581f-4265-b48b-45b35a011e0e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.766881 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.766881 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:41.766881 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f0b5398-581f-4265-b48b-45b35a011e0e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.766881 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f0b5398-581f-4265-b48b-45b35a011e0e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Get snapshot metadata completed successfully. Aug 07 14:02:41.766881 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f0b5398-581f-4265-b48b-45b35a011e0e tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:41.766881 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 454/1811] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:02:41 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.777212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c08f2ef-0afd-454b-98db-21c4a302368a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.779714 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c08f2ef-0afd-454b-98db-21c4a302368a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] PUT https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:41.782157 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c08f2ef-0afd-454b-98db-21c4a302368a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:41.794236 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.794236 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:41.794236 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4c08f2ef-0afd-454b-98db-21c4a302368a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.810504 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b3b0771-dd0c-419c-a2ae-ce5e5b941d76 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:02:41.811905 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b3b0771-dd0c-419c-a2ae-ce5e5b941d76 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1899761047"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:41.834257 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4c08f2ef-0afd-454b-98db-21c4a302368a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Update snapshot metadata completed successfully. Aug 07 14:02:41.834468 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c08f2ef-0afd-454b-98db-21c4a302368a tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:41.835412 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 455/1812] 10.4.3.193 () {68 vars in 1401 bytes} [Fri Aug 7 14:02:41 2026] PUT /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 57 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.842107 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b3b0771-dd0c-419c-a2ae-ce5e5b941d76 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:02:41.842107 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 453/1813] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:02:41 2026] POST /volume/v3/types => generated 231 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:41.850583 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee51ac83-aa5a-4cc3-a1da-444d0b56d0a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.854833 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee51ac83-aa5a-4cc3-a1da-444d0b56d0a1 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:41.855333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0147a9cb-909a-415e-a880-3420fec57856 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.855470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee51ac83-aa5a-4cc3-a1da-444d0b56d0a1 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.856554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee51ac83-aa5a-4cc3-a1da-444d0b56d0a1 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.857615 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0147a9cb-909a-415e-a880-3420fec57856 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] POST https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs Aug 07 14:02:41.858135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0147a9cb-909a-415e-a880-3420fec57856 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:41.867226 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.867226 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:41.867416 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee51ac83-aa5a-4cc3-a1da-444d0b56d0a1 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.868670 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee51ac83-aa5a-4cc3-a1da-444d0b56d0a1 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Get snapshot metadata completed successfully. Aug 07 14:02:41.869525 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee51ac83-aa5a-4cc3-a1da-444d0b56d0a1 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:41.870632 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 452/1814] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:02:41 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.882876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d892a748-7551-426b-a9ec-1edad397aa6c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.885703 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d892a748-7551-426b-a9ec-1edad397aa6c tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 Aug 07 14:02:41.886091 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d892a748-7551-426b-a9ec-1edad397aa6c tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.886316 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d892a748-7551-426b-a9ec-1edad397aa6c tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.898090 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0147a9cb-909a-415e-a880-3420fec57856 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs returned with HTTP 200 Aug 07 14:02:41.898270 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 455/1815] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:02:41 2026] POST /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.899053 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.899053 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:41.899586 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d892a748-7551-426b-a9ec-1edad397aa6c tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.900835 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d892a748-7551-426b-a9ec-1edad397aa6c tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Get snapshot metadata completed successfully. Aug 07 14:02:41.909768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16dc0997-9b60-4533-b144-ff946879b160 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.912832 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16dc0997-9b60-4533-b144-ff946879b160 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] GET https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 Aug 07 14:02:41.912832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16dc0997-9b60-4533-b144-ff946879b160 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.912832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16dc0997-9b60-4533-b144-ff946879b160 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.921769 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d892a748-7551-426b-a9ec-1edad397aa6c tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Delete snapshot metadata completed successfully. Aug 07 14:02:41.921769 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d892a748-7551-426b-a9ec-1edad397aa6c tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 returned with HTTP 200 Aug 07 14:02:41.922055 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 456/1816] 10.4.3.193 () {66 vars in 1399 bytes} [Fri Aug 7 14:02:41 2026] DELETE /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 14:02:41.925655 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16dc0997-9b60-4533-b144-ff946879b160 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 returned with HTTP 200 Aug 07 14:02:41.926254 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 454/1817] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:02:41 2026] GET /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.936951 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6eb9b1d0-ff15-40e8-be9d-cc6fff0554f7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.937123 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26babe4a-0dd1-4657-bd82-692f22f6b42a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.939618 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eb9b1d0-ff15-40e8-be9d-cc6fff0554f7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:41.940039 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26babe4a-0dd1-4657-bd82-692f22f6b42a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] DELETE https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 Aug 07 14:02:41.940039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26babe4a-0dd1-4657-bd82-692f22f6b42a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.940167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eb9b1d0-ff15-40e8-be9d-cc6fff0554f7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:41.940210 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26babe4a-0dd1-4657-bd82-692f22f6b42a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.940249 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eb9b1d0-ff15-40e8-be9d-cc6fff0554f7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:41.949249 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.949249 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:41.949914 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6eb9b1d0-ff15-40e8-be9d-cc6fff0554f7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.951296 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6eb9b1d0-ff15-40e8-be9d-cc6fff0554f7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Get snapshot metadata completed successfully. Aug 07 14:02:41.952038 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eb9b1d0-ff15-40e8-be9d-cc6fff0554f7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:41.952923 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 453/1818] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:02:41 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:41.972906 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68604a40-6353-4bb6-ac8c-a4fa794824b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:41.977274 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68604a40-6353-4bb6-ac8c-a4fa794824b9 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] PUT https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:41.979717 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68604a40-6353-4bb6-ac8c-a4fa794824b9 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:41.985809 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26babe4a-0dd1-4657-bd82-692f22f6b42a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 returned with HTTP 202 Aug 07 14:02:41.986390 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 456/1819] 10.4.3.193 () {66 vars in 1399 bytes} [Fri Aug 7 14:02:41 2026] DELETE /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:41.989897 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:41.989897 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:41.990928 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68604a40-6353-4bb6-ac8c-a4fa794824b9 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:41.996098 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7047de6f-8e98-4bad-bfc8-cf2000027184 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.000898 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7047de6f-8e98-4bad-bfc8-cf2000027184 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] GET https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 Aug 07 14:02:42.000898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7047de6f-8e98-4bad-bfc8-cf2000027184 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.000898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7047de6f-8e98-4bad-bfc8-cf2000027184 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.016689 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68604a40-6353-4bb6-ac8c-a4fa794824b9 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Update snapshot metadata completed successfully. Aug 07 14:02:42.016689 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68604a40-6353-4bb6-ac8c-a4fa794824b9 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:42.016689 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 457/1820] 10.4.3.193 () {68 vars in 1401 bytes} [Fri Aug 7 14:02:41 2026] PUT /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.017116 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7047de6f-8e98-4bad-bfc8-cf2000027184 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 returned with HTTP 404 Aug 07 14:02:42.017116 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 455/1821] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:02:41 2026] GET /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec3 => generated 129 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:42.026022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c215433b-d904-420a-bd87-af701e379038 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.028754 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f0f1585-f8bf-4bc1-9fa2-c817b17b49a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.029024 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c215433b-d904-420a-bd87-af701e379038 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] POST https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:42.029420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c215433b-d904-420a-bd87-af701e379038 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:42.030650 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f0f1585-f8bf-4bc1-9fa2-c817b17b49a3 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] POST https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs Aug 07 14:02:42.031102 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f0f1585-f8bf-4bc1-9fa2-c817b17b49a3 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:42.041283 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.041283 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:42.042019 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c215433b-d904-420a-bd87-af701e379038 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.073638 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f0f1585-f8bf-4bc1-9fa2-c817b17b49a3 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs returned with HTTP 200 Aug 07 14:02:42.074405 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 457/1822] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:02:42 2026] POST /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.080991 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c215433b-d904-420a-bd87-af701e379038 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Update snapshot metadata completed successfully. Aug 07 14:02:42.081762 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c215433b-d904-420a-bd87-af701e379038 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:42.082214 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 454/1823] 10.4.3.193 () {68 vars in 1402 bytes} [Fri Aug 7 14:02:42 2026] POST /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 68 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.084914 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-554b5b05-f93f-45e0-82ee-55001b7aab8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.088533 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-554b5b05-f93f-45e0-82ee-55001b7aab8e tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] GET https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs Aug 07 14:02:42.088533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-554b5b05-f93f-45e0-82ee-55001b7aab8e tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.089249 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-554b5b05-f93f-45e0-82ee-55001b7aab8e tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.092730 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-592a1d95-1ca0-44d5-864d-cb3c8ca3de72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.095784 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-592a1d95-1ca0-44d5-864d-cb3c8ca3de72 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:42.097225 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-592a1d95-1ca0-44d5-864d-cb3c8ca3de72 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.097225 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-592a1d95-1ca0-44d5-864d-cb3c8ca3de72 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.104265 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-554b5b05-f93f-45e0-82ee-55001b7aab8e tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs returned with HTTP 200 Aug 07 14:02:42.104265 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 458/1824] 10.4.3.193 () {66 vars in 1378 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.109433 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.109433 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:42.110304 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-592a1d95-1ca0-44d5-864d-cb3c8ca3de72 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.111605 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-592a1d95-1ca0-44d5-864d-cb3c8ca3de72 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Get snapshot metadata completed successfully. Aug 07 14:02:42.112132 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-592a1d95-1ca0-44d5-864d-cb3c8ca3de72 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:42.112742 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 456/1825] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.115974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5909d2cb-209f-4244-8c35-57fb40573e9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.119309 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5909d2cb-209f-4244-8c35-57fb40573e9c tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] POST https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs Aug 07 14:02:42.121527 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5909d2cb-209f-4244-8c35-57fb40573e9c tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:42.126559 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d424f1e4-575d-4838-b76e-1fb0408e5e63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.129527 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d424f1e4-575d-4838-b76e-1fb0408e5e63 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] PUT https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 Aug 07 14:02:42.130358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d424f1e4-575d-4838-b76e-1fb0408e5e63 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:42.143958 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.143958 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:42.143958 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d424f1e4-575d-4838-b76e-1fb0408e5e63 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.159700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5909d2cb-209f-4244-8c35-57fb40573e9c tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs returned with HTTP 200 Aug 07 14:02:42.160836 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 458/1826] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:02:42 2026] POST /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs => generated 34 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.173902 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1857e88e-eb63-4e01-bdf3-b8fb4830aea6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.177590 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1857e88e-eb63-4e01-bdf3-b8fb4830aea6 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] PUT https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec2 Aug 07 14:02:42.178147 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1857e88e-eb63-4e01-bdf3-b8fb4830aea6 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:42.180283 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d424f1e4-575d-4838-b76e-1fb0408e5e63 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Update snapshot metadata completed successfully. Aug 07 14:02:42.180424 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d424f1e4-575d-4838-b76e-1fb0408e5e63 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 returned with HTTP 200 Aug 07 14:02:42.181084 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 455/1827] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:42 2026] PUT /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.193614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e706a444-9602-442b-b966-b0987514d08b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.197931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e706a444-9602-442b-b966-b0987514d08b tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 Aug 07 14:02:42.197931 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e706a444-9602-442b-b966-b0987514d08b tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.197931 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e706a444-9602-442b-b966-b0987514d08b tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.208098 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.208098 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:42.209042 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e706a444-9602-442b-b966-b0987514d08b tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.210506 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e706a444-9602-442b-b966-b0987514d08b tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Get snapshot metadata completed successfully. Aug 07 14:02:42.211013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e706a444-9602-442b-b966-b0987514d08b tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 returned with HTTP 200 Aug 07 14:02:42.211629 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 457/1828] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.217495 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1857e88e-eb63-4e01-bdf3-b8fb4830aea6 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec2 returned with HTTP 200 Aug 07 14:02:42.217495 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 459/1829] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:42 2026] PUT /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec2 => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.223590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-95814139-b46c-4145-aa5b-4402e0b12781 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.226613 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95814139-b46c-4145-aa5b-4402e0b12781 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:42.226938 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95814139-b46c-4145-aa5b-4402e0b12781 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.227208 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-95814139-b46c-4145-aa5b-4402e0b12781 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.230215 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-377d4a3c-8169-4817-a57d-175854c7be5f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.232589 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-377d4a3c-8169-4817-a57d-175854c7be5f tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] GET https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec2 Aug 07 14:02:42.232989 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-377d4a3c-8169-4817-a57d-175854c7be5f tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.233408 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-377d4a3c-8169-4817-a57d-175854c7be5f tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.234365 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.234365 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:42.235996 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-95814139-b46c-4145-aa5b-4402e0b12781 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.236706 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-95814139-b46c-4145-aa5b-4402e0b12781 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Get snapshot metadata completed successfully. Aug 07 14:02:42.237205 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-95814139-b46c-4145-aa5b-4402e0b12781 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:42.237920 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 459/1830] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.248119 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-377d4a3c-8169-4817-a57d-175854c7be5f tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec2 returned with HTTP 200 Aug 07 14:02:42.248557 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 456/1831] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs/spec2 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.252092 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-65affaf8-0f72-44ae-93a1-1991786fe8c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.254589 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65affaf8-0f72-44ae-93a1-1991786fe8c2 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] PUT https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata Aug 07 14:02:42.255264 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65affaf8-0f72-44ae-93a1-1991786fe8c2 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:42.262054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39ccb6ec-a2df-4212-a707-ace799ddd505 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.263866 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39ccb6ec-a2df-4212-a707-ace799ddd505 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] POST https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs Aug 07 14:02:42.264898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39ccb6ec-a2df-4212-a707-ace799ddd505 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:42.272318 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.272318 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:42.272318 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-65affaf8-0f72-44ae-93a1-1991786fe8c2 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.307147 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39ccb6ec-a2df-4212-a707-ace799ddd505 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs returned with HTTP 200 Aug 07 14:02:42.308216 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 460/1832] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:02:42 2026] POST /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs => generated 51 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.322743 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3c85436-6afb-4158-9690-788b0d7fdc9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.325090 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3c85436-6afb-4158-9690-788b0d7fdc9c tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] GET https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs Aug 07 14:02:42.325372 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-65affaf8-0f72-44ae-93a1-1991786fe8c2 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Update snapshot metadata completed successfully. Aug 07 14:02:42.325454 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3c85436-6afb-4158-9690-788b0d7fdc9c tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.325664 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3c85436-6afb-4158-9690-788b0d7fdc9c tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.325734 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65affaf8-0f72-44ae-93a1-1991786fe8c2 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata returned with HTTP 200 Aug 07 14:02:42.326292 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 458/1833] 10.4.3.193 () {68 vars in 1401 bytes} [Fri Aug 7 14:02:42 2026] PUT /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8/metadata => generated 16 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.340266 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.340938 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3c85436-6afb-4158-9690-788b0d7fdc9c tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs returned with HTTP 200 Aug 07 14:02:42.341472 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 460/1834] 10.4.3.193 () {66 vars in 1378 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e/extra_specs => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:42.342017 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 Aug 07 14:02:42.342311 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.342587 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.342733 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Delete snapshot with id: 27a78973-630b-4575-866b-e6ae9f1c13c8 Aug 07 14:02:42.351786 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.351786 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:42.352820 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.353584 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cea98a04-3bed-486d-9041-3e1469bbf508 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.357529 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cea98a04-3bed-486d-9041-3e1469bbf508 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] DELETE https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e Aug 07 14:02:42.357529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cea98a04-3bed-486d-9041-3e1469bbf508 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.357529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cea98a04-3bed-486d-9041-3e1469bbf508 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.389686 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot delete request issued successfully. Aug 07 14:02:42.391013 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab17784f-e83a-4ee8-9c48-ded698fec0c5 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 returned with HTTP 202 Aug 07 14:02:42.391013 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 457/1835] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:42 2026] DELETE /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:42.399334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0eeba466-6638-4b6f-810f-ce85470bb451 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.403531 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eeba466-6638-4b6f-810f-ce85470bb451 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 Aug 07 14:02:42.404470 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eeba466-6638-4b6f-810f-ce85470bb451 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.405071 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0eeba466-6638-4b6f-810f-ce85470bb451 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.413048 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cea98a04-3bed-486d-9041-3e1469bbf508 tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e returned with HTTP 202 Aug 07 14:02:42.413652 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 461/1836] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:02:42 2026] DELETE /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:42.421779 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:42.421779 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:42.421779 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0eeba466-6638-4b6f-810f-ce85470bb451 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Snapshot retrieved successfully. Aug 07 14:02:42.422580 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0eeba466-6638-4b6f-810f-ce85470bb451 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 returned with HTTP 200 Aug 07 14:02:42.424564 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 459/1837] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:42.427067 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf2b7f7f-f3fd-478c-992c-aa704532598a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:42.430704 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf2b7f7f-f3fd-478c-992c-aa704532598a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] GET https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e Aug 07 14:02:42.430704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf2b7f7f-f3fd-478c-992c-aa704532598a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:42.430704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf2b7f7f-f3fd-478c-992c-aa704532598a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:42.436072 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf2b7f7f-f3fd-478c-992c-aa704532598a tempest-VolumeTypesExtraSpecsTest-1935763416 tempest-VolumeTypesExtraSpecsTest-1935763416-project-admin] https://10.4.3.193/volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e returned with HTTP 404 Aug 07 14:02:42.437061 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 461/1838] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:02:42 2026] GET /volume/v3/types/80a76771-7508-47db-a7a4-f50ba1013f6e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:43.441831 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-302ce8e0-cf32-4cc8-8e62-b1687c906b2d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:43.444110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-302ce8e0-cf32-4cc8-8e62-b1687c906b2d tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 Aug 07 14:02:43.444649 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-302ce8e0-cf32-4cc8-8e62-b1687c906b2d tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:43.445614 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-302ce8e0-cf32-4cc8-8e62-b1687c906b2d tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:43.454348 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-302ce8e0-cf32-4cc8-8e62-b1687c906b2d tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 returned with HTTP 404 Aug 07 14:02:43.455357 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 458/1839] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:43 2026] GET /volume/v3/snapshots/27a78973-630b-4575-866b-e6ae9f1c13c8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:43.467251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-473435da-6d37-4222-aca1-389596005e57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:43.470598 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-473435da-6d37-4222-aca1-389596005e57 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:43.470915 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-473435da-6d37-4222-aca1-389596005e57 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:43.471784 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-473435da-6d37-4222-aca1-389596005e57 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:43.486955 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:43.486955 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:43.494287 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-473435da-6d37-4222-aca1-389596005e57 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Volume info retrieved successfully. Aug 07 14:02:43.501210 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-473435da-6d37-4222-aca1-389596005e57 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 returned with HTTP 200 Aug 07 14:02:43.502014 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 462/1840] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:43 2026] GET /volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:43.521711 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:43.525059 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] DELETE https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:43.525446 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:43.525753 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:43.526026 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Delete volume with id: 499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:43.537857 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:43.537857 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:43.539892 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Volume info retrieved successfully. Aug 07 14:02:43.580768 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Delete volume request issued successfully. Aug 07 14:02:43.581057 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aa49725-4a33-4d96-96d0-5c70e69b4e2f tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 returned with HTTP 202 Aug 07 14:02:43.581592 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 460/1841] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:43 2026] DELETE /volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:43.594608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50935f99-0f6d-439b-889e-7c2625edd068 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:43.597076 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50935f99-0f6d-439b-889e-7c2625edd068 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:43.597393 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50935f99-0f6d-439b-889e-7c2625edd068 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:43.598324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50935f99-0f6d-439b-889e-7c2625edd068 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:43.609425 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:43.609425 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:43.620323 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50935f99-0f6d-439b-889e-7c2625edd068 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Volume info retrieved successfully. Aug 07 14:02:43.627485 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50935f99-0f6d-439b-889e-7c2625edd068 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 returned with HTTP 200 Aug 07 14:02:43.628516 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 462/1842] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:43 2026] GET /volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:44.481403 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:44.648709 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-230075fd-98f7-4b00-9731-d8d141ca8ac7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:44.653415 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-230075fd-98f7-4b00-9731-d8d141ca8ac7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] GET https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 Aug 07 14:02:44.653415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-230075fd-98f7-4b00-9731-d8d141ca8ac7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:44.655079 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-230075fd-98f7-4b00-9731-d8d141ca8ac7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:44.669744 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-230075fd-98f7-4b00-9731-d8d141ca8ac7 tempest-SnapshotMetadataTestJSON-1253397107 tempest-SnapshotMetadataTestJSON-1253397107-project-member] https://10.4.3.193/volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 returned with HTTP 404 Aug 07 14:02:44.670486 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 463/1843] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:44 2026] GET /volume/v3/volumes/499a5317-531a-4f69-b819-c6fbd1be60d1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:44.691223 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:44.691223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1520410450"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:44.693664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1520410450'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:44.693796 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Create volume of 1 GB Aug 07 14:02:44.694286 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:44.694286 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:44.707467 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Availability Zones retrieved successfully. Aug 07 14:02:44.717388 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Flow 'volume_create_api' (a33405b1-903e-4b94-9e2d-f199892dad4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:44.719021 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a190e4-1f72-4e94-8ccf-41c8ed51a8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:44.720726 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:44.785776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a190e4-1f72-4e94-8ccf-41c8ed51a8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:44.785776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75451641-e6ae-4766-bbcd-644c36ae1b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:44.920550 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Created reservations ['8de08926-1257-4e08-bf9c-d0680dd5796a', '17277a55-402b-4eb4-83cd-e221fb600238', '43699be0-d93f-4de6-8212-1632be532d64', '89483ba7-4cff-49c3-b213-fc26124f12e3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:44.921499 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75451641-e6ae-4766-bbcd-644c36ae1b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de08926-1257-4e08-bf9c-d0680dd5796a', '17277a55-402b-4eb4-83cd-e221fb600238', '43699be0-d93f-4de6-8212-1632be532d64', '89483ba7-4cff-49c3-b213-fc26124f12e3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:44.922311 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c65d78f-161c-4e27-abba-21ea787d06f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:44.945570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c65d78f-161c-4e27-abba-21ea787d06f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5efe2a86-95f6-492f-8d35-9421218642a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1520410450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0e199a377c74e7fae882b38397b385e',qos_specs=None,replication_status=,reservations=['8de08926-1257-4e08-bf9c-d0680dd5796a','17277a55-402b-4eb4-83cd-e221fb600238','43699be0-d93f-4de6-8212-1632be532d64','89483ba7-4cff-49c3-b213-fc26124f12e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61cdf92a8fe41999682c96819abaa3b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1520410450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5efe2a86-95f6-492f-8d35-9421218642a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0e199a377c74e7fae882b38397b385e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c61cdf92a8fe41999682c96819abaa3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:44.946349 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53fdaf2a-78f5-434d-9b44-4a4914a48405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:44.979585 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53fdaf2a-78f5-434d-9b44-4a4914a48405) transitioned into state 'SUCCESS' from state '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-1520410450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0e199a377c74e7fae882b38397b385e',qos_specs=None,replication_status=,reservations=['8de08926-1257-4e08-bf9c-d0680dd5796a','17277a55-402b-4eb4-83cd-e221fb600238','43699be0-d93f-4de6-8212-1632be532d64','89483ba7-4cff-49c3-b213-fc26124f12e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61cdf92a8fe41999682c96819abaa3b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:44.980533 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb18a7a9-558a-432e-ae69-470eab56dacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:44.995023 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb18a7a9-558a-432e-ae69-470eab56dacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:44.996030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Flow 'volume_create_api' (a33405b1-903e-4b94-9e2d-f199892dad4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:44.996500 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Create volume request issued successfully. Aug 07 14:02:44.997421 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e179c1b-d041-48c7-bdc2-8d9ce7a88399 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:44.998140 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 459/1844] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:02:44 2026] POST /volume/v3/volumes => generated 819 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:45.012582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4605af3b-ced6-499f-9b91-adf3eaa57eaa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:45.015330 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4605af3b-ced6-499f-9b91-adf3eaa57eaa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:45.015630 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4605af3b-ced6-499f-9b91-adf3eaa57eaa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:45.015924 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4605af3b-ced6-499f-9b91-adf3eaa57eaa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:45.028106 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:45.028106 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:45.035467 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4605af3b-ced6-499f-9b91-adf3eaa57eaa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Volume info retrieved successfully. Aug 07 14:02:45.042750 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4605af3b-ced6-499f-9b91-adf3eaa57eaa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 200 Aug 07 14:02:45.043289 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 461/1845] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:45 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:45.570593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:45.572781 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:45.573392 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-101191679"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:45.575360 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Create volume request body: {'volume': {'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-101191679'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:45.820106 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Create volume of 1 GB Aug 07 14:02:45.827875 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Availability Zones retrieved successfully. Aug 07 14:02:45.835439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Flow 'volume_create_api' (19dcafb1-fcad-45f8-ae63-2c11c1287383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:45.837218 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317c17db-7502-4bdf-9ce1-7cde6e631eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:45.838624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:45.920726 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317c17db-7502-4bdf-9ce1-7cde6e631eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:45.922704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c31e71-7234-4639-b05d-29636fc035c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.005859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Created reservations ['ec234e09-ffc6-44c2-aebc-eedb37644855', '3ef1026f-b458-4d46-b278-0d928ae03e08', 'd45aa4a4-29b6-4841-8ea6-e332b1dec3b3', '17655b52-3637-4e91-982f-9121935612a9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:46.006768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c31e71-7234-4639-b05d-29636fc035c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec234e09-ffc6-44c2-aebc-eedb37644855', '3ef1026f-b458-4d46-b278-0d928ae03e08', 'd45aa4a4-29b6-4841-8ea6-e332b1dec3b3', '17655b52-3637-4e91-982f-9121935612a9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.007673 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174950f3-8add-4b94-b91d-528d25b59d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.033665 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174950f3-8add-4b94-b91d-528d25b59d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f707e2-282e-4d49-ba94-2afc667c9963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-101191679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8764928f60794e9793b9415e5a849a96',qos_specs=None,replication_status=,reservations=['ec234e09-ffc6-44c2-aebc-eedb37644855','3ef1026f-b458-4d46-b278-0d928ae03e08','d45aa4a4-29b6-4841-8ea6-e332b1dec3b3','17655b52-3637-4e91-982f-9121935612a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8f75c507e34483b42a71099bc92d44',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-101191679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82f707e2-282e-4d49-ba94-2afc667c9963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8764928f60794e9793b9415e5a849a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8f75c507e34483b42a71099bc92d44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.034939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f52a267-8cb1-44e5-83aa-213ef3ed600e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.058529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f52a267-8cb1-44e5-83aa-213ef3ed600e) transitioned into state 'SUCCESS' from state '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-101191679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8764928f60794e9793b9415e5a849a96',qos_specs=None,replication_status=,reservations=['ec234e09-ffc6-44c2-aebc-eedb37644855','3ef1026f-b458-4d46-b278-0d928ae03e08','d45aa4a4-29b6-4841-8ea6-e332b1dec3b3','17655b52-3637-4e91-982f-9121935612a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8f75c507e34483b42a71099bc92d44',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.059231 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8e8f0c-904e-4259-8e4c-7e4c12ff3880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.065438 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c855d48-aa30-484d-8e4b-01be29dcaabf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.068670 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c855d48-aa30-484d-8e4b-01be29dcaabf tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:46.068670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c855d48-aa30-484d-8e4b-01be29dcaabf tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.069792 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c855d48-aa30-484d-8e4b-01be29dcaabf tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:46.073566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8e8f0c-904e-4259-8e4c-7e4c12ff3880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.075831 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Flow 'volume_create_api' (19dcafb1-fcad-45f8-ae63-2c11c1287383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:46.076543 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Create volume request issued successfully. Aug 07 14:02:46.077547 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1bd918c-3faf-46e5-9314-f6eeaa38b179 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:46.078101 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 463/1846] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:02:45 2026] POST /volume/v3/volumes => generated 750 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 14:02:46.085467 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:46.085467 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:46.091990 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c855d48-aa30-484d-8e4b-01be29dcaabf tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Volume info retrieved successfully. Aug 07 14:02:46.092663 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-235c3d0f-7042-46b9-b03f-e0de7c94cff0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.096325 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-235c3d0f-7042-46b9-b03f-e0de7c94cff0 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] GET https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:46.097027 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-235c3d0f-7042-46b9-b03f-e0de7c94cff0 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.097264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-235c3d0f-7042-46b9-b03f-e0de7c94cff0 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:46.101361 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c855d48-aa30-484d-8e4b-01be29dcaabf tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 200 Aug 07 14:02:46.102001 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 464/1847] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 946 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:46.117716 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:46.117716 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:46.124086 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f5489c3-79c2-47b2-94d4-e1725ceaa299 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.126484 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-235c3d0f-7042-46b9-b03f-e0de7c94cff0 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:46.128862 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f5489c3-79c2-47b2-94d4-e1725ceaa299 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 07 14:02:46.130922 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f5489c3-79c2-47b2-94d4-e1725ceaa299 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5efe2a86-95f6-492f-8d35-9421218642a3"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:46.133059 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-3f5489c3-79c2-47b2-94d4-e1725ceaa299 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Creating new volume transfer {'transfer': {'volume_id': '5efe2a86-95f6-492f-8d35-9421218642a3'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 14:02:46.133197 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volume_transfer [None req-3f5489c3-79c2-47b2-94d4-e1725ceaa299 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Creating transfer of volume 5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:46.133728 np0000006713 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-3f5489c3-79c2-47b2-94d4-e1725ceaa299 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Generating transfer record for volume 5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:46.135390 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-235c3d0f-7042-46b9-b03f-e0de7c94cff0 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 returned with HTTP 200 Aug 07 14:02:46.136004 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 460/1848] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:46.147489 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:46.147489 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:46.168620 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f5489c3-79c2-47b2-94d4-e1725ceaa299 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 07 14:02:46.169744 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 462/1849] 10.4.3.193 () {70 vars in 1326 bytes} [Fri Aug 7 14:02:46 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:46.185165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85e0d07b-c887-46e6-86c7-160143ebd4d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.190443 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85e0d07b-c887-46e6-86c7-160143ebd4d8 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:46.190760 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85e0d07b-c887-46e6-86c7-160143ebd4d8 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.191053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85e0d07b-c887-46e6-86c7-160143ebd4d8 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:46.203283 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:46.203283 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:46.213806 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-85e0d07b-c887-46e6-86c7-160143ebd4d8 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Volume info retrieved successfully. Aug 07 14:02:46.223633 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85e0d07b-c887-46e6-86c7-160143ebd4d8 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 200 Aug 07 14:02:46.223775 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 464/1850] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:46.245021 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d1f8b88e-4702-4651-8506-d63469e0a66f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.248221 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1f8b88e-4702-4651-8506-d63469e0a66f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403 Aug 07 14:02:46.248351 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1f8b88e-4702-4651-8506-d63469e0a66f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.248872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1f8b88e-4702-4651-8506-d63469e0a66f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:46.260950 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1f8b88e-4702-4651-8506-d63469e0a66f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403 returned with HTTP 200 Aug 07 14:02:46.262597 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 465/1851] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403 => generated 432 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:46.277544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6c010bb-0cda-4118-a659-2b74c69461ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.280769 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6c010bb-0cda-4118-a659-2b74c69461ce tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volume-transfers Aug 07 14:02:46.281028 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6c010bb-0cda-4118-a659-2b74c69461ce tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.281302 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6c010bb-0cda-4118-a659-2b74c69461ce tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:46.281485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volume_transfer [None req-b6c010bb-0cda-4118-a659-2b74c69461ce tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Listing volume transfers {{(pid=100322) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 14:02:46.289130 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6c010bb-0cda-4118-a659-2b74c69461ce tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 200 Aug 07 14:02:46.289570 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 461/1852] 10.4.3.193 () {68 vars in 1305 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:46.304058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.520285 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] POST https://10.4.3.193/volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403/accept Aug 07 14:02:46.520663 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "96624a44a0f6ce24"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:46.522439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Accepting volume transfer ac637748-ce03-4889-a4e7-ef329723c403 {{(pid=100323) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 14:02:46.522558 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Accepting transfer ac637748-ce03-4889-a4e7-ef329723c403 Aug 07 14:02:46.634710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Created reservations ['5a0ad554-e3f5-4850-9444-67fd92ec7eed', 'b8cb7f76-a9f1-4b7b-8b8e-b920de1c62eb', '3d02533e-52ad-4581-81c8-389cf1bde03c', '1f8d9b93-c831-4ebc-b59e-cfb8380a736b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:46.662667 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.670833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Created reservations ['be4958a6-8c11-4f27-b3ce-226406689682', 'd7ac79f8-11b5-4686-9cb9-69a666f10085', '683a891c-e74a-43e7-bf81-79fbd3c356b8', 'a8f9c832-4ad8-48ab-ac19-660119a37a97'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:46.732700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:46.733419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-94332378"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:46.735463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-94332378'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:46.735697 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume of 1 GB Aug 07 14:02:46.740536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Created reservations ['200b0144-2f4a-448f-a46f-17bdd61e2f6e', '1f432699-34c2-4599-891a-79d0035859b5', '51253066-b2eb-4b21-b8bb-63532fad0fcd', 'b090c44b-4561-45f1-93a0-d5e19f4178af'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:46.742200 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Availability Zones retrieved successfully. Aug 07 14:02:46.752728 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Flow 'volume_create_api' (bb796618-9537-44df-acda-76b3cbcc42db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:46.754162 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f533b8f4-5e4a-4240-a431-493a8a9dc97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.755556 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:46.790967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f533b8f4-5e4a-4240-a431-493a8a9dc97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.792153 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e241671a-5867-4f52-bcdc-49877c0e9f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.800179 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Created reservations ['bba51e94-aced-4c19-b316-20d69ef507da', 'f5c5cf5e-ae8a-4cb9-8c72-a4b99ab83f01', '9cf5e641-ee1c-4996-8b81-120124abf0e4', '53166e7d-6f55-42a5-8ba2-4d5587599326'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:46.820196 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Transfer volume completed successfully. Aug 07 14:02:46.885557 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Created reservations ['f2b650c6-8521-4ae9-b908-367138a897cb', '9b859737-f1ce-4b4b-8eb2-fff4a8e5202e', '8299b923-594c-4d7c-ab28-93b23930f867', 'fbe7de97-92ec-4ef6-ba10-3aaaf40e81a0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:46.886464 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e241671a-5867-4f52-bcdc-49877c0e9f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b650c6-8521-4ae9-b908-367138a897cb', '9b859737-f1ce-4b4b-8eb2-fff4a8e5202e', '8299b923-594c-4d7c-ab28-93b23930f867', 'fbe7de97-92ec-4ef6-ba10-3aaaf40e81a0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.887483 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c822f1a-f44f-4ec9-a8b3-00135fa1bfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.916522 np0000006713 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Volume 5efe2a86-95f6-492f-8d35-9421218642a3 has been transferred. Aug 07 14:02:46.919007 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c822f1a-f44f-4ec9-a8b3-00135fa1bfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-94332378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fbbb2e18e64391a803788c9b62086b',qos_specs=None,replication_status=,reservations=['f2b650c6-8521-4ae9-b908-367138a897cb','9b859737-f1ce-4b4b-8eb2-fff4a8e5202e','8299b923-594c-4d7c-ab28-93b23930f867','fbe7de97-92ec-4ef6-ba10-3aaaf40e81a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-94332378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fbbb2e18e64391a803788c9b62086b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.920087 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d664a60-b084-43f2-ab51-b38c2c853930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.927370 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c3a2172-a97b-4e2f-bbd4-16b925e74ee7 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] https://10.4.3.193/volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403/accept returned with HTTP 202 Aug 07 14:02:46.927987 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 463/1853] 10.4.3.193 () {70 vars in 1458 bytes} [Fri Aug 7 14:02:46 2026] POST /volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403/accept => generated 365 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:46.939218 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51a02f0f-f903-45b4-9ef8-18e1a4e2a723 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.941670 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51a02f0f-f903-45b4-9ef8-18e1a4e2a723 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:46.941926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51a02f0f-f903-45b4-9ef8-18e1a4e2a723 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.942099 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51a02f0f-f903-45b4-9ef8-18e1a4e2a723 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:46.947975 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d664a60-b084-43f2-ab51-b38c2c853930) transitioned into state 'SUCCESS' from state '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-94332378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fbbb2e18e64391a803788c9b62086b',qos_specs=None,replication_status=,reservations=['f2b650c6-8521-4ae9-b908-367138a897cb','9b859737-f1ce-4b4b-8eb2-fff4a8e5202e','8299b923-594c-4d7c-ab28-93b23930f867','fbe7de97-92ec-4ef6-ba10-3aaaf40e81a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.949069 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf04f8a-495e-4f15-9cda-437a827d4458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:46.952193 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:46.952193 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:46.958733 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51a02f0f-f903-45b4-9ef8-18e1a4e2a723 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Volume info retrieved successfully. Aug 07 14:02:46.964464 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf04f8a-495e-4f15-9cda-437a827d4458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:46.966702 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Flow 'volume_create_api' (bb796618-9537-44df-acda-76b3cbcc42db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:46.968309 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume request issued successfully. Aug 07 14:02:46.969258 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51a02f0f-f903-45b4-9ef8-18e1a4e2a723 tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 200 Aug 07 14:02:46.969563 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58c3e3a9-c3c3-47bd-9a17-1b05e8407f83 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:46.970018 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 466/1854] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:46.970325 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 465/1855] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:46 2026] POST /volume/v3/volumes => generated 749 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:46.988626 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5adcf1f7-3122-4908-b422-cda93f18758e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.991807 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5adcf1f7-3122-4908-b422-cda93f18758e tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:46.991807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5adcf1f7-3122-4908-b422-cda93f18758e tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.992105 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-753c7542-f780-4185-a7a1-51a5bc0ed97e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:46.992191 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5adcf1f7-3122-4908-b422-cda93f18758e tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:46.994951 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-753c7542-f780-4185-a7a1-51a5bc0ed97e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:46.995099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-753c7542-f780-4185-a7a1-51a5bc0ed97e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:46.995661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-753c7542-f780-4185-a7a1-51a5bc0ed97e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.005526 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.005526 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:47.006488 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.006488 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:47.011674 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-753c7542-f780-4185-a7a1-51a5bc0ed97e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:47.011868 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5adcf1f7-3122-4908-b422-cda93f18758e tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] Volume info retrieved successfully. Aug 07 14:02:47.020151 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5adcf1f7-3122-4908-b422-cda93f18758e tempest-VolumesTransfersV355Test-1543879895 tempest-VolumesTransfersV355Test-1543879895-project-member] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 200 Aug 07 14:02:47.021137 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-753c7542-f780-4185-a7a1-51a5bc0ed97e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea returned with HTTP 200 Aug 07 14:02:47.021324 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 462/1856] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:47.022090 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 464/1857] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:46 2026] GET /volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:47.040378 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c292541d-7b7f-45a8-8efa-b58f0744e8c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.042864 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c292541d-7b7f-45a8-8efa-b58f0744e8c4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403 Aug 07 14:02:47.043227 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c292541d-7b7f-45a8-8efa-b58f0744e8c4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.043307 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c292541d-7b7f-45a8-8efa-b58f0744e8c4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.043653 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-c292541d-7b7f-45a8-8efa-b58f0744e8c4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Delete transfer with id: ac637748-ce03-4889-a4e7-ef329723c403 Aug 07 14:02:47.048071 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c292541d-7b7f-45a8-8efa-b58f0744e8c4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403 returned with HTTP 404 Aug 07 14:02:47.049132 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 467/1858] 10.4.3.193 () {68 vars in 1419 bytes} [Fri Aug 7 14:02:47 2026] DELETE /volume/v3/volume-transfers/ac637748-ce03-4889-a4e7-ef329723c403 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:47.059061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.157929 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:47.158204 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.158545 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.158683 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Delete volume with id: 5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:47.159216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c0dc773-e72a-48c9-ac4e-a542ddd63b65 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.164030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c0dc773-e72a-48c9-ac4e-a542ddd63b65 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] GET https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:47.164030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c0dc773-e72a-48c9-ac4e-a542ddd63b65 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.164340 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c0dc773-e72a-48c9-ac4e-a542ddd63b65 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.176002 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.176002 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:47.176002 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Volume info retrieved successfully. Aug 07 14:02:47.180740 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.180740 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:47.188607 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5c0dc773-e72a-48c9-ac4e-a542ddd63b65 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.195725 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c0dc773-e72a-48c9-ac4e-a542ddd63b65 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 returned with HTTP 200 Aug 07 14:02:47.196310 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 463/1859] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:47 2026] GET /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 => generated 1358 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:47.209770 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Delete volume request issued successfully. Aug 07 14:02:47.210094 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90aa3273-3909-4950-9ddb-ef44bbf22f54 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 202 Aug 07 14:02:47.210670 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 466/1860] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:02:47 2026] DELETE /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:47.215214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7ae56c1-1fd5-4efa-9059-eee540750bff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.217471 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7ae56c1-1fd5-4efa-9059-eee540750bff tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] POST https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action Aug 07 14:02:47.217745 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7ae56c1-1fd5-4efa-9059-eee540750bff tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-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=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:47.217815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7ae56c1-1fd5-4efa-9059-eee540750bff tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:47.226070 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-757832ba-9ec6-4534-92de-19bb29241d73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.229004 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-757832ba-9ec6-4534-92de-19bb29241d73 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:47.229206 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-757832ba-9ec6-4534-92de-19bb29241d73 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.229728 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-757832ba-9ec6-4534-92de-19bb29241d73 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.231596 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.231596 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:47.244914 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.244914 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:47.245152 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.245152 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:47.246596 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7ae56c1-1fd5-4efa-9059-eee540750bff tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.250991 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-757832ba-9ec6-4534-92de-19bb29241d73 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Volume info retrieved successfully. Aug 07 14:02:47.256906 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-757832ba-9ec6-4534-92de-19bb29241d73 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 200 Aug 07 14:02:47.257635 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 468/1861] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:47 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 1130 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:47.268792 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7ae56c1-1fd5-4efa-9059-eee540750bff tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Update volume metadata completed successfully. Aug 07 14:02:47.269154 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7ae56c1-1fd5-4efa-9059-eee540750bff tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action returned with HTTP 200 Aug 07 14:02:47.269890 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 465/1862] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:02:47 2026] POST /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action => generated 563 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:47.279149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08a7bd5e-915d-432f-b55e-77e416b12e83 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.282437 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08a7bd5e-915d-432f-b55e-77e416b12e83 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] GET https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:47.283208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08a7bd5e-915d-432f-b55e-77e416b12e83 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.283525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08a7bd5e-915d-432f-b55e-77e416b12e83 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.293770 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.293770 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:47.299373 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-08a7bd5e-915d-432f-b55e-77e416b12e83 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.306143 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08a7bd5e-915d-432f-b55e-77e416b12e83 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 returned with HTTP 200 Aug 07 14:02:47.307015 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 464/1863] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:47 2026] GET /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 => generated 1418 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:47.326871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.329152 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] POST https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action Aug 07 14:02:47.329288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:47.329405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:47.339124 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.339124 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:47.346208 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.346208 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:47.346582 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.352117 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Get volume image-metadata completed successfully. Aug 07 14:02:47.365261 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Delete volume metadata completed successfully. Aug 07 14:02:47.365442 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9e89e4c-681b-4222-9961-d91041eaf5eb tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action returned with HTTP 200 Aug 07 14:02:47.365927 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 467/1864] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:47 2026] POST /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 14:02:47.374009 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d10f9256-39de-46ba-8d5e-4674f7dc9733 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.376690 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d10f9256-39de-46ba-8d5e-4674f7dc9733 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] POST https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action Aug 07 14:02:47.377540 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d10f9256-39de-46ba-8d5e-4674f7dc9733 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:47.377621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d10f9256-39de-46ba-8d5e-4674f7dc9733 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:47.389453 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.389453 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:47.390342 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d10f9256-39de-46ba-8d5e-4674f7dc9733 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.400116 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d10f9256-39de-46ba-8d5e-4674f7dc9733 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Get volume image-metadata completed successfully. Aug 07 14:02:47.400467 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d10f9256-39de-46ba-8d5e-4674f7dc9733 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action returned with HTTP 200 Aug 07 14:02:47.401126 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 469/1865] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:47 2026] POST /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963/action => generated 537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:47.410877 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1da76d81-7924-4e5d-96e6-4361369b22c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.413460 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1da76d81-7924-4e5d-96e6-4361369b22c5 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] GET https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:47.413775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1da76d81-7924-4e5d-96e6-4361369b22c5 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.414062 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1da76d81-7924-4e5d-96e6-4361369b22c5 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.425068 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.425068 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:47.431221 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1da76d81-7924-4e5d-96e6-4361369b22c5 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.436928 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1da76d81-7924-4e5d-96e6-4361369b22c5 tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 returned with HTTP 200 Aug 07 14:02:47.437333 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 466/1866] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:47 2026] GET /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:47.450821 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3537897-ebe3-473f-838e-c32a539c61dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.453206 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3537897-ebe3-473f-838e-c32a539c61dd tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] DELETE https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:47.453471 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3537897-ebe3-473f-838e-c32a539c61dd tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.453696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3537897-ebe3-473f-838e-c32a539c61dd tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.453894 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e3537897-ebe3-473f-838e-c32a539c61dd tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Delete volume with id: 82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:47.460728 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.460728 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:47.461353 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e3537897-ebe3-473f-838e-c32a539c61dd tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.479162 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e3537897-ebe3-473f-838e-c32a539c61dd tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Delete volume request issued successfully. Aug 07 14:02:47.479488 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3537897-ebe3-473f-838e-c32a539c61dd tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 returned with HTTP 202 Aug 07 14:02:47.480064 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 465/1867] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:47 2026] DELETE /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:47.487869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f498cd58-26e2-446c-b464-e8748d67346c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:47.489922 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f498cd58-26e2-446c-b464-e8748d67346c tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] GET https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:47.490153 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f498cd58-26e2-446c-b464-e8748d67346c tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:47.490383 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f498cd58-26e2-446c-b464-e8748d67346c tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:47.498564 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:47.498564 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:47.502738 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f498cd58-26e2-446c-b464-e8748d67346c tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Volume info retrieved successfully. Aug 07 14:02:47.508215 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f498cd58-26e2-446c-b464-e8748d67346c tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 returned with HTTP 200 Aug 07 14:02:47.508653 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 468/1868] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:47 2026] GET /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:48.043722 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dee5214e-9a9c-42a2-8b1c-86e8468e3ffd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.046411 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dee5214e-9a9c-42a2-8b1c-86e8468e3ffd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:48.046411 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dee5214e-9a9c-42a2-8b1c-86e8468e3ffd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:48.046718 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dee5214e-9a9c-42a2-8b1c-86e8468e3ffd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:48.061093 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:48.061093 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:48.066800 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dee5214e-9a9c-42a2-8b1c-86e8468e3ffd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:48.074261 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dee5214e-9a9c-42a2-8b1c-86e8468e3ffd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea returned with HTTP 200 Aug 07 14:02:48.074721 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 470/1869] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:48 2026] GET /volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:48.090036 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.093040 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:48.093574 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea", "name": "tempest-VolumesDeleteCascade-Snapshot-1342132430"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:48.109271 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:48.109271 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:48.110070 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:48.110121 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create snapshot from volume 9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:48.158053 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Created reservations ['9cd612c8-1050-4f62-b504-234c68e27653', '95b81654-68cc-49b0-a97a-d7bad12a7a8c', '1c4f6403-df26-48cd-8574-49b95e6cc8c4', 'f08f6902-e1af-48cc-8192-2e90efb712ba'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:48.194999 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot create request issued successfully. Aug 07 14:02:48.195698 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60c72a42-705f-4b7f-b4fc-858a5b8b90d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:02:48.196409 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 467/1870] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:02:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:48.213342 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9678fb0a-5f94-4223-a6c2-e61cfd2c4c4b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.225232 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9678fb0a-5f94-4223-a6c2-e61cfd2c4c4b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c Aug 07 14:02:48.225232 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9678fb0a-5f94-4223-a6c2-e61cfd2c4c4b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:48.225232 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9678fb0a-5f94-4223-a6c2-e61cfd2c4c4b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:48.234888 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:48.234888 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:48.235423 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9678fb0a-5f94-4223-a6c2-e61cfd2c4c4b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot retrieved successfully. Aug 07 14:02:48.236417 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9678fb0a-5f94-4223-a6c2-e61cfd2c4c4b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c returned with HTTP 200 Aug 07 14:02:48.236888 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 466/1871] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:48 2026] GET /volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:48.277102 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5827e730-643b-4339-b468-3309a237e365 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.280728 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5827e730-643b-4339-b468-3309a237e365 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:48.283520 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5827e730-643b-4339-b468-3309a237e365 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:48.283936 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5827e730-643b-4339-b468-3309a237e365 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:48.291820 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5827e730-643b-4339-b468-3309a237e365 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 404 Aug 07 14:02:48.292551 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 469/1872] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:48 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:48.300157 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9144bab9-129f-4357-979f-e9e5da6fa3a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.302134 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9144bab9-129f-4357-979f-e9e5da6fa3a4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:48.302356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9144bab9-129f-4357-979f-e9e5da6fa3a4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:48.302603 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9144bab9-129f-4357-979f-e9e5da6fa3a4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:48.310962 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9144bab9-129f-4357-979f-e9e5da6fa3a4 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 404 Aug 07 14:02:48.311546 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 471/1873] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:48 2026] GET /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:48.321460 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f49fb777-e32a-486d-b424-a3b103a8aa2f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.323499 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f49fb777-e32a-486d-b424-a3b103a8aa2f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:48.323638 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f49fb777-e32a-486d-b424-a3b103a8aa2f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:48.323832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f49fb777-e32a-486d-b424-a3b103a8aa2f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:48.324034 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f49fb777-e32a-486d-b424-a3b103a8aa2f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Delete volume with id: 5efe2a86-95f6-492f-8d35-9421218642a3 Aug 07 14:02:48.326322 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=725,cinder:UPDATE=229,cinder:INSERT=124,cinder:DELETE=5 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:02:48.331157 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f49fb777-e32a-486d-b424-a3b103a8aa2f tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 returned with HTTP 404 Aug 07 14:02:48.331819 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 468/1874] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:02:48 2026] DELETE /volume/v3/volumes/5efe2a86-95f6-492f-8d35-9421218642a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:48.341097 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01b5b350-1b88-447b-afb9-9e2801d33630 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.342952 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:48.343360 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-554734720"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:48.344792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-554734720'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:48.345008 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Create volume of 1 GB Aug 07 14:02:48.349188 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Availability Zones retrieved successfully. Aug 07 14:02:48.355908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Flow 'volume_create_api' (6715538f-acb3-454b-b085-5ff80716b831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:48.356822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3b28a7-edf4-43ca-ad64-79ec6ff811ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:48.357746 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:48.384695 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3b28a7-edf4-43ca-ad64-79ec6ff811ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:48.385564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c6e76a-0833-4efe-acbd-878a84a53fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:48.433291 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Created reservations ['5ee35ae3-ced2-4e57-a2e9-73387230b74c', '7ea44b1c-5dd6-4716-b09d-fdee6acc3955', 'ceda0548-0b80-40f5-8877-a5c69d9134d0', 'dcaa7b44-eeac-451a-9289-d63b640ee4b8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:48.434501 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c6e76a-0833-4efe-acbd-878a84a53fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee35ae3-ced2-4e57-a2e9-73387230b74c', '7ea44b1c-5dd6-4716-b09d-fdee6acc3955', 'ceda0548-0b80-40f5-8877-a5c69d9134d0', 'dcaa7b44-eeac-451a-9289-d63b640ee4b8']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:48.435542 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bcaf55b-e55a-42d9-b012-2895fea61ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:48.462253 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bcaf55b-e55a-42d9-b012-2895fea61ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76cd6019-75a0-4318-909e-f9326939c788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-554734720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0e199a377c74e7fae882b38397b385e',qos_specs=None,replication_status=,reservations=['5ee35ae3-ced2-4e57-a2e9-73387230b74c','7ea44b1c-5dd6-4716-b09d-fdee6acc3955','ceda0548-0b80-40f5-8877-a5c69d9134d0','dcaa7b44-eeac-451a-9289-d63b640ee4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61cdf92a8fe41999682c96819abaa3b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-554734720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76cd6019-75a0-4318-909e-f9326939c788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0e199a377c74e7fae882b38397b385e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c61cdf92a8fe41999682c96819abaa3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:48.463203 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aeda89-60ea-4f88-848f-8aaa29a54b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:48.484352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aeda89-60ea-4f88-848f-8aaa29a54b4b) transitioned into state 'SUCCESS' from state '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-554734720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0e199a377c74e7fae882b38397b385e',qos_specs=None,replication_status=,reservations=['5ee35ae3-ced2-4e57-a2e9-73387230b74c','7ea44b1c-5dd6-4716-b09d-fdee6acc3955','ceda0548-0b80-40f5-8877-a5c69d9134d0','dcaa7b44-eeac-451a-9289-d63b640ee4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c61cdf92a8fe41999682c96819abaa3b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:48.485227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a718d95-a56b-4b19-89fb-46f9ca3b704f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:48.496654 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a718d95-a56b-4b19-89fb-46f9ca3b704f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:48.497860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Flow 'volume_create_api' (6715538f-acb3-454b-b085-5ff80716b831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:48.498309 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Create volume request issued successfully. Aug 07 14:02:48.499390 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01b5b350-1b88-447b-afb9-9e2801d33630 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:48.499962 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 467/1875] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:02:48 2026] POST /volume/v3/volumes => generated 818 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:48.514475 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68764bdb-f8ce-4658-87c0-56131b5007e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.516118 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68764bdb-f8ce-4658-87c0-56131b5007e7 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:48.516386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68764bdb-f8ce-4658-87c0-56131b5007e7 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:48.516598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68764bdb-f8ce-4658-87c0-56131b5007e7 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:48.523192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f9aa56ee-786c-4442-8208-a8645bff60cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.527140 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:48.527140 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:48.529716 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9aa56ee-786c-4442-8208-a8645bff60cf tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] GET https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 Aug 07 14:02:48.530020 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9aa56ee-786c-4442-8208-a8645bff60cf tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:48.530264 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9aa56ee-786c-4442-8208-a8645bff60cf tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:48.531405 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68764bdb-f8ce-4658-87c0-56131b5007e7 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Volume info retrieved successfully. Aug 07 14:02:48.537710 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68764bdb-f8ce-4658-87c0-56131b5007e7 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 200 Aug 07 14:02:48.538226 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 470/1876] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:48 2026] GET /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:48.542058 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9aa56ee-786c-4442-8208-a8645bff60cf tempest-VolumesImageMetadata-1373934822 tempest-VolumesImageMetadata-1373934822-project-member] https://10.4.3.193/volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 returned with HTTP 404 Aug 07 14:02:48.542654 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 472/1877] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:48 2026] GET /volume/v3/volumes/82f707e2-282e-4d49-ba94-2afc667c9963 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:48.883984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:48.886479 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:48.886802 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-113065914"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:48.888410 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-113065914'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:48.889564 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume of 1 GB Aug 07 14:02:48.890182 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:48.890182 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:48.895571 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Availability Zones retrieved successfully. Aug 07 14:02:48.903988 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Flow 'volume_create_api' (5924d2b1-4fbf-4731-9d84-dc511bf1189e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:48.905646 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfb4fe4-f2b4-4d11-929a-e94d685aa45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:48.907085 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:48.945144 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfb4fe4-f2b4-4d11-929a-e94d685aa45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:48.945144 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186b4df7-758b-46c1-8899-fc267a91e626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:49.003268 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Created reservations ['56285d7b-51e3-4050-a337-9d3ccd61cc18', 'c8d925fa-e13c-4f35-9f7b-1184a60f8b2f', '411edd6d-53b6-4f5b-9c3c-d88489f29a1c', '1fb396d7-a138-473a-a85d-991119a56896'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:49.004466 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186b4df7-758b-46c1-8899-fc267a91e626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56285d7b-51e3-4050-a337-9d3ccd61cc18', 'c8d925fa-e13c-4f35-9f7b-1184a60f8b2f', '411edd6d-53b6-4f5b-9c3c-d88489f29a1c', '1fb396d7-a138-473a-a85d-991119a56896']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:49.005642 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63171668-44ab-4285-a83e-f31c7a18f3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:49.037829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63171668-44ab-4285-a83e-f31c7a18f3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b951c894-3b2b-4279-91f5-33c5e04a09e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-113065914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6729ab8e5cc45daaa491d252bc98247',qos_specs=None,replication_status=,reservations=['56285d7b-51e3-4050-a337-9d3ccd61cc18','c8d925fa-e13c-4f35-9f7b-1184a60f8b2f','411edd6d-53b6-4f5b-9c3c-d88489f29a1c','1fb396d7-a138-473a-a85d-991119a56896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c8026645c64e168e6369001afd2783',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-113065914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b951c894-3b2b-4279-91f5-33c5e04a09e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6729ab8e5cc45daaa491d252bc98247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c8026645c64e168e6369001afd2783',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:49.039249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93d8e29e-bdbe-43b5-8724-fc19be860c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:49.072941 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93d8e29e-bdbe-43b5-8724-fc19be860c95) transitioned into state 'SUCCESS' from state '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-113065914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6729ab8e5cc45daaa491d252bc98247',qos_specs=None,replication_status=,reservations=['56285d7b-51e3-4050-a337-9d3ccd61cc18','c8d925fa-e13c-4f35-9f7b-1184a60f8b2f','411edd6d-53b6-4f5b-9c3c-d88489f29a1c','1fb396d7-a138-473a-a85d-991119a56896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c8026645c64e168e6369001afd2783',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:49.073800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30ac2f0-f64f-4dc6-824d-e43e4eec9ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:49.095480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30ac2f0-f64f-4dc6-824d-e43e4eec9ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:49.095480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Flow 'volume_create_api' (5924d2b1-4fbf-4731-9d84-dc511bf1189e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:49.095480 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Create volume request issued successfully. Aug 07 14:02:49.095480 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af56181c-92d6-4cdb-a2cc-02ac30c80fb0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:49.095997 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 469/1878] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:48 2026] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:49.118294 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69657e10-96d9-46bc-9c7a-b5ef9d2cbea6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.125030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69657e10-96d9-46bc-9c7a-b5ef9d2cbea6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:49.125030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69657e10-96d9-46bc-9c7a-b5ef9d2cbea6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.125030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69657e10-96d9-46bc-9c7a-b5ef9d2cbea6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.136809 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.136809 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:49.143903 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-69657e10-96d9-46bc-9c7a-b5ef9d2cbea6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:49.153256 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69657e10-96d9-46bc-9c7a-b5ef9d2cbea6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:49.154309 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 468/1879] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:49.247715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6ee4916-853a-45d9-bd53-4b43a83eb570 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.250324 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6ee4916-853a-45d9-bd53-4b43a83eb570 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c Aug 07 14:02:49.250610 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6ee4916-853a-45d9-bd53-4b43a83eb570 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.250940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6ee4916-853a-45d9-bd53-4b43a83eb570 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.257759 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.257759 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:49.258484 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f6ee4916-853a-45d9-bd53-4b43a83eb570 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot retrieved successfully. Aug 07 14:02:49.259744 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6ee4916-853a-45d9-bd53-4b43a83eb570 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c returned with HTTP 200 Aug 07 14:02:49.260680 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 471/1880] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:49.274287 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a7a87f2-5120-411e-8986-e2ec35af272f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.278277 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a7a87f2-5120-411e-8986-e2ec35af272f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:49.278603 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a7a87f2-5120-411e-8986-e2ec35af272f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea", "name": "tempest-VolumesDeleteCascade-Snapshot-527788660"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:49.292027 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.292027 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:49.292027 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5a7a87f2-5120-411e-8986-e2ec35af272f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:49.292349 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-5a7a87f2-5120-411e-8986-e2ec35af272f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create snapshot from volume 9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:49.331537 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5a7a87f2-5120-411e-8986-e2ec35af272f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Created reservations ['9c2cfa56-0cd0-4ad5-8109-1162e9dbc2d5', '219da7cc-b2ad-4f49-b2a1-aba0519b48b3', '43d897b0-21f4-4635-bbb2-d4012fb85c4d', 'dcfb9593-c2a8-4df7-813c-89ec93d2d1c1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:49.368473 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5a7a87f2-5120-411e-8986-e2ec35af272f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot create request issued successfully. Aug 07 14:02:49.369080 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a7a87f2-5120-411e-8986-e2ec35af272f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:02:49.369560 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 473/1881] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:02:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:49.382343 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fe3e083d-e231-41b9-9ef3-41af752dda23 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.383767 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe3e083d-e231-41b9-9ef3-41af752dda23 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 Aug 07 14:02:49.384124 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe3e083d-e231-41b9-9ef3-41af752dda23 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.384554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe3e083d-e231-41b9-9ef3-41af752dda23 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.392026 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.392026 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:49.393217 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe3e083d-e231-41b9-9ef3-41af752dda23 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot retrieved successfully. Aug 07 14:02:49.394028 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe3e083d-e231-41b9-9ef3-41af752dda23 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 returned with HTTP 200 Aug 07 14:02:49.394730 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 470/1882] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:49.556878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c74336c5-8862-43ee-82fe-568ce540c031 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.559524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c74336c5-8862-43ee-82fe-568ce540c031 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.559801 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c74336c5-8862-43ee-82fe-568ce540c031 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.560113 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c74336c5-8862-43ee-82fe-568ce540c031 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.570553 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.570553 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:49.575942 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c74336c5-8862-43ee-82fe-568ce540c031 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Volume info retrieved successfully. Aug 07 14:02:49.582927 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c74336c5-8862-43ee-82fe-568ce540c031 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 200 Aug 07 14:02:49.583390 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 469/1883] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:49.605823 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b227121e-0d80-4613-b67a-3a6e97fd5d3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.607722 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b227121e-0d80-4613-b67a-3a6e97fd5d3a tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 07 14:02:49.608116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b227121e-0d80-4613-b67a-3a6e97fd5d3a tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "76cd6019-75a0-4318-909e-f9326939c788"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:49.609579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-b227121e-0d80-4613-b67a-3a6e97fd5d3a tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Creating new volume transfer {'transfer': {'volume_id': '76cd6019-75a0-4318-909e-f9326939c788'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 14:02:49.609748 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volume_transfer [None req-b227121e-0d80-4613-b67a-3a6e97fd5d3a tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Creating transfer of volume 76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.609826 np0000006713 devstack@c-api.service[100325]: INFO cinder.transfer.api [None req-b227121e-0d80-4613-b67a-3a6e97fd5d3a tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Generating transfer record for volume 76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.617943 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.617943 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:49.637066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b227121e-0d80-4613-b67a-3a6e97fd5d3a tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 07 14:02:49.637813 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 472/1884] 10.4.3.193 () {70 vars in 1326 bytes} [Fri Aug 7 14:02:49 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:49.648178 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db11aba7-e46c-4e83-86dc-f96bd462e851 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.651030 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db11aba7-e46c-4e83-86dc-f96bd462e851 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.651566 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db11aba7-e46c-4e83-86dc-f96bd462e851 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.651657 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db11aba7-e46c-4e83-86dc-f96bd462e851 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.660378 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.660378 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:49.665852 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db11aba7-e46c-4e83-86dc-f96bd462e851 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Volume info retrieved successfully. Aug 07 14:02:49.672598 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db11aba7-e46c-4e83-86dc-f96bd462e851 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 200 Aug 07 14:02:49.673372 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 474/1885] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:49.688914 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e06ca340-dbc5-4a9d-9f83-fe024f04931d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.690776 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e06ca340-dbc5-4a9d-9f83-fe024f04931d tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/detail Aug 07 14:02:49.690899 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e06ca340-dbc5-4a9d-9f83-fe024f04931d tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.691099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e06ca340-dbc5-4a9d-9f83-fe024f04931d tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.691267 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-e06ca340-dbc5-4a9d-9f83-fe024f04931d tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Listing volume transfers {{(pid=100323) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 14:02:49.699706 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e06ca340-dbc5-4a9d-9f83-fe024f04931d tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 14:02:49.700232 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 471/1886] 10.4.3.193 () {68 vars in 1326 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:49.710565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb59c80a-7f76-474d-8c6b-861607396dee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.713406 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb59c80a-7f76-474d-8c6b-861607396dee tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/ab3d4b49-e4b2-49d3-8c04-2ae531eec799 Aug 07 14:02:49.713751 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb59c80a-7f76-474d-8c6b-861607396dee tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.714047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb59c80a-7f76-474d-8c6b-861607396dee tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.714188 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-cb59c80a-7f76-474d-8c6b-861607396dee tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Delete transfer with id: ab3d4b49-e4b2-49d3-8c04-2ae531eec799 Aug 07 14:02:49.730722 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.730722 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:49.741325 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb59c80a-7f76-474d-8c6b-861607396dee tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers/ab3d4b49-e4b2-49d3-8c04-2ae531eec799 returned with HTTP 202 Aug 07 14:02:49.741726 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 470/1887] 10.4.3.193 () {68 vars in 1419 bytes} [Fri Aug 7 14:02:49 2026] DELETE /volume/v3/volume-transfers/ab3d4b49-e4b2-49d3-8c04-2ae531eec799 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:49.753171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0639d27b-91a9-4d4d-a592-c9dce4e66f57 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.755324 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0639d27b-91a9-4d4d-a592-c9dce4e66f57 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.755691 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0639d27b-91a9-4d4d-a592-c9dce4e66f57 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.755967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0639d27b-91a9-4d4d-a592-c9dce4e66f57 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.769365 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.769365 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:49.775150 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0639d27b-91a9-4d4d-a592-c9dce4e66f57 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Volume info retrieved successfully. Aug 07 14:02:49.781212 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0639d27b-91a9-4d4d-a592-c9dce4e66f57 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 200 Aug 07 14:02:49.781743 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 473/1888] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:49.802058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4458c47-4866-42fe-a977-1d7ab776fefa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.804899 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4458c47-4866-42fe-a977-1d7ab776fefa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/ab3d4b49-e4b2-49d3-8c04-2ae531eec799 Aug 07 14:02:49.805185 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4458c47-4866-42fe-a977-1d7ab776fefa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.805427 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4458c47-4866-42fe-a977-1d7ab776fefa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.805555 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-d4458c47-4866-42fe-a977-1d7ab776fefa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Delete transfer with id: ab3d4b49-e4b2-49d3-8c04-2ae531eec799 Aug 07 14:02:49.810015 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4458c47-4866-42fe-a977-1d7ab776fefa tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volume-transfers/ab3d4b49-e4b2-49d3-8c04-2ae531eec799 returned with HTTP 404 Aug 07 14:02:49.810864 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 475/1889] 10.4.3.193 () {68 vars in 1419 bytes} [Fri Aug 7 14:02:49 2026] DELETE /volume/v3/volume-transfers/ab3d4b49-e4b2-49d3-8c04-2ae531eec799 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:49.820132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.822050 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.822265 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.822473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.822666 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Delete volume with id: 76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.836076 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.836076 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:49.836509 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Volume info retrieved successfully. Aug 07 14:02:49.857716 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Delete volume request issued successfully. Aug 07 14:02:49.858075 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4b724e5-d230-4d55-80a3-ed22b55797a3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 202 Aug 07 14:02:49.858692 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 472/1890] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:02:49 2026] DELETE /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:02:49.867850 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3cf98bb3-f3ff-49fa-9be5-971c7c60859a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:49.870088 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cf98bb3-f3ff-49fa-9be5-971c7c60859a tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] GET https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:49.870244 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cf98bb3-f3ff-49fa-9be5-971c7c60859a tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:49.870538 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cf98bb3-f3ff-49fa-9be5-971c7c60859a tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:49.882173 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:49.882173 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:49.888541 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3cf98bb3-f3ff-49fa-9be5-971c7c60859a tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Volume info retrieved successfully. Aug 07 14:02:49.896516 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cf98bb3-f3ff-49fa-9be5-971c7c60859a tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 200 Aug 07 14:02:49.897159 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 471/1891] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:49 2026] GET /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:50.172050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d80822ad-92ba-44b6-9ee7-8042c715b910 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.174611 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d80822ad-92ba-44b6-9ee7-8042c715b910 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:50.174839 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d80822ad-92ba-44b6-9ee7-8042c715b910 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.175064 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d80822ad-92ba-44b6-9ee7-8042c715b910 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.182181 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.182181 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:50.186392 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d80822ad-92ba-44b6-9ee7-8042c715b910 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:50.191164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d80822ad-92ba-44b6-9ee7-8042c715b910 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:50.191748 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 474/1892] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:50.256765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a9387d72-a621-466e-862d-95aaa045ddcb req-e82ba697-7d94-48e3-a484-e4eb6083ba53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.259587 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-e82ba697-7d94-48e3-a484-e4eb6083ba53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:50.259866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-e82ba697-7d94-48e3-a484-e4eb6083ba53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.260138 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-e82ba697-7d94-48e3-a484-e4eb6083ba53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.269881 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.269881 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:50.275089 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a9387d72-a621-466e-862d-95aaa045ddcb req-e82ba697-7d94-48e3-a484-e4eb6083ba53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:50.282070 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-e82ba697-7d94-48e3-a484-e4eb6083ba53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:50.282780 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 476/1893] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:50.393763 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-36f903e2-d8ad-45e1-922b-c585fcb7de0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.394286 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36f903e2-d8ad-45e1-922b-c585fcb7de0c None None] GET https://10.4.3.193/volume// Aug 07 14:02:50.394464 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36f903e2-d8ad-45e1-922b-c585fcb7de0c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.394682 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-36f903e2-d8ad-45e1-922b-c585fcb7de0c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.395107 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-36f903e2-d8ad-45e1-922b-c585fcb7de0c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:02:50.395446 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 473/1894] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:02:50.404470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f592f666-c01b-4689-9597-620978be5b69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.408089 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91d10c2d-82a2-488c-a547-2b8e642ced27 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.412164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91d10c2d-82a2-488c-a547-2b8e642ced27 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 Aug 07 14:02:50.412447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91d10c2d-82a2-488c-a547-2b8e642ced27 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.412934 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91d10c2d-82a2-488c-a547-2b8e642ced27 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.421789 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.421789 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:50.422996 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91d10c2d-82a2-488c-a547-2b8e642ced27 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot retrieved successfully. Aug 07 14:02:50.424264 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91d10c2d-82a2-488c-a547-2b8e642ced27 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 returned with HTTP 200 Aug 07 14:02:50.425623 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 475/1895] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:50.437657 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.440119 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea?cascade=True Aug 07 14:02:50.440896 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.440896 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.441287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume with id: 9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:50.450253 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.450253 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:50.450933 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:50.495765 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume request issued successfully. Aug 07 14:02:50.495975 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9cfff5e6-17c9-4c97-b015-ab7268b920c8 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea?cascade=True returned with HTTP 202 Aug 07 14:02:50.496462 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 477/1896] 10.4.3.193 () {66 vars in 1376 bytes} [Fri Aug 7 14:02:50 2026] DELETE /volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea?cascade=True => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:50.510098 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c49efcf-696c-4db7-b170-32ef71630786 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.511991 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c49efcf-696c-4db7-b170-32ef71630786 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:50.512279 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c49efcf-696c-4db7-b170-32ef71630786 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.512540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c49efcf-696c-4db7-b170-32ef71630786 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.527274 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.527274 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:50.533586 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8c49efcf-696c-4db7-b170-32ef71630786 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:50.548188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c49efcf-696c-4db7-b170-32ef71630786 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea returned with HTTP 200 Aug 07 14:02:50.549695 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 474/1897] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:50.608020 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f592f666-c01b-4689-9597-620978be5b69 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:02:50.608600 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f592f666-c01b-4689-9597-620978be5b69 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b951c894-3b2b-4279-91f5-33c5e04a09e4", "connector": null, "instance_uuid": "01efec36-14c3-479d-89c0-e6f252daca19"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:50.622344 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.622344 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:50.691582 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f592f666-c01b-4689-9597-620978be5b69 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:02:50.692372 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 472/1898] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:02:50 2026] POST /volume/v3/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:50.740054 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d70c1614-01a3-4aed-b1f2-86a844bd71bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.742750 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d70c1614-01a3-4aed-b1f2-86a844bd71bb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:50.743742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d70c1614-01a3-4aed-b1f2-86a844bd71bb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.743742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d70c1614-01a3-4aed-b1f2-86a844bd71bb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.761270 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.761270 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:50.769971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e53eb0f9-ae09-4400-ba7e-b3eff287ea23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.770060 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d70c1614-01a3-4aed-b1f2-86a844bd71bb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:50.770196 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e53eb0f9-ae09-4400-ba7e-b3eff287ea23 None None] GET https://10.4.3.193/volume// Aug 07 14:02:50.770455 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e53eb0f9-ae09-4400-ba7e-b3eff287ea23 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.771281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e53eb0f9-ae09-4400-ba7e-b3eff287ea23 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.771281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e53eb0f9-ae09-4400-ba7e-b3eff287ea23 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:02:50.771507 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 478/1899] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:02:50.777712 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d70c1614-01a3-4aed-b1f2-86a844bd71bb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:50.777712 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 476/1900] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:50.781691 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a9387d72-a621-466e-862d-95aaa045ddcb req-57be0142-2275-436e-9db7-e05743a1f342 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.786723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-57be0142-2275-436e-9db7-e05743a1f342 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:50.787228 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-57be0142-2275-436e-9db7-e05743a1f342 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.787228 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-57be0142-2275-436e-9db7-e05743a1f342 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.800960 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.800960 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:50.807284 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a9387d72-a621-466e-862d-95aaa045ddcb req-57be0142-2275-436e-9db7-e05743a1f342 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:50.814357 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-57be0142-2275-436e-9db7-e05743a1f342 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:50.815416 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 475/1901] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:50.916962 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-28ed3256-9d68-4694-8a57-fcf45672d7b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.920566 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28ed3256-9d68-4694-8a57-fcf45672d7b3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] GET https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:50.924503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28ed3256-9d68-4694-8a57-fcf45672d7b3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.924852 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28ed3256-9d68-4694-8a57-fcf45672d7b3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.938301 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28ed3256-9d68-4694-8a57-fcf45672d7b3 tempest-VolumesTransfersV355Test-609565749 tempest-VolumesTransfersV355Test-609565749-project-admin] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 404 Aug 07 14:02:50.938916 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 473/1902] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 14:02:50.946804 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bbf316e4-bf34-435e-bff5-37cfae9dc268 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.949296 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbf316e4-bf34-435e-bff5-37cfae9dc268 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] GET https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:50.949530 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbf316e4-bf34-435e-bff5-37cfae9dc268 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.949733 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbf316e4-bf34-435e-bff5-37cfae9dc268 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.956463 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbf316e4-bf34-435e-bff5-37cfae9dc268 tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 404 Aug 07 14:02:50.956936 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 479/1903] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:02:50 2026] GET /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:50.962650 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f04041a9-b5cb-4ff6-ba41-73a861f471d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.966131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d68d202c-8acb-4565-b4d7-bdab11b193df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:50.966472 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f04041a9-b5cb-4ff6-ba41-73a861f471d6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] PUT https://10.4.3.193/volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56 Aug 07 14:02:50.967108 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f04041a9-b5cb-4ff6-ba41-73a861f471d6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:50.968723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d68d202c-8acb-4565-b4d7-bdab11b193df tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] DELETE https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:50.969027 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d68d202c-8acb-4565-b4d7-bdab11b193df tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:50.969285 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d68d202c-8acb-4565-b4d7-bdab11b193df tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:50.969493 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d68d202c-8acb-4565-b4d7-bdab11b193df tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] Delete volume with id: 76cd6019-75a0-4318-909e-f9326939c788 Aug 07 14:02:50.977926 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d68d202c-8acb-4565-b4d7-bdab11b193df tempest-VolumesTransfersV355Test-530362704 tempest-VolumesTransfersV355Test-530362704-project-member] https://10.4.3.193/volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 returned with HTTP 404 Aug 07 14:02:50.978622 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 476/1904] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:02:50 2026] DELETE /volume/v3/volumes/76cd6019-75a0-4318-909e-f9326939c788 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:02:50.981164 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f04041a9-b5cb-4ff6-ba41-73a861f471d6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Acquiring lock "cinder-attachment_update-b951c894-3b2b-4279-91f5-33c5e04a09e4-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:02:50.986738 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f04041a9-b5cb-4ff6-ba41-73a861f471d6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Lock "cinder-attachment_update-b951c894-3b2b-4279-91f5-33c5e04a09e4-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:02:50.993306 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:50.993306 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:51.133309 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f04041a9-b5cb-4ff6-ba41-73a861f471d6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Lock "cinder-attachment_update-b951c894-3b2b-4279-91f5-33c5e04a09e4-np0000006713" released by "attachment_update" :: held 0.146s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:02:51.133309 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-f04041a9-b5cb-4ff6-ba41-73a861f471d6 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56 returned with HTTP 200 Aug 07 14:02:51.134219 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 477/1905] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:02:50 2026] PUT /volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:51.568267 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64d044e4-7a02-46fa-8e46-616ed651158e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.571630 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64d044e4-7a02-46fa-8e46-616ed651158e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:51.571976 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64d044e4-7a02-46fa-8e46-616ed651158e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.572280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64d044e4-7a02-46fa-8e46-616ed651158e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.575873 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=720,cinder:UPDATE=179,cinder:DELETE=5,cinder:INSERT=116 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:02:51.582592 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64d044e4-7a02-46fa-8e46-616ed651158e tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea returned with HTTP 404 Aug 07 14:02:51.583320 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 474/1906] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:51 2026] GET /volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:51.593077 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.597735 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:02:51.598057 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.598781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.599216 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:51.599679 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:51.599679 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:51.600636 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:51.604373 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=672,cinder:INSERT=102,cinder:UPDATE=192,cinder:DELETE=2 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:02:51.609869 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Get all volumes completed successfully. Aug 07 14:02:51.610340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdbb0741-e4ea-46a6-9779-4e4f10497171 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:02:51.611057 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 480/1907] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 14:02:51 2026] GET /volume/v3/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:51.624220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.625971 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:51.626237 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.626702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.626702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:51.627781 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:51.631476 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Get all snapshots completed successfully. Aug 07 14:02:51.631737 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d9cf14f-e9e8-4aae-8682-3298a4c1fa18 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 07 14:02:51.632206 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 477/1908] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:02:51 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:51.654656 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bcaa634a-17e1-46cd-8052-04aac6d7d438 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.657207 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcaa634a-17e1-46cd-8052-04aac6d7d438 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 Aug 07 14:02:51.657808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcaa634a-17e1-46cd-8052-04aac6d7d438 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.657808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcaa634a-17e1-46cd-8052-04aac6d7d438 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.657808 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-bcaa634a-17e1-46cd-8052-04aac6d7d438 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete snapshot with id: 9c7de826-1482-4c8b-afdd-5bb5069b75f7 Aug 07 14:02:51.668515 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcaa634a-17e1-46cd-8052-04aac6d7d438 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 returned with HTTP 404 Aug 07 14:02:51.668515 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 478/1909] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:51 2026] DELETE /volume/v3/snapshots/9c7de826-1482-4c8b-afdd-5bb5069b75f7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:51.677294 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-280607a0-662e-48a0-8c99-95bd154a3feb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.679265 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-280607a0-662e-48a0-8c99-95bd154a3feb tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c Aug 07 14:02:51.679521 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-280607a0-662e-48a0-8c99-95bd154a3feb tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.679743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-280607a0-662e-48a0-8c99-95bd154a3feb tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.679887 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-280607a0-662e-48a0-8c99-95bd154a3feb tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete snapshot with id: c413250d-4e5a-49c5-a8a7-ff455ee2339c Aug 07 14:02:51.685682 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-280607a0-662e-48a0-8c99-95bd154a3feb tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c returned with HTTP 404 Aug 07 14:02:51.686384 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 475/1910] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:51 2026] DELETE /volume/v3/snapshots/c413250d-4e5a-49c5-a8a7-ff455ee2339c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:51.697482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31826fc5-8b6c-45a0-94f6-3105472b6e07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.699771 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31826fc5-8b6c-45a0-94f6-3105472b6e07 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:51.700126 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31826fc5-8b6c-45a0-94f6-3105472b6e07 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.700315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31826fc5-8b6c-45a0-94f6-3105472b6e07 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.708750 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31826fc5-8b6c-45a0-94f6-3105472b6e07 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea returned with HTTP 404 Aug 07 14:02:51.709307 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 481/1911] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:51 2026] GET /volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:02:51.716734 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98faf2c8-3a5c-45ea-8b8f-57319f3a23e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.718644 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98faf2c8-3a5c-45ea-8b8f-57319f3a23e4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:51.718861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98faf2c8-3a5c-45ea-8b8f-57319f3a23e4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.719098 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98faf2c8-3a5c-45ea-8b8f-57319f3a23e4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.719268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-98faf2c8-3a5c-45ea-8b8f-57319f3a23e4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume with id: 9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea Aug 07 14:02:51.725231 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98faf2c8-3a5c-45ea-8b8f-57319f3a23e4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea returned with HTTP 404 Aug 07 14:02:51.725709 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 478/1912] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:51 2026] DELETE /volume/v3/volumes/9c9dd9c3-bf4f-41df-9c6a-7a5e12863eea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:51.735308 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a04670e-4919-40f0-8f64-15378c586001 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.737796 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:51.739055 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1668681885"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:51.740706 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1668681885'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:51.741206 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume of 1 GB Aug 07 14:02:51.741445 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:51.741445 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:51.747780 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Availability Zones retrieved successfully. Aug 07 14:02:51.754521 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Flow 'volume_create_api' (8057f324-b636-486c-a8a3-ab9e5ed44892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:51.756424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c619f317-65cf-45a5-8886-5103f4ccbadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:51.757934 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:51.796171 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7256da81-2d87-405d-8cdf-70719d5b4e93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.801302 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7256da81-2d87-405d-8cdf-70719d5b4e93 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:51.801659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7256da81-2d87-405d-8cdf-70719d5b4e93 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.801976 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7256da81-2d87-405d-8cdf-70719d5b4e93 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:51.807056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c619f317-65cf-45a5-8886-5103f4ccbadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:51.807993 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ebab62-a4b8-462b-8317-c8029fa363c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:51.828634 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:51.828634 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:51.841892 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7256da81-2d87-405d-8cdf-70719d5b4e93 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:51.851638 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7256da81-2d87-405d-8cdf-70719d5b4e93 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:51.852179 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 476/1913] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:51 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:51.889553 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Created reservations ['c6b6a1ae-0071-4d36-a762-69f05f1e10fa', '95e1ed87-efba-4bae-afea-306b3a1da848', 'e743cfa8-59dc-4780-8c4e-e299ebe38fe8', 'd4f20a27-7846-41b9-924c-1603e18b3574'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:51.890674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ebab62-a4b8-462b-8317-c8029fa363c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6b6a1ae-0071-4d36-a762-69f05f1e10fa', '95e1ed87-efba-4bae-afea-306b3a1da848', 'e743cfa8-59dc-4780-8c4e-e299ebe38fe8', 'd4f20a27-7846-41b9-924c-1603e18b3574']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:51.892693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10d6947-1961-427f-9332-c81b3ddbf18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:51.927185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10d6947-1961-427f-9332-c81b3ddbf18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb1ef1a4-e8cc-4254-b3f5-52814d27b441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1668681885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fbbb2e18e64391a803788c9b62086b',qos_specs=None,replication_status=,reservations=['c6b6a1ae-0071-4d36-a762-69f05f1e10fa','95e1ed87-efba-4bae-afea-306b3a1da848','e743cfa8-59dc-4780-8c4e-e299ebe38fe8','d4f20a27-7846-41b9-924c-1603e18b3574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1668681885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb1ef1a4-e8cc-4254-b3f5-52814d27b441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fbbb2e18e64391a803788c9b62086b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:51.928517 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336fc229-8b07-4dee-b431-9d21755be7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:51.961243 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336fc229-8b07-4dee-b431-9d21755be7fa) transitioned into state 'SUCCESS' from state '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-1668681885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fbbb2e18e64391a803788c9b62086b',qos_specs=None,replication_status=,reservations=['c6b6a1ae-0071-4d36-a762-69f05f1e10fa','95e1ed87-efba-4bae-afea-306b3a1da848','e743cfa8-59dc-4780-8c4e-e299ebe38fe8','d4f20a27-7846-41b9-924c-1603e18b3574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:51.962463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc95fd4-2ba1-4e53-970a-bb6b840b10a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:51.979869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc95fd4-2ba1-4e53-970a-bb6b840b10a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:51.979869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Flow 'volume_create_api' (8057f324-b636-486c-a8a3-ab9e5ed44892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:51.979869 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume request issued successfully. Aug 07 14:02:51.980385 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a04670e-4919-40f0-8f64-15378c586001 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:51.981044 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 479/1914] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:51 2026] POST /volume/v3/volumes => generated 751 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:51.996866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb17caef-2c88-4e2b-aad0-7b8d4823c5a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:51.998084 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb17caef-2c88-4e2b-aad0-7b8d4823c5a5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:51.998238 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb17caef-2c88-4e2b-aad0-7b8d4823c5a5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:51.998479 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb17caef-2c88-4e2b-aad0-7b8d4823c5a5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:52.007972 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:52.007972 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:52.015796 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb17caef-2c88-4e2b-aad0-7b8d4823c5a5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:52.027850 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb17caef-2c88-4e2b-aad0-7b8d4823c5a5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 returned with HTTP 200 Aug 07 14:02:52.029929 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 482/1915] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:51 2026] GET /volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:52.873486 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9babedb-d715-4c88-9f53-1e69ba8720a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:52.875686 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9babedb-d715-4c88-9f53-1e69ba8720a1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:52.876232 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9babedb-d715-4c88-9f53-1e69ba8720a1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:52.876232 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9babedb-d715-4c88-9f53-1e69ba8720a1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:52.897605 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:52.897605 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:52.906639 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9babedb-d715-4c88-9f53-1e69ba8720a1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:52.912794 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9babedb-d715-4c88-9f53-1e69ba8720a1 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:52.913382 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 479/1916] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:52 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:53.045543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc7a03c9-8471-44c5-ba29-f991728c3883 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:53.047493 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc7a03c9-8471-44c5-ba29-f991728c3883 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:53.047730 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc7a03c9-8471-44c5-ba29-f991728c3883 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:53.048038 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc7a03c9-8471-44c5-ba29-f991728c3883 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:53.056998 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:53.056998 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:53.062075 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc7a03c9-8471-44c5-ba29-f991728c3883 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:53.067864 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc7a03c9-8471-44c5-ba29-f991728c3883 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 returned with HTTP 200 Aug 07 14:02:53.068435 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 477/1917] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:53 2026] GET /volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:53.082112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:53.084447 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:53.084907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb1ef1a4-e8cc-4254-b3f5-52814d27b441", "name": "tempest-VolumesDeleteCascade-Snapshot-1582680856"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:53.095639 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:53.095639 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:53.096275 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:53.096429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create snapshot from volume eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:53.134174 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Created reservations ['a62dc2ee-ce88-4f2e-a22e-492983df16a8', 'efe227fe-f942-49ff-a5ce-cb6142c06a0b', '1280ab7c-c67d-4d9f-abe6-fa69251592c4', '856d094a-eaaa-4683-bf7c-a5ee3d66cb4b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:53.176252 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot create request issued successfully. Aug 07 14:02:53.176681 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23e4e31c-ced3-4136-a9d0-5cf74ccd60d6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:02:53.177277 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 480/1918] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:02:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:53.188516 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-899508f7-17d1-479a-b174-fce33c751cf2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:53.191014 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-899508f7-17d1-479a-b174-fce33c751cf2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 Aug 07 14:02:53.191303 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-899508f7-17d1-479a-b174-fce33c751cf2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:53.191605 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-899508f7-17d1-479a-b174-fce33c751cf2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:53.206651 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:53.206651 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:53.208953 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-899508f7-17d1-479a-b174-fce33c751cf2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot retrieved successfully. Aug 07 14:02:53.210237 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-899508f7-17d1-479a-b174-fce33c751cf2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 returned with HTTP 200 Aug 07 14:02:53.210735 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 483/1919] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:53 2026] GET /volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:53.927354 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-995042d3-6ecc-4122-b066-834921654ce5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:53.930185 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-995042d3-6ecc-4122-b066-834921654ce5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:53.930185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-995042d3-6ecc-4122-b066-834921654ce5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:53.930185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-995042d3-6ecc-4122-b066-834921654ce5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:53.948253 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:53.948253 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:53.956172 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-995042d3-6ecc-4122-b066-834921654ce5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:53.963048 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-995042d3-6ecc-4122-b066-834921654ce5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:53.963612 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 480/1920] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:53 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:54.222757 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3aa3eeee-b877-439d-837b-4fa425cb74b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:54.225763 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3aa3eeee-b877-439d-837b-4fa425cb74b5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 Aug 07 14:02:54.226003 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3aa3eeee-b877-439d-837b-4fa425cb74b5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:54.226400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3aa3eeee-b877-439d-837b-4fa425cb74b5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:54.232138 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:54.232138 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:54.232599 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3aa3eeee-b877-439d-837b-4fa425cb74b5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot retrieved successfully. Aug 07 14:02:54.233905 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3aa3eeee-b877-439d-837b-4fa425cb74b5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 returned with HTTP 200 Aug 07 14:02:54.234584 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 478/1921] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:02:54 2026] GET /volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:54.248693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:54.250958 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:54.251394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9b1c1cbc-ec16-4445-a210-802a03b25115", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-444540380"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:54.253331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume request body: {'volume': {'snapshot_id': '9b1c1cbc-ec16-4445-a210-802a03b25115', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-444540380'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:54.259229 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:54.259229 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:54.259970 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Snapshot retrieved successfully. Aug 07 14:02:54.260220 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume of 1 GB Aug 07 14:02:54.266866 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Availability Zones retrieved successfully. Aug 07 14:02:54.277255 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Flow 'volume_create_api' (d6c075e0-f1ee-49ef-b0f0-b970a9478e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:54.278721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4d3e34-b127-413b-8a43-33348d12ee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:54.280524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:54.322774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4d3e34-b127-413b-8a43-33348d12ee49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9b1c1cbc-ec16-4445-a210-802a03b25115', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:54.323719 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ff8a59-132e-48d1-adc3-7ee44d86d0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:54.389869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Created reservations ['7434734f-0690-4afe-83e5-18c6ffbef32a', '508f33e5-0308-4123-b0c8-942fd8123cce', '02f75c01-587b-4008-9b70-d0391ff59676', '10f2f52f-fc90-457a-9ef6-a137a2056fb0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:54.390141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ff8a59-132e-48d1-adc3-7ee44d86d0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7434734f-0690-4afe-83e5-18c6ffbef32a', '508f33e5-0308-4123-b0c8-942fd8123cce', '02f75c01-587b-4008-9b70-d0391ff59676', '10f2f52f-fc90-457a-9ef6-a137a2056fb0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:54.390885 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662d5694-69f7-45f7-b079-6d1a1dfb5224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:54.459970 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662d5694-69f7-45f7-b079-6d1a1dfb5224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12dd4158-75da-4ee8-9cdd-fb9bf20ce50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-444540380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fbbb2e18e64391a803788c9b62086b',qos_specs=None,replication_status=,reservations=['7434734f-0690-4afe-83e5-18c6ffbef32a','508f33e5-0308-4123-b0c8-942fd8123cce','02f75c01-587b-4008-9b70-d0391ff59676','10f2f52f-fc90-457a-9ef6-a137a2056fb0'],size=1,snapshot_id=9b1c1cbc-ec16-4445-a210-802a03b25115,source_replicaid=,source_volid=None,status='creating',user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-444540380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12dd4158-75da-4ee8-9cdd-fb9bf20ce50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fbbb2e18e64391a803788c9b62086b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9b1c1cbc-ec16-4445-a210-802a03b25115,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:54.460196 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26572e5-1015-44d0-8494-b4553cd7bfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:54.466406 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a9387d72-a621-466e-862d-95aaa045ddcb req-ea919c71-1f12-4665-b0b3-737b17a6f7fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:54.469985 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-ea919c71-1f12-4665-b0b3-737b17a6f7fb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56/action Aug 07 14:02:54.471868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-ea919c71-1f12-4665-b0b3-737b17a6f7fb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:54.471868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-ea919c71-1f12-4665-b0b3-737b17a6f7fb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:54.490305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26572e5-1015-44d0-8494-b4553cd7bfa7) transitioned into state 'SUCCESS' from state '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-444540380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fbbb2e18e64391a803788c9b62086b',qos_specs=None,replication_status=,reservations=['7434734f-0690-4afe-83e5-18c6ffbef32a','508f33e5-0308-4123-b0c8-942fd8123cce','02f75c01-587b-4008-9b70-d0391ff59676','10f2f52f-fc90-457a-9ef6-a137a2056fb0'],size=1,snapshot_id=9b1c1cbc-ec16-4445-a210-802a03b25115,source_replicaid=,source_volid=None,status='creating',user_id='26a26e2ee0094bfea37eb0b94cebe60e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:54.492639 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba412fa-b026-416c-bb8e-ca8fc570c15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:54.498873 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:54.498873 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:54.523618 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a9387d72-a621-466e-862d-95aaa045ddcb req-ea919c71-1f12-4665-b0b3-737b17a6f7fb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56/action returned with HTTP 204 Aug 07 14:02:54.524449 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 484/1922] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:02:54 2026] POST /volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:54.533113 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba412fa-b026-416c-bb8e-ca8fc570c15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:54.533828 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Flow 'volume_create_api' (d6c075e0-f1ee-49ef-b0f0-b970a9478e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:54.534230 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Create volume request issued successfully. Aug 07 14:02:54.535042 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-161e3656-b486-4ced-aee1-d1b2787e6d1a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:54.535598 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 481/1923] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:02:54 2026] POST /volume/v3/volumes => generated 784 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:54.552546 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cac000f6-581e-4005-be10-b6d57327ad46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:54.565153 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cac000f6-581e-4005-be10-b6d57327ad46 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:54.565354 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cac000f6-581e-4005-be10-b6d57327ad46 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:54.565561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cac000f6-581e-4005-be10-b6d57327ad46 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:54.582553 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:54.582553 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:54.592675 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cac000f6-581e-4005-be10-b6d57327ad46 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:54.605156 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cac000f6-581e-4005-be10-b6d57327ad46 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e returned with HTTP 200 Aug 07 14:02:54.606150 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 481/1924] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:54 2026] GET /volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:54.983616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4be93824-c459-4ec8-8b14-e5327dc431cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:54.985868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4be93824-c459-4ec8-8b14-e5327dc431cb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:54.986199 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4be93824-c459-4ec8-8b14-e5327dc431cb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:54.986456 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4be93824-c459-4ec8-8b14-e5327dc431cb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:54.995631 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.007589 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.007589 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:55.012627 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4be93824-c459-4ec8-8b14-e5327dc431cb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:55.018611 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4be93824-c459-4ec8-8b14-e5327dc431cb tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:55.019305 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 479/1925] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:54 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:55.035450 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f46da1d-d971-4d6b-b27e-68c3bc80ac6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.037789 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f46da1d-d971-4d6b-b27e-68c3bc80ac6e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:55.038056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f46da1d-d971-4d6b-b27e-68c3bc80ac6e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.038286 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f46da1d-d971-4d6b-b27e-68c3bc80ac6e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.050480 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.050480 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:55.055259 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0f46da1d-d971-4d6b-b27e-68c3bc80ac6e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:55.060829 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f46da1d-d971-4d6b-b27e-68c3bc80ac6e tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:55.061453 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 482/1926] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:55.078004 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.080036 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:55.080246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.080462 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.080609 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Delete volume with id: b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:55.091675 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.091675 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:55.092340 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:55.101250 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-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 07 14:02:55.101587 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e04d0c1d-fc65-4309-b5dc-fdec7234b570 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 400 Aug 07 14:02:55.102136 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 482/1927] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:55 2026] DELETE /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:02:55.110267 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2251740-46df-4a84-ac00-939bac314605 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.112216 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2251740-46df-4a84-ac00-939bac314605 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:55.112402 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2251740-46df-4a84-ac00-939bac314605 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.112532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2251740-46df-4a84-ac00-939bac314605 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.122713 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.122713 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:55.128267 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b2251740-46df-4a84-ac00-939bac314605 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:55.133794 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2251740-46df-4a84-ac00-939bac314605 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:55.134229 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 480/1928] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:55.170099 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:55.170487 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-759867588"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:55.172052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-759867588'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:55.172173 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume of 1 GB Aug 07 14:02:55.176451 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Availability Zones retrieved successfully. Aug 07 14:02:55.185405 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Flow 'volume_create_api' (314163fd-7288-425b-9f29-dfca9c5b0ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:55.186584 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb5e30f-4ea0-4e43-842b-a62165d48071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.186676 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-c05640fe-6fd1-4296-8080-4c3e43f14f5d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.187639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:55.189147 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-c05640fe-6fd1-4296-8080-4c3e43f14f5d tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:55.189400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-c05640fe-6fd1-4296-8080-4c3e43f14f5d tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.189633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-c05640fe-6fd1-4296-8080-4c3e43f14f5d tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.200639 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.200639 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:55.204415 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-c05640fe-6fd1-4296-8080-4c3e43f14f5d tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:55.210454 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-c05640fe-6fd1-4296-8080-4c3e43f14f5d tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:55.210454 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 483/1929] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:55.217422 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb5e30f-4ea0-4e43-842b-a62165d48071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.218384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bfa464-a3c3-4e78-8b5d-cb24456cb760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.235422 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-94a88e7e-bd09-43ce-9aec-e03a471b8374 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.237598 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-94a88e7e-bd09-43ce-9aec-e03a471b8374 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] POST https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4/action Aug 07 14:02:55.237881 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-94a88e7e-bd09-43ce-9aec-e03a471b8374 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:55.238028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-94a88e7e-bd09-43ce-9aec-e03a471b8374 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:55.248854 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.248854 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:55.249344 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-94a88e7e-bd09-43ce-9aec-e03a471b8374 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:55.259355 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-94a88e7e-bd09-43ce-9aec-e03a471b8374 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Begin detaching volume completed successfully. Aug 07 14:02:55.259671 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-94a88e7e-bd09-43ce-9aec-e03a471b8374 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4/action returned with HTTP 202 Aug 07 14:02:55.260274 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 483/1930] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:02:55 2026] POST /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:55.284538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Created reservations ['f6229e4c-1533-4a8d-b2ad-8240200795e7', '75e21c2b-ced4-412f-9fe8-ee8436afdaa8', 'ea58f2fb-4a30-4aa3-8cc0-f71d8271615c', '0b94604e-2d09-4633-958c-dc767b0a2015'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:55.285531 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bfa464-a3c3-4e78-8b5d-cb24456cb760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6229e4c-1533-4a8d-b2ad-8240200795e7', '75e21c2b-ced4-412f-9fe8-ee8436afdaa8', 'ea58f2fb-4a30-4aa3-8cc0-f71d8271615c', '0b94604e-2d09-4633-958c-dc767b0a2015']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.286518 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fba6d14-4619-424f-b10b-d30aa422fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.319002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fba6d14-4619-424f-b10b-d30aa422fcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b10d66-df8f-43dd-850b-73ac69fce256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-759867588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a057691f7d6c426a8e8b9aad13b4dded',qos_specs=None,replication_status=,reservations=['f6229e4c-1533-4a8d-b2ad-8240200795e7','75e21c2b-ced4-412f-9fe8-ee8436afdaa8','ea58f2fb-4a30-4aa3-8cc0-f71d8271615c','0b94604e-2d09-4633-958c-dc767b0a2015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9e673f77a44fb588eedd844064bd0a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-759867588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5b10d66-df8f-43dd-850b-73ac69fce256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a057691f7d6c426a8e8b9aad13b4dded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9e673f77a44fb588eedd844064bd0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.319672 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210351d8-3f6f-4fe1-b167-ff731a41301e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.322218 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9fa7887c-26bb-4f98-9a5f-7777215ee0fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.323972 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fa7887c-26bb-4f98-9a5f-7777215ee0fe None None] GET https://10.4.3.193/volume// Aug 07 14:02:55.323972 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fa7887c-26bb-4f98-9a5f-7777215ee0fe None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.323972 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fa7887c-26bb-4f98-9a5f-7777215ee0fe None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.323972 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fa7887c-26bb-4f98-9a5f-7777215ee0fe None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:02:55.324557 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 481/1931] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:02:55.337152 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-e43454ab-e4d1-43c3-88bd-d73cb63be956 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.343871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-e43454ab-e4d1-43c3-88bd-d73cb63be956 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:55.343871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-e43454ab-e4d1-43c3-88bd-d73cb63be956 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.343871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-e43454ab-e4d1-43c3-88bd-d73cb63be956 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.347571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210351d8-3f6f-4fe1-b167-ff731a41301e) transitioned into state 'SUCCESS' from state '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-759867588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a057691f7d6c426a8e8b9aad13b4dded',qos_specs=None,replication_status=,reservations=['f6229e4c-1533-4a8d-b2ad-8240200795e7','75e21c2b-ced4-412f-9fe8-ee8436afdaa8','ea58f2fb-4a30-4aa3-8cc0-f71d8271615c','0b94604e-2d09-4633-958c-dc767b0a2015'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9e673f77a44fb588eedd844064bd0a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.348610 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097ef566-1e47-4d2e-8b9b-5adb6db37ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.354876 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.354876 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:55.359118 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-e43454ab-e4d1-43c3-88bd-d73cb63be956 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:55.362972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097ef566-1e47-4d2e-8b9b-5adb6db37ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.362972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Flow 'volume_create_api' (314163fd-7288-425b-9f29-dfca9c5b0ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:55.362972 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume request issued successfully. Aug 07 14:02:55.363654 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e074a5f-c74f-42ac-8343-63ae6a71b89f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:55.366583 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 485/1932] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:54 2026] POST /volume/v3/volumes => generated 748 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:55.366807 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-e43454ab-e4d1-43c3-88bd-d73cb63be956 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:55.366807 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 484/1933] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:55.378877 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c240d7da-7a4d-4412-84d4-3d373a5029ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.380282 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c240d7da-7a4d-4412-84d4-3d373a5029ab tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 Aug 07 14:02:55.380550 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c240d7da-7a4d-4412-84d4-3d373a5029ab tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.380894 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c240d7da-7a4d-4412-84d4-3d373a5029ab tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.390528 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.390528 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:55.394977 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c240d7da-7a4d-4412-84d4-3d373a5029ab tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:02:55.401878 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c240d7da-7a4d-4412-84d4-3d373a5029ab tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 returned with HTTP 200 Aug 07 14:02:55.401878 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 484/1934] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:55.456235 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95023202-47df-43c0-b71b-2a3724ed74b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.458379 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:02:55.458379 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-266670601"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:55.460291 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-266670601'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:02:55.460878 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume of 1 GB Aug 07 14:02:55.466703 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Availability Zones retrieved successfully. Aug 07 14:02:55.477423 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (8e28a911-e671-44ef-ad15-92c00643397e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:55.478749 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f830df24-6c10-4419-ae5d-abddd1138d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.479890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:02:55.515861 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f830df24-6c10-4419-ae5d-abddd1138d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.516552 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557b941d-5ad8-4000-926c-5a8c35dedaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.580050 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Created reservations ['3112be85-3713-455d-895e-92a2f2f613cd', 'ce4c0ae3-7dcb-4e84-ae97-fd32716348f0', '2e607cf0-f855-42d2-b3be-42140dfb513e', '33e18a56-be2f-42d8-b68b-e9be511dc7e3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:55.581075 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557b941d-5ad8-4000-926c-5a8c35dedaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3112be85-3713-455d-895e-92a2f2f613cd', 'ce4c0ae3-7dcb-4e84-ae97-fd32716348f0', '2e607cf0-f855-42d2-b3be-42140dfb513e', '33e18a56-be2f-42d8-b68b-e9be511dc7e3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.581970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a684190-606e-484e-96c7-83a42fdee135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.604887 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a684190-606e-484e-96c7-83a42fdee135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ffea4bb-b0bc-4bf2-97b1-37e85c799535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-266670601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['3112be85-3713-455d-895e-92a2f2f613cd','ce4c0ae3-7dcb-4e84-ae97-fd32716348f0','2e607cf0-f855-42d2-b3be-42140dfb513e','33e18a56-be2f-42d8-b68b-e9be511dc7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-266670601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ffea4bb-b0bc-4bf2-97b1-37e85c799535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a749c3c1189482e946e7ee360ff312f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.605762 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f70db5-6f1d-4160-9316-d8c20d3864b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.624475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f70db5-6f1d-4160-9316-d8c20d3864b6) transitioned into state 'SUCCESS' from state '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-266670601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['3112be85-3713-455d-895e-92a2f2f613cd','ce4c0ae3-7dcb-4e84-ae97-fd32716348f0','2e607cf0-f855-42d2-b3be-42140dfb513e','33e18a56-be2f-42d8-b68b-e9be511dc7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.624475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b96899-96d3-478f-ab0d-48beaba150a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:02:55.625158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5041ea1-a5de-4dfa-8ed1-3420c5343f0c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.626858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5041ea1-a5de-4dfa-8ed1-3420c5343f0c tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:55.627054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5041ea1-a5de-4dfa-8ed1-3420c5343f0c tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.627230 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5041ea1-a5de-4dfa-8ed1-3420c5343f0c tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.634542 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.634542 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:55.634970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b96899-96d3-478f-ab0d-48beaba150a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:02:55.638884 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (8e28a911-e671-44ef-ad15-92c00643397e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:02:55.638884 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request issued successfully. Aug 07 14:02:55.638884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95023202-47df-43c0-b71b-2a3724ed74b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:02:55.638884 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 482/1935] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:02:55 2026] POST /volume/v3/volumes => generated 748 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:55.639520 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c5041ea1-a5de-4dfa-8ed1-3420c5343f0c tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:55.642924 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5041ea1-a5de-4dfa-8ed1-3420c5343f0c tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e returned with HTTP 200 Aug 07 14:02:55.643265 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 486/1936] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:55.661586 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68b601db-9dd8-40bd-ab09-f47f8eddf154 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.664046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71f07df7-9d85-459f-b508-cf49c9ba86f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.665864 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71f07df7-9d85-459f-b508-cf49c9ba86f5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:55.666040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71f07df7-9d85-459f-b508-cf49c9ba86f5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.666218 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71f07df7-9d85-459f-b508-cf49c9ba86f5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.668262 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68b601db-9dd8-40bd-ab09-f47f8eddf154 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:55.669512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68b601db-9dd8-40bd-ab09-f47f8eddf154 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.669512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68b601db-9dd8-40bd-ab09-f47f8eddf154 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.679857 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.679857 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:55.680719 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.680719 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:55.684352 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71f07df7-9d85-459f-b508-cf49c9ba86f5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:55.685619 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68b601db-9dd8-40bd-ab09-f47f8eddf154 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:55.690885 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71f07df7-9d85-459f-b508-cf49c9ba86f5 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e returned with HTTP 200 Aug 07 14:02:55.690885 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 485/1937] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:55.695056 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68b601db-9dd8-40bd-ab09-f47f8eddf154 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:55.695640 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 485/1938] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:55.703161 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.705174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441?cascade=True Aug 07 14:02:55.705430 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.705623 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.705835 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume with id: eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:55.713510 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.713510 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:55.713975 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:55.759435 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume request issued successfully. Aug 07 14:02:55.759713 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db8e70f9-0aac-48ec-a0b6-593349218bb2 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441?cascade=True returned with HTTP 202 Aug 07 14:02:55.760359 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 483/1939] 10.4.3.193 () {66 vars in 1376 bytes} [Fri Aug 7 14:02:55 2026] DELETE /volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:55.771248 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0156dfe3-ae36-4776-a2b1-bbacdad587af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:55.775746 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0156dfe3-ae36-4776-a2b1-bbacdad587af tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:55.776155 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0156dfe3-ae36-4776-a2b1-bbacdad587af tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:55.776404 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0156dfe3-ae36-4776-a2b1-bbacdad587af tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:55.788550 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:55.788550 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:55.795276 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0156dfe3-ae36-4776-a2b1-bbacdad587af tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:55.799760 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0156dfe3-ae36-4776-a2b1-bbacdad587af tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 returned with HTTP 200 Aug 07 14:02:55.800158 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 487/1940] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:55 2026] GET /volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:56.307495 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-91544550-f843-4f88-84f4-075d2dd37d5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.312868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-91544550-f843-4f88-84f4-075d2dd37d5b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] DELETE https://10.4.3.193/volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56 Aug 07 14:02:56.312868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-91544550-f843-4f88-84f4-075d2dd37d5b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.312868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-91544550-f843-4f88-84f4-075d2dd37d5b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.321333 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.321333 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:56.380830 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7d97ca18-5f69-411a-a377-5b4c394f06f8 req-91544550-f843-4f88-84f4-075d2dd37d5b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56 returned with HTTP 200 Aug 07 14:02:56.380830 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 486/1941] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:02:56 2026] DELETE /volume/v3/attachments/7252453d-6be2-4a9c-9112-c84bef32ee56 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:56.420009 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3b867aca-5cf1-4f49-9ac6-3a67c228f1ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.423362 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b867aca-5cf1-4f49-9ac6-3a67c228f1ff tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 Aug 07 14:02:56.423636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b867aca-5cf1-4f49-9ac6-3a67c228f1ff tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.423924 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b867aca-5cf1-4f49-9ac6-3a67c228f1ff tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.437270 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.437270 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:56.442804 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3b867aca-5cf1-4f49-9ac6-3a67c228f1ff tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:02:56.448275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b867aca-5cf1-4f49-9ac6-3a67c228f1ff tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 returned with HTTP 200 Aug 07 14:02:56.448720 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 486/1942] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:56.464511 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.466932 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:02:56.467316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c5b10d66-df8f-43dd-850b-73ac69fce256", "name": "tempest-VolumesBackupsTest-Backup-1193550998"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:56.469007 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Creating new backup {'backup': {'volume_id': 'c5b10d66-df8f-43dd-850b-73ac69fce256', 'name': 'tempest-VolumesBackupsTest-Backup-1193550998'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:02:56.469226 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Creating backup of volume c5b10d66-df8f-43dd-850b-73ac69fce256 in container None Aug 07 14:02:56.480963 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.480963 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:56.482157 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:02:56.523678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Created reservations ['fbfbe0ef-3244-4e51-ba09-85321fdf4687', '43f56742-1752-4e25-8b0b-de0ba9d16568'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:02:56.578434 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd063ca7-749e-4a92-8fc7-ccc209608864 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:02:56.579243 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 484/1943] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:02:56 2026] POST /volume/v3/backups => generated 330 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:02:56.589013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6432e0ae-e800-4ea5-9759-1b87d94172ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.591468 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6432e0ae-e800-4ea5-9759-1b87d94172ee tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:02:56.591776 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6432e0ae-e800-4ea5-9759-1b87d94172ee tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.592077 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6432e0ae-e800-4ea5-9759-1b87d94172ee tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.592254 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6432e0ae-e800-4ea5-9759-1b87d94172ee tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:02:56.597857 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.597857 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:56.598892 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6432e0ae-e800-4ea5-9759-1b87d94172ee tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:02:56.599285 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 488/1944] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:56.719985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c350a30b-88da-4b86-84ae-1e2f21cce01a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.724978 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c350a30b-88da-4b86-84ae-1e2f21cce01a tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:56.724978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c350a30b-88da-4b86-84ae-1e2f21cce01a tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.724978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c350a30b-88da-4b86-84ae-1e2f21cce01a tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.741482 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.741482 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:56.752869 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c350a30b-88da-4b86-84ae-1e2f21cce01a tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:56.760413 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c350a30b-88da-4b86-84ae-1e2f21cce01a tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:56.760413 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 487/1945] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:56.777299 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.780638 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action Aug 07 14:02:56.781286 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action body: b'{"os-attach": {"instance_uuid": "b066a426-ff5f-4a88-b107-bd6000855623", "mountpoint": "/dev/vdb"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:56.781286 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b066a426-ff5f-4a88-b107-bd6000855623", "mountpoint": "/dev/vdb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:56.798823 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.798823 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:56.798823 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:56.811635 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Update volume admin metadata completed successfully. Aug 07 14:02:56.816100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f9003a6-5b93-4e3d-9890-54ed1257e7e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.819189 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f9003a6-5b93-4e3d-9890-54ed1257e7e6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:56.819678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f9003a6-5b93-4e3d-9890-54ed1257e7e6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.819678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f9003a6-5b93-4e3d-9890-54ed1257e7e6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.829499 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f9003a6-5b93-4e3d-9890-54ed1257e7e6 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 returned with HTTP 404 Aug 07 14:02:56.830092 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 485/1946] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:56.839691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.842645 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:02:56.842989 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.843946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.843946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:56.845230 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:02:56.858035 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Get all volumes completed successfully. Aug 07 14:02:56.858979 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c72750a2-aa49-4cfa-9926-b5c84d0d9c1b tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:02:56.860094 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 489/1947] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes => generated 334 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:56.873501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.875733 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 07 14:02:56.876026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.876320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.876567 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:02:56.877699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:02:56.883335 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Get all snapshots completed successfully. Aug 07 14:02:56.883695 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d49621e-5110-4a5d-a86f-257e9c2c331f tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 07 14:02:56.884367 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 488/1948] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:02:56.900051 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Attach volume completed successfully. Aug 07 14:02:56.900827 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b56dfc7-6a0e-438b-b101-e062ebf6c85f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action returned with HTTP 202 Aug 07 14:02:56.900985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b3379b87-abd3-440d-8c42-fbd24fb215c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.901371 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 487/1949] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:56 2026] POST /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:56.904852 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3379b87-abd3-440d-8c42-fbd24fb215c4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:56.904852 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3379b87-abd3-440d-8c42-fbd24fb215c4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.904852 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3379b87-abd3-440d-8c42-fbd24fb215c4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.911202 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f2b95b1-17aa-4632-93b3-da0cf9f55b79 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.911413 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.911413 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:56.913403 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f2b95b1-17aa-4632-93b3-da0cf9f55b79 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:56.913630 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f2b95b1-17aa-4632-93b3-da0cf9f55b79 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.913861 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f2b95b1-17aa-4632-93b3-da0cf9f55b79 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.916906 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b3379b87-abd3-440d-8c42-fbd24fb215c4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:56.923898 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3379b87-abd3-440d-8c42-fbd24fb215c4 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e returned with HTTP 200 Aug 07 14:02:56.924344 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 486/1950] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:56.933671 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.933671 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:56.939416 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.940222 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f2b95b1-17aa-4632-93b3-da0cf9f55b79 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:56.942432 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:56.942432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.942432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.943042 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume with id: 12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:56.947215 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f2b95b1-17aa-4632-93b3-da0cf9f55b79 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:56.947891 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 490/1951] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 1175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:56.954914 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.954914 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:56.958866 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:56.966318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-226eacbd-12d1-4ba3-a863-0508947df71b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:56.968609 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-226eacbd-12d1-4ba3-a863-0508947df71b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:56.968803 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-226eacbd-12d1-4ba3-a863-0508947df71b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:56.969025 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-226eacbd-12d1-4ba3-a863-0508947df71b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:56.982919 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume request issued successfully. Aug 07 14:02:56.983138 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40fbe43f-959d-49a3-a28a-eb9179ecada1 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e returned with HTTP 202 Aug 07 14:02:56.983583 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 489/1952] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:56 2026] DELETE /volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:56.984192 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:56.984192 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:56.989836 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-226eacbd-12d1-4ba3-a863-0508947df71b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:56.997424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-226eacbd-12d1-4ba3-a863-0508947df71b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:56.997938 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 488/1953] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:56.999089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52f73fbe-ec1d-4554-b1c1-4c207a22effd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.001884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52f73fbe-ec1d-4554-b1c1-4c207a22effd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:57.001884 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52f73fbe-ec1d-4554-b1c1-4c207a22effd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.001884 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52f73fbe-ec1d-4554-b1c1-4c207a22effd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.010555 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.010555 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:57.014165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e3c6e6b-657a-41c7-9bb3-912eb4df899f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.016271 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-52f73fbe-ec1d-4554-b1c1-4c207a22effd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Volume info retrieved successfully. Aug 07 14:02:57.023421 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52f73fbe-ec1d-4554-b1c1-4c207a22effd tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e returned with HTTP 200 Aug 07 14:02:57.024129 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 487/1954] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:56 2026] GET /volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.214357 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e3c6e6b-657a-41c7-9bb3-912eb4df899f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action Aug 07 14:02:57.214697 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e3c6e6b-657a-41c7-9bb3-912eb4df899f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:57.214826 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e3c6e6b-657a-41c7-9bb3-912eb4df899f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:57.229173 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.229173 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:57.229706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-4e3c6e6b-657a-41c7-9bb3-912eb4df899f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume '5ffea4bb-b0bc-4bf2-97b1-37e85c799535' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:02:57.261200 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e3c6e6b-657a-41c7-9bb3-912eb4df899f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action returned with HTTP 202 Aug 07 14:02:57.261655 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 491/1955] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:57 2026] POST /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:57.269075 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1874fc89-896e-44c0-88f0-028f4fa478eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.271024 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1874fc89-896e-44c0-88f0-028f4fa478eb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.271263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1874fc89-896e-44c0-88f0-028f4fa478eb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.271469 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1874fc89-896e-44c0-88f0-028f4fa478eb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.287857 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.287857 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:57.293365 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1874fc89-896e-44c0-88f0-028f4fa478eb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.300035 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1874fc89-896e-44c0-88f0-028f4fa478eb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:57.300567 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 490/1956] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:57.315785 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.317720 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action Aug 07 14:02:57.318171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7bdf5e4c-27b6-4f94-a1e8-23d4f3e48f3f"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:57.318660 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7bdf5e4c-27b6-4f94-a1e8-23d4f3e48f3f"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:57.344392 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.344392 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:57.345878 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Volume info retrieved successfully. Aug 07 14:02:57.375253 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Terminate volume connection completed successfully. Aug 07 14:02:57.382939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100325) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 07 14:02:57.444821 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Detach volume completed successfully. Aug 07 14:02:57.444821 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd9a770b-8be7-4e0c-b0a9-62340d6bf48d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action returned with HTTP 202 Aug 07 14:02:57.444821 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 489/1957] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:57 2026] POST /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:57.456982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ccfa6f4-96d0-4fcb-b32e-ff18faa69118 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.459196 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ccfa6f4-96d0-4fcb-b32e-ff18faa69118 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.459402 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ccfa6f4-96d0-4fcb-b32e-ff18faa69118 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.459638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ccfa6f4-96d0-4fcb-b32e-ff18faa69118 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.464368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc956311-ad66-45d3-9ee2-158a10dd0bf0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.466176 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc956311-ad66-45d3-9ee2-158a10dd0bf0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:02:57.466394 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc956311-ad66-45d3-9ee2-158a10dd0bf0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.466915 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc956311-ad66-45d3-9ee2-158a10dd0bf0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.470078 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.470078 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:57.475485 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ccfa6f4-96d0-4fcb-b32e-ff18faa69118 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.475799 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.475799 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:57.480503 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc956311-ad66-45d3-9ee2-158a10dd0bf0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:02:57.481781 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ccfa6f4-96d0-4fcb-b32e-ff18faa69118 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:57.482460 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 488/1958] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.485786 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc956311-ad66-45d3-9ee2-158a10dd0bf0 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:02:57.486320 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 492/1959] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.502226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2246e35c-2068-460e-9ca1-e683e164d29e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.506616 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2246e35c-2068-460e-9ca1-e683e164d29e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.506815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2246e35c-2068-460e-9ca1-e683e164d29e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.507182 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2246e35c-2068-460e-9ca1-e683e164d29e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.515693 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.515693 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:57.520187 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2246e35c-2068-460e-9ca1-e683e164d29e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.525998 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2246e35c-2068-460e-9ca1-e683e164d29e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:57.526598 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 491/1960] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.543506 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efad864d-b1d5-4197-b414-4ae442725a28 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.544980 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efad864d-b1d5-4197-b414-4ae442725a28 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action Aug 07 14:02:57.545435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efad864d-b1d5-4197-b414-4ae442725a28 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action body: b'{"os-detach": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:02:57.545638 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efad864d-b1d5-4197-b414-4ae442725a28 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:57.555775 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.555775 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:57.556610 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efad864d-b1d5-4197-b414-4ae442725a28 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.588158 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efad864d-b1d5-4197-b414-4ae442725a28 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Detach volume completed successfully. Aug 07 14:02:57.589204 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efad864d-b1d5-4197-b414-4ae442725a28 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action returned with HTTP 202 Aug 07 14:02:57.589204 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 490/1961] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:02:57 2026] POST /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:02:57.597399 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d688c38-afdf-43d3-b906-7a53611e246b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.599564 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d688c38-afdf-43d3-b906-7a53611e246b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.599564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d688c38-afdf-43d3-b906-7a53611e246b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.599795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d688c38-afdf-43d3-b906-7a53611e246b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.609422 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.609422 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:57.611249 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d688c38-afdf-43d3-b906-7a53611e246b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.616033 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d688c38-afdf-43d3-b906-7a53611e246b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:57.616458 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 489/1962] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.616501 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa44e31e-ce88-47af-b170-7868b02dbeb9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.619796 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa44e31e-ce88-47af-b170-7868b02dbeb9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:02:57.620138 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa44e31e-ce88-47af-b170-7868b02dbeb9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.620440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa44e31e-ce88-47af-b170-7868b02dbeb9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.620512 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fa44e31e-ce88-47af-b170-7868b02dbeb9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:02:57.626055 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.626055 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:57.627068 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa44e31e-ce88-47af-b170-7868b02dbeb9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:02:57.627528 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 493/1963] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.640290 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-995bd093-66bb-4472-93ad-e1945a17b86f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.643430 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-995bd093-66bb-4472-93ad-e1945a17b86f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.644011 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-995bd093-66bb-4472-93ad-e1945a17b86f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.644102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-995bd093-66bb-4472-93ad-e1945a17b86f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.656665 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.656665 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:57.663751 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-995bd093-66bb-4472-93ad-e1945a17b86f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.671245 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-995bd093-66bb-4472-93ad-e1945a17b86f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:57.671245 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 492/1964] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.689460 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d79817e8-f686-4671-addf-16a4a04af5b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.694018 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d79817e8-f686-4671-addf-16a4a04af5b9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.694018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d79817e8-f686-4671-addf-16a4a04af5b9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.694018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d79817e8-f686-4671-addf-16a4a04af5b9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.694018 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d79817e8-f686-4671-addf-16a4a04af5b9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume with id: 5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.716867 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.716867 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:57.716867 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d79817e8-f686-4671-addf-16a4a04af5b9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.750015 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d79817e8-f686-4671-addf-16a4a04af5b9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume request issued successfully. Aug 07 14:02:57.750527 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d79817e8-f686-4671-addf-16a4a04af5b9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 202 Aug 07 14:02:57.752225 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 491/1965] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:57 2026] DELETE /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:02:57.762377 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41e1c612-ce23-402b-9f55-66d3358f3ee8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.764653 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41e1c612-ce23-402b-9f55-66d3358f3ee8 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:57.764895 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41e1c612-ce23-402b-9f55-66d3358f3ee8 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.765173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41e1c612-ce23-402b-9f55-66d3358f3ee8 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.776524 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.776524 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:57.783902 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-41e1c612-ce23-402b-9f55-66d3358f3ee8 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:02:57.791332 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41e1c612-ce23-402b-9f55-66d3358f3ee8 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 200 Aug 07 14:02:57.791332 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 490/1966] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.833364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c1d8881-df0c-43ec-9ad4-c727b954fb76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.833364 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c1d8881-df0c-43ec-9ad4-c727b954fb76 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:02:57.833364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c1d8881-df0c-43ec-9ad4-c727b954fb76 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.833364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c1d8881-df0c-43ec-9ad4-c727b954fb76 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.842685 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.842685 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:57.849851 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c1d8881-df0c-43ec-9ad4-c727b954fb76 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:02:57.855558 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c1d8881-df0c-43ec-9ad4-c727b954fb76 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:02:57.856118 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 494/1967] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.877751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93f20f41-8245-4f0c-844e-d8160a301487 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.881046 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93f20f41-8245-4f0c-844e-d8160a301487 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:02:57.881334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93f20f41-8245-4f0c-844e-d8160a301487 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.881573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93f20f41-8245-4f0c-844e-d8160a301487 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.894263 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.894263 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:57.899533 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-93f20f41-8245-4f0c-844e-d8160a301487 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:02:57.906781 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93f20f41-8245-4f0c-844e-d8160a301487 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:02:57.908634 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 493/1968] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:57.967530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-1911adfe-ce79-4bad-a0fb-93170422ad77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:57.969891 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-1911adfe-ce79-4bad-a0fb-93170422ad77 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:02:57.970166 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-1911adfe-ce79-4bad-a0fb-93170422ad77 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:57.970418 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-1911adfe-ce79-4bad-a0fb-93170422ad77 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:57.981764 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:57.981764 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:57.989366 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-1911adfe-ce79-4bad-a0fb-93170422ad77 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:02:57.995389 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-1911adfe-ce79-4bad-a0fb-93170422ad77 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:02:57.996149 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 492/1969] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:02:57 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:58.050669 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20ccaafb-106e-4203-b714-ebf0ef28376d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.054306 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20ccaafb-106e-4203-b714-ebf0ef28376d tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e Aug 07 14:02:58.054522 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20ccaafb-106e-4203-b714-ebf0ef28376d tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.054770 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20ccaafb-106e-4203-b714-ebf0ef28376d tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.064511 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20ccaafb-106e-4203-b714-ebf0ef28376d tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e returned with HTTP 404 Aug 07 14:02:58.065172 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 491/1970] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/v3/volumes/12dd4158-75da-4ee8-9cdd-fb9bf20ce50e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:58.080809 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12103f4f-b601-41ba-b5b1-652fa5c7bfe0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.085975 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12103f4f-b601-41ba-b5b1-652fa5c7bfe0 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 Aug 07 14:02:58.086311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12103f4f-b601-41ba-b5b1-652fa5c7bfe0 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.086531 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12103f4f-b601-41ba-b5b1-652fa5c7bfe0 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.086824 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-12103f4f-b601-41ba-b5b1-652fa5c7bfe0 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete snapshot with id: 9b1c1cbc-ec16-4445-a210-802a03b25115 Aug 07 14:02:58.092230 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12103f4f-b601-41ba-b5b1-652fa5c7bfe0 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 returned with HTTP 404 Aug 07 14:02:58.093244 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 495/1971] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:02:58 2026] DELETE /volume/v3/snapshots/9b1c1cbc-ec16-4445-a210-802a03b25115 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:58.100884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a8b8d9a-d831-414b-8805-e06e2915c182 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.104064 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a8b8d9a-d831-414b-8805-e06e2915c182 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] GET https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:58.104285 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a8b8d9a-d831-414b-8805-e06e2915c182 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.104482 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a8b8d9a-d831-414b-8805-e06e2915c182 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.114490 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a8b8d9a-d831-414b-8805-e06e2915c182 tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 returned with HTTP 404 Aug 07 14:02:58.114490 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 494/1972] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:58.124779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54f7ab3f-9fc6-4801-8c27-ee5738c28e8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.128016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54f7ab3f-9fc6-4801-8c27-ee5738c28e8a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] DELETE https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:58.128234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54f7ab3f-9fc6-4801-8c27-ee5738c28e8a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.128462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54f7ab3f-9fc6-4801-8c27-ee5738c28e8a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.129199 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-54f7ab3f-9fc6-4801-8c27-ee5738c28e8a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] Delete volume with id: eb1ef1a4-e8cc-4254-b3f5-52814d27b441 Aug 07 14:02:58.139471 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54f7ab3f-9fc6-4801-8c27-ee5738c28e8a tempest-VolumesDeleteCascade-774058060 tempest-VolumesDeleteCascade-774058060-project-member] https://10.4.3.193/volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 returned with HTTP 404 Aug 07 14:02:58.139623 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-441cb5e3-5e99-4355-ab3c-0f64e142b799 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.140052 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 493/1973] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:02:58 2026] DELETE /volume/v3/volumes/eb1ef1a4-e8cc-4254-b3f5-52814d27b441 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:58.140181 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-441cb5e3-5e99-4355-ab3c-0f64e142b799 None None] GET https://10.4.3.193/volume// Aug 07 14:02:58.140365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-441cb5e3-5e99-4355-ab3c-0f64e142b799 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.140642 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-441cb5e3-5e99-4355-ab3c-0f64e142b799 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.141452 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-441cb5e3-5e99-4355-ab3c-0f64e142b799 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:02:58.141452 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 492/1974] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:02:58.152142 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-0fc81fd7-df85-4d06-8950-621b6007b0c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.321179 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-0fc81fd7-df85-4d06-8950-621b6007b0c6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:02:58.321629 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-0fc81fd7-df85-4d06-8950-621b6007b0c6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ad4a485-f8b8-43e4-aae1-6be2b9370ab4", "connector": null, "instance_uuid": "2c6f56ba-e230-4353-a815-431bc6393c4c"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:58.332619 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:58.332619 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:58.366999 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-0fc81fd7-df85-4d06-8950-621b6007b0c6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:02:58.368068 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 496/1975] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:02:58 2026] POST /volume/v3/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:58.415960 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9edcc11-9028-4a33-bb84-82ed4663388b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.417789 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9edcc11-9028-4a33-bb84-82ed4663388b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:02:58.418040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9edcc11-9028-4a33-bb84-82ed4663388b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.418248 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9edcc11-9028-4a33-bb84-82ed4663388b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.430243 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ed9007b-7aac-45df-919b-29c53320595b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.430775 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ed9007b-7aac-45df-919b-29c53320595b None None] GET https://10.4.3.193/volume// Aug 07 14:02:58.431018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ed9007b-7aac-45df-919b-29c53320595b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.431396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ed9007b-7aac-45df-919b-29c53320595b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.431856 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ed9007b-7aac-45df-919b-29c53320595b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:02:58.432267 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 494/1976] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:02:58.433116 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:58.433116 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:02:58.438046 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9edcc11-9028-4a33-bb84-82ed4663388b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:02:58.443294 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-015e1a06-7c36-4710-8cc0-f4393e1e233e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.449237 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-015e1a06-7c36-4710-8cc0-f4393e1e233e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:02:58.449237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-015e1a06-7c36-4710-8cc0-f4393e1e233e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.449237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-015e1a06-7c36-4710-8cc0-f4393e1e233e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.450332 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9edcc11-9028-4a33-bb84-82ed4663388b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:02:58.450431 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 495/1977] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:58.464212 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:58.464212 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:58.470495 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-015e1a06-7c36-4710-8cc0-f4393e1e233e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:02:58.482305 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-015e1a06-7c36-4710-8cc0-f4393e1e233e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:02:58.482305 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 493/1978] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:02:58.601628 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-30f5cebd-0cd1-44ec-bd06-cf79a7a06d52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.604769 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-30f5cebd-0cd1-44ec-bd06-cf79a7a06d52 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] PUT https://10.4.3.193/volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4 Aug 07 14:02:58.605364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-30f5cebd-0cd1-44ec-bd06-cf79a7a06d52 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:02:58.616660 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-30f5cebd-0cd1-44ec-bd06-cf79a7a06d52 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Acquiring lock "cinder-attachment_update-5ad4a485-f8b8-43e4-aae1-6be2b9370ab4-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:02:58.622556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-30f5cebd-0cd1-44ec-bd06-cf79a7a06d52 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Lock "cinder-attachment_update-5ad4a485-f8b8-43e4-aae1-6be2b9370ab4-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:02:58.624274 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:58.624274 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:02:58.641945 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d94edaf-f977-4626-8ff1-4fe3cfcbe226 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.644491 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d94edaf-f977-4626-8ff1-4fe3cfcbe226 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:02:58.644780 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d94edaf-f977-4626-8ff1-4fe3cfcbe226 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.645057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d94edaf-f977-4626-8ff1-4fe3cfcbe226 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.645230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2d94edaf-f977-4626-8ff1-4fe3cfcbe226 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:02:58.651462 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:58.651462 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:58.652618 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d94edaf-f977-4626-8ff1-4fe3cfcbe226 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:02:58.653165 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 495/1979] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:58.791485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-30f5cebd-0cd1-44ec-bd06-cf79a7a06d52 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Lock "cinder-attachment_update-5ad4a485-f8b8-43e4-aae1-6be2b9370ab4-np0000006713" released by "attachment_update" :: held 0.169s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:02:58.791865 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-30f5cebd-0cd1-44ec-bd06-cf79a7a06d52 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4 returned with HTTP 200 Aug 07 14:02:58.792594 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 497/1980] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:02:58 2026] PUT /volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:02:58.812186 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12271b73-0379-46a6-823e-c2404852f1af None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:58.816751 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12271b73-0379-46a6-823e-c2404852f1af tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 Aug 07 14:02:58.817091 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12271b73-0379-46a6-823e-c2404852f1af tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:58.817606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12271b73-0379-46a6-823e-c2404852f1af tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:58.826406 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12271b73-0379-46a6-823e-c2404852f1af tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 returned with HTTP 404 Aug 07 14:02:58.826945 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 496/1981] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:58 2026] GET /volume/v3/volumes/5ffea4bb-b0bc-4bf2-97b1-37e85c799535 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:02:59.468963 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93419ce2-d177-4475-b1b8-a317d93479f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:59.471333 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93419ce2-d177-4475-b1b8-a317d93479f6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:02:59.471700 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93419ce2-d177-4475-b1b8-a317d93479f6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:59.471700 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93419ce2-d177-4475-b1b8-a317d93479f6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:59.487993 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:59.487993 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:02:59.493951 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-93419ce2-d177-4475-b1b8-a317d93479f6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:02:59.502521 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93419ce2-d177-4475-b1b8-a317d93479f6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:02:59.502994 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 494/1982] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:59 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:02:59.666003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4eece8b-9d0c-4944-ad05-7647e2601c82 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:02:59.673759 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4eece8b-9d0c-4944-ad05-7647e2601c82 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:02:59.673984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4eece8b-9d0c-4944-ad05-7647e2601c82 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:02:59.674233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4eece8b-9d0c-4944-ad05-7647e2601c82 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:02:59.674366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a4eece8b-9d0c-4944-ad05-7647e2601c82 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:02:59.681023 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:02:59.681023 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:02:59.682019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4eece8b-9d0c-4944-ad05-7647e2601c82 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:02:59.682553 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 496/1983] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:02:59 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:00.521343 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f1bd658-3bf0-4808-bbba-19d9677f3302 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:00.525427 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f1bd658-3bf0-4808-bbba-19d9677f3302 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:03:00.525574 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f1bd658-3bf0-4808-bbba-19d9677f3302 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:00.525856 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f1bd658-3bf0-4808-bbba-19d9677f3302 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:00.540067 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:00.540067 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:00.546494 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8f1bd658-3bf0-4808-bbba-19d9677f3302 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:00.557659 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f1bd658-3bf0-4808-bbba-19d9677f3302 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:03:00.557659 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 498/1984] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:00 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:00.695710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e5c6bd7-eb6e-452b-b565-a86d5a11118b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:00.700117 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e5c6bd7-eb6e-452b-b565-a86d5a11118b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:00.700117 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e5c6bd7-eb6e-452b-b565-a86d5a11118b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:00.700320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e5c6bd7-eb6e-452b-b565-a86d5a11118b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:00.700654 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5e5c6bd7-eb6e-452b-b565-a86d5a11118b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:00.707935 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:00.707935 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:00.708430 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e5c6bd7-eb6e-452b-b565-a86d5a11118b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:00.709977 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 497/1985] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:00 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:00.912859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0735cb06-19d1-4dae-965c-c745cb42a83b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:00.915096 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0735cb06-19d1-4dae-965c-c745cb42a83b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:03:00.915321 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0735cb06-19d1-4dae-965c-c745cb42a83b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:00.915549 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0735cb06-19d1-4dae-965c-c745cb42a83b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:00.915714 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0735cb06-19d1-4dae-965c-c745cb42a83b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Delete volume with id: b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:03:00.925598 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:00.925598 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:00.925598 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0735cb06-19d1-4dae-965c-c745cb42a83b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:03:00.961707 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0735cb06-19d1-4dae-965c-c745cb42a83b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Delete volume request issued successfully. Aug 07 14:03:00.961707 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0735cb06-19d1-4dae-965c-c745cb42a83b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 202 Aug 07 14:03:00.961707 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 495/1986] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:00 2026] DELETE /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:00.973108 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05a671d0-32a2-4184-af65-e74e2ff8da65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:00.975500 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05a671d0-32a2-4184-af65-e74e2ff8da65 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:03:00.975778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05a671d0-32a2-4184-af65-e74e2ff8da65 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:00.976056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05a671d0-32a2-4184-af65-e74e2ff8da65 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:00.989006 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:00.989006 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:00.993818 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05a671d0-32a2-4184-af65-e74e2ff8da65 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:03:01.000668 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05a671d0-32a2-4184-af65-e74e2ff8da65 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 200 Aug 07 14:03:01.001048 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 497/1987] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:00 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:01.497383 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28975059-03be-425d-9597-5e6c37477648 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:01.499812 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:01.500308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1395179049"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:01.501819 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1395179049'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:01.503141 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume of 1 GB Aug 07 14:03:01.507786 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Availability Zones retrieved successfully. Aug 07 14:03:01.514447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (eed72a44-a2b9-4518-8644-00abc00b55fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:01.518866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0605e691-a821-43bd-88e6-b6565ba7b48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:01.518866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:01.552097 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0605e691-a821-43bd-88e6-b6565ba7b48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:01.553242 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e696eb9-06e2-4bee-a242-e08df4fbfd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:01.575006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d793580e-742c-4407-b322-41c895b9117c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:01.578159 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d793580e-742c-4407-b322-41c895b9117c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:03:01.578908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d793580e-742c-4407-b322-41c895b9117c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:01.578908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d793580e-742c-4407-b322-41c895b9117c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:01.594142 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:01.594142 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:01.599155 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d793580e-742c-4407-b322-41c895b9117c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:01.606788 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d793580e-742c-4407-b322-41c895b9117c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:03:01.607338 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 498/1988] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:01 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:01.617393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Created reservations ['873c538b-dacd-4153-a6a6-9442fc61fa65', '2058e94b-1fe2-48b3-a7ca-d69dd28c7ddd', 'c72b6d6c-26cb-475d-bf50-67542eb49ed9', '1adacb3f-8b66-4468-882c-6b2c50cb813a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:01.617393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e696eb9-06e2-4bee-a242-e08df4fbfd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873c538b-dacd-4153-a6a6-9442fc61fa65', '2058e94b-1fe2-48b3-a7ca-d69dd28c7ddd', 'c72b6d6c-26cb-475d-bf50-67542eb49ed9', '1adacb3f-8b66-4468-882c-6b2c50cb813a']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:01.617921 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949ed09a-b82d-4002-8fd3-a7306127cb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:01.647654 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949ed09a-b82d-4002-8fd3-a7306127cb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a47714d-53e7-4543-8b54-1bf7f414d518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1395179049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['873c538b-dacd-4153-a6a6-9442fc61fa65','2058e94b-1fe2-48b3-a7ca-d69dd28c7ddd','c72b6d6c-26cb-475d-bf50-67542eb49ed9','1adacb3f-8b66-4468-882c-6b2c50cb813a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1395179049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a47714d-53e7-4543-8b54-1bf7f414d518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a749c3c1189482e946e7ee360ff312f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:01.648609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36e02e4-caf0-45eb-8aa3-c31d825722b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:01.679243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36e02e4-caf0-45eb-8aa3-c31d825722b3) transitioned into state 'SUCCESS' from state '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-1395179049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['873c538b-dacd-4153-a6a6-9442fc61fa65','2058e94b-1fe2-48b3-a7ca-d69dd28c7ddd','c72b6d6c-26cb-475d-bf50-67542eb49ed9','1adacb3f-8b66-4468-882c-6b2c50cb813a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:01.680152 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c2f774-9144-42de-8bb8-6e9e06c27c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:01.691784 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c2f774-9144-42de-8bb8-6e9e06c27c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:01.693308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (eed72a44-a2b9-4518-8644-00abc00b55fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:01.694864 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request issued successfully. Aug 07 14:03:01.694864 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28975059-03be-425d-9597-5e6c37477648 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:01.695339 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 499/1989] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:01 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:01.716756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca751018-46ea-43fe-81d5-b51e63bbe6b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:01.718768 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca751018-46ea-43fe-81d5-b51e63bbe6b3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:01.719027 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca751018-46ea-43fe-81d5-b51e63bbe6b3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:01.719297 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca751018-46ea-43fe-81d5-b51e63bbe6b3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:01.726046 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-760e2a26-996b-4017-acd8-efa6028b9973 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:01.727430 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:01.727430 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:01.728601 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-760e2a26-996b-4017-acd8-efa6028b9973 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:01.728897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-760e2a26-996b-4017-acd8-efa6028b9973 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:01.729166 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-760e2a26-996b-4017-acd8-efa6028b9973 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:01.729405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-760e2a26-996b-4017-acd8-efa6028b9973 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:01.733096 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ca751018-46ea-43fe-81d5-b51e63bbe6b3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:01.735301 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:01.735301 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:01.736158 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-760e2a26-996b-4017-acd8-efa6028b9973 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:01.736498 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 498/1990] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:01 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:01.737685 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca751018-46ea-43fe-81d5-b51e63bbe6b3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 returned with HTTP 200 Aug 07 14:03:01.739136 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 496/1991] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:01 2026] GET /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:02.022220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91666bcd-01ef-4e36-9db1-900b64ebdd53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.025878 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91666bcd-01ef-4e36-9db1-900b64ebdd53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 Aug 07 14:03:02.026137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91666bcd-01ef-4e36-9db1-900b64ebdd53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.026597 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91666bcd-01ef-4e36-9db1-900b64ebdd53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.034292 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91666bcd-01ef-4e36-9db1-900b64ebdd53 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 returned with HTTP 404 Aug 07 14:03:02.035266 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 499/1992] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/volumes/b951c894-3b2b-4279-91f5-33c5e04a09e4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:02.116378 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-348f10de-b352-4afe-ae6a-2b9394493f30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.120886 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-348f10de-b352-4afe-ae6a-2b9394493f30 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:03:02.120886 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-348f10de-b352-4afe-ae6a-2b9394493f30 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.120886 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-348f10de-b352-4afe-ae6a-2b9394493f30 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.120886 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-348f10de-b352-4afe-ae6a-2b9394493f30 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Delete volume with id: fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:03:02.133156 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.133156 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:02.133156 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-348f10de-b352-4afe-ae6a-2b9394493f30 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:03:02.174134 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-348f10de-b352-4afe-ae6a-2b9394493f30 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Delete volume request issued successfully. Aug 07 14:03:02.174371 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-348f10de-b352-4afe-ae6a-2b9394493f30 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 202 Aug 07 14:03:02.174927 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 500/1993] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:02 2026] DELETE /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:02.184795 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19ae13ac-ac91-4f8e-ae66-866343cac34b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.191256 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19ae13ac-ac91-4f8e-ae66-866343cac34b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:03:02.191903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19ae13ac-ac91-4f8e-ae66-866343cac34b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.191903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19ae13ac-ac91-4f8e-ae66-866343cac34b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.201800 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.201800 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:02.207407 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19ae13ac-ac91-4f8e-ae66-866343cac34b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:03:02.212684 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19ae13ac-ac91-4f8e-ae66-866343cac34b tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 200 Aug 07 14:03:02.213085 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 499/1994] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:02.334374 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-992a3d3f-b152-4616-ac75-821fe39e4717 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.338019 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-992a3d3f-b152-4616-ac75-821fe39e4717 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4/action Aug 07 14:03:02.338522 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-992a3d3f-b152-4616-ac75-821fe39e4717 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:02.338707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-992a3d3f-b152-4616-ac75-821fe39e4717 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:02.368915 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.368915 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:02.391801 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9d6c56c3-bdb8-4214-9cf7-dafed7824b3b req-992a3d3f-b152-4616-ac75-821fe39e4717 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4/action returned with HTTP 204 Aug 07 14:03:02.392047 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 497/1995] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:03:02 2026] POST /volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:02.628351 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9546188a-5f08-4efa-adb8-de4df83ed053 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.630509 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9546188a-5f08-4efa-adb8-de4df83ed053 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:03:02.631044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9546188a-5f08-4efa-adb8-de4df83ed053 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.631044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9546188a-5f08-4efa-adb8-de4df83ed053 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.648186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.648186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:02.652533 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9546188a-5f08-4efa-adb8-de4df83ed053 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:02.657736 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9546188a-5f08-4efa-adb8-de4df83ed053 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:03:02.659094 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 500/1996] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:02.674415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e37a157e-9ab4-4637-a689-78e5824a4f19 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.678281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e37a157e-9ab4-4637-a689-78e5824a4f19 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:03:02.678281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e37a157e-9ab4-4637-a689-78e5824a4f19 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.678445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e37a157e-9ab4-4637-a689-78e5824a4f19 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.693428 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.693428 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:02.700491 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e37a157e-9ab4-4637-a689-78e5824a4f19 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:02.706424 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e37a157e-9ab4-4637-a689-78e5824a4f19 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:03:02.706768 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 501/1997] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:02.756304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c0be8d3-465c-44aa-beca-cc7b2eec44ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.757270 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6462452e-0217-428a-8db7-40b5206dc1f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.758859 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c0be8d3-465c-44aa-beca-cc7b2eec44ed tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:02.759561 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c0be8d3-465c-44aa-beca-cc7b2eec44ed tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.759890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c0be8d3-465c-44aa-beca-cc7b2eec44ed tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.759947 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6462452e-0217-428a-8db7-40b5206dc1f6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:02.760043 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2c0be8d3-465c-44aa-beca-cc7b2eec44ed tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:02.760139 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6462452e-0217-428a-8db7-40b5206dc1f6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.760426 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6462452e-0217-428a-8db7-40b5206dc1f6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.769258 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.769258 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:02.770108 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.770108 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:02.771082 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c0be8d3-465c-44aa-beca-cc7b2eec44ed tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:02.771695 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 500/1998] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:02.776003 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6462452e-0217-428a-8db7-40b5206dc1f6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:02.782731 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6462452e-0217-428a-8db7-40b5206dc1f6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 returned with HTTP 200 Aug 07 14:03:02.786534 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 498/1999] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:02.814201 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1a0f23c-91b4-46e8-8b10-034eb9986c0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.817600 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1a0f23c-91b4-46e8-8b10-034eb9986c0d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518/action Aug 07 14:03:02.817600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1a0f23c-91b4-46e8-8b10-034eb9986c0d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:02.817600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1a0f23c-91b4-46e8-8b10-034eb9986c0d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:02.832215 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.832215 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:02.834590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-a1a0f23c-91b4-46e8-8b10-034eb9986c0d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume '1a47714d-53e7-4543-8b54-1bf7f414d518' with '{'status': 'attaching'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:02.862328 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1a0f23c-91b4-46e8-8b10-034eb9986c0d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518/action returned with HTTP 202 Aug 07 14:03:02.862912 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 501/2000] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:02 2026] POST /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:02.871136 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2d7bf80-5853-496f-a939-827c0831b56f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.873305 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2d7bf80-5853-496f-a939-827c0831b56f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:02.873533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2d7bf80-5853-496f-a939-827c0831b56f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.873771 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2d7bf80-5853-496f-a939-827c0831b56f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.882252 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.882252 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:02.887706 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2d7bf80-5853-496f-a939-827c0831b56f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:02.893240 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2d7bf80-5853-496f-a939-827c0831b56f tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 returned with HTTP 200 Aug 07 14:03:02.893923 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 502/2001] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:02.907902 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cdf0d7e0-60bd-47ec-a7ca-440bb88d638b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.911655 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdf0d7e0-60bd-47ec-a7ca-440bb88d638b tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518/action Aug 07 14:03:02.912093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdf0d7e0-60bd-47ec-a7ca-440bb88d638b tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:02.912327 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdf0d7e0-60bd-47ec-a7ca-440bb88d638b tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:02.932251 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.932251 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:02.932251 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cdf0d7e0-60bd-47ec-a7ca-440bb88d638b tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Volume info retrieved successfully. Aug 07 14:03:02.961541 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cdf0d7e0-60bd-47ec-a7ca-440bb88d638b tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Delete volume request issued successfully. Aug 07 14:03:02.962325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdf0d7e0-60bd-47ec-a7ca-440bb88d638b tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518/action returned with HTTP 202 Aug 07 14:03:02.962437 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 501/2002] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:02 2026] POST /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:02.973355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80a6eaab-4f9e-4e6e-b591-9b2ce253da71 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:02.975682 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80a6eaab-4f9e-4e6e-b591-9b2ce253da71 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:02.975933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80a6eaab-4f9e-4e6e-b591-9b2ce253da71 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:02.976282 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80a6eaab-4f9e-4e6e-b591-9b2ce253da71 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:02.989109 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:02.989109 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:02.994417 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80a6eaab-4f9e-4e6e-b591-9b2ce253da71 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:03.002385 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80a6eaab-4f9e-4e6e-b591-9b2ce253da71 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 returned with HTTP 200 Aug 07 14:03:03.002385 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 499/2003] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:02 2026] GET /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:03.236612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5f34483-baad-43a5-aa94-463332638055 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:03.241195 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f34483-baad-43a5-aa94-463332638055 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 Aug 07 14:03:03.241195 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f34483-baad-43a5-aa94-463332638055 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:03.241195 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f34483-baad-43a5-aa94-463332638055 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:03.253718 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f34483-baad-43a5-aa94-463332638055 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 returned with HTTP 404 Aug 07 14:03:03.254379 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 502/2004] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:03 2026] GET /volume/v3/volumes/fc4b9df7-a497-4012-8226-9335e468f208 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:03.412194 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8d6df89-217e-455d-b195-a17c70df36dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:03.414495 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8d6df89-217e-455d-b195-a17c70df36dd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] DELETE https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:03:03.414739 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8d6df89-217e-455d-b195-a17c70df36dd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:03.415015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8d6df89-217e-455d-b195-a17c70df36dd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:03.415210 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f8d6df89-217e-455d-b195-a17c70df36dd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Delete volume with id: cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:03:03.429765 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:03.429765 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:03.430433 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8d6df89-217e-455d-b195-a17c70df36dd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:03:03.455622 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8d6df89-217e-455d-b195-a17c70df36dd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Delete volume request issued successfully. Aug 07 14:03:03.455911 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8d6df89-217e-455d-b195-a17c70df36dd tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 202 Aug 07 14:03:03.456442 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 503/2005] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:03 2026] DELETE /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:03.466433 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83b9eff0-3bb6-4864-af84-81926aafb3d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:03.470746 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83b9eff0-3bb6-4864-af84-81926aafb3d5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:03:03.471061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83b9eff0-3bb6-4864-af84-81926aafb3d5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:03.471296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83b9eff0-3bb6-4864-af84-81926aafb3d5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:03.486535 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:03.486535 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:03.496624 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-83b9eff0-3bb6-4864-af84-81926aafb3d5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Volume info retrieved successfully. Aug 07 14:03:03.504465 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83b9eff0-3bb6-4864-af84-81926aafb3d5 tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 200 Aug 07 14:03:03.505179 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 502/2006] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:03 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:03.785283 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-814367aa-8302-4c52-af5e-2b7587e5a71a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:03.787322 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-814367aa-8302-4c52-af5e-2b7587e5a71a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:03.787544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-814367aa-8302-4c52-af5e-2b7587e5a71a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:03.787718 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-814367aa-8302-4c52-af5e-2b7587e5a71a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:03.787814 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-814367aa-8302-4c52-af5e-2b7587e5a71a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:03.793010 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:03.793010 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:03.794058 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-814367aa-8302-4c52-af5e-2b7587e5a71a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:03.794515 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 500/2007] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:03 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:04.018262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e3cc6e7-13dc-48ed-8108-398a1bf8b33c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.022737 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e3cc6e7-13dc-48ed-8108-398a1bf8b33c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:04.022737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e3cc6e7-13dc-48ed-8108-398a1bf8b33c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.022737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e3cc6e7-13dc-48ed-8108-398a1bf8b33c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.034629 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e3cc6e7-13dc-48ed-8108-398a1bf8b33c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 returned with HTTP 404 Aug 07 14:03:04.035074 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 503/2008] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:04 2026] GET /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:04.046403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-066771ae-da13-4a6a-95fc-645dd654e076 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.049785 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066771ae-da13-4a6a-95fc-645dd654e076 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:04.050050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066771ae-da13-4a6a-95fc-645dd654e076 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.050302 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066771ae-da13-4a6a-95fc-645dd654e076 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.058186 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066771ae-da13-4a6a-95fc-645dd654e076 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 returned with HTTP 404 Aug 07 14:03:04.058859 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 504/2009] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:04 2026] GET /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:04.070762 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bef74d3-1427-4600-8979-9f67ce7a153d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.073187 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bef74d3-1427-4600-8979-9f67ce7a153d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:04.073470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bef74d3-1427-4600-8979-9f67ce7a153d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.073721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bef74d3-1427-4600-8979-9f67ce7a153d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.074040 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0bef74d3-1427-4600-8979-9f67ce7a153d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume with id: 1a47714d-53e7-4543-8b54-1bf7f414d518 Aug 07 14:03:04.080425 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bef74d3-1427-4600-8979-9f67ce7a153d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 returned with HTTP 404 Aug 07 14:03:04.081175 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 503/2010] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:04 2026] DELETE /volume/v3/volumes/1a47714d-53e7-4543-8b54-1bf7f414d518 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:03:04.094439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.096475 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:04.096990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-641329718"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:04.098911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-641329718'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:04.098911 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume of 1 GB Aug 07 14:03:04.103168 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Availability Zones retrieved successfully. Aug 07 14:03:04.114734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (e8fb0739-0f6e-4779-8fd2-86095ef0bc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:04.116945 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e217a11-7310-47d1-9c6a-15d010eca986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:04.117307 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:04.163787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e217a11-7310-47d1-9c6a-15d010eca986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:04.164745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bd2cfd-c7f2-4a1a-afa6-5c2c00af4296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:04.221441 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Created reservations ['334baeaf-2657-466a-9730-dce463b59dfa', '2859fcf0-2eab-48f6-bcc5-79342f0b5886', '6662033b-866c-4e1a-82e4-d57e03f1a778', '0595ead5-6b02-4c0a-bdc6-3607a66be471'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:04.222380 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35bd2cfd-c7f2-4a1a-afa6-5c2c00af4296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['334baeaf-2657-466a-9730-dce463b59dfa', '2859fcf0-2eab-48f6-bcc5-79342f0b5886', '6662033b-866c-4e1a-82e4-d57e03f1a778', '0595ead5-6b02-4c0a-bdc6-3607a66be471']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:04.223355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06c435f-eaa9-4d72-8de7-53c6ae7c78a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:04.253104 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06c435f-eaa9-4d72-8de7-53c6ae7c78a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77860cb4-45e2-4c75-91fc-2643eed6d9cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-641329718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['334baeaf-2657-466a-9730-dce463b59dfa','2859fcf0-2eab-48f6-bcc5-79342f0b5886','6662033b-866c-4e1a-82e4-d57e03f1a778','0595ead5-6b02-4c0a-bdc6-3607a66be471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-641329718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77860cb4-45e2-4c75-91fc-2643eed6d9cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a749c3c1189482e946e7ee360ff312f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:04.254118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d00e96a-4ac3-4e32-8055-a20fa8ad868b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:04.283208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d00e96a-4ac3-4e32-8055-a20fa8ad868b) transitioned into state 'SUCCESS' from state '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-641329718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['334baeaf-2657-466a-9730-dce463b59dfa','2859fcf0-2eab-48f6-bcc5-79342f0b5886','6662033b-866c-4e1a-82e4-d57e03f1a778','0595ead5-6b02-4c0a-bdc6-3607a66be471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:04.284327 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daefa257-43d5-47d6-86a7-38de87888127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:04.316667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daefa257-43d5-47d6-86a7-38de87888127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:04.319868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (e8fb0739-0f6e-4779-8fd2-86095ef0bc4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:04.320421 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request issued successfully. Aug 07 14:03:04.321611 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-878cbe87-4f27-44e0-8e59-c9411b5fd4f9 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:04.322754 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 501/2011] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:04 2026] POST /volume/v3/volumes => generated 748 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:04.341994 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a53be0ad-9d13-4c12-913d-4d4abfed4aeb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.346032 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a53be0ad-9d13-4c12-913d-4d4abfed4aeb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:04.346326 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a53be0ad-9d13-4c12-913d-4d4abfed4aeb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.346701 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a53be0ad-9d13-4c12-913d-4d4abfed4aeb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.363013 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:04.363013 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:04.374561 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a53be0ad-9d13-4c12-913d-4d4abfed4aeb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:04.384401 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a53be0ad-9d13-4c12-913d-4d4abfed4aeb tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb returned with HTTP 200 Aug 07 14:03:04.384749 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 504/2012] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:04 2026] GET /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:04.522340 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-58b6438c-a33e-4255-9b9e-8003c439826f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.526570 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58b6438c-a33e-4255-9b9e-8003c439826f tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] GET https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc Aug 07 14:03:04.526570 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58b6438c-a33e-4255-9b9e-8003c439826f tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.526857 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58b6438c-a33e-4255-9b9e-8003c439826f tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.535742 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58b6438c-a33e-4255-9b9e-8003c439826f tempest-AttachVolumeNegativeTest-1300103268 tempest-AttachVolumeNegativeTest-1300103268-project-member] https://10.4.3.193/volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc returned with HTTP 404 Aug 07 14:03:04.537516 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 505/2013] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:04 2026] GET /volume/v3/volumes/cd85e05c-1cc8-4865-aabd-cb62ca6edddc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:04.547450 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e421b2a2-126d-44be-bd1c-354b98d02504 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.547968 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e421b2a2-126d-44be-bd1c-354b98d02504 None None] GET https://10.4.3.193/volume// Aug 07 14:03:04.548191 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e421b2a2-126d-44be-bd1c-354b98d02504 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.549044 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e421b2a2-126d-44be-bd1c-354b98d02504 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.549044 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e421b2a2-126d-44be-bd1c-354b98d02504 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:03:04.549228 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 504/2014] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:03:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:03:04.561946 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1957e549-cc65-4941-a908-95422fe13edb req-fb1b8dc0-2602-4dd0-bdef-40a9b6b128f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.562683 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1957e549-cc65-4941-a908-95422fe13edb req-fb1b8dc0-2602-4dd0-bdef-40a9b6b128f4 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:03:04.563006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1957e549-cc65-4941-a908-95422fe13edb req-fb1b8dc0-2602-4dd0-bdef-40a9b6b128f4 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "520d2f98-ab37-43ae-a698-bc766f8a752e", "connector": null, "instance_uuid": "16eb866c-a701-49a4-817c-b07dcfbc6915"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:04.590786 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:04.590786 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:04.651810 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1957e549-cc65-4941-a908-95422fe13edb req-fb1b8dc0-2602-4dd0-bdef-40a9b6b128f4 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:03:04.651810 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 502/2015] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:03:04 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:04.660932 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1957e549-cc65-4941-a908-95422fe13edb req-acadb279-0b90-4013-976c-b9c2624d9542 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.667747 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1957e549-cc65-4941-a908-95422fe13edb req-acadb279-0b90-4013-976c-b9c2624d9542 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c Aug 07 14:03:04.668463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1957e549-cc65-4941-a908-95422fe13edb req-acadb279-0b90-4013-976c-b9c2624d9542 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.670579 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1957e549-cc65-4941-a908-95422fe13edb req-acadb279-0b90-4013-976c-b9c2624d9542 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.681061 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:04.681061 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:04.801991 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1957e549-cc65-4941-a908-95422fe13edb req-acadb279-0b90-4013-976c-b9c2624d9542 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c returned with HTTP 200 Aug 07 14:03:04.806622 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 505/2016] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:03:04 2026] DELETE /volume/v3/attachments/f0806e37-4cbe-45c9-a0ba-679cf3d9363c => generated 192 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:04.814596 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32a2dd3e-8f88-4b88-8b85-68974c7edd44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:04.818596 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32a2dd3e-8f88-4b88-8b85-68974c7edd44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:04.818927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32a2dd3e-8f88-4b88-8b85-68974c7edd44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:04.819135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32a2dd3e-8f88-4b88-8b85-68974c7edd44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:04.819258 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-32a2dd3e-8f88-4b88-8b85-68974c7edd44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:04.838435 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:04.838435 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:04.841330 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32a2dd3e-8f88-4b88-8b85-68974c7edd44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:04.841330 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 506/2017] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:04 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:05.400923 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7fa74fe0-aee5-4a2f-bdf8-0451a69e6bc5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:05.403467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fa74fe0-aee5-4a2f-bdf8-0451a69e6bc5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:05.403797 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fa74fe0-aee5-4a2f-bdf8-0451a69e6bc5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:05.404133 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fa74fe0-aee5-4a2f-bdf8-0451a69e6bc5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:05.413934 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:05.413934 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:05.421511 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7fa74fe0-aee5-4a2f-bdf8-0451a69e6bc5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:05.430912 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fa74fe0-aee5-4a2f-bdf8-0451a69e6bc5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb returned with HTTP 200 Aug 07 14:03:05.431405 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 505/2018] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:05 2026] GET /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:05.451212 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b959f110-199f-490c-a1d9-265722fbcb8f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:05.455188 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b959f110-199f-490c-a1d9-265722fbcb8f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb/action Aug 07 14:03:05.455782 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b959f110-199f-490c-a1d9-265722fbcb8f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:05.456973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b959f110-199f-490c-a1d9-265722fbcb8f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:05.472911 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:05.472911 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:05.474661 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-b959f110-199f-490c-a1d9-265722fbcb8f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume '77860cb4-45e2-4c75-91fc-2643eed6d9cb' with '{'status': 'creating'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:05.511216 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b959f110-199f-490c-a1d9-265722fbcb8f tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb/action returned with HTTP 202 Aug 07 14:03:05.511905 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 503/2019] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:05 2026] POST /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:05.521498 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a087a44-3b4c-4c29-9eeb-8a6c56fa06ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:05.523588 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a087a44-3b4c-4c29-9eeb-8a6c56fa06ab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:05.523972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a087a44-3b4c-4c29-9eeb-8a6c56fa06ab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:05.524983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a087a44-3b4c-4c29-9eeb-8a6c56fa06ab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:05.531977 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:05.531977 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:05.534598 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8a087a44-3b4c-4c29-9eeb-8a6c56fa06ab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:05.538927 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a087a44-3b4c-4c29-9eeb-8a6c56fa06ab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb returned with HTTP 200 Aug 07 14:03:05.539045 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 506/2020] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:05 2026] GET /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:05.561427 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e18b8c6-e579-47e8-913e-0b802fc81d16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:05.564156 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e18b8c6-e579-47e8-913e-0b802fc81d16 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb/action Aug 07 14:03:05.564529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e18b8c6-e579-47e8-913e-0b802fc81d16 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:05.564637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e18b8c6-e579-47e8-913e-0b802fc81d16 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:05.575644 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:05.575644 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:05.576010 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e18b8c6-e579-47e8-913e-0b802fc81d16 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Volume info retrieved successfully. Aug 07 14:03:05.603675 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e18b8c6-e579-47e8-913e-0b802fc81d16 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Delete volume request issued successfully. Aug 07 14:03:05.604216 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e18b8c6-e579-47e8-913e-0b802fc81d16 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb/action returned with HTTP 202 Aug 07 14:03:05.604920 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 507/2021] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:05 2026] POST /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:05.617220 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-819cacae-d2cd-4370-871d-5533761a6be6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:05.621204 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-819cacae-d2cd-4370-871d-5533761a6be6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:05.621582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-819cacae-d2cd-4370-871d-5533761a6be6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:05.622229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-819cacae-d2cd-4370-871d-5533761a6be6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:05.636094 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:05.636094 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:05.642733 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-819cacae-d2cd-4370-871d-5533761a6be6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:05.655642 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-819cacae-d2cd-4370-871d-5533761a6be6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb returned with HTTP 200 Aug 07 14:03:05.656294 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 506/2022] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:05 2026] GET /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:05.859293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02d2d2cf-1ee6-4260-893c-cb264451feec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:05.861762 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02d2d2cf-1ee6-4260-893c-cb264451feec tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:05.862089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02d2d2cf-1ee6-4260-893c-cb264451feec tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:05.862431 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02d2d2cf-1ee6-4260-893c-cb264451feec tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:05.862557 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-02d2d2cf-1ee6-4260-893c-cb264451feec tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:05.875997 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:05.875997 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:05.877039 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02d2d2cf-1ee6-4260-893c-cb264451feec tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:05.877549 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 504/2023] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:05 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:06.681439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3da25cf-be41-4905-9a2d-c4d2881ea7be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:06.685675 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3da25cf-be41-4905-9a2d-c4d2881ea7be tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:06.686066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3da25cf-be41-4905-9a2d-c4d2881ea7be tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:06.686300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3da25cf-be41-4905-9a2d-c4d2881ea7be tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:06.698713 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3da25cf-be41-4905-9a2d-c4d2881ea7be tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb returned with HTTP 404 Aug 07 14:03:06.699412 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 507/2024] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:06 2026] GET /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:06.708922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1386d592-f641-4897-9be3-e477df60c4e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:06.712044 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1386d592-f641-4897-9be3-e477df60c4e5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:06.712362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1386d592-f641-4897-9be3-e477df60c4e5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:06.712913 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1386d592-f641-4897-9be3-e477df60c4e5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:06.725767 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1386d592-f641-4897-9be3-e477df60c4e5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb returned with HTTP 404 Aug 07 14:03:06.726411 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 508/2025] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:06 2026] GET /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:06.738861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4382bc90-b882-49de-941f-b1956bb2df3e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:06.743590 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4382bc90-b882-49de-941f-b1956bb2df3e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] DELETE https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:06.743983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4382bc90-b882-49de-941f-b1956bb2df3e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:06.744208 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4382bc90-b882-49de-941f-b1956bb2df3e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:06.744413 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4382bc90-b882-49de-941f-b1956bb2df3e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume with id: 77860cb4-45e2-4c75-91fc-2643eed6d9cb Aug 07 14:03:06.754261 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4382bc90-b882-49de-941f-b1956bb2df3e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb returned with HTTP 404 Aug 07 14:03:06.754261 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 507/2026] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:06 2026] DELETE /volume/v3/volumes/77860cb4-45e2-4c75-91fc-2643eed6d9cb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:06.767169 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd26456a-5569-47c0-80b1-545f1a55938e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:06.769522 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:06.770154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1829604120"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:06.773871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1829604120'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:06.773871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume of 1 GB Aug 07 14:03:06.789959 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Availability Zones retrieved successfully. Aug 07 14:03:06.797570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (b6d7aa55-ae2c-4893-80b5-8f17a71338dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:06.799904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48613340-e7d6-467c-bb5f-7b985a933982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:06.801400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:06.852054 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48613340-e7d6-467c-bb5f-7b985a933982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:06.853497 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fb7108-cf10-45d3-be2a-1cf424ac4829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:06.891285 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-52eb531b-0b7e-4354-b0f8-9f0dca0e9499 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:06.893685 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52eb531b-0b7e-4354-b0f8-9f0dca0e9499 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:06.893954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52eb531b-0b7e-4354-b0f8-9f0dca0e9499 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:06.894215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52eb531b-0b7e-4354-b0f8-9f0dca0e9499 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:06.894368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-52eb531b-0b7e-4354-b0f8-9f0dca0e9499 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:06.903412 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:06.903412 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:06.904639 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52eb531b-0b7e-4354-b0f8-9f0dca0e9499 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:06.906725 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 508/2027] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:06 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:06.943133 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Created reservations ['6b07b895-1f2b-4b16-9b64-ed260031bfc7', 'a64347ee-bef0-4860-bf25-420f7ce8e77f', 'b9648b05-2eae-4aec-bf03-00fca49bd444', '4089b3e2-a90e-4430-998c-82ca72eb1126'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:06.944336 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fb7108-cf10-45d3-be2a-1cf424ac4829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b07b895-1f2b-4b16-9b64-ed260031bfc7', 'a64347ee-bef0-4860-bf25-420f7ce8e77f', 'b9648b05-2eae-4aec-bf03-00fca49bd444', '4089b3e2-a90e-4430-998c-82ca72eb1126']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:06.945557 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b91a9a-9ee7-4190-adff-766fe6f75166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:06.984027 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b91a9a-9ee7-4190-adff-766fe6f75166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab2448e0-eb8f-44a8-b00d-158206366f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1829604120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['6b07b895-1f2b-4b16-9b64-ed260031bfc7','a64347ee-bef0-4860-bf25-420f7ce8e77f','b9648b05-2eae-4aec-bf03-00fca49bd444','4089b3e2-a90e-4430-998c-82ca72eb1126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1829604120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab2448e0-eb8f-44a8-b00d-158206366f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a749c3c1189482e946e7ee360ff312f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:06.984990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88518de-8198-4dfb-9c82-38ab41dfcf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:07.019763 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88518de-8198-4dfb-9c82-38ab41dfcf7a) transitioned into state 'SUCCESS' from state '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-1829604120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['6b07b895-1f2b-4b16-9b64-ed260031bfc7','a64347ee-bef0-4860-bf25-420f7ce8e77f','b9648b05-2eae-4aec-bf03-00fca49bd444','4089b3e2-a90e-4430-998c-82ca72eb1126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:07.020786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec43be7f-8d7a-481c-88f8-2bcc993e8db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:07.037913 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec43be7f-8d7a-481c-88f8-2bcc993e8db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:07.040467 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (b6d7aa55-ae2c-4893-80b5-8f17a71338dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:07.040467 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request issued successfully. Aug 07 14:03:07.041940 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd26456a-5569-47c0-80b1-545f1a55938e tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:07.043205 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 505/2028] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:06 2026] POST /volume/v3/volumes => generated 749 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:07.058945 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8ed0e81-5970-44bf-abbe-1489b3bf4138 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:07.061817 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8ed0e81-5970-44bf-abbe-1489b3bf4138 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:07.061817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8ed0e81-5970-44bf-abbe-1489b3bf4138 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:07.061817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8ed0e81-5970-44bf-abbe-1489b3bf4138 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:07.075097 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:07.075097 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:07.089729 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8ed0e81-5970-44bf-abbe-1489b3bf4138 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:07.096628 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8ed0e81-5970-44bf-abbe-1489b3bf4138 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 returned with HTTP 200 Aug 07 14:03:07.096628 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 509/2029] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:07 2026] GET /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:07.498440 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71e8b6c2-7d27-4747-b9d5-f76eafe4a091 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:07.498828 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71e8b6c2-7d27-4747-b9d5-f76eafe4a091 None None] GET https://10.4.3.193/volume// Aug 07 14:03:07.499764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71e8b6c2-7d27-4747-b9d5-f76eafe4a091 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:07.499764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71e8b6c2-7d27-4747-b9d5-f76eafe4a091 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:07.500300 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71e8b6c2-7d27-4747-b9d5-f76eafe4a091 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:03:07.500797 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 508/2030] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:03:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:03:07.514516 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e83b3184-6759-4292-93e4-9dab6c77660c req-bb4fa936-195c-4b85-b005-f461adc97e26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:07.519959 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-bb4fa936-195c-4b85-b005-f461adc97e26 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] GET https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:03:07.519959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-bb4fa936-195c-4b85-b005-f461adc97e26 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:07.519959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-bb4fa936-195c-4b85-b005-f461adc97e26 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:07.542936 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:07.542936 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:07.556251 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e83b3184-6759-4292-93e4-9dab6c77660c req-bb4fa936-195c-4b85-b005-f461adc97e26 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Volume info retrieved successfully. Aug 07 14:03:07.569634 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-bb4fa936-195c-4b85-b005-f461adc97e26 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e returned with HTTP 200 Aug 07 14:03:07.570267 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 509/2031] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:03:07 2026] GET /volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e => generated 1540 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:03:07.689456 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31482501-c161-45c1-9e9c-b0ad502d3573 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:07.737562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e83b3184-6759-4292-93e4-9dab6c77660c req-ed51729c-7e44-4bc7-b545-06c97fb6d130 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:07.741229 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-ed51729c-7e44-4bc7-b545-06c97fb6d130 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] PUT https://10.4.3.193/volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be Aug 07 14:03:07.741229 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-ed51729c-7e44-4bc7-b545-06c97fb6d130 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:07.766588 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e83b3184-6759-4292-93e4-9dab6c77660c req-ed51729c-7e44-4bc7-b545-06c97fb6d130 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Acquiring lock "cinder-attachment_update-520d2f98-ab37-43ae-a698-bc766f8a752e-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:03:07.775657 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e83b3184-6759-4292-93e4-9dab6c77660c req-ed51729c-7e44-4bc7-b545-06c97fb6d130 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Lock "cinder-attachment_update-520d2f98-ab37-43ae-a698-bc766f8a752e-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:03:07.776527 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:07.776527 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:07.840325 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:07.840856 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-477769109"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:07.843653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-477769109'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:07.844489 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Create volume of 1 GB Aug 07 14:03:07.845235 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:07.845235 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:07.851232 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Availability Zones retrieved successfully. Aug 07 14:03:07.862132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Flow 'volume_create_api' (c7940518-a4c3-4e1d-8b98-3f238e819758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:07.864453 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202f8401-410d-427c-a294-dbd81e735513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:07.867208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:07.907051 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e83b3184-6759-4292-93e4-9dab6c77660c req-ed51729c-7e44-4bc7-b545-06c97fb6d130 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Lock "cinder-attachment_update-520d2f98-ab37-43ae-a698-bc766f8a752e-np0000006713" released by "attachment_update" :: held 0.132s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:03:07.908332 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-ed51729c-7e44-4bc7-b545-06c97fb6d130 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be returned with HTTP 200 Aug 07 14:03:07.908577 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 510/2032] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:03:07 2026] PUT /volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:07.922377 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202f8401-410d-427c-a294-dbd81e735513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:07.924013 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d185b8e-f1b5-46fb-b752-88272a746f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:07.927189 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78938c2d-1fc9-4a22-848c-c849ad0fa638 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:07.930443 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78938c2d-1fc9-4a22-848c-c849ad0fa638 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:07.931421 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78938c2d-1fc9-4a22-848c-c849ad0fa638 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:07.931833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78938c2d-1fc9-4a22-848c-c849ad0fa638 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:07.932171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-78938c2d-1fc9-4a22-848c-c849ad0fa638 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:07.945755 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:07.945755 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:07.948016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78938c2d-1fc9-4a22-848c-c849ad0fa638 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:07.948713 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 509/2033] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:07 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:07.981917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e83b3184-6759-4292-93e4-9dab6c77660c req-0634e390-d428-43a4-b6db-3c3a226cc4bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:07.986049 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-0634e390-d428-43a4-b6db-3c3a226cc4bf tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] POST https://10.4.3.193/volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be/action Aug 07 14:03:07.987408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-0634e390-d428-43a4-b6db-3c3a226cc4bf tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:07.987408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-0634e390-d428-43a4-b6db-3c3a226cc4bf tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:08.021261 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.021261 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:08.036515 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e83b3184-6759-4292-93e4-9dab6c77660c req-0634e390-d428-43a4-b6db-3c3a226cc4bf tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be/action returned with HTTP 204 Aug 07 14:03:08.036813 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 510/2034] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:03:07 2026] POST /volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:08.050525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Created reservations ['c942b2c6-7308-48d3-8dee-882a26841162', 'c68ff520-b3f2-4319-b8e6-26100ccef4e9', '2c0c678b-6fef-4d8c-a50f-af855c05d7cb', '94507933-37f5-4177-8117-a7cbf9b6bd64'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:08.052584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d185b8e-f1b5-46fb-b752-88272a746f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c942b2c6-7308-48d3-8dee-882a26841162', 'c68ff520-b3f2-4319-b8e6-26100ccef4e9', '2c0c678b-6fef-4d8c-a50f-af855c05d7cb', '94507933-37f5-4177-8117-a7cbf9b6bd64']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:08.052809 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b8c3aa-d076-4498-965d-86c08e8afd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:08.095035 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b8c3aa-d076-4498-965d-86c08e8afd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f094e5e-d246-4653-bc5a-0dde30f284e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-477769109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792bea58ec064c2ebbd21f8f3fde9f11',qos_specs=None,replication_status=,reservations=['c942b2c6-7308-48d3-8dee-882a26841162','c68ff520-b3f2-4319-b8e6-26100ccef4e9','2c0c678b-6fef-4d8c-a50f-af855c05d7cb','94507933-37f5-4177-8117-a7cbf9b6bd64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4246aa53c5784ef7b5da8e938c021b09',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-477769109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f094e5e-d246-4653-bc5a-0dde30f284e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='792bea58ec064c2ebbd21f8f3fde9f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4246aa53c5784ef7b5da8e938c021b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:08.095715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b97fbf-763e-4a33-93f7-c50857bc1dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:08.112671 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c21b988e-1adb-489c-95c8-5a3ef3924bab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.115097 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c21b988e-1adb-489c-95c8-5a3ef3924bab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:08.115317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c21b988e-1adb-489c-95c8-5a3ef3924bab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.115650 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c21b988e-1adb-489c-95c8-5a3ef3924bab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.124129 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b97fbf-763e-4a33-93f7-c50857bc1dd4) transitioned into state 'SUCCESS' from state '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-477769109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='792bea58ec064c2ebbd21f8f3fde9f11',qos_specs=None,replication_status=,reservations=['c942b2c6-7308-48d3-8dee-882a26841162','c68ff520-b3f2-4319-b8e6-26100ccef4e9','2c0c678b-6fef-4d8c-a50f-af855c05d7cb','94507933-37f5-4177-8117-a7cbf9b6bd64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4246aa53c5784ef7b5da8e938c021b09',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:08.125354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd563494-d749-4395-9f5f-155d2fd0cee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:08.131030 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.131030 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:08.135981 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c21b988e-1adb-489c-95c8-5a3ef3924bab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:08.143187 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd563494-d749-4395-9f5f-155d2fd0cee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:08.143300 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c21b988e-1adb-489c-95c8-5a3ef3924bab tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 returned with HTTP 200 Aug 07 14:03:08.143348 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Flow 'volume_create_api' (c7940518-a4c3-4e1d-8b98-3f238e819758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:08.143387 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 511/2035] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:08.143632 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Create volume request issued successfully. Aug 07 14:03:08.144687 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31482501-c161-45c1-9e9c-b0ad502d3573 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:08.145636 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 506/2036] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:07 2026] POST /volume/v3/volumes => generated 748 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:08.161445 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-626bc40c-7f6c-4d8b-9478-52c533074f0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.164787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-626bc40c-7f6c-4d8b-9478-52c533074f0a tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51/action Aug 07 14:03:08.164787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-626bc40c-7f6c-4d8b-9478-52c533074f0a tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:08.164787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-626bc40c-7f6c-4d8b-9478-52c533074f0a tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:08.167450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-568ef379-5dfa-458e-bc2e-fe5ecce541b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.176402 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-568ef379-5dfa-458e-bc2e-fe5ecce541b4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:08.176402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-568ef379-5dfa-458e-bc2e-fe5ecce541b4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.176402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-568ef379-5dfa-458e-bc2e-fe5ecce541b4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.192617 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.192617 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:08.193285 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-626bc40c-7f6c-4d8b-9478-52c533074f0a tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume 'ab2448e0-eb8f-44a8-b00d-158206366f51' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:08.198513 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.198513 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:08.206234 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-568ef379-5dfa-458e-bc2e-fe5ecce541b4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:08.214500 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-568ef379-5dfa-458e-bc2e-fe5ecce541b4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:08.215360 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 511/2037] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:08.233160 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-626bc40c-7f6c-4d8b-9478-52c533074f0a tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51/action returned with HTTP 202 Aug 07 14:03:08.233823 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 510/2038] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:08 2026] POST /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:08.250392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c938da4-a09b-4576-8500-1c4d4db4faa5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.253876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c938da4-a09b-4576-8500-1c4d4db4faa5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:08.254313 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c938da4-a09b-4576-8500-1c4d4db4faa5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.254706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c938da4-a09b-4576-8500-1c4d4db4faa5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.256038 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-05391274-0dd6-49bd-ac3e-a70fb7df04e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.259182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-05391274-0dd6-49bd-ac3e-a70fb7df04e4 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:03:08.259512 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-05391274-0dd6-49bd-ac3e-a70fb7df04e4 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.259762 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-05391274-0dd6-49bd-ac3e-a70fb7df04e4 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.269528 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.269528 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:08.274207 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.274207 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:08.275905 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9c938da4-a09b-4576-8500-1c4d4db4faa5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:08.278997 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-05391274-0dd6-49bd-ac3e-a70fb7df04e4 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:08.283138 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c938da4-a09b-4576-8500-1c4d4db4faa5 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 returned with HTTP 200 Aug 07 14:03:08.283862 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 512/2039] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:08.285715 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-05391274-0dd6-49bd-ac3e-a70fb7df04e4 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:03:08.286361 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 507/2040] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 1130 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:03:08.304683 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-396df60e-e2e8-4315-bb3e-ce90922a9273 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.310043 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396df60e-e2e8-4315-bb3e-ce90922a9273 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51/action Aug 07 14:03:08.311879 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-1b6a2940-0ffb-4be0-8c20-a647b75bb758 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.315072 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396df60e-e2e8-4315-bb3e-ce90922a9273 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:08.315072 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396df60e-e2e8-4315-bb3e-ce90922a9273 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:08.315271 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-1b6a2940-0ffb-4be0-8c20-a647b75bb758 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4/action Aug 07 14:03:08.315271 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-1b6a2940-0ffb-4be0-8c20-a647b75bb758 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:08.315271 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-1b6a2940-0ffb-4be0-8c20-a647b75bb758 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:08.324960 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.324960 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:08.325859 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-396df60e-e2e8-4315-bb3e-ce90922a9273 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Volume info retrieved successfully. Aug 07 14:03:08.329396 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.329396 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:08.330099 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-1b6a2940-0ffb-4be0-8c20-a647b75bb758 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:08.341703 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-1b6a2940-0ffb-4be0-8c20-a647b75bb758 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Begin detaching volume completed successfully. Aug 07 14:03:08.342166 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-1b6a2940-0ffb-4be0-8c20-a647b75bb758 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4/action returned with HTTP 202 Aug 07 14:03:08.343039 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 511/2041] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:03:08 2026] POST /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:08.359577 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-396df60e-e2e8-4315-bb3e-ce90922a9273 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Delete volume request issued successfully. Aug 07 14:03:08.361011 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396df60e-e2e8-4315-bb3e-ce90922a9273 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51/action returned with HTTP 202 Aug 07 14:03:08.361604 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 512/2042] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:08 2026] POST /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:08.373079 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4f8ec6d-0a9a-4eb0-bf3d-6f636d71989c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.374873 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4f8ec6d-0a9a-4eb0-bf3d-6f636d71989c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:08.375237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4f8ec6d-0a9a-4eb0-bf3d-6f636d71989c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.375237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4f8ec6d-0a9a-4eb0-bf3d-6f636d71989c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.389342 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.389342 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:08.396411 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4f8ec6d-0a9a-4eb0-bf3d-6f636d71989c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:08.407078 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4f8ec6d-0a9a-4eb0-bf3d-6f636d71989c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 returned with HTTP 200 Aug 07 14:03:08.407691 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 513/2043] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:08.463080 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4d8c248-8f96-4d83-a37d-2190b905ed19 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.463080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4d8c248-8f96-4d83-a37d-2190b905ed19 None None] GET https://10.4.3.193/volume// Aug 07 14:03:08.463080 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4d8c248-8f96-4d83-a37d-2190b905ed19 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.463735 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4d8c248-8f96-4d83-a37d-2190b905ed19 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.464591 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4d8c248-8f96-4d83-a37d-2190b905ed19 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:03:08.464591 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 508/2044] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:03:08.497678 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-ddb48288-0a0c-41f4-9aac-b99a0d710f0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.503869 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-ddb48288-0a0c-41f4-9aac-b99a0d710f0e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:03:08.503869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-ddb48288-0a0c-41f4-9aac-b99a0d710f0e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.503869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-ddb48288-0a0c-41f4-9aac-b99a0d710f0e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.517522 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.517522 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:08.525393 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-ddb48288-0a0c-41f4-9aac-b99a0d710f0e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:08.531553 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-ddb48288-0a0c-41f4-9aac-b99a0d710f0e tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:03:08.532219 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 512/2045] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 1313 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:03:08.964268 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94392ee6-d6f3-47d1-8e51-3231f17ac4bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:08.969953 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94392ee6-d6f3-47d1-8e51-3231f17ac4bf tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:08.969953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94392ee6-d6f3-47d1-8e51-3231f17ac4bf tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:08.969953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94392ee6-d6f3-47d1-8e51-3231f17ac4bf tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:08.969953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-94392ee6-d6f3-47d1-8e51-3231f17ac4bf tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:08.977612 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:08.977612 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:08.979625 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94392ee6-d6f3-47d1-8e51-3231f17ac4bf tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:08.979625 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 513/2046] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:08 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:09.236832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-febfbc01-d97d-41db-8387-b9857366350d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:09.241868 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-febfbc01-d97d-41db-8387-b9857366350d tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:09.241868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-febfbc01-d97d-41db-8387-b9857366350d tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:09.241868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-febfbc01-d97d-41db-8387-b9857366350d tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:09.251666 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:09.251666 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:09.256488 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-febfbc01-d97d-41db-8387-b9857366350d tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:09.264215 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-febfbc01-d97d-41db-8387-b9857366350d tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:09.265102 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 514/2047] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:09 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:09.426653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b23663a8-8dd2-4b26-97fc-827bba2921c6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:09.430749 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b23663a8-8dd2-4b26-97fc-827bba2921c6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:09.431227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b23663a8-8dd2-4b26-97fc-827bba2921c6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:09.431538 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b23663a8-8dd2-4b26-97fc-827bba2921c6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:09.446037 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b23663a8-8dd2-4b26-97fc-827bba2921c6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 returned with HTTP 404 Aug 07 14:03:09.446037 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 509/2048] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:09 2026] GET /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:09.454299 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86003ee2-22bf-4167-835b-b4c4fa258081 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:09.456943 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86003ee2-22bf-4167-835b-b4c4fa258081 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:09.457216 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86003ee2-22bf-4167-835b-b4c4fa258081 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:09.457883 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86003ee2-22bf-4167-835b-b4c4fa258081 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:09.471123 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86003ee2-22bf-4167-835b-b4c4fa258081 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 returned with HTTP 404 Aug 07 14:03:09.472103 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 513/2049] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:09 2026] GET /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:09.480168 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13fe93a6-8cea-40c0-a2a1-3155d3ed0800 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:09.485561 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13fe93a6-8cea-40c0-a2a1-3155d3ed0800 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:09.485561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13fe93a6-8cea-40c0-a2a1-3155d3ed0800 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:09.485561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13fe93a6-8cea-40c0-a2a1-3155d3ed0800 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:09.485561 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-13fe93a6-8cea-40c0-a2a1-3155d3ed0800 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume with id: ab2448e0-eb8f-44a8-b00d-158206366f51 Aug 07 14:03:09.493297 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13fe93a6-8cea-40c0-a2a1-3155d3ed0800 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 returned with HTTP 404 Aug 07 14:03:09.495530 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 514/2050] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:09 2026] DELETE /volume/v3/volumes/ab2448e0-eb8f-44a8-b00d-158206366f51 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:03:09.506390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:09.511408 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:09.511408 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2116811408"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:09.512228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2116811408'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:09.512535 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume of 1 GB Aug 07 14:03:09.527288 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Availability Zones retrieved successfully. Aug 07 14:03:09.537406 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (eb487f4d-3450-4354-beee-0074842214a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:09.539948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cafe2096-d2d6-4cc7-9d90-ecd6ee306608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:09.541536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:09.585131 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cafe2096-d2d6-4cc7-9d90-ecd6ee306608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:09.585744 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8763b4b2-f789-4563-9a6f-c99369ecdaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:09.639351 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Created reservations ['43fdfd50-ad20-48bc-ae43-1e744ccef17e', '6462378e-f872-42ba-8fa6-b63e4e561e42', '4c0fa627-c267-4381-b57c-c339f52191d2', 'b3e1c0e1-63a9-47c0-897e-d29f33baaf97'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:09.640408 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8763b4b2-f789-4563-9a6f-c99369ecdaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43fdfd50-ad20-48bc-ae43-1e744ccef17e', '6462378e-f872-42ba-8fa6-b63e4e561e42', '4c0fa627-c267-4381-b57c-c339f52191d2', 'b3e1c0e1-63a9-47c0-897e-d29f33baaf97']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:09.641217 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aedd7ae8-0ff7-4ecd-9327-b346bc484dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:09.671056 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aedd7ae8-0ff7-4ecd-9327-b346bc484dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39fe0de2-3c6f-4db1-85cc-bb3db5b5537d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2116811408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['43fdfd50-ad20-48bc-ae43-1e744ccef17e','6462378e-f872-42ba-8fa6-b63e4e561e42','4c0fa627-c267-4381-b57c-c339f52191d2','b3e1c0e1-63a9-47c0-897e-d29f33baaf97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2116811408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39fe0de2-3c6f-4db1-85cc-bb3db5b5537d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a749c3c1189482e946e7ee360ff312f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:09.671967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a6dc8f-99b1-4b37-aa5f-18f07a166e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:09.696275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-fc6a80dd-bbc8-4eca-b6af-6ed22f052196 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:09.698696 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-fc6a80dd-bbc8-4eca-b6af-6ed22f052196 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] DELETE https://10.4.3.193/volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4 Aug 07 14:03:09.698950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-fc6a80dd-bbc8-4eca-b6af-6ed22f052196 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:09.699214 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-fc6a80dd-bbc8-4eca-b6af-6ed22f052196 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:09.708942 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a6dc8f-99b1-4b37-aa5f-18f07a166e15) transitioned into state 'SUCCESS' from state '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-2116811408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['43fdfd50-ad20-48bc-ae43-1e744ccef17e','6462378e-f872-42ba-8fa6-b63e4e561e42','4c0fa627-c267-4381-b57c-c339f52191d2','b3e1c0e1-63a9-47c0-897e-d29f33baaf97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:09.709826 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113e8eb1-9ef3-4985-b531-e1c5292b65be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:09.710633 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:09.710633 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:09.723482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113e8eb1-9ef3-4985-b531-e1c5292b65be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:09.724988 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (eb487f4d-3450-4354-beee-0074842214a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:09.725410 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request issued successfully. Aug 07 14:03:09.726150 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c9397a3-ad3c-4ebc-b108-0bc41adf51a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:09.727143 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 515/2051] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:09 2026] POST /volume/v3/volumes => generated 749 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:09.747100 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ae628e8-2a64-4193-a140-e768deb0c2a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:09.749282 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ae628e8-2a64-4193-a140-e768deb0c2a1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:09.749490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ae628e8-2a64-4193-a140-e768deb0c2a1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:09.749736 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ae628e8-2a64-4193-a140-e768deb0c2a1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:09.761604 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:09.761604 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:09.772617 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4ae628e8-2a64-4193-a140-e768deb0c2a1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:09.783621 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ae628e8-2a64-4193-a140-e768deb0c2a1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d returned with HTTP 200 Aug 07 14:03:09.783621 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 514/2052] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:09 2026] GET /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:09.807172 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-997a6b04-96e8-4eca-ab2a-55e9b3069957 req-fc6a80dd-bbc8-4eca-b6af-6ed22f052196 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4 returned with HTTP 200 Aug 07 14:03:09.807999 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 510/2053] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:03:09 2026] DELETE /volume/v3/attachments/74da3b7d-3ee5-42a7-a94b-cee8d0f9f6a4 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:09.999561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-708cb973-a9f8-4959-97d1-4074e54336bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.002553 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-708cb973-a9f8-4959-97d1-4074e54336bb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:10.003606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-708cb973-a9f8-4959-97d1-4074e54336bb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:10.003606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-708cb973-a9f8-4959-97d1-4074e54336bb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:10.004697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-708cb973-a9f8-4959-97d1-4074e54336bb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:10.011060 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:10.011060 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:10.012213 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-708cb973-a9f8-4959-97d1-4074e54336bb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:10.012514 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 515/2054] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:09 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:10.548085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-635ff090-b353-47b4-86f1-11e1565927ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.550137 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-635ff090-b353-47b4-86f1-11e1565927ca tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:03:10.550770 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-635ff090-b353-47b4-86f1-11e1565927ca tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ad4a485-f8b8-43e4-aae1-6be2b9370ab4", "force": false, "name": "tempest-TestStampPattern-snapshot-1291447137", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:10.567994 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:10.567994 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:10.567994 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-635ff090-b353-47b4-86f1-11e1565927ca tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:03:10.567994 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-635ff090-b353-47b4-86f1-11e1565927ca tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Create snapshot from volume 5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:03:10.630782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-635ff090-b353-47b4-86f1-11e1565927ca tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Created reservations ['2f8d51eb-8304-49ee-a0fc-10b7f7038856', '4b6df6d1-6a28-4a84-b99e-44cb49331400', '75ed51ac-d64a-4c96-a94c-d98a88780ced', '4abafaf4-366a-40ec-9e83-b3149c0a6a5c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:10.672792 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-635ff090-b353-47b4-86f1-11e1565927ca tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot create request issued successfully. Aug 07 14:03:10.673236 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-635ff090-b353-47b4-86f1-11e1565927ca tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:03:10.673825 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 516/2055] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:03:10 2026] POST /volume/v3/snapshots => generated 303 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:10.698258 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18f312ec-e131-4259-8843-3d21cb2e8774 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.700549 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18f312ec-e131-4259-8843-3d21cb2e8774 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd Aug 07 14:03:10.700804 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18f312ec-e131-4259-8843-3d21cb2e8774 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:10.701059 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18f312ec-e131-4259-8843-3d21cb2e8774 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:10.708397 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:10.708397 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:10.709019 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-18f312ec-e131-4259-8843-3d21cb2e8774 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot retrieved successfully. Aug 07 14:03:10.710088 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18f312ec-e131-4259-8843-3d21cb2e8774 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd returned with HTTP 200 Aug 07 14:03:10.710699 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 515/2056] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:10 2026] GET /volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:10.801607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f533d28e-99ab-48d7-adcd-a93c775e30f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.805439 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f533d28e-99ab-48d7-adcd-a93c775e30f1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:10.805439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f533d28e-99ab-48d7-adcd-a93c775e30f1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:10.805439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f533d28e-99ab-48d7-adcd-a93c775e30f1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:10.816031 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:10.816031 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:10.822588 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f533d28e-99ab-48d7-adcd-a93c775e30f1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:10.831699 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f533d28e-99ab-48d7-adcd-a93c775e30f1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d returned with HTTP 200 Aug 07 14:03:10.831699 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 511/2057] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:10 2026] GET /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:10.848698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cd80108-aa1c-4886-b4a8-d6861b3fb080 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.852535 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cd80108-aa1c-4886-b4a8-d6861b3fb080 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d/action Aug 07 14:03:10.853388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cd80108-aa1c-4886-b4a8-d6861b3fb080 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:10.853388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cd80108-aa1c-4886-b4a8-d6861b3fb080 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:10.865494 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:10.865494 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:10.865871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-9cd80108-aa1c-4886-b4a8-d6861b3fb080 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume '39fe0de2-3c6f-4db1-85cc-bb3db5b5537d' with '{'status': 'maintenance'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:10.890712 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cd80108-aa1c-4886-b4a8-d6861b3fb080 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d/action returned with HTTP 202 Aug 07 14:03:10.892659 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 516/2058] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:10 2026] POST /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:10.900763 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-341ff0e3-4e89-435d-b5e7-ae177d3896a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.903458 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-341ff0e3-4e89-435d-b5e7-ae177d3896a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:10.903718 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-341ff0e3-4e89-435d-b5e7-ae177d3896a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:10.904673 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-341ff0e3-4e89-435d-b5e7-ae177d3896a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:10.913293 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:10.913293 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:10.917611 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-341ff0e3-4e89-435d-b5e7-ae177d3896a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:10.924458 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-341ff0e3-4e89-435d-b5e7-ae177d3896a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d returned with HTTP 200 Aug 07 14:03:10.924458 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 517/2059] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:10 2026] GET /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:10.940445 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae4448f0-1e73-48b7-ab34-9bc83f4efc53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.942199 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae4448f0-1e73-48b7-ab34-9bc83f4efc53 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d/action Aug 07 14:03:10.942953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae4448f0-1e73-48b7-ab34-9bc83f4efc53 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:10.942953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae4448f0-1e73-48b7-ab34-9bc83f4efc53 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:10.953895 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:10.953895 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:10.954466 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae4448f0-1e73-48b7-ab34-9bc83f4efc53 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Volume info retrieved successfully. Aug 07 14:03:10.980937 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ae4448f0-1e73-48b7-ab34-9bc83f4efc53 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Delete volume request issued successfully. Aug 07 14:03:10.981667 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae4448f0-1e73-48b7-ab34-9bc83f4efc53 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d/action returned with HTTP 202 Aug 07 14:03:10.982427 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 516/2060] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:10 2026] POST /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:10.994646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c124ed17-2b07-4f3f-807b-623a317b8b99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:10.998804 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c124ed17-2b07-4f3f-807b-623a317b8b99 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:10.998804 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c124ed17-2b07-4f3f-807b-623a317b8b99 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:10.999186 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c124ed17-2b07-4f3f-807b-623a317b8b99 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:11.011599 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:11.011599 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:11.021471 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c124ed17-2b07-4f3f-807b-623a317b8b99 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:11.028621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f8e4360-a771-48fc-ae39-b6dd233cee42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:11.030744 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f8e4360-a771-48fc-ae39-b6dd233cee42 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:11.030937 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c124ed17-2b07-4f3f-807b-623a317b8b99 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d returned with HTTP 200 Aug 07 14:03:11.030998 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f8e4360-a771-48fc-ae39-b6dd233cee42 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:11.031274 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f8e4360-a771-48fc-ae39-b6dd233cee42 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:11.031326 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 512/2061] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:10 2026] GET /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:11.031438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7f8e4360-a771-48fc-ae39-b6dd233cee42 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:11.037197 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:11.037197 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:11.037197 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f8e4360-a771-48fc-ae39-b6dd233cee42 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:11.037555 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 517/2062] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:11 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:11.728442 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65d5e3b7-20a6-4355-8db8-53c4e4216eb6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:11.730852 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65d5e3b7-20a6-4355-8db8-53c4e4216eb6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd Aug 07 14:03:11.731245 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65d5e3b7-20a6-4355-8db8-53c4e4216eb6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:11.731245 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65d5e3b7-20a6-4355-8db8-53c4e4216eb6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:11.737944 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:11.737944 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:11.738535 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-65d5e3b7-20a6-4355-8db8-53c4e4216eb6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot retrieved successfully. Aug 07 14:03:11.739378 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65d5e3b7-20a6-4355-8db8-53c4e4216eb6 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd returned with HTTP 200 Aug 07 14:03:11.739797 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 518/2063] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:11 2026] GET /volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:11.754599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75bb7fe9-f8ea-4972-9f57-f1e90e7db3ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:11.757029 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75bb7fe9-f8ea-4972-9f57-f1e90e7db3ce tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd Aug 07 14:03:11.757225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75bb7fe9-f8ea-4972-9f57-f1e90e7db3ce tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:11.757528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75bb7fe9-f8ea-4972-9f57-f1e90e7db3ce tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:11.766125 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:11.766125 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:11.766938 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-75bb7fe9-f8ea-4972-9f57-f1e90e7db3ce tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot retrieved successfully. Aug 07 14:03:11.768050 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75bb7fe9-f8ea-4972-9f57-f1e90e7db3ce tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd returned with HTTP 200 Aug 07 14:03:11.768457 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 517/2064] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:11 2026] GET /volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:12.057091 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d72d5d7b-8188-48e2-a4d5-15e60ef28bf0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.057941 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56bcce56-7223-439b-9c1c-a5771328153a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.057941 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56bcce56-7223-439b-9c1c-a5771328153a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:12.058734 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56bcce56-7223-439b-9c1c-a5771328153a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:12.059184 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d72d5d7b-8188-48e2-a4d5-15e60ef28bf0 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:12.059500 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d72d5d7b-8188-48e2-a4d5-15e60ef28bf0 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:12.059786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d72d5d7b-8188-48e2-a4d5-15e60ef28bf0 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:12.060012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56bcce56-7223-439b-9c1c-a5771328153a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:12.060433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-56bcce56-7223-439b-9c1c-a5771328153a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:12.069035 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:12.069035 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:12.072501 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56bcce56-7223-439b-9c1c-a5771328153a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:12.073314 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 518/2065] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:12 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:12.074257 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d72d5d7b-8188-48e2-a4d5-15e60ef28bf0 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d returned with HTTP 404 Aug 07 14:03:12.074910 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 513/2066] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:12 2026] GET /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:12.086481 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca4abf2c-d772-4459-9b00-c78c8b4d7df4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.089740 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca4abf2c-d772-4459-9b00-c78c8b4d7df4 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:12.090047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca4abf2c-d772-4459-9b00-c78c8b4d7df4 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:12.090252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca4abf2c-d772-4459-9b00-c78c8b4d7df4 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:12.100272 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca4abf2c-d772-4459-9b00-c78c8b4d7df4 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d returned with HTTP 404 Aug 07 14:03:12.101118 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 519/2067] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:12 2026] GET /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:12.113226 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e615218-29a9-41d0-855a-1f98f09f88e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.115124 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e615218-29a9-41d0-855a-1f98f09f88e1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] DELETE https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:12.116927 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e615218-29a9-41d0-855a-1f98f09f88e1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:12.116927 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e615218-29a9-41d0-855a-1f98f09f88e1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:12.116927 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5e615218-29a9-41d0-855a-1f98f09f88e1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume with id: 39fe0de2-3c6f-4db1-85cc-bb3db5b5537d Aug 07 14:03:12.123120 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e615218-29a9-41d0-855a-1f98f09f88e1 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d returned with HTTP 404 Aug 07 14:03:12.124189 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 518/2068] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:12 2026] DELETE /volume/v3/volumes/39fe0de2-3c6f-4db1-85cc-bb3db5b5537d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:12.139467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca83c1a0-927e-401d-902f-daa361c729ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.142645 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:12.142645 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-14895433"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:12.144473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-14895433'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:12.144780 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume of 1 GB Aug 07 14:03:12.153728 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Availability Zones retrieved successfully. Aug 07 14:03:12.162656 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (56670af3-84a0-4257-9ad0-f556b500839f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:12.164116 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40302ed-5160-4472-b1e6-700e896eca29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:12.165738 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:12.182955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc19b72f-2f9e-4c00-b156-169049d46ef3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.210134 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40302ed-5160-4472-b1e6-700e896eca29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:12.211859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1edef2-9c3a-4f4b-b577-5a021be094f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:12.296943 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Created reservations ['f9998d3e-dcac-40ea-bd17-8575e97a19db', '5c3b16e1-af72-42a7-9ba9-4b497ef1c8dc', '7685f15d-3187-46a9-8d88-80678ee5f5c4', 'def20fe3-6d03-4cf8-84e7-f9079d5690b2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:12.299633 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1edef2-9c3a-4f4b-b577-5a021be094f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9998d3e-dcac-40ea-bd17-8575e97a19db', '5c3b16e1-af72-42a7-9ba9-4b497ef1c8dc', '7685f15d-3187-46a9-8d88-80678ee5f5c4', 'def20fe3-6d03-4cf8-84e7-f9079d5690b2']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:12.300661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (808fed1c-1a65-4fce-9615-b79e2e3b327a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:12.335698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (808fed1c-1a65-4fce-9615-b79e2e3b327a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0df050c-9d75-4859-9bd1-768cef5050ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14895433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['f9998d3e-dcac-40ea-bd17-8575e97a19db','5c3b16e1-af72-42a7-9ba9-4b497ef1c8dc','7685f15d-3187-46a9-8d88-80678ee5f5c4','def20fe3-6d03-4cf8-84e7-f9079d5690b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14895433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0df050c-9d75-4859-9bd1-768cef5050ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a749c3c1189482e946e7ee360ff312f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:12.337149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69dd4f7-43d6-4757-a988-fda1a0317540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:12.367160 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69dd4f7-43d6-4757-a988-fda1a0317540) transitioned into state 'SUCCESS' from state '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-14895433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a749c3c1189482e946e7ee360ff312f',qos_specs=None,replication_status=,reservations=['f9998d3e-dcac-40ea-bd17-8575e97a19db','5c3b16e1-af72-42a7-9ba9-4b497ef1c8dc','7685f15d-3187-46a9-8d88-80678ee5f5c4','def20fe3-6d03-4cf8-84e7-f9079d5690b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634c34d4a2c54eddb9bfa4c5f19d49ae',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:12.369109 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1e6fea-5b44-465e-947d-5e9639feef14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:12.386192 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1e6fea-5b44-465e-947d-5e9639feef14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:12.387517 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Flow 'volume_create_api' (56670af3-84a0-4257-9ad0-f556b500839f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:12.388067 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Create volume request issued successfully. Aug 07 14:03:12.388869 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca83c1a0-927e-401d-902f-daa361c729ff tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:12.389769 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 519/2069] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:12 2026] POST /volume/v3/volumes => generated 747 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:12.407550 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76fc4ed5-69c2-48c4-a068-b1f9a93b2689 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.408318 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc19b72f-2f9e-4c00-b156-169049d46ef3 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:03:12.408739 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc19b72f-2f9e-4c00-b156-169049d46ef3 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2118045798"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:12.409781 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76fc4ed5-69c2-48c4-a068-b1f9a93b2689 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:12.410093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76fc4ed5-69c2-48c4-a068-b1f9a93b2689 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:12.411602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76fc4ed5-69c2-48c4-a068-b1f9a93b2689 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:12.422806 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:12.422806 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:12.429364 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc19b72f-2f9e-4c00-b156-169049d46ef3 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:03:12.429903 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 514/2070] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:03:12 2026] POST /volume/v3/types => generated 228 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:12.442527 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76fc4ed5-69c2-48c4-a068-b1f9a93b2689 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:12.443103 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc078c08-6493-4ed5-8da0-70a33762d8af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.447034 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc078c08-6493-4ed5-8da0-70a33762d8af tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:03:12.447034 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc078c08-6493-4ed5-8da0-70a33762d8af tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-970891369"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:12.450443 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76fc4ed5-69c2-48c4-a068-b1f9a93b2689 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:12.451206 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 520/2071] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:12 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 815 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:12.462960 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc078c08-6493-4ed5-8da0-70a33762d8af tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:03:12.463471 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 519/2072] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:03:12 2026] POST /volume/v3/group_types => generated 184 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:12.479295 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c68419f8-ed15-43c4-8214-61bad8393225 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.572924 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c68419f8-ed15-43c4-8214-61bad8393225 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] POST https://10.4.3.193/volume/v3/groups Aug 07 14:03:12.573473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c68419f8-ed15-43c4-8214-61bad8393225 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fe3847e5-38ca-422c-977b-25509e7ce242", "volume_types": ["eff843d3-b5f6-4a7d-aaf4-cf718b5f003d"], "name": "tempest-GroupSnapshotsV319Test-Group-1888819478"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:12.575833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-c68419f8-ed15-43c4-8214-61bad8393225 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Creating new group {'group': {'group_type': 'fe3847e5-38ca-422c-977b-25509e7ce242', 'volume_types': ['eff843d3-b5f6-4a7d-aaf4-cf718b5f003d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1888819478'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 14:03:12.580337 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-c68419f8-ed15-43c4-8214-61bad8393225 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1888819478. Aug 07 14:03:12.580789 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:12.580789 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:12.590281 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c68419f8-ed15-43c4-8214-61bad8393225 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Availability Zones retrieved successfully. Aug 07 14:03:12.629451 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c68419f8-ed15-43c4-8214-61bad8393225 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Created reservations ['ccd6b3ba-5cd3-4bc4-ba53-13811f6903f9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:12.676836 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c68419f8-ed15-43c4-8214-61bad8393225 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/groups returned with HTTP 202 Aug 07 14:03:12.677460 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 520/2073] 10.4.3.193 () {70 vars in 1297 bytes} [Fri Aug 7 14:03:12 2026] POST /volume/v3/groups => generated 116 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:12.688859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-074a16f0-ddda-4634-bffd-9d97716ab2ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.694264 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-074a16f0-ddda-4634-bffd-9d97716ab2ed tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c Aug 07 14:03:12.695124 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-074a16f0-ddda-4634-bffd-9d97716ab2ed tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:12.695970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-074a16f0-ddda-4634-bffd-9d97716ab2ed tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:12.697317 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-074a16f0-ddda-4634-bffd-9d97716ab2ed tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 10e66cdc-80f7-4ee9-8cb4-c986c8ac629c {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:03:12.706554 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:12.706554 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:12.716941 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-074a16f0-ddda-4634-bffd-9d97716ab2ed tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c returned with HTTP 200 Aug 07 14:03:12.717370 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 515/2074] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:03:12 2026] GET /volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c => generated 396 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:12.881989 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db72d407-fcce-465f-96d4-3eab459be19f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:12.884286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:12.885226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1253294875"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:12.887550 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1253294875'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:12.888869 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Create volume of 1 GB Aug 07 14:03:12.894472 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Availability Zones retrieved successfully. Aug 07 14:03:12.905535 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Flow 'volume_create_api' (4edaf725-7d43-4722-bd6b-cef8786f8707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:12.907595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e6b3ef-5fd1-4b27-82e5-70cfea5687e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:12.909216 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:12.952624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e6b3ef-5fd1-4b27-82e5-70cfea5687e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:12.954833 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87def14-605f-44bc-82e1-8ed7190d84d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.056546 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Created reservations ['111968d6-0047-405b-851f-7a9b5213090a', '3df4ca6e-8c79-4bf8-b7c0-03e557a37fff', '44d75dba-c7e1-41ff-bf89-1e8b8637b3a0', '03cf5acc-0f61-45e5-8abe-e29f83bc92ab'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:13.057524 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87def14-605f-44bc-82e1-8ed7190d84d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['111968d6-0047-405b-851f-7a9b5213090a', '3df4ca6e-8c79-4bf8-b7c0-03e557a37fff', '44d75dba-c7e1-41ff-bf89-1e8b8637b3a0', '03cf5acc-0f61-45e5-8abe-e29f83bc92ab']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.059007 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7a651d-60df-4c2c-a5a6-5f8efdbfddf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.089512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73fc708b-15ec-4f1b-b3af-79f8203de7c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.098349 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73fc708b-15ec-4f1b-b3af-79f8203de7c1 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:13.098476 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7a651d-60df-4c2c-a5a6-5f8efdbfddf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc54ec9a-80f9-4c0b-b592-4ac7bff81b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1253294875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80b731eeebbc4b6eb36229ae93359b6f',qos_specs=None,replication_status=,reservations=['111968d6-0047-405b-851f-7a9b5213090a','3df4ca6e-8c79-4bf8-b7c0-03e557a37fff','44d75dba-c7e1-41ff-bf89-1e8b8637b3a0','03cf5acc-0f61-45e5-8abe-e29f83bc92ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4cbbd4d390543989677fab7e729b6f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1253294875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc54ec9a-80f9-4c0b-b592-4ac7bff81b02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80b731eeebbc4b6eb36229ae93359b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4cbbd4d390543989677fab7e729b6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.098602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73fc708b-15ec-4f1b-b3af-79f8203de7c1 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.098602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73fc708b-15ec-4f1b-b3af-79f8203de7c1 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.098602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-73fc708b-15ec-4f1b-b3af-79f8203de7c1 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:13.101026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab32bae-2531-4fe6-945c-5d87dbaa3067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.105290 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.105290 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:13.106922 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73fc708b-15ec-4f1b-b3af-79f8203de7c1 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:13.106922 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 520/2075] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.136149 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab32bae-2531-4fe6-945c-5d87dbaa3067) transitioned into state 'SUCCESS' from state '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-1253294875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80b731eeebbc4b6eb36229ae93359b6f',qos_specs=None,replication_status=,reservations=['111968d6-0047-405b-851f-7a9b5213090a','3df4ca6e-8c79-4bf8-b7c0-03e557a37fff','44d75dba-c7e1-41ff-bf89-1e8b8637b3a0','03cf5acc-0f61-45e5-8abe-e29f83bc92ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4cbbd4d390543989677fab7e729b6f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.136954 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afac0a2a-f1a0-48e2-a0c4-ff392d8841e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.151391 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afac0a2a-f1a0-48e2-a0c4-ff392d8841e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.152339 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Flow 'volume_create_api' (4edaf725-7d43-4722-bd6b-cef8786f8707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:13.152672 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Create volume request issued successfully. Aug 07 14:03:13.153782 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db72d407-fcce-465f-96d4-3eab459be19f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:13.154181 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 521/2076] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:12 2026] POST /volume/v3/volumes => generated 757 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:13.175309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-658b69d8-f877-4ea5-bd4a-11126b5474c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.179947 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-658b69d8-f877-4ea5-bd4a-11126b5474c6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:03:13.180219 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-658b69d8-f877-4ea5-bd4a-11126b5474c6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.180516 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-658b69d8-f877-4ea5-bd4a-11126b5474c6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.195379 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.195379 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:13.201461 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-658b69d8-f877-4ea5-bd4a-11126b5474c6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:03:13.209138 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-658b69d8-f877-4ea5-bd4a-11126b5474c6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:03:13.209138 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 521/2077] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.467913 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9fd3b1de-4790-4904-af2f-123c9831991b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.469711 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fd3b1de-4790-4904-af2f-123c9831991b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:13.470102 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fd3b1de-4790-4904-af2f-123c9831991b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.470435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fd3b1de-4790-4904-af2f-123c9831991b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.479791 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.479791 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:13.485559 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9fd3b1de-4790-4904-af2f-123c9831991b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:13.492529 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fd3b1de-4790-4904-af2f-123c9831991b tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:13.493037 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 516/2078] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.511548 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b93f2d0-649b-40eb-bcb4-d2f3c80e83a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.517117 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b93f2d0-649b-40eb-bcb4-d2f3c80e83a3 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action Aug 07 14:03:13.517570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b93f2d0-649b-40eb-bcb4-d2f3c80e83a3 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:13.517779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b93f2d0-649b-40eb-bcb4-d2f3c80e83a3 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:13.528670 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.528670 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:13.529492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-8b93f2d0-649b-40eb-bcb4-d2f3c80e83a3 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume 'd0df050c-9d75-4859-9bd1-768cef5050ba' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:13.567595 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b93f2d0-649b-40eb-bcb4-d2f3c80e83a3 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action returned with HTTP 202 Aug 07 14:03:13.568108 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 521/2079] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:13 2026] POST /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:13.577302 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ff7a078-76d8-4521-8850-e4c3046b32a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.580943 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ff7a078-76d8-4521-8850-e4c3046b32a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:13.581216 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ff7a078-76d8-4521-8850-e4c3046b32a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.581760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ff7a078-76d8-4521-8850-e4c3046b32a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.592439 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.592439 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:13.598748 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ff7a078-76d8-4521-8850-e4c3046b32a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:13.610199 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ff7a078-76d8-4521-8850-e4c3046b32a3 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:13.611124 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 522/2080] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.611648 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.613892 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:13.614337 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-564626780", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:13.616555 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-564626780', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:13.616725 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Create volume of 1 GB Aug 07 14:03:13.623928 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Availability Zones retrieved successfully. Aug 07 14:03:13.627623 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b75dccb-a990-46f0-a60d-7809590a931d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.633753 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b75dccb-a990-46f0-a60d-7809590a931d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action Aug 07 14:03:13.634826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b75dccb-a990-46f0-a60d-7809590a931d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:13.634826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b75dccb-a990-46f0-a60d-7809590a931d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:13.640280 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Flow 'volume_create_api' (50ebb065-b9d1-4e41-a331-75a22704faa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:13.644270 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2e5dde-3f2d-4b5f-9415-3ea4186ddede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.645618 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:13.652710 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.652710 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:13.653260 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-5b75dccb-a990-46f0-a60d-7809590a931d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume 'd0df050c-9d75-4859-9bd1-768cef5050ba' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:13.681343 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b75dccb-a990-46f0-a60d-7809590a931d tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action returned with HTTP 202 Aug 07 14:03:13.682253 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 517/2081] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:13 2026] POST /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:13.689521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2e5dde-3f2d-4b5f-9415-3ea4186ddede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.691268 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965ed228-a921-4831-80b6-e8459eb15fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.692203 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54765cd3-0622-4d4e-b090-6a9ea2d31387 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.694457 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54765cd3-0622-4d4e-b090-6a9ea2d31387 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:13.695878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54765cd3-0622-4d4e-b090-6a9ea2d31387 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.695878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54765cd3-0622-4d4e-b090-6a9ea2d31387 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.704347 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.704347 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:13.710914 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-54765cd3-0622-4d4e-b090-6a9ea2d31387 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:13.718502 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54765cd3-0622-4d4e-b090-6a9ea2d31387 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:13.719083 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 522/2082] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.732193 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9670d08f-3fc5-4544-8ab2-cd2d7a9b2ae8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.734638 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9670d08f-3fc5-4544-8ab2-cd2d7a9b2ae8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c Aug 07 14:03:13.734773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7869346-6d27-4f15-a4b6-a399e7f79bc6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.734867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9670d08f-3fc5-4544-8ab2-cd2d7a9b2ae8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.735206 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9670d08f-3fc5-4544-8ab2-cd2d7a9b2ae8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.735295 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-9670d08f-3fc5-4544-8ab2-cd2d7a9b2ae8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 10e66cdc-80f7-4ee9-8cb4-c986c8ac629c {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:03:13.736454 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7869346-6d27-4f15-a4b6-a399e7f79bc6 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action Aug 07 14:03:13.736794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7869346-6d27-4f15-a4b6-a399e7f79bc6 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:13.736947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7869346-6d27-4f15-a4b6-a399e7f79bc6 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:13.751185 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.751185 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:13.756349 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.756349 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:13.756795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-c7869346-6d27-4f15-a4b6-a399e7f79bc6 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume 'd0df050c-9d75-4859-9bd1-768cef5050ba' with '{'status': 'maintenance'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:13.771739 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9670d08f-3fc5-4544-8ab2-cd2d7a9b2ae8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c returned with HTTP 200 Aug 07 14:03:13.772518 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 523/2083] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c => generated 397 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:13.790414 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.792757 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Created reservations ['9d987a01-1f07-454c-8d1e-d7fe553bda6b', '74d0c66f-8b02-43ba-a7a3-b07d0bf246a2', '7b0e7d5b-8beb-4bb4-92db-3c9dbc3b9864', '1c322004-3132-4d34-84ef-e63e0c7bb535'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:13.792906 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7869346-6d27-4f15-a4b6-a399e7f79bc6 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action returned with HTTP 202 Aug 07 14:03:13.793335 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 518/2084] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:13 2026] POST /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:13.793711 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965ed228-a921-4831-80b6-e8459eb15fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d987a01-1f07-454c-8d1e-d7fe553bda6b', '74d0c66f-8b02-43ba-a7a3-b07d0bf246a2', '7b0e7d5b-8beb-4bb4-92db-3c9dbc3b9864', '1c322004-3132-4d34-84ef-e63e0c7bb535']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.794574 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1b8bef-d7ed-4a1d-878b-3c425474463a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.795645 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:13.796114 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1620204468", "volume_type": "eff843d3-b5f6-4a7d-aaf4-cf718b5f003d", "group_id": "10e66cdc-80f7-4ee9-8cb4-c986c8ac629c", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:13.799220 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1620204468', 'volume_type': 'eff843d3-b5f6-4a7d-aaf4-cf718b5f003d', 'group_id': '10e66cdc-80f7-4ee9-8cb4-c986c8ac629c', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:13.807035 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93b55b94-784a-4ef0-9d56-be0ae1d4b718 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.808973 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93b55b94-784a-4ef0-9d56-be0ae1d4b718 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:13.808973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93b55b94-784a-4ef0-9d56-be0ae1d4b718 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.809595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93b55b94-784a-4ef0-9d56-be0ae1d4b718 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.813527 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.813527 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:13.813938 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Create volume of 1 GB Aug 07 14:03:13.819245 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.819245 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:13.827312 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Availability Zones retrieved successfully. Aug 07 14:03:13.827498 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1b8bef-d7ed-4a1d-878b-3c425474463a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b6113e-cac7-455c-a7bb-58a9dc4cd84b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-564626780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4ac76808a04980bb03ba4a32382330',qos_specs=None,replication_status=,reservations=['9d987a01-1f07-454c-8d1e-d7fe553bda6b','74d0c66f-8b02-43ba-a7a3-b07d0bf246a2','7b0e7d5b-8beb-4bb4-92db-3c9dbc3b9864','1c322004-3132-4d34-84ef-e63e0c7bb535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b09fda68d4a44dcb628f347f620096f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-564626780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6b6113e-cac7-455c-a7bb-58a9dc4cd84b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4ac76808a04980bb03ba4a32382330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b09fda68d4a44dcb628f347f620096f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.828538 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bfd267-5426-435c-9987-79a1fb6baf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.833302 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-93b55b94-784a-4ef0-9d56-be0ae1d4b718 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:13.834036 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Flow 'volume_create_api' (4af3bbec-f57a-40d4-a696-b983ea202cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:13.835473 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86121dbb-89dc-4dfd-9c0e-da66075b745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.836262 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.836262 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:13.836745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:13.840991 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93b55b94-784a-4ef0-9d56-be0ae1d4b718 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:13.841507 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 524/2085] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.858239 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bfd267-5426-435c-9987-79a1fb6baf81) transitioned into state 'SUCCESS' from state '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-564626780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4ac76808a04980bb03ba4a32382330',qos_specs=None,replication_status=,reservations=['9d987a01-1f07-454c-8d1e-d7fe553bda6b','74d0c66f-8b02-43ba-a7a3-b07d0bf246a2','7b0e7d5b-8beb-4bb4-92db-3c9dbc3b9864','1c322004-3132-4d34-84ef-e63e0c7bb535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b09fda68d4a44dcb628f347f620096f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.859480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23de6214-4ab3-4a58-8b94-18bc25d8b967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.859609 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d411de65-6c83-49ca-8ca0-14850a83ee98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.862460 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d411de65-6c83-49ca-8ca0-14850a83ee98 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] POST https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action Aug 07 14:03:13.862922 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d411de65-6c83-49ca-8ca0-14850a83ee98 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:13.862922 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d411de65-6c83-49ca-8ca0-14850a83ee98 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:13.870435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86121dbb-89dc-4dfd-9c0e-da66075b745b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:03:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eff843d3-b5f6-4a7d-aaf4-cf718b5f003d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2118045798',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eff843d3-b5f6-4a7d-aaf4-cf718b5f003d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '10e66cdc-80f7-4ee9-8cb4-c986c8ac629c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.871286 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3b20c9-4064-430b-9c6d-b072e4f235d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.872834 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.872834 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:13.873243 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-d411de65-6c83-49ca-8ca0-14850a83ee98 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] Updating volume 'd0df050c-9d75-4859-9bd1-768cef5050ba' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:03:13.879454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23de6214-4ab3-4a58-8b94-18bc25d8b967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.880774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Flow 'volume_create_api' (50ebb065-b9d1-4e41-a331-75a22704faa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:13.881464 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Create volume request issued successfully. Aug 07 14:03:13.882188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8d3d69c-1daf-49fc-874a-5bccc49e7b4e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:13.882766 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 522/2086] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:03:13 2026] POST /volume/v3/volumes => generated 754 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:13.892856 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d411de65-6c83-49ca-8ca0-14850a83ee98 tempest-VolumesActionsTest-1529796526 tempest-VolumesActionsTest-1529796526-project-admin] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action returned with HTTP 202 Aug 07 14:03:13.893415 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 519/2087] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:13 2026] POST /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:13.900347 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03e9f0a4-12bd-4a7d-a292-32b929e6eaef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.902761 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03e9f0a4-12bd-4a7d-a292-32b929e6eaef tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:13.903275 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03e9f0a4-12bd-4a7d-a292-32b929e6eaef tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.903346 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03e9f0a4-12bd-4a7d-a292-32b929e6eaef tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.906865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf597475-5487-4767-98be-1b2e0141530d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.908735 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf597475-5487-4767-98be-1b2e0141530d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:13.908976 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf597475-5487-4767-98be-1b2e0141530d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.909251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf597475-5487-4767-98be-1b2e0141530d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.911738 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2118045798 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2118045798, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:03:13.912315 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2118045798 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2118045798, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:03:13.915455 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.915455 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:13.919593 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.919593 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:13.922754 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03e9f0a4-12bd-4a7d-a292-32b929e6eaef tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:13.925082 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bf597475-5487-4767-98be-1b2e0141530d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:13.930005 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03e9f0a4-12bd-4a7d-a292-32b929e6eaef tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:13.930358 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf597475-5487-4767-98be-1b2e0141530d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:13.930581 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 525/2088] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.931464 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 523/2089] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.948945 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57e1837b-6e49-4c33-8959-93971402d7b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.954561 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57e1837b-6e49-4c33-8959-93971402d7b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:13.954561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57e1837b-6e49-4c33-8959-93971402d7b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.954561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57e1837b-6e49-4c33-8959-93971402d7b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.964166 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:13.964166 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:13.965331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Created reservations ['2d5fa87f-706f-40b9-815b-a5f924aae092', '2f232a9b-591e-44f8-a764-46799a7bcada', '41cf5131-7214-47f0-a3d2-c14870dfcc7a', '85bd3b85-2c5b-49a9-80cc-66de63e94b81'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:13.966637 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a3b20c9-4064-430b-9c6d-b072e4f235d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d5fa87f-706f-40b9-815b-a5f924aae092', '2f232a9b-591e-44f8-a764-46799a7bcada', '41cf5131-7214-47f0-a3d2-c14870dfcc7a', '85bd3b85-2c5b-49a9-80cc-66de63e94b81']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:13.967607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a2cf48-5b9f-42a7-a6dd-153593a54afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:13.969073 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-57e1837b-6e49-4c33-8959-93971402d7b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:13.975885 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57e1837b-6e49-4c33-8959-93971402d7b6 tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:13.976428 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 520/2090] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:13 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:13.991981 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:13.997186 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:13.997469 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:13.997723 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:13.997919 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume with id: d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:14.011055 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.011055 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:14.011868 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:14.013195 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a2cf48-5b9f-42a7-a6dd-153593a54afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c720a18b-9750-49d6-ad4a-175fc1f43cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1620204468',encryption_key_id=None,group_id=10e66cdc-80f7-4ee9-8cb4-c986c8ac629c,group_type_id=,metadata={},multiattach=False,project_id='a54efc8a82bc46408fbde8e6fb77b4e8',qos_specs=None,replication_status=,reservations=['2d5fa87f-706f-40b9-815b-a5f924aae092','2f232a9b-591e-44f8-a764-46799a7bcada','41cf5131-7214-47f0-a3d2-c14870dfcc7a','85bd3b85-2c5b-49a9-80cc-66de63e94b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb31800e79654b088ab8522361522b27',volume_type_id=eff843d3-b5f6-4a7d-aaf4-cf718b5f003d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1620204468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=10e66cdc-80f7-4ee9-8cb4-c986c8ac629c,host=None,id=c720a18b-9750-49d6-ad4a-175fc1f43cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54efc8a82bc46408fbde8e6fb77b4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb31800e79654b088ab8522361522b27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eff843d3-b5f6-4a7d-aaf4-cf718b5f003d),volume_type_id=eff843d3-b5f6-4a7d-aaf4-cf718b5f003d)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:14.014326 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56f65bc-95b7-4e0f-91f1-4fa1ad0ed8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:14.057701 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Delete volume request issued successfully. Aug 07 14:03:14.057858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9fd16bd-e09e-4147-b1cd-66c8a08fb07c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 202 Aug 07 14:03:14.058575 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 526/2091] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:13 2026] DELETE /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:14.060597 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56f65bc-95b7-4e0f-91f1-4fa1ad0ed8ad) transitioned into state 'SUCCESS' from state '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-1620204468',encryption_key_id=None,group_id=10e66cdc-80f7-4ee9-8cb4-c986c8ac629c,group_type_id=,metadata={},multiattach=False,project_id='a54efc8a82bc46408fbde8e6fb77b4e8',qos_specs=None,replication_status=,reservations=['2d5fa87f-706f-40b9-815b-a5f924aae092','2f232a9b-591e-44f8-a764-46799a7bcada','41cf5131-7214-47f0-a3d2-c14870dfcc7a','85bd3b85-2c5b-49a9-80cc-66de63e94b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb31800e79654b088ab8522361522b27',volume_type_id=eff843d3-b5f6-4a7d-aaf4-cf718b5f003d)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:14.061632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e5e2bd-1fac-489d-a253-7e11e41681a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:14.074871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60be36ac-85ba-440f-baa0-309d80e8231c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:14.077860 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60be36ac-85ba-440f-baa0-309d80e8231c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:14.078286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60be36ac-85ba-440f-baa0-309d80e8231c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:14.078603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60be36ac-85ba-440f-baa0-309d80e8231c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:14.090861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e5e2bd-1fac-489d-a253-7e11e41681a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:14.091428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Flow 'volume_create_api' (4af3bbec-f57a-40d4-a696-b983ea202cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:14.094882 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Create volume request issued successfully. Aug 07 14:03:14.095113 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.095113 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:14.095218 np0000006713 devstack@c-api.service[100325]: WARNING stevedore.named [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:03:14.095218 np0000006713 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:03:14.098558 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60be36ac-85ba-440f-baa0-309d80e8231c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Volume info retrieved successfully. Aug 07 14:03:14.104397 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60be36ac-85ba-440f-baa0-309d80e8231c tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 200 Aug 07 14:03:14.106651 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 524/2092] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:14 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:14.124880 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e470176-659b-43e6-bbe1-ba6b12bc032e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:14.126745 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e470176-659b-43e6-bbe1-ba6b12bc032e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:14.126745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e470176-659b-43e6-bbe1-ba6b12bc032e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:14.126992 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e470176-659b-43e6-bbe1-ba6b12bc032e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:14.127788 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1e470176-659b-43e6-bbe1-ba6b12bc032e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:14.134771 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.134771 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:14.135218 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e470176-659b-43e6-bbe1-ba6b12bc032e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:14.136294 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 521/2093] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:14 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:14.158681 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:03:14.163983 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.163983 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:14.169679 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-928f55e6-6ae0-4fcc-8a31-a04f7cc98cf7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:14.170249 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 523/2094] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:03:13 2026] POST /volume/v3/volumes => generated 827 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:14.192137 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:14.194324 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 Aug 07 14:03:14.194897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:14.194897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:14.204253 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.204253 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:14.209611 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Volume info retrieved successfully. Aug 07 14:03:14.210730 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:03:14.210886 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:03:14.224688 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cf4ac51-0b20-4b61-a6a2-bee980479209 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:14.228296 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cf4ac51-0b20-4b61-a6a2-bee980479209 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:03:14.228296 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cf4ac51-0b20-4b61-a6a2-bee980479209 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:14.228296 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cf4ac51-0b20-4b61-a6a2-bee980479209 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:14.237791 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.237791 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:14.243784 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9cf4ac51-0b20-4b61-a6a2-bee980479209 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:03:14.249281 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cf4ac51-0b20-4b61-a6a2-bee980479209 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:03:14.249857 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 525/2095] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:14 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:14.281277 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:03:14.287340 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.287340 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:14.297502 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f6db9b3-83b3-40c0-9b3e-71d10e85b1e2 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 returned with HTTP 200 Aug 07 14:03:14.298326 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 527/2096] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:14 2026] GET /volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 => generated 895 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:14.945644 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-191ad568-bd0e-482e-b7aa-2efbaf328c3f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:14.948127 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-191ad568-bd0e-482e-b7aa-2efbaf328c3f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:14.948127 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-191ad568-bd0e-482e-b7aa-2efbaf328c3f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:14.948127 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-191ad568-bd0e-482e-b7aa-2efbaf328c3f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:14.966452 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:14.966452 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:14.973502 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-191ad568-bd0e-482e-b7aa-2efbaf328c3f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:14.981563 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-191ad568-bd0e-482e-b7aa-2efbaf328c3f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:14.982088 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 522/2097] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:14 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:14.997521 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d102e2e6-76d1-436a-9ff1-9c1556c170d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.000265 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d102e2e6-76d1-436a-9ff1-9c1556c170d3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:15.000612 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d102e2e6-76d1-436a-9ff1-9c1556c170d3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.001011 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d102e2e6-76d1-436a-9ff1-9c1556c170d3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.012486 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.012486 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:15.019034 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d102e2e6-76d1-436a-9ff1-9c1556c170d3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:15.025475 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d102e2e6-76d1-436a-9ff1-9c1556c170d3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:15.026027 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 524/2098] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:14 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:15.040190 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.042306 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:03:15.043239 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.043829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.044536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:03:15.048624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:03:15.062864 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Get all volumes completed successfully. Aug 07 14:03:15.064012 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f8a9fe1-11b7-4c33-9a5f-1c2e8864a76e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:03:15.064608 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 526/2099] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/volumes => generated 338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:15.076752 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67ea694c-a9db-4b59-b00a-b46894d418b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.079437 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67ea694c-a9db-4b59-b00a-b46894d418b1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:15.079701 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67ea694c-a9db-4b59-b00a-b46894d418b1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.079996 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67ea694c-a9db-4b59-b00a-b46894d418b1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.093599 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.093599 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:15.102183 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-67ea694c-a9db-4b59-b00a-b46894d418b1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:15.110325 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67ea694c-a9db-4b59-b00a-b46894d418b1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:15.110803 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 528/2100] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:15.124664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c3f154b4-d6d1-425c-b346-89e545d1415d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.127319 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3f154b4-d6d1-425c-b346-89e545d1415d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] GET https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba Aug 07 14:03:15.129503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3f154b4-d6d1-425c-b346-89e545d1415d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.129503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3f154b4-d6d1-425c-b346-89e545d1415d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.141124 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3f154b4-d6d1-425c-b346-89e545d1415d tempest-VolumesActionsTest-522197241 tempest-VolumesActionsTest-522197241-project-member] https://10.4.3.193/volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba returned with HTTP 404 Aug 07 14:03:15.141817 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 523/2101] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/volumes/d0df050c-9d75-4859-9bd1-768cef5050ba => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:15.148792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bbb0f29-60ec-48e3-b8f6-5554488af36a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.152304 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bbb0f29-60ec-48e3-b8f6-5554488af36a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:15.152304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bbb0f29-60ec-48e3-b8f6-5554488af36a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.152578 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bbb0f29-60ec-48e3-b8f6-5554488af36a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.152753 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4bbb0f29-60ec-48e3-b8f6-5554488af36a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:15.165565 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.165565 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:15.168758 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bbb0f29-60ec-48e3-b8f6-5554488af36a tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:15.170749 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-86d79452-e643-4c86-8114-77f3d69ed747 req-4c4e311a-1b52-496b-8afc-2196ab8c599b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.170817 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 525/2102] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:15.177279 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-4c4e311a-1b52-496b-8afc-2196ab8c599b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:15.177705 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-4c4e311a-1b52-496b-8afc-2196ab8c599b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.178054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-4c4e311a-1b52-496b-8afc-2196ab8c599b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.186298 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.186298 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:15.193768 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-86d79452-e643-4c86-8114-77f3d69ed747 req-4c4e311a-1b52-496b-8afc-2196ab8c599b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:15.196768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-4c4e311a-1b52-496b-8afc-2196ab8c599b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:15.197514 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 527/2103] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:15.314362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.319097 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 Aug 07 14:03:15.319371 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.319638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.326252 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf981def-883e-4067-962f-f6fcecf0ee93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.327668 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf981def-883e-4067-962f-f6fcecf0ee93 None None] GET https://10.4.3.193/volume// Aug 07 14:03:15.331994 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf981def-883e-4067-962f-f6fcecf0ee93 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.331994 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf981def-883e-4067-962f-f6fcecf0ee93 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.331994 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf981def-883e-4067-962f-f6fcecf0ee93 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:03:15.331994 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 524/2104] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:03:15.332230 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.332230 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:15.336048 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Volume info retrieved successfully. Aug 07 14:03:15.336711 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:03:15.336885 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:03:15.338640 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-86d79452-e643-4c86-8114-77f3d69ed747 req-d5d3b7f3-97d6-41a4-adf6-cea52b69e0b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.341727 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-d5d3b7f3-97d6-41a4-adf6-cea52b69e0b9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:03:15.342275 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-d5d3b7f3-97d6-41a4-adf6-cea52b69e0b9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6b6113e-cac7-455c-a7bb-58a9dc4cd84b", "connector": null, "instance_uuid": "88932441-f742-40d7-aa6b-a413fdb8f220"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:15.353006 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.353006 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:15.378303 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:03:15.381078 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.381078 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:15.385255 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-d5d3b7f3-97d6-41a4-adf6-cea52b69e0b9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:03:15.385787 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 526/2105] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:03:15 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 07 14:03:15.388772 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef33d6f2-d3e3-48aa-93fa-a0f52d5bbe3a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 returned with HTTP 200 Aug 07 14:03:15.389182 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 529/2106] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 => generated 920 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:15.408859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.411110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] POST https://10.4.3.193/volume/v3/group_snapshots Aug 07 14:03:15.412112 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "10e66cdc-80f7-4ee9-8cb4-c986c8ac629c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2040709323"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:15.416212 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '10e66cdc-80f7-4ee9-8cb4-c986c8ac629c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2040709323'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 14:03:15.420360 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.420360 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:15.421378 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b7c9530-5761-405b-bf59-08bc37d5eab4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.425456 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b7c9530-5761-405b-bf59-08bc37d5eab4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:15.425642 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b7c9530-5761-405b-bf59-08bc37d5eab4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.425854 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b7c9530-5761-405b-bf59-08bc37d5eab4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.427036 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2040709323. Aug 07 14:03:15.436455 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c0338f9-0ef9-49d0-87cd-74237cf83207 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.437071 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c0338f9-0ef9-49d0-87cd-74237cf83207 None None] GET https://10.4.3.193/volume// Aug 07 14:03:15.437274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c0338f9-0ef9-49d0-87cd-74237cf83207 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.437548 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c0338f9-0ef9-49d0-87cd-74237cf83207 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.437986 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c0338f9-0ef9-49d0-87cd-74237cf83207 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:03:15.438374 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 527/2107] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:03:15.439377 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.439377 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:15.445588 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.445588 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:15.445755 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b7c9530-5761-405b-bf59-08bc37d5eab4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:15.450230 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b7c9530-5761-405b-bf59-08bc37d5eab4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:15.450683 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 525/2108] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:15.452239 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-86d79452-e643-4c86-8114-77f3d69ed747 req-c1210df3-6a57-4fe1-a690-87112bc6a5e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.454332 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-c1210df3-6a57-4fe1-a690-87112bc6a5e9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:15.454562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-c1210df3-6a57-4fe1-a690-87112bc6a5e9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.454746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-c1210df3-6a57-4fe1-a690-87112bc6a5e9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.461875 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2118045798 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2118045798, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:03:15.462345 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2118045798 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2118045798, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:03:15.468436 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.468436 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:15.473221 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-86d79452-e643-4c86-8114-77f3d69ed747 req-c1210df3-6a57-4fe1-a690-87112bc6a5e9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:15.479741 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-c1210df3-6a57-4fe1-a690-87112bc6a5e9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:15.480338 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 530/2109] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:03:15.491476 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Created reservations ['c75ea918-1f66-4a4a-a6db-203d63350a89', 'ccbed001-2194-40ab-9952-bdb68c96e33c', 'f186277c-ab3f-4363-8003-a46d95443ad0', '0bb17833-1e8f-4780-a1fd-1be62da95686'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:15.519417 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48b1e26e-5c2e-452e-bc74-dcc0c3de8139 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots returned with HTTP 202 Aug 07 14:03:15.519821 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 528/2110] 10.4.3.193 () {70 vars in 1324 bytes} [Fri Aug 7 14:03:15 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:15.532055 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd6470cd-436f-4291-8638-bb8341d0fdab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.535697 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd6470cd-436f-4291-8638-bb8341d0fdab tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:15.535816 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd6470cd-436f-4291-8638-bb8341d0fdab tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:15.536023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd6470cd-436f-4291-8638-bb8341d0fdab tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:15.536153 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-cd6470cd-436f-4291-8638-bb8341d0fdab tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:15.540159 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.540159 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:15.544259 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd6470cd-436f-4291-8638-bb8341d0fdab tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 200 Aug 07 14:03:15.547350 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 528/2111] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:15 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:15.603051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-86d79452-e643-4c86-8114-77f3d69ed747 req-69ef34c4-503e-4e4b-842c-617d29fe6776 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:15.605437 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-69ef34c4-503e-4e4b-842c-617d29fe6776 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] PUT https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 Aug 07 14:03:15.605853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-69ef34c4-503e-4e4b-842c-617d29fe6776 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:15.618605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-86d79452-e643-4c86-8114-77f3d69ed747 req-69ef34c4-503e-4e4b-842c-617d29fe6776 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Acquiring lock "cinder-attachment_update-a6b6113e-cac7-455c-a7bb-58a9dc4cd84b-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:03:15.625734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-86d79452-e643-4c86-8114-77f3d69ed747 req-69ef34c4-503e-4e4b-842c-617d29fe6776 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Lock "cinder-attachment_update-a6b6113e-cac7-455c-a7bb-58a9dc4cd84b-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:03:15.627893 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:15.627893 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:15.770566 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-86d79452-e643-4c86-8114-77f3d69ed747 req-69ef34c4-503e-4e4b-842c-617d29fe6776 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Lock "cinder-attachment_update-a6b6113e-cac7-455c-a7bb-58a9dc4cd84b-np0000006713" released by "attachment_update" :: held 0.145s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:03:15.770896 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-69ef34c4-503e-4e4b-842c-617d29fe6776 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 returned with HTTP 200 Aug 07 14:03:15.772375 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 526/2112] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:03:15 2026] PUT /volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:16.187031 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0209c24f-31e1-43db-8979-4861acac2651 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.189345 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0209c24f-31e1-43db-8979-4861acac2651 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:16.189647 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0209c24f-31e1-43db-8979-4861acac2651 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.189962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0209c24f-31e1-43db-8979-4861acac2651 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.190124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0209c24f-31e1-43db-8979-4861acac2651 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:16.198044 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.198044 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:16.199252 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0209c24f-31e1-43db-8979-4861acac2651 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:16.200548 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 531/2113] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:16.217782 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.305998 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:03:16.306525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c5b10d66-df8f-43dd-850b-73ac69fce256", "incremental": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:16.308562 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating new backup {'backup': {'volume_id': 'c5b10d66-df8f-43dd-850b-73ac69fce256', 'incremental': True}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:03:16.308802 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating backup of volume c5b10d66-df8f-43dd-850b-73ac69fce256 in container None Aug 07 14:03:16.319346 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.319346 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:16.319966 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Volume info retrieved successfully. Aug 07 14:03:16.359100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Created reservations ['f4000ba5-8b38-4125-be11-7d8dcd504e3f', '5c666a8e-d609-4b79-ab4f-0d2e09b5c37f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:16.385466 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fa25541-7d40-4f41-b860-f3f23e381fb6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 400 Aug 07 14:03:16.386219 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 529/2114] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:16 2026] POST /volume/v3/backups => generated 109 bytes in 172 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:03:16.401468 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9597f025-e532-4b7b-99f9-8e7d5a0d7375 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.403670 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9597f025-e532-4b7b-99f9-8e7d5a0d7375 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] DELETE https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:16.404478 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9597f025-e532-4b7b-99f9-8e7d5a0d7375 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.404478 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9597f025-e532-4b7b-99f9-8e7d5a0d7375 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.404478 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-9597f025-e532-4b7b-99f9-8e7d5a0d7375 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete backup with id: fe45c1cb-4ad3-42cc-85cf-66dae6c627da. Aug 07 14:03:16.411465 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.411465 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:16.434632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-9597f025-e532-4b7b-99f9-8e7d5a0d7375 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] delete_backup rpcapi backup_id fe45c1cb-4ad3-42cc-85cf-66dae6c627da {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:03:16.437274 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9597f025-e532-4b7b-99f9-8e7d5a0d7375 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 202 Aug 07 14:03:16.437707 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 529/2115] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:16 2026] DELETE /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:16.456366 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a21b22ee-ccd9-45af-ad06-90a427bd3b32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.458200 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a21b22ee-ccd9-45af-ad06-90a427bd3b32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:16.458200 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a21b22ee-ccd9-45af-ad06-90a427bd3b32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.458814 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a21b22ee-ccd9-45af-ad06-90a427bd3b32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.458814 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a21b22ee-ccd9-45af-ad06-90a427bd3b32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:16.471511 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-933ed3d0-325f-40da-8166-65caab2ec5b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.471797 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.471797 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:16.472049 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a21b22ee-ccd9-45af-ad06-90a427bd3b32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 200 Aug 07 14:03:16.472497 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 527/2116] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:16.473316 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-933ed3d0-325f-40da-8166-65caab2ec5b3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:16.473617 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-933ed3d0-325f-40da-8166-65caab2ec5b3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.474153 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-933ed3d0-325f-40da-8166-65caab2ec5b3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.493081 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.493081 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:16.505582 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-933ed3d0-325f-40da-8166-65caab2ec5b3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:16.511016 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-933ed3d0-325f-40da-8166-65caab2ec5b3 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:16.511016 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 532/2117] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:16.557180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c05c12e1-7a85-4941-861b-20b440de5b8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.559303 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05c12e1-7a85-4941-861b-20b440de5b8f tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:16.559571 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05c12e1-7a85-4941-861b-20b440de5b8f tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.559878 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05c12e1-7a85-4941-861b-20b440de5b8f tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.560087 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-c05c12e1-7a85-4941-861b-20b440de5b8f tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:16.568766 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.568766 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:16.573785 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05c12e1-7a85-4941-861b-20b440de5b8f tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 200 Aug 07 14:03:16.574332 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 530/2118] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:16.588244 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.593067 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:03:16.593067 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.593288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.593610 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:03:16.600551 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:03:16.612823 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Get all snapshots completed successfully. Aug 07 14:03:16.614459 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.614459 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:16.614459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c8f97c7-f6f4-465b-bc51-cb148d873131 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:03:16.614740 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 530/2119] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:16.628493 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b13a7d19-15e4-47c9-a8b1-a1f2e624ad4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.630929 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b13a7d19-15e4-47c9-a8b1-a1f2e624ad4e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/snapshots/4e38c175-7c7a-49de-a175-c996e49f8a73 Aug 07 14:03:16.630929 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b13a7d19-15e4-47c9-a8b1-a1f2e624ad4e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.631118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b13a7d19-15e4-47c9-a8b1-a1f2e624ad4e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.637936 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.637936 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:16.638507 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b13a7d19-15e4-47c9-a8b1-a1f2e624ad4e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Snapshot retrieved successfully. Aug 07 14:03:16.640049 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b13a7d19-15e4-47c9-a8b1-a1f2e624ad4e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/snapshots/4e38c175-7c7a-49de-a175-c996e49f8a73 returned with HTTP 200 Aug 07 14:03:16.640740 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 528/2120] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/snapshots/4e38c175-7c7a-49de-a175-c996e49f8a73 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:16.655540 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8e6fd44-f7a6-4163-9ecf-96ca7fb67f57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.657941 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8e6fd44-f7a6-4163-9ecf-96ca7fb67f57 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action Aug 07 14:03:16.658635 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8e6fd44-f7a6-4163-9ecf-96ca7fb67f57 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:16.658635 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8e6fd44-f7a6-4163-9ecf-96ca7fb67f57 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:16.660934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-f8e6fd44-f7a6-4163-9ecf-96ca7fb67f57 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Updating group '6c6339a3-327e-43ce-9c80-d0320657b0b8' with 'creating' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 14:03:16.669056 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.669056 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:16.681467 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8e6fd44-f7a6-4163-9ecf-96ca7fb67f57 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action returned with HTTP 202 Aug 07 14:03:16.683183 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 533/2121] 10.4.3.193 () {70 vars in 1455 bytes} [Fri Aug 7 14:03:16 2026] POST /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:16.695350 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca9ea23d-07db-4f9b-bf85-9c23b6823491 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.704870 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca9ea23d-07db-4f9b-bf85-9c23b6823491 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:16.704870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca9ea23d-07db-4f9b-bf85-9c23b6823491 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.704870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca9ea23d-07db-4f9b-bf85-9c23b6823491 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.704870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-ca9ea23d-07db-4f9b-bf85-9c23b6823491 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:16.712421 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.712421 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:16.718038 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca9ea23d-07db-4f9b-bf85-9c23b6823491 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 200 Aug 07 14:03:16.718515 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 531/2122] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:16.736539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-898831a8-cf52-4533-87ff-a97f9552ae20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.739496 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-898831a8-cf52-4533-87ff-a97f9552ae20 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action Aug 07 14:03:16.741267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-898831a8-cf52-4533-87ff-a97f9552ae20 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:16.741267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-898831a8-cf52-4533-87ff-a97f9552ae20 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:16.742812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-898831a8-cf52-4533-87ff-a97f9552ae20 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Updating group '6c6339a3-327e-43ce-9c80-d0320657b0b8' with 'available' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 14:03:16.751341 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.751341 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:16.769172 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-898831a8-cf52-4533-87ff-a97f9552ae20 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action returned with HTTP 202 Aug 07 14:03:16.769646 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 531/2123] 10.4.3.193 () {70 vars in 1455 bytes} [Fri Aug 7 14:03:16 2026] POST /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:16.786464 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8ee9e95-d025-45a9-9450-624c2556d843 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.791443 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8ee9e95-d025-45a9-9450-624c2556d843 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:16.791652 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8ee9e95-d025-45a9-9450-624c2556d843 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.792110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8ee9e95-d025-45a9-9450-624c2556d843 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.792315 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-c8ee9e95-d025-45a9-9450-624c2556d843 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:16.798353 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.798353 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:16.804491 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8ee9e95-d025-45a9-9450-624c2556d843 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 200 Aug 07 14:03:16.806520 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 529/2124] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:16.819373 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d4f9a56-0c2b-476b-9e66-834ce60c08d0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.823737 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d4f9a56-0c2b-476b-9e66-834ce60c08d0 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action Aug 07 14:03:16.824311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d4f9a56-0c2b-476b-9e66-834ce60c08d0 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:16.824511 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d4f9a56-0c2b-476b-9e66-834ce60c08d0 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:16.829662 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-0d4f9a56-0c2b-476b-9e66-834ce60c08d0 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Updating group '6c6339a3-327e-43ce-9c80-d0320657b0b8' with 'error' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 14:03:16.834181 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.834181 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:16.851053 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d4f9a56-0c2b-476b-9e66-834ce60c08d0 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action returned with HTTP 202 Aug 07 14:03:16.851053 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 534/2125] 10.4.3.193 () {70 vars in 1455 bytes} [Fri Aug 7 14:03:16 2026] POST /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:16.866346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3452a494-3f16-4b1d-9d1d-c1f4661940ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.868543 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3452a494-3f16-4b1d-9d1d-c1f4661940ce tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:16.870825 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3452a494-3f16-4b1d-9d1d-c1f4661940ce tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.870825 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3452a494-3f16-4b1d-9d1d-c1f4661940ce tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.870825 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-3452a494-3f16-4b1d-9d1d-c1f4661940ce tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:16.876205 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.876205 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:16.888815 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3452a494-3f16-4b1d-9d1d-c1f4661940ce tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 200 Aug 07 14:03:16.889252 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 532/2126] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:16.908250 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-568ef045-53c4-486e-8b01-a67c35687523 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.911630 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-568ef045-53c4-486e-8b01-a67c35687523 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] POST https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action Aug 07 14:03:16.912811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-568ef045-53c4-486e-8b01-a67c35687523 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:16.912811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-568ef045-53c4-486e-8b01-a67c35687523 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:16.915274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-568ef045-53c4-486e-8b01-a67c35687523 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Updating group '6c6339a3-327e-43ce-9c80-d0320657b0b8' with 'available' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 14:03:16.922824 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.922824 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:16.933706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-568ef045-53c4-486e-8b01-a67c35687523 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action returned with HTTP 202 Aug 07 14:03:16.934597 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 532/2127] 10.4.3.193 () {70 vars in 1455 bytes} [Fri Aug 7 14:03:16 2026] POST /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:16.948624 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b50540a6-def8-4a0f-a9ef-9464a8a5f67d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.953615 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b50540a6-def8-4a0f-a9ef-9464a8a5f67d tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:16.953927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b50540a6-def8-4a0f-a9ef-9464a8a5f67d tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.954192 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b50540a6-def8-4a0f-a9ef-9464a8a5f67d tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.954348 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-b50540a6-def8-4a0f-a9ef-9464a8a5f67d tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:16.961904 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:16.961904 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:16.973207 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b50540a6-def8-4a0f-a9ef-9464a8a5f67d tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 200 Aug 07 14:03:16.973207 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 530/2128] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:16 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:16.994536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb653794-ad2e-4031-bac6-9cf4a4083691 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:16.997707 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb653794-ad2e-4031-bac6-9cf4a4083691 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] DELETE https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:16.998484 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb653794-ad2e-4031-bac6-9cf4a4083691 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:16.999036 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb653794-ad2e-4031-bac6-9cf4a4083691 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:16.999349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-fb653794-ad2e-4031-bac6-9cf4a4083691 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] delete called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100324) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 14:03:16.999567 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.group_snapshots [None req-fb653794-ad2e-4031-bac6-9cf4a4083691 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Delete group_snapshot with id: 6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:17.005598 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:17.005598 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:17.065919 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb653794-ad2e-4031-bac6-9cf4a4083691 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 202 Aug 07 14:03:17.066051 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 535/2129] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:03:16 2026] DELETE /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:17.076903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.079516 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:03:17.084380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:17.084380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:17.084380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:03:17.085258 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:03:17.095581 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Get all volumes completed successfully. Aug 07 14:03:17.096948 np0000006713 devstack@c-api.service[100323]: WARNING stevedore.named [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:03:17.097034 np0000006713 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:03:17.159282 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:03:17.165483 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:17.165483 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:17.183462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c6408aa-31b6-434c-af47-2959d48f47d7 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:03:17.184092 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 533/2130] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:03:17 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:17.209107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.211312 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/snapshots/detail Aug 07 14:03:17.211312 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:17.211715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:17.212091 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:03:17.213624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:03:17.219198 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Get all snapshots completed successfully. Aug 07 14:03:17.220148 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f3a680b-5f08-4f7f-bbaf-59c90b6a175e tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 14:03:17.220826 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 533/2131] 10.4.3.193 () {66 vars in 1264 bytes} [Fri Aug 7 14:03:17 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:17.238288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c9414154-3b2a-44d4-853d-fd76774bbdba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.241219 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9414154-3b2a-44d4-853d-fd76774bbdba tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:17.241219 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9414154-3b2a-44d4-853d-fd76774bbdba tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:17.241341 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9414154-3b2a-44d4-853d-fd76774bbdba tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:17.241556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-c9414154-3b2a-44d4-853d-fd76774bbdba tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:17.247859 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:17.247859 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:17.255510 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9414154-3b2a-44d4-853d-fd76774bbdba tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 200 Aug 07 14:03:17.256058 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 531/2132] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:17 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:03:17.489871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7dd30e09-c6d5-473c-a3f6-bd22f4688bc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.492007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dd30e09-c6d5-473c-a3f6-bd22f4688bc5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da Aug 07 14:03:17.492263 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dd30e09-c6d5-473c-a3f6-bd22f4688bc5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:17.492529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dd30e09-c6d5-473c-a3f6-bd22f4688bc5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:17.492667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7dd30e09-c6d5-473c-a3f6-bd22f4688bc5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id fe45c1cb-4ad3-42cc-85cf-66dae6c627da. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:17.499035 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dd30e09-c6d5-473c-a3f6-bd22f4688bc5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da returned with HTTP 404 Aug 07 14:03:17.499537 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 536/2133] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:17 2026] GET /volume/v3/backups/fe45c1cb-4ad3-42cc-85cf-66dae6c627da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:17.520419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.525143 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:17.526356 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1777332052"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:17.527893 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f82de8a-c0a2-4aac-8369-6f8b429605b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.529865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1777332052'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:17.530029 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume of 1 GB Aug 07 14:03:17.532921 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f82de8a-c0a2-4aac-8369-6f8b429605b2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:17.535386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f82de8a-c0a2-4aac-8369-6f8b429605b2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:17.535386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f82de8a-c0a2-4aac-8369-6f8b429605b2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:17.538861 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Availability Zones retrieved successfully. Aug 07 14:03:17.554513 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Flow 'volume_create_api' (8a38767b-c69a-4c1d-82f7-1de073216beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:17.555169 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e19f927-d952-42dc-b3bd-d9bb5df72f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:17.555695 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:17.555695 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:17.557443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:17.561138 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8f82de8a-c0a2-4aac-8369-6f8b429605b2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:17.567401 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f82de8a-c0a2-4aac-8369-6f8b429605b2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:17.568398 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 534/2134] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:17 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:17.619741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e19f927-d952-42dc-b3bd-d9bb5df72f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:17.621422 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c432ff-8656-4d0a-82f0-f5a47d5dd22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:17.700791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Created reservations ['fe1afc8a-99bc-4ebb-b8de-28b5b7693a92', 'e7c41b73-e58a-4425-9a2c-c154b057a8d8', 'd5bf9325-bb50-43c8-86cf-da559b1664d3', 'c9fadc00-b018-4105-b8e2-1a4540ae2cfa'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:17.701807 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c432ff-8656-4d0a-82f0-f5a47d5dd22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe1afc8a-99bc-4ebb-b8de-28b5b7693a92', 'e7c41b73-e58a-4425-9a2c-c154b057a8d8', 'd5bf9325-bb50-43c8-86cf-da559b1664d3', 'c9fadc00-b018-4105-b8e2-1a4540ae2cfa']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:17.703068 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f7bf2d-3488-4f93-b272-a3fca01596e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:17.752188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f7bf2d-3488-4f93-b272-a3fca01596e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f755e10d-9a01-48c2-a430-5a7b37309e6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1777332052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a057691f7d6c426a8e8b9aad13b4dded',qos_specs=None,replication_status=,reservations=['fe1afc8a-99bc-4ebb-b8de-28b5b7693a92','e7c41b73-e58a-4425-9a2c-c154b057a8d8','d5bf9325-bb50-43c8-86cf-da559b1664d3','c9fadc00-b018-4105-b8e2-1a4540ae2cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9e673f77a44fb588eedd844064bd0a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1777332052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f755e10d-9a01-48c2-a430-5a7b37309e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a057691f7d6c426a8e8b9aad13b4dded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9e673f77a44fb588eedd844064bd0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:17.752945 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a436a4f-7517-4e43-9cfd-71129f284dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:17.795689 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a436a4f-7517-4e43-9cfd-71129f284dde) transitioned into state 'SUCCESS' from state '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-1777332052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a057691f7d6c426a8e8b9aad13b4dded',qos_specs=None,replication_status=,reservations=['fe1afc8a-99bc-4ebb-b8de-28b5b7693a92','e7c41b73-e58a-4425-9a2c-c154b057a8d8','d5bf9325-bb50-43c8-86cf-da559b1664d3','c9fadc00-b018-4105-b8e2-1a4540ae2cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9e673f77a44fb588eedd844064bd0a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:17.796169 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282604a2-1c00-4770-b1cf-a303d06c2343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:17.809751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (282604a2-1c00-4770-b1cf-a303d06c2343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:17.810469 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Flow 'volume_create_api' (8a38767b-c69a-4c1d-82f7-1de073216beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:17.810797 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume request issued successfully. Aug 07 14:03:17.811422 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5551ebda-cf9b-4669-8cff-6e15c1376d84 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:17.812063 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 534/2135] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:17 2026] POST /volume/v3/volumes => generated 749 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:17.829909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0d90fbe-ad51-498a-976f-ab6528cb3ff6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.833384 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0d90fbe-ad51-498a-976f-ab6528cb3ff6 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a Aug 07 14:03:17.834007 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0d90fbe-ad51-498a-976f-ab6528cb3ff6 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:17.834007 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0d90fbe-ad51-498a-976f-ab6528cb3ff6 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:17.846734 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:17.846734 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:17.855746 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0d90fbe-ad51-498a-976f-ab6528cb3ff6 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:03:17.863552 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0d90fbe-ad51-498a-976f-ab6528cb3ff6 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a returned with HTTP 200 Aug 07 14:03:17.864664 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 532/2136] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:17 2026] GET /volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:17.952064 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:17.953617 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:17.954140 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-653216723", "snapshot_id": "910cd88a-d00e-4b4a-8d30-bd494364a3dd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:17.956662 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-653216723', 'snapshot_id': '910cd88a-d00e-4b4a-8d30-bd494364a3dd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:17.962596 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:17.962596 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:17.963233 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot retrieved successfully. Aug 07 14:03:17.963326 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Create volume of 1 GB Aug 07 14:03:17.968983 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Availability Zones retrieved successfully. Aug 07 14:03:17.975079 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Flow 'volume_create_api' (78603a24-3bef-4d09-8bad-e3faf0d897d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:17.976694 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ae4a5a2-e0a1-4a5f-ae1d-2c8a8ac07bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:17.978273 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:18.011860 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b554c568-e15f-42e1-943d-697af23ec847 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.013996 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b554c568-e15f-42e1-943d-697af23ec847 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:18.014381 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b554c568-e15f-42e1-943d-697af23ec847 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-attach": {"instance_uuid": "2b81b22a-4b27-493b-9dda-4b4f9971cca6", "mountpoint": "/dev/vdb"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:18.014533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b554c568-e15f-42e1-943d-697af23ec847 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2b81b22a-4b27-493b-9dda-4b4f9971cca6", "mountpoint": "/dev/vdb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:18.024948 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.024948 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:18.026371 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b554c568-e15f-42e1-943d-697af23ec847 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:18.038257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ae4a5a2-e0a1-4a5f-ae1d-2c8a8ac07bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '910cd88a-d00e-4b4a-8d30-bd494364a3dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:18.040098 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b642deb-9e1a-49ba-b85b-269fc8763db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:18.042281 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b554c568-e15f-42e1-943d-697af23ec847 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Update volume admin metadata completed successfully. Aug 07 14:03:18.110651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Created reservations ['613c4148-1d07-4e9f-a11a-20994443586a', 'f82d6183-b904-4734-adda-eb3ed6a7b145', 'c0f22ef6-d030-42bc-941c-c7d41c257c10', 'ac7effd7-accf-4cdc-afed-43184312b8c8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:18.111640 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b642deb-9e1a-49ba-b85b-269fc8763db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['613c4148-1d07-4e9f-a11a-20994443586a', 'f82d6183-b904-4734-adda-eb3ed6a7b145', 'c0f22ef6-d030-42bc-941c-c7d41c257c10', 'ac7effd7-accf-4cdc-afed-43184312b8c8']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:18.112676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9a95c7-4e26-4691-b071-924f80b47d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:18.115419 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b554c568-e15f-42e1-943d-697af23ec847 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Attach volume completed successfully. Aug 07 14:03:18.115419 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b554c568-e15f-42e1-943d-697af23ec847 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:18.115921 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 535/2137] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:18 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:18.124782 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc45a5ec-a96d-4a40-85ff-af4b28d3ceed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.127045 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc45a5ec-a96d-4a40-85ff-af4b28d3ceed tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:18.127233 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc45a5ec-a96d-4a40-85ff-af4b28d3ceed tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:18.127446 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc45a5ec-a96d-4a40-85ff-af4b28d3ceed tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:18.141156 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.141156 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:18.146100 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc45a5ec-a96d-4a40-85ff-af4b28d3ceed tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:18.153126 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc45a5ec-a96d-4a40-85ff-af4b28d3ceed tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:18.153959 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 535/2138] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:18 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:18.168889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9a95c7-4e26-4691-b071-924f80b47d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa3d68e4-8baa-4fb2-8801-0016e0f7277a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-653216723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1543b24e59594f8089c70a47a2a544c9',qos_specs=None,replication_status=,reservations=['613c4148-1d07-4e9f-a11a-20994443586a','f82d6183-b904-4734-adda-eb3ed6a7b145','c0f22ef6-d030-42bc-941c-c7d41c257c10','ac7effd7-accf-4cdc-afed-43184312b8c8'],size=1,snapshot_id=910cd88a-d00e-4b4a-8d30-bd494364a3dd,source_replicaid=,source_volid=None,status='creating',user_id='c4714c9731854726a84e38a716fe3c8a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-653216723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa3d68e4-8baa-4fb2-8801-0016e0f7277a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1543b24e59594f8089c70a47a2a544c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=910cd88a-d00e-4b4a-8d30-bd494364a3dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4714c9731854726a84e38a716fe3c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:18.170295 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5265e9-5924-4de8-b9e3-6dd35ba279b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:18.171439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2683aee4-3088-4a8a-8b98-078bdfc66b82 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.174452 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2683aee4-3088-4a8a-8b98-078bdfc66b82 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:18.175498 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2683aee4-3088-4a8a-8b98-078bdfc66b82 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-detach": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:18.175653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2683aee4-3088-4a8a-8b98-078bdfc66b82 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:18.202600 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.202600 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:18.202600 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2683aee4-3088-4a8a-8b98-078bdfc66b82 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:18.206291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5265e9-5924-4de8-b9e3-6dd35ba279b4) transitioned into state 'SUCCESS' from state '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-653216723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1543b24e59594f8089c70a47a2a544c9',qos_specs=None,replication_status=,reservations=['613c4148-1d07-4e9f-a11a-20994443586a','f82d6183-b904-4734-adda-eb3ed6a7b145','c0f22ef6-d030-42bc-941c-c7d41c257c10','ac7effd7-accf-4cdc-afed-43184312b8c8'],size=1,snapshot_id=910cd88a-d00e-4b4a-8d30-bd494364a3dd,source_replicaid=,source_volid=None,status='creating',user_id='c4714c9731854726a84e38a716fe3c8a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:18.207117 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e305129-2c45-444f-a276-08f0c7802ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:18.243326 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e305129-2c45-444f-a276-08f0c7802ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:18.243326 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Flow 'volume_create_api' (78603a24-3bef-4d09-8bad-e3faf0d897d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:18.243326 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Create volume request issued successfully. Aug 07 14:03:18.244315 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aeb8cdc9-536a-404f-8ed1-547b23f89b0c tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:18.244913 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 537/2139] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:03:17 2026] POST /volume/v3/volumes => generated 780 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:18.270410 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c58971b-8706-427f-a93f-b7a7d167b169 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.273594 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c58971b-8706-427f-a93f-b7a7d167b169 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 Aug 07 14:03:18.275685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c58971b-8706-427f-a93f-b7a7d167b169 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:18.275685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c58971b-8706-427f-a93f-b7a7d167b169 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:18.275685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-9c58971b-8706-427f-a93f-b7a7d167b169 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 6c6339a3-327e-43ce-9c80-d0320657b0b8 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 14:03:18.280688 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c58971b-8706-427f-a93f-b7a7d167b169 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 returned with HTTP 404 Aug 07 14:03:18.281362 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 536/2140] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:03:18 2026] GET /volume/v3/group_snapshots/6c6339a3-327e-43ce-9c80-d0320657b0b8 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:18.281995 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2683aee4-3088-4a8a-8b98-078bdfc66b82 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Detach volume completed successfully. Aug 07 14:03:18.283168 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2683aee4-3088-4a8a-8b98-078bdfc66b82 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:18.286901 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 533/2141] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:18 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:18.296193 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-036a7ef0-f241-4dc0-923d-8557d2b1bf69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.299972 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-036a7ef0-f241-4dc0-923d-8557d2b1bf69 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:18.300104 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.300589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-036a7ef0-f241-4dc0-923d-8557d2b1bf69 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:18.301887 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-036a7ef0-f241-4dc0-923d-8557d2b1bf69 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:18.302590 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:03:18.302941 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:18.303223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:18.303550 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:03:18.304248 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.304248 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:18.305701 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:03:18.316745 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.316745 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:18.317079 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Get all volumes completed successfully. Aug 07 14:03:18.318136 np0000006713 devstack@c-api.service[100324]: WARNING stevedore.named [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:03:18.318730 np0000006713 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:03:18.327518 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-036a7ef0-f241-4dc0-923d-8557d2b1bf69 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:18.337484 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-036a7ef0-f241-4dc0-923d-8557d2b1bf69 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:18.338497 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 536/2142] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:18 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:18.384669 np0000006713 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:03:18.392060 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.392060 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:18.405785 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db8f95b9-a01f-4c67-bc14-fb5bd1cb23aa tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:03:18.406262 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 538/2143] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:03:18 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:18.429050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78aa1889-9d7e-45d0-9ca2-2c08f147d5a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.434048 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78aa1889-9d7e-45d0-9ca2-2c08f147d5a4 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] POST https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c/action Aug 07 14:03:18.434467 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78aa1889-9d7e-45d0-9ca2-2c08f147d5a4 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:18.435170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78aa1889-9d7e-45d0-9ca2-2c08f147d5a4 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:18.444015 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-78aa1889-9d7e-45d0-9ca2-2c08f147d5a4 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] delete called for group 10e66cdc-80f7-4ee9-8cb4-c986c8ac629c {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 14:03:18.444146 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-78aa1889-9d7e-45d0-9ca2-2c08f147d5a4 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Delete group with id: 10e66cdc-80f7-4ee9-8cb4-c986c8ac629c Aug 07 14:03:18.449274 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.449274 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:18.524028 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78aa1889-9d7e-45d0-9ca2-2c08f147d5a4 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c/action returned with HTTP 202 Aug 07 14:03:18.524028 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 537/2144] 10.4.3.193 () {70 vars in 1428 bytes} [Fri Aug 7 14:03:18 2026] POST /volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:18.537297 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.545274 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 Aug 07 14:03:18.545274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:18.545274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:18.557001 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.557001 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:18.559849 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Volume info retrieved successfully. Aug 07 14:03:18.561018 np0000006713 devstack@c-api.service[100322]: WARNING stevedore.named [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 14:03:18.561018 np0000006713 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07 14:03:18.588005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2557358-810c-454d-b582-34d555d6df6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.590648 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2557358-810c-454d-b582-34d555d6df6f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:18.590648 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2557358-810c-454d-b582-34d555d6df6f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:18.590961 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2557358-810c-454d-b582-34d555d6df6f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:18.607673 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.607673 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:18.617309 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2557358-810c-454d-b582-34d555d6df6f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:18.619057 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:03:18.623251 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2557358-810c-454d-b582-34d555d6df6f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:18.623884 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.623884 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:18.624001 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 537/2145] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:18 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:18.634170 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-756c3fcc-3a53-4bb7-925f-a43e0b7ba336 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 returned with HTTP 200 Aug 07 14:03:18.635125 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 534/2146] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:18 2026] GET /volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:18.886643 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c09184e-7e77-4e91-812a-eac2803ba98d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.889773 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c09184e-7e77-4e91-812a-eac2803ba98d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a Aug 07 14:03:18.890013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c09184e-7e77-4e91-812a-eac2803ba98d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:18.890824 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c09184e-7e77-4e91-812a-eac2803ba98d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:18.908809 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.908809 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:18.915436 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c09184e-7e77-4e91-812a-eac2803ba98d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:03:18.925761 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c09184e-7e77-4e91-812a-eac2803ba98d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a returned with HTTP 200 Aug 07 14:03:18.927475 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 539/2147] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:18 2026] GET /volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:18.946283 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9109353d-efe7-4180-a869-ceb3b590225c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:18.948871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9109353d-efe7-4180-a869-ceb3b590225c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:03:18.949354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9109353d-efe7-4180-a869-ceb3b590225c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f755e10d-9a01-48c2-a430-5a7b37309e6a", "name": "tempest-VolumesBackupsTest-Backup-350393711"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:18.951683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-9109353d-efe7-4180-a869-ceb3b590225c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating new backup {'backup': {'volume_id': 'f755e10d-9a01-48c2-a430-5a7b37309e6a', 'name': 'tempest-VolumesBackupsTest-Backup-350393711'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:03:18.952673 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-9109353d-efe7-4180-a869-ceb3b590225c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating backup of volume f755e10d-9a01-48c2-a430-5a7b37309e6a in container None Aug 07 14:03:18.969264 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:18.969264 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:18.970463 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9109353d-efe7-4180-a869-ceb3b590225c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Volume info retrieved successfully. Aug 07 14:03:19.031207 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-9109353d-efe7-4180-a869-ceb3b590225c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Created reservations ['76a7611c-8fd8-4e02-bb77-fcff1b484251', '62c2355a-2c2a-40c2-b976-d98a5ff79077'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:19.103940 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9109353d-efe7-4180-a869-ceb3b590225c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:03:19.104527 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 538/2148] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:03:18 2026] POST /volume/v3/backups => generated 329 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:19.118852 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0334609b-3e86-457f-8671-dd3a4e8848fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.120763 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0334609b-3e86-457f-8671-dd3a4e8848fc tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:19.122191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0334609b-3e86-457f-8671-dd3a4e8848fc tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.122421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0334609b-3e86-457f-8671-dd3a4e8848fc tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.122614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0334609b-3e86-457f-8671-dd3a4e8848fc tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:19.129954 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:19.129954 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:19.130731 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0334609b-3e86-457f-8671-dd3a4e8848fc tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:19.131309 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 538/2149] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:19 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:19.276721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-86d79452-e643-4c86-8114-77f3d69ed747 req-0bc3d18c-3b43-4124-b2d6-9664dcdd0008 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.279341 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-0bc3d18c-3b43-4124-b2d6-9664dcdd0008 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107/action Aug 07 14:03:19.279760 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-0bc3d18c-3b43-4124-b2d6-9664dcdd0008 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:19.279869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-0bc3d18c-3b43-4124-b2d6-9664dcdd0008 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:19.305152 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:19.305152 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:19.334145 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-86d79452-e643-4c86-8114-77f3d69ed747 req-0bc3d18c-3b43-4124-b2d6-9664dcdd0008 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107/action returned with HTTP 204 Aug 07 14:03:19.334145 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 535/2150] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:03:19 2026] POST /volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:19.642911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07547cc8-c0f6-47f3-a898-4ddba1baca8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.645729 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07547cc8-c0f6-47f3-a898-4ddba1baca8d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:19.646090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07547cc8-c0f6-47f3-a898-4ddba1baca8d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.646293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07547cc8-c0f6-47f3-a898-4ddba1baca8d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.655762 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09361ca6-b1b5-41d8-b0a2-493e126919f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.658333 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09361ca6-b1b5-41d8-b0a2-493e126919f8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 Aug 07 14:03:19.658333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09361ca6-b1b5-41d8-b0a2-493e126919f8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.658594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09361ca6-b1b5-41d8-b0a2-493e126919f8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.666559 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:19.666559 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:19.673801 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09361ca6-b1b5-41d8-b0a2-493e126919f8 tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 returned with HTTP 404 Aug 07 14:03:19.675138 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 539/2151] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:19 2026] GET /volume/v3/volumes/c720a18b-9750-49d6-ad4a-175fc1f43cf5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:19.681335 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-07547cc8-c0f6-47f3-a898-4ddba1baca8d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:19.688046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92eaa06c-76d1-44ee-9190-b26e76c6709a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.690248 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92eaa06c-76d1-44ee-9190-b26e76c6709a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] GET https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c Aug 07 14:03:19.690408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92eaa06c-76d1-44ee-9190-b26e76c6709a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.690570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92eaa06c-76d1-44ee-9190-b26e76c6709a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.690737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-92eaa06c-76d1-44ee-9190-b26e76c6709a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] show called for member 10e66cdc-80f7-4ee9-8cb4-c986c8ac629c {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 14:03:19.693017 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07547cc8-c0f6-47f3-a898-4ddba1baca8d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:19.693544 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 540/2152] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:19 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:19.700779 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92eaa06c-76d1-44ee-9190-b26e76c6709a tempest-GroupSnapshotsV319Test-1234386004 tempest-GroupSnapshotsV319Test-1234386004-project-member] https://10.4.3.193/volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c returned with HTTP 404 Aug 07 14:03:19.702210 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 539/2153] 10.4.3.193 () {68 vars in 1386 bytes} [Fri Aug 7 14:03:19 2026] GET /volume/v3/groups/10e66cdc-80f7-4ee9-8cb4-c986c8ac629c => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:19.711258 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-afec6b78-ea85-4c15-9db3-9b1c739a3566 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.712617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c93dfdb1-2349-4a8f-925f-7a23f33691d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.713745 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afec6b78-ea85-4c15-9db3-9b1c739a3566 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/fe3847e5-38ca-422c-977b-25509e7ce242 Aug 07 14:03:19.714060 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afec6b78-ea85-4c15-9db3-9b1c739a3566 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.714193 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c93dfdb1-2349-4a8f-925f-7a23f33691d2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:19.714264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afec6b78-ea85-4c15-9db3-9b1c739a3566 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.714394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c93dfdb1-2349-4a8f-925f-7a23f33691d2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.714642 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c93dfdb1-2349-4a8f-925f-7a23f33691d2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.740764 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:19.740764 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:19.747292 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c93dfdb1-2349-4a8f-925f-7a23f33691d2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:19.749239 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afec6b78-ea85-4c15-9db3-9b1c739a3566 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/group_types/fe3847e5-38ca-422c-977b-25509e7ce242 returned with HTTP 202 Aug 07 14:03:19.749862 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 536/2154] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:03:19 2026] DELETE /volume/v3/group_types/fe3847e5-38ca-422c-977b-25509e7ce242 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:19.758734 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf52134e-9c15-44b2-af71-2b731696e44f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.760993 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf52134e-9c15-44b2-af71-2b731696e44f tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] DELETE https://10.4.3.193/volume/v3/types/eff843d3-b5f6-4a7d-aaf4-cf718b5f003d Aug 07 14:03:19.761220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf52134e-9c15-44b2-af71-2b731696e44f tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.761355 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf52134e-9c15-44b2-af71-2b731696e44f tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.763273 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c93dfdb1-2349-4a8f-925f-7a23f33691d2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:19.763685 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 540/2155] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:19 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:19.789106 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.793826 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:03:19.793826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6b6113e-cac7-455c-a7bb-58a9dc4cd84b", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1897243734", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:19.809777 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf52134e-9c15-44b2-af71-2b731696e44f tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/types/eff843d3-b5f6-4a7d-aaf4-cf718b5f003d returned with HTTP 202 Aug 07 14:03:19.811555 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 541/2156] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:03:19 2026] DELETE /volume/v3/types/eff843d3-b5f6-4a7d-aaf4-cf718b5f003d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:19.812699 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:19.812699 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:19.813374 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:19.813577 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Create snapshot from volume a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:19.820757 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9bad3808-63b5-4840-a362-bd0093743038 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.823613 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9bad3808-63b5-4840-a362-bd0093743038 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] GET https://10.4.3.193/volume/v3/types/eff843d3-b5f6-4a7d-aaf4-cf718b5f003d Aug 07 14:03:19.823613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9bad3808-63b5-4840-a362-bd0093743038 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.823803 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9bad3808-63b5-4840-a362-bd0093743038 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.829241 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9bad3808-63b5-4840-a362-bd0093743038 tempest-GroupSnapshotsV319Test-618630670 tempest-GroupSnapshotsV319Test-618630670-project-admin] https://10.4.3.193/volume/v3/types/eff843d3-b5f6-4a7d-aaf4-cf718b5f003d returned with HTTP 404 Aug 07 14:03:19.831957 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 537/2157] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:03:19 2026] GET /volume/v3/types/eff843d3-b5f6-4a7d-aaf4-cf718b5f003d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:19.899368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Created reservations ['f309d640-d9bf-459f-9ff3-fe6942d7c676', '8709f723-ae71-4bcd-9675-0159197c9627', '67ec055b-d8f9-4a72-b372-5c3aeb567ace', '62e5e046-c61d-4ae9-8413-8a84f26e511a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:19.961653 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Snapshot force create request issued successfully. Aug 07 14:03:19.962174 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26b0cca6-fd55-42f2-acf5-76a9d2d4fe85 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:03:19.962626 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 540/2158] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:03:19 2026] POST /volume/v3/snapshots => generated 311 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:19.975601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d05d502e-1aec-475a-b675-3de65fdca4ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:19.979139 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d05d502e-1aec-475a-b675-3de65fdca4ee tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:03:19.979496 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d05d502e-1aec-475a-b675-3de65fdca4ee tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:19.979808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d05d502e-1aec-475a-b675-3de65fdca4ee tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:19.985938 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:19.985938 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:19.985938 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d05d502e-1aec-475a-b675-3de65fdca4ee tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Snapshot retrieved successfully. Aug 07 14:03:19.986564 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d05d502e-1aec-475a-b675-3de65fdca4ee tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 200 Aug 07 14:03:19.986685 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 541/2159] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:19 2026] GET /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:20.145508 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d302f3b4-7176-4d3d-845d-ce90c0c6fcd1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:20.150706 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d302f3b4-7176-4d3d-845d-ce90c0c6fcd1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:20.150706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d302f3b4-7176-4d3d-845d-ce90c0c6fcd1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:20.150706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d302f3b4-7176-4d3d-845d-ce90c0c6fcd1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:20.150706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d302f3b4-7176-4d3d-845d-ce90c0c6fcd1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:20.161009 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:20.161009 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:20.161009 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d302f3b4-7176-4d3d-845d-ce90c0c6fcd1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:20.161009 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 542/2160] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:20 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:21.000334 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-012f7c91-898b-4a07-a0ed-68869f727f23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:21.002907 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-012f7c91-898b-4a07-a0ed-68869f727f23 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:03:21.003392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-012f7c91-898b-4a07-a0ed-68869f727f23 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:21.004811 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-012f7c91-898b-4a07-a0ed-68869f727f23 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:21.011955 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:21.011955 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:21.013217 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-012f7c91-898b-4a07-a0ed-68869f727f23 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Snapshot retrieved successfully. Aug 07 14:03:21.015412 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-012f7c91-898b-4a07-a0ed-68869f727f23 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 200 Aug 07 14:03:21.015412 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 538/2161] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:20 2026] GET /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:21.030523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50cf47c7-ffa9-4ae3-8c33-e35aee4650f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:21.033377 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50cf47c7-ffa9-4ae3-8c33-e35aee4650f6 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:03:21.034146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50cf47c7-ffa9-4ae3-8c33-e35aee4650f6 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:21.034461 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50cf47c7-ffa9-4ae3-8c33-e35aee4650f6 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:21.041406 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:21.041406 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:21.042155 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-50cf47c7-ffa9-4ae3-8c33-e35aee4650f6 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Snapshot retrieved successfully. Aug 07 14:03:21.043297 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50cf47c7-ffa9-4ae3-8c33-e35aee4650f6 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 200 Aug 07 14:03:21.044101 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 541/2162] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:21 2026] GET /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:21.059214 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-342878fe-1547-4c00-a79f-56e995e1adaf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:21.062233 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-342878fe-1547-4c00-a79f-56e995e1adaf tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:03:21.063312 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-342878fe-1547-4c00-a79f-56e995e1adaf tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:21.063602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-342878fe-1547-4c00-a79f-56e995e1adaf tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:21.082346 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:21.082346 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:21.087340 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-342878fe-1547-4c00-a79f-56e995e1adaf tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:03:21.094466 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-342878fe-1547-4c00-a79f-56e995e1adaf tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:03:21.095116 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 542/2163] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:21 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:21.181670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0450ae3-5de9-4780-a46a-1702c58e3b49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:21.187319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0450ae3-5de9-4780-a46a-1702c58e3b49 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:21.187319 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0450ae3-5de9-4780-a46a-1702c58e3b49 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:21.191085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0450ae3-5de9-4780-a46a-1702c58e3b49 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:21.191085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c0450ae3-5de9-4780-a46a-1702c58e3b49 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:21.205197 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:21.205197 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:21.206228 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0450ae3-5de9-4780-a46a-1702c58e3b49 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:21.207767 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 543/2164] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:21 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 738 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:22.236326 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9fcb9474-94f4-4307-b877-cb0c543f7d2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:22.239371 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fcb9474-94f4-4307-b877-cb0c543f7d2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:22.239371 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fcb9474-94f4-4307-b877-cb0c543f7d2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:22.239619 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fcb9474-94f4-4307-b877-cb0c543f7d2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:22.239743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9fcb9474-94f4-4307-b877-cb0c543f7d2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:22.250976 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:22.250976 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:22.252126 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fcb9474-94f4-4307-b877-cb0c543f7d2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:22.254293 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 539/2165] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:22 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:22.678356 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-912eb243-a384-405d-a8e7-de7203dfc403 req-9624fc24-9861-4ffe-a762-2f52ac1896c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:22.681760 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-9624fc24-9861-4ffe-a762-2f52ac1896c9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:03:22.682266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-9624fc24-9861-4ffe-a762-2f52ac1896c9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:22.683380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-9624fc24-9861-4ffe-a762-2f52ac1896c9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:22.698265 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:22.698265 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:22.707955 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-912eb243-a384-405d-a8e7-de7203dfc403 req-9624fc24-9861-4ffe-a762-2f52ac1896c9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:03:22.718829 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-9624fc24-9861-4ffe-a762-2f52ac1896c9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:03:22.719677 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 542/2166] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:03:22 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:22.768862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-615f6614-af43-4c0a-a01d-a8260c4dcfeb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:22.769446 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-615f6614-af43-4c0a-a01d-a8260c4dcfeb None None] GET https://10.4.3.193/volume// Aug 07 14:03:22.769691 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-615f6614-af43-4c0a-a01d-a8260c4dcfeb None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:22.770355 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-615f6614-af43-4c0a-a01d-a8260c4dcfeb None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:22.774949 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-615f6614-af43-4c0a-a01d-a8260c4dcfeb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:03:22.774949 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 543/2167] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:03:22 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:03:22.788952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-912eb243-a384-405d-a8e7-de7203dfc403 req-a11eb4c0-9049-447a-a47a-7f928a627f4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:22.791483 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-a11eb4c0-9049-447a-a47a-7f928a627f4b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:03:22.791946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-a11eb4c0-9049-447a-a47a-7f928a627f4b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc54ec9a-80f9-4c0b-b592-4ac7bff81b02", "connector": null, "instance_uuid": "2ffe4f08-3eaa-4b4c-97e5-6dc0512cbb1a"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:22.807245 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:22.807245 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:22.860517 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-a11eb4c0-9049-447a-a47a-7f928a627f4b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:03:22.862241 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 544/2168] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:03: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 07 14:03:22.941544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-912eb243-a384-405d-a8e7-de7203dfc403 req-d10a6024-0f8a-42c5-9225-93b0317757f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:22.945528 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-d10a6024-0f8a-42c5-9225-93b0317757f6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9/action Aug 07 14:03:22.946073 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-d10a6024-0f8a-42c5-9225-93b0317757f6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:22.946354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-d10a6024-0f8a-42c5-9225-93b0317757f6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:22.975939 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:22.975939 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:23.000023 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-912eb243-a384-405d-a8e7-de7203dfc403 req-d10a6024-0f8a-42c5-9225-93b0317757f6 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9/action returned with HTTP 204 Aug 07 14:03:23.000771 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 540/2169] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:03:22 2026] POST /volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:23.042259 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05a0dcb1-9142-4f08-92ad-2dfa4afda2d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:23.045535 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05a0dcb1-9142-4f08-92ad-2dfa4afda2d7 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:03:23.045535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05a0dcb1-9142-4f08-92ad-2dfa4afda2d7 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:23.045535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05a0dcb1-9142-4f08-92ad-2dfa4afda2d7 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:23.073577 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:23.073577 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:23.080277 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-05a0dcb1-9142-4f08-92ad-2dfa4afda2d7 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:03:23.091189 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05a0dcb1-9142-4f08-92ad-2dfa4afda2d7 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:03:23.091784 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 543/2170] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:23 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 1112 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:23.110854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8d49cd9-09ed-4509-855c-9a0205a7f5d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:23.112855 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8d49cd9-09ed-4509-855c-9a0205a7f5d8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:03:23.113632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8d49cd9-09ed-4509-855c-9a0205a7f5d8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:23.113632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8d49cd9-09ed-4509-855c-9a0205a7f5d8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:23.135300 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:23.135300 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:23.147272 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f8d49cd9-09ed-4509-855c-9a0205a7f5d8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:03:23.153459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8d49cd9-09ed-4509-855c-9a0205a7f5d8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:03:23.154066 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 544/2171] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:23 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 1112 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:23.285291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d92ae4e6-b7f6-47a0-99b8-9beea87f64f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:23.290460 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d92ae4e6-b7f6-47a0-99b8-9beea87f64f7 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:23.290806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d92ae4e6-b7f6-47a0-99b8-9beea87f64f7 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:23.291757 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d92ae4e6-b7f6-47a0-99b8-9beea87f64f7 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:23.291757 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d92ae4e6-b7f6-47a0-99b8-9beea87f64f7 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:23.301017 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:23.301017 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:23.302657 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d92ae4e6-b7f6-47a0-99b8-9beea87f64f7 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:23.302657 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 545/2172] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:23 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:24.224043 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8408d7b8-4cf4-4ec2-b34c-4376af1f9fa5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.343972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-97ecd920-48ef-4b8e-bff3-3265e43be183 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.354697 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97ecd920-48ef-4b8e-bff3-3265e43be183 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:24.354697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97ecd920-48ef-4b8e-bff3-3265e43be183 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:24.355653 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97ecd920-48ef-4b8e-bff3-3265e43be183 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:24.355653 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-97ecd920-48ef-4b8e-bff3-3265e43be183 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:24.363553 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:24.363553 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:24.365503 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97ecd920-48ef-4b8e-bff3-3265e43be183 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:24.366377 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 544/2173] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:24 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:24.551503 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8408d7b8-4cf4-4ec2-b34c-4376af1f9fa5 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] POST https://10.4.3.193/volume/v3/group_types Aug 07 14:03:24.552682 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8408d7b8-4cf4-4ec2-b34c-4376af1f9fa5 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1743908346"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:24.575999 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8408d7b8-4cf4-4ec2-b34c-4376af1f9fa5 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types returned with HTTP 202 Aug 07 14:03:24.576431 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 541/2174] 10.4.3.193 () {70 vars in 1311 bytes} [Fri Aug 7 14:03:24 2026] POST /volume/v3/group_types => generated 181 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:24.591160 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b866abab-79ad-46a7-a7ce-01345d00b141 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.595994 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b866abab-79ad-46a7-a7ce-01345d00b141 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] POST https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs Aug 07 14:03:24.595994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b866abab-79ad-46a7-a7ce-01345d00b141 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:24.600501 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=533,cinder:UPDATE=133,cinder:INSERT=87,cinder:DELETE=2 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:03:24.639853 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b866abab-79ad-46a7-a7ce-01345d00b141 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs returned with HTTP 202 Aug 07 14:03:24.640444 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 545/2175] 10.4.3.193 () {70 vars in 1458 bytes} [Fri Aug 7 14:03:24 2026] POST /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs => generated 53 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:24.652076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03f416ec-33c5-417f-b247-dd7437c644ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.657684 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03f416ec-33c5-417f-b247-dd7437c644ef tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] POST https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs Aug 07 14:03:24.657684 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03f416ec-33c5-417f-b247-dd7437c644ef tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:24.689433 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03f416ec-33c5-417f-b247-dd7437c644ef tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs returned with HTTP 202 Aug 07 14:03:24.689917 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 546/2176] 10.4.3.193 () {70 vars in 1458 bytes} [Fri Aug 7 14:03:24 2026] POST /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs => generated 61 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:24.706172 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af43a2c6-93dc-4082-a30c-e0c1ed404162 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.710302 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af43a2c6-93dc-4082-a30c-e0c1ed404162 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] GET https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 Aug 07 14:03:24.710450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af43a2c6-93dc-4082-a30c-e0c1ed404162 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:24.710814 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af43a2c6-93dc-4082-a30c-e0c1ed404162 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:24.731650 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af43a2c6-93dc-4082-a30c-e0c1ed404162 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 returned with HTTP 200 Aug 07 14:03:24.731794 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 545/2177] 10.4.3.193 () {68 vars in 1452 bytes} [Fri Aug 7 14:03:24 2026] GET /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:24.742711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b3240a7-6ece-4a86-a6a0-1e010fa49587 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.745641 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b3240a7-6ece-4a86-a6a0-1e010fa49587 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] GET https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 Aug 07 14:03:24.745890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b3240a7-6ece-4a86-a6a0-1e010fa49587 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:24.746090 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b3240a7-6ece-4a86-a6a0-1e010fa49587 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:24.768180 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b3240a7-6ece-4a86-a6a0-1e010fa49587 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 returned with HTTP 200 Aug 07 14:03:24.768689 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 542/2178] 10.4.3.193 () {68 vars in 1452 bytes} [Fri Aug 7 14:03:24 2026] GET /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 => generated 18 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:24.785864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72cf86d9-2976-4318-bf60-0ae205ea0728 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.786597 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72cf86d9-2976-4318-bf60-0ae205ea0728 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] PUT https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 Aug 07 14:03:24.786979 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72cf86d9-2976-4318-bf60-0ae205ea0728 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:24.819981 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72cf86d9-2976-4318-bf60-0ae205ea0728 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 returned with HTTP 200 Aug 07 14:03:24.819981 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 546/2179] 10.4.3.193 () {70 vars in 1472 bytes} [Fri Aug 7 14:03:24 2026] PUT /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 => generated 26 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:24.839344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77512dc9-52ff-42de-88b5-36340df7a95b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.845157 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77512dc9-52ff-42de-88b5-36340df7a95b tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] GET https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs Aug 07 14:03:24.846576 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77512dc9-52ff-42de-88b5-36340df7a95b tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:24.847074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77512dc9-52ff-42de-88b5-36340df7a95b tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:24.870429 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77512dc9-52ff-42de-88b5-36340df7a95b tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs returned with HTTP 200 Aug 07 14:03:24.870957 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 547/2180] 10.4.3.193 () {68 vars in 1437 bytes} [Fri Aug 7 14:03:24 2026] GET /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs => generated 87 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:24.889375 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bcd065d9-874c-472f-b1ac-0aa1d35a73e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.897859 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcd065d9-874c-472f-b1ac-0aa1d35a73e3 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key1 Aug 07 14:03:24.897859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcd065d9-874c-472f-b1ac-0aa1d35a73e3 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:24.897859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcd065d9-874c-472f-b1ac-0aa1d35a73e3 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:24.928197 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcd065d9-874c-472f-b1ac-0aa1d35a73e3 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key1 returned with HTTP 202 Aug 07 14:03:24.928197 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 546/2181] 10.4.3.193 () {68 vars in 1455 bytes} [Fri Aug 7 14:03:24 2026] DELETE /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 14:03:24.940746 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55b2c7be-f294-4ee5-ac79-afd4e8c9dd35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.943440 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55b2c7be-f294-4ee5-ac79-afd4e8c9dd35 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] GET https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key1 Aug 07 14:03:24.943440 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55b2c7be-f294-4ee5-ac79-afd4e8c9dd35 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:24.943936 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55b2c7be-f294-4ee5-ac79-afd4e8c9dd35 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:24.958071 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55b2c7be-f294-4ee5-ac79-afd4e8c9dd35 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] HTTP exception thrown: Group Type 221d697b-608f-4b2c-802d-5e24e0473f9c has no extra spec with key key1. Aug 07 14:03:24.958311 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55b2c7be-f294-4ee5-ac79-afd4e8c9dd35 tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key1 returned with HTTP 404 Aug 07 14:03:24.959137 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 543/2182] 10.4.3.193 () {68 vars in 1452 bytes} [Fri Aug 7 14:03:24 2026] GET /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:24.972107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5a3a745-45b1-4390-ac3c-39a2b0c6dd2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:24.976037 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5a3a745-45b1-4390-ac3c-39a2b0c6dd2d tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 Aug 07 14:03:24.976037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5a3a745-45b1-4390-ac3c-39a2b0c6dd2d tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:24.976037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5a3a745-45b1-4390-ac3c-39a2b0c6dd2d tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.008035 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5a3a745-45b1-4390-ac3c-39a2b0c6dd2d tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 returned with HTTP 202 Aug 07 14:03:25.008035 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 547/2183] 10.4.3.193 () {68 vars in 1455 bytes} [Fri Aug 7 14:03:24 2026] DELETE /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:25.026345 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c61981b-8e53-4587-9f43-f9e47aac29ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.030178 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c61981b-8e53-4587-9f43-f9e47aac29ba tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] GET https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 Aug 07 14:03:25.030178 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c61981b-8e53-4587-9f43-f9e47aac29ba tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:25.030392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c61981b-8e53-4587-9f43-f9e47aac29ba tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.043340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c61981b-8e53-4587-9f43-f9e47aac29ba tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] HTTP exception thrown: Group Type 221d697b-608f-4b2c-802d-5e24e0473f9c has no extra spec with key key2. Aug 07 14:03:25.043573 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c61981b-8e53-4587-9f43-f9e47aac29ba tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 returned with HTTP 404 Aug 07 14:03:25.045482 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 548/2184] 10.4.3.193 () {68 vars in 1452 bytes} [Fri Aug 7 14:03:25 2026] GET /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key2 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:25.054245 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a1a1658-bd53-4849-b092-f7ee4c6a943e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.057676 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a1a1658-bd53-4849-b092-f7ee4c6a943e tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 Aug 07 14:03:25.058013 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a1a1658-bd53-4849-b092-f7ee4c6a943e tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:25.061373 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a1a1658-bd53-4849-b092-f7ee4c6a943e tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.081051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-403ecf45-923b-48ce-97c6-1d74d9db67bc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.081747 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-403ecf45-923b-48ce-97c6-1d74d9db67bc None None] GET https://10.4.3.193/volume// Aug 07 14:03:25.082003 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-403ecf45-923b-48ce-97c6-1d74d9db67bc None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:25.082206 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-403ecf45-923b-48ce-97c6-1d74d9db67bc None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.082576 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-403ecf45-923b-48ce-97c6-1d74d9db67bc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:03:25.091714 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 544/2185] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:03:25 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:03:25.101736 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a1a1658-bd53-4849-b092-f7ee4c6a943e tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 returned with HTTP 202 Aug 07 14:03:25.103051 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ea066b62-516b-4c4e-b73e-6a056be80c95 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.103293 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 547/2186] 10.4.3.193 () {68 vars in 1455 bytes} [Fri Aug 7 14:03:25 2026] DELETE /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:25.106151 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ea066b62-516b-4c4e-b73e-6a056be80c95 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:03:25.106353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ea066b62-516b-4c4e-b73e-6a056be80c95 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:25.106698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ea066b62-516b-4c4e-b73e-6a056be80c95 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.118021 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef629496-fdec-440c-a03a-577360a095da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.119897 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef629496-fdec-440c-a03a-577360a095da tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] GET https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 Aug 07 14:03:25.120266 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef629496-fdec-440c-a03a-577360a095da tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:25.120450 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef629496-fdec-440c-a03a-577360a095da tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.137301 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef629496-fdec-440c-a03a-577360a095da tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] HTTP exception thrown: Group Type 221d697b-608f-4b2c-802d-5e24e0473f9c has no extra spec with key key3. Aug 07 14:03:25.137505 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef629496-fdec-440c-a03a-577360a095da tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 returned with HTTP 404 Aug 07 14:03:25.138269 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 549/2187] 10.4.3.193 () {68 vars in 1452 bytes} [Fri Aug 7 14:03:25 2026] GET /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:25.149756 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:25.149756 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:25.151774 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29d0469e-2f19-4872-91af-5d5243a424ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.157245 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29d0469e-2f19-4872-91af-5d5243a424ad tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] DELETE https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c Aug 07 14:03:25.157245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29d0469e-2f19-4872-91af-5d5243a424ad tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:25.157245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29d0469e-2f19-4872-91af-5d5243a424ad tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.157515 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ea066b62-516b-4c4e-b73e-6a056be80c95 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:03:25.169217 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ea066b62-516b-4c4e-b73e-6a056be80c95 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:03:25.169217 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 548/2188] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:03:25 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 1292 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:03:25.194114 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29d0469e-2f19-4872-91af-5d5243a424ad tempest-GroupTypeSpecsTest-2045508514 tempest-GroupTypeSpecsTest-2045508514-project-admin] https://10.4.3.193/volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c returned with HTTP 202 Aug 07 14:03:25.194114 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 545/2189] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:03:25 2026] DELETE /volume/v3/group_types/221d697b-608f-4b2c-802d-5e24e0473f9c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:25.347982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ce9ad751-5419-4839-b752-ae3befdebe7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.352760 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ce9ad751-5419-4839-b752-ae3befdebe7a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] PUT https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9 Aug 07 14:03:25.353257 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ce9ad751-5419-4839-b752-ae3befdebe7a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:25.363100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ce9ad751-5419-4839-b752-ae3befdebe7a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Acquiring lock "cinder-attachment_update-bc54ec9a-80f9-4c0b-b592-4ac7bff81b02-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:03:25.371342 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ce9ad751-5419-4839-b752-ae3befdebe7a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Lock "cinder-attachment_update-bc54ec9a-80f9-4c0b-b592-4ac7bff81b02-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:03:25.372601 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:25.372601 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:25.389044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2bcbd84-66a4-47d8-952a-2c4bd32f94bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.391443 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2bcbd84-66a4-47d8-952a-2c4bd32f94bf tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:25.391443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2bcbd84-66a4-47d8-952a-2c4bd32f94bf tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:25.391443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2bcbd84-66a4-47d8-952a-2c4bd32f94bf tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:25.391602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a2bcbd84-66a4-47d8-952a-2c4bd32f94bf tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:25.398557 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:25.398557 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:25.399446 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2bcbd84-66a4-47d8-952a-2c4bd32f94bf tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:25.400801 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 550/2190] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:25 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:25.527207 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ce9ad751-5419-4839-b752-ae3befdebe7a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Lock "cinder-attachment_update-bc54ec9a-80f9-4c0b-b592-4ac7bff81b02-np0000006713" released by "attachment_update" :: held 0.155s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:03:25.527207 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-ce9ad751-5419-4839-b752-ae3befdebe7a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9 returned with HTTP 200 Aug 07 14:03:25.527207 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 548/2191] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:03:25 2026] PUT /volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:25.568122 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3341b37e-5deb-4619-8600-fe36179fc348 req-103a24ff-ed4c-448f-b009-98cb6005af0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:25.570695 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-103a24ff-ed4c-448f-b009-98cb6005af0f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9/action Aug 07 14:03:25.570940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-103a24ff-ed4c-448f-b009-98cb6005af0f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:25.572577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-103a24ff-ed4c-448f-b009-98cb6005af0f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:25.596270 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:25.596270 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:25.634918 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3341b37e-5deb-4619-8600-fe36179fc348 req-103a24ff-ed4c-448f-b009-98cb6005af0f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9/action returned with HTTP 204 Aug 07 14:03:25.635887 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 549/2192] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:03:25 2026] POST /volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:26.416437 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc86a1db-9ac4-46c5-953e-ff48942e6543 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:26.420996 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc86a1db-9ac4-46c5-953e-ff48942e6543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:26.421832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc86a1db-9ac4-46c5-953e-ff48942e6543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:26.421832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc86a1db-9ac4-46c5-953e-ff48942e6543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:26.421832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-dc86a1db-9ac4-46c5-953e-ff48942e6543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:26.433125 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:26.433125 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:26.434073 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc86a1db-9ac4-46c5-953e-ff48942e6543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:26.434763 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 546/2193] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:26 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:26.443857 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:26.446444 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:26.446444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-VolumesExtendTest-Volume-809087718"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:26.448293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Create volume request body: {'volume': {'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-809087718'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:26.574097 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Create volume of 1 GB Aug 07 14:03:26.580424 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Availability Zones retrieved successfully. Aug 07 14:03:26.588833 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Flow 'volume_create_api' (411617de-20a3-4692-af27-b219d8a4acd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:26.590317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2218d068-7f9f-4f9c-a5ce-58d50b2e6935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:26.591410 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:26.682722 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2218d068-7f9f-4f9c-a5ce-58d50b2e6935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:26.683642 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b21247d-7ef7-4362-afc1-c2b723f323ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:26.838073 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Created reservations ['ed572e4e-1bc8-438f-bd32-d27de9323ddb', 'ddc682fc-0901-44b6-a587-81824c8496e4', 'a0e30533-1553-4367-ad34-47bc9d8e2adb', '347ac812-7064-4a95-9438-9870fb759958'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:26.839020 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b21247d-7ef7-4362-afc1-c2b723f323ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed572e4e-1bc8-438f-bd32-d27de9323ddb', 'ddc682fc-0901-44b6-a587-81824c8496e4', 'a0e30533-1553-4367-ad34-47bc9d8e2adb', '347ac812-7064-4a95-9438-9870fb759958']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:26.840545 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ffd15f-af86-4ca9-85b1-711769792deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:26.884330 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ffd15f-af86-4ca9-85b1-711769792deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9466a749-d54a-49b2-b429-95d36170ace6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-809087718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6738adf1fa8d4a898c69e0f7dd00ed76',qos_specs=None,replication_status=,reservations=['ed572e4e-1bc8-438f-bd32-d27de9323ddb','ddc682fc-0901-44b6-a587-81824c8496e4','a0e30533-1553-4367-ad34-47bc9d8e2adb','347ac812-7064-4a95-9438-9870fb759958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2c22b44ed454fbe92370e719bb714dd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-809087718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9466a749-d54a-49b2-b429-95d36170ace6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6738adf1fa8d4a898c69e0f7dd00ed76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2c22b44ed454fbe92370e719bb714dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:26.885674 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ea6165-b917-4bbf-bbb3-c2b7fa458e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:26.924794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ea6165-b917-4bbf-bbb3-c2b7fa458e1d) transitioned into state 'SUCCESS' from state '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-809087718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6738adf1fa8d4a898c69e0f7dd00ed76',qos_specs=None,replication_status=,reservations=['ed572e4e-1bc8-438f-bd32-d27de9323ddb','ddc682fc-0901-44b6-a587-81824c8496e4','a0e30533-1553-4367-ad34-47bc9d8e2adb','347ac812-7064-4a95-9438-9870fb759958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2c22b44ed454fbe92370e719bb714dd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:26.925657 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516acb7b-260a-47e1-9ce5-7913f53e0e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:26.943667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516acb7b-260a-47e1-9ce5-7913f53e0e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:26.944691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Flow 'volume_create_api' (411617de-20a3-4692-af27-b219d8a4acd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:26.946568 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Create volume request issued successfully. Aug 07 14:03:26.948231 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff65f2c-e509-445c-9bc3-2252ac812f38 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:26.949720 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 551/2194] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:03:26 2026] POST /volume/v3/volumes => generated 747 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:26.970200 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c26d0be-9ad6-471c-8f3e-85462b5c20d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:26.973371 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c26d0be-9ad6-471c-8f3e-85462b5c20d1 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:26.973371 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c26d0be-9ad6-471c-8f3e-85462b5c20d1 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:26.973480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c26d0be-9ad6-471c-8f3e-85462b5c20d1 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:26.991245 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:26.991245 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:26.996512 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c26d0be-9ad6-471c-8f3e-85462b5c20d1 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:27.004006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c26d0be-9ad6-471c-8f3e-85462b5c20d1 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 200 Aug 07 14:03:27.004749 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 549/2195] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:26 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:27.450321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f524f21-2d28-48eb-8a4a-8db51421bd0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:27.453017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f524f21-2d28-48eb-8a4a-8db51421bd0a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:27.453017 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f524f21-2d28-48eb-8a4a-8db51421bd0a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:27.453017 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f524f21-2d28-48eb-8a4a-8db51421bd0a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:27.453238 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5f524f21-2d28-48eb-8a4a-8db51421bd0a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:27.458424 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:27.458424 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:27.459399 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f524f21-2d28-48eb-8a4a-8db51421bd0a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:27.459948 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 550/2196] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:27 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:28.021963 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2fc10ef0-0352-46fc-835c-0905419eb72a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:28.024515 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fc10ef0-0352-46fc-835c-0905419eb72a tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:28.024761 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fc10ef0-0352-46fc-835c-0905419eb72a tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:28.025069 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fc10ef0-0352-46fc-835c-0905419eb72a tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:28.034169 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:28.034169 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:28.039383 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2fc10ef0-0352-46fc-835c-0905419eb72a tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:28.047068 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fc10ef0-0352-46fc-835c-0905419eb72a tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 200 Aug 07 14:03:28.049071 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 547/2197] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:28 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:28.069612 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:28.075667 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] POST https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6/action Aug 07 14:03:28.075667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:28.075667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:28.090071 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:28.090071 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:28.090904 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:28.171215 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Created reservations ['4b405133-8517-42c5-a599-37748a2c15bd', 'ee8db138-081a-4e86-86ad-636642985c36'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:28.184317 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Extend volume request issued successfully. Aug 07 14:03:28.185061 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-565fa5a3-df0b-4cec-b9fc-88805b74882c tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6/action returned with HTTP 202 Aug 07 14:03:28.185454 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 552/2198] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:28 2026] POST /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:28.203416 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27543810-75d9-4e93-8256-fc8cf589a604 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:28.203984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27543810-75d9-4e93-8256-fc8cf589a604 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:28.204992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27543810-75d9-4e93-8256-fc8cf589a604 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:28.204992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27543810-75d9-4e93-8256-fc8cf589a604 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:28.218713 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:28.218713 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:28.227098 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27543810-75d9-4e93-8256-fc8cf589a604 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:28.240012 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27543810-75d9-4e93-8256-fc8cf589a604 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 200 Aug 07 14:03:28.240012 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 550/2199] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:28 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:28.483758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-736bee15-5471-4dcd-9e30-b1167383f55b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:28.488169 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-736bee15-5471-4dcd-9e30-b1167383f55b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:28.488402 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-736bee15-5471-4dcd-9e30-b1167383f55b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:28.488768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-736bee15-5471-4dcd-9e30-b1167383f55b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:28.488768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-736bee15-5471-4dcd-9e30-b1167383f55b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:28.496671 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:28.496671 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:28.499337 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-736bee15-5471-4dcd-9e30-b1167383f55b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:28.499467 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 551/2200] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:28 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:29.260344 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20dc893d-395f-4705-81af-7b26097f9d7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.262997 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20dc893d-395f-4705-81af-7b26097f9d7d tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:29.263303 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20dc893d-395f-4705-81af-7b26097f9d7d tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.263653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20dc893d-395f-4705-81af-7b26097f9d7d tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.274644 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:29.274644 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:29.284609 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-20dc893d-395f-4705-81af-7b26097f9d7d tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:29.297125 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20dc893d-395f-4705-81af-7b26097f9d7d tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 200 Aug 07 14:03:29.297125 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 548/2201] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 1355 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:29.321616 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04d48150-28c6-4b1c-9164-3b2d0ed39740 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.324485 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04d48150-28c6-4b1c-9164-3b2d0ed39740 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:29.324774 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04d48150-28c6-4b1c-9164-3b2d0ed39740 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.325396 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04d48150-28c6-4b1c-9164-3b2d0ed39740 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.335809 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:29.335809 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:29.341408 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-04d48150-28c6-4b1c-9164-3b2d0ed39740 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:29.349064 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04d48150-28c6-4b1c-9164-3b2d0ed39740 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 200 Aug 07 14:03:29.349064 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 553/2202] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:29.376952 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-083a78c6-3a70-44d7-80e9-6fed2831f7f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.382601 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-083a78c6-3a70-44d7-80e9-6fed2831f7f2 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:29.383947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-083a78c6-3a70-44d7-80e9-6fed2831f7f2 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.384146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-083a78c6-3a70-44d7-80e9-6fed2831f7f2 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.395855 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:29.395855 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:29.408109 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-083a78c6-3a70-44d7-80e9-6fed2831f7f2 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:29.417364 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-083a78c6-3a70-44d7-80e9-6fed2831f7f2 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 200 Aug 07 14:03:29.418110 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 551/2203] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 1355 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:29.428944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a645def-204d-4909-b527-a9d48de55dee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.437522 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f8b96a6-afb1-49c5-a60c-9153795907be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.439370 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f8b96a6-afb1-49c5-a60c-9153795907be tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:29.439572 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f8b96a6-afb1-49c5-a60c-9153795907be tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.439935 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f8b96a6-afb1-49c5-a60c-9153795907be tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.441449 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4f8b96a6-afb1-49c5-a60c-9153795907be tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Delete volume with id: 9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:29.453522 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:29.453522 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:29.454531 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f8b96a6-afb1-49c5-a60c-9153795907be tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:29.502772 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f8b96a6-afb1-49c5-a60c-9153795907be tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Delete volume request issued successfully. Aug 07 14:03:29.502772 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f8b96a6-afb1-49c5-a60c-9153795907be tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 202 Aug 07 14:03:29.503199 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 549/2204] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:29 2026] DELETE /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:29.517431 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-46af8509-7cff-4e8d-af7f-d0743e0f20a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.519032 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fedb2a92-b15d-4695-85d8-140c291a5077 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.519126 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46af8509-7cff-4e8d-af7f-d0743e0f20a5 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:29.519214 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46af8509-7cff-4e8d-af7f-d0743e0f20a5 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.520006 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46af8509-7cff-4e8d-af7f-d0743e0f20a5 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.520907 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fedb2a92-b15d-4695-85d8-140c291a5077 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:29.521145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fedb2a92-b15d-4695-85d8-140c291a5077 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.521300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fedb2a92-b15d-4695-85d8-140c291a5077 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.521409 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fedb2a92-b15d-4695-85d8-140c291a5077 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:29.533460 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:29.533460 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:29.534150 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fedb2a92-b15d-4695-85d8-140c291a5077 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:29.534967 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 552/2205] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:29.536104 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:29.536104 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:29.546235 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-46af8509-7cff-4e8d-af7f-d0743e0f20a5 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:29.558284 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46af8509-7cff-4e8d-af7f-d0743e0f20a5 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 200 Aug 07 14:03:29.559476 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 554/2206] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 1354 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:29.642874 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a645def-204d-4909-b527-a9d48de55dee tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:29.642874 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a645def-204d-4909-b527-a9d48de55dee tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1715677357", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:29.645335 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.qos_specs [None req-9a645def-204d-4909-b527-a9d48de55dee tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1715677357', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100325) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 14:03:29.655317 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-9a645def-204d-4909-b527-a9d48de55dee tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DB qos_specs_create(): root {'id': 'cc0b00c6-3704-4418-a42e-e9eafb5356e5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1715677357'} {{(pid=100325) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 14:03:29.675797 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a645def-204d-4909-b527-a9d48de55dee tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:29.675797 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 552/2207] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:03:29 2026] POST /volume/v3/qos-specs => generated 393 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:29.695207 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2073b26f-b865-4645-8bff-37e4a98557a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.697731 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2073b26f-b865-4645-8bff-37e4a98557a4 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:03:29.698430 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2073b26f-b865-4645-8bff-37e4a98557a4 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-699059788"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:29.729279 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2073b26f-b865-4645-8bff-37e4a98557a4 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:03:29.729817 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 550/2208] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:03:29 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:29.741372 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f6d2c97-6b7f-4c5c-ab3e-6b7cffc05eaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.744276 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f6d2c97-6b7f-4c5c-ab3e-6b7cffc05eaf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:03:29.744743 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f6d2c97-6b7f-4c5c-ab3e-6b7cffc05eaf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1065060915"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:29.766166 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f6d2c97-6b7f-4c5c-ab3e-6b7cffc05eaf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:03:29.766701 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 553/2209] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:03:29 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 07 14:03:29.780403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa16622a-7fb0-4684-bfbc-05036f47c16a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.782335 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa16622a-7fb0-4684-bfbc-05036f47c16a tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:03:29.782889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa16622a-7fb0-4684-bfbc-05036f47c16a tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1603487801"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:29.803955 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa16622a-7fb0-4684-bfbc-05036f47c16a tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:03:29.804533 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 555/2210] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:03:29 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:29.816724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-301147f6-d7b9-4141-9045-f2800c97dc9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.821744 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-301147f6-d7b9-4141-9045-f2800c97dc9d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=be03a36d-dfad-43e4-9188-ad00e7eb0a4b Aug 07 14:03:29.821744 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-301147f6-d7b9-4141-9045-f2800c97dc9d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.821744 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-301147f6-d7b9-4141-9045-f2800c97dc9d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'associate' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.821744 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:29.821744 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:29.821744 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-301147f6-d7b9-4141-9045-f2800c97dc9d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Associate qos_spec: cc0b00c6-3704-4418-a42e-e9eafb5356e5 with type: be03a36d-dfad-43e4-9188-ad00e7eb0a4b {{(pid=100325) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 14:03:29.860121 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-301147f6-d7b9-4141-9045-f2800c97dc9d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=be03a36d-dfad-43e4-9188-ad00e7eb0a4b returned with HTTP 202 Aug 07 14:03:29.860121 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 553/2211] 10.4.3.193 () {66 vars in 1481 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=be03a36d-dfad-43e4-9188-ad00e7eb0a4b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:29.869204 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-353eb588-5089-4fde-b123-940240b9f32d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.872037 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-353eb588-5089-4fde-b123-940240b9f32d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=c5a30135-8876-4cf4-86e1-338974dd0985 Aug 07 14:03:29.872037 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-353eb588-5089-4fde-b123-940240b9f32d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.872722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-353eb588-5089-4fde-b123-940240b9f32d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'associate' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.872722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-353eb588-5089-4fde-b123-940240b9f32d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Associate qos_spec: cc0b00c6-3704-4418-a42e-e9eafb5356e5 with type: c5a30135-8876-4cf4-86e1-338974dd0985 {{(pid=100322) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 14:03:29.897127 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-353eb588-5089-4fde-b123-940240b9f32d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=c5a30135-8876-4cf4-86e1-338974dd0985 returned with HTTP 202 Aug 07 14:03:29.897712 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 551/2212] 10.4.3.193 () {66 vars in 1481 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=c5a30135-8876-4cf4-86e1-338974dd0985 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:29.908204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13f27700-4263-4efa-9c05-d8364ca49128 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.911656 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13f27700-4263-4efa-9c05-d8364ca49128 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=622c7f96-95e8-479b-afa0-0ef47e7be6d7 Aug 07 14:03:29.912612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13f27700-4263-4efa-9c05-d8364ca49128 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.912612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13f27700-4263-4efa-9c05-d8364ca49128 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'associate' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.915023 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-13f27700-4263-4efa-9c05-d8364ca49128 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Associate qos_spec: cc0b00c6-3704-4418-a42e-e9eafb5356e5 with type: 622c7f96-95e8-479b-afa0-0ef47e7be6d7 {{(pid=100323) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 14:03:29.966138 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13f27700-4263-4efa-9c05-d8364ca49128 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=622c7f96-95e8-479b-afa0-0ef47e7be6d7 returned with HTTP 202 Aug 07 14:03:29.967641 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 554/2213] 10.4.3.193 () {66 vars in 1481 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associate?vol_type_id=622c7f96-95e8-479b-afa0-0ef47e7be6d7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:29.979535 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cfbbd6e0-98e4-4067-9d34-42ffc623d2cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:29.983353 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfbbd6e0-98e4-4067-9d34-42ffc623d2cc tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations Aug 07 14:03:29.983353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfbbd6e0-98e4-4067-9d34-42ffc623d2cc tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:29.983353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfbbd6e0-98e4-4067-9d34-42ffc623d2cc tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'associations' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:29.983600 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cfbbd6e0-98e4-4067-9d34-42ffc623d2cc tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Get associations for qos_spec id: cc0b00c6-3704-4418-a42e-e9eafb5356e5 {{(pid=100324) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 14:03:30.005812 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfbbd6e0-98e4-4067-9d34-42ffc623d2cc tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations returned with HTTP 200 Aug 07 14:03:30.006568 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 556/2214] 10.4.3.193 () {66 vars in 1393 bytes} [Fri Aug 7 14:03:29 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.019610 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b5f848eb-464c-4348-924a-24273633c5cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.022419 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5f848eb-464c-4348-924a-24273633c5cb tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/disassociate?vol_type_id=be03a36d-dfad-43e4-9188-ad00e7eb0a4b Aug 07 14:03:30.022419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5f848eb-464c-4348-924a-24273633c5cb tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.022419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b5f848eb-464c-4348-924a-24273633c5cb tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'disassociate' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.022724 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.022724 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:30.023405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5f848eb-464c-4348-924a-24273633c5cb tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Disassociate qos_spec: cc0b00c6-3704-4418-a42e-e9eafb5356e5 from type: be03a36d-dfad-43e4-9188-ad00e7eb0a4b {{(pid=100325) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 07 14:03:30.058066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b5f848eb-464c-4348-924a-24273633c5cb tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/disassociate?vol_type_id=be03a36d-dfad-43e4-9188-ad00e7eb0a4b returned with HTTP 202 Aug 07 14:03:30.059461 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 554/2215] 10.4.3.193 () {66 vars in 1490 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/disassociate?vol_type_id=be03a36d-dfad-43e4-9188-ad00e7eb0a4b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:03:30.072890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-83eed8ac-4add-411e-9f5d-9ba3aa66f94c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.079695 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83eed8ac-4add-411e-9f5d-9ba3aa66f94c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations Aug 07 14:03:30.081154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83eed8ac-4add-411e-9f5d-9ba3aa66f94c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.082447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83eed8ac-4add-411e-9f5d-9ba3aa66f94c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'associations' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.083365 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.083365 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:30.083908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83eed8ac-4add-411e-9f5d-9ba3aa66f94c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Get associations for qos_spec id: cc0b00c6-3704-4418-a42e-e9eafb5356e5 {{(pid=100322) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 14:03:30.126866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83eed8ac-4add-411e-9f5d-9ba3aa66f94c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations returned with HTTP 200 Aug 07 14:03:30.126866 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 552/2216] 10.4.3.193 () {66 vars in 1393 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations => generated 306 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.141247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c32b28a-f7dd-47ef-82d6-04ce2c8c1ec1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.144189 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c32b28a-f7dd-47ef-82d6-04ce2c8c1ec1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/disassociate_all Aug 07 14:03:30.144467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c32b28a-f7dd-47ef-82d6-04ce2c8c1ec1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.144760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c32b28a-f7dd-47ef-82d6-04ce2c8c1ec1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'disassociate_all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.145109 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.145109 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:30.145511 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c32b28a-f7dd-47ef-82d6-04ce2c8c1ec1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Disassociate qos_spec: cc0b00c6-3704-4418-a42e-e9eafb5356e5 from all. {{(pid=100323) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 07 14:03:30.168291 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c32b28a-f7dd-47ef-82d6-04ce2c8c1ec1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/disassociate_all returned with HTTP 202 Aug 07 14:03:30.168545 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 555/2217] 10.4.3.193 () {66 vars in 1405 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/disassociate_all => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:30.178376 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9508789-0d40-4e45-b484-e880632c82cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.182089 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9508789-0d40-4e45-b484-e880632c82cf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations Aug 07 14:03:30.182529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9508789-0d40-4e45-b484-e880632c82cf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.182810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9508789-0d40-4e45-b484-e880632c82cf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'associations' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.183366 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.183366 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:30.185170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9508789-0d40-4e45-b484-e880632c82cf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Get associations for qos_spec id: cc0b00c6-3704-4418-a42e-e9eafb5356e5 {{(pid=100324) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 14:03:30.199358 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9508789-0d40-4e45-b484-e880632c82cf tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations returned with HTTP 200 Aug 07 14:03:30.200201 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 557/2218] 10.4.3.193 () {66 vars in 1393 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/associations => generated 24 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:30.202233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-054fca21-c073-45b7-97fe-10aa264ca0dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.207411 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-054fca21-c073-45b7-97fe-10aa264ca0dc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:30.208098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-054fca21-c073-45b7-97fe-10aa264ca0dc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-attach": {"instance_uuid": "095347af-25e0-4d96-bf01-cb4a854caaca", "mountpoint": "/dev/vdb"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:30.208098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-054fca21-c073-45b7-97fe-10aa264ca0dc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "095347af-25e0-4d96-bf01-cb4a854caaca", "mountpoint": "/dev/vdb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:30.223716 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6bc86a3b-d3d2-46a7-8277-b06fc9070201 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.227513 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6bc86a3b-d3d2-46a7-8277-b06fc9070201 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/types/622c7f96-95e8-479b-afa0-0ef47e7be6d7 Aug 07 14:03:30.227941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6bc86a3b-d3d2-46a7-8277-b06fc9070201 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.228578 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6bc86a3b-d3d2-46a7-8277-b06fc9070201 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.228578 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.228578 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:30.231919 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.231919 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:30.231919 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-054fca21-c073-45b7-97fe-10aa264ca0dc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:30.249622 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-054fca21-c073-45b7-97fe-10aa264ca0dc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Update volume admin metadata completed successfully. Aug 07 14:03:30.292263 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6bc86a3b-d3d2-46a7-8277-b06fc9070201 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types/622c7f96-95e8-479b-afa0-0ef47e7be6d7 returned with HTTP 202 Aug 07 14:03:30.293330 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 553/2219] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:03:30 2026] DELETE /volume/v3/types/622c7f96-95e8-479b-afa0-0ef47e7be6d7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:30.306929 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c72d7257-98ce-45bb-9ba8-e4ccb09ca584 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.309174 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c72d7257-98ce-45bb-9ba8-e4ccb09ca584 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/types/622c7f96-95e8-479b-afa0-0ef47e7be6d7 Aug 07 14:03:30.309520 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c72d7257-98ce-45bb-9ba8-e4ccb09ca584 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.310009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c72d7257-98ce-45bb-9ba8-e4ccb09ca584 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.323751 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c72d7257-98ce-45bb-9ba8-e4ccb09ca584 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types/622c7f96-95e8-479b-afa0-0ef47e7be6d7 returned with HTTP 404 Aug 07 14:03:30.325361 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 556/2220] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/types/622c7f96-95e8-479b-afa0-0ef47e7be6d7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.338867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d3247f2-f23c-4bcc-9607-3f6aa75c7152 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.341047 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d3247f2-f23c-4bcc-9607-3f6aa75c7152 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/types/c5a30135-8876-4cf4-86e1-338974dd0985 Aug 07 14:03:30.341293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d3247f2-f23c-4bcc-9607-3f6aa75c7152 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.341510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d3247f2-f23c-4bcc-9607-3f6aa75c7152 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.341800 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.341800 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:30.358991 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-054fca21-c073-45b7-97fe-10aa264ca0dc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Attach volume completed successfully. Aug 07 14:03:30.359974 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-054fca21-c073-45b7-97fe-10aa264ca0dc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:30.360423 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 555/2221] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:30 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:30.374738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f38d690c-82f9-4aba-9b7b-5d13bed75b11 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.380247 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f38d690c-82f9-4aba-9b7b-5d13bed75b11 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:30.380322 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f38d690c-82f9-4aba-9b7b-5d13bed75b11 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.380652 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f38d690c-82f9-4aba-9b7b-5d13bed75b11 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.389613 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d3247f2-f23c-4bcc-9607-3f6aa75c7152 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types/c5a30135-8876-4cf4-86e1-338974dd0985 returned with HTTP 202 Aug 07 14:03:30.390090 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 558/2222] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:03:30 2026] DELETE /volume/v3/types/c5a30135-8876-4cf4-86e1-338974dd0985 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:30.398290 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.398290 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:30.403304 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23237964-66be-493e-afce-fbe3bc66c022 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.408017 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23237964-66be-493e-afce-fbe3bc66c022 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/types/c5a30135-8876-4cf4-86e1-338974dd0985 Aug 07 14:03:30.408017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23237964-66be-493e-afce-fbe3bc66c022 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.408017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23237964-66be-493e-afce-fbe3bc66c022 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.408569 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f38d690c-82f9-4aba-9b7b-5d13bed75b11 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:30.412799 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23237964-66be-493e-afce-fbe3bc66c022 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types/c5a30135-8876-4cf4-86e1-338974dd0985 returned with HTTP 404 Aug 07 14:03:30.414413 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 557/2223] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/types/c5a30135-8876-4cf4-86e1-338974dd0985 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.416069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f38d690c-82f9-4aba-9b7b-5d13bed75b11 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:30.416805 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 554/2224] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 1175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:30.425574 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-12475a85-7021-4784-a59e-8ea81ee4de1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.428187 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12475a85-7021-4784-a59e-8ea81ee4de1c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/types/be03a36d-dfad-43e4-9188-ad00e7eb0a4b Aug 07 14:03:30.428436 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12475a85-7021-4784-a59e-8ea81ee4de1c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.428705 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12475a85-7021-4784-a59e-8ea81ee4de1c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.429129 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.429129 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:30.433498 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7725e77b-c5d5-4945-8850-15367e0b7256 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.436083 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7725e77b-c5d5-4945-8850-15367e0b7256 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:30.436357 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7725e77b-c5d5-4945-8850-15367e0b7256 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.436621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7725e77b-c5d5-4945-8850-15367e0b7256 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.452478 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.452478 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:30.460156 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7725e77b-c5d5-4945-8850-15367e0b7256 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:30.465941 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7725e77b-c5d5-4945-8850-15367e0b7256 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:30.466489 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 559/2225] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:30.467962 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12475a85-7021-4784-a59e-8ea81ee4de1c tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types/be03a36d-dfad-43e4-9188-ad00e7eb0a4b returned with HTTP 202 Aug 07 14:03:30.468417 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 556/2226] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:03:30 2026] DELETE /volume/v3/types/be03a36d-dfad-43e4-9188-ad00e7eb0a4b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:30.481443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8d59e5f-da78-42e6-a8f3-9d600da796db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.484451 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd2019f1-25bb-42da-8019-c9be9c564a53 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.488880 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8d59e5f-da78-42e6-a8f3-9d600da796db tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/types/be03a36d-dfad-43e4-9188-ad00e7eb0a4b Aug 07 14:03:30.488880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8d59e5f-da78-42e6-a8f3-9d600da796db tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.488880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8d59e5f-da78-42e6-a8f3-9d600da796db tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.489169 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd2019f1-25bb-42da-8019-c9be9c564a53 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:30.489169 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd2019f1-25bb-42da-8019-c9be9c564a53 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-detach": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:30.489169 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd2019f1-25bb-42da-8019-c9be9c564a53 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:30.495926 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8d59e5f-da78-42e6-a8f3-9d600da796db tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/types/be03a36d-dfad-43e4-9188-ad00e7eb0a4b returned with HTTP 404 Aug 07 14:03:30.495926 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 558/2227] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/types/be03a36d-dfad-43e4-9188-ad00e7eb0a4b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.505712 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.505712 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:30.505712 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd2019f1-25bb-42da-8019-c9be9c564a53 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:30.514293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-480a91bf-fb3f-4565-988e-4cdb71b3df74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.517013 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-480a91bf-fb3f-4565-988e-4cdb71b3df74 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:30.517013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-480a91bf-fb3f-4565-988e-4cdb71b3df74 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-692636263", "consumer": "back-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:30.520146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.qos_specs [None req-480a91bf-fb3f-4565-988e-4cdb71b3df74 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-692636263', 'consumer': 'back-end', 'specs': {}} {{(pid=100324) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 14:03:30.527521 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-480a91bf-fb3f-4565-988e-4cdb71b3df74 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DB qos_specs_create(): root {'id': 'd151b186-4481-44c8-b6da-2fb19e4a77ef', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-692636263'} {{(pid=100324) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 14:03:30.552099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ae42a9c-5982-42b9-8ca0-3f4e35e9c01d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.554466 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ae42a9c-5982-42b9-8ca0-3f4e35e9c01d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:30.554866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ae42a9c-5982-42b9-8ca0-3f4e35e9c01d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.555126 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-480a91bf-fb3f-4565-988e-4cdb71b3df74 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:30.555766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ae42a9c-5982-42b9-8ca0-3f4e35e9c01d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.555766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7ae42a9c-5982-42b9-8ca0-3f4e35e9c01d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:30.555905 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 560/2228] 10.4.3.193 () {68 vars in 1264 bytes} [Fri Aug 7 14:03:30 2026] POST /volume/v3/qos-specs => generated 368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.561804 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.561804 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:30.562635 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ae42a9c-5982-42b9-8ca0-3f4e35e9c01d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:30.563077 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 557/2229] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.569534 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59b810a7-66ca-44e0-82d2-2eaee4b213c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.572171 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59b810a7-66ca-44e0-82d2-2eaee4b213c5 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef?force=False Aug 07 14:03:30.573532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59b810a7-66ca-44e0-82d2-2eaee4b213c5 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.573532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59b810a7-66ca-44e0-82d2-2eaee4b213c5 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.575505 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.575505 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:30.575505 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-59b810a7-66ca-44e0-82d2-2eaee4b213c5 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete qos_spec: d151b186-4481-44c8-b6da-2fb19e4a77ef, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 14:03:30.578994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f964abd-bbaf-4fef-a343-f0aa241e2b0e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.581953 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f964abd-bbaf-4fef-a343-f0aa241e2b0e tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 Aug 07 14:03:30.581953 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f964abd-bbaf-4fef-a343-f0aa241e2b0e tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.582755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f964abd-bbaf-4fef-a343-f0aa241e2b0e tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.590574 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f964abd-bbaf-4fef-a343-f0aa241e2b0e tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 returned with HTTP 404 Aug 07 14:03:30.591153 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 561/2230] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/volumes/9466a749-d54a-49b2-b429-95d36170ace6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.598491 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd2019f1-25bb-42da-8019-c9be9c564a53 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Detach volume completed successfully. Aug 07 14:03:30.599100 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd2019f1-25bb-42da-8019-c9be9c564a53 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:30.600159 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 555/2231] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:30 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:30.605214 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.607472 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:30.608146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1103220778"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:30.609802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1103220778'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:30.610079 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Create volume of 1 GB Aug 07 14:03:30.611097 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59b810a7-66ca-44e0-82d2-2eaee4b213c5 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef?force=False returned with HTTP 202 Aug 07 14:03:30.611922 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 559/2232] 10.4.3.193 () {66 vars in 1380 bytes} [Fri Aug 7 14:03:30 2026] DELETE /volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:30.612011 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27041059-2240-424d-9a60-a55822fe29ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.614931 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27041059-2240-424d-9a60-a55822fe29ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:30.615108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27041059-2240-424d-9a60-a55822fe29ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.615717 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27041059-2240-424d-9a60-a55822fe29ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.615986 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Availability Zones retrieved successfully. Aug 07 14:03:30.625537 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Flow 'volume_create_api' (e1ab1b5a-1167-4d4a-af30-106816e1d6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:30.625931 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0fe7e82-f360-414d-8cfb-5e85f7983a38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.629459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b75c955-3189-46d3-8c0b-f088e418ef87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:30.629459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:30.629561 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0fe7e82-f360-414d-8cfb-5e85f7983a38 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef Aug 07 14:03:30.629813 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0fe7e82-f360-414d-8cfb-5e85f7983a38 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.630088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0fe7e82-f360-414d-8cfb-5e85f7983a38 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.631393 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.631393 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:30.634982 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0fe7e82-f360-414d-8cfb-5e85f7983a38 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef returned with HTTP 404 Aug 07 14:03:30.636916 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 556/2233] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.637988 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-27041059-2240-424d-9a60-a55822fe29ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:30.643833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f99b1d26-a145-4535-8178-3cb8492d0403 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.645886 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27041059-2240-424d-9a60-a55822fe29ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:30.645984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f99b1d26-a145-4535-8178-3cb8492d0403 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:30.646158 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 562/2234] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.646268 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f99b1d26-a145-4535-8178-3cb8492d0403 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.646556 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f99b1d26-a145-4535-8178-3cb8492d0403 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.646856 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.646856 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:30.667732 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f99b1d26-a145-4535-8178-3cb8492d0403 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:30.668321 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 560/2235] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.673411 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b75c955-3189-46d3-8c0b-f088e418ef87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:30.674832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5fa5ef-1ba9-45ef-8b3d-26dcc79cb6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:30.682466 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-366d7157-d395-421f-a004-dc22613b1e7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.686934 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-366d7157-d395-421f-a004-dc22613b1e7f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef?force=False Aug 07 14:03:30.686934 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-366d7157-d395-421f-a004-dc22613b1e7f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.686934 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-366d7157-d395-421f-a004-dc22613b1e7f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.686934 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-366d7157-d395-421f-a004-dc22613b1e7f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete qos_spec: d151b186-4481-44c8-b6da-2fb19e4a77ef, force: False {{(pid=100322) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 14:03:30.690902 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-366d7157-d395-421f-a004-dc22613b1e7f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef?force=False returned with HTTP 404 Aug 07 14:03:30.691853 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 557/2236] 10.4.3.193 () {66 vars in 1380 bytes} [Fri Aug 7 14:03:30 2026] DELETE /volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.707085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2ee28cf-fb4c-41a1-a9c4-2242740841d8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.709232 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2ee28cf-fb4c-41a1-a9c4-2242740841d8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef Aug 07 14:03:30.709425 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2ee28cf-fb4c-41a1-a9c4-2242740841d8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.709717 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2ee28cf-fb4c-41a1-a9c4-2242740841d8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.718698 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2ee28cf-fb4c-41a1-a9c4-2242740841d8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef returned with HTTP 404 Aug 07 14:03:30.718989 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 563/2237] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/d151b186-4481-44c8-b6da-2fb19e4a77ef => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.732191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0314017-0179-451c-97fb-01dfbecf35f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.736046 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0314017-0179-451c-97fb-01dfbecf35f0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:30.736046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0314017-0179-451c-97fb-01dfbecf35f0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2033617368", "consumer": "both"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:30.740668 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.740668 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:30.741387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.qos_specs [None req-b0314017-0179-451c-97fb-01dfbecf35f0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2033617368', 'consumer': 'both', 'specs': {}} {{(pid=100323) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 14:03:30.751400 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-b0314017-0179-451c-97fb-01dfbecf35f0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DB qos_specs_create(): root {'id': '6f5ddd46-da68-40f3-9aae-e846d23ceb11', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2033617368'} {{(pid=100323) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 14:03:30.765458 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Created reservations ['31eeee64-7293-42be-8e8b-590cb71d3e8d', '1e8ac8b0-161c-4105-b85a-39175025c6e8', '8ca72e1f-2693-44c5-a1ef-4513a941bc0b', 'adb74760-e9bf-49a0-9047-fcf9487acdeb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:30.766375 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5fa5ef-1ba9-45ef-8b3d-26dcc79cb6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31eeee64-7293-42be-8e8b-590cb71d3e8d', '1e8ac8b0-161c-4105-b85a-39175025c6e8', '8ca72e1f-2693-44c5-a1ef-4513a941bc0b', 'adb74760-e9bf-49a0-9047-fcf9487acdeb']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:30.767623 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fa85d3-c2a3-4afc-95dd-aa253999deb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:30.778224 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0314017-0179-451c-97fb-01dfbecf35f0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:30.785883 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 561/2238] 10.4.3.193 () {68 vars in 1264 bytes} [Fri Aug 7 14:03:30 2026] POST /volume/v3/qos-specs => generated 365 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.801799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fa85d3-c2a3-4afc-95dd-aa253999deb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b323d22-4b89-41f1-af5d-5422a325c313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1103220778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6738adf1fa8d4a898c69e0f7dd00ed76',qos_specs=None,replication_status=,reservations=['31eeee64-7293-42be-8e8b-590cb71d3e8d','1e8ac8b0-161c-4105-b85a-39175025c6e8','8ca72e1f-2693-44c5-a1ef-4513a941bc0b','adb74760-e9bf-49a0-9047-fcf9487acdeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2c22b44ed454fbe92370e719bb714dd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1103220778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b323d22-4b89-41f1-af5d-5422a325c313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6738adf1fa8d4a898c69e0f7dd00ed76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2c22b44ed454fbe92370e719bb714dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:30.802086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45879099-3806-4b54-b79d-e8daddf650f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.803000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ebd15d-9436-47a6-b758-850819ef5c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:30.810254 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45879099-3806-4b54-b79d-e8daddf650f1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11?force=False Aug 07 14:03:30.810424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45879099-3806-4b54-b79d-e8daddf650f1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.811719 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45879099-3806-4b54-b79d-e8daddf650f1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.814705 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-45879099-3806-4b54-b79d-e8daddf650f1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete qos_spec: 6f5ddd46-da68-40f3-9aae-e846d23ceb11, force: False {{(pid=100322) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 14:03:30.840945 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ebd15d-9436-47a6-b758-850819ef5c70) transitioned into state 'SUCCESS' from state '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-1103220778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6738adf1fa8d4a898c69e0f7dd00ed76',qos_specs=None,replication_status=,reservations=['31eeee64-7293-42be-8e8b-590cb71d3e8d','1e8ac8b0-161c-4105-b85a-39175025c6e8','8ca72e1f-2693-44c5-a1ef-4513a941bc0b','adb74760-e9bf-49a0-9047-fcf9487acdeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2c22b44ed454fbe92370e719bb714dd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:30.841778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f2e798-5585-4c78-bc15-8799b1848e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:30.854022 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45879099-3806-4b54-b79d-e8daddf650f1 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11?force=False returned with HTTP 202 Aug 07 14:03:30.854510 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 558/2239] 10.4.3.193 () {66 vars in 1380 bytes} [Fri Aug 7 14:03:30 2026] DELETE /volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:30.856917 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f2e798-5585-4c78-bc15-8799b1848e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:30.858224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Flow 'volume_create_api' (e1ab1b5a-1167-4d4a-af30-106816e1d6b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:30.858662 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Create volume request issued successfully. Aug 07 14:03:30.859495 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d473539-9311-4c8a-a1e1-d4d01cc193cd tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:30.861784 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 558/2240] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:30 2026] POST /volume/v3/volumes => generated 748 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:30.874992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-893580de-1eee-490b-a0b2-ffec9613be87 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.878815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9871d1a-75c7-4c3a-b083-a45cc89e7200 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.879970 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-893580de-1eee-490b-a0b2-ffec9613be87 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11 Aug 07 14:03:30.880448 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-893580de-1eee-490b-a0b2-ffec9613be87 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.880878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-893580de-1eee-490b-a0b2-ffec9613be87 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.881976 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9871d1a-75c7-4c3a-b083-a45cc89e7200 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:30.882333 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9871d1a-75c7-4c3a-b083-a45cc89e7200 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.882758 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9871d1a-75c7-4c3a-b083-a45cc89e7200 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.888139 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-893580de-1eee-490b-a0b2-ffec9613be87 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11 returned with HTTP 404 Aug 07 14:03:30.889126 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 564/2241] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.895221 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.895221 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:30.903749 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e9dcbea-8aa9-4d0e-b6f6-63054f78c9b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.904304 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9871d1a-75c7-4c3a-b083-a45cc89e7200 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:30.907722 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e9dcbea-8aa9-4d0e-b6f6-63054f78c9b4 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:30.909199 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e9dcbea-8aa9-4d0e-b6f6-63054f78c9b4 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.911779 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e9dcbea-8aa9-4d0e-b6f6-63054f78c9b4 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.911779 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.911779 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:30.911944 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9871d1a-75c7-4c3a-b083-a45cc89e7200 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 200 Aug 07 14:03:30.911944 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 562/2242] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.929889 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e9dcbea-8aa9-4d0e-b6f6-63054f78c9b4 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:30.930912 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 559/2243] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs => generated 175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:30.954713 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee1782f1-5cc1-4513-9073-45df4b2eecf2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.957474 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee1782f1-5cc1-4513-9073-45df4b2eecf2 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11?force=False Aug 07 14:03:30.957719 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee1782f1-5cc1-4513-9073-45df4b2eecf2 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.958024 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee1782f1-5cc1-4513-9073-45df4b2eecf2 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:30.958441 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:30.958441 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:30.960376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee1782f1-5cc1-4513-9073-45df4b2eecf2 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete qos_spec: 6f5ddd46-da68-40f3-9aae-e846d23ceb11, force: False {{(pid=100325) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 14:03:30.966502 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee1782f1-5cc1-4513-9073-45df4b2eecf2 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11?force=False returned with HTTP 404 Aug 07 14:03:30.967164 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 559/2244] 10.4.3.193 () {66 vars in 1380 bytes} [Fri Aug 7 14:03:30 2026] DELETE /volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:30.987443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db70bfa6-8e6b-416d-882a-3a10a6bce48f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:30.990814 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db70bfa6-8e6b-416d-882a-3a10a6bce48f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11 Aug 07 14:03:30.992243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db70bfa6-8e6b-416d-882a-3a10a6bce48f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:30.992243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db70bfa6-8e6b-416d-882a-3a10a6bce48f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.001657 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db70bfa6-8e6b-416d-882a-3a10a6bce48f tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11 returned with HTTP 404 Aug 07 14:03:31.002745 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 565/2245] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:30 2026] GET /volume/v3/qos-specs/6f5ddd46-da68-40f3-9aae-e846d23ceb11 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:31.018956 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-415db234-0185-4e52-a5b7-b9c79b47bbae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.024536 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-415db234-0185-4e52-a5b7-b9c79b47bbae tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] POST https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:31.025159 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-415db234-0185-4e52-a5b7-b9c79b47bbae tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-842982493", "consumer": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:31.027684 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.qos_specs [None req-415db234-0185-4e52-a5b7-b9c79b47bbae tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-842982493', 'consumer': 'front-end', 'specs': {}} {{(pid=100323) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 14:03:31.032703 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-415db234-0185-4e52-a5b7-b9c79b47bbae tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DB qos_specs_create(): root {'id': 'f1f89321-5f6a-4b14-a483-c54b05ca58a8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-842982493'} {{(pid=100323) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 14:03:31.042423 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-415db234-0185-4e52-a5b7-b9c79b47bbae tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:31.043200 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 563/2246] 10.4.3.193 () {68 vars in 1264 bytes} [Fri Aug 7 14:03:31 2026] POST /volume/v3/qos-specs => generated 369 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.055681 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-304c39ea-04d9-4d67-ae86-39bb728db5c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.060323 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-304c39ea-04d9-4d67-ae86-39bb728db5c8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8?force=False Aug 07 14:03:31.062738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-304c39ea-04d9-4d67-ae86-39bb728db5c8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.063287 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-304c39ea-04d9-4d67-ae86-39bb728db5c8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.064425 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.064425 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:31.065909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-304c39ea-04d9-4d67-ae86-39bb728db5c8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete qos_spec: f1f89321-5f6a-4b14-a483-c54b05ca58a8, force: False {{(pid=100322) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 14:03:31.097486 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-304c39ea-04d9-4d67-ae86-39bb728db5c8 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8?force=False returned with HTTP 202 Aug 07 14:03:31.098636 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 560/2247] 10.4.3.193 () {66 vars in 1380 bytes} [Fri Aug 7 14:03:31 2026] DELETE /volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:31.113480 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8bd4a3af-686b-48ae-9183-565375353c97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.115811 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bd4a3af-686b-48ae-9183-565375353c97 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8 Aug 07 14:03:31.116027 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bd4a3af-686b-48ae-9183-565375353c97 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.116293 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bd4a3af-686b-48ae-9183-565375353c97 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.124337 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bd4a3af-686b-48ae-9183-565375353c97 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8 returned with HTTP 404 Aug 07 14:03:31.124548 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 560/2248] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:31.134937 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b208743d-e0aa-49d2-a93e-1b6eb83f6d49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.135441 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b208743d-e0aa-49d2-a93e-1b6eb83f6d49 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:31.135686 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b208743d-e0aa-49d2-a93e-1b6eb83f6d49 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.135955 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b208743d-e0aa-49d2-a93e-1b6eb83f6d49 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.146382 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b208743d-e0aa-49d2-a93e-1b6eb83f6d49 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:31.146825 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 566/2249] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.160122 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd82d0d7-c5a7-4a2f-a1fa-7acb76349a53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.162294 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd82d0d7-c5a7-4a2f-a1fa-7acb76349a53 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8?force=False Aug 07 14:03:31.162598 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd82d0d7-c5a7-4a2f-a1fa-7acb76349a53 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.162863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd82d0d7-c5a7-4a2f-a1fa-7acb76349a53 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.163208 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.163208 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:31.163582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd82d0d7-c5a7-4a2f-a1fa-7acb76349a53 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete qos_spec: f1f89321-5f6a-4b14-a483-c54b05ca58a8, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 14:03:31.170739 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd82d0d7-c5a7-4a2f-a1fa-7acb76349a53 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8?force=False returned with HTTP 404 Aug 07 14:03:31.171515 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 564/2250] 10.4.3.193 () {66 vars in 1380 bytes} [Fri Aug 7 14:03:31 2026] DELETE /volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:31.182064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-808b4c3e-1b07-4bb3-9aef-bd6df7509ea0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.184062 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-808b4c3e-1b07-4bb3-9aef-bd6df7509ea0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8 Aug 07 14:03:31.184524 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-808b4c3e-1b07-4bb3-9aef-bd6df7509ea0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.184834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-808b4c3e-1b07-4bb3-9aef-bd6df7509ea0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.185198 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.185198 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:31.190356 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-808b4c3e-1b07-4bb3-9aef-bd6df7509ea0 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8 returned with HTTP 404 Aug 07 14:03:31.191084 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 561/2251] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs/f1f89321-5f6a-4b14-a483-c54b05ca58a8 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:31.200959 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d397923-c3f0-4711-bb80-90314d87539d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.203440 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d397923-c3f0-4711-bb80-90314d87539d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 Aug 07 14:03:31.203728 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d397923-c3f0-4711-bb80-90314d87539d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.204023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d397923-c3f0-4711-bb80-90314d87539d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.209484 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d397923-c3f0-4711-bb80-90314d87539d tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 returned with HTTP 200 Aug 07 14:03:31.210009 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 561/2252] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.220872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7a78630-82db-400b-addd-b0fe0569c357 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.223360 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7a78630-82db-400b-addd-b0fe0569c357 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs Aug 07 14:03:31.223560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7a78630-82db-400b-addd-b0fe0569c357 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.223887 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7a78630-82db-400b-addd-b0fe0569c357 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.224257 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.224257 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:31.230035 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7a78630-82db-400b-addd-b0fe0569c357 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs returned with HTTP 200 Aug 07 14:03:31.230742 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 567/2253] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.245161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12513d49-9e32-49bd-b871-56f97a1a1338 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.247376 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12513d49-9e32-49bd-b871-56f97a1a1338 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] PUT https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 Aug 07 14:03:31.247763 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12513d49-9e32-49bd-b871-56f97a1a1338 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:31.254562 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.qos_specs [None req-12513d49-9e32-49bd-b871-56f97a1a1338 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100323) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 07 14:03:31.264220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-12513d49-9e32-49bd-b871-56f97a1a1338 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] qos_specs_update() value: {'id': '09a6c607-f8a3-4b4f-b81a-e52a56d117cb', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'cc0b00c6-3704-4418-a42e-e9eafb5356e5', 'deleted': False} {{(pid=100323) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 07 14:03:31.271899 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12513d49-9e32-49bd-b871-56f97a1a1338 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 returned with HTTP 200 Aug 07 14:03:31.272421 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 565/2254] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 14:03:31 2026] PUT /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:31.282997 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73a56919-ece1-4872-b2b4-4568938e9894 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.287317 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73a56919-ece1-4872-b2b4-4568938e9894 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 Aug 07 14:03:31.287317 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73a56919-ece1-4872-b2b4-4568938e9894 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.287695 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73a56919-ece1-4872-b2b4-4568938e9894 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.297231 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73a56919-ece1-4872-b2b4-4568938e9894 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 returned with HTTP 200 Aug 07 14:03:31.297828 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 562/2255] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.309432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e556b1c-dc4d-4157-81c6-1adf1d1be263 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.312506 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e556b1c-dc4d-4157-81c6-1adf1d1be263 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] PUT https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/delete_keys Aug 07 14:03:31.312506 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e556b1c-dc4d-4157-81c6-1adf1d1be263 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:31.316595 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.316595 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:31.317054 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e556b1c-dc4d-4157-81c6-1adf1d1be263 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete_key spec: cc0b00c6-3704-4418-a42e-e9eafb5356e5, keys: ['iops_bytes'] {{(pid=100325) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 07 14:03:31.357571 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e556b1c-dc4d-4157-81c6-1adf1d1be263 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/delete_keys returned with HTTP 202 Aug 07 14:03:31.357571 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 562/2256] 10.4.3.193 () {68 vars in 1410 bytes} [Fri Aug 7 14:03:31 2026] PUT /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5/delete_keys => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:31.367522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1ed57ee-e8f3-414b-a9f1-dec22fe57705 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.372946 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1ed57ee-e8f3-414b-a9f1-dec22fe57705 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 Aug 07 14:03:31.373238 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1ed57ee-e8f3-414b-a9f1-dec22fe57705 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.373472 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1ed57ee-e8f3-414b-a9f1-dec22fe57705 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.373860 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.373860 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:31.390335 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1ed57ee-e8f3-414b-a9f1-dec22fe57705 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 returned with HTTP 200 Aug 07 14:03:31.390690 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 568/2257] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.400933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8fbe036-104a-441d-8210-ba23ca7bdfa6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.403510 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8fbe036-104a-441d-8210-ba23ca7bdfa6 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 Aug 07 14:03:31.403983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8fbe036-104a-441d-8210-ba23ca7bdfa6 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.403983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8fbe036-104a-441d-8210-ba23ca7bdfa6 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.404677 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.404677 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:31.417299 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8fbe036-104a-441d-8210-ba23ca7bdfa6 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 returned with HTTP 200 Aug 07 14:03:31.417299 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 566/2258] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.429949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2969edb4-2ff6-415a-b2fb-6aa4c2fb6d93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.431798 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2969edb4-2ff6-415a-b2fb-6aa4c2fb6d93 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] DELETE https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5?force=False Aug 07 14:03:31.432118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2969edb4-2ff6-415a-b2fb-6aa4c2fb6d93 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.432340 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2969edb4-2ff6-415a-b2fb-6aa4c2fb6d93 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.432722 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.432722 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:31.433992 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2969edb4-2ff6-415a-b2fb-6aa4c2fb6d93 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Delete qos_spec: cc0b00c6-3704-4418-a42e-e9eafb5356e5, force: False {{(pid=100322) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 14:03:31.469416 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2969edb4-2ff6-415a-b2fb-6aa4c2fb6d93 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5?force=False returned with HTTP 202 Aug 07 14:03:31.470056 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 563/2259] 10.4.3.193 () {66 vars in 1380 bytes} [Fri Aug 7 14:03:31 2026] DELETE /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:31.486466 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e028fa7a-a58a-4884-a9eb-92d36db2ce94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.493446 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e028fa7a-a58a-4884-a9eb-92d36db2ce94 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] GET https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 Aug 07 14:03:31.493691 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e028fa7a-a58a-4884-a9eb-92d36db2ce94 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.497277 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e028fa7a-a58a-4884-a9eb-92d36db2ce94 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.497277 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.497277 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:31.503811 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e028fa7a-a58a-4884-a9eb-92d36db2ce94 tempest-QosSpecsTestJSON-58246488 tempest-QosSpecsTestJSON-58246488-project-admin] https://10.4.3.193/volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 returned with HTTP 404 Aug 07 14:03:31.504689 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 563/2260] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/qos-specs/cc0b00c6-3704-4418-a42e-e9eafb5356e5 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:31.577693 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b36ff2d4-310f-4613-b609-b7bbeebc2b5f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.581951 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b36ff2d4-310f-4613-b609-b7bbeebc2b5f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:31.581951 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b36ff2d4-310f-4613-b609-b7bbeebc2b5f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.582186 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b36ff2d4-310f-4613-b609-b7bbeebc2b5f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.582395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b36ff2d4-310f-4613-b609-b7bbeebc2b5f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:31.587332 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.587332 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:31.589733 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b36ff2d4-310f-4613-b609-b7bbeebc2b5f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:31.590326 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 569/2261] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.930373 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7903850a-c533-43da-8a89-4610f1325d2b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.935233 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7903850a-c533-43da-8a89-4610f1325d2b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:31.935439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7903850a-c533-43da-8a89-4610f1325d2b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:31.935762 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7903850a-c533-43da-8a89-4610f1325d2b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:31.950227 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:31.950227 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:31.963518 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7903850a-c533-43da-8a89-4610f1325d2b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:31.973078 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7903850a-c533-43da-8a89-4610f1325d2b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 200 Aug 07 14:03:31.973682 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 567/2262] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:31 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:31.991504 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:31.993916 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:03:31.994460 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b323d22-4b89-41f1-af5d-5422a325c313", "name": "tempest-VolumesExtendTest-Snapshot-1377648480"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:32.009281 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:32.009281 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:32.009741 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:32.009894 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Create snapshot from volume 9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:32.075701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Created reservations ['9fdb8904-86fb-4501-b183-6b6767dd207f', '2227d593-dac9-412f-8ecd-98cb9ff176cb', 'f6d42625-342c-460d-bd9e-70f9e1e9a6e2', '88165ca5-537b-4c33-974f-446e39721efd'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:32.144206 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Snapshot create request issued successfully. Aug 07 14:03:32.145479 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5a6dd98-51a4-4a63-be74-c16010842b51 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:03:32.145479 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 564/2263] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:03:31 2026] POST /volume/v3/snapshots => generated 304 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:32.155428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-63a489ee-217e-4a3a-b54b-ec2fad1219df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:32.159077 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63a489ee-217e-4a3a-b54b-ec2fad1219df tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df Aug 07 14:03:32.159337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63a489ee-217e-4a3a-b54b-ec2fad1219df tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:32.159536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63a489ee-217e-4a3a-b54b-ec2fad1219df tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:32.171866 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:32.171866 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:32.172708 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-63a489ee-217e-4a3a-b54b-ec2fad1219df tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Snapshot retrieved successfully. Aug 07 14:03:32.175921 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63a489ee-217e-4a3a-b54b-ec2fad1219df tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df returned with HTTP 200 Aug 07 14:03:32.176756 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 564/2264] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:32 2026] GET /volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:32.606197 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a87ad148-6e0c-40e2-b990-a28804bf4c18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:32.608749 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a87ad148-6e0c-40e2-b990-a28804bf4c18 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:32.609041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a87ad148-6e0c-40e2-b990-a28804bf4c18 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:32.609299 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a87ad148-6e0c-40e2-b990-a28804bf4c18 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:32.609382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a87ad148-6e0c-40e2-b990-a28804bf4c18 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:32.618173 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:32.618173 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:32.619358 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a87ad148-6e0c-40e2-b990-a28804bf4c18 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:32.620771 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 570/2265] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:32 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.190203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18e8e12c-8f9b-4a60-8482-d9dcc19a66fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.192303 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18e8e12c-8f9b-4a60-8482-d9dcc19a66fc tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df Aug 07 14:03:33.192801 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18e8e12c-8f9b-4a60-8482-d9dcc19a66fc tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.193149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18e8e12c-8f9b-4a60-8482-d9dcc19a66fc tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.205118 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.205118 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:33.205118 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-18e8e12c-8f9b-4a60-8482-d9dcc19a66fc tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Snapshot retrieved successfully. Aug 07 14:03:33.205574 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18e8e12c-8f9b-4a60-8482-d9dcc19a66fc tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df returned with HTTP 200 Aug 07 14:03:33.206232 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 568/2266] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.222794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.228271 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] POST https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313/action Aug 07 14:03:33.228271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.228271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.239425 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.239425 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:33.240754 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:33.288431 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Created reservations ['0abb15c5-2be8-438e-84a7-363ab4b2ab42', 'a3aae800-4b76-4a86-8cd3-47b576a98911'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:33.307562 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Extend volume request issued successfully. Aug 07 14:03:33.307562 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86e088ac-5cf6-4395-bd47-2e8388eeae63 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313/action returned with HTTP 202 Aug 07 14:03:33.309298 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 565/2267] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:33.321037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5cc09b0-f058-4845-88cb-dd1d9a43f1c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.323740 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5cc09b0-f058-4845-88cb-dd1d9a43f1c6 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:33.323909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5cc09b0-f058-4845-88cb-dd1d9a43f1c6 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.327674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5cc09b0-f058-4845-88cb-dd1d9a43f1c6 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.330436 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d0075be-2e3d-49a6-99ec-80575151c58e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.332900 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d0075be-2e3d-49a6-99ec-80575151c58e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:33.333251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d0075be-2e3d-49a6-99ec-80575151c58e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.333407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d0075be-2e3d-49a6-99ec-80575151c58e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.345875 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.345875 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:33.346056 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.346056 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:33.346734 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d0075be-2e3d-49a6-99ec-80575151c58e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.354049 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5cc09b0-f058-4845-88cb-dd1d9a43f1c6 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:33.359667 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d0075be-2e3d-49a6-99ec-80575151c58e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Reserve volume completed successfully. Aug 07 14:03:33.359667 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d0075be-2e3d-49a6-99ec-80575151c58e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:33.360232 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 571/2268] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:33.364363 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5cc09b0-f058-4845-88cb-dd1d9a43f1c6 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 200 Aug 07 14:03:33.364363 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 565/2269] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.371709 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01dd95d1-0fc4-4f7a-a098-bf77d26b788b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.373705 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01dd95d1-0fc4-4f7a-a098-bf77d26b788b tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:33.375570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01dd95d1-0fc4-4f7a-a098-bf77d26b788b tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.375570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01dd95d1-0fc4-4f7a-a098-bf77d26b788b tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.384331 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.384331 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:33.390078 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-01dd95d1-0fc4-4f7a-a098-bf77d26b788b tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.399314 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01dd95d1-0fc4-4f7a-a098-bf77d26b788b tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:33.400146 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 569/2270] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.414868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c6db8424-7ccb-4d91-ba04-ff30af57e2ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.418244 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6db8424-7ccb-4d91-ba04-ff30af57e2ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:33.418698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6db8424-7ccb-4d91-ba04-ff30af57e2ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.418898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6db8424-7ccb-4d91-ba04-ff30af57e2ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.429719 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.429719 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:33.429910 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c6db8424-7ccb-4d91-ba04-ff30af57e2ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.445881 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c6db8424-7ccb-4d91-ba04-ff30af57e2ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Unreserve volume completed successfully. Aug 07 14:03:33.446161 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6db8424-7ccb-4d91-ba04-ff30af57e2ba tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:33.446709 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 566/2271] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:33.454970 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f0c6c51-020b-432c-abb0-a16cc1c91ddf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.457684 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f0c6c51-020b-432c-abb0-a16cc1c91ddf tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:33.457960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f0c6c51-020b-432c-abb0-a16cc1c91ddf tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.458232 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f0c6c51-020b-432c-abb0-a16cc1c91ddf tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.468954 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.468954 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:33.475142 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f0c6c51-020b-432c-abb0-a16cc1c91ddf tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.480076 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f0c6c51-020b-432c-abb0-a16cc1c91ddf tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:33.481044 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 572/2272] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.500216 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77ab596d-8447-40e3-8d3e-05f7c78b5102 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.501576 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77ab596d-8447-40e3-8d3e-05f7c78b5102 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:33.502109 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77ab596d-8447-40e3-8d3e-05f7c78b5102 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.502341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77ab596d-8447-40e3-8d3e-05f7c78b5102 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.516920 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.516920 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:33.519433 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77ab596d-8447-40e3-8d3e-05f7c78b5102 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.527066 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77ab596d-8447-40e3-8d3e-05f7c78b5102 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume updated successfully. Aug 07 14:03:33.527480 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77ab596d-8447-40e3-8d3e-05f7c78b5102 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 200 Aug 07 14:03:33.528132 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 566/2273] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 14:03:33.539479 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53036568-8871-4338-8cd5-a0ac10c90ced None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.542456 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53036568-8871-4338-8cd5-a0ac10c90ced tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:33.542456 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53036568-8871-4338-8cd5-a0ac10c90ced tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.542949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53036568-8871-4338-8cd5-a0ac10c90ced tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.553593 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.553593 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:33.558582 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-53036568-8871-4338-8cd5-a0ac10c90ced tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.566148 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53036568-8871-4338-8cd5-a0ac10c90ced tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:33.566659 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 570/2274] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.586230 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4b4b03f-70c3-4222-b6f5-0bd52e317a17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.589731 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4b4b03f-70c3-4222-b6f5-0bd52e317a17 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:33.590243 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4b4b03f-70c3-4222-b6f5-0bd52e317a17 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.590441 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4b4b03f-70c3-4222-b6f5-0bd52e317a17 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.612715 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.612715 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:33.613200 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4b4b03f-70c3-4222-b6f5-0bd52e317a17 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.633589 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4b4b03f-70c3-4222-b6f5-0bd52e317a17 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume updated successfully. Aug 07 14:03:33.634297 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4b4b03f-70c3-4222-b6f5-0bd52e317a17 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 200 Aug 07 14:03:33.635123 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 567/2275] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 14:03:33.637085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11b5cda4-16dc-4d90-9a90-99d1dcd0784d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.640583 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11b5cda4-16dc-4d90-9a90-99d1dcd0784d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:33.640583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11b5cda4-16dc-4d90-9a90-99d1dcd0784d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.640583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11b5cda4-16dc-4d90-9a90-99d1dcd0784d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.640583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-11b5cda4-16dc-4d90-9a90-99d1dcd0784d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:33.645442 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc87b573-4c69-4851-b1f9-44bb3683adcb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.645982 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.645982 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:33.649907 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11b5cda4-16dc-4d90-9a90-99d1dcd0784d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:33.649907 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 573/2276] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.650150 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc87b573-4c69-4851-b1f9-44bb3683adcb tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:33.650150 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc87b573-4c69-4851-b1f9-44bb3683adcb tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.650150 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc87b573-4c69-4851-b1f9-44bb3683adcb tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.660358 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.660358 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:33.667292 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc87b573-4c69-4851-b1f9-44bb3683adcb tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.676626 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc87b573-4c69-4851-b1f9-44bb3683adcb tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:33.677428 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 567/2277] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.696294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.702311 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:33.703073 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.703285 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.730628 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.730628 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:33.732640 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.778950 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Update volume admin metadata completed successfully. Aug 07 14:03:33.779738 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Update readonly setting on volume completed successfully. Aug 07 14:03:33.780703 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7794a8a0-d8fe-4dbe-a463-396d25010bb4 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:33.782151 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 571/2278] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:33.790117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4c115dd-76f2-4060-9614-802de85f1336 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.793000 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4c115dd-76f2-4060-9614-802de85f1336 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:33.793707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4c115dd-76f2-4060-9614-802de85f1336 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.793707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4c115dd-76f2-4060-9614-802de85f1336 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.810349 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.810349 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:33.819938 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b4c115dd-76f2-4060-9614-802de85f1336 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.827415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4c115dd-76f2-4060-9614-802de85f1336 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:33.828404 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 568/2279] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.844014 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.846084 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:33.846952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.846952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.859466 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.859466 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:33.860235 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.874088 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Update volume admin metadata completed successfully. Aug 07 14:03:33.874428 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Update readonly setting on volume completed successfully. Aug 07 14:03:33.874758 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-254f7413-d9a2-40c2-b3de-c153d3f139f1 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:33.875555 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 574/2280] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:33.885552 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45452286-bf58-4195-ab71-c8bef3e3fd01 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.887064 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45452286-bf58-4195-ab71-c8bef3e3fd01 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:33.887376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45452286-bf58-4195-ab71-c8bef3e3fd01 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:33.887619 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45452286-bf58-4195-ab71-c8bef3e3fd01 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:33.896215 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.896215 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:33.903869 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45452286-bf58-4195-ab71-c8bef3e3fd01 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.909986 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45452286-bf58-4195-ab71-c8bef3e3fd01 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:33.909986 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 568/2281] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:33 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:33.932949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:33.935263 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:33.935985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1485222496", "disk_format": "raw"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:33.935985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1485222496", "disk_format": "raw"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:33.951248 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.951248 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:33.951909 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:33.973695 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:33.973695 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:33.978598 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.image.image_utils [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1485222496'}] 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-1485222496'}]. {{(pid=100323) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 14:03:34.386793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81e7df16-f3e5-4446-894b-c6b6a773362b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:34.390230 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e7df16-f3e5-4446-894b-c6b6a773362b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:34.390230 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e7df16-f3e5-4446-894b-c6b6a773362b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:34.390230 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e7df16-f3e5-4446-894b-c6b6a773362b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:34.400303 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:34.400303 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:34.415787 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-81e7df16-f3e5-4446-894b-c6b6a773362b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:34.426054 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e7df16-f3e5-4446-894b-c6b6a773362b tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 200 Aug 07 14:03:34.426977 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 569/2282] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:34 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:34.445111 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a45cb480-8faf-4e23-b443-ea0b70ccb90f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:34.447491 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a45cb480-8faf-4e23-b443-ea0b70ccb90f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:34.447744 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a45cb480-8faf-4e23-b443-ea0b70ccb90f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:34.449137 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a45cb480-8faf-4e23-b443-ea0b70ccb90f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:34.458310 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:34.458310 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:34.464873 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a45cb480-8faf-4e23-b443-ea0b70ccb90f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:34.470586 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a45cb480-8faf-4e23-b443-ea0b70ccb90f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 200 Aug 07 14:03:34.471631 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 575/2283] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:34 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:34.487973 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6133794d-e79d-4ac8-9454-6be9e191242f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:34.492254 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6133794d-e79d-4ac8-9454-6be9e191242f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df Aug 07 14:03:34.492254 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6133794d-e79d-4ac8-9454-6be9e191242f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:34.492254 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6133794d-e79d-4ac8-9454-6be9e191242f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:34.492254 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-6133794d-e79d-4ac8-9454-6be9e191242f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Delete snapshot with id: a9a1c2a5-925e-4449-aa9c-249a911aa2df Aug 07 14:03:34.502914 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:34.502914 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:34.502914 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6133794d-e79d-4ac8-9454-6be9e191242f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Snapshot retrieved successfully. Aug 07 14:03:34.518949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a18f1f3f-d1ca-4db0-b3c9-28e2fa407d46 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:34.526669 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6133794d-e79d-4ac8-9454-6be9e191242f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Snapshot delete request issued successfully. Aug 07 14:03:34.526945 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6133794d-e79d-4ac8-9454-6be9e191242f tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df returned with HTTP 202 Aug 07 14:03:34.527474 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 569/2284] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:03:34 2026] DELETE /volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:34.539308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa1564d0-2e60-4b85-ac60-04a3d46e78a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:34.542641 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa1564d0-2e60-4b85-ac60-04a3d46e78a0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df Aug 07 14:03:34.542985 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa1564d0-2e60-4b85-ac60-04a3d46e78a0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:34.543308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa1564d0-2e60-4b85-ac60-04a3d46e78a0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:34.552637 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:34.552637 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:34.554156 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa1564d0-2e60-4b85-ac60-04a3d46e78a0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Snapshot retrieved successfully. Aug 07 14:03:34.555002 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa1564d0-2e60-4b85-ac60-04a3d46e78a0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df returned with HTTP 200 Aug 07 14:03:34.555703 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 576/2285] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:34 2026] GET /volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:34.637533 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a18f1f3f-d1ca-4db0-b3c9-28e2fa407d46 tempest-ExtensionsTestJSON-195098924 tempest-ExtensionsTestJSON-195098924-project-member] GET https://10.4.3.193/volume/v3/extensions Aug 07 14:03:34.637869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a18f1f3f-d1ca-4db0-b3c9-28e2fa407d46 tempest-ExtensionsTestJSON-195098924 tempest-ExtensionsTestJSON-195098924-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:34.638182 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a18f1f3f-d1ca-4db0-b3c9-28e2fa407d46 tempest-ExtensionsTestJSON-195098924 tempest-ExtensionsTestJSON-195098924-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:34.638701 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a18f1f3f-d1ca-4db0-b3c9-28e2fa407d46 tempest-ExtensionsTestJSON-195098924 tempest-ExtensionsTestJSON-195098924-project-member] https://10.4.3.193/volume/v3/extensions returned with HTTP 200 Aug 07 14:03:34.638825 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 570/2286] 10.4.3.193 () {66 vars in 1246 bytes} [Fri Aug 7 14:03:34 2026] GET /volume/v3/extensions => generated 5245 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:34.661143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0fa25146-6297-4090-806d-aab85f319b2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:34.664325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fa25146-6297-4090-806d-aab85f319b2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:34.664601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fa25146-6297-4090-806d-aab85f319b2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:34.664954 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fa25146-6297-4090-806d-aab85f319b2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:34.665112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0fa25146-6297-4090-806d-aab85f319b2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:34.671621 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:34.671621 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:34.672132 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fa25146-6297-4090-806d-aab85f319b2c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:34.677325 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 570/2287] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:34 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:34.919793 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Copy volume to image completed successfully. Aug 07 14:03:34.920343 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a87bf9f-5610-4353-9af2-9299264a8b32 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:34.921142 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 572/2288] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:03:33 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 687 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:35.567994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b600848-5d91-4542-b802-1d33599a8dd0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:35.570336 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b600848-5d91-4542-b802-1d33599a8dd0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df Aug 07 14:03:35.570616 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b600848-5d91-4542-b802-1d33599a8dd0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:35.571041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b600848-5d91-4542-b802-1d33599a8dd0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:35.577054 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b600848-5d91-4542-b802-1d33599a8dd0 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df returned with HTTP 404 Aug 07 14:03:35.577737 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 577/2289] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:35 2026] GET /volume/v3/snapshots/a9a1c2a5-925e-4449-aa9c-249a911aa2df => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:35.586231 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dde3d175-2f28-43cc-8847-5e972ba79832 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:35.588797 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dde3d175-2f28-43cc-8847-5e972ba79832 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:35.589216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dde3d175-2f28-43cc-8847-5e972ba79832 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:35.589472 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dde3d175-2f28-43cc-8847-5e972ba79832 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:35.599232 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:35.599232 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:35.604199 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dde3d175-2f28-43cc-8847-5e972ba79832 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:35.610174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dde3d175-2f28-43cc-8847-5e972ba79832 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 200 Aug 07 14:03:35.610944 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 571/2290] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:35 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:35.630779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:35.633902 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:35.634264 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:35.634676 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:35.635081 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Delete volume with id: 9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:35.651019 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:35.651019 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:35.652472 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:35.687174 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96d26ad5-1940-4b78-8b3b-578407b67a42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:35.688866 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Delete volume request issued successfully. Aug 07 14:03:35.689424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4a5cbce-20b0-4901-a474-e9b99e1d8782 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 202 Aug 07 14:03:35.690125 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 571/2291] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:35 2026] DELETE /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:35.692472 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96d26ad5-1940-4b78-8b3b-578407b67a42 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:35.692674 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96d26ad5-1940-4b78-8b3b-578407b67a42 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:35.692935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96d26ad5-1940-4b78-8b3b-578407b67a42 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:35.693085 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-96d26ad5-1940-4b78-8b3b-578407b67a42 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:35.698196 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:35.698196 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:35.699053 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96d26ad5-1940-4b78-8b3b-578407b67a42 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:35.699487 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 573/2292] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:35 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:35.704155 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b568aa9a-549c-4a01-be60-dfb9eef9dd23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:35.707503 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b568aa9a-549c-4a01-be60-dfb9eef9dd23 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:35.707730 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b568aa9a-549c-4a01-be60-dfb9eef9dd23 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:35.708075 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b568aa9a-549c-4a01-be60-dfb9eef9dd23 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:35.717376 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:35.717376 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:35.721757 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b568aa9a-549c-4a01-be60-dfb9eef9dd23 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Volume info retrieved successfully. Aug 07 14:03:35.727280 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b568aa9a-549c-4a01-be60-dfb9eef9dd23 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 200 Aug 07 14:03:35.727280 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 578/2293] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:35 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:36.717118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d5f2b44-17c0-4d32-96b2-369ec9301c28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:36.722917 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d5f2b44-17c0-4d32-96b2-369ec9301c28 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:36.725220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d5f2b44-17c0-4d32-96b2-369ec9301c28 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:36.725220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d5f2b44-17c0-4d32-96b2-369ec9301c28 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:36.725220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6d5f2b44-17c0-4d32-96b2-369ec9301c28 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:36.749026 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:36.749026 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:36.749785 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d5f2b44-17c0-4d32-96b2-369ec9301c28 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:36.750378 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 572/2294] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:36 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:36.755405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3efc387c-02c5-457a-abe1-31ed49fb8925 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:36.761017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3efc387c-02c5-457a-abe1-31ed49fb8925 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] GET https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 Aug 07 14:03:36.761521 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3efc387c-02c5-457a-abe1-31ed49fb8925 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:36.761598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3efc387c-02c5-457a-abe1-31ed49fb8925 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:36.771626 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3efc387c-02c5-457a-abe1-31ed49fb8925 tempest-VolumesExtendTest-1844227517 tempest-VolumesExtendTest-1844227517-project-member] https://10.4.3.193/volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 returned with HTTP 404 Aug 07 14:03:36.772514 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 572/2295] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:36 2026] GET /volume/v3/volumes/9b323d22-4b89-41f1-af5d-5422a325c313 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:37.102859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9b7766f-0f42-4379-adf6-762923ed4462 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:37.338297 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:37.338995 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1439147624"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:37.342293 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1439147624'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:37.342480 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Create volume of 1 GB Aug 07 14:03:37.356571 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Availability Zones retrieved successfully. Aug 07 14:03:37.370152 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Flow 'volume_create_api' (0e4b7853-bfd6-4433-804a-8898f256467f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:37.372100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8be0ae1-f02f-436a-9971-598e4b137f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:37.373554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:37.415124 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8be0ae1-f02f-436a-9971-598e4b137f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:37.416036 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567f4655-1e92-4084-8d82-736132460710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:37.525374 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Created reservations ['5e2a0f1e-9843-4cc0-a39d-3a44e1ecfc43', '32dad905-4b8d-4129-b55a-2c6a67a79423', '4ec76bb1-08cf-4554-a2e4-fbc76be6d455', 'c545d281-3a03-4f98-8426-6cf5e2ff5a61'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:37.526430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567f4655-1e92-4084-8d82-736132460710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e2a0f1e-9843-4cc0-a39d-3a44e1ecfc43', '32dad905-4b8d-4129-b55a-2c6a67a79423', '4ec76bb1-08cf-4554-a2e4-fbc76be6d455', 'c545d281-3a03-4f98-8426-6cf5e2ff5a61']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:37.527367 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d92ed7-0f92-4403-b28b-59357cc893cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:37.564067 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d92ed7-0f92-4403-b28b-59357cc893cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a978108d-3270-42a8-a951-b5e3e9b5de84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1439147624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36258d8c66c2422e9109683bdb1c8a7b',qos_specs=None,replication_status=,reservations=['5e2a0f1e-9843-4cc0-a39d-3a44e1ecfc43','32dad905-4b8d-4129-b55a-2c6a67a79423','4ec76bb1-08cf-4554-a2e4-fbc76be6d455','c545d281-3a03-4f98-8426-6cf5e2ff5a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5cea884876b4f52bee5a209ebb0e29a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1439147624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a978108d-3270-42a8-a951-b5e3e9b5de84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36258d8c66c2422e9109683bdb1c8a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5cea884876b4f52bee5a209ebb0e29a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:37.564930 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023f8e6f-a8fe-4e1e-babe-46a57ffa4e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:37.600536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023f8e6f-a8fe-4e1e-babe-46a57ffa4e21) transitioned into state 'SUCCESS' from state '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-1439147624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36258d8c66c2422e9109683bdb1c8a7b',qos_specs=None,replication_status=,reservations=['5e2a0f1e-9843-4cc0-a39d-3a44e1ecfc43','32dad905-4b8d-4129-b55a-2c6a67a79423','4ec76bb1-08cf-4554-a2e4-fbc76be6d455','c545d281-3a03-4f98-8426-6cf5e2ff5a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5cea884876b4f52bee5a209ebb0e29a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:37.602466 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e03aa0-78dd-4e8a-858e-edcc11c91966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:37.622435 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e03aa0-78dd-4e8a-858e-edcc11c91966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:37.623318 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Flow 'volume_create_api' (0e4b7853-bfd6-4433-804a-8898f256467f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:37.623622 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Create volume request issued successfully. Aug 07 14:03:37.624834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9b7766f-0f42-4379-adf6-762923ed4462 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:37.625720 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 574/2296] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:37 2026] POST /volume/v3/volumes => generated 750 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:37.641731 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2539639-f640-4884-a969-20f236b96803 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:37.644331 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2539639-f640-4884-a969-20f236b96803 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] GET https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 Aug 07 14:03:37.644574 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2539639-f640-4884-a969-20f236b96803 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:37.647533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2539639-f640-4884-a969-20f236b96803 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:37.658198 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:37.658198 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:37.672609 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2539639-f640-4884-a969-20f236b96803 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Volume info retrieved successfully. Aug 07 14:03:37.679813 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2539639-f640-4884-a969-20f236b96803 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 returned with HTTP 200 Aug 07 14:03:37.680318 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 579/2297] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:37 2026] GET /volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:37.769275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-941b4fe5-efec-46fd-aabd-f366221f0efa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:37.774665 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-941b4fe5-efec-46fd-aabd-f366221f0efa tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:37.774665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-941b4fe5-efec-46fd-aabd-f366221f0efa tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:37.774665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-941b4fe5-efec-46fd-aabd-f366221f0efa tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:37.774991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-941b4fe5-efec-46fd-aabd-f366221f0efa tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:37.784511 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:37.784511 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:37.785380 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-941b4fe5-efec-46fd-aabd-f366221f0efa tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:37.786047 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 573/2298] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:37 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:38.699589 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4970f53a-354e-4443-901a-b2ba3192692c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:38.702222 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4970f53a-354e-4443-901a-b2ba3192692c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] GET https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 Aug 07 14:03:38.702553 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4970f53a-354e-4443-901a-b2ba3192692c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:38.702973 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4970f53a-354e-4443-901a-b2ba3192692c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:38.715920 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:38.715920 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:38.724300 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4970f53a-354e-4443-901a-b2ba3192692c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Volume info retrieved successfully. Aug 07 14:03:38.732461 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4970f53a-354e-4443-901a-b2ba3192692c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 returned with HTTP 200 Aug 07 14:03:38.733137 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 573/2299] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:38 2026] GET /volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:38.752071 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3beca210-28b7-4691-8fda-f257151f0428 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:38.754634 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3beca210-28b7-4691-8fda-f257151f0428 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] GET https://10.4.3.193/volume/v3/limits Aug 07 14:03:38.755383 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3beca210-28b7-4691-8fda-f257151f0428 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:38.755383 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3beca210-28b7-4691-8fda-f257151f0428 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:38.772438 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:38.772438 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:38.795060 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3beca210-28b7-4691-8fda-f257151f0428 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 07 14:03:38.795612 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 575/2300] 10.4.3.193 () {66 vars in 1234 bytes} [Fri Aug 7 14:03:38 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:38.806608 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5240e3af-0461-426f-8862-e7305636c0a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:38.810777 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5240e3af-0461-426f-8862-e7305636c0a6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:38.810971 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb2ff0dd-fd16-4b7f-aeef-cdeef985586e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:38.811236 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5240e3af-0461-426f-8862-e7305636c0a6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:38.811416 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5240e3af-0461-426f-8862-e7305636c0a6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:38.811621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5240e3af-0461-426f-8862-e7305636c0a6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:38.813756 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb2ff0dd-fd16-4b7f-aeef-cdeef985586e tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] GET https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 Aug 07 14:03:38.814034 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb2ff0dd-fd16-4b7f-aeef-cdeef985586e tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:38.814281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb2ff0dd-fd16-4b7f-aeef-cdeef985586e tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:38.820075 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:38.820075 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:38.821183 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5240e3af-0461-426f-8862-e7305636c0a6 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:38.821756 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 580/2301] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:38 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:38.825807 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:38.825807 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:38.832439 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cb2ff0dd-fd16-4b7f-aeef-cdeef985586e tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Volume info retrieved successfully. Aug 07 14:03:38.836731 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ddf61a8-c5c1-4ac7-bd02-c356ee8d4dad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:38.838418 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb2ff0dd-fd16-4b7f-aeef-cdeef985586e tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 returned with HTTP 200 Aug 07 14:03:38.838968 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 574/2302] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:38 2026] GET /volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:38.854914 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:38.857191 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 Aug 07 14:03:38.857473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:38.857616 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:38.857813 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Delete volume with id: a978108d-3270-42a8-a951-b5e3e9b5de84 Aug 07 14:03:38.868815 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:38.868815 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:38.869475 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Volume info retrieved successfully. Aug 07 14:03:38.900502 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Delete volume request issued successfully. Aug 07 14:03:38.900798 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb3a4029-9a99-4a49-92de-adb7e0ea9098 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 returned with HTTP 202 Aug 07 14:03:38.901510 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 576/2303] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:38 2026] DELETE /volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:38.912338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9eb7de26-10ae-4a62-ba1a-99083a8ac392 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:38.915426 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9eb7de26-10ae-4a62-ba1a-99083a8ac392 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] GET https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 Aug 07 14:03:38.915755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9eb7de26-10ae-4a62-ba1a-99083a8ac392 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:38.916267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9eb7de26-10ae-4a62-ba1a-99083a8ac392 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:38.944641 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:38.944641 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:38.951912 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9eb7de26-10ae-4a62-ba1a-99083a8ac392 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Volume info retrieved successfully. Aug 07 14:03:38.957189 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9eb7de26-10ae-4a62-ba1a-99083a8ac392 tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 returned with HTTP 200 Aug 07 14:03:38.957616 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 581/2304] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:38 2026] GET /volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:39.007282 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ddf61a8-c5c1-4ac7-bd02-c356ee8d4dad tempest-VolumesSummaryTest-1764235122 tempest-VolumesSummaryTest-1764235122-project-member] GET https://10.4.3.193/volume/v3/volumes/summary Aug 07 14:03:39.007494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ddf61a8-c5c1-4ac7-bd02-c356ee8d4dad tempest-VolumesSummaryTest-1764235122 tempest-VolumesSummaryTest-1764235122-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:39.007733 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ddf61a8-c5c1-4ac7-bd02-c356ee8d4dad tempest-VolumesSummaryTest-1764235122 tempest-VolumesSummaryTest-1764235122-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:39.007965 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-6ddf61a8-c5c1-4ac7-bd02-c356ee8d4dad tempest-VolumesSummaryTest-1764235122 tempest-VolumesSummaryTest-1764235122-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:03:39.018507 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ddf61a8-c5c1-4ac7-bd02-c356ee8d4dad tempest-VolumesSummaryTest-1764235122 tempest-VolumesSummaryTest-1764235122-project-member] Get summary completed successfully. Aug 07 14:03:39.018824 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ddf61a8-c5c1-4ac7-bd02-c356ee8d4dad tempest-VolumesSummaryTest-1764235122 tempest-VolumesSummaryTest-1764235122-project-member] https://10.4.3.193/volume/v3/volumes/summary returned with HTTP 200 Aug 07 14:03:39.019341 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 574/2305] 10.4.3.193 () {68 vars in 1302 bytes} [Fri Aug 7 14:03:38 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:39.834633 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3291c526-e351-4b27-bcc5-2949f200395d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:39.837223 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3291c526-e351-4b27-bcc5-2949f200395d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:39.837415 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3291c526-e351-4b27-bcc5-2949f200395d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:39.837859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3291c526-e351-4b27-bcc5-2949f200395d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:39.838122 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3291c526-e351-4b27-bcc5-2949f200395d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:39.843618 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:39.843618 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:39.844525 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3291c526-e351-4b27-bcc5-2949f200395d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:39.845086 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 575/2306] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:39 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:39.857472 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c006c340-cc2c-48ce-b551-fe3012c047cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:39.859948 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c006c340-cc2c-48ce-b551-fe3012c047cb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:03:39.860465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c006c340-cc2c-48ce-b551-fe3012c047cb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f755e10d-9a01-48c2-a430-5a7b37309e6a", "incremental": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:39.862436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-c006c340-cc2c-48ce-b551-fe3012c047cb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Creating new backup {'backup': {'volume_id': 'f755e10d-9a01-48c2-a430-5a7b37309e6a', 'incremental': True}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:03:39.862572 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-c006c340-cc2c-48ce-b551-fe3012c047cb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Creating backup of volume f755e10d-9a01-48c2-a430-5a7b37309e6a in container None Aug 07 14:03:39.873376 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:39.873376 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:39.874608 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c006c340-cc2c-48ce-b551-fe3012c047cb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:03:39.903857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c006c340-cc2c-48ce-b551-fe3012c047cb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Created reservations ['72adc75e-d90d-4a00-82b4-6a2a8f9b9e97', '62871224-2cb7-453b-a7e1-e887f463ad39'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:39.923959 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c006c340-cc2c-48ce-b551-fe3012c047cb tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 400 Aug 07 14:03:39.924819 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 577/2307] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:39 2026] POST /volume/v3/backups => generated 109 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:03:39.935421 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c76734f-ce52-4424-a13d-be2993071b16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:39.938250 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c76734f-ce52-4424-a13d-be2993071b16 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] DELETE https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:39.938498 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c76734f-ce52-4424-a13d-be2993071b16 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:39.938808 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c76734f-ce52-4424-a13d-be2993071b16 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:39.939037 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-2c76734f-ce52-4424-a13d-be2993071b16 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Delete backup with id: bcafea5e-c426-4697-adc0-bab59499ce31. Aug 07 14:03:39.947969 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:39.947969 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:39.978375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-2c76734f-ce52-4424-a13d-be2993071b16 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] delete_backup rpcapi backup_id bcafea5e-c426-4697-adc0-bab59499ce31 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:03:39.981894 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7cc879bd-5b99-44a6-98c0-5adca6ec192c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:39.982234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c76734f-ce52-4424-a13d-be2993071b16 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 202 Aug 07 14:03:39.982234 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 582/2308] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:39 2026] DELETE /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:03:39.987029 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cc879bd-5b99-44a6-98c0-5adca6ec192c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] GET https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 Aug 07 14:03:39.987029 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cc879bd-5b99-44a6-98c0-5adca6ec192c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:39.987029 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cc879bd-5b99-44a6-98c0-5adca6ec192c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:39.994864 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cc879bd-5b99-44a6-98c0-5adca6ec192c tempest-AbsoluteLimitsTests-492625873 tempest-AbsoluteLimitsTests-492625873-project-member] https://10.4.3.193/volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 returned with HTTP 404 Aug 07 14:03:39.995710 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 575/2309] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:39 2026] GET /volume/v3/volumes/a978108d-3270-42a8-a951-b5e3e9b5de84 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:39.998875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf4dcc86-3343-489e-a8fd-0115dc462a6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:40.004627 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf4dcc86-3343-489e-a8fd-0115dc462a6e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:40.010292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf4dcc86-3343-489e-a8fd-0115dc462a6e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:40.010682 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf4dcc86-3343-489e-a8fd-0115dc462a6e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:40.010886 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cf4dcc86-3343-489e-a8fd-0115dc462a6e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:40.019777 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:40.019777 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:40.020761 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf4dcc86-3343-489e-a8fd-0115dc462a6e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 200 Aug 07 14:03:40.021414 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 576/2310] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:39 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:41.045650 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7f6748d-2519-4e02-9d9e-fab413213237 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:41.048122 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7f6748d-2519-4e02-9d9e-fab413213237 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 Aug 07 14:03:41.048938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7f6748d-2519-4e02-9d9e-fab413213237 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:41.048938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7f6748d-2519-4e02-9d9e-fab413213237 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:41.048938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f7f6748d-2519-4e02-9d9e-fab413213237 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id bcafea5e-c426-4697-adc0-bab59499ce31. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:41.058344 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7f6748d-2519-4e02-9d9e-fab413213237 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 returned with HTTP 404 Aug 07 14:03:41.059094 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 578/2311] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:41 2026] GET /volume/v3/backups/bcafea5e-c426-4697-adc0-bab59499ce31 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:41.071292 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:41.073638 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:41.073970 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1216241767"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:41.075660 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1216241767'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:41.075833 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume of 1 GB Aug 07 14:03:41.082016 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Availability Zones retrieved successfully. Aug 07 14:03:41.089299 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Flow 'volume_create_api' (487cbaaf-3a23-4789-9f15-c2a167cd8538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:41.090676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa7ae85-0ea7-4ccb-9838-f6753a157fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:41.092027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:41.144979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa7ae85-0ea7-4ccb-9838-f6753a157fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:41.146548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8feadde7-5270-4144-b5d7-86f2f413571f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:41.219882 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Created reservations ['70579408-8070-4d50-8db8-2da934fa19d8', '31a35eac-12ae-4de4-a067-c871a0d17b6c', '3fbe6e58-f1b1-4e03-ac32-a8d3e037c779', 'e1a2cc07-9e77-4eb1-a117-2a85744e1549'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:41.220129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8feadde7-5270-4144-b5d7-86f2f413571f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70579408-8070-4d50-8db8-2da934fa19d8', '31a35eac-12ae-4de4-a067-c871a0d17b6c', '3fbe6e58-f1b1-4e03-ac32-a8d3e037c779', 'e1a2cc07-9e77-4eb1-a117-2a85744e1549']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:41.222156 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d014937d-f112-43b6-8a90-c175e0b2b274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:41.253504 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d014937d-f112-43b6-8a90-c175e0b2b274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf8ea229-675b-48ac-b08d-f716717ffd75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1216241767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a057691f7d6c426a8e8b9aad13b4dded',qos_specs=None,replication_status=,reservations=['70579408-8070-4d50-8db8-2da934fa19d8','31a35eac-12ae-4de4-a067-c871a0d17b6c','3fbe6e58-f1b1-4e03-ac32-a8d3e037c779','e1a2cc07-9e77-4eb1-a117-2a85744e1549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9e673f77a44fb588eedd844064bd0a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1216241767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf8ea229-675b-48ac-b08d-f716717ffd75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a057691f7d6c426a8e8b9aad13b4dded',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9e673f77a44fb588eedd844064bd0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:41.255856 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb300f9-7e56-4a37-88ea-29d57609b594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:41.294007 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb300f9-7e56-4a37-88ea-29d57609b594) transitioned into state 'SUCCESS' from state '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-1216241767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a057691f7d6c426a8e8b9aad13b4dded',qos_specs=None,replication_status=,reservations=['70579408-8070-4d50-8db8-2da934fa19d8','31a35eac-12ae-4de4-a067-c871a0d17b6c','3fbe6e58-f1b1-4e03-ac32-a8d3e037c779','e1a2cc07-9e77-4eb1-a117-2a85744e1549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9e673f77a44fb588eedd844064bd0a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:41.294394 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f76c4ca-2795-4204-911c-0da0f5b59249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:41.314869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f76c4ca-2795-4204-911c-0da0f5b59249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:41.314869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Flow 'volume_create_api' (487cbaaf-3a23-4789-9f15-c2a167cd8538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:41.314869 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Create volume request issued successfully. Aug 07 14:03:41.315390 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63863eb1-c377-4c91-bd09-8c1a52d6dbda tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:41.315937 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 583/2312] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:41 2026] POST /volume/v3/volumes => generated 749 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:41.339145 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6f1825b-a0bb-41bf-b8ed-e073d31189ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:41.342266 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6f1825b-a0bb-41bf-b8ed-e073d31189ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 Aug 07 14:03:41.345161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6f1825b-a0bb-41bf-b8ed-e073d31189ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:41.345161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6f1825b-a0bb-41bf-b8ed-e073d31189ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:41.365102 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:41.365102 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:41.380180 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6f1825b-a0bb-41bf-b8ed-e073d31189ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:03:41.387495 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6f1825b-a0bb-41bf-b8ed-e073d31189ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 returned with HTTP 200 Aug 07 14:03:41.388315 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 576/2313] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:41 2026] GET /volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:42.410176 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd9bbe72-317d-4900-a7a6-5b7222acfca3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:42.412576 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd9bbe72-317d-4900-a7a6-5b7222acfca3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 Aug 07 14:03:42.412774 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd9bbe72-317d-4900-a7a6-5b7222acfca3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:42.413012 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd9bbe72-317d-4900-a7a6-5b7222acfca3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:42.430245 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:42.430245 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:42.436877 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd9bbe72-317d-4900-a7a6-5b7222acfca3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:03:42.445972 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd9bbe72-317d-4900-a7a6-5b7222acfca3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 returned with HTTP 200 Aug 07 14:03:42.446180 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 577/2314] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:42 2026] GET /volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:42.464673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:42.469660 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:03:42.470029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf8ea229-675b-48ac-b08d-f716717ffd75", "name": "tempest-VolumesBackupsTest-Backup-1017056821"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:42.474875 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating new backup {'backup': {'volume_id': 'bf8ea229-675b-48ac-b08d-f716717ffd75', 'name': 'tempest-VolumesBackupsTest-Backup-1017056821'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:03:42.474875 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating backup of volume bf8ea229-675b-48ac-b08d-f716717ffd75 in container None Aug 07 14:03:42.485215 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:42.485215 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:42.485675 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Volume info retrieved successfully. Aug 07 14:03:42.533818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Created reservations ['ddb6a6ab-f9cc-4174-9d24-94620eec5f49', '39cc129e-f902-479a-870e-1b514a72a533'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:42.581699 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9aa9dbe0-be8c-43b5-9054-fd199be449a1 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:03:42.581699 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 579/2315] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:03:42 2026] POST /volume/v3/backups => generated 330 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:42.592239 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-807a6342-7180-4f8d-9ed7-a1c36e64dab8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:42.596325 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-807a6342-7180-4f8d-9ed7-a1c36e64dab8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:42.596325 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-807a6342-7180-4f8d-9ed7-a1c36e64dab8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:42.596325 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-807a6342-7180-4f8d-9ed7-a1c36e64dab8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:42.596325 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-807a6342-7180-4f8d-9ed7-a1c36e64dab8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:42.606366 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:42.606366 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:42.608535 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-807a6342-7180-4f8d-9ed7-a1c36e64dab8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:42.609392 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 584/2316] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:42 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:42.807563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:42.951689 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:42.952055 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-134116930"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:42.954100 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-134116930'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:42.954223 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Create volume of 1 GB Aug 07 14:03:42.962008 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Availability Zones retrieved successfully. Aug 07 14:03:42.971820 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Flow 'volume_create_api' (d9702ec9-11e7-4d6c-b136-3e427c454ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:42.973010 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c3b8d3-0c7a-489b-abd6-3bd56f9e593d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:42.973974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:43.019578 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c3b8d3-0c7a-489b-abd6-3bd56f9e593d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:43.021501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad118b0-918c-4155-b3b1-5283683676b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:43.142263 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Created reservations ['e8adc1a4-53d8-41d2-aae9-ac4606cdd161', 'cb58befa-1c76-403b-955b-e55a86bc666a', '2e9258e2-b7a4-40fd-95f9-d3edd0290cd5', '4da1765f-f482-4978-b3f6-0113330b4213'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:43.144924 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad118b0-918c-4155-b3b1-5283683676b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8adc1a4-53d8-41d2-aae9-ac4606cdd161', 'cb58befa-1c76-403b-955b-e55a86bc666a', '2e9258e2-b7a4-40fd-95f9-d3edd0290cd5', '4da1765f-f482-4978-b3f6-0113330b4213']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:43.146526 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43786b15-f8d7-4edf-94cb-3bde251fc377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:43.189977 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43786b15-f8d7-4edf-94cb-3bde251fc377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4efeaacd-955f-46a5-8856-0d5a26d85cfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-134116930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdd913be9c444024aa8138a84b3bf37a',qos_specs=None,replication_status=,reservations=['e8adc1a4-53d8-41d2-aae9-ac4606cdd161','cb58befa-1c76-403b-955b-e55a86bc666a','2e9258e2-b7a4-40fd-95f9-d3edd0290cd5','4da1765f-f482-4978-b3f6-0113330b4213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9c404c56dd45ca9ca4148ff6c63cec',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-134116930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4efeaacd-955f-46a5-8856-0d5a26d85cfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdd913be9c444024aa8138a84b3bf37a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9c404c56dd45ca9ca4148ff6c63cec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:43.194787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b71d20-900b-46ab-963b-45c16477861e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:43.241957 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b71d20-900b-46ab-963b-45c16477861e) transitioned into state 'SUCCESS' from state '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-134116930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdd913be9c444024aa8138a84b3bf37a',qos_specs=None,replication_status=,reservations=['e8adc1a4-53d8-41d2-aae9-ac4606cdd161','cb58befa-1c76-403b-955b-e55a86bc666a','2e9258e2-b7a4-40fd-95f9-d3edd0290cd5','4da1765f-f482-4978-b3f6-0113330b4213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9c404c56dd45ca9ca4148ff6c63cec',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:43.243342 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a21b3a74-0fc3-40f7-87f7-c650cc1e5ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:43.265083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a21b3a74-0fc3-40f7-87f7-c650cc1e5ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:43.266580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Flow 'volume_create_api' (d9702ec9-11e7-4d6c-b136-3e427c454ae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:43.267091 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Create volume request issued successfully. Aug 07 14:03:43.271301 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be7ed06e-0884-4ae7-907f-7e892a882a6e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:43.271301 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 577/2317] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:03:42 2026] POST /volume/v3/volumes => generated 749 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:43.291673 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-864dc599-e09f-4590-be53-035f208cda44 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:43.295954 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-864dc599-e09f-4590-be53-035f208cda44 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa Aug 07 14:03:43.295954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-864dc599-e09f-4590-be53-035f208cda44 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:43.295954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-864dc599-e09f-4590-be53-035f208cda44 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:43.318585 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:43.318585 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:43.333386 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-864dc599-e09f-4590-be53-035f208cda44 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:43.345870 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-864dc599-e09f-4590-be53-035f208cda44 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa returned with HTTP 200 Aug 07 14:03:43.345870 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 578/2318] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:43 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:43.630759 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3cd73cd2-5558-42f4-aebd-2ff6349f6f6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:43.634219 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cd73cd2-5558-42f4-aebd-2ff6349f6f6b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:43.634490 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cd73cd2-5558-42f4-aebd-2ff6349f6f6b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:43.634799 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cd73cd2-5558-42f4-aebd-2ff6349f6f6b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:43.634799 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3cd73cd2-5558-42f4-aebd-2ff6349f6f6b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:43.646256 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:43.646256 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:43.649465 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cd73cd2-5558-42f4-aebd-2ff6349f6f6b tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:43.650246 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 580/2319] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:43 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:44.363442 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d4998cc-c331-44e0-b034-550198512197 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.366223 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d4998cc-c331-44e0-b034-550198512197 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa Aug 07 14:03:44.366489 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d4998cc-c331-44e0-b034-550198512197 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.366781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d4998cc-c331-44e0-b034-550198512197 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.377085 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.377085 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:44.382102 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d4998cc-c331-44e0-b034-550198512197 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.390191 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d4998cc-c331-44e0-b034-550198512197 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa returned with HTTP 200 Aug 07 14:03:44.390191 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 585/2320] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:44 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:44.407951 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e928ba2-18b7-487c-a363-311881faa2f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.410299 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e928ba2-18b7-487c-a363-311881faa2f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] POST https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.410776 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e928ba2-18b7-487c-a363-311881faa2f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:44.430081 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.430081 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:44.430907 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e928ba2-18b7-487c-a363-311881faa2f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.448172 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e928ba2-18b7-487c-a363-311881faa2f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Create volume metadata completed successfully. Aug 07 14:03:44.448713 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e928ba2-18b7-487c-a363-311881faa2f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.448917 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 578/2321] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:03:44 2026] POST /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 101 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:44.461108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-16b74b15-a2e6-42ec-99f2-7034234c0e5f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.464382 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16b74b15-a2e6-42ec-99f2-7034234c0e5f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.464689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16b74b15-a2e6-42ec-99f2-7034234c0e5f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.464968 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16b74b15-a2e6-42ec-99f2-7034234c0e5f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.475601 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.475601 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:44.478192 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-16b74b15-a2e6-42ec-99f2-7034234c0e5f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.499492 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-16b74b15-a2e6-42ec-99f2-7034234c0e5f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Get volume metadata completed successfully. Aug 07 14:03:44.500109 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16b74b15-a2e6-42ec-99f2-7034234c0e5f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.500269 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 579/2322] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:03:44 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:44.523918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fe766d25-4d0a-42da-8361-a295bfcf36f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.528305 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe766d25-4d0a-42da-8361-a295bfcf36f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] PUT https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.528886 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe766d25-4d0a-42da-8361-a295bfcf36f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:44.544387 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.544387 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:44.545286 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe766d25-4d0a-42da-8361-a295bfcf36f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.572959 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe766d25-4d0a-42da-8361-a295bfcf36f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Update volume metadata completed successfully. Aug 07 14:03:44.572959 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe766d25-4d0a-42da-8361-a295bfcf36f2 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.572959 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 581/2323] 10.4.3.193 () {68 vars in 1395 bytes} [Fri Aug 7 14:03:44 2026] PUT /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:44.586022 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-265ddc00-3c4c-4aaf-882c-56a0887f1c51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.589138 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-265ddc00-3c4c-4aaf-882c-56a0887f1c51 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.589138 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-265ddc00-3c4c-4aaf-882c-56a0887f1c51 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.590060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-265ddc00-3c4c-4aaf-882c-56a0887f1c51 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.601934 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.601934 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:44.602479 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-265ddc00-3c4c-4aaf-882c-56a0887f1c51 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.615960 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-265ddc00-3c4c-4aaf-882c-56a0887f1c51 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Get volume metadata completed successfully. Aug 07 14:03:44.616278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-265ddc00-3c4c-4aaf-882c-56a0887f1c51 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.617023 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 586/2324] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:03:44 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:44.627293 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-489534ad-4701-4a29-a6df-49d43d1502f3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.629284 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-489534ad-4701-4a29-a6df-49d43d1502f3 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key1 Aug 07 14:03:44.630118 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-489534ad-4701-4a29-a6df-49d43d1502f3 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.630118 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-489534ad-4701-4a29-a6df-49d43d1502f3 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.642076 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.642076 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:44.642655 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-489534ad-4701-4a29-a6df-49d43d1502f3 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.653225 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-489534ad-4701-4a29-a6df-49d43d1502f3 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Get volume metadata completed successfully. Aug 07 14:03:44.669532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b09ef08-ef45-4245-b0a6-c6003ea92531 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.671977 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b09ef08-ef45-4245-b0a6-c6003ea92531 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:44.672144 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b09ef08-ef45-4245-b0a6-c6003ea92531 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.672487 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b09ef08-ef45-4245-b0a6-c6003ea92531 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.672627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7b09ef08-ef45-4245-b0a6-c6003ea92531 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:44.674072 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-489534ad-4701-4a29-a6df-49d43d1502f3 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Delete volume metadata completed successfully. Aug 07 14:03:44.674224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-489534ad-4701-4a29-a6df-49d43d1502f3 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key1 returned with HTTP 200 Aug 07 14:03:44.675084 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 579/2325] 10.4.3.193 () {66 vars in 1393 bytes} [Fri Aug 7 14:03:44 2026] DELETE /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 14:03:44.682772 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.682772 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:44.683901 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b09ef08-ef45-4245-b0a6-c6003ea92531 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:44.684183 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 580/2326] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:44 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:44.688433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b397641-6922-4f47-b0f4-e9be66182cf5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.691443 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b397641-6922-4f47-b0f4-e9be66182cf5 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.691443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b397641-6922-4f47-b0f4-e9be66182cf5 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.692156 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b397641-6922-4f47-b0f4-e9be66182cf5 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.708927 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.708927 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:44.708927 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b397641-6922-4f47-b0f4-e9be66182cf5 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.718535 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b397641-6922-4f47-b0f4-e9be66182cf5 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Get volume metadata completed successfully. Aug 07 14:03:44.718943 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b397641-6922-4f47-b0f4-e9be66182cf5 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.719635 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 582/2327] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:03:44 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 32 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:44.733328 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a5d160c-cfb5-43ec-bc3b-2a9bff58e965 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.735376 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5d160c-cfb5-43ec-bc3b-2a9bff58e965 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] PUT https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.735896 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a5d160c-cfb5-43ec-bc3b-2a9bff58e965 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:44.746794 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.746794 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:44.747922 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a5d160c-cfb5-43ec-bc3b-2a9bff58e965 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.774949 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a5d160c-cfb5-43ec-bc3b-2a9bff58e965 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Update volume metadata completed successfully. Aug 07 14:03:44.775687 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5d160c-cfb5-43ec-bc3b-2a9bff58e965 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.776290 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 587/2328] 10.4.3.193 () {68 vars in 1395 bytes} [Fri Aug 7 14:03:44 2026] PUT /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 14:03:44.787129 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad02ce37-9d87-4814-a018-01fec424085a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.791304 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad02ce37-9d87-4814-a018-01fec424085a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] POST https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.792064 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad02ce37-9d87-4814-a018-01fec424085a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:44.806274 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.806274 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:44.807240 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad02ce37-9d87-4814-a018-01fec424085a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.823148 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad02ce37-9d87-4814-a018-01fec424085a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Create volume metadata completed successfully. Aug 07 14:03:44.823457 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad02ce37-9d87-4814-a018-01fec424085a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.824067 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 580/2329] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:03:44 2026] POST /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:44.839956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b470c1e3-ce03-44bb-97b6-a9384535c783 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.843039 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b470c1e3-ce03-44bb-97b6-a9384535c783 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] PUT https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key3 Aug 07 14:03:44.844763 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b470c1e3-ce03-44bb-97b6-a9384535c783 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:44.860249 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.860249 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:44.862688 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b470c1e3-ce03-44bb-97b6-a9384535c783 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.879526 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b470c1e3-ce03-44bb-97b6-a9384535c783 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Update volume metadata completed successfully. Aug 07 14:03:44.880880 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b470c1e3-ce03-44bb-97b6-a9384535c783 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key3 returned with HTTP 200 Aug 07 14:03:44.880880 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 581/2330] 10.4.3.193 () {68 vars in 1410 bytes} [Fri Aug 7 14:03:44 2026] PUT /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:44.892137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f641a448-360e-4234-b62a-d1ddb4201d04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.894864 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f641a448-360e-4234-b62a-d1ddb4201d04 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key3 Aug 07 14:03:44.895387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f641a448-360e-4234-b62a-d1ddb4201d04 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.895597 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f641a448-360e-4234-b62a-d1ddb4201d04 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.908867 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.908867 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:44.910462 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f641a448-360e-4234-b62a-d1ddb4201d04 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.922984 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f641a448-360e-4234-b62a-d1ddb4201d04 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Get volume metadata completed successfully. Aug 07 14:03:44.924190 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f641a448-360e-4234-b62a-d1ddb4201d04 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key3 returned with HTTP 200 Aug 07 14:03:44.925056 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 583/2331] 10.4.3.193 () {66 vars in 1390 bytes} [Fri Aug 7 14:03:44 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:44.938126 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2563744f-d37a-4be9-905d-e32e74a3b866 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.940496 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2563744f-d37a-4be9-905d-e32e74a3b866 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.940496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2563744f-d37a-4be9-905d-e32e74a3b866 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:44.940699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2563744f-d37a-4be9-905d-e32e74a3b866 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:44.951768 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.951768 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:44.952714 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2563744f-d37a-4be9-905d-e32e74a3b866 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:44.959981 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2563744f-d37a-4be9-905d-e32e74a3b866 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Get volume metadata completed successfully. Aug 07 14:03:44.960267 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2563744f-d37a-4be9-905d-e32e74a3b866 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:44.960707 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 588/2332] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:03:44 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:44.971162 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1f5f852-311f-44bf-888e-398f271c423e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:44.976387 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1f5f852-311f-44bf-888e-398f271c423e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] PUT https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata Aug 07 14:03:44.976387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1f5f852-311f-44bf-888e-398f271c423e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:44.989019 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:44.989019 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:44.990863 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1f5f852-311f-44bf-888e-398f271c423e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:45.005767 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1f5f852-311f-44bf-888e-398f271c423e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Update volume metadata completed successfully. Aug 07 14:03:45.007047 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1f5f852-311f-44bf-888e-398f271c423e tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata returned with HTTP 200 Aug 07 14:03:45.007047 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 581/2333] 10.4.3.193 () {68 vars in 1395 bytes} [Fri Aug 7 14:03:44 2026] PUT /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:03:45.019393 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1bb895f4-9e89-49e0-b936-cfd33f995595 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:45.021893 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bb895f4-9e89-49e0-b936-cfd33f995595 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa Aug 07 14:03:45.021961 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bb895f4-9e89-49e0-b936-cfd33f995595 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:45.022249 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bb895f4-9e89-49e0-b936-cfd33f995595 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:45.032671 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:45.032671 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:45.039293 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1bb895f4-9e89-49e0-b936-cfd33f995595 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:45.045421 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bb895f4-9e89-49e0-b936-cfd33f995595 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa returned with HTTP 200 Aug 07 14:03:45.046040 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 582/2334] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:45 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:45.065158 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:45.068417 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa Aug 07 14:03:45.068417 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:45.070558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:45.070856 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Delete volume with id: 4efeaacd-955f-46a5-8856-0d5a26d85cfa Aug 07 14:03:45.082247 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:45.082247 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:45.083031 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:45.149398 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Delete volume request issued successfully. Aug 07 14:03:45.149398 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e149f2ed-01b6-412b-8cca-d9dcb896c58a tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa returned with HTTP 202 Aug 07 14:03:45.149709 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 584/2335] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:03:45 2026] DELETE /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:45.168087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17c171f3-77c0-4eaf-bcdb-260823e6e27f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:45.168714 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17c171f3-77c0-4eaf-bcdb-260823e6e27f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa Aug 07 14:03:45.169614 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17c171f3-77c0-4eaf-bcdb-260823e6e27f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:45.169919 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17c171f3-77c0-4eaf-bcdb-260823e6e27f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:45.182600 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:45.182600 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:45.187943 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17c171f3-77c0-4eaf-bcdb-260823e6e27f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Volume info retrieved successfully. Aug 07 14:03:45.193794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17c171f3-77c0-4eaf-bcdb-260823e6e27f tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa returned with HTTP 200 Aug 07 14:03:45.193952 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 589/2336] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:45 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:45.702206 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c39eab3-4299-4fc8-9b20-71daba19d1c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:45.706636 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c39eab3-4299-4fc8-9b20-71daba19d1c5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:45.706636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c39eab3-4299-4fc8-9b20-71daba19d1c5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:45.710529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c39eab3-4299-4fc8-9b20-71daba19d1c5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:45.710529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5c39eab3-4299-4fc8-9b20-71daba19d1c5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:45.717056 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:45.717056 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:45.718088 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c39eab3-4299-4fc8-9b20-71daba19d1c5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:45.718916 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 582/2337] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:45 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:46.215252 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ff1eab2-6b7a-4e1f-a141-f532576a5d47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:46.218498 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ff1eab2-6b7a-4e1f-a141-f532576a5d47 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] GET https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa Aug 07 14:03:46.218498 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ff1eab2-6b7a-4e1f-a141-f532576a5d47 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:46.218498 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ff1eab2-6b7a-4e1f-a141-f532576a5d47 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:46.226375 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ff1eab2-6b7a-4e1f-a141-f532576a5d47 tempest-VolumesMetadataTest-736624899 tempest-VolumesMetadataTest-736624899-project-member] https://10.4.3.193/volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa returned with HTTP 404 Aug 07 14:03:46.227415 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 583/2338] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:46 2026] GET /volume/v3/volumes/4efeaacd-955f-46a5-8856-0d5a26d85cfa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:46.742721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46958bd1-03fe-4a83-b824-35a86bfabab4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:46.747198 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46958bd1-03fe-4a83-b824-35a86bfabab4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:46.748349 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46958bd1-03fe-4a83-b824-35a86bfabab4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:46.748349 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46958bd1-03fe-4a83-b824-35a86bfabab4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:46.748349 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-46958bd1-03fe-4a83-b824-35a86bfabab4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:46.761644 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:46.761644 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:46.762671 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46958bd1-03fe-4a83-b824-35a86bfabab4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:46.762671 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 585/2339] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:46 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:47.783689 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c989d9d0-c534-4aa1-ad9a-532f24a15d98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:47.788881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c989d9d0-c534-4aa1-ad9a-532f24a15d98 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:47.788881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c989d9d0-c534-4aa1-ad9a-532f24a15d98 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:47.788881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c989d9d0-c534-4aa1-ad9a-532f24a15d98 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:47.788881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c989d9d0-c534-4aa1-ad9a-532f24a15d98 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:47.800478 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:47.800478 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:47.801672 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c989d9d0-c534-4aa1-ad9a-532f24a15d98 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:47.806005 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 590/2340] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:47 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:48.822741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b6b031f-f49e-44e2-ba39-1b3c8109eb3e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:48.827004 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b6b031f-f49e-44e2-ba39-1b3c8109eb3e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:48.827004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b6b031f-f49e-44e2-ba39-1b3c8109eb3e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:48.827004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b6b031f-f49e-44e2-ba39-1b3c8109eb3e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:48.827250 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9b6b031f-f49e-44e2-ba39-1b3c8109eb3e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:48.838957 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:48.838957 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:48.840494 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b6b031f-f49e-44e2-ba39-1b3c8109eb3e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:48.840858 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 583/2341] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:48 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:49.861500 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abf47bdc-023f-4e28-8258-c6245e2bf7a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:49.864041 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abf47bdc-023f-4e28-8258-c6245e2bf7a5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:49.864230 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abf47bdc-023f-4e28-8258-c6245e2bf7a5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:49.864577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abf47bdc-023f-4e28-8258-c6245e2bf7a5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:49.864816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-abf47bdc-023f-4e28-8258-c6245e2bf7a5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:49.871941 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:49.871941 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:49.872896 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abf47bdc-023f-4e28-8258-c6245e2bf7a5 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:49.873455 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 584/2342] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:49 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:50.509978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:50.807737 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:50.808197 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1949602308"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:50.813134 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1949602308'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:50.813822 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Create volume of 1 GB Aug 07 14:03:50.818202 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=500,cinder:INSERT=77,cinder:UPDATE=136,cinder:DELETE=2 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:03:50.823995 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Availability Zones retrieved successfully. Aug 07 14:03:50.835441 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Flow 'volume_create_api' (46d616e5-65ec-45a0-8df6-9d6f8f0752cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:50.837040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3972a766-2e36-4c24-8a99-89e2ceeb9a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:50.838821 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:50.892580 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d57993cb-0418-4e6a-981a-e1965e319f8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:50.895970 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d57993cb-0418-4e6a-981a-e1965e319f8d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:50.897198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d57993cb-0418-4e6a-981a-e1965e319f8d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:50.897198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d57993cb-0418-4e6a-981a-e1965e319f8d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:50.897427 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d57993cb-0418-4e6a-981a-e1965e319f8d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:50.899872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3972a766-2e36-4c24-8a99-89e2ceeb9a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:50.900903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee65e13e-fa93-4daf-a496-5e5f180e2994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:50.907477 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:50.907477 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:50.911370 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d57993cb-0418-4e6a-981a-e1965e319f8d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:50.913729 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 591/2343] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:50 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:51.013102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Created reservations ['a172a303-eb79-41e9-82c7-f932c8031824', '285fe364-dfbf-40e7-bdcf-57b4edc3b27d', 'd7bfb2f5-5467-4896-9a03-c47ffe49f3cc', '0bb908f8-30eb-4c0e-8b8f-2948706bf8af'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:51.014901 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee65e13e-fa93-4daf-a496-5e5f180e2994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a172a303-eb79-41e9-82c7-f932c8031824', '285fe364-dfbf-40e7-bdcf-57b4edc3b27d', 'd7bfb2f5-5467-4896-9a03-c47ffe49f3cc', '0bb908f8-30eb-4c0e-8b8f-2948706bf8af']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:51.015064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2301c185-baeb-413d-9219-ecc038d18c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:51.048351 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2301c185-baeb-413d-9219-ecc038d18c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48e8c6bb-ec28-4294-896a-7dd6d3a20040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1949602308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83060541c1a4d0eb6d936d01d486274',qos_specs=None,replication_status=,reservations=['a172a303-eb79-41e9-82c7-f932c8031824','285fe364-dfbf-40e7-bdcf-57b4edc3b27d','d7bfb2f5-5467-4896-9a03-c47ffe49f3cc','0bb908f8-30eb-4c0e-8b8f-2948706bf8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6333c52de0f44e37b3b2cf722113167f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1949602308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48e8c6bb-ec28-4294-896a-7dd6d3a20040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c83060541c1a4d0eb6d936d01d486274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6333c52de0f44e37b3b2cf722113167f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:51.049496 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b19d5d3-6abd-4ce7-bc91-4cd43c1e4cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:51.084259 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b19d5d3-6abd-4ce7-bc91-4cd43c1e4cd3) transitioned into state 'SUCCESS' from state '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-1949602308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83060541c1a4d0eb6d936d01d486274',qos_specs=None,replication_status=,reservations=['a172a303-eb79-41e9-82c7-f932c8031824','285fe364-dfbf-40e7-bdcf-57b4edc3b27d','d7bfb2f5-5467-4896-9a03-c47ffe49f3cc','0bb908f8-30eb-4c0e-8b8f-2948706bf8af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6333c52de0f44e37b3b2cf722113167f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:51.085192 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133934e1-9153-4287-8259-4c98c7678cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:51.099247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133934e1-9153-4287-8259-4c98c7678cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:51.100508 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Flow 'volume_create_api' (46d616e5-65ec-45a0-8df6-9d6f8f0752cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:51.100955 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Create volume request issued successfully. Aug 07 14:03:51.101724 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f045024-c61d-4fef-8b3b-1fc544a01e14 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:51.102275 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 586/2344] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:03:50 2026] POST /volume/v3/volumes => generated 819 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:51.134358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6f83c42-d255-4070-bf3e-7dc363b5c2eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:51.134644 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6f83c42-d255-4070-bf3e-7dc363b5c2eb tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:51.134897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6f83c42-d255-4070-bf3e-7dc363b5c2eb tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:51.135143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6f83c42-d255-4070-bf3e-7dc363b5c2eb tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:51.150818 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:51.150818 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:51.160318 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f6f83c42-d255-4070-bf3e-7dc363b5c2eb tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Volume info retrieved successfully. Aug 07 14:03:51.171912 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6f83c42-d255-4070-bf3e-7dc363b5c2eb tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 200 Aug 07 14:03:51.171912 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 584/2345] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:51 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:51.711722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:51.715211 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:03:51.715211 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:51.715211 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:51.715679 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Delete snapshot with id: bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:03:51.718974 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=435,cinder:INSERT=53,cinder:UPDATE=107,cinder:DELETE=4 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:03:51.721273 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:51.721273 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:51.722277 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Snapshot retrieved successfully. Aug 07 14:03:51.757343 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Snapshot delete request issued successfully. Aug 07 14:03:51.757343 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b76a0f-bdb5-419d-a2e8-3730d8d6f18e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 202 Aug 07 14:03:51.757343 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 585/2346] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:03:51 2026] DELETE /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:51.778260 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b97e01c5-55b4-40a2-9d50-c308a8573249 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:51.786794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b97e01c5-55b4-40a2-9d50-c308a8573249 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:03:51.786794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b97e01c5-55b4-40a2-9d50-c308a8573249 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:51.787115 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b97e01c5-55b4-40a2-9d50-c308a8573249 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:51.791514 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=498,cinder:UPDATE=130,cinder:INSERT=73,cinder:DELETE=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:03:51.802889 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:51.802889 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:51.804907 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b97e01c5-55b4-40a2-9d50-c308a8573249 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Snapshot retrieved successfully. Aug 07 14:03:51.808617 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b97e01c5-55b4-40a2-9d50-c308a8573249 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 200 Aug 07 14:03:51.811902 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 592/2347] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:51 2026] GET /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:51.937031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-880c1d44-04d5-4131-9ec6-7bd01550ccb0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:51.939973 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-880c1d44-04d5-4131-9ec6-7bd01550ccb0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:51.940857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-880c1d44-04d5-4131-9ec6-7bd01550ccb0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:51.941517 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-880c1d44-04d5-4131-9ec6-7bd01550ccb0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:51.941924 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-880c1d44-04d5-4131-9ec6-7bd01550ccb0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:51.952663 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:51.952663 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:51.954974 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-880c1d44-04d5-4131-9ec6-7bd01550ccb0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:51.955403 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 587/2348] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:51 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:52.200577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abedea2b-aa09-4dad-a850-20ae1a633953 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.207524 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abedea2b-aa09-4dad-a850-20ae1a633953 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:52.207524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abedea2b-aa09-4dad-a850-20ae1a633953 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:52.207524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abedea2b-aa09-4dad-a850-20ae1a633953 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:52.219695 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:52.219695 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:52.225526 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-abedea2b-aa09-4dad-a850-20ae1a633953 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Volume info retrieved successfully. Aug 07 14:03:52.231574 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abedea2b-aa09-4dad-a850-20ae1a633953 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 200 Aug 07 14:03:52.232834 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 585/2349] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:52 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:03:52.248446 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64c293db-7ee4-46dd-8f29-d1429c1ef795 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.251870 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64c293db-7ee4-46dd-8f29-d1429c1ef795 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 07 14:03:52.252102 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64c293db-7ee4-46dd-8f29-d1429c1ef795 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "48e8c6bb-ec28-4294-896a-7dd6d3a20040"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:52.257768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volume_transfer [None req-64c293db-7ee4-46dd-8f29-d1429c1ef795 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Creating new volume transfer {'transfer': {'volume_id': '48e8c6bb-ec28-4294-896a-7dd6d3a20040'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 14:03:52.258044 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volume_transfer [None req-64c293db-7ee4-46dd-8f29-d1429c1ef795 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Creating transfer of volume 48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:52.258392 np0000006713 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-64c293db-7ee4-46dd-8f29-d1429c1ef795 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Generating transfer record for volume 48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:52.269026 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:52.269026 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:52.286734 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64c293db-7ee4-46dd-8f29-d1429c1ef795 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 07 14:03:52.292274 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 586/2350] 10.4.3.193 () {70 vars in 1326 bytes} [Fri Aug 7 14:03:52 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:52.307628 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-582a26bb-734f-43b4-a886-0ff2a9f90ace None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.314151 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-582a26bb-734f-43b4-a886-0ff2a9f90ace tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:52.319406 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-582a26bb-734f-43b4-a886-0ff2a9f90ace tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:52.319406 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-582a26bb-734f-43b4-a886-0ff2a9f90ace tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:52.328699 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:52.328699 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:52.342908 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-582a26bb-734f-43b4-a886-0ff2a9f90ace tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Volume info retrieved successfully. Aug 07 14:03:52.353562 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-582a26bb-734f-43b4-a886-0ff2a9f90ace tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 200 Aug 07 14:03:52.354118 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 593/2351] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:52 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:52.372980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9b3806e9-e7ab-43f0-a9b3-fc556ff7f7d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.375916 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b3806e9-e7ab-43f0-a9b3-fc556ff7f7d4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009 Aug 07 14:03:52.376222 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b3806e9-e7ab-43f0-a9b3-fc556ff7f7d4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:52.376507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b3806e9-e7ab-43f0-a9b3-fc556ff7f7d4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:52.385565 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b3806e9-e7ab-43f0-a9b3-fc556ff7f7d4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009 returned with HTTP 200 Aug 07 14:03:52.386496 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 588/2352] 10.4.3.193 () {68 vars in 1416 bytes} [Fri Aug 7 14:03:52 2026] GET /volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009 => generated 540 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:52.410323 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ba774be-f5db-4610-88d4-dc4a5f2ebdc2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.413016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ba774be-f5db-4610-88d4-dc4a5f2ebdc2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volume-transfers Aug 07 14:03:52.413265 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ba774be-f5db-4610-88d4-dc4a5f2ebdc2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:52.413432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ba774be-f5db-4610-88d4-dc4a5f2ebdc2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:52.413598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-5ba774be-f5db-4610-88d4-dc4a5f2ebdc2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Listing volume transfers {{(pid=100325) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 14:03:52.420835 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ba774be-f5db-4610-88d4-dc4a5f2ebdc2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 200 Aug 07 14:03:52.421390 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 586/2353] 10.4.3.193 () {68 vars in 1305 bytes} [Fri Aug 7 14:03:52 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:52.433929 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3035922c-9a55-46c0-9147-cf3788d16f82 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.600728 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] POST https://10.4.3.193/volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009/accept Aug 07 14:03:52.601147 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "583a8396a4273b4f"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:52.604143 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.volume_transfer [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Accepting volume transfer 7ccc5288-69b2-4b5b-9ef8-8aeee3298009 {{(pid=100322) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 14:03:52.604143 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Accepting transfer 7ccc5288-69b2-4b5b-9ef8-8aeee3298009 Aug 07 14:03:52.720624 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Created reservations ['0b834459-c534-48cd-9595-44e65a25b278', 'ce0b6146-479f-41a6-9c9e-22d4b6bb734d', '1fb535d8-7505-4a97-a0ea-66b9516c23a6', 'c5f84081-c87e-4b14-901e-59328d2d7f06'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:52.752580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Created reservations ['b4ebbdd6-5def-4a57-a8d8-9e5f8d1c447b', 'fcf90dba-be07-4c09-aa51-e1b01d562b1a', '035de783-d178-42a5-8654-c377604ad960', 'c1642ab8-94af-487a-a476-208c3c7b7d34'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:52.824486 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Created reservations ['99b4ab9f-2e42-4393-8a92-b7ed52d50590', '04176de1-261f-440d-8a1a-88424589c7ba', 'a76e6681-0c88-4c6b-bd6c-1c095e62d102', 'a77c583a-1b93-43c9-b700-af6d096e492e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:52.828384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-42a035f0-d162-4a04-9738-1a0e878449af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.829544 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42a035f0-d162-4a04-9738-1a0e878449af tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:03:52.829729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42a035f0-d162-4a04-9738-1a0e878449af tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:52.830166 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42a035f0-d162-4a04-9738-1a0e878449af tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:52.839222 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42a035f0-d162-4a04-9738-1a0e878449af tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 404 Aug 07 14:03:52.839754 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 594/2354] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:03:52 2026] GET /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:52.884076 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Created reservations ['4c22cfa5-08a6-4300-bcb8-672f680df93f', '1adc1eb4-9bab-4170-b8c2-9468d61c4db7', 'f456a432-a2e4-42ba-8e4b-380abae5b35c', '1dd29de8-2a63-43ab-a4ad-e40d41757550'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:52.906103 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Transfer volume completed successfully. Aug 07 14:03:52.975068 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3816db7-102b-40e0-8016-de0e8852aa29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:52.977923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3816db7-102b-40e0-8016-de0e8852aa29 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:52.978225 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3816db7-102b-40e0-8016-de0e8852aa29 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:52.978654 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3816db7-102b-40e0-8016-de0e8852aa29 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:52.978654 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f3816db7-102b-40e0-8016-de0e8852aa29 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:52.992100 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:52.992100 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:52.993325 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3816db7-102b-40e0-8016-de0e8852aa29 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:52.994080 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 589/2355] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:52 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:03:53.048636 np0000006713 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Volume 48e8c6bb-ec28-4294-896a-7dd6d3a20040 has been transferred. Aug 07 14:03:53.049605 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-553d2cf4-a544-4185-902f-42b3e359e92e req-02be7a08-83f6-47ff-8dc6-886853cc7978 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.052802 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-02be7a08-83f6-47ff-8dc6-886853cc7978 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/attachments?instance_id=88932441-f742-40d7-aa6b-a413fdb8f220 Aug 07 14:03:53.053194 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-02be7a08-83f6-47ff-8dc6-886853cc7978 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.054039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-02be7a08-83f6-47ff-8dc6-886853cc7978 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.062467 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3035922c-9a55-46c0-9147-cf3788d16f82 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] https://10.4.3.193/volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009/accept returned with HTTP 202 Aug 07 14:03:53.063136 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 587/2356] 10.4.3.193 () {70 vars in 1458 bytes} [Fri Aug 7 14:03:52 2026] POST /volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009/accept => generated 365 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:53.075165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7f65249-3b62-4df4-85e0-708f81ef7c0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.081349 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7f65249-3b62-4df4-85e0-708f81ef7c0a tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:53.081349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7f65249-3b62-4df4-85e0-708f81ef7c0a tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.081606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7f65249-3b62-4df4-85e0-708f81ef7c0a tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.087518 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-02be7a08-83f6-47ff-8dc6-886853cc7978 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments?instance_id=88932441-f742-40d7-aa6b-a413fdb8f220 returned with HTTP 200 Aug 07 14:03:53.087518 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 587/2357] 10.4.3.193 () {70 vars in 1637 bytes} [Fri Aug 7 14:03:53 2026] GET /volume/v3/attachments?instance_id=88932441-f742-40d7-aa6b-a413fdb8f220 => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:53.091914 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:53.091914 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:53.102870 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f7f65249-3b62-4df4-85e0-708f81ef7c0a tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Volume info retrieved successfully. Aug 07 14:03:53.103033 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-553d2cf4-a544-4185-902f-42b3e359e92e req-8da39272-f273-4640-a570-2cdb659237c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.106558 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-8da39272-f273-4640-a570-2cdb659237c9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 Aug 07 14:03:53.106942 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-8da39272-f273-4640-a570-2cdb659237c9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.107280 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-8da39272-f273-4640-a570-2cdb659237c9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.110635 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7f65249-3b62-4df4-85e0-708f81ef7c0a tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 200 Aug 07 14:03:53.111172 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 595/2358] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:53 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:53.130723 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-17a6038e-2094-489c-a4ad-68805c463705 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.132610 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17a6038e-2094-489c-a4ad-68805c463705 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:53.132770 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-553d2cf4-a544-4185-902f-42b3e359e92e req-8da39272-f273-4640-a570-2cdb659237c9 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 returned with HTTP 200 Aug 07 14:03:53.132862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17a6038e-2094-489c-a4ad-68805c463705 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.133870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17a6038e-2094-489c-a4ad-68805c463705 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.133929 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 590/2359] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 14:03:53 2026] GET /volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:53.145472 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:53.145472 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:53.153184 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-17a6038e-2094-489c-a4ad-68805c463705 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] Volume info retrieved successfully. Aug 07 14:03:53.164286 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17a6038e-2094-489c-a4ad-68805c463705 tempest-VolumesTransfersV357Test-458816405 tempest-VolumesTransfersV357Test-458816405-project-member] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 200 Aug 07 14:03:53.164774 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 588/2360] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:53 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:53.186261 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c418b77-f052-4d44-960c-4ebabac77d10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.190747 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c418b77-f052-4d44-960c-4ebabac77d10 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009 Aug 07 14:03:53.191296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c418b77-f052-4d44-960c-4ebabac77d10 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.191751 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c418b77-f052-4d44-960c-4ebabac77d10 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.192281 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-4c418b77-f052-4d44-960c-4ebabac77d10 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Delete transfer with id: 7ccc5288-69b2-4b5b-9ef8-8aeee3298009 Aug 07 14:03:53.201238 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c418b77-f052-4d44-960c-4ebabac77d10 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009 returned with HTTP 404 Aug 07 14:03:53.202037 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 588/2361] 10.4.3.193 () {68 vars in 1419 bytes} [Fri Aug 7 14:03:53 2026] DELETE /volume/v3/volume-transfers/7ccc5288-69b2-4b5b-9ef8-8aeee3298009 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:53.213390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.282113 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:53.282374 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.282656 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.283262 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Delete volume with id: 48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:53.293149 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:53.293149 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:53.294517 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Volume info retrieved successfully. Aug 07 14:03:53.336288 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Delete volume request issued successfully. Aug 07 14:03:53.336288 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4054ba4-d6bb-4b05-927d-0804a7b2a7f7 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 202 Aug 07 14:03:53.337192 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 596/2362] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:03:53 2026] DELETE /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:53.353663 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ae433b3-8b68-4e31-9dff-a593320e4244 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.358959 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ae433b3-8b68-4e31-9dff-a593320e4244 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:53.358959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ae433b3-8b68-4e31-9dff-a593320e4244 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.358959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ae433b3-8b68-4e31-9dff-a593320e4244 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.381571 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:53.381571 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:53.388868 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6ae433b3-8b68-4e31-9dff-a593320e4244 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Volume info retrieved successfully. Aug 07 14:03:53.393762 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ae433b3-8b68-4e31-9dff-a593320e4244 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 200 Aug 07 14:03:53.395228 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 591/2363] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:53 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 1130 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:03:53.557386 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d51ee8da-6ec4-4a72-87aa-cf88888d731e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:53.560689 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d51ee8da-6ec4-4a72-87aa-cf88888d731e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:53.560689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d51ee8da-6ec4-4a72-87aa-cf88888d731e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:53.560689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d51ee8da-6ec4-4a72-87aa-cf88888d731e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:53.575214 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:53.575214 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:53.602823 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d51ee8da-6ec4-4a72-87aa-cf88888d731e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:53.615591 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d51ee8da-6ec4-4a72-87aa-cf88888d731e tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:53.616410 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 589/2364] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:53 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:54.012003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8918336-6f67-4c36-9f94-fa6f376da453 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.023143 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8918336-6f67-4c36-9f94-fa6f376da453 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:54.023507 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8918336-6f67-4c36-9f94-fa6f376da453 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:54.023804 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8918336-6f67-4c36-9f94-fa6f376da453 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:54.024662 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c8918336-6f67-4c36-9f94-fa6f376da453 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:54.030779 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:54.030779 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:54.032326 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8918336-6f67-4c36-9f94-fa6f376da453 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:54.033351 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 589/2365] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:54 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:54.415356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-58ad2814-41c7-48d9-9144-e0afa7159449 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.417783 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58ad2814-41c7-48d9-9144-e0afa7159449 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:54.418076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58ad2814-41c7-48d9-9144-e0afa7159449 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:54.418329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58ad2814-41c7-48d9-9144-e0afa7159449 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:54.426162 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58ad2814-41c7-48d9-9144-e0afa7159449 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 404 Aug 07 14:03:54.426776 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 597/2366] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:54 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:54.440393 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7accccfa-2f28-4703-872c-5eeb58e573a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.442727 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7accccfa-2f28-4703-872c-5eeb58e573a2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:54.443046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7accccfa-2f28-4703-872c-5eeb58e573a2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:54.443314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7accccfa-2f28-4703-872c-5eeb58e573a2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:54.450558 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7accccfa-2f28-4703-872c-5eeb58e573a2 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 404 Aug 07 14:03:54.451268 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 592/2367] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:54 2026] GET /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:54.460894 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d4c2b16-f447-4160-abf8-ad79cf70b09d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.463298 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d4c2b16-f447-4160-abf8-ad79cf70b09d tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] DELETE https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:54.463613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d4c2b16-f447-4160-abf8-ad79cf70b09d tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:54.463906 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d4c2b16-f447-4160-abf8-ad79cf70b09d tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:54.464136 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7d4c2b16-f447-4160-abf8-ad79cf70b09d tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Delete volume with id: 48e8c6bb-ec28-4294-896a-7dd6d3a20040 Aug 07 14:03:54.478224 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d4c2b16-f447-4160-abf8-ad79cf70b09d tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 returned with HTTP 404 Aug 07 14:03:54.478224 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 590/2368] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:03:54 2026] DELETE /volume/v3/volumes/48e8c6bb-ec28-4294-896a-7dd6d3a20040 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:54.489198 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.491386 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:54.492066 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1560290801"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:54.493856 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1560290801'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:54.494119 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Create volume of 1 GB Aug 07 14:03:54.500190 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Availability Zones retrieved successfully. Aug 07 14:03:54.515912 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Flow 'volume_create_api' (26dbdb4c-691d-4709-b027-790263e41834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:54.518315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79cbd3ef-f0cc-45ac-96f9-71c203a4e2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:54.520881 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:54.561784 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79cbd3ef-f0cc-45ac-96f9-71c203a4e2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:54.562524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0c13d2-930d-414c-a360-d2c9d98a5516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:54.624742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Created reservations ['f86e713c-3d3f-4022-9999-9015aec46fbe', '1d688165-eebf-47b7-82f8-afd88b2555fe', '1ac2bc59-d13a-48f3-b9d9-43139506478b', '4a8dec13-f1b5-4551-9349-7d99778be303'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:54.627998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0c13d2-930d-414c-a360-d2c9d98a5516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f86e713c-3d3f-4022-9999-9015aec46fbe', '1d688165-eebf-47b7-82f8-afd88b2555fe', '1ac2bc59-d13a-48f3-b9d9-43139506478b', '4a8dec13-f1b5-4551-9349-7d99778be303']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:54.629155 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f74ea98-0fc1-421a-ba6d-a360b2c841ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:54.643160 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52fbe314-79f3-410c-b68f-ef7379e8f38c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.650595 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52fbe314-79f3-410c-b68f-ef7379e8f38c tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:03:54.650595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52fbe314-79f3-410c-b68f-ef7379e8f38c tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:54.650595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52fbe314-79f3-410c-b68f-ef7379e8f38c tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:54.660967 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:54.660967 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:54.668117 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52fbe314-79f3-410c-b68f-ef7379e8f38c tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:54.673106 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f74ea98-0fc1-421a-ba6d-a360b2c841ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c3741c-cdfa-4d00-bf65-9b7c6b0d7777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1560290801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83060541c1a4d0eb6d936d01d486274',qos_specs=None,replication_status=,reservations=['f86e713c-3d3f-4022-9999-9015aec46fbe','1d688165-eebf-47b7-82f8-afd88b2555fe','1ac2bc59-d13a-48f3-b9d9-43139506478b','4a8dec13-f1b5-4551-9349-7d99778be303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6333c52de0f44e37b3b2cf722113167f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1560290801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c3741c-cdfa-4d00-bf65-9b7c6b0d7777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c83060541c1a4d0eb6d936d01d486274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6333c52de0f44e37b3b2cf722113167f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:54.674125 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0162c7e-ff7a-44a6-8534-2c497cdf512e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:54.675832 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52fbe314-79f3-410c-b68f-ef7379e8f38c tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:03:54.676738 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 598/2369] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:54 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:54.704152 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0162c7e-ff7a-44a6-8534-2c497cdf512e) transitioned into state 'SUCCESS' from state '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-1560290801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83060541c1a4d0eb6d936d01d486274',qos_specs=None,replication_status=,reservations=['f86e713c-3d3f-4022-9999-9015aec46fbe','1d688165-eebf-47b7-82f8-afd88b2555fe','1ac2bc59-d13a-48f3-b9d9-43139506478b','4a8dec13-f1b5-4551-9349-7d99778be303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6333c52de0f44e37b3b2cf722113167f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:54.705197 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c55acdf-35db-4fb9-8ff3-be4d09a23c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:54.718832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c55acdf-35db-4fb9-8ff3-be4d09a23c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:54.719333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Flow 'volume_create_api' (26dbdb4c-691d-4709-b027-790263e41834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:54.719562 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Create volume request issued successfully. Aug 07 14:03:54.720307 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bb85a1e-4b84-4c8e-902d-6cbab0c098a7 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:54.721010 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 590/2370] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:03:54 2026] POST /volume/v3/volumes => generated 819 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:54.744704 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8e0b794-bd77-4bca-a13b-9495721dec96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.749167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:54.749357 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8e0b794-bd77-4bca-a13b-9495721dec96 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:54.749925 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8e0b794-bd77-4bca-a13b-9495721dec96 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:54.750017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8e0b794-bd77-4bca-a13b-9495721dec96 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:54.752100 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] POST https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action Aug 07 14:03:54.752540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-964420913", "disk_format": "qcow2"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:03:54.752687 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-964420913", "disk_format": "qcow2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:54.769688 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:54.769688 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:54.774763 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:54.774763 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:54.775559 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:03:54.778750 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c8e0b794-bd77-4bca-a13b-9495721dec96 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Volume info retrieved successfully. Aug 07 14:03:54.793026 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8e0b794-bd77-4bca-a13b-9495721dec96 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 200 Aug 07 14:03:54.793026 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 593/2371] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:54 2026] GET /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:54.811564 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:54.811564 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:54.820360 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.image.image_utils [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-964420913'}] 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-964420913'}]. {{(pid=100322) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 14:03:55.055510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4110798c-cb91-497f-96c9-b9a0322d6b92 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.058240 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4110798c-cb91-497f-96c9-b9a0322d6b92 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:55.059786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4110798c-cb91-497f-96c9-b9a0322d6b92 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:55.059786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4110798c-cb91-497f-96c9-b9a0322d6b92 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:55.059786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4110798c-cb91-497f-96c9-b9a0322d6b92 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:55.077041 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:55.077041 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:55.078258 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4110798c-cb91-497f-96c9-b9a0322d6b92 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:55.078692 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 599/2372] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:55 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:55.584524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42cc3911-4704-4792-b69c-27c40eba96b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.661576 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42cc3911-4704-4792-b69c-27c40eba96b8 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:03:55.662584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42cc3911-4704-4792-b69c-27c40eba96b8 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1199513494", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:55.665030 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:55.665030 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:55.695348 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42cc3911-4704-4792-b69c-27c40eba96b8 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:03:55.695892 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 591/2373] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:03:55 2026] POST /volume/v3/types => generated 218 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:55.709526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0735858b-63d4-42a7-ac99-a70cb7878aea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.713631 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0735858b-63d4-42a7-ac99-a70cb7878aea tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types/743ade9d-fc08-47b8-abb9-42ed9fd50d68/encryption Aug 07 14:03:55.714256 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0735858b-63d4-42a7-ac99-a70cb7878aea tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:55.753016 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0735858b-63d4-42a7-ac99-a70cb7878aea tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/743ade9d-fc08-47b8-abb9-42ed9fd50d68/encryption returned with HTTP 200 Aug 07 14:03:55.754136 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 594/2374] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:03:55 2026] POST /volume/v3/types/743ade9d-fc08-47b8-abb9-42ed9fd50d68/encryption => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:55.765749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.820869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da89a038-8386-4d4a-a162-e6eeb3f6b9c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.824406 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da89a038-8386-4d4a-a162-e6eeb3f6b9c4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:55.824731 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da89a038-8386-4d4a-a162-e6eeb3f6b9c4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:55.824982 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da89a038-8386-4d4a-a162-e6eeb3f6b9c4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:55.845986 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:55.845986 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:55.856486 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da89a038-8386-4d4a-a162-e6eeb3f6b9c4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Volume info retrieved successfully. Aug 07 14:03:55.868059 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da89a038-8386-4d4a-a162-e6eeb3f6b9c4 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 200 Aug 07 14:03:55.868497 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 592/2375] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:55 2026] GET /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 946 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:03:55.891200 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e9543f6d-b5fc-4bcb-8c88-aa6e43eaaeba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.893356 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e9543f6d-b5fc-4bcb-8c88-aa6e43eaaeba tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] POST https://10.4.3.193/volume/v3/volume-transfers Aug 07 14:03:55.893880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e9543f6d-b5fc-4bcb-8c88-aa6e43eaaeba tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "98c3741c-cdfa-4d00-bf65-9b7c6b0d7777"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:55.895899 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-e9543f6d-b5fc-4bcb-8c88-aa6e43eaaeba tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Creating new volume transfer {'transfer': {'volume_id': '98c3741c-cdfa-4d00-bf65-9b7c6b0d7777'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 14:03:55.896197 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volume_transfer [None req-e9543f6d-b5fc-4bcb-8c88-aa6e43eaaeba tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Creating transfer of volume 98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:55.896523 np0000006713 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-e9543f6d-b5fc-4bcb-8c88-aa6e43eaaeba tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Generating transfer record for volume 98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:55.897632 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Copy volume to image completed successfully. Aug 07 14:03:55.898207 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93109f7d-6dd9-4f19-82e3-4c02e63d4c04 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action returned with HTTP 202 Aug 07 14:03:55.898703 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 591/2376] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:03:54 2026] POST /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9/action => generated 688 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:55.906755 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:55.906755 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:55.925183 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:03:55.925593 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e9543f6d-b5fc-4bcb-8c88-aa6e43eaaeba tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers returned with HTTP 202 Aug 07 14:03:55.925674 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-56997680", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1199513494", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:03:55.926258 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 595/2377] 10.4.3.193 () {70 vars in 1326 bytes} [Fri Aug 7 14:03:55 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:03:55.928428 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-56997680', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1199513494', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:03:55.933238 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume of 1 GB Aug 07 14:03:55.933521 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:55.933521 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:55.934460 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Availability Zones retrieved successfully. Aug 07 14:03:55.935388 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5c49e2b-830a-444b-8cef-7a7889d26ac8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.937724 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c49e2b-830a-444b-8cef-7a7889d26ac8 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:55.938167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c49e2b-830a-444b-8cef-7a7889d26ac8 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:55.938390 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c49e2b-830a-444b-8cef-7a7889d26ac8 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:55.942865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (ddda7655-baa4-43fe-8404-47cb588fa18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:55.943920 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414d3713-6f06-4dc0-bf8a-d42611d40f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:55.945161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:03:55.947887 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:55.947887 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:55.954669 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5c49e2b-830a-444b-8cef-7a7889d26ac8 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Volume info retrieved successfully. Aug 07 14:03:55.962783 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c49e2b-830a-444b-8cef-7a7889d26ac8 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 200 Aug 07 14:03:55.963377 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 593/2378] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:55 2026] GET /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:55.979743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9fc4706-9942-4292-b704-9599c0ee23c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:55.983149 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9fc4706-9942-4292-b704-9599c0ee23c0 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volume-transfers/detail Aug 07 14:03:55.983149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9fc4706-9942-4292-b704-9599c0ee23c0 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:55.983490 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9fc4706-9942-4292-b704-9599c0ee23c0 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:55.983640 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volume_transfer [None req-a9fc4706-9942-4292-b704-9599c0ee23c0 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Listing volume transfers {{(pid=100322) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 14:03:55.985141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414d3713-6f06-4dc0-bf8a-d42611d40f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:03:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=743ade9d-fc08-47b8-abb9-42ed9fd50d68,is_public=True,name='tempest-scenario-type-cryptsetup-1199513494',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '743ade9d-fc08-47b8-abb9-42ed9fd50d68', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:55.985650 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c7a18b-11ec-470c-b8f4-4b4dcf2441b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:55.989879 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9fc4706-9942-4292-b704-9599c0ee23c0 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 14:03:55.989879 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 592/2379] 10.4.3.193 () {68 vars in 1326 bytes} [Fri Aug 7 14:03:55 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:56.000869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e982985-49e5-4283-aa36-5bf55d517da3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.004060 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e982985-49e5-4283-aa36-5bf55d517da3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/d5df00d9-9f10-4490-bb2b-0ad1b4606978 Aug 07 14:03:56.004060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e982985-49e5-4283-aa36-5bf55d517da3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.004060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e982985-49e5-4283-aa36-5bf55d517da3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.004060 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-9e982985-49e5-4283-aa36-5bf55d517da3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Delete transfer with id: d5df00d9-9f10-4490-bb2b-0ad1b4606978 Aug 07 14:03:56.013568 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:56.013568 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:56.026561 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1199513494 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1199513494, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:03:56.026976 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1199513494 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1199513494, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:03:56.027743 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e982985-49e5-4283-aa36-5bf55d517da3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers/d5df00d9-9f10-4490-bb2b-0ad1b4606978 returned with HTTP 202 Aug 07 14:03:56.028286 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 596/2380] 10.4.3.193 () {68 vars in 1419 bytes} [Fri Aug 7 14:03:56 2026] DELETE /volume/v3/volume-transfers/d5df00d9-9f10-4490-bb2b-0ad1b4606978 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:56.039364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4713f418-b134-4af1-b4f7-2abb3916857a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.041250 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4713f418-b134-4af1-b4f7-2abb3916857a tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:56.041560 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4713f418-b134-4af1-b4f7-2abb3916857a tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.041853 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4713f418-b134-4af1-b4f7-2abb3916857a tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.050951 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:56.050951 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:56.056210 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4713f418-b134-4af1-b4f7-2abb3916857a tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Volume info retrieved successfully. Aug 07 14:03:56.062388 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4713f418-b134-4af1-b4f7-2abb3916857a tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 200 Aug 07 14:03:56.062938 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 594/2381] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:56 2026] GET /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:03:56.072552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Created reservations ['db7874e5-c8cc-4611-a257-031f67c2dc8c', '20312064-45be-47ca-aaea-f8105e3f905b', '9d8ac021-0ec1-431b-b941-15f867a35e69', '92995a42-6480-4f0a-8754-14eb72673205'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:03:56.073529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c7a18b-11ec-470c-b8f4-4b4dcf2441b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db7874e5-c8cc-4611-a257-031f67c2dc8c', '20312064-45be-47ca-aaea-f8105e3f905b', '9d8ac021-0ec1-431b-b941-15f867a35e69', '92995a42-6480-4f0a-8754-14eb72673205']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:56.074491 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1d219e-c8f2-47d4-9aab-29f6da1447cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:56.080287 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fffb255d-26ba-441c-94ca-b7f9c68e68f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.082606 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fffb255d-26ba-441c-94ca-b7f9c68e68f3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] DELETE https://10.4.3.193/volume/v3/volume-transfers/d5df00d9-9f10-4490-bb2b-0ad1b4606978 Aug 07 14:03:56.082971 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fffb255d-26ba-441c-94ca-b7f9c68e68f3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.083136 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fffb255d-26ba-441c-94ca-b7f9c68e68f3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.083215 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-fffb255d-26ba-441c-94ca-b7f9c68e68f3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Delete transfer with id: d5df00d9-9f10-4490-bb2b-0ad1b4606978 Aug 07 14:03:56.088053 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fffb255d-26ba-441c-94ca-b7f9c68e68f3 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volume-transfers/d5df00d9-9f10-4490-bb2b-0ad1b4606978 returned with HTTP 404 Aug 07 14:03:56.088861 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 593/2382] 10.4.3.193 () {68 vars in 1419 bytes} [Fri Aug 7 14:03:56 2026] DELETE /volume/v3/volume-transfers/d5df00d9-9f10-4490-bb2b-0ad1b4606978 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:56.100584 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.100893 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6022a89d-d220-40e5-8ac5-0ec549de6928 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.102956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6022a89d-d220-40e5-8ac5-0ec549de6928 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:56.102956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6022a89d-d220-40e5-8ac5-0ec549de6928 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.103183 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6022a89d-d220-40e5-8ac5-0ec549de6928 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.103306 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6022a89d-d220-40e5-8ac5-0ec549de6928 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:56.104221 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:56.104401 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.104663 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.104945 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Delete volume with id: 98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:56.108546 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:56.108546 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:56.109276 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6022a89d-d220-40e5-8ac5-0ec549de6928 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:56.109689 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 595/2383] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:56 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:56.111624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1d219e-c8f2-47d4-9aab-29f6da1447cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '376e4b15-1bb6-4324-ae8b-0f1b8ddf9188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-56997680',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['db7874e5-c8cc-4611-a257-031f67c2dc8c','20312064-45be-47ca-aaea-f8105e3f905b','9d8ac021-0ec1-431b-b941-15f867a35e69','92995a42-6480-4f0a-8754-14eb72673205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=743ade9d-fc08-47b8-abb9-42ed9fd50d68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-56997680',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=376e4b15-1bb6-4324-ae8b-0f1b8ddf9188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e78adfe006c8479bbd23f967cbeb03cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(743ade9d-fc08-47b8-abb9-42ed9fd50d68),volume_type_id=743ade9d-fc08-47b8-abb9-42ed9fd50d68)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:56.112585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c57cf57-6dfc-4a80-8169-0ddad0798fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:56.120820 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:56.120820 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:56.121253 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Volume info retrieved successfully. Aug 07 14:03:56.134781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c57cf57-6dfc-4a80-8169-0ddad0798fac) transitioned into state 'SUCCESS' from state '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-56997680',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['db7874e5-c8cc-4611-a257-031f67c2dc8c','20312064-45be-47ca-aaea-f8105e3f905b','9d8ac021-0ec1-431b-b941-15f867a35e69','92995a42-6480-4f0a-8754-14eb72673205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=743ade9d-fc08-47b8-abb9-42ed9fd50d68)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:56.135585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0203495c-8e82-49c9-8f93-a7137b86ba75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:03:56.143252 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Delete volume request issued successfully. Aug 07 14:03:56.143428 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c01ab276-a78b-44e7-b6d8-14295abf81d6 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 202 Aug 07 14:03:56.144101 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 597/2384] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:03:56 2026] DELETE /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:03:56.145975 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0203495c-8e82-49c9-8f93-a7137b86ba75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:03:56.147001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (ddda7655-baa4-43fe-8404-47cb588fa18f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:03:56.147436 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request issued successfully. Aug 07 14:03:56.148083 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9689f1ab-050b-4e4b-a9c3-b8d965eb4c3c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:03:56.148471 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 600/2385] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:03:55 2026] POST /volume/v3/volumes => generated 789 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:03:56.152735 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ad1608b-5ca5-4a84-aedf-7a7b33d83581 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.154670 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ad1608b-5ca5-4a84-aedf-7a7b33d83581 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] GET https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:56.154909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ad1608b-5ca5-4a84-aedf-7a7b33d83581 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.155123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ad1608b-5ca5-4a84-aedf-7a7b33d83581 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.163616 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:56.163616 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:56.167779 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ad1608b-5ca5-4a84-aedf-7a7b33d83581 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Volume info retrieved successfully. Aug 07 14:03:56.172437 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ad1608b-5ca5-4a84-aedf-7a7b33d83581 tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 200 Aug 07 14:03:56.172860 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 594/2386] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:56 2026] GET /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:03:56.397604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-7f3ea6c6-1654-426d-8bdd-8620348c6860 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.401273 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-7f3ea6c6-1654-426d-8bdd-8620348c6860 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be Aug 07 14:03:56.401573 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-7f3ea6c6-1654-426d-8bdd-8620348c6860 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.401861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-7f3ea6c6-1654-426d-8bdd-8620348c6860 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.413769 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:56.413769 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:03:56.490017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-7f3ea6c6-1654-426d-8bdd-8620348c6860 tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be returned with HTTP 200 Aug 07 14:03:56.491614 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 596/2387] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:03:56 2026] DELETE /volume/v3/attachments/6fcbdce1-689c-4bfa-8130-ed25da4162be => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:56.505935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:56.508461 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] DELETE https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:03:56.508620 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:56.508718 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:56.509578 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Delete volume with id: 520d2f98-ab37-43ae-a698-bc766f8a752e Aug 07 14:03:56.519312 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:56.519312 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:03:56.519480 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Volume info retrieved successfully. Aug 07 14:03:56.541149 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] Delete volume request issued successfully. Aug 07 14:03:56.541334 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c627b27b-938a-4b25-83af-da4e44cddce9 req-86fca6ee-1938-4e88-922e-551268124d3f tempest-TestShelveInstance-397526223 tempest-TestShelveInstance-397526223-project-member] https://10.4.3.193/volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e returned with HTTP 202 Aug 07 14:03:56.541811 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 598/2388] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:03:56 2026] DELETE /volume/v3/volumes/520d2f98-ab37-43ae-a698-bc766f8a752e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:03:57.125052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3243a194-ae49-45fc-9f5a-9235042f0211 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:57.130624 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3243a194-ae49-45fc-9f5a-9235042f0211 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:57.130981 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3243a194-ae49-45fc-9f5a-9235042f0211 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:57.131411 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3243a194-ae49-45fc-9f5a-9235042f0211 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:57.131411 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3243a194-ae49-45fc-9f5a-9235042f0211 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:57.146764 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:57.146764 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:57.147491 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3243a194-ae49-45fc-9f5a-9235042f0211 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:57.150864 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 601/2389] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:57 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:57.188905 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-680dd64b-2cdf-49c9-90e5-9aaec3d2a39a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:57.191153 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-680dd64b-2cdf-49c9-90e5-9aaec3d2a39a tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] GET https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:57.191507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-680dd64b-2cdf-49c9-90e5-9aaec3d2a39a tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:57.191676 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-680dd64b-2cdf-49c9-90e5-9aaec3d2a39a tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:57.202083 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-680dd64b-2cdf-49c9-90e5-9aaec3d2a39a tempest-VolumesTransfersV357Test-459652660 tempest-VolumesTransfersV357Test-459652660-project-admin] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 404 Aug 07 14:03:57.203131 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 595/2390] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:57 2026] GET /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:57.215419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e05494fc-c238-4942-b802-57a91ef00026 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:57.218971 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e05494fc-c238-4942-b802-57a91ef00026 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] GET https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:57.219303 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e05494fc-c238-4942-b802-57a91ef00026 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:57.219571 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e05494fc-c238-4942-b802-57a91ef00026 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:57.228559 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e05494fc-c238-4942-b802-57a91ef00026 tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 404 Aug 07 14:03:57.229405 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 597/2391] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:03:57 2026] GET /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:57.239872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49f0a4ca-926c-4455-88fe-82d61a37c9aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:57.242537 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49f0a4ca-926c-4455-88fe-82d61a37c9aa tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] DELETE https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:57.242918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49f0a4ca-926c-4455-88fe-82d61a37c9aa tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:57.243277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49f0a4ca-926c-4455-88fe-82d61a37c9aa tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:57.243502 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-49f0a4ca-926c-4455-88fe-82d61a37c9aa tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] Delete volume with id: 98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 Aug 07 14:03:57.253741 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49f0a4ca-926c-4455-88fe-82d61a37c9aa tempest-VolumesTransfersV357Test-1314712737 tempest-VolumesTransfersV357Test-1314712737-project-member] https://10.4.3.193/volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 returned with HTTP 404 Aug 07 14:03:57.254780 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 599/2392] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:03:57 2026] DELETE /volume/v3/volumes/98c3741c-cdfa-4d00-bf65-9b7c6b0d7777 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:03:58.166795 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c4cde36-d5a8-4345-9d0f-f1deee6c85a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:58.169781 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c4cde36-d5a8-4345-9d0f-f1deee6c85a0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:58.170205 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c4cde36-d5a8-4345-9d0f-f1deee6c85a0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:58.170521 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c4cde36-d5a8-4345-9d0f-f1deee6c85a0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:58.170723 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4c4cde36-d5a8-4345-9d0f-f1deee6c85a0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:58.184308 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:58.184308 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:03:58.185892 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c4cde36-d5a8-4345-9d0f-f1deee6c85a0 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:58.185892 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 602/2393] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:58 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:03:59.199768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66dbb670-9448-4476-a7a5-683f3e70058e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:03:59.203453 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66dbb670-9448-4476-a7a5-683f3e70058e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:03:59.203453 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66dbb670-9448-4476-a7a5-683f3e70058e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:03:59.203453 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66dbb670-9448-4476-a7a5-683f3e70058e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:03:59.203979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-66dbb670-9448-4476-a7a5-683f3e70058e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:03:59.212870 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:03:59.212870 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:03:59.212870 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66dbb670-9448-4476-a7a5-683f3e70058e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:03:59.212870 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 596/2394] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:03:59 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:00.224851 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65998e9e-a929-44ea-b8be-8fda3bfa7c03 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:00.226778 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65998e9e-a929-44ea-b8be-8fda3bfa7c03 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:00.226778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65998e9e-a929-44ea-b8be-8fda3bfa7c03 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:00.226778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65998e9e-a929-44ea-b8be-8fda3bfa7c03 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:00.227063 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-65998e9e-a929-44ea-b8be-8fda3bfa7c03 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:00.234869 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:00.234869 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:00.234869 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65998e9e-a929-44ea-b8be-8fda3bfa7c03 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:00.234869 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 598/2395] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:00 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:01.251684 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79caf6a7-1ed5-4573-8a01-f41131fb733f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:01.254039 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79caf6a7-1ed5-4573-8a01-f41131fb733f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:01.257501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79caf6a7-1ed5-4573-8a01-f41131fb733f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:01.257501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79caf6a7-1ed5-4573-8a01-f41131fb733f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:01.257501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-79caf6a7-1ed5-4573-8a01-f41131fb733f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:01.267140 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:01.267140 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:01.268151 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79caf6a7-1ed5-4573-8a01-f41131fb733f tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:01.268680 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 600/2396] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:01 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:02.288103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec98b246-edd8-43ab-beaa-30a64dbc0dee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:02.290266 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec98b246-edd8-43ab-beaa-30a64dbc0dee tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:02.290603 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec98b246-edd8-43ab-beaa-30a64dbc0dee tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:02.290957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec98b246-edd8-43ab-beaa-30a64dbc0dee tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:02.291090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ec98b246-edd8-43ab-beaa-30a64dbc0dee tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:02.300809 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:02.300809 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:02.301702 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec98b246-edd8-43ab-beaa-30a64dbc0dee tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:02.302157 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 603/2397] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:02 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:03.319205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-533f064c-b18f-4dad-bd35-b930da736fc4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:03.321745 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-533f064c-b18f-4dad-bd35-b930da736fc4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:03.322742 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-533f064c-b18f-4dad-bd35-b930da736fc4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:03.323078 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-533f064c-b18f-4dad-bd35-b930da736fc4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:03.323506 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-533f064c-b18f-4dad-bd35-b930da736fc4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:03.335154 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:03.335154 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:03.336046 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-533f064c-b18f-4dad-bd35-b930da736fc4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:03.337145 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 597/2398] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:03 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:04.357375 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d958ffa8-13fb-4889-b5c3-afe6453eaf30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:04.362989 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d958ffa8-13fb-4889-b5c3-afe6453eaf30 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:04.362989 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d958ffa8-13fb-4889-b5c3-afe6453eaf30 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:04.362989 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d958ffa8-13fb-4889-b5c3-afe6453eaf30 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:04.362989 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d958ffa8-13fb-4889-b5c3-afe6453eaf30 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:04.368901 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:04.368901 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:04.370499 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d958ffa8-13fb-4889-b5c3-afe6453eaf30 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:04.371190 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 599/2399] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:04 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:04.384972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:04.391317 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:04:04.391767 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf8ea229-675b-48ac-b08d-f716717ffd75", "name": "tempest-VolumesBackupsTest-Backup-1730036018"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:04.395647 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Creating new backup {'backup': {'volume_id': 'bf8ea229-675b-48ac-b08d-f716717ffd75', 'name': 'tempest-VolumesBackupsTest-Backup-1730036018'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:04:04.395647 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Creating backup of volume bf8ea229-675b-48ac-b08d-f716717ffd75 in container None Aug 07 14:04:04.415162 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:04.415162 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:04.415752 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:04:04.442700 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Created reservations ['d4bd8160-415d-49e2-8d85-546dc6b58838', '84e63d11-d2e5-4d0e-8ad7-d32da7d3c736'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:04.501548 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b03e05a-9d44-47a2-b76a-b8dae68a08ce tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:04:04.502450 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 601/2400] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:04 2026] POST /volume/v3/backups => generated 330 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:04.516509 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32eed0e2-edfa-42be-9b94-d5a11bd9ba12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:04.520062 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32eed0e2-edfa-42be-9b94-d5a11bd9ba12 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:04.520552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32eed0e2-edfa-42be-9b94-d5a11bd9ba12 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:04.520552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32eed0e2-edfa-42be-9b94-d5a11bd9ba12 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:04.520674 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-32eed0e2-edfa-42be-9b94-d5a11bd9ba12 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:04.534782 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:04.534782 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:04.534782 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32eed0e2-edfa-42be-9b94-d5a11bd9ba12 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:04.535084 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 604/2401] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:04 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:05.550603 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57a56dd7-b278-4f2e-a35a-2d4ec8f86619 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:05.553573 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57a56dd7-b278-4f2e-a35a-2d4ec8f86619 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:05.553819 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57a56dd7-b278-4f2e-a35a-2d4ec8f86619 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:05.554056 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57a56dd7-b278-4f2e-a35a-2d4ec8f86619 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:05.554174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-57a56dd7-b278-4f2e-a35a-2d4ec8f86619 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:05.561229 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:05.561229 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:05.563039 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57a56dd7-b278-4f2e-a35a-2d4ec8f86619 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:05.563644 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 598/2402] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:05 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:06.578304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b7568a5a-a8fe-4a94-9c3a-b7c0b5e70c6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:06.581624 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7568a5a-a8fe-4a94-9c3a-b7c0b5e70c6b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:06.582345 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7568a5a-a8fe-4a94-9c3a-b7c0b5e70c6b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:06.582345 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7568a5a-a8fe-4a94-9c3a-b7c0b5e70c6b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:06.582345 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b7568a5a-a8fe-4a94-9c3a-b7c0b5e70c6b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:06.589668 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:06.589668 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:06.590673 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7568a5a-a8fe-4a94-9c3a-b7c0b5e70c6b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:06.591455 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 600/2403] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:06 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:07.606603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-292a69d1-a541-47d5-a3fe-67b200a6cda4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:07.611629 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-292a69d1-a541-47d5-a3fe-67b200a6cda4 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:07.613197 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-292a69d1-a541-47d5-a3fe-67b200a6cda4 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:07.613657 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-292a69d1-a541-47d5-a3fe-67b200a6cda4 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:07.614045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-292a69d1-a541-47d5-a3fe-67b200a6cda4 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:07.625866 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:07.625866 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:07.630182 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-292a69d1-a541-47d5-a3fe-67b200a6cda4 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:07.631053 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 602/2404] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:07 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:08.647372 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b2fa8a3-5512-4d3a-b9c2-5482f5ae958f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:08.652281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b2fa8a3-5512-4d3a-b9c2-5482f5ae958f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:08.652414 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b2fa8a3-5512-4d3a-b9c2-5482f5ae958f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:08.653834 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b2fa8a3-5512-4d3a-b9c2-5482f5ae958f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:08.653834 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8b2fa8a3-5512-4d3a-b9c2-5482f5ae958f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:08.666186 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:08.666186 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:08.669603 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b2fa8a3-5512-4d3a-b9c2-5482f5ae958f tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:08.671216 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 605/2405] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:08 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:09.684910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52cf7808-153b-4859-bbff-a8457b613ae5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:09.687684 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52cf7808-153b-4859-bbff-a8457b613ae5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:09.689776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52cf7808-153b-4859-bbff-a8457b613ae5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:09.689776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52cf7808-153b-4859-bbff-a8457b613ae5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:09.689776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-52cf7808-153b-4859-bbff-a8457b613ae5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:09.696183 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:09.696183 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:09.698158 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52cf7808-153b-4859-bbff-a8457b613ae5 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:09.698158 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 599/2406] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:09 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:10.069739 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e24f7763-5223-4edd-afda-10aef54e84b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:10.177883 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:10.177883 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1093333252"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:10.179439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1093333252'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:10.179891 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume of 1 GB Aug 07 14:04:10.188111 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Availability Zones retrieved successfully. Aug 07 14:04:10.195639 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (675dbbfc-62c1-40a2-be5e-fa526caa7ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:10.197983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1481bb4-e1b0-4a21-898f-57a30ec722fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:10.199293 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:10.242148 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1481bb4-e1b0-4a21-898f-57a30ec722fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:10.243496 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcee577a-8ee4-4f5d-aa28-adf7af35a03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:10.331888 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['65a41103-f461-4f6f-a145-72dc8f510321', '62c970c4-0ef8-4623-a418-c2692e3ec4ed', '3554d8fa-6f6f-4dfe-ab28-8298f7f0e596', '7fb0579a-76b6-4664-bd27-bcfe6cf06234'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:10.332952 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcee577a-8ee4-4f5d-aa28-adf7af35a03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a41103-f461-4f6f-a145-72dc8f510321', '62c970c4-0ef8-4623-a418-c2692e3ec4ed', '3554d8fa-6f6f-4dfe-ab28-8298f7f0e596', '7fb0579a-76b6-4664-bd27-bcfe6cf06234']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:10.333931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e8da05-90ec-4e55-98b6-eef9651d8d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:10.363944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e8da05-90ec-4e55-98b6-eef9651d8d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0906c8bf-923d-407c-bda9-92b932fcc5e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1093333252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['65a41103-f461-4f6f-a145-72dc8f510321','62c970c4-0ef8-4623-a418-c2692e3ec4ed','3554d8fa-6f6f-4dfe-ab28-8298f7f0e596','7fb0579a-76b6-4664-bd27-bcfe6cf06234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1093333252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0906c8bf-923d-407c-bda9-92b932fcc5e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4078aa518ed4a6fa6958ab860547283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:10.364926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bad9916-2725-41b9-855f-fb04689ce41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:10.393135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bad9916-2725-41b9-855f-fb04689ce41d) transitioned into state 'SUCCESS' from state '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-1093333252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['65a41103-f461-4f6f-a145-72dc8f510321','62c970c4-0ef8-4623-a418-c2692e3ec4ed','3554d8fa-6f6f-4dfe-ab28-8298f7f0e596','7fb0579a-76b6-4664-bd27-bcfe6cf06234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:10.393967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df4dd8f7-0af5-4c73-9f4c-53112daf318c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:10.405462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df4dd8f7-0af5-4c73-9f4c-53112daf318c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:10.406513 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (675dbbfc-62c1-40a2-be5e-fa526caa7ec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:10.407099 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request issued successfully. Aug 07 14:04:10.407800 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e24f7763-5223-4edd-afda-10aef54e84b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:10.408259 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 601/2407] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:04:10 2026] POST /volume/v3/volumes => generated 749 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:10.718040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64d7527f-77df-4396-a8ed-86dbe76b1a3b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:10.721593 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64d7527f-77df-4396-a8ed-86dbe76b1a3b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:10.721593 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64d7527f-77df-4396-a8ed-86dbe76b1a3b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:10.722311 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64d7527f-77df-4396-a8ed-86dbe76b1a3b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:10.722499 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-64d7527f-77df-4396-a8ed-86dbe76b1a3b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:10.728189 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:10.728189 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:10.729270 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64d7527f-77df-4396-a8ed-86dbe76b1a3b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:10.729950 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 603/2408] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:10 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:11.436625 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81745989-59dc-46ff-9217-bc5d29cfd3ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:11.438693 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81745989-59dc-46ff-9217-bc5d29cfd3ea tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:04:11.440551 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81745989-59dc-46ff-9217-bc5d29cfd3ea tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:11.440551 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81745989-59dc-46ff-9217-bc5d29cfd3ea tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:11.458891 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:11.458891 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:11.471396 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-81745989-59dc-46ff-9217-bc5d29cfd3ea tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:04:11.482940 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81745989-59dc-46ff-9217-bc5d29cfd3ea tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:04:11.483963 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 606/2409] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:11 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:11.753802 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f185c73-5075-4943-8c55-d34db1eab2d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:11.756597 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f185c73-5075-4943-8c55-d34db1eab2d3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:11.756597 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f185c73-5075-4943-8c55-d34db1eab2d3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:11.757009 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f185c73-5075-4943-8c55-d34db1eab2d3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:11.757009 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7f185c73-5075-4943-8c55-d34db1eab2d3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:11.763860 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:11.763860 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:11.764836 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f185c73-5075-4943-8c55-d34db1eab2d3 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:11.765364 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 600/2410] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:11 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:12.501493 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c6637ce-dd8e-47b0-ada1-ace3030c7662 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:12.504173 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c6637ce-dd8e-47b0-ada1-ace3030c7662 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:04:12.504788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c6637ce-dd8e-47b0-ada1-ace3030c7662 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:12.504788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c6637ce-dd8e-47b0-ada1-ace3030c7662 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:12.515804 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:12.515804 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:12.521241 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5c6637ce-dd8e-47b0-ada1-ace3030c7662 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:04:12.527261 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c6637ce-dd8e-47b0-ada1-ace3030c7662 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:04:12.527744 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 602/2411] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:12 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:12.785007 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d29159c4-b6ec-478e-b8ff-22febb46b02b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:12.787678 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d29159c4-b6ec-478e-b8ff-22febb46b02b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:12.788117 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d29159c4-b6ec-478e-b8ff-22febb46b02b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:12.788117 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d29159c4-b6ec-478e-b8ff-22febb46b02b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:12.788297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d29159c4-b6ec-478e-b8ff-22febb46b02b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:12.796639 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:12.796639 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:12.798128 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d29159c4-b6ec-478e-b8ff-22febb46b02b tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:12.798463 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 604/2412] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:12 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.015976 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77837741-84ef-4ee1-a82f-2e78746eb942 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.019524 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77837741-84ef-4ee1-a82f-2e78746eb942 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:13.019764 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77837741-84ef-4ee1-a82f-2e78746eb942 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.020030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77837741-84ef-4ee1-a82f-2e78746eb942 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.035353 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.035353 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:13.042467 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77837741-84ef-4ee1-a82f-2e78746eb942 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:13.048014 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77837741-84ef-4ee1-a82f-2e78746eb942 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:13.048540 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 607/2413] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.066325 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f3917e7-d143-4720-873b-63fe7102e826 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.068727 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f3917e7-d143-4720-873b-63fe7102e826 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:13.069088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f3917e7-d143-4720-873b-63fe7102e826 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.069492 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f3917e7-d143-4720-873b-63fe7102e826 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.079594 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.079594 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:13.083404 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7f3917e7-d143-4720-873b-63fe7102e826 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:13.091191 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f3917e7-d143-4720-873b-63fe7102e826 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:13.091191 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 601/2414] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.168136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-8d020c1c-b142-4661-8c7e-3cc5fe6f067f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.173491 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-8d020c1c-b142-4661-8c7e-3cc5fe6f067f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:13.174083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-8d020c1c-b142-4661-8c7e-3cc5fe6f067f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.174705 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-8d020c1c-b142-4661-8c7e-3cc5fe6f067f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.191907 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.191907 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:13.200625 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-8d020c1c-b142-4661-8c7e-3cc5fe6f067f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:13.207211 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-8d020c1c-b142-4661-8c7e-3cc5fe6f067f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:13.207970 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 603/2415] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.340893 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9419826b-3270-4182-8d35-e83921be193c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.341966 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9419826b-3270-4182-8d35-e83921be193c None None] GET https://10.4.3.193/volume// Aug 07 14:04:13.342533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9419826b-3270-4182-8d35-e83921be193c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.343805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9419826b-3270-4182-8d35-e83921be193c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.343958 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9419826b-3270-4182-8d35-e83921be193c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:13.344324 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 605/2416] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:13.357355 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-c9fdd13b-10ff-42f5-a9f1-165508537453 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.479578 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d793f8a5-a213-454a-b030-c57c4dce61cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.482194 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d793f8a5-a213-454a-b030-c57c4dce61cc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:04:13.482510 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d793f8a5-a213-454a-b030-c57c4dce61cc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.482963 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d793f8a5-a213-454a-b030-c57c4dce61cc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.498614 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.498614 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:13.508802 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d793f8a5-a213-454a-b030-c57c4dce61cc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:04:13.519996 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d793f8a5-a213-454a-b030-c57c4dce61cc tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:04:13.520805 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 602/2417] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.540907 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-c9fdd13b-10ff-42f5-a9f1-165508537453 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:04:13.541463 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-c9fdd13b-10ff-42f5-a9f1-165508537453 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa3d68e4-8baa-4fb2-8801-0016e0f7277a", "connector": null, "instance_uuid": "868b872e-ad09-4b10-a138-5f90407d8c48"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:13.541661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8b548fb-38f1-49f2-893f-202d2adced62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.549498 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8b548fb-38f1-49f2-893f-202d2adced62 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:04:13.549933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8b548fb-38f1-49f2-893f-202d2adced62 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.550238 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8b548fb-38f1-49f2-893f-202d2adced62 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.550486 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a8b548fb-38f1-49f2-893f-202d2adced62 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Delete volume with id: 2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:04:13.556982 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.556982 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:13.573455 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.573455 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:13.574136 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8b548fb-38f1-49f2-893f-202d2adced62 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:04:13.613006 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8b548fb-38f1-49f2-893f-202d2adced62 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Delete volume request issued successfully. Aug 07 14:04:13.613246 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8b548fb-38f1-49f2-893f-202d2adced62 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 202 Aug 07 14:04:13.613867 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 604/2418] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:13 2026] DELETE /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:13.616486 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-c9fdd13b-10ff-42f5-a9f1-165508537453 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:04:13.617231 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 608/2419] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:04:13 2026] POST /volume/v3/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:04:13.627746 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6b5ee71-f905-4520-973f-418f255147a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.630712 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6b5ee71-f905-4520-973f-418f255147a3 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:04:13.630963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6b5ee71-f905-4520-973f-418f255147a3 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.631320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6b5ee71-f905-4520-973f-418f255147a3 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.646354 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.646354 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:13.658151 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f6b5ee71-f905-4520-973f-418f255147a3 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Volume info retrieved successfully. Aug 07 14:04:13.665248 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6b5ee71-f905-4520-973f-418f255147a3 tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 200 Aug 07 14:04:13.665858 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 606/2420] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.686809 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7715efd0-8725-4e4c-9ad1-dd2912c07c1f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.693468 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7715efd0-8725-4e4c-9ad1-dd2912c07c1f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:13.694088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7715efd0-8725-4e4c-9ad1-dd2912c07c1f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.694971 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7715efd0-8725-4e4c-9ad1-dd2912c07c1f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.711499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fad087f1-ab10-4147-bb2c-e395b04de2c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.712152 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fad087f1-ab10-4147-bb2c-e395b04de2c8 None None] GET https://10.4.3.193/volume// Aug 07 14:04:13.712250 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fad087f1-ab10-4147-bb2c-e395b04de2c8 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.712494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fad087f1-ab10-4147-bb2c-e395b04de2c8 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.712975 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fad087f1-ab10-4147-bb2c-e395b04de2c8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:13.713331 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 605/2421] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:13.719816 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.719816 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:13.726636 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-3088ece0-acfb-484b-b8ff-be7f439b8089 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.729359 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7715efd0-8725-4e4c-9ad1-dd2912c07c1f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:13.731184 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-3088ece0-acfb-484b-b8ff-be7f439b8089 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:13.731287 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-3088ece0-acfb-484b-b8ff-be7f439b8089 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.731613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-3088ece0-acfb-484b-b8ff-be7f439b8089 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.741189 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7715efd0-8725-4e4c-9ad1-dd2912c07c1f tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:13.741727 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 603/2422] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.756955 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.756955 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:13.763319 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-3088ece0-acfb-484b-b8ff-be7f439b8089 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:13.768764 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-3088ece0-acfb-484b-b8ff-be7f439b8089 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:13.769391 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 609/2423] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 1052 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:04:13.831443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-713144ab-5fe9-45e9-9136-8264729ad667 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.837772 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-713144ab-5fe9-45e9-9136-8264729ad667 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:13.838119 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-713144ab-5fe9-45e9-9136-8264729ad667 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:13.838425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-713144ab-5fe9-45e9-9136-8264729ad667 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:13.839394 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-713144ab-5fe9-45e9-9136-8264729ad667 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:13.851812 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.851812 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:13.852713 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-713144ab-5fe9-45e9-9136-8264729ad667 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:13.853179 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 607/2424] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:13 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:13.914037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-75121617-6379-494d-83a7-982e2738e2a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:13.918493 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-75121617-6379-494d-83a7-982e2738e2a1 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] PUT https://10.4.3.193/volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6 Aug 07 14:04:13.919204 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-75121617-6379-494d-83a7-982e2738e2a1 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:13.936516 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-75121617-6379-494d-83a7-982e2738e2a1 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Acquiring lock "cinder-attachment_update-fa3d68e4-8baa-4fb2-8801-0016e0f7277a-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:04:13.947549 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-75121617-6379-494d-83a7-982e2738e2a1 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Lock "cinder-attachment_update-fa3d68e4-8baa-4fb2-8801-0016e0f7277a-np0000006713" acquired by "attachment_update" :: waited 0.011s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:04:13.948949 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:13.948949 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:14.121657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-75121617-6379-494d-83a7-982e2738e2a1 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Lock "cinder-attachment_update-fa3d68e4-8baa-4fb2-8801-0016e0f7277a-np0000006713" released by "attachment_update" :: held 0.174s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:04:14.122020 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-75121617-6379-494d-83a7-982e2738e2a1 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6 returned with HTTP 200 Aug 07 14:04:14.122455 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 606/2425] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:04:13 2026] PUT /volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:14.689867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c6c095f1-85fe-4c90-974f-b4dbfbb6177f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:14.689867 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6c095f1-85fe-4c90-974f-b4dbfbb6177f tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] GET https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 Aug 07 14:04:14.689867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6c095f1-85fe-4c90-974f-b4dbfbb6177f tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:14.689867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6c095f1-85fe-4c90-974f-b4dbfbb6177f tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:14.696408 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6c095f1-85fe-4c90-974f-b4dbfbb6177f tempest-VolumesActionsTest-1213519415 tempest-VolumesActionsTest-1213519415-project-member] https://10.4.3.193/volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 returned with HTTP 404 Aug 07 14:04:14.696977 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 604/2426] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:14 2026] GET /volume/v3/volumes/2f094e5e-d246-4653-bc5a-0dde30f284e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:14.760967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21afcf9d-4398-43bf-a370-fb6fec39bfdc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:14.762520 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21afcf9d-4398-43bf-a370-fb6fec39bfdc tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:14.762520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21afcf9d-4398-43bf-a370-fb6fec39bfdc tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:14.763581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21afcf9d-4398-43bf-a370-fb6fec39bfdc tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:14.783129 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:14.783129 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:14.795866 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-21afcf9d-4398-43bf-a370-fb6fec39bfdc tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:14.816534 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21afcf9d-4398-43bf-a370-fb6fec39bfdc tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:14.818491 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 610/2427] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:14 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 873 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:14.872766 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c466e37-4880-4882-9146-5ca118dd3775 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:14.877102 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c466e37-4880-4882-9146-5ca118dd3775 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:14.877102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c466e37-4880-4882-9146-5ca118dd3775 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:14.877102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c466e37-4880-4882-9146-5ca118dd3775 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:14.877102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8c466e37-4880-4882-9146-5ca118dd3775 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:14.882139 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:14.882139 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:14.883936 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c466e37-4880-4882-9146-5ca118dd3775 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:14.883936 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 608/2428] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:14 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:15.802533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8e32fae-95ca-4aef-9672-6f0ac8db5d03 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:15.805129 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8e32fae-95ca-4aef-9672-6f0ac8db5d03 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:04:15.805304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8e32fae-95ca-4aef-9672-6f0ac8db5d03 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:15.805467 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8e32fae-95ca-4aef-9672-6f0ac8db5d03 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:15.826046 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:15.826046 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:15.831045 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8e32fae-95ca-4aef-9672-6f0ac8db5d03 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:04:15.837244 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8e32fae-95ca-4aef-9672-6f0ac8db5d03 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:04:15.838290 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 607/2429] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:15 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:15.839104 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc7bc162-08be-4db7-b3df-f17f5da4ea75 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:15.844401 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc7bc162-08be-4db7-b3df-f17f5da4ea75 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:15.844626 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc7bc162-08be-4db7-b3df-f17f5da4ea75 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:15.844869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc7bc162-08be-4db7-b3df-f17f5da4ea75 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:15.862997 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:15.862997 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:15.870179 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc7bc162-08be-4db7-b3df-f17f5da4ea75 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:15.877028 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc7bc162-08be-4db7-b3df-f17f5da4ea75 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:15.877028 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 605/2430] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:15 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:15.903495 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37423d6f-d548-4eae-b76a-e2a0d2501abc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:15.906319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37423d6f-d548-4eae-b76a-e2a0d2501abc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:15.906319 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37423d6f-d548-4eae-b76a-e2a0d2501abc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:15.906454 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37423d6f-d548-4eae-b76a-e2a0d2501abc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:15.906454 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-37423d6f-d548-4eae-b76a-e2a0d2501abc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:15.909864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-0567ce4d-ecc3-455d-bdd7-7fc7af62f344 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:15.913808 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-0567ce4d-ecc3-455d-bdd7-7fc7af62f344 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:04:15.914122 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-0567ce4d-ecc3-455d-bdd7-7fc7af62f344 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:15.914302 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-0567ce4d-ecc3-455d-bdd7-7fc7af62f344 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:15.925619 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:15.925619 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:15.926547 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37423d6f-d548-4eae-b76a-e2a0d2501abc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:15.927065 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 611/2431] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:15 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:15.944276 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:15.944276 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:15.951340 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-0567ce4d-ecc3-455d-bdd7-7fc7af62f344 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:04:15.957610 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-0567ce4d-ecc3-455d-bdd7-7fc7af62f344 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:04:15.958224 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 609/2432] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:15 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:15.995240 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-e2900698-fb67-4969-ad60-c658c6dd8dc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:15.998469 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-e2900698-fb67-4969-ad60-c658c6dd8dc4 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02/action Aug 07 14:04:15.998469 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-e2900698-fb67-4969-ad60-c658c6dd8dc4 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:04:15.998729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-e2900698-fb67-4969-ad60-c658c6dd8dc4 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:16.014939 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:16.014939 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:16.015639 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-e2900698-fb67-4969-ad60-c658c6dd8dc4 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:04:16.029217 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-e2900698-fb67-4969-ad60-c658c6dd8dc4 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Begin detaching volume completed successfully. Aug 07 14:04:16.029484 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-e2900698-fb67-4969-ad60-c658c6dd8dc4 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02/action returned with HTTP 202 Aug 07 14:04:16.029970 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 608/2433] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:04:15 2026] POST /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:04:16.103272 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abdcb386-3afb-407f-9925-2c7ff2debc35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:16.103855 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abdcb386-3afb-407f-9925-2c7ff2debc35 None None] GET https://10.4.3.193/volume// Aug 07 14:04:16.104127 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abdcb386-3afb-407f-9925-2c7ff2debc35 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:16.104316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abdcb386-3afb-407f-9925-2c7ff2debc35 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:16.104633 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abdcb386-3afb-407f-9925-2c7ff2debc35 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:16.104991 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 606/2434] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:04:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:16.137711 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-3711d891-f2a7-489f-99f9-132b1094eae8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:16.141449 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-3711d891-f2a7-489f-99f9-132b1094eae8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:04:16.141449 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-3711d891-f2a7-489f-99f9-132b1094eae8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:16.141449 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-3711d891-f2a7-489f-99f9-132b1094eae8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:16.155106 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:16.155106 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:16.159684 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-3711d891-f2a7-489f-99f9-132b1094eae8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:04:16.167092 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-3711d891-f2a7-489f-99f9-132b1094eae8 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:04:16.167092 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 612/2435] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:04:16 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:04:16.893657 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffac36c9-3164-4111-aeb2-58ac5c4c2a8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:16.896172 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffac36c9-3164-4111-aeb2-58ac5c4c2a8b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:16.896172 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffac36c9-3164-4111-aeb2-58ac5c4c2a8b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:16.896172 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffac36c9-3164-4111-aeb2-58ac5c4c2a8b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:16.908537 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:16.908537 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:16.913884 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ffac36c9-3164-4111-aeb2-58ac5c4c2a8b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:16.918312 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffac36c9-3164-4111-aeb2-58ac5c4c2a8b tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:16.918725 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 610/2436] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:16 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:16.940600 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-443a028f-dfb1-4793-b278-e0f913ac8951 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:16.942358 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-443a028f-dfb1-4793-b278-e0f913ac8951 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:16.942553 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-443a028f-dfb1-4793-b278-e0f913ac8951 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:16.942758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-443a028f-dfb1-4793-b278-e0f913ac8951 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:16.942904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-443a028f-dfb1-4793-b278-e0f913ac8951 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:16.947413 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:16.947413 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:16.947962 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-443a028f-dfb1-4793-b278-e0f913ac8951 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:16.948317 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 609/2437] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:16 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:17.513241 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-22ddeb79-0535-47af-9ad7-7b56c01b6a91 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:17.518709 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-22ddeb79-0535-47af-9ad7-7b56c01b6a91 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6/action Aug 07 14:04:17.520572 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-22ddeb79-0535-47af-9ad7-7b56c01b6a91 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:04:17.520704 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-22ddeb79-0535-47af-9ad7-7b56c01b6a91 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:17.562486 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:17.562486 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:17.611053 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-149f3ad3-27a2-48b1-b652-3a71f1c7dba0 req-22ddeb79-0535-47af-9ad7-7b56c01b6a91 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6/action returned with HTTP 204 Aug 07 14:04:17.611053 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 607/2438] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:04:17 2026] POST /volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:17.621432 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-53669986-5971-4314-8c99-eb9f401e51b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:17.624929 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-53669986-5971-4314-8c99-eb9f401e51b5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] DELETE https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9 Aug 07 14:04:17.625341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-53669986-5971-4314-8c99-eb9f401e51b5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:17.626287 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-53669986-5971-4314-8c99-eb9f401e51b5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:17.643358 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:17.643358 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:17.746867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b782a9c-8631-449e-a56a-bd2505c12ff2 req-53669986-5971-4314-8c99-eb9f401e51b5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9 returned with HTTP 200 Aug 07 14:04:17.747779 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 613/2439] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:04:17 2026] DELETE /volume/v3/attachments/9b701732-c89e-4efd-8b98-bdd447b946b9 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:17.938314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12397355-7633-457f-b3f4-61cafd468815 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:17.941638 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12397355-7633-457f-b3f4-61cafd468815 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:17.941638 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12397355-7633-457f-b3f4-61cafd468815 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:17.942505 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12397355-7633-457f-b3f4-61cafd468815 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:17.957068 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:17.957068 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:17.965035 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12397355-7633-457f-b3f4-61cafd468815 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:17.966833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7bb4fb68-4deb-4a8d-b380-3de7b41139f9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:17.972199 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bb4fb68-4deb-4a8d-b380-3de7b41139f9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:17.972199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bb4fb68-4deb-4a8d-b380-3de7b41139f9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:17.972199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bb4fb68-4deb-4a8d-b380-3de7b41139f9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:17.972199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7bb4fb68-4deb-4a8d-b380-3de7b41139f9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:17.975326 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12397355-7633-457f-b3f4-61cafd468815 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:17.975921 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 611/2440] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:17 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 1165 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:17.982261 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:17.982261 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:17.983706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bb4fb68-4deb-4a8d-b380-3de7b41139f9 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:17.984610 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 610/2441] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:17 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:18.000005 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a2c8d76-2b27-4e5a-be5f-b7af0252ba6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:18.005288 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a2c8d76-2b27-4e5a-be5f-b7af0252ba6a tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:18.005288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a2c8d76-2b27-4e5a-be5f-b7af0252ba6a tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:18.005288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a2c8d76-2b27-4e5a-be5f-b7af0252ba6a tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:18.026445 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:18.026445 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:18.039483 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7a2c8d76-2b27-4e5a-be5f-b7af0252ba6a tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:18.047898 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a2c8d76-2b27-4e5a-be5f-b7af0252ba6a tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:18.048504 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 608/2442] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:17 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 1165 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:18.210588 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d655086-37da-4165-a3a2-eff8dc7b0e2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:18.215490 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d655086-37da-4165-a3a2-eff8dc7b0e2d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:04:18.215765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d655086-37da-4165-a3a2-eff8dc7b0e2d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:18.216147 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d655086-37da-4165-a3a2-eff8dc7b0e2d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:18.229041 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:18.229041 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:18.237750 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d655086-37da-4165-a3a2-eff8dc7b0e2d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:04:18.244206 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d655086-37da-4165-a3a2-eff8dc7b0e2d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:04:18.246223 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 614/2443] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:18 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:19.010003 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2cdede5d-28c9-457e-8603-97a03f29bb44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:19.012398 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cdede5d-28c9-457e-8603-97a03f29bb44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:19.012946 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cdede5d-28c9-457e-8603-97a03f29bb44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:19.013064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cdede5d-28c9-457e-8603-97a03f29bb44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:19.013736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2cdede5d-28c9-457e-8603-97a03f29bb44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:19.023250 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:19.023250 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:19.024618 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cdede5d-28c9-457e-8603-97a03f29bb44 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:19.025276 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 612/2444] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:19 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:19.764902 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:19.880747 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:19.881777 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-657089971"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:19.884551 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-657089971'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:19.884551 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Create volume of 2 GB Aug 07 14:04:19.890605 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Availability Zones retrieved successfully. Aug 07 14:04:19.900068 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Flow 'volume_create_api' (9daf9755-d72d-4373-b9df-dd8644af46d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:19.901683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5395e440-1dd0-47d0-902e-d303c412ccae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:19.903373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Validating volume size '2' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:19.938812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5395e440-1dd0-47d0-902e-d303c412ccae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:19.940067 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa0166c-324c-4333-b132-24da963244b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:20.044575 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9683adcc-1819-4c85-b817-d9ca713fce90 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:20.047309 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9683adcc-1819-4c85-b817-d9ca713fce90 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:20.047720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9683adcc-1819-4c85-b817-d9ca713fce90 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:20.047872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9683adcc-1819-4c85-b817-d9ca713fce90 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:20.048245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9683adcc-1819-4c85-b817-d9ca713fce90 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:20.051325 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Created reservations ['602c25ba-e4ae-49bd-903c-e49ed7955b66', '25b22f73-ceea-4c20-b7b4-926e1512612c', '78340eff-cba7-43bc-bd7b-f271a2ed5a10', '565ba76b-6ce7-4bcd-ad72-bdf088716ec0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:20.051696 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faa0166c-324c-4333-b132-24da963244b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602c25ba-e4ae-49bd-903c-e49ed7955b66', '25b22f73-ceea-4c20-b7b4-926e1512612c', '78340eff-cba7-43bc-bd7b-f271a2ed5a10', '565ba76b-6ce7-4bcd-ad72-bdf088716ec0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:20.052377 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ff9d50-9e64-4028-97c8-b2f65b0140c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:20.054231 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:20.054231 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:20.055173 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9683adcc-1819-4c85-b817-d9ca713fce90 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:20.059293 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 609/2445] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:20 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:20.086271 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ff9d50-9e64-4028-97c8-b2f65b0140c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fddd31e-ed07-49d0-a6c6-9c805dbea867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-657089971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6db1e4670ed49e48c40fbd8b0e1aa51',qos_specs=None,replication_status=,reservations=['602c25ba-e4ae-49bd-903c-e49ed7955b66','25b22f73-ceea-4c20-b7b4-926e1512612c','78340eff-cba7-43bc-bd7b-f271a2ed5a10','565ba76b-6ce7-4bcd-ad72-bdf088716ec0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fffe7ab7baa480ebce2b6b063579b9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-657089971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fddd31e-ed07-49d0-a6c6-9c805dbea867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6db1e4670ed49e48c40fbd8b0e1aa51',provider_auth=None,provider_geometry=None,provider_id=None,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='5fffe7ab7baa480ebce2b6b063579b9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:20.088084 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48acd82-5203-4ca8-90cc-a1a168c71cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:20.129259 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48acd82-5203-4ca8-90cc-a1a168c71cad) transitioned into state 'SUCCESS' from state '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-657089971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6db1e4670ed49e48c40fbd8b0e1aa51',qos_specs=None,replication_status=,reservations=['602c25ba-e4ae-49bd-903c-e49ed7955b66','25b22f73-ceea-4c20-b7b4-926e1512612c','78340eff-cba7-43bc-bd7b-f271a2ed5a10','565ba76b-6ce7-4bcd-ad72-bdf088716ec0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fffe7ab7baa480ebce2b6b063579b9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:20.129859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ccd572-8cf1-42a4-af99-8beed68faa71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:20.149736 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ccd572-8cf1-42a4-af99-8beed68faa71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:20.151210 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Flow 'volume_create_api' (9daf9755-d72d-4373-b9df-dd8644af46d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:20.151210 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Create volume request issued successfully. Aug 07 14:04:20.151530 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d933f4ba-f242-400d-897e-e0a0d7e58d16 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:20.152718 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 611/2446] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:04:19 2026] POST /volume/v3/volumes => generated 754 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:20.168484 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c97b684-e1f4-4d37-9297-1294901330f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:20.172879 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c97b684-e1f4-4d37-9297-1294901330f7 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] GET https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 Aug 07 14:04:20.172879 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c97b684-e1f4-4d37-9297-1294901330f7 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:20.172879 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c97b684-e1f4-4d37-9297-1294901330f7 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:20.187873 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:20.187873 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:20.196717 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8c97b684-e1f4-4d37-9297-1294901330f7 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Volume info retrieved successfully. Aug 07 14:04:20.211285 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c97b684-e1f4-4d37-9297-1294901330f7 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 returned with HTTP 200 Aug 07 14:04:20.211472 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 615/2447] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:20 2026] GET /volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:21.075486 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11354108-ac70-49e7-b8bc-eafff559310e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.078529 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11354108-ac70-49e7-b8bc-eafff559310e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:21.078770 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11354108-ac70-49e7-b8bc-eafff559310e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.079479 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11354108-ac70-49e7-b8bc-eafff559310e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.079479 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-11354108-ac70-49e7-b8bc-eafff559310e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:21.084528 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.084528 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:21.085609 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11354108-ac70-49e7-b8bc-eafff559310e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:21.086706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 613/2448] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:21.228753 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-059815ab-aab6-4281-8a09-bee6e540c784 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.231814 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-059815ab-aab6-4281-8a09-bee6e540c784 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] GET https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 Aug 07 14:04:21.232069 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-059815ab-aab6-4281-8a09-bee6e540c784 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.232274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-059815ab-aab6-4281-8a09-bee6e540c784 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.244954 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.244954 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:21.252298 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-059815ab-aab6-4281-8a09-bee6e540c784 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Volume info retrieved successfully. Aug 07 14:04:21.260481 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-059815ab-aab6-4281-8a09-bee6e540c784 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 returned with HTTP 200 Aug 07 14:04:21.261396 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 610/2449] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:21.277222 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.280495 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:21.280495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2fddd31e-ed07-49d0-a6c6-9c805dbea867"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:21.282909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2fddd31e-ed07-49d0-a6c6-9c805dbea867'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:21.294398 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.294398 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:21.295178 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Volume retrieved successfully. Aug 07 14:04:21.295297 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Create volume of 1 GB Aug 07 14:04:21.300698 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Availability Zones retrieved successfully. Aug 07 14:04:21.309823 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Flow 'volume_create_api' (92d625d3-045b-4cb5-8ad0-ddab1beb8f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:21.310472 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d0ee4-a88a-429b-be5b-b2bae19a2b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:21.312101 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:21.314439 np0000006713 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d0ee4-a88a-429b-be5b-b2bae19a2b15) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 14:04:21.314439 np0000006713 devstack@c-api.service[100325]: 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 07 14:04:21.316328 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d0ee4-a88a-429b-be5b-b2bae19a2b15) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:21.317294 np0000006713 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805d0ee4-a88a-429b-be5b-b2bae19a2b15) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:04:21.318882 np0000006713 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Flow 'volume_create_api' (92d625d3-045b-4cb5-8ad0-ddab1beb8f79) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 14:04:21.318882 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45d2e3e0-39de-40d0-807b-eaaa0a725d53 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:04:21.319715 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 612/2450] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:04:21 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:04:21.336308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83f3af8c-8f5a-459d-acd0-f23d41d68dc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.343729 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83f3af8c-8f5a-459d-acd0-f23d41d68dc5 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] GET https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 Aug 07 14:04:21.343729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83f3af8c-8f5a-459d-acd0-f23d41d68dc5 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.343729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83f3af8c-8f5a-459d-acd0-f23d41d68dc5 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.344247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.345984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:21.346503 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-760154165", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:21.348963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-760154165', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:21.352720 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.352720 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:21.357323 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83f3af8c-8f5a-459d-acd0-f23d41d68dc5 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Volume info retrieved successfully. Aug 07 14:04:21.366492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83f3af8c-8f5a-459d-acd0-f23d41d68dc5 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 returned with HTTP 200 Aug 07 14:04:21.367779 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 616/2451] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:21.387989 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-359a6423-7913-4e6e-86e7-ebede833225d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.391608 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-359a6423-7913-4e6e-86e7-ebede833225d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 Aug 07 14:04:21.391875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-359a6423-7913-4e6e-86e7-ebede833225d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.392149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-359a6423-7913-4e6e-86e7-ebede833225d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.392625 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-359a6423-7913-4e6e-86e7-ebede833225d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Delete volume with id: 2fddd31e-ed07-49d0-a6c6-9c805dbea867 Aug 07 14:04:21.392768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-f94397b8-461b-40b3-8ea1-8158af08f941 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.397601 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-f94397b8-461b-40b3-8ea1-8158af08f941 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:21.397950 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-f94397b8-461b-40b3-8ea1-8158af08f941 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.398328 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-f94397b8-461b-40b3-8ea1-8158af08f941 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.400301 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.400301 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:21.401225 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-359a6423-7913-4e6e-86e7-ebede833225d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Volume info retrieved successfully. Aug 07 14:04:21.420290 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.420290 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:21.429014 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-f94397b8-461b-40b3-8ea1-8158af08f941 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:21.430120 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-359a6423-7913-4e6e-86e7-ebede833225d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Delete volume request issued successfully. Aug 07 14:04:21.430433 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-359a6423-7913-4e6e-86e7-ebede833225d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 returned with HTTP 202 Aug 07 14:04:21.431025 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 611/2452] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:21 2026] DELETE /volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:21.438557 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-f94397b8-461b-40b3-8ea1-8158af08f941 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:21.441216 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 613/2453] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 1165 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:21.443092 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f876c5c-c543-44d8-bdea-532bf0b9c107 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.446548 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f876c5c-c543-44d8-bdea-532bf0b9c107 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] GET https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 Aug 07 14:04:21.446639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f876c5c-c543-44d8-bdea-532bf0b9c107 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.446961 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f876c5c-c543-44d8-bdea-532bf0b9c107 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.459781 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.459781 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:21.467516 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-2c1d776a-e6b8-4f27-b7f1-7b8c06742413 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.469464 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f876c5c-c543-44d8-bdea-532bf0b9c107 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Volume info retrieved successfully. Aug 07 14:04:21.474280 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-2c1d776a-e6b8-4f27-b7f1-7b8c06742413 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] POST https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a/action Aug 07 14:04:21.474779 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-2c1d776a-e6b8-4f27-b7f1-7b8c06742413 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:04:21.475226 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-2c1d776a-e6b8-4f27-b7f1-7b8c06742413 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:21.478493 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f876c5c-c543-44d8-bdea-532bf0b9c107 tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 returned with HTTP 200 Aug 07 14:04:21.480655 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 617/2454] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:21.490963 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.490963 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:21.491566 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-2c1d776a-e6b8-4f27-b7f1-7b8c06742413 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:21.492688 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Create volume of 1 GB Aug 07 14:04:21.500082 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Availability Zones retrieved successfully. Aug 07 14:04:21.501202 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-2c1d776a-e6b8-4f27-b7f1-7b8c06742413 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Begin detaching volume completed successfully. Aug 07 14:04:21.501642 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-2c1d776a-e6b8-4f27-b7f1-7b8c06742413 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a/action returned with HTTP 202 Aug 07 14:04:21.502141 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 612/2455] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:04:21 2026] POST /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:04:21.508522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Flow 'volume_create_api' (dcf2c495-e442-41f6-82c7-9dec2dfd1cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:21.510712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6af86ce-fe05-49b6-91d7-6c36c1e555af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:21.513267 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:21.594018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5ce461c-f275-4026-b559-71242efe2901 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.594233 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5ce461c-f275-4026-b559-71242efe2901 None None] GET https://10.4.3.193/volume// Aug 07 14:04:21.594449 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5ce461c-f275-4026-b559-71242efe2901 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.594761 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5ce461c-f275-4026-b559-71242efe2901 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.595213 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5ce461c-f275-4026-b559-71242efe2901 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:21.595684 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 614/2456] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:21.615260 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-365a666e-7b1b-4ad5-b3b9-31886d306527 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.618223 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-365a666e-7b1b-4ad5-b3b9-31886d306527 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:21.618600 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-365a666e-7b1b-4ad5-b3b9-31886d306527 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.618960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-365a666e-7b1b-4ad5-b3b9-31886d306527 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.631059 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6af86ce-fe05-49b6-91d7-6c36c1e555af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:21.632253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4b5d49-c467-4434-a954-eb5d421eafc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:21.635076 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.635076 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:21.644879 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-365a666e-7b1b-4ad5-b3b9-31886d306527 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:21.657237 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-365a666e-7b1b-4ad5-b3b9-31886d306527 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:21.657758 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 618/2457] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 1348 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:04:21.775040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Created reservations ['d6758f93-9ab7-4a9e-a3b2-112782b23a14', 'c0360076-d55b-4718-b45d-7db5a74e1351', 'e41e3351-fcd5-46a9-b947-abeb8884671d', '5c7206e7-006a-4624-b0a2-1ab6b76892b6'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:21.775948 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4b5d49-c467-4434-a954-eb5d421eafc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6758f93-9ab7-4a9e-a3b2-112782b23a14', 'c0360076-d55b-4718-b45d-7db5a74e1351', 'e41e3351-fcd5-46a9-b947-abeb8884671d', '5c7206e7-006a-4624-b0a2-1ab6b76892b6']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:21.776883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c835ac62-0050-45f9-9057-c6f492752198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:21.816272 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c835ac62-0050-45f9-9057-c6f492752198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104bee2f-1b81-4934-b5a3-4965c2a93724', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-760154165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347b94392cc14bd58dd99beb6fca9f92',qos_specs=None,replication_status=,reservations=['d6758f93-9ab7-4a9e-a3b2-112782b23a14','c0360076-d55b-4718-b45d-7db5a74e1351','e41e3351-fcd5-46a9-b947-abeb8884671d','5c7206e7-006a-4624-b0a2-1ab6b76892b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161c2501b0a242eda823f88b3a36d112',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-760154165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104bee2f-1b81-4934-b5a3-4965c2a93724,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='347b94392cc14bd58dd99beb6fca9f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161c2501b0a242eda823f88b3a36d112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:21.816628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7268c4-f64e-4c46-a333-bffffa830072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:21.851527 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7268c4-f64e-4c46-a333-bffffa830072) transitioned into state 'SUCCESS' from state '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-760154165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347b94392cc14bd58dd99beb6fca9f92',qos_specs=None,replication_status=,reservations=['d6758f93-9ab7-4a9e-a3b2-112782b23a14','c0360076-d55b-4718-b45d-7db5a74e1351','e41e3351-fcd5-46a9-b947-abeb8884671d','5c7206e7-006a-4624-b0a2-1ab6b76892b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161c2501b0a242eda823f88b3a36d112',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:21.852805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577da28f-6369-4350-8b00-b1e0ae317d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:21.865332 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577da28f-6369-4350-8b00-b1e0ae317d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:21.866625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Flow 'volume_create_api' (dcf2c495-e442-41f6-82c7-9dec2dfd1cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:21.867400 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Create volume request issued successfully. Aug 07 14:04:21.868689 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17a32690-5c1a-44b6-8acf-c01daaf27825 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:21.868911 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 614/2458] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:21 2026] POST /volume/v3/volumes => generated 753 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:21.883678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c74668b9-adff-43f3-bc90-d344a46ff142 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:21.887814 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c74668b9-adff-43f3-bc90-d344a46ff142 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:04:21.887814 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c74668b9-adff-43f3-bc90-d344a46ff142 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:21.887814 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c74668b9-adff-43f3-bc90-d344a46ff142 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:21.896382 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:21.896382 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:21.902039 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c74668b9-adff-43f3-bc90-d344a46ff142 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:21.907939 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c74668b9-adff-43f3-bc90-d344a46ff142 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 200 Aug 07 14:04:21.908765 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 613/2459] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:21 2026] GET /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:22.101008 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bcda5a6d-825c-4227-a159-e5b39b604e8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:22.103183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcda5a6d-825c-4227-a159-e5b39b604e8c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:22.103498 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcda5a6d-825c-4227-a159-e5b39b604e8c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:22.103780 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcda5a6d-825c-4227-a159-e5b39b604e8c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:22.103971 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bcda5a6d-825c-4227-a159-e5b39b604e8c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:22.109995 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:22.109995 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:22.111495 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcda5a6d-825c-4227-a159-e5b39b604e8c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:22.111804 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 615/2460] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:22 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:22.502279 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25b70f26-a5e1-4c9c-99a8-33ceff71e01d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:22.504661 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25b70f26-a5e1-4c9c-99a8-33ceff71e01d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] GET https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 Aug 07 14:04:22.505026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25b70f26-a5e1-4c9c-99a8-33ceff71e01d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:22.505333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25b70f26-a5e1-4c9c-99a8-33ceff71e01d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:22.513727 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25b70f26-a5e1-4c9c-99a8-33ceff71e01d tempest-VolumesCloneNegativeTest-1245646311 tempest-VolumesCloneNegativeTest-1245646311-project-member] https://10.4.3.193/volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 returned with HTTP 404 Aug 07 14:04:22.514663 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 619/2461] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:22 2026] GET /volume/v3/volumes/2fddd31e-ed07-49d0-a6c6-9c805dbea867 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:22.729587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-fa9f5c1a-7685-4d4f-b216-e2c16835fa86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:22.732408 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-fa9f5c1a-7685-4d4f-b216-e2c16835fa86 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] DELETE https://10.4.3.193/volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6 Aug 07 14:04:22.732596 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-fa9f5c1a-7685-4d4f-b216-e2c16835fa86 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:22.732784 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-fa9f5c1a-7685-4d4f-b216-e2c16835fa86 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:22.745458 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:22.745458 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:22.838739 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d6771ab8-07e8-4f14-95da-8d350ec10949 req-fa9f5c1a-7685-4d4f-b216-e2c16835fa86 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6 returned with HTTP 200 Aug 07 14:04:22.839823 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 615/2462] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:04:22 2026] DELETE /volume/v3/attachments/467f71bf-b049-4237-9740-dfda9d3b6ca6 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:22.926378 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-428113da-0ee9-49ce-aca9-ce9df49914ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:22.929255 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428113da-0ee9-49ce-aca9-ce9df49914ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:04:22.929631 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428113da-0ee9-49ce-aca9-ce9df49914ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:22.930053 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-428113da-0ee9-49ce-aca9-ce9df49914ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:22.940602 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:22.940602 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:22.946451 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-428113da-0ee9-49ce-aca9-ce9df49914ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:22.953975 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-428113da-0ee9-49ce-aca9-ce9df49914ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 200 Aug 07 14:04:22.954639 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 614/2463] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:22 2026] GET /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:22.969728 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a7412f6-62ea-4a53-8fc3-7fd03cddc510 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:22.971961 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a7412f6-62ea-4a53-8fc3-7fd03cddc510 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:04:22.972191 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a7412f6-62ea-4a53-8fc3-7fd03cddc510 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:22.972481 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a7412f6-62ea-4a53-8fc3-7fd03cddc510 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:22.985861 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:22.985861 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:22.990215 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a7412f6-62ea-4a53-8fc3-7fd03cddc510 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:22.996043 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a7412f6-62ea-4a53-8fc3-7fd03cddc510 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 200 Aug 07 14:04:22.996596 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 616/2464] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:22 2026] GET /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:23.012093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6d9ef0a-b446-442c-b19c-28433eb4a24d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:23.015166 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6d9ef0a-b446-442c-b19c-28433eb4a24d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:04:23.015389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6d9ef0a-b446-442c-b19c-28433eb4a24d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:23.015623 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6d9ef0a-b446-442c-b19c-28433eb4a24d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:23.022672 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:23.022672 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:23.026776 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a6d9ef0a-b446-442c-b19c-28433eb4a24d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:23.032163 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6d9ef0a-b446-442c-b19c-28433eb4a24d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 200 Aug 07 14:04:23.032734 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 620/2465] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:23 2026] GET /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:23.050711 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-709d41ea-2586-4212-8d87-ccde3bef095e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:23.052871 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-709d41ea-2586-4212-8d87-ccde3bef095e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:04:23.053406 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-709d41ea-2586-4212-8d87-ccde3bef095e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "104bee2f-1b81-4934-b5a3-4965c2a93724", "name": "tempest-TestVolumeBackupRestore-backup-1442471135", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:23.055369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-709d41ea-2586-4212-8d87-ccde3bef095e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Creating new backup {'backup': {'volume_id': '104bee2f-1b81-4934-b5a3-4965c2a93724', 'name': 'tempest-TestVolumeBackupRestore-backup-1442471135', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:04:23.055601 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-709d41ea-2586-4212-8d87-ccde3bef095e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Creating backup of volume 104bee2f-1b81-4934-b5a3-4965c2a93724 in container None Aug 07 14:04:23.065171 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:23.065171 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:23.065823 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-709d41ea-2586-4212-8d87-ccde3bef095e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:23.099316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-709d41ea-2586-4212-8d87-ccde3bef095e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Created reservations ['3a843ba8-6b22-423c-975b-556b1bd62811', '316fe659-c5cb-4c47-973b-e083aee8801b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:23.131010 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-10595607-aac3-41bd-98d8-74db1e647f03 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:23.133883 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10595607-aac3-41bd-98d8-74db1e647f03 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:23.134177 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10595607-aac3-41bd-98d8-74db1e647f03 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:23.134402 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10595607-aac3-41bd-98d8-74db1e647f03 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:23.134608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-10595607-aac3-41bd-98d8-74db1e647f03 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:23.143251 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:23.143251 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:23.144298 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10595607-aac3-41bd-98d8-74db1e647f03 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:23.144693 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 615/2466] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:23 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:23.149803 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-709d41ea-2586-4212-8d87-ccde3bef095e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:04:23.151587 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 616/2467] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:23 2026] POST /volume/v3/backups => generated 335 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:23.161503 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c763570-65ce-4dbe-a299-15438b5f7954 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:23.166337 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c763570-65ce-4dbe-a299-15438b5f7954 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:23.166337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c763570-65ce-4dbe-a299-15438b5f7954 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:23.166337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c763570-65ce-4dbe-a299-15438b5f7954 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:23.166337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6c763570-65ce-4dbe-a299-15438b5f7954 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:23.170017 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:23.170017 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:23.170956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c763570-65ce-4dbe-a299-15438b5f7954 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:23.171484 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 617/2468] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:23 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:24.160359 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14ef25b1-70dc-4b21-baaa-3f36ebe3050e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:24.163043 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14ef25b1-70dc-4b21-baaa-3f36ebe3050e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:24.163200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14ef25b1-70dc-4b21-baaa-3f36ebe3050e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:24.163483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14ef25b1-70dc-4b21-baaa-3f36ebe3050e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:24.163632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-14ef25b1-70dc-4b21-baaa-3f36ebe3050e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:24.175118 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:24.175118 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:24.176324 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14ef25b1-70dc-4b21-baaa-3f36ebe3050e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:24.176993 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 621/2469] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:24 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:24.190899 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-543ca0f7-5c86-4603-a9c0-21c231d142d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:24.193468 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51350a78-72e5-460a-b9af-851138207844 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:24.194247 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-543ca0f7-5c86-4603-a9c0-21c231d142d4 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:24.194674 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-543ca0f7-5c86-4603-a9c0-21c231d142d4 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:24.195014 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-543ca0f7-5c86-4603-a9c0-21c231d142d4 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:24.196081 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-543ca0f7-5c86-4603-a9c0-21c231d142d4 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:24.200029 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51350a78-72e5-460a-b9af-851138207844 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:24.200029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51350a78-72e5-460a-b9af-851138207844 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:24.200191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51350a78-72e5-460a-b9af-851138207844 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:24.200546 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-51350a78-72e5-460a-b9af-851138207844 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:24.204275 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:24.204275 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:24.205450 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-543ca0f7-5c86-4603-a9c0-21c231d142d4 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:24.206112 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 616/2470] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:24 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:24.207558 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:24.207558 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:24.208423 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51350a78-72e5-460a-b9af-851138207844 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:24.211450 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 617/2471] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:24 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:24.226234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4fdaa372-7d5c-4219-9963-69d5e839110a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:24.228965 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fdaa372-7d5c-4219-9963-69d5e839110a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:04:24.229765 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fdaa372-7d5c-4219-9963-69d5e839110a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf8ea229-675b-48ac-b08d-f716717ffd75", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-200389115"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:24.231784 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-4fdaa372-7d5c-4219-9963-69d5e839110a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating new backup {'backup': {'volume_id': 'bf8ea229-675b-48ac-b08d-f716717ffd75', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-200389115'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:04:24.232224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-4fdaa372-7d5c-4219-9963-69d5e839110a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Creating backup of volume bf8ea229-675b-48ac-b08d-f716717ffd75 in container None Aug 07 14:04:24.244474 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:24.244474 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:24.245268 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4fdaa372-7d5c-4219-9963-69d5e839110a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Volume info retrieved successfully. Aug 07 14:04:24.280060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:24.282055 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4fdaa372-7d5c-4219-9963-69d5e839110a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Created reservations ['5db3340b-f4d3-4852-8871-3dc23fa63ea4', 'f0a39e1f-afd2-4a09-9bb3-0260b828e732'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:24.357982 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fdaa372-7d5c-4219-9963-69d5e839110a tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:04:24.358577 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 618/2472] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:24 2026] POST /volume/v3/backups => generated 329 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:24.372405 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab31a57d-acf5-49ca-bcf2-c0a4b574ecf8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:24.374320 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab31a57d-acf5-49ca-bcf2-c0a4b574ecf8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:24.374574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab31a57d-acf5-49ca-bcf2-c0a4b574ecf8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:24.375495 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab31a57d-acf5-49ca-bcf2-c0a4b574ecf8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:24.375808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ab31a57d-acf5-49ca-bcf2-c0a4b574ecf8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:24.383683 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:24.383683 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:24.385042 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab31a57d-acf5-49ca-bcf2-c0a4b574ecf8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:24.385042 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 617/2473] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:24 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:24.451913 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:24.452345 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-843625017", "metadata": {"Type": "Test"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:24.454056 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-843625017', 'metadata': {'Type': 'Test'}}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:24.454261 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume of 1 GB Aug 07 14:04:24.459587 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Availability Zones retrieved successfully. Aug 07 14:04:24.467874 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (4f253b31-7674-420c-8b06-05e195812ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:24.469207 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e319f2c8-c7e7-4178-945f-30b6d15016ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:24.473132 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:24.510990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e319f2c8-c7e7-4178-945f-30b6d15016ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:24.510990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c70dbef-4cf1-4c2f-aaf2-832fb66155b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:24.606325 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Created reservations ['e2a2fcf9-e855-481d-8535-61cec48ce12d', '5a6cc26f-fcc3-4d6e-af11-b5d792dffcfd', '78e634a7-1755-4485-a996-1b4ba2d2c22d', '1e825439-3361-4096-b044-630b74722868'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:24.608031 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c70dbef-4cf1-4c2f-aaf2-832fb66155b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a2fcf9-e855-481d-8535-61cec48ce12d', '5a6cc26f-fcc3-4d6e-af11-b5d792dffcfd', '78e634a7-1755-4485-a996-1b4ba2d2c22d', '1e825439-3361-4096-b044-630b74722868']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:24.609698 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77173ece-b81f-42f5-883d-a433d18e45d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:24.643437 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77173ece-b81f-42f5-883d-a433d18e45d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09af07ca-6a4f-48ee-8263-e9c426848f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-843625017',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['e2a2fcf9-e855-481d-8535-61cec48ce12d','5a6cc26f-fcc3-4d6e-af11-b5d792dffcfd','78e634a7-1755-4485-a996-1b4ba2d2c22d','1e825439-3361-4096-b044-630b74722868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-843625017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09af07ca-6a4f-48ee-8263-e9c426848f08,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4f904c9f77d04c99b386f560b19b3a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:24.644889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6893cd06-0f2a-44c0-8e4a-b8efac3b8b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:24.674934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6893cd06-0f2a-44c0-8e4a-b8efac3b8b0b) transitioned into state 'SUCCESS' from state '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-843625017',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['e2a2fcf9-e855-481d-8535-61cec48ce12d','5a6cc26f-fcc3-4d6e-af11-b5d792dffcfd','78e634a7-1755-4485-a996-1b4ba2d2c22d','1e825439-3361-4096-b044-630b74722868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:24.675832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a5136c-868f-43a8-b2d1-093d58f540f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:24.703653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a5136c-868f-43a8-b2d1-093d58f540f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:24.704491 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (4f253b31-7674-420c-8b06-05e195812ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:24.704903 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request issued successfully. Aug 07 14:04:24.705547 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae1785b0-7d4b-4f72-9ad7-85a6e5b18b29 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:24.706404 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 622/2474] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:24 2026] POST /volume/v3/volumes => generated 758 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:24.732736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcdda161-8ef1-43a7-a63d-e029ac1b6209 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:24.734608 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcdda161-8ef1-43a7-a63d-e029ac1b6209 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:24.734983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcdda161-8ef1-43a7-a63d-e029ac1b6209 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:24.735123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcdda161-8ef1-43a7-a63d-e029ac1b6209 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:24.754558 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:24.754558 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:24.765966 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fcdda161-8ef1-43a7-a63d-e029ac1b6209 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:24.778739 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcdda161-8ef1-43a7-a63d-e029ac1b6209 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:24.779177 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 618/2475] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:24 2026] GET /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:25.223864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a46a7169-2ead-41a4-a29d-4550cb78607e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:25.223864 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a46a7169-2ead-41a4-a29d-4550cb78607e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:25.224071 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a46a7169-2ead-41a4-a29d-4550cb78607e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:25.224208 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a46a7169-2ead-41a4-a29d-4550cb78607e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:25.224314 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a46a7169-2ead-41a4-a29d-4550cb78607e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:25.226183 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=305,cinder:INSERT=55,cinder:UPDATE=90 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:04:25.228933 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:25.228933 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:25.229806 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a46a7169-2ead-41a4-a29d-4550cb78607e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:25.230220 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 619/2476] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:25 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:25.398730 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce09a801-5b98-44a1-9d25-c959c7505d40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:25.404239 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce09a801-5b98-44a1-9d25-c959c7505d40 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:25.404554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce09a801-5b98-44a1-9d25-c959c7505d40 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:25.404890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce09a801-5b98-44a1-9d25-c959c7505d40 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:25.405067 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ce09a801-5b98-44a1-9d25-c959c7505d40 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:25.420618 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:25.420618 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:25.421100 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce09a801-5b98-44a1-9d25-c959c7505d40 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:25.421504 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 618/2477] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:25 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 737 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:25.799012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37baa459-8afa-4fef-b189-999f1ddea74a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:25.802280 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37baa459-8afa-4fef-b189-999f1ddea74a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:25.802575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37baa459-8afa-4fef-b189-999f1ddea74a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:25.802902 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37baa459-8afa-4fef-b189-999f1ddea74a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:25.813149 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:25.813149 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:25.820229 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37baa459-8afa-4fef-b189-999f1ddea74a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:25.826460 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37baa459-8afa-4fef-b189-999f1ddea74a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:25.826923 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 623/2478] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:25 2026] GET /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:25.843281 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c8ca5d5-6690-4505-9e24-447b836eab4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:25.846796 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c8ca5d5-6690-4505-9e24-447b836eab4a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:25.847087 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c8ca5d5-6690-4505-9e24-447b836eab4a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:25.847320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c8ca5d5-6690-4505-9e24-447b836eab4a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:25.855038 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:25.855038 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:25.859556 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c8ca5d5-6690-4505-9e24-447b836eab4a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:25.866500 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c8ca5d5-6690-4505-9e24-447b836eab4a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:25.866999 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 619/2479] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:25 2026] GET /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:25.887214 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22010e5f-63ab-4595-8f37-ae722ed0aa88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:25.888584 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22010e5f-63ab-4595-8f37-ae722ed0aa88 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:25.889103 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22010e5f-63ab-4595-8f37-ae722ed0aa88 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-843625017"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:25.906106 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:25.906106 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:25.915389 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22010e5f-63ab-4595-8f37-ae722ed0aa88 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:25.927700 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22010e5f-63ab-4595-8f37-ae722ed0aa88 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:25.929222 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22010e5f-63ab-4595-8f37-ae722ed0aa88 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:25.929382 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 620/2480] 10.4.3.193 () {68 vars in 1368 bytes} [Fri Aug 7 14:04:25 2026] PUT /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 783 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:25.950432 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0bf8c40-a08c-4993-80e6-f0af58c9ba98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:25.955397 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0bf8c40-a08c-4993-80e6-f0af58c9ba98 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:25.955886 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0bf8c40-a08c-4993-80e6-f0af58c9ba98 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1063799069", "description": "This is the new description of volume"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:25.967031 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:25.967031 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:25.974280 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0bf8c40-a08c-4993-80e6-f0af58c9ba98 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:25.986308 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0bf8c40-a08c-4993-80e6-f0af58c9ba98 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:25.987261 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0bf8c40-a08c-4993-80e6-f0af58c9ba98 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:25.987652 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 619/2481] 10.4.3.193 () {68 vars in 1369 bytes} [Fri Aug 7 14:04:25 2026] PUT /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:26.002825 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c1f57c6-8f69-4661-a049-69f58e3270e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:26.005026 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c1f57c6-8f69-4661-a049-69f58e3270e4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:26.005310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c1f57c6-8f69-4661-a049-69f58e3270e4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:26.005552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c1f57c6-8f69-4661-a049-69f58e3270e4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:26.018909 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:26.018909 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:26.028656 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c1f57c6-8f69-4661-a049-69f58e3270e4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:26.035253 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c1f57c6-8f69-4661-a049-69f58e3270e4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:26.035778 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 624/2482] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:26 2026] GET /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 891 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:26.051446 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:26.054947 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:26.057074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-761362072", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1803009386"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:26.063774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-761362072', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1803009386'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:26.065864 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume of 1 GB Aug 07 14:04:26.075872 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Availability Zones retrieved successfully. Aug 07 14:04:26.084280 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (3c130db7-3861-4b54-ba5b-c9e44b90c81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:26.085661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c3306a-3f28-4430-8c80-681fca805fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:26.087745 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:26.125451 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c3306a-3f28-4430-8c80-681fca805fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:26.126570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abea556a-44fa-420d-b97f-b7654b6d8bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:26.194672 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Created reservations ['2b4427f7-1b36-47c6-a923-565a7bbf507f', 'fc677959-b35f-45ac-8960-49affbbd0545', 'f68aba0c-bbeb-4697-9cd6-ea0b2435abde', '0b36bfea-0588-4399-9009-08d6315a3c75'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:26.195035 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abea556a-44fa-420d-b97f-b7654b6d8bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b4427f7-1b36-47c6-a923-565a7bbf507f', 'fc677959-b35f-45ac-8960-49affbbd0545', 'f68aba0c-bbeb-4697-9cd6-ea0b2435abde', '0b36bfea-0588-4399-9009-08d6315a3c75']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:26.196235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0188afec-5daa-40ee-8137-4d5711afaedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:26.235247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0188afec-5daa-40ee-8137-4d5711afaedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd53d1561-0232-4e19-bf8a-ec34c8d479f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-761362072',display_name='tempest-VolumesGetTest-Volume-1803009386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['2b4427f7-1b36-47c6-a923-565a7bbf507f','fc677959-b35f-45ac-8960-49affbbd0545','f68aba0c-bbeb-4697-9cd6-ea0b2435abde','0b36bfea-0588-4399-9009-08d6315a3c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-761362072',display_name='tempest-VolumesGetTest-Volume-1803009386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d53d1561-0232-4e19-bf8a-ec34c8d479f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f904c9f77d04c99b386f560b19b3a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:26.236158 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7523df4a-ad6d-43ec-8675-c36ea3c1b2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:26.246112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad57a25d-4ea9-485a-b15a-c54d59c2b22d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:26.249181 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad57a25d-4ea9-485a-b15a-c54d59c2b22d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:26.249539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad57a25d-4ea9-485a-b15a-c54d59c2b22d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:26.249874 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad57a25d-4ea9-485a-b15a-c54d59c2b22d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:26.249874 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ad57a25d-4ea9-485a-b15a-c54d59c2b22d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:26.257218 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:26.257218 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:26.258364 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad57a25d-4ea9-485a-b15a-c54d59c2b22d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:26.258892 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 621/2483] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:26 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:26.263501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7523df4a-ad6d-43ec-8675-c36ea3c1b2a0) transitioned into 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-761362072',display_name='tempest-VolumesGetTest-Volume-1803009386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['2b4427f7-1b36-47c6-a923-565a7bbf507f','fc677959-b35f-45ac-8960-49affbbd0545','f68aba0c-bbeb-4697-9cd6-ea0b2435abde','0b36bfea-0588-4399-9009-08d6315a3c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:26.264431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6406aea5-e625-44a8-9c20-49cfc59d8267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:26.284972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6406aea5-e625-44a8-9c20-49cfc59d8267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:26.284972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (3c130db7-3861-4b54-ba5b-c9e44b90c81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:26.284972 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request issued successfully. Aug 07 14:04:26.284972 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b24ebca1-470f-4a1e-bda2-9dc48e0f650f tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:26.285383 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 620/2484] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:26 2026] POST /volume/v3/volumes => generated 779 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:26.306056 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b1e1fea-adec-46aa-9b40-22390e4399fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:26.309603 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b1e1fea-adec-46aa-9b40-22390e4399fb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:26.309919 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b1e1fea-adec-46aa-9b40-22390e4399fb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:26.311234 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b1e1fea-adec-46aa-9b40-22390e4399fb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:26.323875 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:26.323875 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:26.334363 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b1e1fea-adec-46aa-9b40-22390e4399fb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:26.342926 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b1e1fea-adec-46aa-9b40-22390e4399fb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 returned with HTTP 200 Aug 07 14:04:26.343206 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 620/2485] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:26 2026] GET /volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:26.437685 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0abe946-dcf1-4560-bc93-0082103171a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:26.440879 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0abe946-dcf1-4560-bc93-0082103171a4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:26.441462 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0abe946-dcf1-4560-bc93-0082103171a4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:26.441597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0abe946-dcf1-4560-bc93-0082103171a4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:26.441745 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d0abe946-dcf1-4560-bc93-0082103171a4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:26.456183 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:26.456183 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:26.457596 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0abe946-dcf1-4560-bc93-0082103171a4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:26.458416 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 625/2486] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:26 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:27.275242 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ca68344-0cf6-4945-a017-dc4db7da346c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.277641 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ca68344-0cf6-4945-a017-dc4db7da346c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:27.277914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ca68344-0cf6-4945-a017-dc4db7da346c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.278237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ca68344-0cf6-4945-a017-dc4db7da346c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.278349 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9ca68344-0cf6-4945-a017-dc4db7da346c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:27.283909 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.283909 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:27.284764 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ca68344-0cf6-4945-a017-dc4db7da346c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:27.285290 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 622/2487] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:27 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:27.364709 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23aa5e61-7033-4710-a68c-2498008642f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.368126 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23aa5e61-7033-4710-a68c-2498008642f0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:27.368417 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23aa5e61-7033-4710-a68c-2498008642f0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.368702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23aa5e61-7033-4710-a68c-2498008642f0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.379681 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.379681 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:27.384564 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-23aa5e61-7033-4710-a68c-2498008642f0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:27.391061 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23aa5e61-7033-4710-a68c-2498008642f0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 returned with HTTP 200 Aug 07 14:04:27.391904 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 621/2488] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:27 2026] GET /volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:27.408016 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf15479a-e37a-4bae-8ed3-a2c85d4c9574 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.410451 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf15479a-e37a-4bae-8ed3-a2c85d4c9574 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:27.410853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf15479a-e37a-4bae-8ed3-a2c85d4c9574 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-843625017", "description": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:27.417642 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.421870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:27.421870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.421870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.421870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Delete volume with id: fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:27.422591 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.422591 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:27.429369 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bf15479a-e37a-4bae-8ed3-a2c85d4c9574 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:27.432835 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.432835 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:27.433791 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:27.438823 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bf15479a-e37a-4bae-8ed3-a2c85d4c9574 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:27.439552 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf15479a-e37a-4bae-8ed3-a2c85d4c9574 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 returned with HTTP 200 Aug 07 14:04:27.441059 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 621/2489] 10.4.3.193 () {68 vars in 1368 bytes} [Fri Aug 7 14:04:27 2026] PUT /volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 => generated 769 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:27.461054 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8231ce3f-2b57-41ad-9467-3b266d0626bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.463655 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8231ce3f-2b57-41ad-9467-3b266d0626bc tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:27.463655 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8231ce3f-2b57-41ad-9467-3b266d0626bc tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.463655 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8231ce3f-2b57-41ad-9467-3b266d0626bc tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.465989 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Delete volume request issued successfully. Aug 07 14:04:27.465989 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f4643ab-9491-46e4-8e1d-a34306238b07 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 202 Aug 07 14:04:27.465989 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 626/2490] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:27 2026] DELETE /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:27.473967 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.473967 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:27.477574 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a737b393-f799-488c-aa7c-6727f66bb76d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.478453 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3821d098-d506-4da5-8ae8-6b1e91ba711e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.480621 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3821d098-d506-4da5-8ae8-6b1e91ba711e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:27.480915 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3821d098-d506-4da5-8ae8-6b1e91ba711e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.481165 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3821d098-d506-4da5-8ae8-6b1e91ba711e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.481507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3821d098-d506-4da5-8ae8-6b1e91ba711e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:27.481833 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a737b393-f799-488c-aa7c-6727f66bb76d tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:27.484876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a737b393-f799-488c-aa7c-6727f66bb76d tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.485957 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a737b393-f799-488c-aa7c-6727f66bb76d tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.488908 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8231ce3f-2b57-41ad-9467-3b266d0626bc tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:27.493191 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.493191 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:27.494149 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3821d098-d506-4da5-8ae8-6b1e91ba711e tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:27.494769 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 622/2491] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:27 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:27.497907 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.497907 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:27.499027 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8231ce3f-2b57-41ad-9467-3b266d0626bc tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 returned with HTTP 200 Aug 07 14:04:27.499521 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 623/2492] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:27 2026] GET /volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:27.505229 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a737b393-f799-488c-aa7c-6727f66bb76d tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:27.511876 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a737b393-f799-488c-aa7c-6727f66bb76d tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 200 Aug 07 14:04:27.512427 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 622/2493] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:27 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:27.524455 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-426c079b-5a24-4255-8d45-a0e000ea6004 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.527393 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-426c079b-5a24-4255-8d45-a0e000ea6004 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:27.527690 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-426c079b-5a24-4255-8d45-a0e000ea6004 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.527973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-426c079b-5a24-4255-8d45-a0e000ea6004 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.528195 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-426c079b-5a24-4255-8d45-a0e000ea6004 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume with id: d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:27.537630 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.537630 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:27.538208 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-426c079b-5a24-4255-8d45-a0e000ea6004 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:27.568137 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-426c079b-5a24-4255-8d45-a0e000ea6004 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume request issued successfully. Aug 07 14:04:27.568268 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-426c079b-5a24-4255-8d45-a0e000ea6004 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 returned with HTTP 202 Aug 07 14:04:27.568714 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 627/2494] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:27 2026] DELETE /volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:27.584241 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1551f14d-b626-4968-acd2-8298ba610f43 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:27.590536 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1551f14d-b626-4968-acd2-8298ba610f43 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:27.590824 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1551f14d-b626-4968-acd2-8298ba610f43 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:27.591084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1551f14d-b626-4968-acd2-8298ba610f43 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:27.607930 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:27.607930 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:27.617259 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1551f14d-b626-4968-acd2-8298ba610f43 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:27.623910 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1551f14d-b626-4968-acd2-8298ba610f43 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 returned with HTTP 200 Aug 07 14:04:27.624736 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 623/2495] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:27 2026] GET /volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 => generated 836 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:28.301555 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-721f612b-899d-43b2-81a1-9e5b064328df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:28.303491 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-721f612b-899d-43b2-81a1-9e5b064328df tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:28.303722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-721f612b-899d-43b2-81a1-9e5b064328df tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:28.303963 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-721f612b-899d-43b2-81a1-9e5b064328df tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:28.304079 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-721f612b-899d-43b2-81a1-9e5b064328df tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:28.311277 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:28.311277 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:28.312163 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-721f612b-899d-43b2-81a1-9e5b064328df tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:28.312574 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 624/2496] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:28 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:28.509860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40b1fd22-2a94-4404-bafe-669447cb11f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:28.512474 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40b1fd22-2a94-4404-bafe-669447cb11f8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:28.512606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40b1fd22-2a94-4404-bafe-669447cb11f8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:28.513533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40b1fd22-2a94-4404-bafe-669447cb11f8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:28.513533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-40b1fd22-2a94-4404-bafe-669447cb11f8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:28.521144 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:28.521144 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:28.522749 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40b1fd22-2a94-4404-bafe-669447cb11f8 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:28.522749 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 623/2497] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:28 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:28.533750 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cc21274-fb69-4937-90bc-13b0057a3f63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:28.537337 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cc21274-fb69-4937-90bc-13b0057a3f63 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a Aug 07 14:04:28.537602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cc21274-fb69-4937-90bc-13b0057a3f63 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:28.538236 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cc21274-fb69-4937-90bc-13b0057a3f63 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:28.561739 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cc21274-fb69-4937-90bc-13b0057a3f63 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a returned with HTTP 404 Aug 07 14:04:28.562309 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 628/2498] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:28 2026] GET /volume/v3/volumes/fa3d68e4-8baa-4fb2-8801-0016e0f7277a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:28.638563 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-452e773c-c3fe-474d-8e5b-afae0895dbd8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:28.641422 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-452e773c-c3fe-474d-8e5b-afae0895dbd8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 Aug 07 14:04:28.641611 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-452e773c-c3fe-474d-8e5b-afae0895dbd8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:28.642665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-452e773c-c3fe-474d-8e5b-afae0895dbd8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:28.650638 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-452e773c-c3fe-474d-8e5b-afae0895dbd8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 returned with HTTP 404 Aug 07 14:04:28.651776 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 624/2499] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:28 2026] GET /volume/v3/volumes/d53d1561-0232-4e19-bf8a-ec34c8d479f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:28.664468 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3a3e5ac-4d54-4b02-85d8-f3cbd9c8e196 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:28.665648 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3a3e5ac-4d54-4b02-85d8-f3cbd9c8e196 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:28.667850 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3a3e5ac-4d54-4b02-85d8-f3cbd9c8e196 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:28.667850 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3a3e5ac-4d54-4b02-85d8-f3cbd9c8e196 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:28.675221 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:28.675221 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:28.679648 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3a3e5ac-4d54-4b02-85d8-f3cbd9c8e196 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:28.684796 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3a3e5ac-4d54-4b02-85d8-f3cbd9c8e196 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:28.685112 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 625/2500] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:28 2026] GET /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:28.706175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:28.708200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] DELETE https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:28.708387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:28.708763 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:28.709409 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume with id: 09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:28.719205 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:28.719205 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:28.719827 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:28.755069 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume request issued successfully. Aug 07 14:04:28.755381 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ef991b5-de97-4a4f-8c87-42af741b3245 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 202 Aug 07 14:04:28.756049 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 624/2501] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:28 2026] DELETE /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:04:28.767988 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-96f8e614-c551-42f0-a72f-43773ebca2a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:28.770956 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96f8e614-c551-42f0-a72f-43773ebca2a4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:28.771170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96f8e614-c551-42f0-a72f-43773ebca2a4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:28.771458 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96f8e614-c551-42f0-a72f-43773ebca2a4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:28.783957 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:28.783957 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:28.792471 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-96f8e614-c551-42f0-a72f-43773ebca2a4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:28.798760 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96f8e614-c551-42f0-a72f-43773ebca2a4 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 200 Aug 07 14:04:28.800024 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 629/2502] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:28 2026] GET /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 890 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:29.032807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:29.034786 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd Aug 07 14:04:29.034909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:29.035147 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:29.035301 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Delete snapshot with id: 910cd88a-d00e-4b4a-8d30-bd494364a3dd Aug 07 14:04:29.041920 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:29.041920 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:29.041920 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot retrieved successfully. Aug 07 14:04:29.069205 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot delete request issued successfully. Aug 07 14:04:29.069205 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0c2e126-47e1-48dd-98f6-59496f673bdf tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd returned with HTTP 202 Aug 07 14:04:29.069205 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 625/2503] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:04:29 2026] DELETE /volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:29.080779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a606914-2e3e-4041-8891-c61e3481d630 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:29.083766 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a606914-2e3e-4041-8891-c61e3481d630 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd Aug 07 14:04:29.084102 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a606914-2e3e-4041-8891-c61e3481d630 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:29.084492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a606914-2e3e-4041-8891-c61e3481d630 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:29.093138 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:29.093138 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:29.093864 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a606914-2e3e-4041-8891-c61e3481d630 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Snapshot retrieved successfully. Aug 07 14:04:29.095298 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a606914-2e3e-4041-8891-c61e3481d630 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd returned with HTTP 200 Aug 07 14:04:29.095740 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 626/2504] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:04:29 2026] GET /volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:29.327726 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-805de6d4-ebbd-4f3a-97e0-41c032fada97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:29.331709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-805de6d4-ebbd-4f3a-97e0-41c032fada97 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:29.332997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-805de6d4-ebbd-4f3a-97e0-41c032fada97 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:29.332997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-805de6d4-ebbd-4f3a-97e0-41c032fada97 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:29.333208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-805de6d4-ebbd-4f3a-97e0-41c032fada97 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:29.341145 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:29.341145 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:29.343178 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-805de6d4-ebbd-4f3a-97e0-41c032fada97 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:29.343178 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 625/2505] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:29 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:29.536929 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2616906-c595-4711-a744-998a24e01cad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:29.539183 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2616906-c595-4711-a744-998a24e01cad tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:29.539420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2616906-c595-4711-a744-998a24e01cad tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:29.539660 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2616906-c595-4711-a744-998a24e01cad tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:29.539814 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e2616906-c595-4711-a744-998a24e01cad tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:29.544715 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:29.544715 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:29.545463 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2616906-c595-4711-a744-998a24e01cad tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:29.545900 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 630/2506] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:29 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:29.822995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d55fb5a-dd83-44d0-9cf1-1211a40076d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:29.827887 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d55fb5a-dd83-44d0-9cf1-1211a40076d3 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 Aug 07 14:04:29.827887 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d55fb5a-dd83-44d0-9cf1-1211a40076d3 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:29.827887 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d55fb5a-dd83-44d0-9cf1-1211a40076d3 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:29.835645 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d55fb5a-dd83-44d0-9cf1-1211a40076d3 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 returned with HTTP 404 Aug 07 14:04:29.836664 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 626/2507] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:29 2026] GET /volume/v3/volumes/09af07ca-6a4f-48ee-8263-e9c426848f08 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:29.848323 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:29.853873 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:29.853873 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-249983606"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:29.853873 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-249983606'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:29.853873 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume of 1 GB Aug 07 14:04:29.863040 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Availability Zones retrieved successfully. Aug 07 14:04:29.882413 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (f32b8d0a-f3bf-407a-896d-c80cafbe52d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:29.883828 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561f3217-14b3-4a96-9c8d-2fda77ede59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:29.885177 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:29.930409 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561f3217-14b3-4a96-9c8d-2fda77ede59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:29.931347 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b37676b-71e2-4fce-b39b-a7670450ccfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:29.985868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Created reservations ['590041ce-894f-42d6-9076-60766c8e3c30', 'ab14f179-9960-4baa-8c75-80298a5998ed', 'd01d0318-5b42-4cd0-8940-93545b5685bf', '05ca6d71-9cfa-4552-84e1-933c7363750b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:29.986964 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b37676b-71e2-4fce-b39b-a7670450ccfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590041ce-894f-42d6-9076-60766c8e3c30', 'ab14f179-9960-4baa-8c75-80298a5998ed', 'd01d0318-5b42-4cd0-8940-93545b5685bf', '05ca6d71-9cfa-4552-84e1-933c7363750b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:29.987799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957f9a50-3a4f-4883-8f28-d8f20cb70585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:30.018524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957f9a50-3a4f-4883-8f28-d8f20cb70585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61600fc5-e1a0-4b7d-a5a6-373f4619723a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-249983606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['590041ce-894f-42d6-9076-60766c8e3c30','ab14f179-9960-4baa-8c75-80298a5998ed','d01d0318-5b42-4cd0-8940-93545b5685bf','05ca6d71-9cfa-4552-84e1-933c7363750b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-249983606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61600fc5-e1a0-4b7d-a5a6-373f4619723a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f904c9f77d04c99b386f560b19b3a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:30.020396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2074a23f-f44e-49bc-807a-2063062282f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:30.052626 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2074a23f-f44e-49bc-807a-2063062282f5) transitioned into state 'SUCCESS' from state '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-249983606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['590041ce-894f-42d6-9076-60766c8e3c30','ab14f179-9960-4baa-8c75-80298a5998ed','d01d0318-5b42-4cd0-8940-93545b5685bf','05ca6d71-9cfa-4552-84e1-933c7363750b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:30.053413 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11eb190-840e-41d3-872c-40757846a8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:30.070565 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11eb190-840e-41d3-872c-40757846a8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:30.071532 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (f32b8d0a-f3bf-407a-896d-c80cafbe52d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:30.072443 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request issued successfully. Aug 07 14:04:30.073803 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc00ea84-802c-4125-a2f1-0df3a20ea19d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:30.074181 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 627/2508] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:04:29 2026] POST /volume/v3/volumes => generated 744 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:30.094589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c13264e-8acc-41d8-9b81-a40d100e08d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:30.098800 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c13264e-8acc-41d8-9b81-a40d100e08d0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a Aug 07 14:04:30.099070 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c13264e-8acc-41d8-9b81-a40d100e08d0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:30.099310 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c13264e-8acc-41d8-9b81-a40d100e08d0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:30.108966 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:30.108966 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:30.110720 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39fd8d92-dd40-4ba6-b2ef-866ac52e95cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:30.113790 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c13264e-8acc-41d8-9b81-a40d100e08d0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:30.113893 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39fd8d92-dd40-4ba6-b2ef-866ac52e95cb tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd Aug 07 14:04:30.114203 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39fd8d92-dd40-4ba6-b2ef-866ac52e95cb tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:30.114430 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39fd8d92-dd40-4ba6-b2ef-866ac52e95cb tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:30.120268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c13264e-8acc-41d8-9b81-a40d100e08d0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a returned with HTTP 200 Aug 07 14:04:30.120478 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39fd8d92-dd40-4ba6-b2ef-866ac52e95cb tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd returned with HTTP 404 Aug 07 14:04:30.120830 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 626/2509] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:30 2026] GET /volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a => generated 812 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:30.121451 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 631/2510] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:04:30 2026] GET /volume/v3/snapshots/910cd88a-d00e-4b4a-8d30-bd494364a3dd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:30.184957 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b1ac752a-946a-4e4f-b9e0-abe802f954ca req-6f51f55c-8dc5-4638-823a-ebb82eeb3ac3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:30.188598 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b1ac752a-946a-4e4f-b9e0-abe802f954ca req-6f51f55c-8dc5-4638-823a-ebb82eeb3ac3 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:04:30.188598 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b1ac752a-946a-4e4f-b9e0-abe802f954ca req-6f51f55c-8dc5-4638-823a-ebb82eeb3ac3 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:30.188598 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b1ac752a-946a-4e4f-b9e0-abe802f954ca req-6f51f55c-8dc5-4638-823a-ebb82eeb3ac3 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:30.211131 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:30.211131 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:30.220045 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b1ac752a-946a-4e4f-b9e0-abe802f954ca req-6f51f55c-8dc5-4638-823a-ebb82eeb3ac3 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:30.229234 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b1ac752a-946a-4e4f-b9e0-abe802f954ca req-6f51f55c-8dc5-4638-823a-ebb82eeb3ac3 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:04:30.229234 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 627/2511] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:30 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:30.363737 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-122b301d-be08-461f-a134-302119d6b0fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:30.363737 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-122b301d-be08-461f-a134-302119d6b0fe tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:30.364034 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-122b301d-be08-461f-a134-302119d6b0fe tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:30.364315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-122b301d-be08-461f-a134-302119d6b0fe tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:30.365284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-122b301d-be08-461f-a134-302119d6b0fe tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:30.377679 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:30.377679 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:30.381911 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-122b301d-be08-461f-a134-302119d6b0fe tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:30.381911 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 628/2512] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:30 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:30.560199 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-89225907-61e0-4aae-8bed-d61ea4f0882d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:30.562774 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89225907-61e0-4aae-8bed-d61ea4f0882d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:30.563065 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89225907-61e0-4aae-8bed-d61ea4f0882d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:30.563435 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89225907-61e0-4aae-8bed-d61ea4f0882d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:30.563508 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-89225907-61e0-4aae-8bed-d61ea4f0882d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:30.570644 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:30.570644 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:30.571829 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89225907-61e0-4aae-8bed-d61ea4f0882d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:30.571991 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 627/2513] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:30 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:31.136832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a311a2b-ae34-4e75-942f-a36b29e0c7bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:31.139261 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a311a2b-ae34-4e75-942f-a36b29e0c7bb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a Aug 07 14:04:31.139336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a311a2b-ae34-4e75-942f-a36b29e0c7bb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:31.140176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a311a2b-ae34-4e75-942f-a36b29e0c7bb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:31.155811 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:31.155811 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:31.166466 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a311a2b-ae34-4e75-942f-a36b29e0c7bb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:31.181537 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a311a2b-ae34-4e75-942f-a36b29e0c7bb tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a returned with HTTP 200 Aug 07 14:04:31.182053 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 632/2514] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:31 2026] GET /volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a => generated 837 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:31.205593 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:31.210884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:31.210884 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "61600fc5-e1a0-4b7d-a5a6-373f4619723a", "size": 1, "name": "tempest-VolumesGetTest-Volume-129278172", "metadata": {"Type": "Test"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:31.212797 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request body: {'volume': {'source_volid': '61600fc5-e1a0-4b7d-a5a6-373f4619723a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-129278172', 'metadata': {'Type': 'Test'}}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:31.224816 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:31.224816 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:31.225682 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume retrieved successfully. Aug 07 14:04:31.225921 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume of 1 GB Aug 07 14:04:31.230672 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Availability Zones retrieved successfully. Aug 07 14:04:31.238457 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (9d3d10ff-dc46-4f3c-a470-732e18562e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:31.241769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b82d11c-4a91-4aed-ad1c-bacec545d908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:31.241769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:31.287173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b82d11c-4a91-4aed-ad1c-bacec545d908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '61600fc5-e1a0-4b7d-a5a6-373f4619723a', 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:31.287699 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923a1d55-a990-46f6-b2f3-6e49279a4383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:31.365098 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Created reservations ['de52c3bd-d208-4e32-a578-086d5e5cc380', '0390bcf1-d954-4063-8239-83da02223ec2', '5bd42bd4-27f3-48db-ac9b-56313f9b7a0c', 'faf0ccf7-b283-4ac6-a6fc-8cf1ea7fcc78'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:31.366588 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923a1d55-a990-46f6-b2f3-6e49279a4383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de52c3bd-d208-4e32-a578-086d5e5cc380', '0390bcf1-d954-4063-8239-83da02223ec2', '5bd42bd4-27f3-48db-ac9b-56313f9b7a0c', 'faf0ccf7-b283-4ac6-a6fc-8cf1ea7fcc78']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:31.367861 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa4acf4-acaf-4ac2-bf38-e2dd9cbfd232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:31.401230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6f904b5-6615-44c1-846c-b7dae72e8c84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:31.403391 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6f904b5-6615-44c1-846c-b7dae72e8c84 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:31.403652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6f904b5-6615-44c1-846c-b7dae72e8c84 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:31.404217 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6f904b5-6615-44c1-846c-b7dae72e8c84 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:31.404275 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e6f904b5-6615-44c1-846c-b7dae72e8c84 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:31.422317 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:31.422317 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:31.423584 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6f904b5-6615-44c1-846c-b7dae72e8c84 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:31.429088 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 629/2515] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:31 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:31.436128 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa4acf4-acaf-4ac2-bf38-e2dd9cbfd232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d88d5c-f55d-42c0-ace1-770d56cd167c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-129278172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['de52c3bd-d208-4e32-a578-086d5e5cc380','0390bcf1-d954-4063-8239-83da02223ec2','5bd42bd4-27f3-48db-ac9b-56313f9b7a0c','faf0ccf7-b283-4ac6-a6fc-8cf1ea7fcc78'],size=1,snapshot_id=None,source_replicaid=,source_volid=61600fc5-e1a0-4b7d-a5a6-373f4619723a,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-129278172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d88d5c-f55d-42c0-ace1-770d56cd167c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4f904c9f77d04c99b386f560b19b3a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=61600fc5-e1a0-4b7d-a5a6-373f4619723a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:31.437546 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95416c1-41b3-446d-87d7-979e7b0ba5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:31.485764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95416c1-41b3-446d-87d7-979e7b0ba5a2) transitioned into state 'SUCCESS' from state '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-129278172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['de52c3bd-d208-4e32-a578-086d5e5cc380','0390bcf1-d954-4063-8239-83da02223ec2','5bd42bd4-27f3-48db-ac9b-56313f9b7a0c','faf0ccf7-b283-4ac6-a6fc-8cf1ea7fcc78'],size=1,snapshot_id=None,source_replicaid=,source_volid=61600fc5-e1a0-4b7d-a5a6-373f4619723a,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:31.486811 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4db141-8cc9-42d2-b168-5825f040eee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:31.511907 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4db141-8cc9-42d2-b168-5825f040eee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:31.513969 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (9d3d10ff-dc46-4f3c-a470-732e18562e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:31.515000 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request issued successfully. Aug 07 14:04:31.515881 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a55408e4-11e8-411b-8f0d-0abf7822d774 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:31.516748 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 628/2516] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:31 2026] POST /volume/v3/volumes => generated 792 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:31.538200 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46d13ee8-9b78-4be4-b9f0-b0f54e879bea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:31.539788 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46d13ee8-9b78-4be4-b9f0-b0f54e879bea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:31.541023 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46d13ee8-9b78-4be4-b9f0-b0f54e879bea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:31.541023 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46d13ee8-9b78-4be4-b9f0-b0f54e879bea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:31.556025 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:31.556025 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:31.574402 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-46d13ee8-9b78-4be4-b9f0-b0f54e879bea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:31.586225 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46d13ee8-9b78-4be4-b9f0-b0f54e879bea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:31.586225 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 628/2517] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:31 2026] GET /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:31.588963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3efd646e-efa3-426a-8126-f229da65c8ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:31.593047 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3efd646e-efa3-426a-8126-f229da65c8ef tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:31.593694 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3efd646e-efa3-426a-8126-f229da65c8ef tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:31.593694 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3efd646e-efa3-426a-8126-f229da65c8ef tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:31.593983 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3efd646e-efa3-426a-8126-f229da65c8ef tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:31.601570 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:31.601570 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:31.602319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3efd646e-efa3-426a-8126-f229da65c8ef tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:31.604780 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 633/2518] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:31 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:32.443238 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2cc84c9c-2957-43de-93d2-a1f2935dcf0c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.449981 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cc84c9c-2957-43de-93d2-a1f2935dcf0c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:32.450088 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cc84c9c-2957-43de-93d2-a1f2935dcf0c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:32.450397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cc84c9c-2957-43de-93d2-a1f2935dcf0c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:32.450601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2cc84c9c-2957-43de-93d2-a1f2935dcf0c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:32.459547 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:32.459547 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:32.462817 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cc84c9c-2957-43de-93d2-a1f2935dcf0c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:32.462817 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 630/2519] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:32 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:32.616616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1109811c-daa4-40a9-be5b-c08d51080087 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.618971 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1109811c-daa4-40a9-be5b-c08d51080087 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:32.619180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1109811c-daa4-40a9-be5b-c08d51080087 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:32.620297 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1109811c-daa4-40a9-be5b-c08d51080087 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:32.620614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94469ea3-0431-4fc1-bebb-03135f3c3541 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.622508 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94469ea3-0431-4fc1-bebb-03135f3c3541 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:32.623535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94469ea3-0431-4fc1-bebb-03135f3c3541 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:32.623535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94469ea3-0431-4fc1-bebb-03135f3c3541 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:32.623535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-94469ea3-0431-4fc1-bebb-03135f3c3541 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:32.629380 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:32.629380 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:32.630164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94469ea3-0431-4fc1-bebb-03135f3c3541 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:32.631148 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 629/2520] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:32 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:32.635682 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:32.635682 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:32.644722 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1109811c-daa4-40a9-be5b-c08d51080087 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:32.653905 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1109811c-daa4-40a9-be5b-c08d51080087 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:32.653905 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 629/2521] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:32 2026] GET /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 885 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:32.675407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d2b1f56f-f801-4592-a5bd-669006e81de6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.678828 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2b1f56f-f801-4592-a5bd-669006e81de6 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:32.680060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2b1f56f-f801-4592-a5bd-669006e81de6 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:32.680623 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2b1f56f-f801-4592-a5bd-669006e81de6 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:32.691048 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:32.691048 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:32.695404 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d2b1f56f-f801-4592-a5bd-669006e81de6 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:32.702675 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2b1f56f-f801-4592-a5bd-669006e81de6 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:32.703787 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 634/2522] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:32 2026] GET /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:32.726749 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a2b6460-a604-4349-b855-d923961fd1c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.729063 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a2b6460-a604-4349-b855-d923961fd1c0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:32.729536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a2b6460-a604-4349-b855-d923961fd1c0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-129278172"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:32.743097 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:32.743097 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:32.752889 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a2b6460-a604-4349-b855-d923961fd1c0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:32.763761 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a2b6460-a604-4349-b855-d923961fd1c0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:32.764615 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a2b6460-a604-4349-b855-d923961fd1c0 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:32.765354 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 631/2523] 10.4.3.193 () {68 vars in 1368 bytes} [Fri Aug 7 14:04:32 2026] PUT /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:32.786886 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e79d32e1-de84-4baf-94cc-799556374e02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.791124 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e79d32e1-de84-4baf-94cc-799556374e02 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:32.791283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e79d32e1-de84-4baf-94cc-799556374e02 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1831912225", "description": "This is the new description of volume"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:32.809015 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:32.809015 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:32.813397 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e79d32e1-de84-4baf-94cc-799556374e02 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:32.827758 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e79d32e1-de84-4baf-94cc-799556374e02 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:32.827758 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e79d32e1-de84-4baf-94cc-799556374e02 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:32.830177 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 630/2524] 10.4.3.193 () {68 vars in 1369 bytes} [Fri Aug 7 14:04:32 2026] PUT /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:32.845917 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c63bf1fb-9b41-49ac-a4b6-d8177dbf234d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.848392 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c63bf1fb-9b41-49ac-a4b6-d8177dbf234d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:32.848694 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c63bf1fb-9b41-49ac-a4b6-d8177dbf234d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:32.849004 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c63bf1fb-9b41-49ac-a4b6-d8177dbf234d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:32.868871 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:32.868871 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:32.876719 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c63bf1fb-9b41-49ac-a4b6-d8177dbf234d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:32.882074 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c63bf1fb-9b41-49ac-a4b6-d8177dbf234d tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:32.882770 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 630/2525] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:32 2026] GET /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 925 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:32.903452 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:32.904980 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:32.905368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2139294326", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1866255666"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:32.907869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2139294326', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1866255666'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:32.907869 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume of 1 GB Aug 07 14:04:32.912478 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Availability Zones retrieved successfully. Aug 07 14:04:32.921168 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (b19681fc-8f87-43b6-a8ff-70c5aaea45ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:32.922822 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffdd921-5b78-44fc-ab78-47181612edec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:32.924493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:32.964432 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffdd921-5b78-44fc-ab78-47181612edec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:32.965645 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd00dde-63f8-494e-9041-87e17fa257f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:33.028090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Created reservations ['9ff1538f-0cce-4943-b957-14c257aea720', '12df873f-825f-4b8a-8281-586a78dfde9b', 'd8d2f26a-f9cf-4f08-b340-8cfe711250d3', '1440e7ea-01a8-45f0-bc4a-cd9d6d69528e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:33.029246 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd00dde-63f8-494e-9041-87e17fa257f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff1538f-0cce-4943-b957-14c257aea720', '12df873f-825f-4b8a-8281-586a78dfde9b', 'd8d2f26a-f9cf-4f08-b340-8cfe711250d3', '1440e7ea-01a8-45f0-bc4a-cd9d6d69528e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:33.030421 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d734b3-201a-4d27-bcec-5a585b9f793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:33.063289 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d734b3-201a-4d27-bcec-5a585b9f793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88146e90-d548-4ddf-b8bc-35f861ceabe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2139294326',display_name='tempest-VolumesGetTest-Volume-1866255666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['9ff1538f-0cce-4943-b957-14c257aea720','12df873f-825f-4b8a-8281-586a78dfde9b','d8d2f26a-f9cf-4f08-b340-8cfe711250d3','1440e7ea-01a8-45f0-bc4a-cd9d6d69528e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2139294326',display_name='tempest-VolumesGetTest-Volume-1866255666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88146e90-d548-4ddf-b8bc-35f861ceabe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f904c9f77d04c99b386f560b19b3a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:33.064320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11f9218-c6b4-4532-a4e8-256d084f58d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:33.102294 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11f9218-c6b4-4532-a4e8-256d084f58d6) transitioned into 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-2139294326',display_name='tempest-VolumesGetTest-Volume-1866255666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['9ff1538f-0cce-4943-b957-14c257aea720','12df873f-825f-4b8a-8281-586a78dfde9b','d8d2f26a-f9cf-4f08-b340-8cfe711250d3','1440e7ea-01a8-45f0-bc4a-cd9d6d69528e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:33.103135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa595c18-7c0d-42ad-bdda-df5b1720267c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:33.115259 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa595c18-7c0d-42ad-bdda-df5b1720267c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:33.116158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (b19681fc-8f87-43b6-a8ff-70c5aaea45ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:33.116480 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request issued successfully. Aug 07 14:04:33.117155 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8f324e6-cfc3-44ce-a6fe-7ff5f39c003c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:33.117660 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 635/2526] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:32 2026] POST /volume/v3/volumes => generated 780 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:33.139748 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a024676d-199a-4b4c-ac65-a2e350b98e90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:33.142984 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a024676d-199a-4b4c-ac65-a2e350b98e90 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:33.142984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a024676d-199a-4b4c-ac65-a2e350b98e90 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:33.142984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a024676d-199a-4b4c-ac65-a2e350b98e90 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:33.157401 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:33.157401 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:33.164775 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a024676d-199a-4b4c-ac65-a2e350b98e90 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:33.172889 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a024676d-199a-4b4c-ac65-a2e350b98e90 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 returned with HTTP 200 Aug 07 14:04:33.173552 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 632/2527] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:33 2026] GET /volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:33.476002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a103c2aa-5d0d-4de0-85fc-a8668cbbd3ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:33.479919 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a103c2aa-5d0d-4de0-85fc-a8668cbbd3ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:33.480772 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a103c2aa-5d0d-4de0-85fc-a8668cbbd3ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:33.480772 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a103c2aa-5d0d-4de0-85fc-a8668cbbd3ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:33.481205 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a103c2aa-5d0d-4de0-85fc-a8668cbbd3ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:33.486515 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:33.486515 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:33.487367 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a103c2aa-5d0d-4de0-85fc-a8668cbbd3ee tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:33.487645 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 631/2528] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:33 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:33.645475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8dfebf07-7186-477c-91ff-6e1a1f589f43 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:33.649383 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dfebf07-7186-477c-91ff-6e1a1f589f43 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:33.649612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dfebf07-7186-477c-91ff-6e1a1f589f43 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:33.649864 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dfebf07-7186-477c-91ff-6e1a1f589f43 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:33.649976 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8dfebf07-7186-477c-91ff-6e1a1f589f43 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:33.657503 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:33.657503 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:33.658597 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dfebf07-7186-477c-91ff-6e1a1f589f43 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:33.659278 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 631/2529] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:33 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:33.677213 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:33.679770 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:04:33.680011 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:33.680199 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:33.680371 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Delete volume with id: 5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:04:33.690261 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:33.690261 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:33.691593 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:33.727860 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Delete volume request issued successfully. Aug 07 14:04:33.728182 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29abaad8-f100-4e2b-b2f5-bbbc85e753df tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 202 Aug 07 14:04:33.728792 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 636/2530] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:33 2026] DELETE /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:33.740468 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13f251c3-2260-4fff-9ea1-843dabe13154 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:33.743191 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13f251c3-2260-4fff-9ea1-843dabe13154 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:04:33.743676 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13f251c3-2260-4fff-9ea1-843dabe13154 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:33.743808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13f251c3-2260-4fff-9ea1-843dabe13154 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:33.759027 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:33.759027 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:33.769258 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13f251c3-2260-4fff-9ea1-843dabe13154 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Volume info retrieved successfully. Aug 07 14:04:33.778056 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13f251c3-2260-4fff-9ea1-843dabe13154 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 200 Aug 07 14:04:33.778708 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 633/2531] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:33 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:34.193920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c4589e6-f5b0-4815-9dc6-b9a6e20c3a07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.196006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c4589e6-f5b0-4815-9dc6-b9a6e20c3a07 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:34.196211 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c4589e6-f5b0-4815-9dc6-b9a6e20c3a07 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:34.196449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c4589e6-f5b0-4815-9dc6-b9a6e20c3a07 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:34.215031 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:34.215031 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:34.227191 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9c4589e6-f5b0-4815-9dc6-b9a6e20c3a07 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:34.238757 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c4589e6-f5b0-4815-9dc6-b9a6e20c3a07 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 returned with HTTP 200 Aug 07 14:04:34.239765 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 632/2532] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:34 2026] GET /volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:34.259074 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6a4efb8-7667-4aae-b945-14d7bfcbd06a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.262128 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6a4efb8-7667-4aae-b945-14d7bfcbd06a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:34.262752 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6a4efb8-7667-4aae-b945-14d7bfcbd06a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-129278172", "description": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:34.279109 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:34.279109 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:34.289215 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a6a4efb8-7667-4aae-b945-14d7bfcbd06a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:34.306870 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a6a4efb8-7667-4aae-b945-14d7bfcbd06a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:34.307986 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6a4efb8-7667-4aae-b945-14d7bfcbd06a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 returned with HTTP 200 Aug 07 14:04:34.308697 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 632/2533] 10.4.3.193 () {68 vars in 1368 bytes} [Fri Aug 7 14:04:34 2026] PUT /volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 => generated 769 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:34.325981 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-61cca166-34e6-41bd-90e8-ba30fbcf75fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.328285 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61cca166-34e6-41bd-90e8-ba30fbcf75fe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:34.328579 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61cca166-34e6-41bd-90e8-ba30fbcf75fe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:34.329044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61cca166-34e6-41bd-90e8-ba30fbcf75fe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:34.339812 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:34.339812 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:34.346214 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-61cca166-34e6-41bd-90e8-ba30fbcf75fe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:34.354044 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61cca166-34e6-41bd-90e8-ba30fbcf75fe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 returned with HTTP 200 Aug 07 14:04:34.355242 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 637/2534] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:34 2026] GET /volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:34.367887 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bef1080e-d924-4123-bd82-116a90536f17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.373827 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bef1080e-d924-4123-bd82-116a90536f17 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] DELETE https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:34.374074 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bef1080e-d924-4123-bd82-116a90536f17 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:34.374279 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bef1080e-d924-4123-bd82-116a90536f17 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:34.374475 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bef1080e-d924-4123-bd82-116a90536f17 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume with id: 88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:34.386763 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:34.386763 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:34.387588 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bef1080e-d924-4123-bd82-116a90536f17 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:34.416768 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bef1080e-d924-4123-bd82-116a90536f17 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume request issued successfully. Aug 07 14:04:34.416995 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bef1080e-d924-4123-bd82-116a90536f17 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 returned with HTTP 202 Aug 07 14:04:34.417486 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 634/2535] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:34 2026] DELETE /volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:34.429870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-084eea67-a07e-4df2-9b45-d125320b1eea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.433341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-084eea67-a07e-4df2-9b45-d125320b1eea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:34.433755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-084eea67-a07e-4df2-9b45-d125320b1eea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:34.435017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-084eea67-a07e-4df2-9b45-d125320b1eea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:34.450041 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:34.450041 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:34.459189 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-084eea67-a07e-4df2-9b45-d125320b1eea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:34.467128 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-084eea67-a07e-4df2-9b45-d125320b1eea tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 returned with HTTP 200 Aug 07 14:04:34.467679 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 633/2536] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:34 2026] GET /volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:34.501393 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dcc3fa09-9d2e-4f6a-a177-daaa27b70dc7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.505710 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcc3fa09-9d2e-4f6a-a177-daaa27b70dc7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:34.506409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcc3fa09-9d2e-4f6a-a177-daaa27b70dc7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:34.506688 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcc3fa09-9d2e-4f6a-a177-daaa27b70dc7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:34.507039 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-dcc3fa09-9d2e-4f6a-a177-daaa27b70dc7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:34.513762 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:34.513762 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:34.515009 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcc3fa09-9d2e-4f6a-a177-daaa27b70dc7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:34.515499 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 633/2537] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:34 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:34.675508 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5d8173d-beb0-4670-81bf-494e0052d707 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.678037 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5d8173d-beb0-4670-81bf-494e0052d707 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:34.678509 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5d8173d-beb0-4670-81bf-494e0052d707 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:34.678942 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5d8173d-beb0-4670-81bf-494e0052d707 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:34.679072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a5d8173d-beb0-4670-81bf-494e0052d707 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:34.686326 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:34.686326 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:34.688137 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5d8173d-beb0-4670-81bf-494e0052d707 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:34.688721 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 638/2538] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:34 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:34.796230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-895e2ef9-c2df-4ac0-81d5-ad68d8347106 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:34.798375 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-895e2ef9-c2df-4ac0-81d5-ad68d8347106 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] GET https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 Aug 07 14:04:34.798610 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-895e2ef9-c2df-4ac0-81d5-ad68d8347106 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:34.798790 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-895e2ef9-c2df-4ac0-81d5-ad68d8347106 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:34.805770 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-895e2ef9-c2df-4ac0-81d5-ad68d8347106 tempest-TestStampPattern-1523490029 tempest-TestStampPattern-1523490029-project-member] https://10.4.3.193/volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 returned with HTTP 404 Aug 07 14:04:34.806657 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 635/2539] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:34 2026] GET /volume/v3/volumes/5ad4a485-f8b8-43e4-aae1-6be2b9370ab4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:35.487475 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59306556-84ee-40b1-9741-197b09bfb31e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:35.489551 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59306556-84ee-40b1-9741-197b09bfb31e tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 Aug 07 14:04:35.490226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59306556-84ee-40b1-9741-197b09bfb31e tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:35.490226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59306556-84ee-40b1-9741-197b09bfb31e tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:35.498107 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59306556-84ee-40b1-9741-197b09bfb31e tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 returned with HTTP 404 Aug 07 14:04:35.499075 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 634/2540] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:35 2026] GET /volume/v3/volumes/88146e90-d548-4ddf-b8bc-35f861ceabe2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:35.509371 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d3132d9-128b-44f2-b844-60e00709d67a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:35.512033 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d3132d9-128b-44f2-b844-60e00709d67a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:35.512033 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d3132d9-128b-44f2-b844-60e00709d67a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:35.512303 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d3132d9-128b-44f2-b844-60e00709d67a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:35.521316 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:35.521316 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:35.528910 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1d3132d9-128b-44f2-b844-60e00709d67a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:35.529608 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2b785d8-b897-406b-82d6-262f53077353 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:35.535181 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2b785d8-b897-406b-82d6-262f53077353 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:35.535181 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2b785d8-b897-406b-82d6-262f53077353 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:35.535181 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2b785d8-b897-406b-82d6-262f53077353 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:35.535181 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b2b785d8-b897-406b-82d6-262f53077353 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:35.537067 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d3132d9-128b-44f2-b844-60e00709d67a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:35.537980 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 634/2541] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:35 2026] GET /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 925 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:35.542910 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:35.542910 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:35.544478 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2b785d8-b897-406b-82d6-262f53077353 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:35.545230 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 639/2542] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:35 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:35.556972 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19c24001-ac78-4e94-a7fd-a234ba03996a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:35.560733 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19c24001-ac78-4e94-a7fd-a234ba03996a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] DELETE https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:35.561192 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19c24001-ac78-4e94-a7fd-a234ba03996a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:35.561587 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19c24001-ac78-4e94-a7fd-a234ba03996a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:35.562104 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-19c24001-ac78-4e94-a7fd-a234ba03996a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume with id: 78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:35.575548 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:35.575548 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:35.576274 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19c24001-ac78-4e94-a7fd-a234ba03996a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:35.606483 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-19c24001-ac78-4e94-a7fd-a234ba03996a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume request issued successfully. Aug 07 14:04:35.606652 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19c24001-ac78-4e94-a7fd-a234ba03996a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 202 Aug 07 14:04:35.607368 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 636/2543] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:35 2026] DELETE /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:35.620378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e34e859-9487-4c89-8371-907a1597b457 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:35.621168 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e34e859-9487-4c89-8371-907a1597b457 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:35.621613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e34e859-9487-4c89-8371-907a1597b457 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:35.622183 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e34e859-9487-4c89-8371-907a1597b457 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:35.636101 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:35.636101 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:35.642646 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1e34e859-9487-4c89-8371-907a1597b457 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:35.649383 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e34e859-9487-4c89-8371-907a1597b457 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 200 Aug 07 14:04:35.649925 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 635/2544] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:35 2026] GET /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 924 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:35.705289 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc1aed6d-1b8f-4526-82f5-07d19213ce10 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:35.711334 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc1aed6d-1b8f-4526-82f5-07d19213ce10 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:35.711944 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc1aed6d-1b8f-4526-82f5-07d19213ce10 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:35.712026 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc1aed6d-1b8f-4526-82f5-07d19213ce10 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:35.712167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cc1aed6d-1b8f-4526-82f5-07d19213ce10 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:35.718912 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:35.718912 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:35.720113 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc1aed6d-1b8f-4526-82f5-07d19213ce10 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:35.720561 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 635/2545] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:35 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:36.560046 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3df5fb82-47a1-4962-a2f7-f2de67ccb320 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:36.562156 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3df5fb82-47a1-4962-a2f7-f2de67ccb320 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:36.562405 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3df5fb82-47a1-4962-a2f7-f2de67ccb320 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:36.563228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3df5fb82-47a1-4962-a2f7-f2de67ccb320 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:36.563228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3df5fb82-47a1-4962-a2f7-f2de67ccb320 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:36.569338 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:36.569338 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:36.570269 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3df5fb82-47a1-4962-a2f7-f2de67ccb320 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:36.570981 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 640/2546] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:36 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:36.670519 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18af9e84-ae9d-485b-855b-b28a7b298953 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:36.674147 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18af9e84-ae9d-485b-855b-b28a7b298953 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c Aug 07 14:04:36.674431 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18af9e84-ae9d-485b-855b-b28a7b298953 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:36.674709 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18af9e84-ae9d-485b-855b-b28a7b298953 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:36.684453 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18af9e84-ae9d-485b-855b-b28a7b298953 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c returned with HTTP 404 Aug 07 14:04:36.684906 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 637/2547] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:36 2026] GET /volume/v3/volumes/78d88d5c-f55d-42c0-ace1-770d56cd167c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:36.694148 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8d4ff0b-5956-4d4a-bfe1-bf3c1096c7f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:36.697346 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8d4ff0b-5956-4d4a-bfe1-bf3c1096c7f8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a Aug 07 14:04:36.697755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8d4ff0b-5956-4d4a-bfe1-bf3c1096c7f8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:36.698391 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8d4ff0b-5956-4d4a-bfe1-bf3c1096c7f8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:36.709666 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:36.709666 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:36.716458 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8d4ff0b-5956-4d4a-bfe1-bf3c1096c7f8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:36.726867 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8d4ff0b-5956-4d4a-bfe1-bf3c1096c7f8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a returned with HTTP 200 Aug 07 14:04:36.727305 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 636/2548] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:36 2026] GET /volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:36.735889 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e2145de1-2ac3-403e-9ede-ac45a6b092c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:36.738644 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2145de1-2ac3-403e-9ede-ac45a6b092c3 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:36.738929 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2145de1-2ac3-403e-9ede-ac45a6b092c3 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:36.739203 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2145de1-2ac3-403e-9ede-ac45a6b092c3 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:36.739400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e2145de1-2ac3-403e-9ede-ac45a6b092c3 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:36.745991 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:36.746156 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:36.746156 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:36.746997 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2145de1-2ac3-403e-9ede-ac45a6b092c3 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:36.747592 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 636/2549] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:36 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:36.748083 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] DELETE https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a Aug 07 14:04:36.748742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:36.748742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:36.748742 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume with id: 61600fc5-e1a0-4b7d-a5a6-373f4619723a Aug 07 14:04:36.757580 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:36.757580 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:36.758261 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:36.782542 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume request issued successfully. Aug 07 14:04:36.782789 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39ac79ff-7032-4d2b-897a-ce25c4951bfe tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a returned with HTTP 202 Aug 07 14:04:36.783620 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 641/2550] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:36 2026] DELETE /volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:36.795793 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e700b489-87c8-48b4-ae69-23d145d11a53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:36.799170 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e700b489-87c8-48b4-ae69-23d145d11a53 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a Aug 07 14:04:36.799493 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e700b489-87c8-48b4-ae69-23d145d11a53 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:36.799794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e700b489-87c8-48b4-ae69-23d145d11a53 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:36.813120 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:36.813120 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:36.821816 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e700b489-87c8-48b4-ae69-23d145d11a53 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:36.828715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e700b489-87c8-48b4-ae69-23d145d11a53 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a returned with HTTP 200 Aug 07 14:04:36.829337 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 638/2551] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:36 2026] GET /volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:37.584919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6030dc30-e270-4b9b-8503-a644e2be06ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.588142 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6030dc30-e270-4b9b-8503-a644e2be06ac tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:37.588142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6030dc30-e270-4b9b-8503-a644e2be06ac tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:37.589218 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6030dc30-e270-4b9b-8503-a644e2be06ac tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:37.590180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6030dc30-e270-4b9b-8503-a644e2be06ac tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:37.597968 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:37.597968 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:37.599467 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6030dc30-e270-4b9b-8503-a644e2be06ac tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:37.600643 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 637/2552] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:37 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:37.767277 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25799f3e-d7d0-459e-bfbd-923d9ec01da4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.772365 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25799f3e-d7d0-459e-bfbd-923d9ec01da4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:37.772365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25799f3e-d7d0-459e-bfbd-923d9ec01da4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:37.772365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25799f3e-d7d0-459e-bfbd-923d9ec01da4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:37.772365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-25799f3e-d7d0-459e-bfbd-923d9ec01da4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:37.781618 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:37.781618 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:37.782871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25799f3e-d7d0-459e-bfbd-923d9ec01da4 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:37.783470 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 637/2553] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:37 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:37.805626 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d346b86-55cc-4d88-8709-2429ea245304 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.809627 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d346b86-55cc-4d88-8709-2429ea245304 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:37.809787 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d346b86-55cc-4d88-8709-2429ea245304 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:37.810148 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d346b86-55cc-4d88-8709-2429ea245304 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:37.810148 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6d346b86-55cc-4d88-8709-2429ea245304 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:37.824769 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:37.824769 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:37.827226 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d346b86-55cc-4d88-8709-2429ea245304 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:37.831261 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 642/2554] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:37 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 752 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:37.850607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfb65789-df63-4495-8d14-c569337e7a5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.854693 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfb65789-df63-4495-8d14-c569337e7a5c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:37.856041 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2b35b9c-8c93-4179-af79-857698c79572 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.856731 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfb65789-df63-4495-8d14-c569337e7a5c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:37.858136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfb65789-df63-4495-8d14-c569337e7a5c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:37.859890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cfb65789-df63-4495-8d14-c569337e7a5c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:37.860021 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2b35b9c-8c93-4179-af79-857698c79572 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a Aug 07 14:04:37.860104 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2b35b9c-8c93-4179-af79-857698c79572 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:37.860374 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2b35b9c-8c93-4179-af79-857698c79572 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:37.867431 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:37.867431 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:37.868191 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfb65789-df63-4495-8d14-c569337e7a5c tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:37.871230 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 639/2555] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:37 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:37.882637 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2b35b9c-8c93-4179-af79-857698c79572 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a returned with HTTP 404 Aug 07 14:04:37.883218 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 638/2556] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:37 2026] GET /volume/v3/volumes/61600fc5-e1a0-4b7d-a5a6-373f4619723a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:37.888794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-91412c0c-b2c3-45ff-b16e-4e778ca70730 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.893995 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91412c0c-b2c3-45ff-b16e-4e778ca70730 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] DELETE https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:37.893995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91412c0c-b2c3-45ff-b16e-4e778ca70730 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:37.893995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91412c0c-b2c3-45ff-b16e-4e778ca70730 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:37.893995 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-91412c0c-b2c3-45ff-b16e-4e778ca70730 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Delete backup with id: 065591ec-48cd-4a48-98f7-22d7a356f099. Aug 07 14:04:37.902180 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:37.902180 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:37.928599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-91412c0c-b2c3-45ff-b16e-4e778ca70730 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] delete_backup rpcapi backup_id 065591ec-48cd-4a48-98f7-22d7a356f099 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:04:37.930363 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91412c0c-b2c3-45ff-b16e-4e778ca70730 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 202 Aug 07 14:04:37.930363 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 638/2557] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:37 2026] DELETE /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:04:37.943108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70ca924e-aded-4d18-9ca4-f0952f3d3b64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.946055 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70ca924e-aded-4d18-9ca4-f0952f3d3b64 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:37.946615 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70ca924e-aded-4d18-9ca4-f0952f3d3b64 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:37.947055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70ca924e-aded-4d18-9ca4-f0952f3d3b64 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:37.947323 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-70ca924e-aded-4d18-9ca4-f0952f3d3b64 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:37.953463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:37.961322 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:37.962128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-VolumesGetTest-Volume-211173686", "metadata": {"Type": "Test"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:37.964356 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:37.964356 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:37.965206 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70ca924e-aded-4d18-9ca4-f0952f3d3b64 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 200 Aug 07 14:04:37.965967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request body: {'volume': {'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-211173686', 'metadata': {'Type': 'Test'}}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:37.966459 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 643/2558] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:37 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:38.087081 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume of 1 GB Aug 07 14:04:38.093602 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Availability Zones retrieved successfully. Aug 07 14:04:38.101011 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (6c1323d1-10dd-4417-b2e5-fedfc858e383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:38.102385 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ea6023-91aa-4c6d-b465-c59609c83c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:38.103652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:38.184774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ea6023-91aa-4c6d-b465-c59609c83c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:38.185995 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637c1c71-64f5-4905-9f28-3dc33188b724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:38.255764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Created reservations ['9bcc2ee3-457b-4d60-9055-a297c1d13280', '8b8fc91e-332d-4892-a024-5c091476d099', 'd8e371db-e029-4f04-8ee9-42079706a62f', 'e04757c7-b293-4e31-aa2c-5a7b9260c166'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:38.257752 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (637c1c71-64f5-4905-9f28-3dc33188b724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bcc2ee3-457b-4d60-9055-a297c1d13280', '8b8fc91e-332d-4892-a024-5c091476d099', 'd8e371db-e029-4f04-8ee9-42079706a62f', 'e04757c7-b293-4e31-aa2c-5a7b9260c166']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:38.259671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e4a1cb-f80a-475d-9bc1-26d99031850b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:38.296127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e4a1cb-f80a-475d-9bc1-26d99031850b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8512dbf9-4627-4c49-ad64-6a4524d90877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-211173686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['9bcc2ee3-457b-4d60-9055-a297c1d13280','8b8fc91e-332d-4892-a024-5c091476d099','d8e371db-e029-4f04-8ee9-42079706a62f','e04757c7-b293-4e31-aa2c-5a7b9260c166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-211173686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8512dbf9-4627-4c49-ad64-6a4524d90877,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4f904c9f77d04c99b386f560b19b3a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:38.297014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d88b52-9aa0-4939-9cdb-9494918fb5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:38.322923 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d88b52-9aa0-4939-9cdb-9494918fb5c5) transitioned into state 'SUCCESS' from state '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-211173686',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['9bcc2ee3-457b-4d60-9055-a297c1d13280','8b8fc91e-332d-4892-a024-5c091476d099','d8e371db-e029-4f04-8ee9-42079706a62f','e04757c7-b293-4e31-aa2c-5a7b9260c166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:38.323806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f6341e-98d9-46ec-a36c-c87aa890901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:38.336948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f6341e-98d9-46ec-a36c-c87aa890901f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:38.336948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (6c1323d1-10dd-4417-b2e5-fedfc858e383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:38.336948 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request issued successfully. Aug 07 14:04:38.336948 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8fba2f4-56eb-47cb-821b-292a43aca8b1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:38.337501 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 640/2559] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:37 2026] POST /volume/v3/volumes => generated 758 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:38.355762 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-508fa28c-1711-4d24-be17-7d462f8f2e32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:38.359278 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-508fa28c-1711-4d24-be17-7d462f8f2e32 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:38.359278 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-508fa28c-1711-4d24-be17-7d462f8f2e32 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:38.359278 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-508fa28c-1711-4d24-be17-7d462f8f2e32 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:38.371551 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:38.371551 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:38.377661 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-508fa28c-1711-4d24-be17-7d462f8f2e32 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:38.385200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-508fa28c-1711-4d24-be17-7d462f8f2e32 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:38.387039 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 639/2560] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:38 2026] GET /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:38.618112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-517de5ec-5a11-461c-9a8a-ae64e71218e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:38.622012 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-517de5ec-5a11-461c-9a8a-ae64e71218e2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:38.622012 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-517de5ec-5a11-461c-9a8a-ae64e71218e2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:38.622012 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-517de5ec-5a11-461c-9a8a-ae64e71218e2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:38.622012 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-517de5ec-5a11-461c-9a8a-ae64e71218e2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:38.632721 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:38.632721 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:38.633876 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-517de5ec-5a11-461c-9a8a-ae64e71218e2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:38.634524 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 639/2561] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:38 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:38.983988 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2a4b8d1-805c-45cf-bca7-e32c9df4d543 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:38.987688 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2a4b8d1-805c-45cf-bca7-e32c9df4d543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 Aug 07 14:04:38.987895 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2a4b8d1-805c-45cf-bca7-e32c9df4d543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:38.988591 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2a4b8d1-805c-45cf-bca7-e32c9df4d543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:38.988591 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f2a4b8d1-805c-45cf-bca7-e32c9df4d543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id 065591ec-48cd-4a48-98f7-22d7a356f099. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:38.997698 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2a4b8d1-805c-45cf-bca7-e32c9df4d543 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 returned with HTTP 404 Aug 07 14:04:38.998511 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 644/2562] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:38 2026] GET /volume/v3/backups/065591ec-48cd-4a48-98f7-22d7a356f099 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:39.010097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-402dd2bb-c10f-42e7-87e2-75e9a12f16e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.013193 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-402dd2bb-c10f-42e7-87e2-75e9a12f16e0 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] DELETE https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:39.013398 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-402dd2bb-c10f-42e7-87e2-75e9a12f16e0 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:39.013661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-402dd2bb-c10f-42e7-87e2-75e9a12f16e0 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:39.013744 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-402dd2bb-c10f-42e7-87e2-75e9a12f16e0 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete backup with id: 642bb12f-c1f8-4221-8a11-838f0419d469. Aug 07 14:04:39.023184 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.023184 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:39.051178 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-402dd2bb-c10f-42e7-87e2-75e9a12f16e0 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] delete_backup rpcapi backup_id 642bb12f-c1f8-4221-8a11-838f0419d469 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:04:39.055932 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-402dd2bb-c10f-42e7-87e2-75e9a12f16e0 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 202 Aug 07 14:04:39.055932 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 641/2563] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:39 2026] DELETE /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:04:39.068136 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f6285cb-23ef-41d8-94b9-b735e183d1cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.070350 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f6285cb-23ef-41d8-94b9-b735e183d1cc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:39.070671 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f6285cb-23ef-41d8-94b9-b735e183d1cc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:39.071072 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f6285cb-23ef-41d8-94b9-b735e183d1cc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:39.071364 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5f6285cb-23ef-41d8-94b9-b735e183d1cc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:39.079093 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.079093 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:39.080414 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f6285cb-23ef-41d8-94b9-b735e183d1cc tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 200 Aug 07 14:04:39.080628 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 640/2564] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:39 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:39.407957 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f0e3322-2ac3-4387-9585-0874fa4a3633 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.412161 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f0e3322-2ac3-4387-9585-0874fa4a3633 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:39.412161 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f0e3322-2ac3-4387-9585-0874fa4a3633 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:39.414031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f0e3322-2ac3-4387-9585-0874fa4a3633 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:39.427877 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.427877 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:39.442972 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f0e3322-2ac3-4387-9585-0874fa4a3633 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:39.451412 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f0e3322-2ac3-4387-9585-0874fa4a3633 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:39.451412 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 640/2565] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:39 2026] GET /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:39.470220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05d2d6c5-3bd5-4a08-9f03-17475edd92bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.475080 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05d2d6c5-3bd5-4a08-9f03-17475edd92bf tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:39.475080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05d2d6c5-3bd5-4a08-9f03-17475edd92bf tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:39.475080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05d2d6c5-3bd5-4a08-9f03-17475edd92bf tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:39.487869 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.487869 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:39.499876 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05d2d6c5-3bd5-4a08-9f03-17475edd92bf tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:39.505327 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05d2d6c5-3bd5-4a08-9f03-17475edd92bf tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:39.506387 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 645/2566] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:39 2026] GET /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:39.527092 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8cff0a0-fb31-4f9e-91eb-41ed4e9db601 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.528919 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8cff0a0-fb31-4f9e-91eb-41ed4e9db601 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:39.529384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8cff0a0-fb31-4f9e-91eb-41ed4e9db601 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-211173686"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:39.540446 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.540446 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:39.548866 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8cff0a0-fb31-4f9e-91eb-41ed4e9db601 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:39.556342 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8cff0a0-fb31-4f9e-91eb-41ed4e9db601 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:39.557507 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8cff0a0-fb31-4f9e-91eb-41ed4e9db601 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:39.558586 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 642/2567] 10.4.3.193 () {68 vars in 1368 bytes} [Fri Aug 7 14:04:39 2026] PUT /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 782 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:39.573918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ed74dd6-561b-4134-b5f9-5cfda053b2ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.575431 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ed74dd6-561b-4134-b5f9-5cfda053b2ee tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:39.577256 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ed74dd6-561b-4134-b5f9-5cfda053b2ee tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1370241160", "description": "This is the new description of volume"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:39.588545 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.588545 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:39.592796 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ed74dd6-561b-4134-b5f9-5cfda053b2ee tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:39.605820 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ed74dd6-561b-4134-b5f9-5cfda053b2ee tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:39.609729 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ed74dd6-561b-4134-b5f9-5cfda053b2ee tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:39.609729 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 641/2568] 10.4.3.193 () {68 vars in 1369 bytes} [Fri Aug 7 14:04:39 2026] PUT /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:39.627110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b6a2f56-7e57-4bcc-8b39-4d405d181525 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.632038 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b6a2f56-7e57-4bcc-8b39-4d405d181525 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:39.632038 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b6a2f56-7e57-4bcc-8b39-4d405d181525 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:39.632038 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b6a2f56-7e57-4bcc-8b39-4d405d181525 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:39.644098 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.644098 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:39.649948 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b6a2f56-7e57-4bcc-8b39-4d405d181525 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:39.650988 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92c6712b-e881-4f91-abc3-a366e825d4ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.652969 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92c6712b-e881-4f91-abc3-a366e825d4ca tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:39.653217 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92c6712b-e881-4f91-abc3-a366e825d4ca tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:39.653480 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92c6712b-e881-4f91-abc3-a366e825d4ca tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:39.653640 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-92c6712b-e881-4f91-abc3-a366e825d4ca tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:39.657294 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b6a2f56-7e57-4bcc-8b39-4d405d181525 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:39.657294 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 641/2569] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:39 2026] GET /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 1406 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:39.658500 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.658500 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:39.659281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92c6712b-e881-4f91-abc3-a366e825d4ca tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:39.659616 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 646/2570] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:39 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:39.673150 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.676994 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:39.676994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-486104545", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1132196677"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:39.678034 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-486104545', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1132196677'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:39.678529 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume of 1 GB Aug 07 14:04:39.684093 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Availability Zones retrieved successfully. Aug 07 14:04:39.692868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (9e8af8e9-347a-49b8-97e0-6bd6a4c8157e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:39.694444 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd7987c-2b7e-4990-bdd3-d2b6fcf43704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:39.695770 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:39.730685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd7987c-2b7e-4990-bdd3-d2b6fcf43704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:39.732321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a62fa5c-2104-4ca1-b434-21e1316a5470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:39.800349 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Created reservations ['6769db5f-7909-418d-8cce-44f64be910cc', '1a857855-4c5d-4409-aeb6-de1dc6724f48', '5e9f2e11-743f-41af-bd08-d6b5ba48c1a6', '884d7eae-1966-4fb6-904e-c650b9429e6f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:39.800725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a62fa5c-2104-4ca1-b434-21e1316a5470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6769db5f-7909-418d-8cce-44f64be910cc', '1a857855-4c5d-4409-aeb6-de1dc6724f48', '5e9f2e11-743f-41af-bd08-d6b5ba48c1a6', '884d7eae-1966-4fb6-904e-c650b9429e6f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:39.802511 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779fee33-afc4-4f5e-84df-676fa72ce50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:39.842397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779fee33-afc4-4f5e-84df-676fa72ce50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9e8207-a948-44c1-a70e-5855ae269e7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-486104545',display_name='tempest-VolumesGetTest-Volume-1132196677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['6769db5f-7909-418d-8cce-44f64be910cc','1a857855-4c5d-4409-aeb6-de1dc6724f48','5e9f2e11-743f-41af-bd08-d6b5ba48c1a6','884d7eae-1966-4fb6-904e-c650b9429e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-486104545',display_name='tempest-VolumesGetTest-Volume-1132196677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9e8207-a948-44c1-a70e-5855ae269e7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f904c9f77d04c99b386f560b19b3a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:39.842543 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f3e3ca-b7d6-4d2c-aced-7c36dc72b249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:39.892386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f3e3ca-b7d6-4d2c-aced-7c36dc72b249) transitioned into 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-486104545',display_name='tempest-VolumesGetTest-Volume-1132196677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f904c9f77d04c99b386f560b19b3a05',qos_specs=None,replication_status=,reservations=['6769db5f-7909-418d-8cce-44f64be910cc','1a857855-4c5d-4409-aeb6-de1dc6724f48','5e9f2e11-743f-41af-bd08-d6b5ba48c1a6','884d7eae-1966-4fb6-904e-c650b9429e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9749a76444490cbf971e0bd6cdda9a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:39.893128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca31955d-af47-49a3-8598-0aac12aa87d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:39.908904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca31955d-af47-49a3-8598-0aac12aa87d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:39.910085 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Flow 'volume_create_api' (9e8af8e9-347a-49b8-97e0-6bd6a4c8157e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:39.911138 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Create volume request issued successfully. Aug 07 14:04:39.912076 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bde1e356-70a7-4a95-a4d7-a7d048944173 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:39.913319 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 643/2571] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:39 2026] POST /volume/v3/volumes => generated 779 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:39.932367 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f0208d5-1b7f-4e64-99f6-ba99e9e5d579 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:39.934638 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f0208d5-1b7f-4e64-99f6-ba99e9e5d579 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:39.934920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f0208d5-1b7f-4e64-99f6-ba99e9e5d579 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:39.935278 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f0208d5-1b7f-4e64-99f6-ba99e9e5d579 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:39.953860 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:39.953860 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:39.960048 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3f0208d5-1b7f-4e64-99f6-ba99e9e5d579 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:39.976320 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f0208d5-1b7f-4e64-99f6-ba99e9e5d579 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d returned with HTTP 200 Aug 07 14:04:39.976820 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 642/2572] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:39 2026] GET /volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:40.100712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7356609e-d06e-4b6c-aea1-823251487931 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:40.104522 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7356609e-d06e-4b6c-aea1-823251487931 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 Aug 07 14:04:40.105637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7356609e-d06e-4b6c-aea1-823251487931 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:40.105637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7356609e-d06e-4b6c-aea1-823251487931 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:40.105981 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7356609e-d06e-4b6c-aea1-823251487931 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Show backup with id 642bb12f-c1f8-4221-8a11-838f0419d469. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:40.112565 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7356609e-d06e-4b6c-aea1-823251487931 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 returned with HTTP 404 Aug 07 14:04:40.113347 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 642/2573] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:40 2026] GET /volume/v3/backups/642bb12f-c1f8-4221-8a11-838f0419d469 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:40.128309 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f19cd32a-ddd2-4bd6-8c82-39cb05842869 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:40.130933 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f19cd32a-ddd2-4bd6-8c82-39cb05842869 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] DELETE https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:40.131785 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f19cd32a-ddd2-4bd6-8c82-39cb05842869 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:40.131785 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f19cd32a-ddd2-4bd6-8c82-39cb05842869 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:40.131785 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-f19cd32a-ddd2-4bd6-8c82-39cb05842869 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Delete backup with id: c783bdfa-f592-4918-8897-fd2f8bd7df05. Aug 07 14:04:40.138734 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:40.138734 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:40.162462 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-f19cd32a-ddd2-4bd6-8c82-39cb05842869 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] delete_backup rpcapi backup_id c783bdfa-f592-4918-8897-fd2f8bd7df05 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:04:40.165627 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f19cd32a-ddd2-4bd6-8c82-39cb05842869 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 202 Aug 07 14:04:40.166400 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 647/2574] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:40 2026] DELETE /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:04:40.176041 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54c54491-0f50-4de9-8bc7-80bea6c88b87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:40.180807 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54c54491-0f50-4de9-8bc7-80bea6c88b87 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:40.180807 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54c54491-0f50-4de9-8bc7-80bea6c88b87 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:40.181052 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54c54491-0f50-4de9-8bc7-80bea6c88b87 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:40.181593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-54c54491-0f50-4de9-8bc7-80bea6c88b87 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:40.188476 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:40.188476 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:40.190577 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54c54491-0f50-4de9-8bc7-80bea6c88b87 tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 200 Aug 07 14:04:40.190797 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 644/2575] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:40 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:40.671126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08ca6c28-7f25-4f82-9ecb-d39c850e3e4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:40.676066 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08ca6c28-7f25-4f82-9ecb-d39c850e3e4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:40.676458 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08ca6c28-7f25-4f82-9ecb-d39c850e3e4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:40.676729 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08ca6c28-7f25-4f82-9ecb-d39c850e3e4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:40.677036 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-08ca6c28-7f25-4f82-9ecb-d39c850e3e4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:40.687742 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:40.687742 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:40.689014 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08ca6c28-7f25-4f82-9ecb-d39c850e3e4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:40.689888 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 643/2576] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:40 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:40.961247 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d59ecb32-eb9a-4d13-915d-732c8be9b7db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:40.963890 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d59ecb32-eb9a-4d13-915d-732c8be9b7db tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:04:40.964379 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d59ecb32-eb9a-4d13-915d-732c8be9b7db tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:40.964899 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d59ecb32-eb9a-4d13-915d-732c8be9b7db tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:40.965317 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-d59ecb32-eb9a-4d13-915d-732c8be9b7db tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Delete snapshot with id: bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:04:40.977232 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d59ecb32-eb9a-4d13-915d-732c8be9b7db tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 404 Aug 07 14:04:40.977232 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 643/2577] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:04:40 2026] DELETE /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:40.986319 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eabfaf8a-222e-4989-b918-87b47a33d2e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:40.988781 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eabfaf8a-222e-4989-b918-87b47a33d2e4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d Aug 07 14:04:40.989179 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eabfaf8a-222e-4989-b918-87b47a33d2e4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:40.989293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eabfaf8a-222e-4989-b918-87b47a33d2e4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:40.992764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0fcaba16-5274-4242-9a0e-92fc9ab22111 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:40.995104 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eabfaf8a-222e-4989-b918-87b47a33d2e4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d returned with HTTP 404 Aug 07 14:04:40.995534 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fcaba16-5274-4242-9a0e-92fc9ab22111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:40.995815 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 648/2578] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:04:40 2026] GET /volume/v3/snapshots/bd6b8a12-9cea-4267-b94a-5cde48030c4d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:40.995881 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fcaba16-5274-4242-9a0e-92fc9ab22111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:40.996327 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0fcaba16-5274-4242-9a0e-92fc9ab22111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.008354 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.008354 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:41.014283 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0fcaba16-5274-4242-9a0e-92fc9ab22111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:41.021524 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0fcaba16-5274-4242-9a0e-92fc9ab22111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d returned with HTTP 200 Aug 07 14:04:41.022691 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 645/2579] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:40 2026] GET /volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:41.046553 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79ab32f2-87bc-44bc-9e1e-44035257c54a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.053388 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79ab32f2-87bc-44bc-9e1e-44035257c54a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] PUT https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:41.054026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79ab32f2-87bc-44bc-9e1e-44035257c54a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-211173686", "description": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:41.061223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-82bb42a2-52a9-4885-845d-bee96ac57fce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.065182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-82bb42a2-52a9-4885-845d-bee96ac57fce tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:04:41.066619 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.066619 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:41.070454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-82bb42a2-52a9-4885-845d-bee96ac57fce tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.070454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-82bb42a2-52a9-4885-845d-bee96ac57fce tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.073336 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-79ab32f2-87bc-44bc-9e1e-44035257c54a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:41.092607 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.092607 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:41.093653 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-79ab32f2-87bc-44bc-9e1e-44035257c54a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume updated successfully. Aug 07 14:04:41.094452 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79ab32f2-87bc-44bc-9e1e-44035257c54a tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d returned with HTTP 200 Aug 07 14:04:41.095069 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 644/2580] 10.4.3.193 () {68 vars in 1368 bytes} [Fri Aug 7 14:04:41 2026] PUT /volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d => generated 769 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:41.102356 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-82bb42a2-52a9-4885-845d-bee96ac57fce tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:04:41.109521 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-82bb42a2-52a9-4885-845d-bee96ac57fce tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:04:41.109656 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 644/2581] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:41.110742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d8d874f-df6c-4d9a-977b-f8669677467b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.114239 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d8d874f-df6c-4d9a-977b-f8669677467b tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:41.114495 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d8d874f-df6c-4d9a-977b-f8669677467b tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.114713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d8d874f-df6c-4d9a-977b-f8669677467b tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.125511 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.125511 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:41.131294 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5d8d874f-df6c-4d9a-977b-f8669677467b tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:41.137918 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d8d874f-df6c-4d9a-977b-f8669677467b tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d returned with HTTP 200 Aug 07 14:04:41.138513 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 649/2582] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:41.141509 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-966fee4f-4441-4dac-b06c-305fca18aae1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.145564 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-966fee4f-4441-4dac-b06c-305fca18aae1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b/action Aug 07 14:04:41.145564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-966fee4f-4441-4dac-b06c-305fca18aae1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:04:41.145564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-966fee4f-4441-4dac-b06c-305fca18aae1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:41.157705 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.160666 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:41.160666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.160666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.160666 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume with id: fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:41.162757 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.162757 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:41.164127 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-966fee4f-4441-4dac-b06c-305fca18aae1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:04:41.170475 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.170475 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:41.171319 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:41.177434 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-966fee4f-4441-4dac-b06c-305fca18aae1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Begin detaching volume completed successfully. Aug 07 14:04:41.177924 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-966fee4f-4441-4dac-b06c-305fca18aae1 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b/action returned with HTTP 202 Aug 07 14:04:41.178358 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 646/2583] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:04:41 2026] POST /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:04:41.207815 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5877ca1-d2ce-492d-834f-4a32ddd49a7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.212073 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5877ca1-d2ce-492d-834f-4a32ddd49a7d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] GET https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 Aug 07 14:04:41.212448 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5877ca1-d2ce-492d-834f-4a32ddd49a7d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.212733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5877ca1-d2ce-492d-834f-4a32ddd49a7d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.213053 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c5877ca1-d2ce-492d-834f-4a32ddd49a7d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] Show backup with id c783bdfa-f592-4918-8897-fd2f8bd7df05. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:41.214887 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume request issued successfully. Aug 07 14:04:41.215033 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1449c61a-e266-4a0d-adfd-1ea8a8443111 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d returned with HTTP 202 Aug 07 14:04:41.215933 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 645/2584] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:41 2026] DELETE /volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:41.223643 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5877ca1-d2ce-492d-834f-4a32ddd49a7d tempest-VolumesBackupsTest-92455515 tempest-VolumesBackupsTest-92455515-project-admin] https://10.4.3.193/volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 returned with HTTP 404 Aug 07 14:04:41.224518 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 645/2585] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/v3/backups/c783bdfa-f592-4918-8897-fd2f8bd7df05 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:41.229550 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5771fcb4-bf56-40ca-9307-bab233daf60c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.234509 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5771fcb4-bf56-40ca-9307-bab233daf60c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:41.234509 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5771fcb4-bf56-40ca-9307-bab233daf60c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.234509 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5771fcb4-bf56-40ca-9307-bab233daf60c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.245350 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.245350 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:41.247688 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00042473-2148-48da-98f3-17911523405d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.252277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-31583756-bcd6-4830-8143-7ae7a19fe197 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.252520 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00042473-2148-48da-98f3-17911523405d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 Aug 07 14:04:41.252606 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00042473-2148-48da-98f3-17911523405d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.253170 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31583756-bcd6-4830-8143-7ae7a19fe197 None None] GET https://10.4.3.193/volume// Aug 07 14:04:41.253244 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00042473-2148-48da-98f3-17911523405d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.253289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31583756-bcd6-4830-8143-7ae7a19fe197 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.253467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31583756-bcd6-4830-8143-7ae7a19fe197 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.253527 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-00042473-2148-48da-98f3-17911523405d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete volume with id: bf8ea229-675b-48ac-b08d-f716717ffd75 Aug 07 14:04:41.253814 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5771fcb4-bf56-40ca-9307-bab233daf60c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:41.253912 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31583756-bcd6-4830-8143-7ae7a19fe197 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:41.254403 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 646/2586] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:41.261592 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5771fcb4-bf56-40ca-9307-bab233daf60c tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d returned with HTTP 200 Aug 07 14:04:41.261753 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 650/2587] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:41.264528 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.264528 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:41.265159 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00042473-2148-48da-98f3-17911523405d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:04:41.266749 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-09758abe-7ee2-4c20-b803-22ef5b039152 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.269820 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-09758abe-7ee2-4c20-b803-22ef5b039152 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:04:41.271952 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-09758abe-7ee2-4c20-b803-22ef5b039152 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.271952 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-09758abe-7ee2-4c20-b803-22ef5b039152 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.286533 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.286533 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:41.290642 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00042473-2148-48da-98f3-17911523405d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete volume request issued successfully. Aug 07 14:04:41.290820 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00042473-2148-48da-98f3-17911523405d tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 returned with HTTP 202 Aug 07 14:04:41.291385 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 647/2588] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:41 2026] DELETE /volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:41.293306 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-09758abe-7ee2-4c20-b803-22ef5b039152 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:04:41.300245 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-09758abe-7ee2-4c20-b803-22ef5b039152 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:04:41.300704 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 646/2589] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:04:41.305612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59263692-2ccd-4fd9-a318-583390e7f730 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.308826 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59263692-2ccd-4fd9-a318-583390e7f730 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 Aug 07 14:04:41.309252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59263692-2ccd-4fd9-a318-583390e7f730 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.309571 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59263692-2ccd-4fd9-a318-583390e7f730 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.325415 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.325415 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:41.332912 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59263692-2ccd-4fd9-a318-583390e7f730 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:04:41.342863 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59263692-2ccd-4fd9-a318-583390e7f730 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 returned with HTTP 200 Aug 07 14:04:41.344888 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 647/2590] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:41.705432 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23e33e9f-6890-4469-afb6-2d16d4dfdd5f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:41.709414 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23e33e9f-6890-4469-afb6-2d16d4dfdd5f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:41.709686 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23e33e9f-6890-4469-afb6-2d16d4dfdd5f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:41.710063 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23e33e9f-6890-4469-afb6-2d16d4dfdd5f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:41.710122 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-23e33e9f-6890-4469-afb6-2d16d4dfdd5f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:41.722974 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:41.722974 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:41.722974 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23e33e9f-6890-4469-afb6-2d16d4dfdd5f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:41.725952 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 651/2591] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:41 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:42.280815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d0e4f62-c829-4115-afd6-9db156b449ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.285151 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d0e4f62-c829-4115-afd6-9db156b449ac tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d Aug 07 14:04:42.285857 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d0e4f62-c829-4115-afd6-9db156b449ac tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.285857 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d0e4f62-c829-4115-afd6-9db156b449ac tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.296394 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d0e4f62-c829-4115-afd6-9db156b449ac tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d returned with HTTP 404 Aug 07 14:04:42.297110 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 648/2592] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:42 2026] GET /volume/v3/volumes/fa9e8207-a948-44c1-a70e-5855ae269e7d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:42.306390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-96229db4-bf6e-44d1-a798-e26298906208 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.308723 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96229db4-bf6e-44d1-a798-e26298906208 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:42.309320 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96229db4-bf6e-44d1-a798-e26298906208 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.310058 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96229db4-bf6e-44d1-a798-e26298906208 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.320286 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:42.320286 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:42.334812 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-96229db4-bf6e-44d1-a798-e26298906208 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:42.348336 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96229db4-bf6e-44d1-a798-e26298906208 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:42.349159 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 647/2593] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:42 2026] GET /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 1406 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:42.363901 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09d6afdb-5541-4be1-a947-f076f5f2004e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.364293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.368994 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:42.368994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.368994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.368994 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume with id: 8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:42.369312 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09d6afdb-5541-4be1-a947-f076f5f2004e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 Aug 07 14:04:42.369312 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09d6afdb-5541-4be1-a947-f076f5f2004e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.369312 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09d6afdb-5541-4be1-a947-f076f5f2004e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.377341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09d6afdb-5541-4be1-a947-f076f5f2004e tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 returned with HTTP 404 Aug 07 14:04:42.378258 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 648/2594] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:42 2026] GET /volume/v3/volumes/bf8ea229-675b-48ac-b08d-f716717ffd75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:42.381229 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:42.381229 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:42.382867 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:42.394510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67fc6168-00de-4ff3-952b-8ca917d55ade None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.397017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67fc6168-00de-4ff3-952b-8ca917d55ade tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a Aug 07 14:04:42.397017 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67fc6168-00de-4ff3-952b-8ca917d55ade tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.397566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67fc6168-00de-4ff3-952b-8ca917d55ade tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.398296 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-67fc6168-00de-4ff3-952b-8ca917d55ade tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete volume with id: f755e10d-9a01-48c2-a430-5a7b37309e6a Aug 07 14:04:42.409153 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:42.409153 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:42.409153 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67fc6168-00de-4ff3-952b-8ca917d55ade tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:04:42.420658 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Delete volume request issued successfully. Aug 07 14:04:42.421161 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-113ef477-517b-48c4-ad41-ee74ce0383e8 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 202 Aug 07 14:04:42.422364 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 652/2595] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:42 2026] DELETE /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:42.436082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-721c3352-e843-4db2-9523-f46f53b931c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.438860 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-721c3352-e843-4db2-9523-f46f53b931c1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:42.438958 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67fc6168-00de-4ff3-952b-8ca917d55ade tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete volume request issued successfully. Aug 07 14:04:42.439021 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-721c3352-e843-4db2-9523-f46f53b931c1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.439442 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-721c3352-e843-4db2-9523-f46f53b931c1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.439953 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67fc6168-00de-4ff3-952b-8ca917d55ade tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a returned with HTTP 202 Aug 07 14:04:42.440766 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 649/2596] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:42 2026] DELETE /volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:42.450925 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:42.450925 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:42.453494 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c91c5392-ae02-4f30-9c4d-7e720e049296 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.456240 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c91c5392-ae02-4f30-9c4d-7e720e049296 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a Aug 07 14:04:42.456973 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c91c5392-ae02-4f30-9c4d-7e720e049296 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.458229 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c91c5392-ae02-4f30-9c4d-7e720e049296 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.458921 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-721c3352-e843-4db2-9523-f46f53b931c1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Volume info retrieved successfully. Aug 07 14:04:42.467584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-721c3352-e843-4db2-9523-f46f53b931c1 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 200 Aug 07 14:04:42.467925 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 648/2597] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:42 2026] GET /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 1405 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:42.474478 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:42.474478 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:42.482754 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c91c5392-ae02-4f30-9c4d-7e720e049296 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:04:42.497649 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c91c5392-ae02-4f30-9c4d-7e720e049296 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a returned with HTTP 200 Aug 07 14:04:42.498134 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 649/2598] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:42 2026] GET /volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:42.511996 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-8f484fff-66d5-4b5a-a36d-849df7b0fcc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.519890 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-8f484fff-66d5-4b5a-a36d-849df7b0fcc8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] DELETE https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 Aug 07 14:04:42.520490 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-8f484fff-66d5-4b5a-a36d-849df7b0fcc8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.520490 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-8f484fff-66d5-4b5a-a36d-849df7b0fcc8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.536574 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:42.536574 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:42.661960 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-01a73c4b-e99d-456c-94b1-b60806e0293b req-8f484fff-66d5-4b5a-a36d-849df7b0fcc8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 returned with HTTP 200 Aug 07 14:04:42.662481 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 653/2599] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:04:42 2026] DELETE /volume/v3/attachments/dcb543e0-1357-43fa-b63e-31dd0e86b107 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:42.741304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25877bf7-71bf-44a4-9853-f39e5018ccc3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:42.743070 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25877bf7-71bf-44a4-9853-f39e5018ccc3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:42.744305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25877bf7-71bf-44a4-9853-f39e5018ccc3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:42.744305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25877bf7-71bf-44a4-9853-f39e5018ccc3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:42.745141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-25877bf7-71bf-44a4-9853-f39e5018ccc3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:42.752606 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:42.752606 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:42.752606 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25877bf7-71bf-44a4-9853-f39e5018ccc3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:42.754251 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 650/2600] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:42 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.408984 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d63dae0f-5cb3-4875-852f-21b7dea68170 req-e5e5f2c0-b168-4d5d-9c13-49f637a6ead2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.411488 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d63dae0f-5cb3-4875-852f-21b7dea68170 req-e5e5f2c0-b168-4d5d-9c13-49f637a6ead2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:04:43.412377 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d63dae0f-5cb3-4875-852f-21b7dea68170 req-e5e5f2c0-b168-4d5d-9c13-49f637a6ead2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.412377 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d63dae0f-5cb3-4875-852f-21b7dea68170 req-e5e5f2c0-b168-4d5d-9c13-49f637a6ead2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.421607 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.421607 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:43.430687 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d63dae0f-5cb3-4875-852f-21b7dea68170 req-e5e5f2c0-b168-4d5d-9c13-49f637a6ead2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:04:43.437040 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d63dae0f-5cb3-4875-852f-21b7dea68170 req-e5e5f2c0-b168-4d5d-9c13-49f637a6ead2 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:04:43.437737 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 649/2601] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.464420 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.466638 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:04:43.466882 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.467110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.467335 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Delete volume with id: a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:04:43.476901 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.476901 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:43.477482 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:04:43.486227 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-432f2df2-626c-4352-89e5-d239283e7624 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.490398 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-432f2df2-626c-4352-89e5-d239283e7624 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] GET https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 Aug 07 14:04:43.490643 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-432f2df2-626c-4352-89e5-d239283e7624 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.490820 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-432f2df2-626c-4352-89e5-d239283e7624 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.504322 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-432f2df2-626c-4352-89e5-d239283e7624 tempest-VolumesGetTest-227185382 tempest-VolumesGetTest-227185382-project-member] https://10.4.3.193/volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 returned with HTTP 404 Aug 07 14:04:43.505341 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 654/2602] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/8512dbf9-4627-4c49-ad64-6a4524d90877 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:43.518094 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Delete volume request issued successfully. Aug 07 14:04:43.518173 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29b53012-76d2-47ec-84da-aa4be2a2567c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.518460 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7a830a1-734b-44a5-9d70-6363f8d39580 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 202 Aug 07 14:04:43.519343 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 650/2603] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:43 2026] DELETE /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:43.520801 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29b53012-76d2-47ec-84da-aa4be2a2567c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a Aug 07 14:04:43.520801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29b53012-76d2-47ec-84da-aa4be2a2567c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.520801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29b53012-76d2-47ec-84da-aa4be2a2567c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.527005 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29b53012-76d2-47ec-84da-aa4be2a2567c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a returned with HTTP 404 Aug 07 14:04:43.527490 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 651/2604] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/f755e10d-9a01-48c2-a430-5a7b37309e6a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:43.528303 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5fe5f9fe-f7e5-4881-8a11-8e7dc6b20d81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.531570 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5fe5f9fe-f7e5-4881-8a11-8e7dc6b20d81 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:04:43.532249 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5fe5f9fe-f7e5-4881-8a11-8e7dc6b20d81 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.532397 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5fe5f9fe-f7e5-4881-8a11-8e7dc6b20d81 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.539737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ded9445-6aef-46a6-8aab-bc714aa36e52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.540960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.543378 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.543378 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:43.545096 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ded9445-6aef-46a6-8aab-bc714aa36e52 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:43.545096 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ded9445-6aef-46a6-8aab-bc714aa36e52 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.545096 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ded9445-6aef-46a6-8aab-bc714aa36e52 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.546248 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 Aug 07 14:04:43.546510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.546771 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.547016 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete volume with id: c5b10d66-df8f-43dd-850b-73ac69fce256 Aug 07 14:04:43.549126 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5fe5f9fe-f7e5-4881-8a11-8e7dc6b20d81 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:04:43.554960 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5fe5f9fe-f7e5-4881-8a11-8e7dc6b20d81 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 200 Aug 07 14:04:43.556459 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 650/2605] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.558936 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.558936 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:43.559258 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:04:43.563909 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.563909 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:43.570120 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ded9445-6aef-46a6-8aab-bc714aa36e52 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:43.578467 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ded9445-6aef-46a6-8aab-bc714aa36e52 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:43.578803 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 651/2606] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.587036 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Delete volume request issued successfully. Aug 07 14:04:43.587036 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51cdc308-051c-4d98-b8f7-e01dfc89a857 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 returned with HTTP 202 Aug 07 14:04:43.589539 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 655/2607] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:43 2026] DELETE /volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:43.597940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac59e4b9-82b2-4c49-969b-3c20d5c6d83c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.599898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f3ad911-e9ec-4466-8fa7-0f14710d674e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.602038 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac59e4b9-82b2-4c49-969b-3c20d5c6d83c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 Aug 07 14:04:43.602038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac59e4b9-82b2-4c49-969b-3c20d5c6d83c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.602038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac59e4b9-82b2-4c49-969b-3c20d5c6d83c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.602616 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f3ad911-e9ec-4466-8fa7-0f14710d674e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:43.605867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f3ad911-e9ec-4466-8fa7-0f14710d674e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.605867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f3ad911-e9ec-4466-8fa7-0f14710d674e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.613657 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.613657 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:43.615953 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.615953 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:43.619579 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ac59e4b9-82b2-4c49-969b-3c20d5c6d83c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Volume info retrieved successfully. Aug 07 14:04:43.627232 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f3ad911-e9ec-4466-8fa7-0f14710d674e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:43.629409 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac59e4b9-82b2-4c49-969b-3c20d5c6d83c tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 returned with HTTP 200 Aug 07 14:04:43.629870 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 652/2608] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.633143 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f3ad911-e9ec-4466-8fa7-0f14710d674e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:43.633632 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 651/2609] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.688264 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-21cf0baa-6391-47c3-842b-2de640767e0f req-ecd79da8-a838-4ba3-a6f5-c36a74a4b02f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.691680 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-ecd79da8-a838-4ba3-a6f5-c36a74a4b02f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:43.691926 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-ecd79da8-a838-4ba3-a6f5-c36a74a4b02f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.692126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-ecd79da8-a838-4ba3-a6f5-c36a74a4b02f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.710292 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.710292 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:43.715563 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-21cf0baa-6391-47c3-842b-2de640767e0f req-ecd79da8-a838-4ba3-a6f5-c36a74a4b02f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:43.721284 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-ecd79da8-a838-4ba3-a6f5-c36a74a4b02f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:43.721631 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 652/2610] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.768522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-009b5ced-3ce4-4da7-b888-eba3fa51208f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.770771 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-009b5ced-3ce4-4da7-b888-eba3fa51208f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:43.771497 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-009b5ced-3ce4-4da7-b888-eba3fa51208f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.771713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-009b5ced-3ce4-4da7-b888-eba3fa51208f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.771873 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-009b5ced-3ce4-4da7-b888-eba3fa51208f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:43.778087 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.778087 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:43.779289 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-009b5ced-3ce4-4da7-b888-eba3fa51208f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:43.779858 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 656/2611] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.816475 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3725b9ce-92ee-416f-8dc3-5edf1179545c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.817580 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3725b9ce-92ee-416f-8dc3-5edf1179545c None None] GET https://10.4.3.193/volume// Aug 07 14:04:43.817580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3725b9ce-92ee-416f-8dc3-5edf1179545c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.817580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3725b9ce-92ee-416f-8dc3-5edf1179545c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.817580 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3725b9ce-92ee-416f-8dc3-5edf1179545c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:43.818011 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 653/2612] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:43.830073 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-21cf0baa-6391-47c3-842b-2de640767e0f req-26e81fa0-9a64-4199-8f46-54009d9b6b87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.832705 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-26e81fa0-9a64-4199-8f46-54009d9b6b87 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:04:43.833180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-26e81fa0-9a64-4199-8f46-54009d9b6b87 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "376e4b15-1bb6-4324-ae8b-0f1b8ddf9188", "connector": null, "instance_uuid": "8e196b9c-2aef-4868-8e71-c13a4eed9052"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:43.842562 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.842562 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:43.873380 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-26e81fa0-9a64-4199-8f46-54009d9b6b87 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:04:43.874298 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 652/2613] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:04:43 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:43.905010 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cdd21682-fe56-4251-acf3-f1b075b9bd91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.907101 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdd21682-fe56-4251-acf3-f1b075b9bd91 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:43.907348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdd21682-fe56-4251-acf3-f1b075b9bd91 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.907625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdd21682-fe56-4251-acf3-f1b075b9bd91 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.920356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38244c30-821b-499c-87d5-2c1ff99805ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.921045 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.921045 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:43.921222 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38244c30-821b-499c-87d5-2c1ff99805ac None None] GET https://10.4.3.193/volume// Aug 07 14:04:43.921222 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38244c30-821b-499c-87d5-2c1ff99805ac None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.921467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38244c30-821b-499c-87d5-2c1ff99805ac None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.922063 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38244c30-821b-499c-87d5-2c1ff99805ac None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:43.922441 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 657/2614] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:43.925139 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cdd21682-fe56-4251-acf3-f1b075b9bd91 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:43.930620 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdd21682-fe56-4251-acf3-f1b075b9bd91 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:43.931167 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 653/2615] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:43.931922 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-21cf0baa-6391-47c3-842b-2de640767e0f req-79fd1067-62ce-4192-b5ba-de32332f9eff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:43.934864 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-79fd1067-62ce-4192-b5ba-de32332f9eff tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:43.935134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-79fd1067-62ce-4192-b5ba-de32332f9eff tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:43.935361 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-79fd1067-62ce-4192-b5ba-de32332f9eff tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:43.945984 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:43.945984 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:43.950585 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-21cf0baa-6391-47c3-842b-2de640767e0f req-79fd1067-62ce-4192-b5ba-de32332f9eff tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:43.955080 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-79fd1067-62ce-4192-b5ba-de32332f9eff tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:43.955481 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 654/2616] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:04:43 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:04:44.086699 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-21cf0baa-6391-47c3-842b-2de640767e0f req-8d4edde0-7820-4fb6-a7fa-f3c5e30749f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.089426 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-8d4edde0-7820-4fb6-a7fa-f3c5e30749f4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] PUT https://10.4.3.193/volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f Aug 07 14:04:44.089867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-8d4edde0-7820-4fb6-a7fa-f3c5e30749f4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:44.099815 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-21cf0baa-6391-47c3-842b-2de640767e0f req-8d4edde0-7820-4fb6-a7fa-f3c5e30749f4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Acquiring lock "cinder-attachment_update-376e4b15-1bb6-4324-ae8b-0f1b8ddf9188-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:04:44.104862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-21cf0baa-6391-47c3-842b-2de640767e0f req-8d4edde0-7820-4fb6-a7fa-f3c5e30749f4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-376e4b15-1bb6-4324-ae8b-0f1b8ddf9188-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:04:44.105911 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:44.105911 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:44.215132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-21cf0baa-6391-47c3-842b-2de640767e0f req-8d4edde0-7820-4fb6-a7fa-f3c5e30749f4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-376e4b15-1bb6-4324-ae8b-0f1b8ddf9188-np0000006713" released by "attachment_update" :: held 0.110s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:04:44.215548 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-8d4edde0-7820-4fb6-a7fa-f3c5e30749f4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f returned with HTTP 200 Aug 07 14:04:44.216021 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 653/2617] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:04:44 2026] PUT /volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:44.227018 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-21cf0baa-6391-47c3-842b-2de640767e0f req-d10db176-41d2-468f-a67f-58073f4cf0ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.229698 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-d10db176-41d2-468f-a67f-58073f4cf0ad tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/encryption Aug 07 14:04:44.229957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-d10db176-41d2-468f-a67f-58073f4cf0ad tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:44.230209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-d10db176-41d2-468f-a67f-58073f4cf0ad tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:44.241867 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:44.241867 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:44.250659 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-d10db176-41d2-468f-a67f-58073f4cf0ad tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/encryption returned with HTTP 200 Aug 07 14:04:44.251244 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 658/2618] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:04:44 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:44.573368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-765d6a35-a0cf-4d75-8ef4-9a3ee9bc8243 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.575552 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-765d6a35-a0cf-4d75-8ef4-9a3ee9bc8243 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b Aug 07 14:04:44.575860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-765d6a35-a0cf-4d75-8ef4-9a3ee9bc8243 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:44.576137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-765d6a35-a0cf-4d75-8ef4-9a3ee9bc8243 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:44.587521 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-765d6a35-a0cf-4d75-8ef4-9a3ee9bc8243 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b returned with HTTP 404 Aug 07 14:04:44.588255 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 654/2619] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:44 2026] GET /volume/v3/volumes/a6b6113e-cac7-455c-a7bb-58a9dc4cd84b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:44.647476 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0dd2777-288b-4aed-8733-49fb7e32ca32 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.650264 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0dd2777-288b-4aed-8733-49fb7e32ca32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] GET https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 Aug 07 14:04:44.650264 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0dd2777-288b-4aed-8733-49fb7e32ca32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:44.650264 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0dd2777-288b-4aed-8733-49fb7e32ca32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:44.658990 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0dd2777-288b-4aed-8733-49fb7e32ca32 tempest-VolumesBackupsTest-226217533 tempest-VolumesBackupsTest-226217533-project-member] https://10.4.3.193/volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 returned with HTTP 404 Aug 07 14:04:44.658990 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 655/2620] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:44 2026] GET /volume/v3/volumes/c5b10d66-df8f-43dd-850b-73ac69fce256 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:44.793734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b50202a3-19bf-494b-9c06-6d570a22aa2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.795770 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b50202a3-19bf-494b-9c06-6d570a22aa2a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:44.796094 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b50202a3-19bf-494b-9c06-6d570a22aa2a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:44.796336 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b50202a3-19bf-494b-9c06-6d570a22aa2a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:44.796493 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b50202a3-19bf-494b-9c06-6d570a22aa2a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:44.804322 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:44.804322 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:44.806024 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b50202a3-19bf-494b-9c06-6d570a22aa2a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:44.806459 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 654/2621] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:44 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:44.819760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be639155-6869-4d05-ab25-9c6fcd6eebfc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.822575 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be639155-6869-4d05-ab25-9c6fcd6eebfc tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:04:44.822575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be639155-6869-4d05-ab25-9c6fcd6eebfc tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:44.824965 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be639155-6869-4d05-ab25-9c6fcd6eebfc tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:44.838394 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:44.838394 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:44.848872 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be639155-6869-4d05-ab25-9c6fcd6eebfc tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:44.861911 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be639155-6869-4d05-ab25-9c6fcd6eebfc tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 200 Aug 07 14:04:44.861911 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 659/2622] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:44 2026] GET /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:44.882220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a70f3e62-65f6-426c-b716-48f84e088109 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.885178 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] POST https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6/restore Aug 07 14:04:44.885514 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:44.889000 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Restoring backup bf41abc9-9498-4880-80e9-3356b99cc6e6 ({'restore': {}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 14:04:44.889000 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Restoring backup bf41abc9-9498-4880-80e9-3356b99cc6e6 to volume None. Aug 07 14:04:44.895958 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:44.895958 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:44.897607 np0000006713 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Creating volume of 1 GB for restore of backup bf41abc9-9498-4880-80e9-3356b99cc6e6. Aug 07 14:04:44.913534 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Availability zone cache updated, next update will occur around 2026-08-07 15:04:44.912015. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 14:04:44.913534 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Availability Zones retrieved successfully. Aug 07 14:04:44.923271 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Flow 'volume_create_api' (1dceb843-90e7-4c5a-9644-b5ef5f354066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:44.923420 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b488c08-f53a-42f2-89fd-1b20cbacfc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:44.926982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:44.945576 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3aa10a5e-5c20-4eda-b4ec-4540e849d6d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:44.949217 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3aa10a5e-5c20-4eda-b4ec-4540e849d6d6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:44.949497 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3aa10a5e-5c20-4eda-b4ec-4540e849d6d6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:44.949939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3aa10a5e-5c20-4eda-b4ec-4540e849d6d6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:44.964644 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:44.964644 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:44.971562 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3aa10a5e-5c20-4eda-b4ec-4540e849d6d6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:44.976265 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b488c08-f53a-42f2-89fd-1b20cbacfc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:44.977585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54f7f2f-8f68-466c-8f6c-9e72bd135e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:44.978865 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3aa10a5e-5c20-4eda-b4ec-4540e849d6d6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:44.980084 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 656/2623] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:44 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:45.040623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Created reservations ['a4b8bdca-ccf3-4694-b3cc-801c4b55520c', 'cc94b086-2b64-4ded-b081-f3939a2ada71', 'a753def6-a507-4721-a04f-17dfe697014e', '0505bfdd-e7db-4745-8768-fd7318b681ae'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:45.042031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54f7f2f-8f68-466c-8f6c-9e72bd135e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b8bdca-ccf3-4694-b3cc-801c4b55520c', 'cc94b086-2b64-4ded-b081-f3939a2ada71', 'a753def6-a507-4721-a04f-17dfe697014e', '0505bfdd-e7db-4745-8768-fd7318b681ae']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:45.042729 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295f14fc-ad43-4528-804b-ee48bff18343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:45.086064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295f14fc-ad43-4528-804b-ee48bff18343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ae830ed-718b-466e-945e-8550f12f41dc', '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_bf41abc9-9498-4880-80e9-3356b99cc6e6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347b94392cc14bd58dd99beb6fca9f92',qos_specs=None,replication_status=,reservations=['a4b8bdca-ccf3-4694-b3cc-801c4b55520c','cc94b086-2b64-4ded-b081-f3939a2ada71','a753def6-a507-4721-a04f-17dfe697014e','0505bfdd-e7db-4745-8768-fd7318b681ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161c2501b0a242eda823f88b3a36d112',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bf41abc9-9498-4880-80e9-3356b99cc6e6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ae830ed-718b-466e-945e-8550f12f41dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='347b94392cc14bd58dd99beb6fca9f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='161c2501b0a242eda823f88b3a36d112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:45.086860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2da1c0c-c067-43f1-9942-8c4e91ef360e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:45.116739 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2da1c0c-c067-43f1-9942-8c4e91ef360e) transitioned into 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_bf41abc9-9498-4880-80e9-3356b99cc6e6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='347b94392cc14bd58dd99beb6fca9f92',qos_specs=None,replication_status=,reservations=['a4b8bdca-ccf3-4694-b3cc-801c4b55520c','cc94b086-2b64-4ded-b081-f3939a2ada71','a753def6-a507-4721-a04f-17dfe697014e','0505bfdd-e7db-4745-8768-fd7318b681ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='161c2501b0a242eda823f88b3a36d112',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:45.117945 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2e2c22-5e5a-4a5d-b281-84fbe9030d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:45.135394 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2e2c22-5e5a-4a5d-b281-84fbe9030d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:45.137528 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Flow 'volume_create_api' (1dceb843-90e7-4c5a-9644-b5ef5f354066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:45.138015 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Create volume request issued successfully. Aug 07 14:04:45.148345 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:45.148345 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:45.149948 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:46.000060 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-261893a9-b928-414f-8966-7f0055c40d98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:46.002373 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-261893a9-b928-414f-8966-7f0055c40d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:46.002638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-261893a9-b928-414f-8966-7f0055c40d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:46.002943 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-261893a9-b928-414f-8966-7f0055c40d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:46.022807 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:46.022807 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:46.028677 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-261893a9-b928-414f-8966-7f0055c40d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:46.034380 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-261893a9-b928-414f-8966-7f0055c40d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:46.034755 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 655/2624] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:45 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:46.159210 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:46.159210 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:46.159732 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:46.159886 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 14:04:46.160048 np0000006713 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Overwriting volume 8ae830ed-718b-466e-945e-8550f12f41dc with restore of backup bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:46.179548 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] restore_backup in rpcapi backup_id bf41abc9-9498-4880-80e9-3356b99cc6e6 {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 14:04:46.182696 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a70f3e62-65f6-426c-b716-48f84e088109 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6/restore returned with HTTP 202 Aug 07 14:04:46.183619 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 655/2625] 10.4.3.193 () {68 vars in 1393 bytes} [Fri Aug 7 14:04:44 2026] POST /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6/restore => generated 189 bytes in 1303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:46.194162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b57ff24-5cf2-41ab-b061-bcc30e835d73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:46.197000 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b57ff24-5cf2-41ab-b061-bcc30e835d73 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:46.197295 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b57ff24-5cf2-41ab-b061-bcc30e835d73 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:46.197595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b57ff24-5cf2-41ab-b061-bcc30e835d73 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:46.197783 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2b57ff24-5cf2-41ab-b061-bcc30e835d73 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:46.205140 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:46.205140 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:46.207026 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b57ff24-5cf2-41ab-b061-bcc30e835d73 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:46.208170 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 660/2626] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:46 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:47.052321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2bc94cc-4653-43e9-b8cb-20b208008ef6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:47.058187 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2bc94cc-4653-43e9-b8cb-20b208008ef6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:47.058558 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2bc94cc-4653-43e9-b8cb-20b208008ef6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:47.058783 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2bc94cc-4653-43e9-b8cb-20b208008ef6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:47.073166 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:47.073166 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:47.076865 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e2bc94cc-4653-43e9-b8cb-20b208008ef6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:47.081805 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2bc94cc-4653-43e9-b8cb-20b208008ef6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:47.082333 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 657/2627] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:47 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:47.222366 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-56ed5774-4dd7-4b42-a2a6-1a1883989716 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:47.224787 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56ed5774-4dd7-4b42-a2a6-1a1883989716 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:47.225105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56ed5774-4dd7-4b42-a2a6-1a1883989716 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:47.225384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56ed5774-4dd7-4b42-a2a6-1a1883989716 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:47.225538 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-56ed5774-4dd7-4b42-a2a6-1a1883989716 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:47.233518 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:47.233518 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:47.234945 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56ed5774-4dd7-4b42-a2a6-1a1883989716 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:47.235487 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 656/2628] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:47 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:47.561988 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:47.688048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-21cf0baa-6391-47c3-842b-2de640767e0f req-82c53ce1-128b-45b4-a4d1-759c2fec2448 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:47.690733 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-82c53ce1-128b-45b4-a4d1-759c2fec2448 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f/action Aug 07 14:04:47.691304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-82c53ce1-128b-45b4-a4d1-759c2fec2448 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:04:47.691304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-82c53ce1-128b-45b4-a4d1-759c2fec2448 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:47.716730 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:47.718999 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1958865767"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:47.721385 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1958865767'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:47.721599 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume of 1 GB Aug 07 14:04:47.724393 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:47.724393 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:47.729264 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Availability Zones retrieved successfully. Aug 07 14:04:47.736698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (027ce107-6ce6-4607-9d95-88e8e22ea22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:47.736698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ae552c-8403-4b45-9c8b-161d7f9a0e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:47.737957 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:47.752365 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-21cf0baa-6391-47c3-842b-2de640767e0f req-82c53ce1-128b-45b4-a4d1-759c2fec2448 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f/action returned with HTTP 204 Aug 07 14:04:47.752613 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 661/2629] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:04:47 2026] POST /volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:47.789524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ae552c-8403-4b45-9c8b-161d7f9a0e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:47.790955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b45f911-6414-45d5-b0ea-f125ef2fc0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:47.876554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['619a106e-a3c7-4ec1-a130-2b273d4b1403', '0c7ed12a-0e1a-443d-bd4d-32103c023321', 'c5103e1f-7f45-4f6a-8c7d-73163ad3e2bf', 'fbbfa1b3-ba04-4eee-bf3a-4db955fe88b3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:47.877346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b45f911-6414-45d5-b0ea-f125ef2fc0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['619a106e-a3c7-4ec1-a130-2b273d4b1403', '0c7ed12a-0e1a-443d-bd4d-32103c023321', 'c5103e1f-7f45-4f6a-8c7d-73163ad3e2bf', 'fbbfa1b3-ba04-4eee-bf3a-4db955fe88b3']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:47.878405 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23974395-3c7c-424f-9617-3dfd8afc2141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:47.910677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23974395-3c7c-424f-9617-3dfd8afc2141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c3cce6-99cf-490e-a45f-2073441fd2b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958865767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['619a106e-a3c7-4ec1-a130-2b273d4b1403','0c7ed12a-0e1a-443d-bd4d-32103c023321','c5103e1f-7f45-4f6a-8c7d-73163ad3e2bf','fbbfa1b3-ba04-4eee-bf3a-4db955fe88b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958865767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c3cce6-99cf-490e-a45f-2073441fd2b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a071c8f8eb8498897ea8056c6d744f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed0f564894845db84a7ff64de99ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:47.912524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2618fcba-8c3a-4620-bf17-8161c06fcd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:47.938246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2618fcba-8c3a-4620-bf17-8161c06fcd2a) transitioned into state 'SUCCESS' from state '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-1958865767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['619a106e-a3c7-4ec1-a130-2b273d4b1403','0c7ed12a-0e1a-443d-bd4d-32103c023321','c5103e1f-7f45-4f6a-8c7d-73163ad3e2bf','fbbfa1b3-ba04-4eee-bf3a-4db955fe88b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:47.939455 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab191e6-0e45-487a-8425-1bc847461187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:47.966313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cab191e6-0e45-487a-8425-1bc847461187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:47.967259 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (027ce107-6ce6-4607-9d95-88e8e22ea22d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:47.967610 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request issued successfully. Aug 07 14:04:47.968777 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cec7893d-8180-44a6-8c0d-3ca73cb73d0f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:47.969093 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 656/2630] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:04:47 2026] POST /volume/v3/volumes => generated 778 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:47.988526 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8441690-c81b-42e9-bdae-450e127d5964 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:47.997794 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8441690-c81b-42e9-bdae-450e127d5964 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 Aug 07 14:04:47.998162 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8441690-c81b-42e9-bdae-450e127d5964 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:47.998644 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8441690-c81b-42e9-bdae-450e127d5964 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.010689 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.010689 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:48.015735 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f8441690-c81b-42e9-bdae-450e127d5964 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:04:48.022622 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8441690-c81b-42e9-bdae-450e127d5964 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 returned with HTTP 200 Aug 07 14:04:48.024834 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 658/2631] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:47 2026] GET /volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:48.100465 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c920070-9396-4121-9336-1c59392e51e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.106002 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c920070-9396-4121-9336-1c59392e51e8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:48.107632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c920070-9396-4121-9336-1c59392e51e8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:48.108701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c920070-9396-4121-9336-1c59392e51e8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.127042 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.127042 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:48.134820 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4c920070-9396-4121-9336-1c59392e51e8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:48.140707 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c920070-9396-4121-9336-1c59392e51e8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:48.141594 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 657/2632] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:48 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:48.156259 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43d07656-6fd4-4289-86fd-be9811fb6742 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.160325 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43d07656-6fd4-4289-86fd-be9811fb6742 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:48.160505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43d07656-6fd4-4289-86fd-be9811fb6742 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:48.160749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43d07656-6fd4-4289-86fd-be9811fb6742 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.174633 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.174633 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:48.179549 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-43d07656-6fd4-4289-86fd-be9811fb6742 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:48.185414 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43d07656-6fd4-4289-86fd-be9811fb6742 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:48.185414 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 662/2633] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:48 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:48.244377 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-880df2b7-b476-418b-80c9-d86a4fe7c98f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.248104 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-880df2b7-b476-418b-80c9-d86a4fe7c98f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:48.248443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-880df2b7-b476-418b-80c9-d86a4fe7c98f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:48.248685 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-880df2b7-b476-418b-80c9-d86a4fe7c98f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.254354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1593ea14-d9b2-479d-ac98-8c7f7f499d88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.256499 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1593ea14-d9b2-479d-ac98-8c7f7f499d88 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:48.256717 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1593ea14-d9b2-479d-ac98-8c7f7f499d88 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:48.256944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1593ea14-d9b2-479d-ac98-8c7f7f499d88 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.257117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1593ea14-d9b2-479d-ac98-8c7f7f499d88 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:48.262071 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.262071 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:48.263311 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.263311 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:48.264918 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1593ea14-d9b2-479d-ac98-8c7f7f499d88 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:48.265714 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-880df2b7-b476-418b-80c9-d86a4fe7c98f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:48.265793 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 659/2634] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:48 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:48.271793 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-880df2b7-b476-418b-80c9-d86a4fe7c98f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:48.272395 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 657/2635] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:48 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:48.300960 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-31e99a79-7d59-43f9-a9e3-dbe33841f6bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.305275 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-31e99a79-7d59-43f9-a9e3-dbe33841f6bd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/action Aug 07 14:04:48.305275 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-31e99a79-7d59-43f9-a9e3-dbe33841f6bd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:04:48.305458 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-31e99a79-7d59-43f9-a9e3-dbe33841f6bd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:48.319946 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.319946 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:48.320868 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-31e99a79-7d59-43f9-a9e3-dbe33841f6bd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:48.331823 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-31e99a79-7d59-43f9-a9e3-dbe33841f6bd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Begin detaching volume completed successfully. Aug 07 14:04:48.332864 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-31e99a79-7d59-43f9-a9e3-dbe33841f6bd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/action returned with HTTP 202 Aug 07 14:04:48.333822 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 658/2636] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:04:48 2026] POST /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:04:48.387351 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64224b8e-5b6c-4022-a85f-4608138743ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.387857 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64224b8e-5b6c-4022-a85f-4608138743ef None None] GET https://10.4.3.193/volume// Aug 07 14:04:48.388055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64224b8e-5b6c-4022-a85f-4608138743ef None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:48.388293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64224b8e-5b6c-4022-a85f-4608138743ef None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.388695 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64224b8e-5b6c-4022-a85f-4608138743ef None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:48.390526 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 663/2637] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:04:48 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:48.401769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-a3d41e3c-1cee-4af7-8f97-eea35dbca661 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.405253 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-a3d41e3c-1cee-4af7-8f97-eea35dbca661 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:48.405550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-a3d41e3c-1cee-4af7-8f97-eea35dbca661 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:48.405821 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-a3d41e3c-1cee-4af7-8f97-eea35dbca661 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.418939 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.418939 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:48.424373 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-a3d41e3c-1cee-4af7-8f97-eea35dbca661 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:48.433917 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-a3d41e3c-1cee-4af7-8f97-eea35dbca661 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:48.436295 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 660/2638] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:04:48 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:04:48.449091 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-d8af0b91-9467-41e1-8e05-f30824bca644 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:48.451292 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-d8af0b91-9467-41e1-8e05-f30824bca644 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/encryption Aug 07 14:04:48.451459 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-d8af0b91-9467-41e1-8e05-f30824bca644 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:48.451655 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-d8af0b91-9467-41e1-8e05-f30824bca644 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:48.462398 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:48.462398 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:48.468980 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-d8af0b91-9467-41e1-8e05-f30824bca644 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/encryption returned with HTTP 200 Aug 07 14:04:48.469543 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 658/2639] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:04:48 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:49.042903 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-572b6ba3-5582-4848-b205-c158d248d825 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:49.044259 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-572b6ba3-5582-4848-b205-c158d248d825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 Aug 07 14:04:49.044259 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-572b6ba3-5582-4848-b205-c158d248d825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:49.044259 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-572b6ba3-5582-4848-b205-c158d248d825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:49.059857 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:49.059857 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:49.065444 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-572b6ba3-5582-4848-b205-c158d248d825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:04:49.070580 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-572b6ba3-5582-4848-b205-c158d248d825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 returned with HTTP 200 Aug 07 14:04:49.071229 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 659/2640] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:49 2026] GET /volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:49.088595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c7111b8-990c-4914-804a-d9e30db50c04 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:49.091400 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c7111b8-990c-4914-804a-d9e30db50c04 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:04:49.091912 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c7111b8-990c-4914-804a-d9e30db50c04 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "46c3cce6-99cf-490e-a45f-2073441fd2b8", "name": "tempest-type-Backup-136501934"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:49.098505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-6c7111b8-990c-4914-804a-d9e30db50c04 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating new backup {'backup': {'volume_id': '46c3cce6-99cf-490e-a45f-2073441fd2b8', 'name': 'tempest-type-Backup-136501934'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:04:49.098505 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-6c7111b8-990c-4914-804a-d9e30db50c04 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating backup of volume 46c3cce6-99cf-490e-a45f-2073441fd2b8 in container None Aug 07 14:04:49.109655 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:49.109655 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:49.110072 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6c7111b8-990c-4914-804a-d9e30db50c04 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:04:49.149517 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6c7111b8-990c-4914-804a-d9e30db50c04 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['021716a6-5991-464b-b81d-38b0e823b887', '1949e40e-04b1-4e32-ac10-a82c19a1ada8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:49.186751 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c7111b8-990c-4914-804a-d9e30db50c04 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:04:49.187398 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 664/2641] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:04:49 2026] POST /volume/v3/backups => generated 315 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:49.198730 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5efd3a60-125a-4e4a-8bb0-892d9d50fdda None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:49.202876 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5efd3a60-125a-4e4a-8bb0-892d9d50fdda tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:49.203235 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5efd3a60-125a-4e4a-8bb0-892d9d50fdda tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:49.203459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5efd3a60-125a-4e4a-8bb0-892d9d50fdda tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:49.203546 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5efd3a60-125a-4e4a-8bb0-892d9d50fdda tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:49.208669 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:49.208669 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:49.209258 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5efd3a60-125a-4e4a-8bb0-892d9d50fdda tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:49.209621 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 661/2642] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:49 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:04:49.278582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3eaefafe-3545-4860-a641-cd01bfc73236 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:49.281532 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3eaefafe-3545-4860-a641-cd01bfc73236 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:49.281532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3eaefafe-3545-4860-a641-cd01bfc73236 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:49.281807 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3eaefafe-3545-4860-a641-cd01bfc73236 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:49.281987 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3eaefafe-3545-4860-a641-cd01bfc73236 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:49.287711 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:49.287711 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:49.290604 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3eaefafe-3545-4860-a641-cd01bfc73236 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:49.290604 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 659/2643] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:49 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:50.224278 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40ed0d53-81ca-4ae3-8d41-9f7cd92fdf7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:50.227416 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40ed0d53-81ca-4ae3-8d41-9f7cd92fdf7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:50.228466 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40ed0d53-81ca-4ae3-8d41-9f7cd92fdf7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:50.229201 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40ed0d53-81ca-4ae3-8d41-9f7cd92fdf7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:50.229589 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-40ed0d53-81ca-4ae3-8d41-9f7cd92fdf7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:50.237614 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:50.237614 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:50.238655 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40ed0d53-81ca-4ae3-8d41-9f7cd92fdf7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:50.239531 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 660/2644] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:50 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:50.308334 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10985b39-1c07-47d9-884a-bc4b44167ce1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:50.310368 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10985b39-1c07-47d9-884a-bc4b44167ce1 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:50.310562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10985b39-1c07-47d9-884a-bc4b44167ce1 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:50.310762 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10985b39-1c07-47d9-884a-bc4b44167ce1 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:50.310910 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-10985b39-1c07-47d9-884a-bc4b44167ce1 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:50.319243 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:50.319243 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:50.320283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10985b39-1c07-47d9-884a-bc4b44167ce1 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:50.320730 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 665/2645] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:50 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:51.253440 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe184108-bc6f-4720-9f38-4b16471351e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:51.256410 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe184108-bc6f-4720-9f38-4b16471351e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:51.256680 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe184108-bc6f-4720-9f38-4b16471351e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:51.256954 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe184108-bc6f-4720-9f38-4b16471351e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:51.257098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fe184108-bc6f-4720-9f38-4b16471351e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:51.263721 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:51.263721 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:51.265455 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe184108-bc6f-4720-9f38-4b16471351e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:51.268751 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 662/2646] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:51 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:51.334775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1859f5f8-114f-43a4-9d47-d44a22f81ab9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:51.337192 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1859f5f8-114f-43a4-9d47-d44a22f81ab9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:51.337563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1859f5f8-114f-43a4-9d47-d44a22f81ab9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:51.337823 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1859f5f8-114f-43a4-9d47-d44a22f81ab9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:51.337969 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1859f5f8-114f-43a4-9d47-d44a22f81ab9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:51.341168 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=325,cinder:INSERT=57,cinder:UPDATE=92 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:04:51.344451 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:51.344451 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:51.345438 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1859f5f8-114f-43a4-9d47-d44a22f81ab9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:51.346447 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 660/2647] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:51 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:52.258635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-99164c42-b83a-42c6-989f-6a07cae8d213 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:52.262265 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-99164c42-b83a-42c6-989f-6a07cae8d213 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f Aug 07 14:04:52.262472 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-99164c42-b83a-42c6-989f-6a07cae8d213 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:52.262658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-99164c42-b83a-42c6-989f-6a07cae8d213 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:52.265225 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=275,cinder:UPDATE=58,cinder:INSERT=34 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:04:52.276104 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:52.276104 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:52.284403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52096251-0ddf-4d0d-8104-51c07461e293 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:52.286532 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52096251-0ddf-4d0d-8104-51c07461e293 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:52.286783 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52096251-0ddf-4d0d-8104-51c07461e293 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:52.287429 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52096251-0ddf-4d0d-8104-51c07461e293 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:52.287429 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-52096251-0ddf-4d0d-8104-51c07461e293 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:52.289410 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=279,cinder:UPDATE=62,cinder:INSERT=40 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:04:52.296657 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:52.296657 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:52.297433 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52096251-0ddf-4d0d-8104-51c07461e293 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:52.298189 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 666/2648] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:52 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:52.361548 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6aa7f7d8-fb3d-4c45-817d-7c8f3fc4c558 req-99164c42-b83a-42c6-989f-6a07cae8d213 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f returned with HTTP 200 Aug 07 14:04:52.361548 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 661/2649] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:04:52 2026] DELETE /volume/v3/attachments/b9e497b3-9e51-4936-a11b-c0526b00d77f => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:52.363123 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81b3952d-ecf7-4998-820a-c233520d661f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:52.367315 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81b3952d-ecf7-4998-820a-c233520d661f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:52.367550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81b3952d-ecf7-4998-820a-c233520d661f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:52.367925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81b3952d-ecf7-4998-820a-c233520d661f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:52.367925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-81b3952d-ecf7-4998-820a-c233520d661f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:52.374467 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:52.374467 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:52.375567 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81b3952d-ecf7-4998-820a-c233520d661f tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:52.376134 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 663/2650] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:52 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:52.672699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6fda4693-bde7-435f-8273-07eb84478053 req-06c257e2-cbbc-4c7c-a301-6066e6b5514d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:52.680768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6fda4693-bde7-435f-8273-07eb84478053 req-06c257e2-cbbc-4c7c-a301-6066e6b5514d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:52.680768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6fda4693-bde7-435f-8273-07eb84478053 req-06c257e2-cbbc-4c7c-a301-6066e6b5514d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:52.680768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6fda4693-bde7-435f-8273-07eb84478053 req-06c257e2-cbbc-4c7c-a301-6066e6b5514d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:52.695927 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:52.695927 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:52.704798 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6fda4693-bde7-435f-8273-07eb84478053 req-06c257e2-cbbc-4c7c-a301-6066e6b5514d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:52.714514 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6fda4693-bde7-435f-8273-07eb84478053 req-06c257e2-cbbc-4c7c-a301-6066e6b5514d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:52.715118 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 661/2651] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:52 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:53.315681 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f79acd1-19e5-4328-a191-d033febe61bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:53.318806 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f79acd1-19e5-4328-a191-d033febe61bb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:53.319312 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f79acd1-19e5-4328-a191-d033febe61bb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:53.321054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f79acd1-19e5-4328-a191-d033febe61bb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:53.321054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8f79acd1-19e5-4328-a191-d033febe61bb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:53.331479 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:53.331479 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:53.332794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f79acd1-19e5-4328-a191-d033febe61bb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:53.332794 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 667/2652] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:53 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:53.394936 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd8dcaf8-70ca-418f-ba42-a48eeec0d8ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:53.398162 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd8dcaf8-70ca-418f-ba42-a48eeec0d8ef tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:53.398277 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd8dcaf8-70ca-418f-ba42-a48eeec0d8ef tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:53.398869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd8dcaf8-70ca-418f-ba42-a48eeec0d8ef tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:53.399197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fd8dcaf8-70ca-418f-ba42-a48eeec0d8ef tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:53.407271 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:53.407271 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:53.408676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd8dcaf8-70ca-418f-ba42-a48eeec0d8ef tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:53.409198 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 662/2653] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:53 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:54.349930 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e40ad0da-89a7-465d-8360-d56909e2e195 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:54.351446 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e40ad0da-89a7-465d-8360-d56909e2e195 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:54.351557 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e40ad0da-89a7-465d-8360-d56909e2e195 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:54.351752 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e40ad0da-89a7-465d-8360-d56909e2e195 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:54.351932 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e40ad0da-89a7-465d-8360-d56909e2e195 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:54.361962 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:54.361962 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:54.362598 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e40ad0da-89a7-465d-8360-d56909e2e195 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:54.363117 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 664/2654] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:54 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:54.424474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eeb37d32-81f7-47f8-9591-b140abe644d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:54.427118 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeb37d32-81f7-47f8-9591-b140abe644d7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:54.429353 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeb37d32-81f7-47f8-9591-b140abe644d7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:54.429353 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeb37d32-81f7-47f8-9591-b140abe644d7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:54.429353 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-eeb37d32-81f7-47f8-9591-b140abe644d7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:54.439172 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:54.439172 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:54.439172 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeb37d32-81f7-47f8-9591-b140abe644d7 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:54.439172 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 662/2655] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:54 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:55.374815 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47a6daa3-d314-4d46-9e60-ddb3b87e7ed0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:55.378925 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47a6daa3-d314-4d46-9e60-ddb3b87e7ed0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:55.379275 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47a6daa3-d314-4d46-9e60-ddb3b87e7ed0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:55.379452 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47a6daa3-d314-4d46-9e60-ddb3b87e7ed0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:55.379618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-47a6daa3-d314-4d46-9e60-ddb3b87e7ed0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:55.387438 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:55.387438 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:55.388407 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47a6daa3-d314-4d46-9e60-ddb3b87e7ed0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:55.388923 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 668/2656] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:55 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:55.451276 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf327ebb-1ad3-4359-b9fd-db1d7aeb3093 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:55.453394 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf327ebb-1ad3-4359-b9fd-db1d7aeb3093 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:55.453634 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf327ebb-1ad3-4359-b9fd-db1d7aeb3093 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:55.453894 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf327ebb-1ad3-4359-b9fd-db1d7aeb3093 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:55.454091 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bf327ebb-1ad3-4359-b9fd-db1d7aeb3093 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:55.469655 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:55.469655 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:55.470647 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf327ebb-1ad3-4359-b9fd-db1d7aeb3093 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:55.471168 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 663/2657] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:55 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:56.292374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e73c960-351c-4673-9ad9-7df1f5731949 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:56.294706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:56.294905 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:56.295150 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:56.295340 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume with id: 376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:56.303995 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:56.303995 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:56.304537 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:56.325695 np0000006713 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:04:56.336578 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume request issued successfully. Aug 07 14:04:56.337957 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e73c960-351c-4673-9ad9-7df1f5731949 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 202 Aug 07 14:04:56.337957 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 665/2658] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:04:56 2026] DELETE /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:56.349745 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d570ec13-1238-40a6-a866-842df945dadb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:56.352345 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d570ec13-1238-40a6-a866-842df945dadb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:56.352548 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d570ec13-1238-40a6-a866-842df945dadb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:56.352756 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d570ec13-1238-40a6-a866-842df945dadb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:56.368189 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:56.368189 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:56.375136 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d570ec13-1238-40a6-a866-842df945dadb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:04:56.385802 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d570ec13-1238-40a6-a866-842df945dadb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 200 Aug 07 14:04:56.386566 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 663/2659] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:56 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:56.405127 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-289b0dcf-be37-4450-ad0a-84439f5bf661 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:56.407518 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-289b0dcf-be37-4450-ad0a-84439f5bf661 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:56.407773 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-289b0dcf-be37-4450-ad0a-84439f5bf661 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:56.408058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-289b0dcf-be37-4450-ad0a-84439f5bf661 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:56.409279 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-289b0dcf-be37-4450-ad0a-84439f5bf661 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:56.421402 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:56.421402 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:56.422723 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-289b0dcf-be37-4450-ad0a-84439f5bf661 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:56.422966 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 669/2660] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:56 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:56.491306 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5aeea9d2-376a-48f1-afbe-64a2f6c2156d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:56.494430 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5aeea9d2-376a-48f1-afbe-64a2f6c2156d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:56.494689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5aeea9d2-376a-48f1-afbe-64a2f6c2156d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:56.495214 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5aeea9d2-376a-48f1-afbe-64a2f6c2156d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:56.495214 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5aeea9d2-376a-48f1-afbe-64a2f6c2156d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:56.504439 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:56.504439 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:56.506739 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5aeea9d2-376a-48f1-afbe-64a2f6c2156d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:56.506978 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 664/2661] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:56 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:57.406227 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce7107e1-d65d-4505-88ce-ea1ff5c91d9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.408344 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce7107e1-d65d-4505-88ce-ea1ff5c91d9d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 Aug 07 14:04:57.408584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce7107e1-d65d-4505-88ce-ea1ff5c91d9d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:57.408804 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce7107e1-d65d-4505-88ce-ea1ff5c91d9d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:57.421610 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce7107e1-d65d-4505-88ce-ea1ff5c91d9d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 returned with HTTP 404 Aug 07 14:04:57.425399 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 666/2662] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:57 2026] GET /volume/v3/volumes/376e4b15-1bb6-4324-ae8b-0f1b8ddf9188 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:04:57.435612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6a12870-5817-45aa-b089-0ccdb12b3a4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.439025 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6a12870-5817-45aa-b089-0ccdb12b3a4c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:04:57.439286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6a12870-5817-45aa-b089-0ccdb12b3a4c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:57.439563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6a12870-5817-45aa-b089-0ccdb12b3a4c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:57.442926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5cfc28ec-ef93-4bfb-833c-0c1ae19eb315 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.443367 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d6a12870-5817-45aa-b089-0ccdb12b3a4c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:04:57.443445 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5cfc28ec-ef93-4bfb-833c-0c1ae19eb315 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:57.443445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5cfc28ec-ef93-4bfb-833c-0c1ae19eb315 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:57.443445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5cfc28ec-ef93-4bfb-833c-0c1ae19eb315 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:57.443445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5cfc28ec-ef93-4bfb-833c-0c1ae19eb315 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:57.447711 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:57.447711 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:57.448594 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5cfc28ec-ef93-4bfb-833c-0c1ae19eb315 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:57.449023 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 670/2663] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:57 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:57.487170 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6a12870-5817-45aa-b089-0ccdb12b3a4c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Get all volumes completed successfully. Aug 07 14:04:57.489206 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:57.489206 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:57.498150 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6a12870-5817-45aa-b089-0ccdb12b3a4c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:04:57.499998 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 664/2664] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:04:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7685 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:57.529953 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0567192-52fc-421f-821a-c7b240515d74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.532475 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0567192-52fc-421f-821a-c7b240515d74 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] DELETE https://10.4.3.193/volume/v3/types/743ade9d-fc08-47b8-abb9-42ed9fd50d68 Aug 07 14:04:57.532897 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0567192-52fc-421f-821a-c7b240515d74 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:57.533252 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0567192-52fc-421f-821a-c7b240515d74 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:57.542746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e93598a9-2efb-4959-96c3-2180d18b3c10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.544913 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e93598a9-2efb-4959-96c3-2180d18b3c10 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:57.545321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e93598a9-2efb-4959-96c3-2180d18b3c10 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:57.545599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e93598a9-2efb-4959-96c3-2180d18b3c10 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:57.545788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e93598a9-2efb-4959-96c3-2180d18b3c10 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:57.557108 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:57.557108 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:57.558111 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e93598a9-2efb-4959-96c3-2180d18b3c10 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:57.558731 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 667/2665] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:57 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:57.564907 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0567192-52fc-421f-821a-c7b240515d74 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/743ade9d-fc08-47b8-abb9-42ed9fd50d68 returned with HTTP 202 Aug 07 14:04:57.564907 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 665/2666] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:04:57 2026] DELETE /volume/v3/types/743ade9d-fc08-47b8-abb9-42ed9fd50d68 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:04:57.583147 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-094bf571-3222-45e4-ad9c-ef5e42e51bdf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.585900 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-094bf571-3222-45e4-ad9c-ef5e42e51bdf tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:04:57.586370 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-094bf571-3222-45e4-ad9c-ef5e42e51bdf tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-196154795", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:57.617022 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-094bf571-3222-45e4-ad9c-ef5e42e51bdf tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:04:57.617022 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 671/2667] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:04:57 2026] POST /volume/v3/types => generated 211 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:57.629804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d936be2-1b08-4b22-8b5a-484e5e257ddf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.632746 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d936be2-1b08-4b22-8b5a-484e5e257ddf tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types/53d55545-4fff-42ed-8be2-e881386861c6/encryption Aug 07 14:04:57.633403 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d936be2-1b08-4b22-8b5a-484e5e257ddf tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:57.664630 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d936be2-1b08-4b22-8b5a-484e5e257ddf tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/53d55545-4fff-42ed-8be2-e881386861c6/encryption returned with HTTP 200 Aug 07 14:04:57.666912 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 665/2668] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:04:57 2026] POST /volume/v3/types/53d55545-4fff-42ed-8be2-e881386861c6/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:57.678718 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efa77223-40e0-48c5-8545-5ab9301d5220 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:57.681138 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:57.681920 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2063980113", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-196154795", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:57.685031 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2063980113', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-196154795', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:57.688770 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume of 1 GB Aug 07 14:04:57.688770 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:57.688770 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:57.689600 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Availability Zones retrieved successfully. Aug 07 14:04:57.704703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (b9b7e23d-0b70-44e4-8707-a3d01b5c943e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:57.706365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2cf7cd-66b6-4d67-b6fc-f89ea6f3fa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:57.709076 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:57.763221 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2cf7cd-66b6-4d67-b6fc-f89ea6f3fa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:04:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=53d55545-4fff-42ed-8be2-e881386861c6,is_public=True,name='tempest-scenario-type-luks-196154795',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53d55545-4fff-42ed-8be2-e881386861c6', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:57.766382 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c684dca-21bc-4d27-9823-b9aa2089b32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:57.818204 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-196154795 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-196154795, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:04:57.818204 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-196154795 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-196154795, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:04:57.875800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Created reservations ['eeb072f9-522b-407f-85f3-7f4ce01cd051', '389e34d5-dc29-47bb-aad2-7b34308e5c9b', '2578d405-2e39-4021-bc0d-c3f33ffb172a', '7841065b-e716-4652-8e31-cbf8c1a63c37'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:57.877192 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c684dca-21bc-4d27-9823-b9aa2089b32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeb072f9-522b-407f-85f3-7f4ce01cd051', '389e34d5-dc29-47bb-aad2-7b34308e5c9b', '2578d405-2e39-4021-bc0d-c3f33ffb172a', '7841065b-e716-4652-8e31-cbf8c1a63c37']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:57.879245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b495f9-9cc7-48f3-a43d-ff9d4576f57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:57.921146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b495f9-9cc7-48f3-a43d-ff9d4576f57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e10a162d-067d-451c-812d-8f18d26f6f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2063980113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['eeb072f9-522b-407f-85f3-7f4ce01cd051','389e34d5-dc29-47bb-aad2-7b34308e5c9b','2578d405-2e39-4021-bc0d-c3f33ffb172a','7841065b-e716-4652-8e31-cbf8c1a63c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=53d55545-4fff-42ed-8be2-e881386861c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2063980113',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e10a162d-067d-451c-812d-8f18d26f6f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e78adfe006c8479bbd23f967cbeb03cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53d55545-4fff-42ed-8be2-e881386861c6),volume_type_id=53d55545-4fff-42ed-8be2-e881386861c6)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:57.922002 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba18fcd-215f-462b-9760-f0bbdeabbc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:57.959456 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba18fcd-215f-462b-9760-f0bbdeabbc84) transitioned into state 'SUCCESS' from state '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-2063980113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['eeb072f9-522b-407f-85f3-7f4ce01cd051','389e34d5-dc29-47bb-aad2-7b34308e5c9b','2578d405-2e39-4021-bc0d-c3f33ffb172a','7841065b-e716-4652-8e31-cbf8c1a63c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=53d55545-4fff-42ed-8be2-e881386861c6)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:57.960379 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32b2c0b-44e2-493d-852e-587b60d0cea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:57.981850 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32b2c0b-44e2-493d-852e-587b60d0cea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:57.982259 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (b9b7e23d-0b70-44e4-8707-a3d01b5c943e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:57.982568 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request issued successfully. Aug 07 14:04:57.983282 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efa77223-40e0-48c5-8545-5ab9301d5220 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:57.983799 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 668/2669] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:57 2026] POST /volume/v3/volumes => generated 784 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:58.464867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9b91176-2ec2-4830-961e-e23b9e63d893 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:58.467869 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9b91176-2ec2-4830-961e-e23b9e63d893 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:58.467869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9b91176-2ec2-4830-961e-e23b9e63d893 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:58.467869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9b91176-2ec2-4830-961e-e23b9e63d893 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:58.467869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a9b91176-2ec2-4830-961e-e23b9e63d893 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:58.472835 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:58.472835 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:58.474384 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9b91176-2ec2-4830-961e-e23b9e63d893 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:58.474966 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 666/2670] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:58 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:58.556061 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:58.556061 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:58.557752 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-445952649", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:58.572830 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-445952649', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:58.572830 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Create volume of 1 GB Aug 07 14:04:58.577884 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Availability Zones retrieved successfully. Aug 07 14:04:58.579024 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cbd96bc9-5a9a-4086-af65-936c23b02114 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:58.581147 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbd96bc9-5a9a-4086-af65-936c23b02114 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:04:58.581431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbd96bc9-5a9a-4086-af65-936c23b02114 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:58.582697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbd96bc9-5a9a-4086-af65-936c23b02114 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:58.582697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cbd96bc9-5a9a-4086-af65-936c23b02114 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Show backup with id bf41abc9-9498-4880-80e9-3356b99cc6e6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:58.586530 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Flow 'volume_create_api' (bac8d931-6b05-4307-a659-84ca430aac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:58.587555 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12fad050-e188-4f42-9a04-31548adf8d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:58.589345 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:58.592306 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:58.592306 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:58.595738 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbd96bc9-5a9a-4086-af65-936c23b02114 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 200 Aug 07 14:04:58.595738 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 666/2671] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:58 2026] GET /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:58.609350 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0b9904b-e466-4ebe-95c1-90861eba4c8e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:58.612704 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0b9904b-e466-4ebe-95c1-90861eba4c8e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc Aug 07 14:04:58.612704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0b9904b-e466-4ebe-95c1-90861eba4c8e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:58.612952 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0b9904b-e466-4ebe-95c1-90861eba4c8e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:58.625874 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:58.625874 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:58.631755 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0b9904b-e466-4ebe-95c1-90861eba4c8e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:58.639332 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12fad050-e188-4f42-9a04-31548adf8d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:58.641279 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0b9904b-e466-4ebe-95c1-90861eba4c8e tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc returned with HTTP 200 Aug 07 14:04:58.641394 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113ac4e8-2658-4c24-bbc7-2595f72b3277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:58.641435 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 669/2672] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:58 2026] GET /volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc => generated 1416 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:58.661896 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-242350d7-cb24-4a86-b7b6-61bcdeaafc28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:58.664143 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-242350d7-cb24-4a86-b7b6-61bcdeaafc28 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc Aug 07 14:04:58.664359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-242350d7-cb24-4a86-b7b6-61bcdeaafc28 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:58.664580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-242350d7-cb24-4a86-b7b6-61bcdeaafc28 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:58.677047 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:58.677047 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:58.685881 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-242350d7-cb24-4a86-b7b6-61bcdeaafc28 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:04:58.698250 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-242350d7-cb24-4a86-b7b6-61bcdeaafc28 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc returned with HTTP 200 Aug 07 14:04:58.698250 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 667/2673] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:58 2026] GET /volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc => generated 1416 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:58.726391 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Created reservations ['95340dc7-1419-4181-9419-4e9a95faada2', '571579bc-93eb-4dc7-98e8-877525e5c461', '667ebcf1-96d9-4b2f-a5df-26faf417504e', 'd7925313-0da3-4e69-afc8-c5b9896445a2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:58.727484 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113ac4e8-2658-4c24-bbc7-2595f72b3277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95340dc7-1419-4181-9419-4e9a95faada2', '571579bc-93eb-4dc7-98e8-877525e5c461', '667ebcf1-96d9-4b2f-a5df-26faf417504e', 'd7925313-0da3-4e69-afc8-c5b9896445a2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:58.728382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8d9a70-5d69-461f-bfba-10aedad7cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:58.793127 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8d9a70-5d69-461f-bfba-10aedad7cb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906b63d6-aa41-41c9-a749-f48158eefab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-445952649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4ac76808a04980bb03ba4a32382330',qos_specs=None,replication_status=,reservations=['95340dc7-1419-4181-9419-4e9a95faada2','571579bc-93eb-4dc7-98e8-877525e5c461','667ebcf1-96d9-4b2f-a5df-26faf417504e','d7925313-0da3-4e69-afc8-c5b9896445a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b09fda68d4a44dcb628f347f620096f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-445952649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=906b63d6-aa41-41c9-a749-f48158eefab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4ac76808a04980bb03ba4a32382330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b09fda68d4a44dcb628f347f620096f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:58.796176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1594d6c6-cf00-4e7d-8e78-8d233ee89f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:58.873476 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1594d6c6-cf00-4e7d-8e78-8d233ee89f95) transitioned into state 'SUCCESS' from state '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-445952649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4ac76808a04980bb03ba4a32382330',qos_specs=None,replication_status=,reservations=['95340dc7-1419-4181-9419-4e9a95faada2','571579bc-93eb-4dc7-98e8-877525e5c461','667ebcf1-96d9-4b2f-a5df-26faf417504e','d7925313-0da3-4e69-afc8-c5b9896445a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b09fda68d4a44dcb628f347f620096f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:58.874187 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb41758-d1b8-4314-b7ca-8625651743c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:58.896069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb41758-d1b8-4314-b7ca-8625651743c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:58.897970 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Flow 'volume_create_api' (bac8d931-6b05-4307-a659-84ca430aac95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:58.897970 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Create volume request issued successfully. Aug 07 14:04:58.900698 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0122803-199b-4248-b4d7-19c45f6f28d7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:04:58.900957 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 672/2674] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:04:58 2026] POST /volume/v3/volumes => generated 754 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:04:58.921250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d25043db-fe92-4ce6-b9ee-82c5936673ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:58.923732 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d25043db-fe92-4ce6-b9ee-82c5936673ec tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:04:58.924786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d25043db-fe92-4ce6-b9ee-82c5936673ec tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:58.924786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d25043db-fe92-4ce6-b9ee-82c5936673ec tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:58.945817 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:58.945817 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:58.954350 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d25043db-fe92-4ce6-b9ee-82c5936673ec tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:04:58.963658 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d25043db-fe92-4ce6-b9ee-82c5936673ec tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:04:58.964694 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 667/2675] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:58 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:59.141801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e58008cd-4e29-42b8-9270-fae004dc5a65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.143417 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e58008cd-4e29-42b8-9270-fae004dc5a65 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:04:59.144529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e58008cd-4e29-42b8-9270-fae004dc5a65 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.144529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e58008cd-4e29-42b8-9270-fae004dc5a65 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.157085 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:59.157085 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:59.166939 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e58008cd-4e29-42b8-9270-fae004dc5a65 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:04:59.176241 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e58008cd-4e29-42b8-9270-fae004dc5a65 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:04:59.177275 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 670/2676] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:59.242895 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-0a8a3d72-65c5-4c29-a751-c387e3fc037e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.248185 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-0a8a3d72-65c5-4c29-a751-c387e3fc037e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:04:59.248676 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-0a8a3d72-65c5-4c29-a751-c387e3fc037e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.248743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-0a8a3d72-65c5-4c29-a751-c387e3fc037e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.258322 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:59.258322 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:04:59.263331 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-0a8a3d72-65c5-4c29-a751-c387e3fc037e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:04:59.269533 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-0a8a3d72-65c5-4c29-a751-c387e3fc037e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:04:59.270318 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 668/2677] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:59.419912 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cd5f713-881d-473c-a83d-8bb503c54ab8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.420630 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cd5f713-881d-473c-a83d-8bb503c54ab8 None None] GET https://10.4.3.193/volume// Aug 07 14:04:59.420917 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cd5f713-881d-473c-a83d-8bb503c54ab8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.421239 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cd5f713-881d-473c-a83d-8bb503c54ab8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.422312 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cd5f713-881d-473c-a83d-8bb503c54ab8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:59.422811 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 673/2678] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:59.435836 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-8217e8db-9dc7-4116-b4f1-661d516c3be0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.440868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-8217e8db-9dc7-4116-b4f1-661d516c3be0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:04:59.440868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-8217e8db-9dc7-4116-b4f1-661d516c3be0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0906c8bf-923d-407c-bda9-92b932fcc5e0", "connector": null, "instance_uuid": "35cc737c-b44c-4652-b492-794f3e6ab533"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:59.493862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88cae5c4-3cad-4c8a-8ef9-d6d745bbaa0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.498996 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88cae5c4-3cad-4c8a-8ef9-d6d745bbaa0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:04:59.499305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88cae5c4-3cad-4c8a-8ef9-d6d745bbaa0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.499769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88cae5c4-3cad-4c8a-8ef9-d6d745bbaa0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.499769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-88cae5c4-3cad-4c8a-8ef9-d6d745bbaa0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:04:59.511478 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:59.511478 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:59.511721 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88cae5c4-3cad-4c8a-8ef9-d6d745bbaa0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:04:59.514865 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 671/2679] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:59.531157 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.534040 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:04:59.534264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-111026484", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:04:59.537119 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-111026484', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:04:59.664584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume of 1 GB Aug 07 14:04:59.669422 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Availability Zones retrieved successfully. Aug 07 14:04:59.675085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Flow 'volume_create_api' (8bacb475-d0ac-47df-a76b-c593eb2a3f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:59.676017 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:59.676017 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:59.676634 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3fd085-eb0b-4a84-a02a-4100c632d1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:59.677635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:04:59.728957 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-8217e8db-9dc7-4116-b4f1-661d516c3be0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:04:59.729736 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 668/2680] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:04:59 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:04:59.781741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a3fd085-eb0b-4a84-a02a-4100c632d1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:59.784441 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629aa7f2-b4d2-4dea-9139-ccf2005a304c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:59.794050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea7974ac-ad77-4b1d-9ed9-c56583a2a21a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.797527 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea7974ac-ad77-4b1d-9ed9-c56583a2a21a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:04:59.797835 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea7974ac-ad77-4b1d-9ed9-c56583a2a21a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.798153 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea7974ac-ad77-4b1d-9ed9-c56583a2a21a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.814159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2445cde-a333-4c02-8f32-792c35c71aae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.814738 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2445cde-a333-4c02-8f32-792c35c71aae None None] GET https://10.4.3.193/volume// Aug 07 14:04:59.815092 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2445cde-a333-4c02-8f32-792c35c71aae None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.815391 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2445cde-a333-4c02-8f32-792c35c71aae None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.815867 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2445cde-a333-4c02-8f32-792c35c71aae None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:04:59.816237 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 672/2681] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:04:59.822662 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:59.822662 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:04:59.831206 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-56eeb048-aa52-4ba6-b460-3132fc8e9ff5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.834255 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-56eeb048-aa52-4ba6-b460-3132fc8e9ff5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:04:59.834536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-56eeb048-aa52-4ba6-b460-3132fc8e9ff5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.835240 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-56eeb048-aa52-4ba6-b460-3132fc8e9ff5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.835319 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ea7974ac-ad77-4b1d-9ed9-c56583a2a21a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:04:59.848160 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:59.848160 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:04:59.848304 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea7974ac-ad77-4b1d-9ed9-c56583a2a21a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:04:59.848780 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 674/2682] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:04:59.853245 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-56eeb048-aa52-4ba6-b460-3132fc8e9ff5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:04:59.859572 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-56eeb048-aa52-4ba6-b460-3132fc8e9ff5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:04:59.860332 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 669/2683] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:04:59.904783 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Created reservations ['a9d76056-cfce-4d87-a7de-9779d1f0ed3e', 'b1d3c9b6-9fba-4f84-b042-f777d2f243ff', 'b75ecf32-abdc-40d8-b73d-1704e6787c5b', '097ddadf-46d5-433a-b9f1-a63a48dd6996'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:04:59.905412 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629aa7f2-b4d2-4dea-9139-ccf2005a304c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9d76056-cfce-4d87-a7de-9779d1f0ed3e', 'b1d3c9b6-9fba-4f84-b042-f777d2f243ff', 'b75ecf32-abdc-40d8-b73d-1704e6787c5b', '097ddadf-46d5-433a-b9f1-a63a48dd6996']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:59.906607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cbbbd9-b393-4777-8c71-97a3d8a33ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:59.939566 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cbbbd9-b393-4777-8c71-97a3d8a33ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '619a0b7d-3df6-4c31-901b-391a5dabd6d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-111026484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d1d60e7cc74d89b299e33da61a4763',qos_specs=None,replication_status=,reservations=['a9d76056-cfce-4d87-a7de-9779d1f0ed3e','b1d3c9b6-9fba-4f84-b042-f777d2f243ff','b75ecf32-abdc-40d8-b73d-1704e6787c5b','097ddadf-46d5-433a-b9f1-a63a48dd6996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-111026484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=619a0b7d-3df6-4c31-901b-391a5dabd6d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23d1d60e7cc74d89b299e33da61a4763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:59.940409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c0740a-c08f-43e0-80c8-00b83601ae84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:59.976408 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c0740a-c08f-43e0-80c8-00b83601ae84) transitioned into state 'SUCCESS' from state '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-111026484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d1d60e7cc74d89b299e33da61a4763',qos_specs=None,replication_status=,reservations=['a9d76056-cfce-4d87-a7de-9779d1f0ed3e','b1d3c9b6-9fba-4f84-b042-f777d2f243ff','b75ecf32-abdc-40d8-b73d-1704e6787c5b','097ddadf-46d5-433a-b9f1-a63a48dd6996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:59.977500 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcf6581-5242-4f92-84cb-4db4f2969789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:04:59.987290 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30c80169-b621-4f36-8189-e018b5332703 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:04:59.987290 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30c80169-b621-4f36-8189-e018b5332703 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:04:59.987290 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30c80169-b621-4f36-8189-e018b5332703 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:04:59.987413 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30c80169-b621-4f36-8189-e018b5332703 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:04:59.993962 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcf6581-5242-4f92-84cb-4db4f2969789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:04:59.995452 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Flow 'volume_create_api' (8bacb475-d0ac-47df-a76b-c593eb2a3f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:04:59.997893 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:04:59.997893 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:04:59.998210 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume request issued successfully. Aug 07 14:04:59.999194 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc51ac50-3a00-4a91-a26d-5c5767f11174 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:05:00.000386 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 669/2684] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:04:59 2026] POST /volume/v3/volumes => generated 780 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:00.005496 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30c80169-b621-4f36-8189-e018b5332703 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:00.009532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-6f05cc75-2f0f-4df8-9d94-19ce5943d24d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.013042 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30c80169-b621-4f36-8189-e018b5332703 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:00.013827 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 673/2685] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:04:59 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:00.013948 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-6f05cc75-2f0f-4df8-9d94-19ce5943d24d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] PUT https://10.4.3.193/volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042 Aug 07 14:05:00.014436 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-6f05cc75-2f0f-4df8-9d94-19ce5943d24d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:00.023761 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a18ea27f-c8cc-4ced-a885-eadd924fe428 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.026908 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a18ea27f-c8cc-4ced-a885-eadd924fe428 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:05:00.026908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a18ea27f-c8cc-4ced-a885-eadd924fe428 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.028866 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a18ea27f-c8cc-4ced-a885-eadd924fe428 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.031159 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-6f05cc75-2f0f-4df8-9d94-19ce5943d24d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Acquiring lock "cinder-attachment_update-0906c8bf-923d-407c-bda9-92b932fcc5e0-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:05:00.031279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7dd8dacb-2fd1-4bc2-8124-5e93978283a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.034097 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dd8dacb-2fd1-4bc2-8124-5e93978283a7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:00.034097 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dd8dacb-2fd1-4bc2-8124-5e93978283a7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.034583 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7dd8dacb-2fd1-4bc2-8124-5e93978283a7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.037928 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-6f05cc75-2f0f-4df8-9d94-19ce5943d24d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Lock "cinder-attachment_update-0906c8bf-923d-407c-bda9-92b932fcc5e0-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:05:00.039412 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.039412 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:00.043438 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.043438 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:00.049482 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a18ea27f-c8cc-4ced-a885-eadd924fe428 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:05:00.049836 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.049836 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:00.056668 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a18ea27f-c8cc-4ced-a885-eadd924fe428 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:05:00.057669 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 670/2686] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:00.059114 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7dd8dacb-2fd1-4bc2-8124-5e93978283a7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:00.067025 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7dd8dacb-2fd1-4bc2-8124-5e93978283a7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:00.067535 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 670/2687] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:00.087340 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.089918 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:05:00.089918 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.090352 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.090961 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:05:00.092724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:05:00.105275 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Get all volumes completed successfully. Aug 07 14:05:00.106029 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce042e47-34ae-4be8-85a7-141a78bde0b0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:05:00.107016 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 674/2688] 10.4.3.193 () {66 vars in 1237 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes => generated 338 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:00.118755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ac16eef-5228-4243-8d34-801da6a4ba75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.122123 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ac16eef-5228-4243-8d34-801da6a4ba75 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:00.122260 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ac16eef-5228-4243-8d34-801da6a4ba75 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.122467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ac16eef-5228-4243-8d34-801da6a4ba75 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.136253 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.136253 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:00.143009 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3ac16eef-5228-4243-8d34-801da6a4ba75 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:00.151926 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ac16eef-5228-4243-8d34-801da6a4ba75 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:00.153113 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 671/2689] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:00.227164 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c97377f2-9350-4116-b68e-d06a007774a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.231433 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c97377f2-9350-4116-b68e-d06a007774a0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:00.231433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c97377f2-9350-4116-b68e-d06a007774a0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.231433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c97377f2-9350-4116-b68e-d06a007774a0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.249205 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.249205 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:00.261637 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c97377f2-9350-4116-b68e-d06a007774a0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:00.268467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-6f05cc75-2f0f-4df8-9d94-19ce5943d24d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Lock "cinder-attachment_update-0906c8bf-923d-407c-bda9-92b932fcc5e0-np0000006713" released by "attachment_update" :: held 0.231s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:05:00.268851 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-6f05cc75-2f0f-4df8-9d94-19ce5943d24d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042 returned with HTTP 200 Aug 07 14:05:00.269467 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 675/2690] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:05:00 2026] PUT /volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042 => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:00.270533 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c97377f2-9350-4116-b68e-d06a007774a0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:00.273872 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 671/2691] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:00.423792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3cf97afb-0009-4c0e-ae52-1332563b489a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.424807 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cf97afb-0009-4c0e-ae52-1332563b489a None None] GET https://10.4.3.193/volume// Aug 07 14:05:00.427436 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3cf97afb-0009-4c0e-ae52-1332563b489a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.427436 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3cf97afb-0009-4c0e-ae52-1332563b489a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.427875 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cf97afb-0009-4c0e-ae52-1332563b489a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:00.428125 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 675/2692] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:00.446916 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c006e59b-9bb0-4ba8-818f-3ffec54bd83c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.452420 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c006e59b-9bb0-4ba8-818f-3ffec54bd83c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:05:00.452737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c006e59b-9bb0-4ba8-818f-3ffec54bd83c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "906b63d6-aa41-41c9-a749-f48158eefab8", "connector": null, "instance_uuid": "ad7f6bcd-0843-4e4d-b5e6-81a1fa2803f2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:00.470458 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.470458 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:00.514257 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-c006e59b-9bb0-4ba8-818f-3ffec54bd83c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:05:00.515276 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 672/2693] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:05:00 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:00.527663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f07652b6-04a2-4896-866a-243690b70a1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.531324 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f07652b6-04a2-4896-866a-243690b70a1d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:00.532161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f07652b6-04a2-4896-866a-243690b70a1d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.532291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f07652b6-04a2-4896-866a-243690b70a1d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.532774 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f07652b6-04a2-4896-866a-243690b70a1d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:00.538417 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.538417 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:00.539188 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f07652b6-04a2-4896-866a-243690b70a1d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:00.539607 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 676/2694] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:05:00.568271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09679ddb-91c0-462f-b4c8-3ba3b1d24a84 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.570161 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09679ddb-91c0-462f-b4c8-3ba3b1d24a84 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:00.570797 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09679ddb-91c0-462f-b4c8-3ba3b1d24a84 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.570962 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09679ddb-91c0-462f-b4c8-3ba3b1d24a84 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.589648 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.589648 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:00.595461 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09679ddb-91c0-462f-b4c8-3ba3b1d24a84 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:00.595897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-987af6b0-fd15-4878-a814-0792b1c38344 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.596304 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-987af6b0-fd15-4878-a814-0792b1c38344 None None] GET https://10.4.3.193/volume// Aug 07 14:05:00.596741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-987af6b0-fd15-4878-a814-0792b1c38344 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.596821 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-987af6b0-fd15-4878-a814-0792b1c38344 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.597280 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-987af6b0-fd15-4878-a814-0792b1c38344 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:00.597691 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 676/2695] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:00.604467 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09679ddb-91c0-462f-b4c8-3ba3b1d24a84 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:00.605225 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 672/2696] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:00.609978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-300f4239-c666-480f-9344-f6848d0eb53c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.613413 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-300f4239-c666-480f-9344-f6848d0eb53c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:00.613753 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-300f4239-c666-480f-9344-f6848d0eb53c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.614060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-300f4239-c666-480f-9344-f6848d0eb53c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.629558 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.629558 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:00.636883 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-300f4239-c666-480f-9344-f6848d0eb53c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:00.643448 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-300f4239-c666-480f-9344-f6848d0eb53c tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:00.644150 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 673/2697] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:00.783261 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-b51542f4-e4e1-49cb-8a88-bb3f2de4d2b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.787640 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-b51542f4-e4e1-49cb-8a88-bb3f2de4d2b8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] PUT https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d Aug 07 14:05:00.791654 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-b51542f4-e4e1-49cb-8a88-bb3f2de4d2b8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:00.812360 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-b51542f4-e4e1-49cb-8a88-bb3f2de4d2b8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Acquiring lock "cinder-attachment_update-906b63d6-aa41-41c9-a749-f48158eefab8-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:05:00.820164 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-b51542f4-e4e1-49cb-8a88-bb3f2de4d2b8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Lock "cinder-attachment_update-906b63d6-aa41-41c9-a749-f48158eefab8-np0000006713" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:05:00.822586 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.822586 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:00.842282 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-fdc44af1-1953-4b51-aa43-672862b1c37d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.845279 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-fdc44af1-1953-4b51-aa43-672862b1c37d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc Aug 07 14:05:00.845764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-fdc44af1-1953-4b51-aa43-672862b1c37d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.846109 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-fdc44af1-1953-4b51-aa43-672862b1c37d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.859562 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.859562 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:00.868277 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-fdc44af1-1953-4b51-aa43-672862b1c37d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:05:00.873515 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf8207f5-3096-4769-b63a-515f34bc934a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:00.877333 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf8207f5-3096-4769-b63a-515f34bc934a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:00.877333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf8207f5-3096-4769-b63a-515f34bc934a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:00.877584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf8207f5-3096-4769-b63a-515f34bc934a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:00.881619 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-fdc44af1-1953-4b51-aa43-672862b1c37d tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc returned with HTTP 200 Aug 07 14:05:00.881619 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 677/2698] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc => generated 1416 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:00.897487 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:00.897487 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:00.902602 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bf8207f5-3096-4769-b63a-515f34bc934a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:00.911554 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf8207f5-3096-4769-b63a-515f34bc934a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:00.912834 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 673/2699] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:00 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:00.981281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-b51542f4-e4e1-49cb-8a88-bb3f2de4d2b8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Lock "cinder-attachment_update-906b63d6-aa41-41c9-a749-f48158eefab8-np0000006713" released by "attachment_update" :: held 0.162s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:05:00.981747 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-b51542f4-e4e1-49cb-8a88-bb3f2de4d2b8 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d returned with HTTP 200 Aug 07 14:05:00.983103 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 677/2700] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:05:00 2026] PUT /volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:05:01.075787 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0dd1c5d-5699-46e2-a976-011a3a3234e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:01.077293 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0dd1c5d-5699-46e2-a976-011a3a3234e3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:05:01.077684 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0dd1c5d-5699-46e2-a976-011a3a3234e3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:01.077903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0dd1c5d-5699-46e2-a976-011a3a3234e3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:01.088423 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:01.088423 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:01.097859 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0dd1c5d-5699-46e2-a976-011a3a3234e3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:05:01.106406 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0dd1c5d-5699-46e2-a976-011a3a3234e3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:05:01.107291 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 674/2701] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:05:01 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:01.135059 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e53c20a5-98a7-40f7-808a-d7ac35ff9fa0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:01.143977 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e53c20a5-98a7-40f7-808a-d7ac35ff9fa0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:05:01.143977 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e53c20a5-98a7-40f7-808a-d7ac35ff9fa0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:01.143977 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e53c20a5-98a7-40f7-808a-d7ac35ff9fa0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:01.173058 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:01.173058 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:01.193879 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e53c20a5-98a7-40f7-808a-d7ac35ff9fa0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:05:01.209536 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e53c20a5-98a7-40f7-808a-d7ac35ff9fa0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:05:01.210607 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 678/2702] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:05:01 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1388 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:01.554991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe2fa133-5a42-4d74-8a38-1c75592e1135 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:01.558417 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe2fa133-5a42-4d74-8a38-1c75592e1135 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:01.558731 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe2fa133-5a42-4d74-8a38-1c75592e1135 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:01.559416 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe2fa133-5a42-4d74-8a38-1c75592e1135 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:01.559416 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fe2fa133-5a42-4d74-8a38-1c75592e1135 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:01.569660 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:01.569660 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:01.569660 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe2fa133-5a42-4d74-8a38-1c75592e1135 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:01.569660 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 674/2703] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:01 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:01.636782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac47abf3-ec85-4652-8181-71ef0b73d648 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:01.645315 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac47abf3-ec85-4652-8181-71ef0b73d648 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:01.645315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac47abf3-ec85-4652-8181-71ef0b73d648 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:01.645315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac47abf3-ec85-4652-8181-71ef0b73d648 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:01.667665 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:01.667665 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:01.683075 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac47abf3-ec85-4652-8181-71ef0b73d648 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:01.691437 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac47abf3-ec85-4652-8181-71ef0b73d648 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:01.691645 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 678/2704] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:01 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:01.898770 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-63fc73d3-60b3-4a98-84d2-1c794066731c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:01.905146 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-63fc73d3-60b3-4a98-84d2-1c794066731c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc Aug 07 14:05:01.905146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-63fc73d3-60b3-4a98-84d2-1c794066731c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:01.906545 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-63fc73d3-60b3-4a98-84d2-1c794066731c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:01.928391 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:01.928391 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:01.938058 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-844fe34d-d954-4d36-8c04-ff1a5535784b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:01.939921 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-844fe34d-d954-4d36-8c04-ff1a5535784b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:01.940205 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-844fe34d-d954-4d36-8c04-ff1a5535784b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:01.940429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-844fe34d-d954-4d36-8c04-ff1a5535784b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:01.944555 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-63fc73d3-60b3-4a98-84d2-1c794066731c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:05:01.953148 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-63fc73d3-60b3-4a98-84d2-1c794066731c tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc returned with HTTP 200 Aug 07 14:05:01.954504 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 675/2705] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:01 2026] GET /volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc => generated 1416 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:05:01.959137 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:01.959137 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:01.968671 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-844fe34d-d954-4d36-8c04-ff1a5535784b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:01.973733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1fdb6d75-a2ab-42ed-b8f6-118119ce0485 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:01.974306 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fdb6d75-a2ab-42ed-b8f6-118119ce0485 None None] GET https://10.4.3.193/volume// Aug 07 14:05:01.974924 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fdb6d75-a2ab-42ed-b8f6-118119ce0485 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:01.976529 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fdb6d75-a2ab-42ed-b8f6-118119ce0485 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:01.976529 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fdb6d75-a2ab-42ed-b8f6-118119ce0485 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:01.977525 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 675/2706] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:05:01 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:01.982416 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-844fe34d-d954-4d36-8c04-ff1a5535784b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:01.982904 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 679/2707] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:01 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:02.001768 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-e3f16f49-e2e0-419a-a7af-09737a9aa6d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:02.005417 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-e3f16f49-e2e0-419a-a7af-09737a9aa6d9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:05:02.006944 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-e3f16f49-e2e0-419a-a7af-09737a9aa6d9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ae830ed-718b-466e-945e-8550f12f41dc", "connector": null, "instance_uuid": "9a879052-29cb-4560-97b8-83608109aa54"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:02.027525 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:02.027525 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:02.101680 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-e3f16f49-e2e0-419a-a7af-09737a9aa6d9 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:05:02.102651 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 679/2708] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:05:02 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 07 14:05:02.588949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e48cc634-ad43-4590-a01b-42515207c0ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:02.594868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e48cc634-ad43-4590-a01b-42515207c0ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:02.594868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e48cc634-ad43-4590-a01b-42515207c0ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:02.598870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e48cc634-ad43-4590-a01b-42515207c0ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:02.598870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e48cc634-ad43-4590-a01b-42515207c0ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:02.612042 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:02.612042 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:02.613005 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e48cc634-ad43-4590-a01b-42515207c0ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:02.613713 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 676/2709] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:02 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:02.722585 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89cb889d-c616-4f51-80a1-777f2358da18 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:02.725339 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89cb889d-c616-4f51-80a1-777f2358da18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:02.725339 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89cb889d-c616-4f51-80a1-777f2358da18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:02.725339 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89cb889d-c616-4f51-80a1-777f2358da18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:02.749354 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:02.749354 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:02.760727 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89cb889d-c616-4f51-80a1-777f2358da18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:02.771616 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89cb889d-c616-4f51-80a1-777f2358da18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:02.771976 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 676/2710] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:02 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:02.856196 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:03.016847 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f8d625e-4e1e-4fb0-b061-46363cf19758 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:03.019975 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f8d625e-4e1e-4fb0-b061-46363cf19758 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:03.020228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f8d625e-4e1e-4fb0-b061-46363cf19758 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:03.020526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f8d625e-4e1e-4fb0-b061-46363cf19758 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:03.034762 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:03.034762 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:03.040936 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:05:03.040936 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1561004295", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:03.042433 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f8d625e-4e1e-4fb0-b061-46363cf19758 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:03.043025 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1561004295', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:05:03.043723 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Create volume of 1 GB Aug 07 14:05:03.052524 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f8d625e-4e1e-4fb0-b061-46363cf19758 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:03.054743 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Availability Zones retrieved successfully. Aug 07 14:05:03.055030 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 680/2711] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:03 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:03.060417 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Flow 'volume_create_api' (308834af-6f28-48b7-aab7-baf801ec34f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:03.062910 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2243031b-0259-4698-aee1-095dc8385c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.064224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:05:03.102030 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2243031b-0259-4698-aee1-095dc8385c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.103072 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c3be0d-c6c6-43df-b81f-abdaa221ea4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.202834 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Created reservations ['8a1597cb-bfc6-44c8-a0c7-43336c7a2c96', 'db6549f3-86cb-4dc2-aa49-66aa91cf0b39', 'bf56e256-ea35-4227-bc53-94d373a64a50', '4f9c377b-7182-4847-a7d3-47aea1522aeb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:03.203969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c3be0d-c6c6-43df-b81f-abdaa221ea4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1597cb-bfc6-44c8-a0c7-43336c7a2c96', 'db6549f3-86cb-4dc2-aa49-66aa91cf0b39', 'bf56e256-ea35-4227-bc53-94d373a64a50', '4f9c377b-7182-4847-a7d3-47aea1522aeb']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.206587 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0966426-2b5b-4b70-820a-b2fe7ea4049e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.240774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0966426-2b5b-4b70-820a-b2fe7ea4049e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17ecd804-1832-4efe-a635-d50b6a21cd23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1561004295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b7bb284264d1bb5ce3226813e2315',qos_specs=None,replication_status=,reservations=['8a1597cb-bfc6-44c8-a0c7-43336c7a2c96','db6549f3-86cb-4dc2-aa49-66aa91cf0b39','bf56e256-ea35-4227-bc53-94d373a64a50','4f9c377b-7182-4847-a7d3-47aea1522aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='addb7b5f3f124e2c98e74cffe006ad00',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1561004295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17ecd804-1832-4efe-a635-d50b6a21cd23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b7bb284264d1bb5ce3226813e2315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='addb7b5f3f124e2c98e74cffe006ad00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.241867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edc4cfaf-248a-423e-b6be-c7bc57c9e1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.276386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edc4cfaf-248a-423e-b6be-c7bc57c9e1c3) transitioned into state 'SUCCESS' from state '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-1561004295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b7bb284264d1bb5ce3226813e2315',qos_specs=None,replication_status=,reservations=['8a1597cb-bfc6-44c8-a0c7-43336c7a2c96','db6549f3-86cb-4dc2-aa49-66aa91cf0b39','bf56e256-ea35-4227-bc53-94d373a64a50','4f9c377b-7182-4847-a7d3-47aea1522aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='addb7b5f3f124e2c98e74cffe006ad00',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.277619 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9591202-7d50-4247-804d-9a61808342c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.294417 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9591202-7d50-4247-804d-9a61808342c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.296008 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Flow 'volume_create_api' (308834af-6f28-48b7-aab7-baf801ec34f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:03.296133 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Create volume request issued successfully. Aug 07 14:05:03.297084 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4101fb4b-a953-4b08-9ce7-e969dc5d7647 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:05:03.297604 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 680/2712] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:05:02 2026] POST /volume/v3/volumes => generated 765 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:03.313974 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:03.316817 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:05:03.317617 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1218953757", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:03.320313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1218953757', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:05:03.321176 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Create volume of 1 GB Aug 07 14:05:03.331197 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Availability Zones retrieved successfully. Aug 07 14:05:03.337075 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Flow 'volume_create_api' (af6865f7-c23c-467e-bb13-ce8ca85eb6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:03.338043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401aeeb7-b726-4658-b5d9-0ab9725273e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.339063 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:05:03.396535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401aeeb7-b726-4658-b5d9-0ab9725273e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.398201 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95409e07-4ecb-453e-b360-0e9834b2e60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.450086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-5ed893db-9a0e-44de-95db-8402472a0d08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:03.452737 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-5ed893db-9a0e-44de-95db-8402472a0d08 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:05:03.453370 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-5ed893db-9a0e-44de-95db-8402472a0d08 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:03.453370 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-5ed893db-9a0e-44de-95db-8402472a0d08 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:03.467371 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:03.467371 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:03.480957 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Created reservations ['4f580549-1c2c-4e2d-878a-240816c8166a', '99e6e2a4-f252-41ff-973b-d9e8255e0afd', '7ec3b497-6a48-4082-a0d1-a4141a21bf53', 'c96bf3c3-d557-443b-a07c-66b7520c8356'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:03.481566 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-5ed893db-9a0e-44de-95db-8402472a0d08 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:05:03.481687 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95409e07-4ecb-453e-b360-0e9834b2e60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f580549-1c2c-4e2d-878a-240816c8166a', '99e6e2a4-f252-41ff-973b-d9e8255e0afd', '7ec3b497-6a48-4082-a0d1-a4141a21bf53', 'c96bf3c3-d557-443b-a07c-66b7520c8356']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.481687 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62906d7f-84e0-40ea-a6ae-04d1a7cbaca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.495470 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-5ed893db-9a0e-44de-95db-8402472a0d08 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:05:03.496435 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 677/2713] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:03 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1370 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:03.531884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62906d7f-84e0-40ea-a6ae-04d1a7cbaca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d72b642-f2f6-432e-9cfc-45a6558f12ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1218953757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b7bb284264d1bb5ce3226813e2315',qos_specs=None,replication_status=,reservations=['4f580549-1c2c-4e2d-878a-240816c8166a','99e6e2a4-f252-41ff-973b-d9e8255e0afd','7ec3b497-6a48-4082-a0d1-a4141a21bf53','c96bf3c3-d557-443b-a07c-66b7520c8356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='addb7b5f3f124e2c98e74cffe006ad00',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1218953757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d72b642-f2f6-432e-9cfc-45a6558f12ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='870b7bb284264d1bb5ce3226813e2315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='addb7b5f3f124e2c98e74cffe006ad00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.531884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b04538-5ce3-4add-b962-f6feffc928eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.588822 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b04538-5ce3-4add-b962-f6feffc928eb) transitioned into state 'SUCCESS' from state '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-1218953757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='870b7bb284264d1bb5ce3226813e2315',qos_specs=None,replication_status=,reservations=['4f580549-1c2c-4e2d-878a-240816c8166a','99e6e2a4-f252-41ff-973b-d9e8255e0afd','7ec3b497-6a48-4082-a0d1-a4141a21bf53','c96bf3c3-d557-443b-a07c-66b7520c8356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='addb7b5f3f124e2c98e74cffe006ad00',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.589665 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6565da3-92aa-4aa1-bed8-91df52ad857a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:03.615712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6565da3-92aa-4aa1-bed8-91df52ad857a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:03.616761 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Flow 'volume_create_api' (af6865f7-c23c-467e-bb13-ce8ca85eb6a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:03.617340 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Create volume request issued successfully. Aug 07 14:05:03.618128 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6db6e38-1d36-461a-b5ba-2232b92ab9dd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:05:03.618644 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 677/2714] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:05:03 2026] POST /volume/v3/volumes => generated 765 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:03.631209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24389352-5724-44a3-961c-d3a547a78045 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:03.634597 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24389352-5724-44a3-961c-d3a547a78045 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:03.636333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24389352-5724-44a3-961c-d3a547a78045 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:03.636333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24389352-5724-44a3-961c-d3a547a78045 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:03.636333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-24389352-5724-44a3-961c-d3a547a78045 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:03.643942 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:03.643942 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:03.645043 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24389352-5724-44a3-961c-d3a547a78045 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:03.645833 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 681/2715] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:03 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:03.791324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30918dc6-c135-4101-9982-5ec75d8e5ab0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:03.793740 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30918dc6-c135-4101-9982-5ec75d8e5ab0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:03.794696 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30918dc6-c135-4101-9982-5ec75d8e5ab0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:03.798631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30918dc6-c135-4101-9982-5ec75d8e5ab0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:03.814956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-c6f5a996-bf37-4a08-97dc-18f57170f219 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:03.823317 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-c6f5a996-bf37-4a08-97dc-18f57170f219 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042/action Aug 07 14:05:03.825419 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:03.825419 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:03.825607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-c6f5a996-bf37-4a08-97dc-18f57170f219 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:03.825659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-c6f5a996-bf37-4a08-97dc-18f57170f219 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:03.835066 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30918dc6-c135-4101-9982-5ec75d8e5ab0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:03.843897 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30918dc6-c135-4101-9982-5ec75d8e5ab0 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:03.844459 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 681/2716] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:03 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:03.870920 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:03.870920 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:03.901868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c63b9e8f-46eb-41ed-b662-59a12e4bbf6e req-c6f5a996-bf37-4a08-97dc-18f57170f219 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042/action returned with HTTP 204 Aug 07 14:05:03.901868 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 678/2717] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:05:03 2026] POST /volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:04.073130 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bf70582-fd63-4fb8-8238-b84195518fb2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.076814 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf70582-fd63-4fb8-8238-b84195518fb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:04.077093 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf70582-fd63-4fb8-8238-b84195518fb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.077488 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bbbfc87a-c8d2-44cc-951d-872d0a2a2876 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.077907 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf70582-fd63-4fb8-8238-b84195518fb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.078142 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbbfc87a-c8d2-44cc-951d-872d0a2a2876 None None] GET https://10.4.3.193/volume// Aug 07 14:05:04.078359 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc87a-c8d2-44cc-951d-872d0a2a2876 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.078625 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbbfc87a-c8d2-44cc-951d-872d0a2a2876 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.082615 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbbfc87a-c8d2-44cc-951d-872d0a2a2876 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:04.082615 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 682/2718] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:04.097558 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.097558 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:04.104371 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7bf70582-fd63-4fb8-8238-b84195518fb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:04.113183 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0fc9cbee-9ca7-4351-a7b0-fa451ff2de4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.113653 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf70582-fd63-4fb8-8238-b84195518fb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:04.114357 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 678/2719] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:04.117116 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0fc9cbee-9ca7-4351-a7b0-fa451ff2de4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc Aug 07 14:05:04.117449 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0fc9cbee-9ca7-4351-a7b0-fa451ff2de4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.117969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0fc9cbee-9ca7-4351-a7b0-fa451ff2de4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.137400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49562241-0e12-4f6f-82ca-be5a372f624c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.138855 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.138855 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:04.142372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49562241-0e12-4f6f-82ca-be5a372f624c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:05:04.143093 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49562241-0e12-4f6f-82ca-be5a372f624c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0906c8bf-923d-407c-bda9-92b932fcc5e0", "name": "tempest-VolumesBackupsTest-Backup-332858522", "force": true, "container": "tempest-volumesbackupstest-backup-container-1642417628"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:04.146215 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-49562241-0e12-4f6f-82ca-be5a372f624c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating new backup {'backup': {'volume_id': '0906c8bf-923d-407c-bda9-92b932fcc5e0', 'name': 'tempest-VolumesBackupsTest-Backup-332858522', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1642417628'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:05:04.146215 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-49562241-0e12-4f6f-82ca-be5a372f624c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating backup of volume 0906c8bf-923d-407c-bda9-92b932fcc5e0 in container tempest-volumesbackupstest-backup-container-1642417628 Aug 07 14:05:04.146457 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0fc9cbee-9ca7-4351-a7b0-fa451ff2de4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:05:04.155119 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0fc9cbee-9ca7-4351-a7b0-fa451ff2de4b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc returned with HTTP 200 Aug 07 14:05:04.156459 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 682/2720] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc => generated 1595 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:04.161753 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.161753 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:04.162517 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49562241-0e12-4f6f-82ca-be5a372f624c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:04.227099 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-49562241-0e12-4f6f-82ca-be5a372f624c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['eb1f3ddc-3e96-4726-9473-5e4b4f3d52e6', '758edc54-4f4f-4bbf-9d36-983932a1888a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:04.292582 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0ab6e8af-56b4-4d5c-82cd-084da3f9e4b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.295133 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0ab6e8af-56b4-4d5c-82cd-084da3f9e4b3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] PUT https://10.4.3.193/volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313 Aug 07 14:05:04.296637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0ab6e8af-56b4-4d5c-82cd-084da3f9e4b3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:04.304104 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49562241-0e12-4f6f-82ca-be5a372f624c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:05:04.305140 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 679/2721] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:05:04 2026] POST /volume/v3/backups => generated 329 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:04.308395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0ab6e8af-56b4-4d5c-82cd-084da3f9e4b3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Acquiring lock "cinder-attachment_update-8ae830ed-718b-466e-945e-8550f12f41dc-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:05:04.318235 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0ab6e8af-56b4-4d5c-82cd-084da3f9e4b3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Lock "cinder-attachment_update-8ae830ed-718b-466e-945e-8550f12f41dc-np0000006713" acquired by "attachment_update" :: waited 0.012s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:05:04.319772 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.319772 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:04.324687 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eaad7fb1-e848-4e2e-82a4-a277c1391f99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.327293 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaad7fb1-e848-4e2e-82a4-a277c1391f99 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:04.327627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaad7fb1-e848-4e2e-82a4-a277c1391f99 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.327800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaad7fb1-e848-4e2e-82a4-a277c1391f99 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.327800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-eaad7fb1-e848-4e2e-82a4-a277c1391f99 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:04.345540 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.345540 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:04.345540 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaad7fb1-e848-4e2e-82a4-a277c1391f99 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:04.345540 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 679/2722] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:04.381112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-b0d5cdf4-e7aa-44ee-b569-25db13618a84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.383600 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-b0d5cdf4-e7aa-44ee-b569-25db13618a84 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:05:04.383798 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-b0d5cdf4-e7aa-44ee-b569-25db13618a84 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.384115 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-b0d5cdf4-e7aa-44ee-b569-25db13618a84 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.401563 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.401563 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:04.408255 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-b0d5cdf4-e7aa-44ee-b569-25db13618a84 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:05:04.421057 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-b0d5cdf4-e7aa-44ee-b569-25db13618a84 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:05:04.421639 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 683/2723] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1370 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:04.435024 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b443d499-72bf-41d8-84c2-6b251014df93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.435869 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b443d499-72bf-41d8-84c2-6b251014df93 None None] GET https://10.4.3.193/volume// Aug 07 14:05:04.435869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b443d499-72bf-41d8-84c2-6b251014df93 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.435869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b443d499-72bf-41d8-84c2-6b251014df93 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.436359 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b443d499-72bf-41d8-84c2-6b251014df93 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:04.436686 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 680/2724] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:04.448714 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d805c0d5-f548-4047-848b-db0859092df0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.456203 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d805c0d5-f548-4047-848b-db0859092df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:05:04.456203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d805c0d5-f548-4047-848b-db0859092df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "619a0b7d-3df6-4c31-901b-391a5dabd6d4", "connector": null, "instance_uuid": "caeba35e-db60-4a1c-99a3-5a58374fe49b"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:04.470875 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.470875 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:04.484440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0ab6e8af-56b4-4d5c-82cd-084da3f9e4b3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Lock "cinder-attachment_update-8ae830ed-718b-466e-945e-8550f12f41dc-np0000006713" released by "attachment_update" :: held 0.166s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:05:04.485021 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-0ab6e8af-56b4-4d5c-82cd-084da3f9e4b3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313 returned with HTTP 200 Aug 07 14:05:04.485978 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 683/2725] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:05:04 2026] PUT /volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:04.531129 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-00bd579f-6cd7-4dc2-bb48-25f0304a4e7b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.534614 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-00bd579f-6cd7-4dc2-bb48-25f0304a4e7b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] POST https://10.4.3.193/volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313/action Aug 07 14:05:04.535263 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-00bd579f-6cd7-4dc2-bb48-25f0304a4e7b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:04.535538 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-00bd579f-6cd7-4dc2-bb48-25f0304a4e7b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:04.540114 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d805c0d5-f548-4047-848b-db0859092df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:05:04.540648 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 680/2726] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:05:04 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 07 14:05:04.567301 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.567301 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:04.597108 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-560cd409-d50d-4ce7-ab7b-27973e099733 req-00bd579f-6cd7-4dc2-bb48-25f0304a4e7b tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313/action returned with HTTP 204 Aug 07 14:05:04.599254 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 684/2727] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:05:04 2026] POST /volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:04.665641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6e51739-b462-4730-9c3f-dba22656b9af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.670489 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6e51739-b462-4730-9c3f-dba22656b9af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:04.670489 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6e51739-b462-4730-9c3f-dba22656b9af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.670489 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6e51739-b462-4730-9c3f-dba22656b9af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.670489 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b6e51739-b462-4730-9c3f-dba22656b9af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:04.678642 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.678642 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:04.679317 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6e51739-b462-4730-9c3f-dba22656b9af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:04.679785 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 681/2728] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:04.871729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8734c446-72e3-4203-b25f-3d4dee5a76f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:04.875803 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8734c446-72e3-4203-b25f-3d4dee5a76f7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:04.876192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8734c446-72e3-4203-b25f-3d4dee5a76f7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:04.876257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8734c446-72e3-4203-b25f-3d4dee5a76f7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:04.896409 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:04.896409 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:04.907505 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8734c446-72e3-4203-b25f-3d4dee5a76f7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:04.916930 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8734c446-72e3-4203-b25f-3d4dee5a76f7 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:04.917913 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 684/2729] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:04 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:05.363093 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b356a72-d7f5-460f-b98a-f82d9b4ab15e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:05.366379 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b356a72-d7f5-460f-b98a-f82d9b4ab15e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:05.366600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b356a72-d7f5-460f-b98a-f82d9b4ab15e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:05.367012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b356a72-d7f5-460f-b98a-f82d9b4ab15e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:05.367242 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5b356a72-d7f5-460f-b98a-f82d9b4ab15e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:05.377832 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:05.377832 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:05.379371 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b356a72-d7f5-460f-b98a-f82d9b4ab15e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:05.380291 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 681/2730] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:05 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:05.698294 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c87ef435-fc22-490b-ada5-f4030dff1453 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:05.700237 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c87ef435-fc22-490b-ada5-f4030dff1453 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:05.700237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c87ef435-fc22-490b-ada5-f4030dff1453 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:05.700351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c87ef435-fc22-490b-ada5-f4030dff1453 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:05.703523 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c87ef435-fc22-490b-ada5-f4030dff1453 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:05.708202 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:05.708202 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:05.709200 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c87ef435-fc22-490b-ada5-f4030dff1453 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:05.709760 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 685/2731] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:05 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:05.940956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4307fadd-c50c-45e7-a095-5075c26979e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:05.945097 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4307fadd-c50c-45e7-a095-5075c26979e5 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:05.953540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4307fadd-c50c-45e7-a095-5075c26979e5 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:05.953540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4307fadd-c50c-45e7-a095-5075c26979e5 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:05.974384 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:05.974384 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:05.983143 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4307fadd-c50c-45e7-a095-5075c26979e5 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:05.997937 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4307fadd-c50c-45e7-a095-5075c26979e5 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:05.998947 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 682/2732] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:05 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:06.403940 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6afd668-26c9-49cc-88cf-76165ffc9642 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:06.412415 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6afd668-26c9-49cc-88cf-76165ffc9642 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:06.412415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6afd668-26c9-49cc-88cf-76165ffc9642 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:06.412415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6afd668-26c9-49cc-88cf-76165ffc9642 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:06.412415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a6afd668-26c9-49cc-88cf-76165ffc9642 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:06.416765 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2d31f8c-0941-4bbc-aa37-eab9ccba51a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:06.417149 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2d31f8c-0941-4bbc-aa37-eab9ccba51a7 None None] GET https://10.4.3.193/volume// Aug 07 14:05:06.417335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2d31f8c-0941-4bbc-aa37-eab9ccba51a7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:06.417536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2d31f8c-0941-4bbc-aa37-eab9ccba51a7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:06.418171 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2d31f8c-0941-4bbc-aa37-eab9ccba51a7 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:06.418447 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 682/2733] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:05:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:06.423335 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:06.423335 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:06.423652 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6afd668-26c9-49cc-88cf-76165ffc9642 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:06.425787 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 685/2734] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:06 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:06.468926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d7c7906c-5e24-4573-aab6-d803dc6f10be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:06.471459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d7c7906c-5e24-4573-aab6-d803dc6f10be tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:05:06.471459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d7c7906c-5e24-4573-aab6-d803dc6f10be tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:06.471682 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d7c7906c-5e24-4573-aab6-d803dc6f10be tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:06.491184 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:06.491184 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:06.499771 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d7c7906c-5e24-4573-aab6-d803dc6f10be tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:05:06.525537 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-d7c7906c-5e24-4573-aab6-d803dc6f10be tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:05:06.526291 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 686/2735] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:05:06 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1549 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 14:05:06.677456 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-8ce73c21-b1dc-4437-991e-55acdb88ac01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:06.680604 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-8ce73c21-b1dc-4437-991e-55acdb88ac01 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] PUT https://10.4.3.193/volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3 Aug 07 14:05:06.681114 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-8ce73c21-b1dc-4437-991e-55acdb88ac01 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:06.694414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-8ce73c21-b1dc-4437-991e-55acdb88ac01 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Acquiring lock "cinder-attachment_update-619a0b7d-3df6-4c31-901b-391a5dabd6d4-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:05:06.701071 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-8ce73c21-b1dc-4437-991e-55acdb88ac01 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Lock "cinder-attachment_update-619a0b7d-3df6-4c31-901b-391a5dabd6d4-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:05:06.702085 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:06.702085 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:06.727971 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fcafcf7-3b27-4503-8718-d8c9471c3713 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:06.729827 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fcafcf7-3b27-4503-8718-d8c9471c3713 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:06.730115 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fcafcf7-3b27-4503-8718-d8c9471c3713 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:06.730327 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fcafcf7-3b27-4503-8718-d8c9471c3713 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:06.731146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4fcafcf7-3b27-4503-8718-d8c9471c3713 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:06.747379 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:06.747379 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:06.748175 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fcafcf7-3b27-4503-8718-d8c9471c3713 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:06.748697 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 683/2736] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:06 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:06.841880 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-8ce73c21-b1dc-4437-991e-55acdb88ac01 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Lock "cinder-attachment_update-619a0b7d-3df6-4c31-901b-391a5dabd6d4-np0000006713" released by "attachment_update" :: held 0.142s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:05:06.842355 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-8ce73c21-b1dc-4437-991e-55acdb88ac01 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3 returned with HTTP 200 Aug 07 14:05:06.843019 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 683/2737] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:05:06 2026] PUT /volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:06.882482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-9c6a45fe-9d6d-481f-a4f0-a8a98c08b489 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:06.886094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-6d7e195d-32df-4592-929c-780f90416dfa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:06.886451 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-9c6a45fe-9d6d-481f-a4f0-a8a98c08b489 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d/action Aug 07 14:05:06.886609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-9c6a45fe-9d6d-481f-a4f0-a8a98c08b489 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:06.886765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-9c6a45fe-9d6d-481f-a4f0-a8a98c08b489 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:06.890706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-6d7e195d-32df-4592-929c-780f90416dfa tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3/action Aug 07 14:05:06.891233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-6d7e195d-32df-4592-929c-780f90416dfa tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:06.891510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-6d7e195d-32df-4592-929c-780f90416dfa tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:06.921564 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:06.921564 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:06.923797 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:06.923797 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:06.937691 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1e5d61b-485f-4a4b-bd32-288aa01ecd8a req-6d7e195d-32df-4592-929c-780f90416dfa tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3/action returned with HTTP 204 Aug 07 14:05:06.937823 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 687/2738] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:05:06 2026] POST /volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:05:06.943647 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-875c7b99-56f0-4ba6-8be3-c8bf07166ce6 req-9c6a45fe-9d6d-481f-a4f0-a8a98c08b489 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d/action returned with HTTP 204 Aug 07 14:05:06.944687 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 686/2739] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:05:06 2026] POST /volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:07.018472 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-941520ff-2542-4633-9b58-eedb8df2e83d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:07.023357 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-941520ff-2542-4633-9b58-eedb8df2e83d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:07.023357 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-941520ff-2542-4633-9b58-eedb8df2e83d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:07.023357 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-941520ff-2542-4633-9b58-eedb8df2e83d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:07.039032 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:07.039032 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:07.046166 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-941520ff-2542-4633-9b58-eedb8df2e83d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:07.057577 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-941520ff-2542-4633-9b58-eedb8df2e83d tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:07.057577 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 684/2740] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:07 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:07.076798 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb8b1535-0f4f-4626-8509-f32bc55b985e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:07.080451 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb8b1535-0f4f-4626-8509-f32bc55b985e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:07.080821 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb8b1535-0f4f-4626-8509-f32bc55b985e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:07.081710 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb8b1535-0f4f-4626-8509-f32bc55b985e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:07.102149 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:07.102149 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:07.115128 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cb8b1535-0f4f-4626-8509-f32bc55b985e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:07.119448 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb8b1535-0f4f-4626-8509-f32bc55b985e tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:07.121973 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 684/2741] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:07 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:07.139248 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abf3e8c5-3205-439c-93e9-b6762d074f9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:07.144896 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abf3e8c5-3205-439c-93e9-b6762d074f9f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:05:07.144896 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abf3e8c5-3205-439c-93e9-b6762d074f9f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:07.144896 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abf3e8c5-3205-439c-93e9-b6762d074f9f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:07.162610 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:07.162610 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:07.176976 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-abf3e8c5-3205-439c-93e9-b6762d074f9f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:05:07.185094 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abf3e8c5-3205-439c-93e9-b6762d074f9f tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:05:07.185860 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 688/2742] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:07 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:07.442333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2269fba-e36c-4c9e-88cb-c48854088775 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:07.447477 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2269fba-e36c-4c9e-88cb-c48854088775 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:07.447878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2269fba-e36c-4c9e-88cb-c48854088775 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:07.448171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2269fba-e36c-4c9e-88cb-c48854088775 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:07.449098 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c2269fba-e36c-4c9e-88cb-c48854088775 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:07.462729 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:07.462729 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:07.468677 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2269fba-e36c-4c9e-88cb-c48854088775 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:07.472736 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 687/2743] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:07 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:07.771951 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6cac67ee-a263-46ff-8fb8-7397583e035f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:07.774834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6cac67ee-a263-46ff-8fb8-7397583e035f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:07.776017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6cac67ee-a263-46ff-8fb8-7397583e035f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:07.776255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6cac67ee-a263-46ff-8fb8-7397583e035f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:07.776581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6cac67ee-a263-46ff-8fb8-7397583e035f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:07.790048 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:07.790048 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:07.792924 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6cac67ee-a263-46ff-8fb8-7397583e035f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:07.795751 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 685/2744] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:07 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:08.490870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41568490-7cd7-418b-8dee-419a21e954d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:08.496380 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41568490-7cd7-418b-8dee-419a21e954d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:08.496659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41568490-7cd7-418b-8dee-419a21e954d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:08.497254 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41568490-7cd7-418b-8dee-419a21e954d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:08.497439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-41568490-7cd7-418b-8dee-419a21e954d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:08.506520 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:08.506520 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:08.507912 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41568490-7cd7-418b-8dee-419a21e954d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:08.509003 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 685/2745] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:08 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:08.816614 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7e031f3f-bf97-4e1d-8a21-1b4888d35bb5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:08.821025 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e031f3f-bf97-4e1d-8a21-1b4888d35bb5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:08.821705 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e031f3f-bf97-4e1d-8a21-1b4888d35bb5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:08.821705 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e031f3f-bf97-4e1d-8a21-1b4888d35bb5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:08.822033 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7e031f3f-bf97-4e1d-8a21-1b4888d35bb5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:08.833990 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:08.833990 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:08.835424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e031f3f-bf97-4e1d-8a21-1b4888d35bb5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:08.835612 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 689/2746] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:08 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:09.533577 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf40cf60-1354-4de7-a9c3-b51e4712c2b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:09.537385 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf40cf60-1354-4de7-a9c3-b51e4712c2b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:09.537739 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf40cf60-1354-4de7-a9c3-b51e4712c2b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:09.538031 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf40cf60-1354-4de7-a9c3-b51e4712c2b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:09.538975 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bf40cf60-1354-4de7-a9c3-b51e4712c2b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:09.558049 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:09.558049 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:09.558636 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf40cf60-1354-4de7-a9c3-b51e4712c2b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:09.559694 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 688/2747] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:09 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:09.855929 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c5631691-23bc-40f6-8ec1-436e9e611f10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:09.858525 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5631691-23bc-40f6-8ec1-436e9e611f10 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:09.858698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5631691-23bc-40f6-8ec1-436e9e611f10 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:09.859215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5631691-23bc-40f6-8ec1-436e9e611f10 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:09.859383 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c5631691-23bc-40f6-8ec1-436e9e611f10 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:09.865944 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:09.865944 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:09.866927 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5631691-23bc-40f6-8ec1-436e9e611f10 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:09.872884 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 686/2748] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:09 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:10.581059 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f5b0e060-a588-4a39-a59a-9985c71a0c8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:10.583224 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5b0e060-a588-4a39-a59a-9985c71a0c8a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:10.583407 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5b0e060-a588-4a39-a59a-9985c71a0c8a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:10.583685 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5b0e060-a588-4a39-a59a-9985c71a0c8a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:10.584238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f5b0e060-a588-4a39-a59a-9985c71a0c8a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:10.592392 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:10.592392 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:10.594151 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5b0e060-a588-4a39-a59a-9985c71a0c8a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:10.595106 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 686/2749] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:10 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:10.882141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e704d8d-059e-4a8f-a4b1-492c00ac246e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:10.887941 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e704d8d-059e-4a8f-a4b1-492c00ac246e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:10.888177 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e704d8d-059e-4a8f-a4b1-492c00ac246e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:10.888412 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e704d8d-059e-4a8f-a4b1-492c00ac246e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:10.889186 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3e704d8d-059e-4a8f-a4b1-492c00ac246e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:10.897140 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:10.897140 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:10.898072 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e704d8d-059e-4a8f-a4b1-492c00ac246e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:10.898737 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 690/2750] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:10 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:11.613413 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12715608-136a-4271-8302-d7984283bdd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:11.620471 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12715608-136a-4271-8302-d7984283bdd3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:11.620797 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12715608-136a-4271-8302-d7984283bdd3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:11.620888 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12715608-136a-4271-8302-d7984283bdd3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:11.621029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-12715608-136a-4271-8302-d7984283bdd3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:11.633093 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:11.633093 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:11.633865 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12715608-136a-4271-8302-d7984283bdd3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:11.634888 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 689/2751] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:11 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:11.916579 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9e24d40-19b7-47c4-ac6d-527ac68f615f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:11.919720 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9e24d40-19b7-47c4-ac6d-527ac68f615f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:11.919720 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9e24d40-19b7-47c4-ac6d-527ac68f615f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:11.920029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9e24d40-19b7-47c4-ac6d-527ac68f615f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:11.921032 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f9e24d40-19b7-47c4-ac6d-527ac68f615f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:11.926464 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:11.926464 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:11.927273 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9e24d40-19b7-47c4-ac6d-527ac68f615f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:11.931870 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 687/2752] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:11 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:12.648384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4501e8d1-ba92-4ce3-ba50-b28d59dc3191 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:12.651588 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4501e8d1-ba92-4ce3-ba50-b28d59dc3191 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:12.652079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4501e8d1-ba92-4ce3-ba50-b28d59dc3191 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:12.652392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4501e8d1-ba92-4ce3-ba50-b28d59dc3191 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:12.652550 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4501e8d1-ba92-4ce3-ba50-b28d59dc3191 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:12.667116 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:12.667116 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:12.667859 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4501e8d1-ba92-4ce3-ba50-b28d59dc3191 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:12.668620 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 687/2753] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:12 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:12.943532 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44e1ca07-3d40-45c9-99be-28aebcf999d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:12.947311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44e1ca07-3d40-45c9-99be-28aebcf999d1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:12.947650 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44e1ca07-3d40-45c9-99be-28aebcf999d1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:12.948337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44e1ca07-3d40-45c9-99be-28aebcf999d1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:12.948337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-44e1ca07-3d40-45c9-99be-28aebcf999d1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:12.964910 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:12.964910 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:12.965805 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44e1ca07-3d40-45c9-99be-28aebcf999d1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:12.967256 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 691/2754] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:12 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:13.690523 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b963b7c-5f34-4fbf-b2b8-7dd280f5f1d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:13.693021 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b963b7c-5f34-4fbf-b2b8-7dd280f5f1d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:13.693387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b963b7c-5f34-4fbf-b2b8-7dd280f5f1d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:13.694861 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b963b7c-5f34-4fbf-b2b8-7dd280f5f1d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:13.694861 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3b963b7c-5f34-4fbf-b2b8-7dd280f5f1d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:13.702995 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:13.702995 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:13.704154 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b963b7c-5f34-4fbf-b2b8-7dd280f5f1d5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:13.704692 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 690/2755] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:13 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:13.993190 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d2f48b3-dad8-49bf-a66e-208038de895d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:13.995057 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d2f48b3-dad8-49bf-a66e-208038de895d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:13.995352 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d2f48b3-dad8-49bf-a66e-208038de895d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:13.996243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d2f48b3-dad8-49bf-a66e-208038de895d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:13.996243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2d2f48b3-dad8-49bf-a66e-208038de895d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:14.002795 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:14.002795 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:14.003804 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d2f48b3-dad8-49bf-a66e-208038de895d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:14.005999 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 688/2756] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:13 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:05:14.456710 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e97add6-0104-46a4-841a-d82febf84c37 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:14.464213 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:05:14.465108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-430662593"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:14.467619 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-430662593'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:05:14.467619 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Create volume of 1 GB Aug 07 14:05:14.477114 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Availability Zones retrieved successfully. Aug 07 14:05:14.490793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Flow 'volume_create_api' (8221c7e9-3367-4c5a-94de-046464d88256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:14.492817 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0188738a-4fae-4170-841f-87c69c32bd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:14.494970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:05:14.545769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0188738a-4fae-4170-841f-87c69c32bd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:14.548235 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40417f9a-2937-4517-b853-0d189393f11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:14.615067 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Created reservations ['b19d53d9-9260-40c6-b763-892059bed3f5', '2a982f9b-1b3a-4172-b8a5-06136ea3d1c5', 'd0fb801a-f6f4-4c34-9d2c-a708ed008987', 'affa0cf9-3dbf-4418-a580-883338c41b64'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:14.615897 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40417f9a-2937-4517-b853-0d189393f11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b19d53d9-9260-40c6-b763-892059bed3f5', '2a982f9b-1b3a-4172-b8a5-06136ea3d1c5', 'd0fb801a-f6f4-4c34-9d2c-a708ed008987', 'affa0cf9-3dbf-4418-a580-883338c41b64']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:14.616780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddaac6f-ccaa-4247-97b9-640caf06b1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:14.652071 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddaac6f-ccaa-4247-97b9-640caf06b1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b47c57-2481-4065-ae0d-177041b715ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-430662593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80b731eeebbc4b6eb36229ae93359b6f',qos_specs=None,replication_status=,reservations=['b19d53d9-9260-40c6-b763-892059bed3f5','2a982f9b-1b3a-4172-b8a5-06136ea3d1c5','d0fb801a-f6f4-4c34-9d2c-a708ed008987','affa0cf9-3dbf-4418-a580-883338c41b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4cbbd4d390543989677fab7e729b6f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-430662593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b47c57-2481-4065-ae0d-177041b715ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80b731eeebbc4b6eb36229ae93359b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4cbbd4d390543989677fab7e729b6f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:14.653648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0623606a-fbea-45f8-a2aa-329c6f1c55c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:14.690947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0623606a-fbea-45f8-a2aa-329c6f1c55c8) transitioned into state 'SUCCESS' from state '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-430662593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80b731eeebbc4b6eb36229ae93359b6f',qos_specs=None,replication_status=,reservations=['b19d53d9-9260-40c6-b763-892059bed3f5','2a982f9b-1b3a-4172-b8a5-06136ea3d1c5','d0fb801a-f6f4-4c34-9d2c-a708ed008987','affa0cf9-3dbf-4418-a580-883338c41b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4cbbd4d390543989677fab7e729b6f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:14.692020 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5dd61e-95b3-4fda-8555-6a796d3d3d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:14.705882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5dd61e-95b3-4fda-8555-6a796d3d3d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:14.707235 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Flow 'volume_create_api' (8221c7e9-3367-4c5a-94de-046464d88256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:14.707725 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Create volume request issued successfully. Aug 07 14:05:14.708485 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e97add6-0104-46a4-841a-d82febf84c37 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:05:14.709089 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 688/2757] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:05:14 2026] POST /volume/v3/volumes => generated 756 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:14.717745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93b1788d-147f-4060-98df-3f29e1272a3b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:14.719614 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93b1788d-147f-4060-98df-3f29e1272a3b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:14.719811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93b1788d-147f-4060-98df-3f29e1272a3b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:14.720043 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93b1788d-147f-4060-98df-3f29e1272a3b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:14.721072 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-93b1788d-147f-4060-98df-3f29e1272a3b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:14.729173 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-327ea924-04f0-4ad8-a443-f125c12b0dcf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:14.731974 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-327ea924-04f0-4ad8-a443-f125c12b0dcf tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:05:14.732200 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:14.732200 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:14.732633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-327ea924-04f0-4ad8-a443-f125c12b0dcf tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:14.733023 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-327ea924-04f0-4ad8-a443-f125c12b0dcf tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:14.733106 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93b1788d-147f-4060-98df-3f29e1272a3b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:14.734573 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 692/2758] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:14 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:14.751611 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:14.751611 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:14.767014 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-327ea924-04f0-4ad8-a443-f125c12b0dcf tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:05:14.776173 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-327ea924-04f0-4ad8-a443-f125c12b0dcf tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:05:14.776786 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 691/2759] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:14 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 824 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:15.018914 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46df74fa-2707-4734-b499-fb4d6ef130d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:15.021239 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46df74fa-2707-4734-b499-fb4d6ef130d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:15.021536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46df74fa-2707-4734-b499-fb4d6ef130d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:15.021812 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46df74fa-2707-4734-b499-fb4d6ef130d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:15.022124 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-46df74fa-2707-4734-b499-fb4d6ef130d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:15.027154 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:15.027154 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:15.027898 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46df74fa-2707-4734-b499-fb4d6ef130d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:15.028532 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 689/2760] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:15 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:15.753435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11877eb1-56c2-4bc5-9e33-b83e4a3c9484 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:15.756710 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11877eb1-56c2-4bc5-9e33-b83e4a3c9484 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:15.756996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11877eb1-56c2-4bc5-9e33-b83e4a3c9484 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:15.757315 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11877eb1-56c2-4bc5-9e33-b83e4a3c9484 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:15.757428 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-11877eb1-56c2-4bc5-9e33-b83e4a3c9484 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:15.763772 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:15.763772 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:15.765279 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11877eb1-56c2-4bc5-9e33-b83e4a3c9484 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:15.766336 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 689/2761] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:15 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:15.792006 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-74cdd810-bb5d-4ae1-914a-4a1885586ff5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:15.795281 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74cdd810-bb5d-4ae1-914a-4a1885586ff5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:05:15.795500 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74cdd810-bb5d-4ae1-914a-4a1885586ff5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:15.795752 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74cdd810-bb5d-4ae1-914a-4a1885586ff5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:15.804871 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:15.804871 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:15.811338 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-74cdd810-bb5d-4ae1-914a-4a1885586ff5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:05:15.820201 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74cdd810-bb5d-4ae1-914a-4a1885586ff5 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:05:15.820993 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 693/2762] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:15 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:16.047962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a305ec4-dabf-49ce-9d78-8a900d5fe998 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:16.051570 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a305ec4-dabf-49ce-9d78-8a900d5fe998 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:16.052015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a305ec4-dabf-49ce-9d78-8a900d5fe998 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:16.052552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a305ec4-dabf-49ce-9d78-8a900d5fe998 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:16.052552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1a305ec4-dabf-49ce-9d78-8a900d5fe998 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:16.058706 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:16.058706 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:16.059718 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a305ec4-dabf-49ce-9d78-8a900d5fe998 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:16.060941 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 692/2763] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:16 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:16.782533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc16244f-c79a-4b88-b4b2-a0ee06f3d29d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:16.787321 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc16244f-c79a-4b88-b4b2-a0ee06f3d29d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:16.787482 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc16244f-c79a-4b88-b4b2-a0ee06f3d29d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:16.787711 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc16244f-c79a-4b88-b4b2-a0ee06f3d29d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:16.787853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fc16244f-c79a-4b88-b4b2-a0ee06f3d29d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:16.793830 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:16.793830 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:16.794926 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc16244f-c79a-4b88-b4b2-a0ee06f3d29d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:16.795446 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 690/2764] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:16 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:17.075862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6b9c74f-f250-42a6-983b-0b38eee91624 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:17.078873 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b9c74f-f250-42a6-983b-0b38eee91624 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:05:17.078873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b9c74f-f250-42a6-983b-0b38eee91624 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:17.078873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b9c74f-f250-42a6-983b-0b38eee91624 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:17.079118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e6b9c74f-f250-42a6-983b-0b38eee91624 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:17.087280 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:17.087280 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:17.088128 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b9c74f-f250-42a6-983b-0b38eee91624 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:05:17.088559 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 690/2765] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:17 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:17.099517 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:17.188192 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:05:17.188603 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "46c3cce6-99cf-490e-a45f-2073441fd2b8"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:17.190424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Creating new backup {'backup': {'volume_id': '46c3cce6-99cf-490e-a45f-2073441fd2b8'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:05:17.190424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Creating backup of volume 46c3cce6-99cf-490e-a45f-2073441fd2b8 in container None Aug 07 14:05:17.204356 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:17.204356 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:17.204356 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Volume info retrieved successfully. Aug 07 14:05:17.237289 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Created reservations ['7387f9de-4c22-452a-8e76-bbbd9ed523fc', '63ad8e3e-af00-478f-830e-36636dc0ff51'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:17.316118 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9d4853d-8b70-4aa6-bc8a-cd931952791c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:05:17.316992 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 694/2766] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:05:17 2026] POST /volume/v3/backups => generated 288 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:17.329882 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-844b63fc-b536-4de7-831a-6e0ba31319ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:17.333928 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-844b63fc-b536-4de7-831a-6e0ba31319ce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:17.334191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-844b63fc-b536-4de7-831a-6e0ba31319ce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:17.334433 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-844b63fc-b536-4de7-831a-6e0ba31319ce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:17.334485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-844b63fc-b536-4de7-831a-6e0ba31319ce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:17.344426 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:17.344426 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:17.344730 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-844b63fc-b536-4de7-831a-6e0ba31319ce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:17.345175 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 693/2767] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:17 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:17.813091 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4ec10cb-7065-4c0a-a9e6-d588b8717e3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:17.816146 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4ec10cb-7065-4c0a-a9e6-d588b8717e3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:17.816457 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4ec10cb-7065-4c0a-a9e6-d588b8717e3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:17.816625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4ec10cb-7065-4c0a-a9e6-d588b8717e3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:17.816864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a4ec10cb-7065-4c0a-a9e6-d588b8717e3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:17.826683 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:17.826683 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:17.827822 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4ec10cb-7065-4c0a-a9e6-d588b8717e3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:17.828337 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 691/2768] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:17 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:18.366869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0049b3c-5264-4b0e-b783-6e627e792f3b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:18.368925 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0049b3c-5264-4b0e-b783-6e627e792f3b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:18.370868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0049b3c-5264-4b0e-b783-6e627e792f3b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:18.370868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0049b3c-5264-4b0e-b783-6e627e792f3b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:18.370868 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e0049b3c-5264-4b0e-b783-6e627e792f3b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:18.377882 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:18.377882 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:18.378894 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0049b3c-5264-4b0e-b783-6e627e792f3b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:18.380551 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 691/2769] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:18 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:18.845381 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c597fa9-bd9d-4229-80de-98111a9a1ab3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:18.848128 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c597fa9-bd9d-4229-80de-98111a9a1ab3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:18.848390 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c597fa9-bd9d-4229-80de-98111a9a1ab3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:18.848746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c597fa9-bd9d-4229-80de-98111a9a1ab3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:18.848909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9c597fa9-bd9d-4229-80de-98111a9a1ab3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:18.854619 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:18.854619 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:18.855469 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c597fa9-bd9d-4229-80de-98111a9a1ab3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:18.856012 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 695/2770] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:18 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:19.399903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-73e2b608-bdc3-46e7-b886-4a0cbc513c01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:19.403710 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73e2b608-bdc3-46e7-b886-4a0cbc513c01 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:19.403710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73e2b608-bdc3-46e7-b886-4a0cbc513c01 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:19.403710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73e2b608-bdc3-46e7-b886-4a0cbc513c01 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:19.403710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-73e2b608-bdc3-46e7-b886-4a0cbc513c01 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:19.416221 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:19.416221 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:19.417343 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73e2b608-bdc3-46e7-b886-4a0cbc513c01 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:19.418027 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 694/2771] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:19 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 697 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:19.877566 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9194ace-a6a9-4f65-920b-4e29bcdfffc7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:19.886226 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9194ace-a6a9-4f65-920b-4e29bcdfffc7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:19.888276 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9194ace-a6a9-4f65-920b-4e29bcdfffc7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:19.888276 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9194ace-a6a9-4f65-920b-4e29bcdfffc7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:19.888276 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f9194ace-a6a9-4f65-920b-4e29bcdfffc7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:19.894032 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:19.894032 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:19.895532 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9194ace-a6a9-4f65-920b-4e29bcdfffc7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:19.895892 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 692/2772] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:19 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:20.436569 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52020284-1fae-4a11-94b9-861037250e23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:20.439820 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52020284-1fae-4a11-94b9-861037250e23 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:20.440395 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52020284-1fae-4a11-94b9-861037250e23 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:20.440756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52020284-1fae-4a11-94b9-861037250e23 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:20.441009 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-52020284-1fae-4a11-94b9-861037250e23 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:20.451453 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:20.451453 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:20.452352 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52020284-1fae-4a11-94b9-861037250e23 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:20.453312 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 692/2773] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:20 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:20.910603 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec62ed06-7edc-4cf0-b905-2fda4ae1e7bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:20.914911 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec62ed06-7edc-4cf0-b905-2fda4ae1e7bc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:20.916234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec62ed06-7edc-4cf0-b905-2fda4ae1e7bc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:20.916624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec62ed06-7edc-4cf0-b905-2fda4ae1e7bc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:20.916779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec62ed06-7edc-4cf0-b905-2fda4ae1e7bc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:20.924411 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:20.924411 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:20.925778 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec62ed06-7edc-4cf0-b905-2fda4ae1e7bc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:20.926805 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 696/2774] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:20 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:21.467129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5517900c-44ba-489c-8f5b-4e1ca5eab743 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:21.471731 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5517900c-44ba-489c-8f5b-4e1ca5eab743 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:21.471731 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5517900c-44ba-489c-8f5b-4e1ca5eab743 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:21.472678 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5517900c-44ba-489c-8f5b-4e1ca5eab743 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:21.473291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5517900c-44ba-489c-8f5b-4e1ca5eab743 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:21.482765 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:21.482765 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:21.484457 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5517900c-44ba-489c-8f5b-4e1ca5eab743 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:21.484457 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 695/2775] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:21 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:21.943979 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b66c2c3d-d444-4ab9-8d9b-239fc8d9e591 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:21.947382 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b66c2c3d-d444-4ab9-8d9b-239fc8d9e591 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:21.947382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b66c2c3d-d444-4ab9-8d9b-239fc8d9e591 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:21.947907 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b66c2c3d-d444-4ab9-8d9b-239fc8d9e591 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:21.947907 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b66c2c3d-d444-4ab9-8d9b-239fc8d9e591 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:21.953937 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:21.953937 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:21.955280 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b66c2c3d-d444-4ab9-8d9b-239fc8d9e591 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:21.955892 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 693/2776] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:21 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:22.499475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c90c63b3-1ae9-4109-966a-6e7b2f66a4b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:22.504655 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c90c63b3-1ae9-4109-966a-6e7b2f66a4b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:22.504655 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c90c63b3-1ae9-4109-966a-6e7b2f66a4b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:22.504655 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c90c63b3-1ae9-4109-966a-6e7b2f66a4b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:22.505019 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c90c63b3-1ae9-4109-966a-6e7b2f66a4b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:22.514464 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:22.514464 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:22.515427 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c90c63b3-1ae9-4109-966a-6e7b2f66a4b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:22.515855 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 693/2777] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:22 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:22.973583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd46494d-d3de-4ed7-a2de-e25fad0a0859 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:22.976833 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd46494d-d3de-4ed7-a2de-e25fad0a0859 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:22.977474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd46494d-d3de-4ed7-a2de-e25fad0a0859 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:22.977914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd46494d-d3de-4ed7-a2de-e25fad0a0859 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:22.978203 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bd46494d-d3de-4ed7-a2de-e25fad0a0859 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:22.984956 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:22.984956 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:22.986403 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd46494d-d3de-4ed7-a2de-e25fad0a0859 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:22.987146 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 697/2778] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:22 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:23.528607 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6c21053-9245-4dfd-9a87-f1092aeb98b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:23.532443 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6c21053-9245-4dfd-9a87-f1092aeb98b3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:23.532803 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6c21053-9245-4dfd-9a87-f1092aeb98b3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:23.533012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6c21053-9245-4dfd-9a87-f1092aeb98b3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:23.533153 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b6c21053-9245-4dfd-9a87-f1092aeb98b3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:23.541345 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:23.541345 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:23.544720 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6c21053-9245-4dfd-9a87-f1092aeb98b3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:23.544720 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 696/2779] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:23 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:24.006330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d060f95-889e-4522-aec5-da43bf0bb61b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d060f95-889e-4522-aec5-da43bf0bb61b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d060f95-889e-4522-aec5-da43bf0bb61b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d060f95-889e-4522-aec5-da43bf0bb61b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2d060f95-889e-4522-aec5-da43bf0bb61b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d060f95-889e-4522-aec5-da43bf0bb61b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:24.032521 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 694/2780] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:24 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:24.560556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-446ef3cb-3132-4c4b-b0cd-93854557c0c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:24.566205 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-446ef3cb-3132-4c4b-b0cd-93854557c0c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:24.566955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-446ef3cb-3132-4c4b-b0cd-93854557c0c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:24.566955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-446ef3cb-3132-4c4b-b0cd-93854557c0c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:24.566955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-446ef3cb-3132-4c4b-b0cd-93854557c0c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:24.576041 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:24.576041 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:24.577095 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-446ef3cb-3132-4c4b-b0cd-93854557c0c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:24.577859 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 694/2781] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:24 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:24.745031 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-69c8ab0c-1418-4a6a-8143-6306c21dba8f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:24.749066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-69c8ab0c-1418-4a6a-8143-6306c21dba8f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:05:24.749066 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-69c8ab0c-1418-4a6a-8143-6306c21dba8f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:24.749295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-69c8ab0c-1418-4a6a-8143-6306c21dba8f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:24.765696 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:24.765696 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:24.774053 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-69c8ab0c-1418-4a6a-8143-6306c21dba8f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:05:24.784763 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-69c8ab0c-1418-4a6a-8143-6306c21dba8f tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:05:24.784935 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 698/2782] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:24 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:24.822382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97a9ed09-6c55-4f4b-8179-13990e9a8528 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:24.823010 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97a9ed09-6c55-4f4b-8179-13990e9a8528 None None] GET https://10.4.3.193/volume// Aug 07 14:05:24.823130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97a9ed09-6c55-4f4b-8179-13990e9a8528 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:24.823332 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97a9ed09-6c55-4f4b-8179-13990e9a8528 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:24.823701 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97a9ed09-6c55-4f4b-8179-13990e9a8528 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:24.824248 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 697/2783] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:05:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:24.837093 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-002bc1d8-d500-4917-a31e-cd4c332cd13a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:24.841152 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-002bc1d8-d500-4917-a31e-cd4c332cd13a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:05:24.841335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-002bc1d8-d500-4917-a31e-cd4c332cd13a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29b47c57-2481-4065-ae0d-177041b715ba", "connector": null, "instance_uuid": "8e415c8b-f96c-4883-aed0-9f03e484d316"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:24.853874 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:24.853874 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:24.910829 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-002bc1d8-d500-4917-a31e-cd4c332cd13a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:05:24.911625 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 695/2784] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:05:24 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:24.963365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-7c776778-f95e-4e6b-b400-1607104ead5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:24.966688 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-7c776778-f95e-4e6b-b400-1607104ead5a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] POST https://10.4.3.193/volume/v3/attachments/f15d8749-76e4-4dbe-86e9-5f70ae8eee38/action Aug 07 14:05:24.967401 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-7c776778-f95e-4e6b-b400-1607104ead5a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:24.967577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-7c776778-f95e-4e6b-b400-1607104ead5a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:24.988675 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:24.988675 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:25.006415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c3c5a5b1-e66f-4a69-b3f0-91b53280d17b req-7c776778-f95e-4e6b-b400-1607104ead5a tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments/f15d8749-76e4-4dbe-86e9-5f70ae8eee38/action returned with HTTP 204 Aug 07 14:05:25.007115 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 695/2785] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:05:24 2026] POST /volume/v3/attachments/f15d8749-76e4-4dbe-86e9-5f70ae8eee38/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:25.042810 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67d2335b-62c7-4001-9adf-6e7b03639038 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:25.045429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67d2335b-62c7-4001-9adf-6e7b03639038 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:05:25.045681 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67d2335b-62c7-4001-9adf-6e7b03639038 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:25.045984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67d2335b-62c7-4001-9adf-6e7b03639038 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:25.047030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-960f06cb-dbed-40ee-b50a-970525464898 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:25.052447 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-960f06cb-dbed-40ee-b50a-970525464898 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:25.052447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-960f06cb-dbed-40ee-b50a-970525464898 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:25.052707 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-960f06cb-dbed-40ee-b50a-970525464898 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:25.052707 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-960f06cb-dbed-40ee-b50a-970525464898 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:25.061945 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:25.061945 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:25.062151 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:25.062151 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:25.062803 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-960f06cb-dbed-40ee-b50a-970525464898 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:25.063296 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 698/2786] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:25 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:25.071202 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67d2335b-62c7-4001-9adf-6e7b03639038 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:05:25.080033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67d2335b-62c7-4001-9adf-6e7b03639038 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:05:25.080533 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 699/2787] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:25 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 1111 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:25.100189 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9280f2b6-7567-454a-acf5-b990a6c12e27 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:25.103330 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9280f2b6-7567-454a-acf5-b990a6c12e27 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:05:25.103330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9280f2b6-7567-454a-acf5-b990a6c12e27 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:25.103330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9280f2b6-7567-454a-acf5-b990a6c12e27 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:25.118627 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:25.118627 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:25.125549 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9280f2b6-7567-454a-acf5-b990a6c12e27 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:05:25.133045 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9280f2b6-7567-454a-acf5-b990a6c12e27 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:05:25.133902 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 696/2788] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:25 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 1111 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:25.195616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-de995d55-ccd6-4dcc-b21b-7ecfae3f6f2b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:25.198010 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-de995d55-ccd6-4dcc-b21b-7ecfae3f6f2b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:05:25.198355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-de995d55-ccd6-4dcc-b21b-7ecfae3f6f2b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:25.198576 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-de995d55-ccd6-4dcc-b21b-7ecfae3f6f2b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:25.211424 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:25.211424 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:25.216624 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-de995d55-ccd6-4dcc-b21b-7ecfae3f6f2b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:05:25.221541 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-de995d55-ccd6-4dcc-b21b-7ecfae3f6f2b tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:05:25.223397 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 696/2789] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:25 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:25.270793 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-34f1971a-92d8-4098-a9df-66ac4da05618 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:25.274034 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-34f1971a-92d8-4098-a9df-66ac4da05618 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] DELETE https://10.4.3.193/volume/v3/attachments/f15d8749-76e4-4dbe-86e9-5f70ae8eee38 Aug 07 14:05:25.274034 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-34f1971a-92d8-4098-a9df-66ac4da05618 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:25.274223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-34f1971a-92d8-4098-a9df-66ac4da05618 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:25.284284 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:25.284284 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:25.348269 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-afba3f06-b7d5-44ff-a47f-6cd66d1ddc87 req-34f1971a-92d8-4098-a9df-66ac4da05618 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/attachments/f15d8749-76e4-4dbe-86e9-5f70ae8eee38 returned with HTTP 200 Aug 07 14:05:25.348869 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 699/2790] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:05:25 2026] DELETE /volume/v3/attachments/f15d8749-76e4-4dbe-86e9-5f70ae8eee38 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:05:25.411554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd94b261-8a19-46f0-8b67-0303616e220e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:25.415004 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd94b261-8a19-46f0-8b67-0303616e220e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:05:25.415004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd94b261-8a19-46f0-8b67-0303616e220e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:25.415589 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd94b261-8a19-46f0-8b67-0303616e220e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:25.424569 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=304,cinder:UPDATE=82,cinder:INSERT=45 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:05:25.432760 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:25.432760 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:25.438124 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd94b261-8a19-46f0-8b67-0303616e220e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:05:25.445256 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd94b261-8a19-46f0-8b67-0303616e220e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:05:25.447055 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 700/2791] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:25 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:25.592483 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-238893fb-835a-44e0-b726-ed170b2c756e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:25.596951 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-238893fb-835a-44e0-b726-ed170b2c756e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:25.596951 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-238893fb-835a-44e0-b726-ed170b2c756e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:25.596951 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-238893fb-835a-44e0-b726-ed170b2c756e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:25.596951 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-238893fb-835a-44e0-b726-ed170b2c756e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:25.600420 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:25.600420 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:25.601951 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-238893fb-835a-44e0-b726-ed170b2c756e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:25.601951 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 697/2792] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:25 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:26.077268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-daedff30-5862-406d-ae47-7866b85095da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:26.079969 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-daedff30-5862-406d-ae47-7866b85095da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:26.080898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-daedff30-5862-406d-ae47-7866b85095da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:26.080898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-daedff30-5862-406d-ae47-7866b85095da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:26.080898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-daedff30-5862-406d-ae47-7866b85095da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:26.087025 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:26.087025 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:26.089372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-daedff30-5862-406d-ae47-7866b85095da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:26.089372 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 697/2793] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:26 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:26.617572 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a41c924a-5e55-4785-b1b3-bb2cd2506502 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:26.623286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a41c924a-5e55-4785-b1b3-bb2cd2506502 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:26.623623 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a41c924a-5e55-4785-b1b3-bb2cd2506502 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:26.624074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a41c924a-5e55-4785-b1b3-bb2cd2506502 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:26.624074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a41c924a-5e55-4785-b1b3-bb2cd2506502 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:26.633947 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:26.633947 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:26.634933 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a41c924a-5e55-4785-b1b3-bb2cd2506502 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:26.635856 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 700/2794] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:26 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:27.103322 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4fa1edc-cd87-463a-9434-1d1107049ef7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:27.106490 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4fa1edc-cd87-463a-9434-1d1107049ef7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:27.106800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4fa1edc-cd87-463a-9434-1d1107049ef7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:27.107272 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4fa1edc-cd87-463a-9434-1d1107049ef7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:27.107384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c4fa1edc-cd87-463a-9434-1d1107049ef7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:27.114975 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:27.114975 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:27.116524 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4fa1edc-cd87-463a-9434-1d1107049ef7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:27.117100 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 701/2795] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:27 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:27.650936 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ebb643cc-3397-4ad2-be88-51e26944b288 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:27.652200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebb643cc-3397-4ad2-be88-51e26944b288 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:27.652435 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebb643cc-3397-4ad2-be88-51e26944b288 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:27.652606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebb643cc-3397-4ad2-be88-51e26944b288 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:27.652704 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ebb643cc-3397-4ad2-be88-51e26944b288 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:27.657175 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:27.657175 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:27.657946 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebb643cc-3397-4ad2-be88-51e26944b288 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:27.661867 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 698/2796] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:27 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:28.132219 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa1a3bf3-4bf0-47a5-a834-b7ad66a0bbe0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:28.133502 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa1a3bf3-4bf0-47a5-a834-b7ad66a0bbe0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:28.134159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa1a3bf3-4bf0-47a5-a834-b7ad66a0bbe0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:28.134159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa1a3bf3-4bf0-47a5-a834-b7ad66a0bbe0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:28.134159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fa1a3bf3-4bf0-47a5-a834-b7ad66a0bbe0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:28.145373 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:28.145373 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:28.146541 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa1a3bf3-4bf0-47a5-a834-b7ad66a0bbe0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:28.147303 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 698/2797] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:28 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:28.161169 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ccd7771f-215e-4d8f-a2ee-28623734ec4f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:28.163140 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccd7771f-215e-4d8f-a2ee-28623734ec4f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:28.163338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccd7771f-215e-4d8f-a2ee-28623734ec4f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:28.163536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccd7771f-215e-4d8f-a2ee-28623734ec4f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:28.182973 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:28.182973 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:28.190578 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ccd7771f-215e-4d8f-a2ee-28623734ec4f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:28.197627 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccd7771f-215e-4d8f-a2ee-28623734ec4f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:28.198376 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 701/2798] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:28 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:28.220777 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9613bba7-0107-413e-8331-18a5cb863354 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:28.223821 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9613bba7-0107-413e-8331-18a5cb863354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:28.224294 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9613bba7-0107-413e-8331-18a5cb863354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:28.224294 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9613bba7-0107-413e-8331-18a5cb863354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:28.224713 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-9613bba7-0107-413e-8331-18a5cb863354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete backup with id: 1c2c672a-fc8f-4794-b54d-3283f7c64d89. Aug 07 14:05:28.235558 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:28.235558 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:28.271425 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-9613bba7-0107-413e-8331-18a5cb863354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] delete_backup rpcapi backup_id 1c2c672a-fc8f-4794-b54d-3283f7c64d89 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:05:28.275101 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9613bba7-0107-413e-8331-18a5cb863354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 202 Aug 07 14:05:28.275792 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 702/2799] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:05:28 2026] DELETE /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:05:28.288387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-edd0b36d-1c1a-4b98-bc55-5770e5bd82e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:28.290434 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edd0b36d-1c1a-4b98-bc55-5770e5bd82e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:28.290652 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edd0b36d-1c1a-4b98-bc55-5770e5bd82e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:28.290869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edd0b36d-1c1a-4b98-bc55-5770e5bd82e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:28.291052 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-edd0b36d-1c1a-4b98-bc55-5770e5bd82e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:28.298801 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:28.298801 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:28.298801 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edd0b36d-1c1a-4b98-bc55-5770e5bd82e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 200 Aug 07 14:05:28.299144 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 699/2800] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:28 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:28.681177 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-53ce6798-67e8-4453-b12e-854bb0011873 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:28.683260 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53ce6798-67e8-4453-b12e-854bb0011873 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:28.683260 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53ce6798-67e8-4453-b12e-854bb0011873 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:28.683693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53ce6798-67e8-4453-b12e-854bb0011873 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:28.683693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-53ce6798-67e8-4453-b12e-854bb0011873 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:28.691708 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:28.691708 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:28.692809 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53ce6798-67e8-4453-b12e-854bb0011873 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:28.693323 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 699/2801] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:28 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:29.314324 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f46af39-f6e2-4472-9788-49e38125e848 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:29.316638 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f46af39-f6e2-4472-9788-49e38125e848 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 Aug 07 14:05:29.316897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f46af39-f6e2-4472-9788-49e38125e848 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:29.317159 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f46af39-f6e2-4472-9788-49e38125e848 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:29.317331 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4f46af39-f6e2-4472-9788-49e38125e848 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 1c2c672a-fc8f-4794-b54d-3283f7c64d89. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:29.321477 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f46af39-f6e2-4472-9788-49e38125e848 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 returned with HTTP 404 Aug 07 14:05:29.322369 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 702/2802] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:29 2026] GET /volume/v3/backups/1c2c672a-fc8f-4794-b54d-3283f7c64d89 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:29.470863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-6a54b779-c357-404c-82ee-712f9ec6ab80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:29.473707 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-6a54b779-c357-404c-82ee-712f9ec6ab80 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:29.473996 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-6a54b779-c357-404c-82ee-712f9ec6ab80 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:29.474257 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-6a54b779-c357-404c-82ee-712f9ec6ab80 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:29.488727 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:29.488727 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:29.494161 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-6a54b779-c357-404c-82ee-712f9ec6ab80 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:29.501384 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-6a54b779-c357-404c-82ee-712f9ec6ab80 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:29.501990 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 703/2803] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:29 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:29.542867 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d88956da-8029-4f54-9121-ca1ba03e8308 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:29.545489 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d88956da-8029-4f54-9121-ca1ba03e8308 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0/action Aug 07 14:05:29.546078 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d88956da-8029-4f54-9121-ca1ba03e8308 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:29.546297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d88956da-8029-4f54-9121-ca1ba03e8308 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:29.563044 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:29.563044 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:29.564018 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d88956da-8029-4f54-9121-ca1ba03e8308 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:29.577607 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d88956da-8029-4f54-9121-ca1ba03e8308 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Begin detaching volume completed successfully. Aug 07 14:05:29.579984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d88956da-8029-4f54-9121-ca1ba03e8308 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0/action returned with HTTP 202 Aug 07 14:05:29.579984 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 700/2804] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:05:29 2026] POST /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:05:29.617154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7f233a9-95c0-47e1-a205-7c93746e7ca4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:29.619641 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7f233a9-95c0-47e1-a205-7c93746e7ca4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:29.619939 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7f233a9-95c0-47e1-a205-7c93746e7ca4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:29.620206 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7f233a9-95c0-47e1-a205-7c93746e7ca4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:29.633685 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:29.633685 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:29.639041 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7f233a9-95c0-47e1-a205-7c93746e7ca4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:29.644076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da71f9f5-1545-48c2-8c48-8b0d5b3867ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:29.644935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da71f9f5-1545-48c2-8c48-8b0d5b3867ff None None] GET https://10.4.3.193/volume// Aug 07 14:05:29.644935 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da71f9f5-1545-48c2-8c48-8b0d5b3867ff None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:29.645230 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da71f9f5-1545-48c2-8c48-8b0d5b3867ff None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:29.645698 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7f233a9-95c0-47e1-a205-7c93746e7ca4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:29.645822 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da71f9f5-1545-48c2-8c48-8b0d5b3867ff None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:29.647138 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 703/2805] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:05:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:29.647313 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 700/2806] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:29 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:29.695196 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d809a1ac-f9f5-40dc-b2c5-345153a87b9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:29.698598 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d809a1ac-f9f5-40dc-b2c5-345153a87b9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:29.698598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d809a1ac-f9f5-40dc-b2c5-345153a87b9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:29.699385 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d809a1ac-f9f5-40dc-b2c5-345153a87b9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:29.707763 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bcdba0a-b446-49b4-a753-c93ce78ded4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:29.710427 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bcdba0a-b446-49b4-a753-c93ce78ded4f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:29.711666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bcdba0a-b446-49b4-a753-c93ce78ded4f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:29.711666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bcdba0a-b446-49b4-a753-c93ce78ded4f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:29.711666 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1bcdba0a-b446-49b4-a753-c93ce78ded4f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:29.719588 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:29.719588 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:29.720280 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:29.720280 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:29.721793 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bcdba0a-b446-49b4-a753-c93ce78ded4f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:29.722556 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 701/2807] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:29 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:29.731726 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d809a1ac-f9f5-40dc-b2c5-345153a87b9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:29.738054 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-d809a1ac-f9f5-40dc-b2c5-345153a87b9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:29.738600 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 704/2808] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:05:29 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:30.664078 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08c5de7b-ed75-4008-9bdc-b9d9ee33bb2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:30.667041 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08c5de7b-ed75-4008-9bdc-b9d9ee33bb2e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:30.667278 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08c5de7b-ed75-4008-9bdc-b9d9ee33bb2e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:30.667771 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08c5de7b-ed75-4008-9bdc-b9d9ee33bb2e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:30.681621 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:30.681621 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:30.686664 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08c5de7b-ed75-4008-9bdc-b9d9ee33bb2e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:30.692685 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08c5de7b-ed75-4008-9bdc-b9d9ee33bb2e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:30.693456 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 704/2809] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:30 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:30.737382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-becc7b4c-cb51-4e3c-a330-f18f9140c57d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:30.739593 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-becc7b4c-cb51-4e3c-a330-f18f9140c57d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:30.739933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-becc7b4c-cb51-4e3c-a330-f18f9140c57d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:30.740162 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-becc7b4c-cb51-4e3c-a330-f18f9140c57d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:30.740280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-becc7b4c-cb51-4e3c-a330-f18f9140c57d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:30.744593 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:30.744593 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:30.745532 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-becc7b4c-cb51-4e3c-a330-f18f9140c57d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:30.746048 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 701/2810] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:30 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:30.843102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-7b3b1ef8-f31b-4b3a-bace-62740bb131c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:30.846677 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-7b3b1ef8-f31b-4b3a-bace-62740bb131c1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042 Aug 07 14:05:30.846992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-7b3b1ef8-f31b-4b3a-bace-62740bb131c1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:30.847252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-7b3b1ef8-f31b-4b3a-bace-62740bb131c1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:30.857152 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:30.857152 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:30.921569 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4397c148-63cb-430d-b5c0-9d0a445f67c6 req-7b3b1ef8-f31b-4b3a-bace-62740bb131c1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042 returned with HTTP 200 Aug 07 14:05:30.922197 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 702/2811] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:05:30 2026] DELETE /volume/v3/attachments/83b7b42c-72ae-483f-8f8e-bc02ad90a042 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:31.711098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-731a0ffd-0da8-40f9-8fa5-b810881f6265 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:31.714141 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-731a0ffd-0da8-40f9-8fa5-b810881f6265 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:31.714141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-731a0ffd-0da8-40f9-8fa5-b810881f6265 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:31.714489 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-731a0ffd-0da8-40f9-8fa5-b810881f6265 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:31.724075 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:31.724075 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:31.732507 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-731a0ffd-0da8-40f9-8fa5-b810881f6265 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:31.741056 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-731a0ffd-0da8-40f9-8fa5-b810881f6265 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:31.742171 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 705/2812] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:31 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:31.761083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ffd87e4-55f4-43de-86f8-64dc55fa30c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:31.762550 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ffd87e4-55f4-43de-86f8-64dc55fa30c5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:31.762754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ffd87e4-55f4-43de-86f8-64dc55fa30c5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:31.763010 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ffd87e4-55f4-43de-86f8-64dc55fa30c5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:31.763141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8ffd87e4-55f4-43de-86f8-64dc55fa30c5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:31.770157 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:31.770157 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:31.770741 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ffd87e4-55f4-43de-86f8-64dc55fa30c5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:31.771279 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 705/2813] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:31 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7631a45f-7a09-41b0-8022-19e355b1ce49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7631a45f-7a09-41b0-8022-19e355b1ce49 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7631a45f-7a09-41b0-8022-19e355b1ce49 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7631a45f-7a09-41b0-8022-19e355b1ce49 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7631a45f-7a09-41b0-8022-19e355b1ce49 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7631a45f-7a09-41b0-8022-19e355b1ce49 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:33.404975 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 702/2814] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:32 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:33.814252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e422990-acd0-41b0-b9b3-f9f84144012a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:33.819526 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e422990-acd0-41b0-b9b3-f9f84144012a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:33.820051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e422990-acd0-41b0-b9b3-f9f84144012a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:33.820328 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e422990-acd0-41b0-b9b3-f9f84144012a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:33.820864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2e422990-acd0-41b0-b9b3-f9f84144012a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:33.834791 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:33.834791 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:33.835767 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e422990-acd0-41b0-b9b3-f9f84144012a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:33.838322 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 703/2815] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:33 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:34.856500 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10875367-ee58-4a51-a8a2-ef5ecfd11f5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:34.858835 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10875367-ee58-4a51-a8a2-ef5ecfd11f5c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:34.860631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10875367-ee58-4a51-a8a2-ef5ecfd11f5c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:34.860631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10875367-ee58-4a51-a8a2-ef5ecfd11f5c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:34.864110 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-10875367-ee58-4a51-a8a2-ef5ecfd11f5c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:34.878269 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:34.878269 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:34.880348 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10875367-ee58-4a51-a8a2-ef5ecfd11f5c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:34.881463 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 706/2816] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:34 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 708 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:35.897064 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89b67eac-366a-494d-95b4-1b86bd058f9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:35.899067 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b67eac-366a-494d-95b4-1b86bd058f9c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:35.899217 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b67eac-366a-494d-95b4-1b86bd058f9c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:35.899366 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b67eac-366a-494d-95b4-1b86bd058f9c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:35.899451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-89b67eac-366a-494d-95b4-1b86bd058f9c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:35.903869 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:35.903869 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:35.905193 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b67eac-366a-494d-95b4-1b86bd058f9c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:35.905193 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 706/2817] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:35 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:36.540544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b23ab85c-9970-4b1e-9235-016001198cbe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:36.542907 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b23ab85c-9970-4b1e-9235-016001198cbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:36.543197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b23ab85c-9970-4b1e-9235-016001198cbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:36.543399 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b23ab85c-9970-4b1e-9235-016001198cbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:36.543571 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b23ab85c-9970-4b1e-9235-016001198cbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: 0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:36.552307 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:36.552307 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:36.553099 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b23ab85c-9970-4b1e-9235-016001198cbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:36.578041 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b23ab85c-9970-4b1e-9235-016001198cbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume request issued successfully. Aug 07 14:05:36.578041 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b23ab85c-9970-4b1e-9235-016001198cbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 202 Aug 07 14:05:36.578508 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 703/2818] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:05:36 2026] DELETE /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:05:36.588389 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2b54f80-37e0-4e90-bbad-9ed4233285be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:36.592453 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2b54f80-37e0-4e90-bbad-9ed4233285be tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:36.592702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2b54f80-37e0-4e90-bbad-9ed4233285be tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:36.593352 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2b54f80-37e0-4e90-bbad-9ed4233285be tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:36.604070 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:36.604070 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:36.611005 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e2b54f80-37e0-4e90-bbad-9ed4233285be tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:36.619473 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2b54f80-37e0-4e90-bbad-9ed4233285be tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 200 Aug 07 14:05:36.620075 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 704/2819] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:36 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:36.916992 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-878dda38-21be-4fb8-b23f-27dbce067aca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:36.919298 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-878dda38-21be-4fb8-b23f-27dbce067aca tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:36.919716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-878dda38-21be-4fb8-b23f-27dbce067aca tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:36.920065 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-878dda38-21be-4fb8-b23f-27dbce067aca tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:36.920288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-878dda38-21be-4fb8-b23f-27dbce067aca tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id da4760ef-b26f-4e71-9019-e44019046406. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:36.927536 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:36.927536 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:36.928520 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-878dda38-21be-4fb8-b23f-27dbce067aca tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 200 Aug 07 14:05:36.929095 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 707/2820] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:36 2026] GET /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 710 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:36.942974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca67e644-72de-4255-a115-0b307c184603 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:36.945339 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca67e644-72de-4255-a115-0b307c184603 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 Aug 07 14:05:36.945620 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca67e644-72de-4255-a115-0b307c184603 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:36.945894 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca67e644-72de-4255-a115-0b307c184603 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:36.946049 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-ca67e644-72de-4255-a115-0b307c184603 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete backup with id: da4760ef-b26f-4e71-9019-e44019046406. Aug 07 14:05:36.952479 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:36.952479 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:36.969122 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-ca67e644-72de-4255-a115-0b307c184603 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] delete_backup rpcapi backup_id da4760ef-b26f-4e71-9019-e44019046406 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:05:36.972002 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca67e644-72de-4255-a115-0b307c184603 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 returned with HTTP 202 Aug 07 14:05:36.973277 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 707/2821] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:05:36 2026] DELETE /volume/v3/backups/da4760ef-b26f-4e71-9019-e44019046406 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:05:36.986646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:36.989498 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:05:36.989983 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1913867613"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:36.991637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1913867613'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:05:36.991974 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume of 1 GB Aug 07 14:05:36.997595 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Availability Zones retrieved successfully. Aug 07 14:05:37.004006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (12d38b3f-539c-4865-a536-94edb06228c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:37.005213 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c46a95-b380-4321-a3e4-89353be38964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:37.006225 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:05:37.044170 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0c46a95-b380-4321-a3e4-89353be38964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:37.044952 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a78c78-9139-4e1c-90d1-1330a30d0e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:37.103149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['c196650e-f871-4dfe-bb5c-ccd73d314b47', '1e5a42f4-2bd8-4e92-ba47-e5202381c8b4', 'd7a62c0e-23b6-4a2a-aa12-c022c4f074b8', 'bf62b364-1fa1-4973-a25e-d8d2b669ae27'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:37.104547 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a78c78-9139-4e1c-90d1-1330a30d0e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c196650e-f871-4dfe-bb5c-ccd73d314b47', '1e5a42f4-2bd8-4e92-ba47-e5202381c8b4', 'd7a62c0e-23b6-4a2a-aa12-c022c4f074b8', 'bf62b364-1fa1-4973-a25e-d8d2b669ae27']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:37.106004 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918ab936-8323-426d-ae7c-5e5d5cde642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:37.144274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918ab936-8323-426d-ae7c-5e5d5cde642f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913867613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['c196650e-f871-4dfe-bb5c-ccd73d314b47','1e5a42f4-2bd8-4e92-ba47-e5202381c8b4','d7a62c0e-23b6-4a2a-aa12-c022c4f074b8','bf62b364-1fa1-4973-a25e-d8d2b669ae27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913867613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a071c8f8eb8498897ea8056c6d744f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed0f564894845db84a7ff64de99ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:37.146773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95497650-d065-4a87-9731-3426f72e0923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:37.178819 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95497650-d065-4a87-9731-3426f72e0923) transitioned into state 'SUCCESS' from state '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-1913867613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['c196650e-f871-4dfe-bb5c-ccd73d314b47','1e5a42f4-2bd8-4e92-ba47-e5202381c8b4','d7a62c0e-23b6-4a2a-aa12-c022c4f074b8','bf62b364-1fa1-4973-a25e-d8d2b669ae27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:37.180612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c6586a-a468-4d2b-b822-81840f70f366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:37.198481 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c6586a-a468-4d2b-b822-81840f70f366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:37.199862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (12d38b3f-539c-4865-a536-94edb06228c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:37.200497 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request issued successfully. Aug 07 14:05:37.201458 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fce213e-e87d-47f9-8f3c-d090547edde6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:05:37.202259 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 704/2822] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:05:36 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:37.223208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f83d480e-2c13-49db-8456-907ead81fb7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:37.226737 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f83d480e-2c13-49db-8456-907ead81fb7f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a Aug 07 14:05:37.227297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f83d480e-2c13-49db-8456-907ead81fb7f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:37.228390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f83d480e-2c13-49db-8456-907ead81fb7f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:37.250236 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:37.250236 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:37.261230 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f83d480e-2c13-49db-8456-907ead81fb7f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:05:37.268898 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f83d480e-2c13-49db-8456-907ead81fb7f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a returned with HTTP 200 Aug 07 14:05:37.269459 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 705/2823] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:37 2026] GET /volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a => generated 957 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:37.640543 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c04fab79-0bb3-44dd-93a1-54e4e2181702 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:37.642993 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c04fab79-0bb3-44dd-93a1-54e4e2181702 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:37.643852 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c04fab79-0bb3-44dd-93a1-54e4e2181702 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:37.643852 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c04fab79-0bb3-44dd-93a1-54e4e2181702 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:37.655374 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c04fab79-0bb3-44dd-93a1-54e4e2181702 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 404 Aug 07 14:05:37.656202 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 708/2824] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:37 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:37.667508 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6f5e7e24-7f58-4e14-a769-e9c2669f2cc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:37.669715 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f5e7e24-7f58-4e14-a769-e9c2669f2cc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:37.669806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f5e7e24-7f58-4e14-a769-e9c2669f2cc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:37.670285 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6f5e7e24-7f58-4e14-a769-e9c2669f2cc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:37.677038 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6f5e7e24-7f58-4e14-a769-e9c2669f2cc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 404 Aug 07 14:05:37.677755 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 708/2825] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:37 2026] GET /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:37.691396 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a487e419-caf0-4715-acf5-504a1bcbc68d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:37.694591 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a487e419-caf0-4715-acf5-504a1bcbc68d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:37.694916 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a487e419-caf0-4715-acf5-504a1bcbc68d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:37.695196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a487e419-caf0-4715-acf5-504a1bcbc68d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:37.695369 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a487e419-caf0-4715-acf5-504a1bcbc68d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: 0906c8bf-923d-407c-bda9-92b932fcc5e0 Aug 07 14:05:37.703957 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a487e419-caf0-4715-acf5-504a1bcbc68d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 returned with HTTP 404 Aug 07 14:05:37.704425 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 705/2826] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:05:37 2026] DELETE /volume/v3/volumes/0906c8bf-923d-407c-bda9-92b932fcc5e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:37.764747 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:37.766828 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:05:37.767214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1943391499"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:37.772315 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request body: {'volume': {'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1943391499'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:05:37.891332 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume of 1 GB Aug 07 14:05:37.897454 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Availability Zones retrieved successfully. Aug 07 14:05:37.905444 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (67b0da32-85a2-4203-9d26-4a60544b6571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:37.907115 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bccc3fc-6d15-4335-9eb4-8b6e6d75a607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:37.908497 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:05:37.978234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bccc3fc-6d15-4335-9eb4-8b6e6d75a607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:37.979176 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120b26d4-6864-405d-bde7-20cd1d00c000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:38.029359 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['2391e44c-aff7-4b40-a11e-79f7116a5236', '61483d72-2e49-42a5-a60d-02b16b462f33', '31d555ce-4b85-4756-a6ab-5cf3b5879732', '90e3d3f4-464b-455a-b929-0cbf8b4a4c42'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:38.030431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120b26d4-6864-405d-bde7-20cd1d00c000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2391e44c-aff7-4b40-a11e-79f7116a5236', '61483d72-2e49-42a5-a60d-02b16b462f33', '31d555ce-4b85-4756-a6ab-5cf3b5879732', '90e3d3f4-464b-455a-b929-0cbf8b4a4c42']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:38.031271 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f187a52-3982-415e-a367-8da35a976fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:38.059733 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f187a52-3982-415e-a367-8da35a976fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '127a4c6a-73cf-4d90-a744-ab39fc0273e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1943391499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['2391e44c-aff7-4b40-a11e-79f7116a5236','61483d72-2e49-42a5-a60d-02b16b462f33','31d555ce-4b85-4756-a6ab-5cf3b5879732','90e3d3f4-464b-455a-b929-0cbf8b4a4c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1943391499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=127a4c6a-73cf-4d90-a744-ab39fc0273e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4078aa518ed4a6fa6958ab860547283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:38.060635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f6e9b2-6897-4096-bd22-44b53612ac1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:38.083149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f6e9b2-6897-4096-bd22-44b53612ac1d) transitioned into state 'SUCCESS' from state '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-1943391499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['2391e44c-aff7-4b40-a11e-79f7116a5236','61483d72-2e49-42a5-a60d-02b16b462f33','31d555ce-4b85-4756-a6ab-5cf3b5879732','90e3d3f4-464b-455a-b929-0cbf8b4a4c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:38.084407 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28adbb92-ccb7-40b3-9fd5-3c766f09deea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:05:38.100387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28adbb92-ccb7-40b3-9fd5-3c766f09deea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:05:38.101372 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (67b0da32-85a2-4203-9d26-4a60544b6571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:05:38.101372 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request issued successfully. Aug 07 14:05:38.101964 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10e4bf5c-9714-4b08-b117-9c14e30504e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:05:38.102485 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 706/2827] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:05:37 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 07 14:05:38.115932 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ee213b3-6b17-4ca8-b431-ce824a392e5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:38.118177 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ee213b3-6b17-4ca8-b431-ce824a392e5a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:05:38.118434 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ee213b3-6b17-4ca8-b431-ce824a392e5a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:38.118675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ee213b3-6b17-4ca8-b431-ce824a392e5a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:38.127183 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:38.127183 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:38.133025 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ee213b3-6b17-4ca8-b431-ce824a392e5a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:38.138301 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ee213b3-6b17-4ca8-b431-ce824a392e5a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 200 Aug 07 14:05:38.138772 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 709/2828] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:38 2026] GET /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:38.287157 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6dd3e38d-e87a-4ac1-a420-b92ad3c09de8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:38.289003 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dd3e38d-e87a-4ac1-a420-b92ad3c09de8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a Aug 07 14:05:38.289239 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dd3e38d-e87a-4ac1-a420-b92ad3c09de8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:38.289410 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6dd3e38d-e87a-4ac1-a420-b92ad3c09de8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:38.304056 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:38.304056 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:38.311617 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6dd3e38d-e87a-4ac1-a420-b92ad3c09de8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:05:38.319059 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6dd3e38d-e87a-4ac1-a420-b92ad3c09de8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a returned with HTTP 200 Aug 07 14:05:38.319647 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 709/2829] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:38 2026] GET /volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:38.335956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:38.338802 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:05:38.339331 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a", "name": "tempest-type-Backup-1385184156"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:38.341330 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating new backup {'backup': {'volume_id': 'f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a', 'name': 'tempest-type-Backup-1385184156'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:05:38.341504 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating backup of volume f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a in container None Aug 07 14:05:38.352168 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:38.352168 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:38.352168 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:05:38.374712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['57a40187-9d04-4fbc-9dd8-0582022cfdc8', 'dd8f5315-40ba-4d97-96c2-1714e230fbd2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:38.421186 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6910a7-5902-44f4-8d23-2aa3d5e51af9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:05:38.421867 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 706/2830] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:05:38 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:38.436689 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e30de594-b921-45f7-a1fa-ed14cbd3b950 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:38.438638 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e30de594-b921-45f7-a1fa-ed14cbd3b950 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:38.438876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e30de594-b921-45f7-a1fa-ed14cbd3b950 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:38.439628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e30de594-b921-45f7-a1fa-ed14cbd3b950 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:38.439628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e30de594-b921-45f7-a1fa-ed14cbd3b950 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:38.446057 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:38.446057 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:38.447033 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e30de594-b921-45f7-a1fa-ed14cbd3b950 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:38.447914 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 707/2831] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:38 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:39.154901 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43d60ab8-d31b-4284-9b14-4550d8b54bf7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:39.156948 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43d60ab8-d31b-4284-9b14-4550d8b54bf7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:05:39.157207 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43d60ab8-d31b-4284-9b14-4550d8b54bf7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:39.157444 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43d60ab8-d31b-4284-9b14-4550d8b54bf7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:39.166428 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:39.166428 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:39.172020 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-43d60ab8-d31b-4284-9b14-4550d8b54bf7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:39.180649 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43d60ab8-d31b-4284-9b14-4550d8b54bf7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 200 Aug 07 14:05:39.181303 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 710/2832] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:39 2026] GET /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:39.196393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3025bf7c-d39e-4091-8eb2-2aff4bc49a23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:39.198554 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3025bf7c-d39e-4091-8eb2-2aff4bc49a23 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:05:39.198768 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3025bf7c-d39e-4091-8eb2-2aff4bc49a23 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:39.199055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3025bf7c-d39e-4091-8eb2-2aff4bc49a23 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:39.208815 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:39.208815 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:39.217864 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3025bf7c-d39e-4091-8eb2-2aff4bc49a23 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:39.225551 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3025bf7c-d39e-4091-8eb2-2aff4bc49a23 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 200 Aug 07 14:05:39.226221 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 710/2833] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:39 2026] GET /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:39.246708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-afc496c2-2196-45f0-b293-266034b481c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:39.249449 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afc496c2-2196-45f0-b293-266034b481c8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:05:39.249926 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afc496c2-2196-45f0-b293-266034b481c8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "127a4c6a-73cf-4d90-a744-ab39fc0273e6", "name": "tempest-VolumesBackupsTest-Backup-992095492", "container": "tempest-volumesbackupstest-backup-container-965356858"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:39.253470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-afc496c2-2196-45f0-b293-266034b481c8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating new backup {'backup': {'volume_id': '127a4c6a-73cf-4d90-a744-ab39fc0273e6', 'name': 'tempest-VolumesBackupsTest-Backup-992095492', 'container': 'tempest-volumesbackupstest-backup-container-965356858'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:05:39.254298 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-afc496c2-2196-45f0-b293-266034b481c8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating backup of volume 127a4c6a-73cf-4d90-a744-ab39fc0273e6 in container tempest-volumesbackupstest-backup-container-965356858 Aug 07 14:05:39.267566 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:39.267566 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:39.268429 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-afc496c2-2196-45f0-b293-266034b481c8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:05:39.297511 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-afc496c2-2196-45f0-b293-266034b481c8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['1a7d1fa7-63fb-4e1b-b193-2e1ff6a3ff63', '46cf269f-4654-4f18-86ce-6d4dd3c11b42'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:05:39.346569 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afc496c2-2196-45f0-b293-266034b481c8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:05:39.347282 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 707/2834] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:05:39 2026] POST /volume/v3/backups => generated 329 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:39.362151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ae7aaa2-ac4d-4331-80ad-87dbbd8839fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:39.364751 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ae7aaa2-ac4d-4331-80ad-87dbbd8839fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:39.365031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ae7aaa2-ac4d-4331-80ad-87dbbd8839fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:39.365291 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ae7aaa2-ac4d-4331-80ad-87dbbd8839fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:39.365463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6ae7aaa2-ac4d-4331-80ad-87dbbd8839fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:39.372072 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:39.372072 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:39.373221 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ae7aaa2-ac4d-4331-80ad-87dbbd8839fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:39.373916 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 708/2835] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:39 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:39.464608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5dbb3cf3-e779-49c0-b9a4-90dfa52d59d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:39.467055 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dbb3cf3-e779-49c0-b9a4-90dfa52d59d6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:39.467457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5dbb3cf3-e779-49c0-b9a4-90dfa52d59d6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:39.467834 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5dbb3cf3-e779-49c0-b9a4-90dfa52d59d6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:39.468226 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5dbb3cf3-e779-49c0-b9a4-90dfa52d59d6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:39.477145 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:39.477145 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:39.478075 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dbb3cf3-e779-49c0-b9a4-90dfa52d59d6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:39.478686 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 711/2836] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:39 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:40.385403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f00da081-4a69-46e7-9a02-82baefcacd12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:40.387615 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f00da081-4a69-46e7-9a02-82baefcacd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:40.387911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f00da081-4a69-46e7-9a02-82baefcacd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:40.388195 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f00da081-4a69-46e7-9a02-82baefcacd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:40.388369 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f00da081-4a69-46e7-9a02-82baefcacd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:40.394339 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:40.394339 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:40.395446 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f00da081-4a69-46e7-9a02-82baefcacd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:40.396152 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 711/2837] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:40 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:40.493176 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9457e65a-f04a-439d-878a-c1a32299ad5f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:40.495420 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9457e65a-f04a-439d-878a-c1a32299ad5f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:40.495680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9457e65a-f04a-439d-878a-c1a32299ad5f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:40.495913 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9457e65a-f04a-439d-878a-c1a32299ad5f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:40.496082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9457e65a-f04a-439d-878a-c1a32299ad5f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:40.501828 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:40.501828 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:40.502619 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9457e65a-f04a-439d-878a-c1a32299ad5f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:40.503264 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 708/2838] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:40 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:41.409440 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77c4ad67-8bd8-4fe2-bc07-027016daf121 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:41.411960 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77c4ad67-8bd8-4fe2-bc07-027016daf121 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:41.412275 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77c4ad67-8bd8-4fe2-bc07-027016daf121 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:41.412768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77c4ad67-8bd8-4fe2-bc07-027016daf121 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:41.412768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-77c4ad67-8bd8-4fe2-bc07-027016daf121 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:41.420023 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:41.420023 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:41.421138 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77c4ad67-8bd8-4fe2-bc07-027016daf121 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:41.421974 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 709/2839] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:41 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:41.518198 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9628a532-3d7a-4744-8568-09abc4ee097b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:41.520739 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9628a532-3d7a-4744-8568-09abc4ee097b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:41.521057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9628a532-3d7a-4744-8568-09abc4ee097b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:41.521310 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9628a532-3d7a-4744-8568-09abc4ee097b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:41.521583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9628a532-3d7a-4744-8568-09abc4ee097b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:41.527363 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:41.527363 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:41.528245 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9628a532-3d7a-4744-8568-09abc4ee097b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:41.528765 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 712/2840] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:41 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:42.435122 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d736165-29f3-474a-86af-023072bda03c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:42.437641 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d736165-29f3-474a-86af-023072bda03c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:42.437820 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d736165-29f3-474a-86af-023072bda03c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:42.438015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d736165-29f3-474a-86af-023072bda03c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:42.438376 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4d736165-29f3-474a-86af-023072bda03c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:42.445602 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:42.445602 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:42.446808 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d736165-29f3-474a-86af-023072bda03c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:42.447542 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 712/2841] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:42 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:42.541346 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-67de9ab4-9839-484d-9e79-0f0ad636e570 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:42.544743 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67de9ab4-9839-484d-9e79-0f0ad636e570 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:42.545262 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67de9ab4-9839-484d-9e79-0f0ad636e570 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:42.545602 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67de9ab4-9839-484d-9e79-0f0ad636e570 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:42.545602 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-67de9ab4-9839-484d-9e79-0f0ad636e570 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:42.556543 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:42.556543 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:42.557971 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67de9ab4-9839-484d-9e79-0f0ad636e570 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:42.559157 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 709/2842] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:42 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:43.469393 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-641f365e-69ae-43e6-8be3-bb81fb26f6b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:43.474765 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-641f365e-69ae-43e6-8be3-bb81fb26f6b7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:43.475473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-641f365e-69ae-43e6-8be3-bb81fb26f6b7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:43.476816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-641f365e-69ae-43e6-8be3-bb81fb26f6b7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:43.476816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-641f365e-69ae-43e6-8be3-bb81fb26f6b7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:43.484563 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:43.484563 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:43.486345 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-641f365e-69ae-43e6-8be3-bb81fb26f6b7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:43.486859 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 710/2843] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:43 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:43.575331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c884ee0c-2d57-47e5-b0d3-e8bfe92add9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:43.576956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c884ee0c-2d57-47e5-b0d3-e8bfe92add9f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:43.577099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c884ee0c-2d57-47e5-b0d3-e8bfe92add9f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:43.577723 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c884ee0c-2d57-47e5-b0d3-e8bfe92add9f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:43.577723 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c884ee0c-2d57-47e5-b0d3-e8bfe92add9f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:43.583406 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:43.583406 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:43.584131 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c884ee0c-2d57-47e5-b0d3-e8bfe92add9f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:43.584499 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 713/2844] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:43 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:44.123772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-e0075d31-aa3b-4023-98b3-6149abfaf686 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:44.126110 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-e0075d31-aa3b-4023-98b3-6149abfaf686 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/attachments?instance_id=ad7f6bcd-0843-4e4d-b5e6-81a1fa2803f2 Aug 07 14:05:44.126290 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-e0075d31-aa3b-4023-98b3-6149abfaf686 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:44.126456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-e0075d31-aa3b-4023-98b3-6149abfaf686 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:44.140626 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-e0075d31-aa3b-4023-98b3-6149abfaf686 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments?instance_id=ad7f6bcd-0843-4e4d-b5e6-81a1fa2803f2 returned with HTTP 200 Aug 07 14:05:44.141197 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 713/2845] 10.4.3.193 () {70 vars in 1637 bytes} [Fri Aug 7 14:05:44 2026] GET /volume/v3/attachments?instance_id=ad7f6bcd-0843-4e4d-b5e6-81a1fa2803f2 => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:44.153944 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-a66dd89f-dbbf-45d7-8fcd-92ae8c144d18 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:44.156764 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-a66dd89f-dbbf-45d7-8fcd-92ae8c144d18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d Aug 07 14:05:44.157075 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-a66dd89f-dbbf-45d7-8fcd-92ae8c144d18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:44.157344 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-a66dd89f-dbbf-45d7-8fcd-92ae8c144d18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:44.185874 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6a5585eb-66c7-42b4-80bc-1411188dfc86 req-a66dd89f-dbbf-45d7-8fcd-92ae8c144d18 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d returned with HTTP 200 Aug 07 14:05:44.185874 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 710/2846] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 14:05:44 2026] GET /volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:44.511321 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff55dfd6-61e0-4a7e-98f2-3e77202b6d48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:44.517454 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff55dfd6-61e0-4a7e-98f2-3e77202b6d48 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:44.517454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff55dfd6-61e0-4a7e-98f2-3e77202b6d48 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:44.517454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff55dfd6-61e0-4a7e-98f2-3e77202b6d48 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:44.519256 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ff55dfd6-61e0-4a7e-98f2-3e77202b6d48 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:44.537574 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:44.537574 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:44.538365 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff55dfd6-61e0-4a7e-98f2-3e77202b6d48 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:44.538907 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 711/2847] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:44 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:44.607080 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-668b4a2b-7631-44e9-9a33-c783beb1e7d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:44.611909 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-668b4a2b-7631-44e9-9a33-c783beb1e7d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:44.611909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-668b4a2b-7631-44e9-9a33-c783beb1e7d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:44.611909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-668b4a2b-7631-44e9-9a33-c783beb1e7d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:44.611909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-668b4a2b-7631-44e9-9a33-c783beb1e7d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:44.617056 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:44.617056 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:44.619514 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-668b4a2b-7631-44e9-9a33-c783beb1e7d3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:44.621144 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 714/2848] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:44 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:45.558004 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a722427e-99ab-4b93-b435-c0365032ce7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:45.563180 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a722427e-99ab-4b93-b435-c0365032ce7a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:45.563180 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a722427e-99ab-4b93-b435-c0365032ce7a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:45.563180 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a722427e-99ab-4b93-b435-c0365032ce7a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:45.563180 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a722427e-99ab-4b93-b435-c0365032ce7a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:45.574136 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:45.574136 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:45.574136 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a722427e-99ab-4b93-b435-c0365032ce7a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:45.574136 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 714/2849] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:45 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:45.639257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-efcd894d-047d-4cd8-a6ab-866e9ea3354b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:45.641698 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-efcd894d-047d-4cd8-a6ab-866e9ea3354b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:45.641896 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-efcd894d-047d-4cd8-a6ab-866e9ea3354b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:45.642486 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-efcd894d-047d-4cd8-a6ab-866e9ea3354b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:45.642486 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-efcd894d-047d-4cd8-a6ab-866e9ea3354b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:45.648296 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:45.648296 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:45.650057 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-efcd894d-047d-4cd8-a6ab-866e9ea3354b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:45.651574 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 711/2850] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:45 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:46.588356 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-788c2a88-2ae9-48a5-9f7a-15291851163e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:46.590637 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-788c2a88-2ae9-48a5-9f7a-15291851163e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:46.591000 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-788c2a88-2ae9-48a5-9f7a-15291851163e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:46.591217 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-788c2a88-2ae9-48a5-9f7a-15291851163e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:46.591325 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-788c2a88-2ae9-48a5-9f7a-15291851163e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:46.595792 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:46.595792 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:46.596571 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-788c2a88-2ae9-48a5-9f7a-15291851163e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:46.596993 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 712/2851] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:46 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:46.663661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-344b25de-96b2-4aeb-a9ea-fc9d8f380be8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:46.666525 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344b25de-96b2-4aeb-a9ea-fc9d8f380be8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:46.666864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344b25de-96b2-4aeb-a9ea-fc9d8f380be8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:46.667186 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344b25de-96b2-4aeb-a9ea-fc9d8f380be8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:46.667348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-344b25de-96b2-4aeb-a9ea-fc9d8f380be8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:46.673571 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:46.673571 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:46.674522 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344b25de-96b2-4aeb-a9ea-fc9d8f380be8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:46.675074 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 715/2852] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:46 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:47.044076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3e43d29-b236-4236-9af1-03f9c07fdd12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.046468 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e43d29-b236-4236-9af1-03f9c07fdd12 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:47.046836 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e43d29-b236-4236-9af1-03f9c07fdd12 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.047136 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e43d29-b236-4236-9af1-03f9c07fdd12 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.057021 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.057021 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:47.064053 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e3e43d29-b236-4236-9af1-03f9c07fdd12 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:47.070656 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e43d29-b236-4236-9af1-03f9c07fdd12 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:47.072247 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 715/2853] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:47.090163 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-58ab0bf8-360c-4a10-8ec6-8b86e0a5d3b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.092008 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58ab0bf8-360c-4a10-8ec6-8b86e0a5d3b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:47.092207 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58ab0bf8-360c-4a10-8ec6-8b86e0a5d3b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.092413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58ab0bf8-360c-4a10-8ec6-8b86e0a5d3b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.101744 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.101744 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:47.106333 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-58ab0bf8-360c-4a10-8ec6-8b86e0a5d3b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:47.113307 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58ab0bf8-360c-4a10-8ec6-8b86e0a5d3b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:47.114442 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 712/2854] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:47.172698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-cef71f97-be9e-42b3-be59-b760d520d570 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.180249 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-cef71f97-be9e-42b3-be59-b760d520d570 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:47.180574 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-cef71f97-be9e-42b3-be59-b760d520d570 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.181552 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-cef71f97-be9e-42b3-be59-b760d520d570 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.201082 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.201082 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:47.211964 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-cef71f97-be9e-42b3-be59-b760d520d570 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:47.223211 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-cef71f97-be9e-42b3-be59-b760d520d570 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:47.225012 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 713/2855] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:47.331233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db7af56e-a3c4-4c8a-b816-fc5c1f784359 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.331781 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db7af56e-a3c4-4c8a-b816-fc5c1f784359 None None] GET https://10.4.3.193/volume// Aug 07 14:05:47.332084 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db7af56e-a3c4-4c8a-b816-fc5c1f784359 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.332307 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db7af56e-a3c4-4c8a-b816-fc5c1f784359 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.332609 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db7af56e-a3c4-4c8a-b816-fc5c1f784359 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:47.333064 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 716/2856] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:47.343770 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-b2e28dd6-ef92-4250-96ff-c5d1b066cc9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.346828 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-b2e28dd6-ef92-4250-96ff-c5d1b066cc9e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:05:47.347394 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-b2e28dd6-ef92-4250-96ff-c5d1b066cc9e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e10a162d-067d-451c-812d-8f18d26f6f74", "connector": null, "instance_uuid": "73b22a38-6db9-4f6e-8805-c8933b7449a3"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:47.361720 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.361720 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:47.402563 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-b2e28dd6-ef92-4250-96ff-c5d1b066cc9e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:05:47.403711 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 716/2857] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:05:47 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:47.448421 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b5a48851-20e1-4996-b870-11d58ca7e6cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.450960 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5a48851-20e1-4996-b870-11d58ca7e6cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:47.450960 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5a48851-20e1-4996-b870-11d58ca7e6cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.450960 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5a48851-20e1-4996-b870-11d58ca7e6cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.462664 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dae92dd5-d652-41e9-96f3-183d6b42269c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.463211 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dae92dd5-d652-41e9-96f3-183d6b42269c None None] GET https://10.4.3.193/volume// Aug 07 14:05:47.463450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dae92dd5-d652-41e9-96f3-183d6b42269c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.463716 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dae92dd5-d652-41e9-96f3-183d6b42269c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.464415 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dae92dd5-d652-41e9-96f3-183d6b42269c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:47.465525 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 714/2858] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:47.468324 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.468324 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:47.476293 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b5a48851-20e1-4996-b870-11d58ca7e6cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:47.479174 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-53cc9f9a-b596-4406-89f4-c2f968c8b31b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.482203 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-53cc9f9a-b596-4406-89f4-c2f968c8b31b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:47.482816 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-53cc9f9a-b596-4406-89f4-c2f968c8b31b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.482952 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5a48851-20e1-4996-b870-11d58ca7e6cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:47.483266 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-53cc9f9a-b596-4406-89f4-c2f968c8b31b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.483655 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 713/2859] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:47.497417 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.497417 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:47.503228 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-53cc9f9a-b596-4406-89f4-c2f968c8b31b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:47.509812 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-53cc9f9a-b596-4406-89f4-c2f968c8b31b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:47.510530 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 717/2860] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:47.612736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64970491-91e5-497b-882e-f8eda23ce049 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.615435 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64970491-91e5-497b-882e-f8eda23ce049 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:47.615435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64970491-91e5-497b-882e-f8eda23ce049 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.615962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64970491-91e5-497b-882e-f8eda23ce049 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.615962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-64970491-91e5-497b-882e-f8eda23ce049 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:47.628249 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.628249 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:47.629550 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64970491-91e5-497b-882e-f8eda23ce049 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:47.630554 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 717/2861] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:47.684419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-4d066149-50bf-4aa5-af01-20f694f204d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.689219 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-4d066149-50bf-4aa5-af01-20f694f204d1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] PUT https://10.4.3.193/volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c Aug 07 14:05:47.689219 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-4d066149-50bf-4aa5-af01-20f694f204d1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:47.691686 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7e3f015-d1b3-407a-8850-077f273ddf1b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.697809 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7e3f015-d1b3-407a-8850-077f273ddf1b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:47.698098 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7e3f015-d1b3-407a-8850-077f273ddf1b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.698648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7e3f015-d1b3-407a-8850-077f273ddf1b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.698713 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e7e3f015-d1b3-407a-8850-077f273ddf1b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:47.701527 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-4d066149-50bf-4aa5-af01-20f694f204d1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Acquiring lock "cinder-attachment_update-e10a162d-067d-451c-812d-8f18d26f6f74-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:05:47.708440 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.708440 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:47.709255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-4d066149-50bf-4aa5-af01-20f694f204d1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-e10a162d-067d-451c-812d-8f18d26f6f74-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:05:47.710750 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.710750 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:47.710895 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7e3f015-d1b3-407a-8850-077f273ddf1b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:47.711622 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 714/2862] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:47.848692 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-4d066149-50bf-4aa5-af01-20f694f204d1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-e10a162d-067d-451c-812d-8f18d26f6f74-np0000006713" released by "attachment_update" :: held 0.139s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:05:47.849168 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-4d066149-50bf-4aa5-af01-20f694f204d1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c returned with HTTP 200 Aug 07 14:05:47.850312 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 715/2863] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:05:47 2026] PUT /volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c => generated 968 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:47.864139 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-98714f65-2e3f-4ba6-8fc7-f1437e5fca79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:47.871872 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-98714f65-2e3f-4ba6-8fc7-f1437e5fca79 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/encryption Aug 07 14:05:47.871872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-98714f65-2e3f-4ba6-8fc7-f1437e5fca79 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:47.871872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-98714f65-2e3f-4ba6-8fc7-f1437e5fca79 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:47.888947 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:47.888947 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:47.898025 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-98714f65-2e3f-4ba6-8fc7-f1437e5fca79 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/encryption returned with HTTP 200 Aug 07 14:05:47.900194 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 718/2864] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:05:47 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:48.500304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d035f703-3c5c-45cc-b5e3-d1e7437755fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:48.503218 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d035f703-3c5c-45cc-b5e3-d1e7437755fc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:48.503218 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d035f703-3c5c-45cc-b5e3-d1e7437755fc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:48.504493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d035f703-3c5c-45cc-b5e3-d1e7437755fc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:48.520499 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:48.520499 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:48.528028 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d035f703-3c5c-45cc-b5e3-d1e7437755fc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:48.533776 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d035f703-3c5c-45cc-b5e3-d1e7437755fc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:48.534355 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 718/2865] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:48 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:48.650241 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba4ea0f3-c57d-49b4-a96d-4bc8a861a5e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:48.654727 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba4ea0f3-c57d-49b4-a96d-4bc8a861a5e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:48.654727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba4ea0f3-c57d-49b4-a96d-4bc8a861a5e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:48.654727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba4ea0f3-c57d-49b4-a96d-4bc8a861a5e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:48.654727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ba4ea0f3-c57d-49b4-a96d-4bc8a861a5e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:48.659459 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:48.659459 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:48.660927 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba4ea0f3-c57d-49b4-a96d-4bc8a861a5e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:48.661549 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 715/2866] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:48 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:48.727061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be0eb0ef-4935-48db-bd0f-09680f6ef687 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:48.730274 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be0eb0ef-4935-48db-bd0f-09680f6ef687 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:48.730524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be0eb0ef-4935-48db-bd0f-09680f6ef687 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:48.730810 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be0eb0ef-4935-48db-bd0f-09680f6ef687 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:48.730983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-be0eb0ef-4935-48db-bd0f-09680f6ef687 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:48.746945 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:48.746945 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:48.746945 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be0eb0ef-4935-48db-bd0f-09680f6ef687 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:48.747561 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 716/2867] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:48 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:49.553961 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a709474d-e01f-4112-9799-81ae4eb58d98 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:49.556547 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a709474d-e01f-4112-9799-81ae4eb58d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:49.556790 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a709474d-e01f-4112-9799-81ae4eb58d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:49.557115 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a709474d-e01f-4112-9799-81ae4eb58d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:49.573604 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:49.573604 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:49.579181 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a709474d-e01f-4112-9799-81ae4eb58d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:49.586567 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a709474d-e01f-4112-9799-81ae4eb58d98 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:49.587135 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 719/2868] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:49 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:49.677547 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2a329312-025f-4681-8d3b-9f2b23551874 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:49.680303 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a329312-025f-4681-8d3b-9f2b23551874 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:49.680551 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a329312-025f-4681-8d3b-9f2b23551874 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:49.681180 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a329312-025f-4681-8d3b-9f2b23551874 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:49.681368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2a329312-025f-4681-8d3b-9f2b23551874 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:49.687939 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:49.687939 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:49.689246 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a329312-025f-4681-8d3b-9f2b23551874 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:49.689875 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 719/2869] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:49 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:49.765354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a4779a8-07d3-4e98-a6a9-cc0334246bae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:49.777956 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a4779a8-07d3-4e98-a6a9-cc0334246bae tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:49.779175 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a4779a8-07d3-4e98-a6a9-cc0334246bae tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:49.780103 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a4779a8-07d3-4e98-a6a9-cc0334246bae tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:49.780993 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9a4779a8-07d3-4e98-a6a9-cc0334246bae tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:49.798805 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:49.798805 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:49.800008 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a4779a8-07d3-4e98-a6a9-cc0334246bae tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:49.803672 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 716/2870] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:49 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:50.626028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dab85ad5-8a76-4211-8974-7ee984b305cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:50.628145 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dab85ad5-8a76-4211-8974-7ee984b305cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:50.628385 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dab85ad5-8a76-4211-8974-7ee984b305cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:50.628614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dab85ad5-8a76-4211-8974-7ee984b305cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:50.640513 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:50.640513 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:50.647646 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dab85ad5-8a76-4211-8974-7ee984b305cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:50.653222 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dab85ad5-8a76-4211-8974-7ee984b305cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:50.653759 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 717/2871] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:50 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:50.707124 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef2c2275-6014-4a60-9e27-7a7de06c4290 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:50.709646 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef2c2275-6014-4a60-9e27-7a7de06c4290 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:50.710033 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef2c2275-6014-4a60-9e27-7a7de06c4290 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:50.710129 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef2c2275-6014-4a60-9e27-7a7de06c4290 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:50.710175 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ef2c2275-6014-4a60-9e27-7a7de06c4290 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:50.716134 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:50.716134 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:50.717094 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef2c2275-6014-4a60-9e27-7a7de06c4290 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:50.717832 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 720/2872] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:50 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:50.816586 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebf795cd-41f9-4612-8169-6af7126d4c7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:50.819577 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebf795cd-41f9-4612-8169-6af7126d4c7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:50.819911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebf795cd-41f9-4612-8169-6af7126d4c7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:50.820205 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebf795cd-41f9-4612-8169-6af7126d4c7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:50.820359 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ebf795cd-41f9-4612-8169-6af7126d4c7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:50.827708 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:50.827708 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:50.829659 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebf795cd-41f9-4612-8169-6af7126d4c7d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:50.829659 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 720/2873] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:50 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:51.671008 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d2752c5-a043-48d7-98af-4d4c319e8e94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:51.673383 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d2752c5-a043-48d7-98af-4d4c319e8e94 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:51.674641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d2752c5-a043-48d7-98af-4d4c319e8e94 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:51.675261 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d2752c5-a043-48d7-98af-4d4c319e8e94 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:51.700566 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:51.700566 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:51.710455 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d2752c5-a043-48d7-98af-4d4c319e8e94 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:51.725346 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d2752c5-a043-48d7-98af-4d4c319e8e94 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:51.726594 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 717/2874] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:51 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:51.743137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa981fe0-c7e3-4766-b1c5-a7485f7bfdfd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:51.745923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa981fe0-c7e3-4766-b1c5-a7485f7bfdfd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:51.746317 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa981fe0-c7e3-4766-b1c5-a7485f7bfdfd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:51.746629 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa981fe0-c7e3-4766-b1c5-a7485f7bfdfd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:51.746820 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fa981fe0-c7e3-4766-b1c5-a7485f7bfdfd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:51.749075 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=184,cinder:INSERT=17,cinder:UPDATE=37 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:05:51.753441 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:51.753441 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:51.754976 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa981fe0-c7e3-4766-b1c5-a7485f7bfdfd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:51.755506 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 718/2875] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:51 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:51.844437 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e672e9c4-b2b4-4629-9ca2-09401566598d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:51.847030 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e672e9c4-b2b4-4629-9ca2-09401566598d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:51.847507 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e672e9c4-b2b4-4629-9ca2-09401566598d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:51.847874 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e672e9c4-b2b4-4629-9ca2-09401566598d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:51.848116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e672e9c4-b2b4-4629-9ca2-09401566598d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:51.856306 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:51.856306 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:51.856306 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e672e9c4-b2b4-4629-9ca2-09401566598d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:51.857187 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 721/2876] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:51 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:52.752350 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddc429c8-ed28-4013-bb07-d10c0a61e0f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:52.755081 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddc429c8-ed28-4013-bb07-d10c0a61e0f0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:52.755257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddc429c8-ed28-4013-bb07-d10c0a61e0f0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:52.755418 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddc429c8-ed28-4013-bb07-d10c0a61e0f0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:52.757747 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=146,cinder:INSERT=9,cinder:UPDATE=25 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:05:52.769975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a31af6b-65af-4ba0-a036-7f711f84bc45 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:52.772699 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a31af6b-65af-4ba0-a036-7f711f84bc45 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:52.773854 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a31af6b-65af-4ba0-a036-7f711f84bc45 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:52.773854 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a31af6b-65af-4ba0-a036-7f711f84bc45 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:52.774646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4a31af6b-65af-4ba0-a036-7f711f84bc45 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:52.776867 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=231,cinder:UPDATE=73,cinder:INSERT=34 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:05:52.776982 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:52.776982 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:52.782329 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:52.782329 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:52.783750 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a31af6b-65af-4ba0-a036-7f711f84bc45 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:52.783750 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 718/2877] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:52 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:52.785878 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ddc429c8-ed28-4013-bb07-d10c0a61e0f0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:52.794742 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddc429c8-ed28-4013-bb07-d10c0a61e0f0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:52.795312 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 721/2878] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:52 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:52.871485 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6533742-6f84-4f39-86e4-2a550e9875d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:52.873703 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6533742-6f84-4f39-86e4-2a550e9875d5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:52.874039 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6533742-6f84-4f39-86e4-2a550e9875d5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:52.874424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6533742-6f84-4f39-86e4-2a550e9875d5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:52.874424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e6533742-6f84-4f39-86e4-2a550e9875d5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:52.879687 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:52.879687 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:52.880763 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6533742-6f84-4f39-86e4-2a550e9875d5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:52.881119 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 719/2879] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:52 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:53.798789 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac7b60c2-4a0f-4794-b48f-88ba4ff70a00 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:53.801472 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac7b60c2-4a0f-4794-b48f-88ba4ff70a00 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:53.801697 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac7b60c2-4a0f-4794-b48f-88ba4ff70a00 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:53.801988 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac7b60c2-4a0f-4794-b48f-88ba4ff70a00 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:53.802198 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ac7b60c2-4a0f-4794-b48f-88ba4ff70a00 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:53.809766 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:53.809766 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:53.811012 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac7b60c2-4a0f-4794-b48f-88ba4ff70a00 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:53.812732 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 722/2880] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:53 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:53.813436 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8bc83d04-18db-4626-b4b4-659f5d2f7cb0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:53.816167 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bc83d04-18db-4626-b4b4-659f5d2f7cb0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:53.816511 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bc83d04-18db-4626-b4b4-659f5d2f7cb0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:53.817138 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bc83d04-18db-4626-b4b4-659f5d2f7cb0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:53.836809 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:53.836809 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:53.844137 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8bc83d04-18db-4626-b4b4-659f5d2f7cb0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:53.851856 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bc83d04-18db-4626-b4b4-659f5d2f7cb0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:53.852784 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 719/2881] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:53 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:53.898713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-18c3b017-3c22-45eb-ac41-d499e127995f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:53.901577 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18c3b017-3c22-45eb-ac41-d499e127995f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:53.901824 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18c3b017-3c22-45eb-ac41-d499e127995f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:53.902108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18c3b017-3c22-45eb-ac41-d499e127995f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:53.905635 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-18c3b017-3c22-45eb-ac41-d499e127995f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:53.912049 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:53.912049 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:53.913902 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18c3b017-3c22-45eb-ac41-d499e127995f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:53.913902 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 722/2882] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:53 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:54.776196 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1260ee24-1e49-4760-a73b-d7d1c6ee043f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:54.779075 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1260ee24-1e49-4760-a73b-d7d1c6ee043f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:54.779473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1260ee24-1e49-4760-a73b-d7d1c6ee043f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:54.779524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1260ee24-1e49-4760-a73b-d7d1c6ee043f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:54.791255 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:54.791255 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:54.796670 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1260ee24-1e49-4760-a73b-d7d1c6ee043f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:54.804080 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1260ee24-1e49-4760-a73b-d7d1c6ee043f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:54.804658 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 720/2883] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:54 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:54.821441 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0627c92b-5ee4-4dae-8988-6e184b963263 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:54.823485 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0627c92b-5ee4-4dae-8988-6e184b963263 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:54.823764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0627c92b-5ee4-4dae-8988-6e184b963263 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:54.823855 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0627c92b-5ee4-4dae-8988-6e184b963263 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:54.827194 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e93bdb22-b4e4-4bca-b945-ff6e0be8bb5f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:54.829926 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e93bdb22-b4e4-4bca-b945-ff6e0be8bb5f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:54.830178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e93bdb22-b4e4-4bca-b945-ff6e0be8bb5f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:54.830445 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e93bdb22-b4e4-4bca-b945-ff6e0be8bb5f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:54.830594 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e93bdb22-b4e4-4bca-b945-ff6e0be8bb5f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:54.831552 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:54.831552 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:54.835654 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0627c92b-5ee4-4dae-8988-6e184b963263 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:54.837145 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:54.837145 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:54.838759 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e93bdb22-b4e4-4bca-b945-ff6e0be8bb5f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:54.839312 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 720/2884] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:54 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:54.840142 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0627c92b-5ee4-4dae-8988-6e184b963263 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:54.840743 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 723/2885] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:54 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:54.873110 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14c7fc85-07c6-4d1e-911c-4160549e7b88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:54.875550 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14c7fc85-07c6-4d1e-911c-4160549e7b88 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:54.875550 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14c7fc85-07c6-4d1e-911c-4160549e7b88 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:54.875747 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14c7fc85-07c6-4d1e-911c-4160549e7b88 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:54.890527 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:54.890527 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:54.897487 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14c7fc85-07c6-4d1e-911c-4160549e7b88 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:54.903700 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-0489e0d1-55f4-4d35-ab50-94ced946af4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:54.906872 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14c7fc85-07c6-4d1e-911c-4160549e7b88 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:54.907694 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 723/2886] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:54 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:54.907782 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-0489e0d1-55f4-4d35-ab50-94ced946af4b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:54.907937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-0489e0d1-55f4-4d35-ab50-94ced946af4b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:54.908212 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-0489e0d1-55f4-4d35-ab50-94ced946af4b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:54.924148 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:54.924148 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:54.926355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-320aedd8-5780-4785-9b85-005b6bc86a15 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:54.930302 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-320aedd8-5780-4785-9b85-005b6bc86a15 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:54.930558 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-320aedd8-5780-4785-9b85-005b6bc86a15 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:54.930792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-320aedd8-5780-4785-9b85-005b6bc86a15 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:54.930978 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-320aedd8-5780-4785-9b85-005b6bc86a15 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:54.935265 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-0489e0d1-55f4-4d35-ab50-94ced946af4b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:54.939072 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:54.939072 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:54.940171 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-320aedd8-5780-4785-9b85-005b6bc86a15 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:54.940714 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 721/2887] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:54 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:54.942310 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-0489e0d1-55f4-4d35-ab50-94ced946af4b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:54.942963 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 721/2888] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:54 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:05:55.051894 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-12c47065-3902-4d67-945e-c3fd32dc9997 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.052264 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12c47065-3902-4d67-945e-c3fd32dc9997 None None] GET https://10.4.3.193/volume// Aug 07 14:05:55.052423 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12c47065-3902-4d67-945e-c3fd32dc9997 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:55.052575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12c47065-3902-4d67-945e-c3fd32dc9997 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:55.052937 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12c47065-3902-4d67-945e-c3fd32dc9997 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:55.053206 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 724/2889] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:05:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:55.065226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1e642ae5-2e9e-4970-ad29-9120759ce860 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.068624 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1e642ae5-2e9e-4970-ad29-9120759ce860 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:05:55.068818 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1e642ae5-2e9e-4970-ad29-9120759ce860 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17ecd804-1832-4efe-a635-d50b6a21cd23", "connector": null, "instance_uuid": "64252389-06db-48e4-a472-58529a3b125e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:55.083864 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:55.083864 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:55.136675 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1e642ae5-2e9e-4970-ad29-9120759ce860 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:05:55.137960 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 724/2890] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:05:55 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:05:55.174469 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b7334361-1628-4755-99f4-b0ef416b300a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.178132 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7334361-1628-4755-99f4-b0ef416b300a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:55.178942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7334361-1628-4755-99f4-b0ef416b300a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:55.179267 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7334361-1628-4755-99f4-b0ef416b300a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:55.185390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3598070d-845e-4c45-b959-dbe4e59bba5a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.186409 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3598070d-845e-4c45-b959-dbe4e59bba5a None None] GET https://10.4.3.193/volume// Aug 07 14:05:55.186409 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3598070d-845e-4c45-b959-dbe4e59bba5a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:55.187916 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3598070d-845e-4c45-b959-dbe4e59bba5a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:55.187916 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3598070d-845e-4c45-b959-dbe4e59bba5a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:55.187916 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 722/2891] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:05:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:55.197091 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-8e5cd23e-2d02-49c1-a591-12166ffd8afd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.197913 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:55.197913 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:55.199038 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-8e5cd23e-2d02-49c1-a591-12166ffd8afd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:55.199274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-8e5cd23e-2d02-49c1-a591-12166ffd8afd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:55.199564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-8e5cd23e-2d02-49c1-a591-12166ffd8afd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:55.204262 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b7334361-1628-4755-99f4-b0ef416b300a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:55.210222 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:55.210222 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:55.210856 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7334361-1628-4755-99f4-b0ef416b300a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:55.211455 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 722/2892] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:55 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:55.219759 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-8e5cd23e-2d02-49c1-a591-12166ffd8afd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:55.225132 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-8e5cd23e-2d02-49c1-a591-12166ffd8afd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:55.225957 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 725/2893] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:05:55 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 1037 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:55.359620 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1a602c76-402d-4f87-b538-6444a8c62661 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.362310 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1a602c76-402d-4f87-b538-6444a8c62661 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] PUT https://10.4.3.193/volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899 Aug 07 14:05:55.362792 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1a602c76-402d-4f87-b538-6444a8c62661 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:55.379968 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1a602c76-402d-4f87-b538-6444a8c62661 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Acquiring lock "cinder-attachment_update-17ecd804-1832-4efe-a635-d50b6a21cd23-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:05:55.398765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1a602c76-402d-4f87-b538-6444a8c62661 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Lock "cinder-attachment_update-17ecd804-1832-4efe-a635-d50b6a21cd23-np0000006713" acquired by "attachment_update" :: waited 0.019s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:05:55.404680 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:55.404680 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:55.534403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1a602c76-402d-4f87-b538-6444a8c62661 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Lock "cinder-attachment_update-17ecd804-1832-4efe-a635-d50b6a21cd23-np0000006713" released by "attachment_update" :: held 0.136s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:05:55.535339 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-1a602c76-402d-4f87-b538-6444a8c62661 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899 returned with HTTP 200 Aug 07 14:05:55.536359 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 725/2894] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:05:55 2026] PUT /volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:55.851646 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47607d9c-9625-4ee9-a89a-dbcd5f0f40eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.853517 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47607d9c-9625-4ee9-a89a-dbcd5f0f40eb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:55.853764 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47607d9c-9625-4ee9-a89a-dbcd5f0f40eb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:55.854040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47607d9c-9625-4ee9-a89a-dbcd5f0f40eb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:55.854147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-47607d9c-9625-4ee9-a89a-dbcd5f0f40eb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:55.859823 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:55.859823 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:55.861165 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47607d9c-9625-4ee9-a89a-dbcd5f0f40eb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:55.861745 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 723/2895] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:55 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:55.923961 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1140729e-860c-4e03-a13f-37f6429b6378 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.926104 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1140729e-860c-4e03-a13f-37f6429b6378 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:55.926292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1140729e-860c-4e03-a13f-37f6429b6378 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:55.926471 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1140729e-860c-4e03-a13f-37f6429b6378 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:55.940026 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:55.940026 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:55.944143 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1140729e-860c-4e03-a13f-37f6429b6378 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:55.954437 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1140729e-860c-4e03-a13f-37f6429b6378 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:55.954569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d1eb2ec-5e09-4f56-a04b-0472ecf7f8af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:55.956045 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 723/2896] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:55 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:55.958510 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d1eb2ec-5e09-4f56-a04b-0472ecf7f8af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:55.958791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d1eb2ec-5e09-4f56-a04b-0472ecf7f8af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:55.959031 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d1eb2ec-5e09-4f56-a04b-0472ecf7f8af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:55.959165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9d1eb2ec-5e09-4f56-a04b-0472ecf7f8af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:55.964181 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:55.964181 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:55.964936 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d1eb2ec-5e09-4f56-a04b-0472ecf7f8af tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:55.965378 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 726/2897] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:55 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:56.229052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e082c60c-2843-434a-81f1-05d7776d843d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:56.233537 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e082c60c-2843-434a-81f1-05d7776d843d tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:56.233750 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e082c60c-2843-434a-81f1-05d7776d843d tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:56.234000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e082c60c-2843-434a-81f1-05d7776d843d tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:56.261575 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:56.261575 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:56.282656 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e082c60c-2843-434a-81f1-05d7776d843d tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:56.296024 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e082c60c-2843-434a-81f1-05d7776d843d tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:56.296383 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 726/2898] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:56 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:56.873654 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7406a1d5-60cf-4b5c-ae1e-5d6de5b7965c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:56.875928 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7406a1d5-60cf-4b5c-ae1e-5d6de5b7965c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:56.876053 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7406a1d5-60cf-4b5c-ae1e-5d6de5b7965c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:56.876298 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7406a1d5-60cf-4b5c-ae1e-5d6de5b7965c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:56.876589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7406a1d5-60cf-4b5c-ae1e-5d6de5b7965c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:56.882641 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:56.882641 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:56.884191 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7406a1d5-60cf-4b5c-ae1e-5d6de5b7965c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:56.884829 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 724/2899] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:56 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:56.973424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7823afa2-3437-4b55-96af-045d72723457 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:56.978658 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7823afa2-3437-4b55-96af-045d72723457 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:56.978658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7823afa2-3437-4b55-96af-045d72723457 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:56.978658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7823afa2-3437-4b55-96af-045d72723457 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:56.982760 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-57183224-20f4-48b8-84bd-9fec8dd033b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:56.989755 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57183224-20f4-48b8-84bd-9fec8dd033b1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:56.990218 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57183224-20f4-48b8-84bd-9fec8dd033b1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:56.990947 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57183224-20f4-48b8-84bd-9fec8dd033b1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:56.991079 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-57183224-20f4-48b8-84bd-9fec8dd033b1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:56.992369 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:56.992369 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:56.999219 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7823afa2-3437-4b55-96af-045d72723457 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:56.999335 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:56.999335 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:57.000106 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57183224-20f4-48b8-84bd-9fec8dd033b1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:57.000578 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 727/2900] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:56 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:57.010113 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7823afa2-3437-4b55-96af-045d72723457 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:57.010871 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 724/2901] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:56 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:57.310434 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3711a6d7-11fb-4bdb-9699-60e0fed33d40 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:57.313333 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3711a6d7-11fb-4bdb-9699-60e0fed33d40 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:57.313333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3711a6d7-11fb-4bdb-9699-60e0fed33d40 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:57.313333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3711a6d7-11fb-4bdb-9699-60e0fed33d40 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:57.326982 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:57.326982 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:57.332431 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3711a6d7-11fb-4bdb-9699-60e0fed33d40 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:57.340419 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3711a6d7-11fb-4bdb-9699-60e0fed33d40 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:57.340419 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 727/2902] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:57 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:57.900663 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-97845126-19ee-4fd2-b9da-0bb9e16aaa23 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:57.903768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb8ea8c6-55aa-47d0-9fe6-c8e3fdca48d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:57.905404 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb8ea8c6-55aa-47d0-9fe6-c8e3fdca48d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:57.905743 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb8ea8c6-55aa-47d0-9fe6-c8e3fdca48d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:57.907265 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-97845126-19ee-4fd2-b9da-0bb9e16aaa23 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c/action Aug 07 14:05:57.907324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb8ea8c6-55aa-47d0-9fe6-c8e3fdca48d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:57.907324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-eb8ea8c6-55aa-47d0-9fe6-c8e3fdca48d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:57.907377 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-97845126-19ee-4fd2-b9da-0bb9e16aaa23 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:57.907377 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-97845126-19ee-4fd2-b9da-0bb9e16aaa23 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:57.911381 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:57.911381 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:57.913040 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb8ea8c6-55aa-47d0-9fe6-c8e3fdca48d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:57.913040 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 728/2903] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:57 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:57.926941 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:57.926941 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:57.941601 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-60f3cf74-20df-4dca-b9c5-2a1bd16a6c57 req-97845126-19ee-4fd2-b9da-0bb9e16aaa23 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c/action returned with HTTP 204 Aug 07 14:05:57.942371 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 725/2904] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:05:57 2026] POST /volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:58.016150 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42211e4e-1bf0-4eac-b690-3b98e5267fce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.019410 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42211e4e-1bf0-4eac-b690-3b98e5267fce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:58.019680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42211e4e-1bf0-4eac-b690-3b98e5267fce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.020022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42211e4e-1bf0-4eac-b690-3b98e5267fce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.020160 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-42211e4e-1bf0-4eac-b690-3b98e5267fce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:58.026586 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.026586 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:58.027325 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42211e4e-1bf0-4eac-b690-3b98e5267fce tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:58.027828 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 725/2905] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:58.030994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4401bf88-1c54-46c3-95a9-9812e24826e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.033757 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4401bf88-1c54-46c3-95a9-9812e24826e7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:58.034601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4401bf88-1c54-46c3-95a9-9812e24826e7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.035030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4401bf88-1c54-46c3-95a9-9812e24826e7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.057910 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.057910 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:58.061202 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4401bf88-1c54-46c3-95a9-9812e24826e7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:58.069952 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4401bf88-1c54-46c3-95a9-9812e24826e7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:58.071031 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 728/2906] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 1169 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:58.093537 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2615d4d-fa2d-4557-bf54-cdd210b7ce7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.098077 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2615d4d-fa2d-4557-bf54-cdd210b7ce7d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:58.098913 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2615d4d-fa2d-4557-bf54-cdd210b7ce7d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.098913 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2615d4d-fa2d-4557-bf54-cdd210b7ce7d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.117884 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.117884 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:58.124115 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b2615d4d-fa2d-4557-bf54-cdd210b7ce7d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:58.136935 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2615d4d-fa2d-4557-bf54-cdd210b7ce7d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:58.137679 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 729/2907] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 1169 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:58.205771 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-018e5d0e-eb38-491b-b26b-568862924289 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.270633 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-018e5d0e-eb38-491b-b26b-568862924289 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:58.271065 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-018e5d0e-eb38-491b-b26b-568862924289 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.271491 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-018e5d0e-eb38-491b-b26b-568862924289 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.285915 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.285915 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:58.292453 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-018e5d0e-eb38-491b-b26b-568862924289 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:58.299583 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-018e5d0e-eb38-491b-b26b-568862924289 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:58.301947 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 726/2908] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 1169 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:58.334900 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-896d08cf-9bb4-4987-8db7-1cf20e8aeac0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.337266 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-896d08cf-9bb4-4987-8db7-1cf20e8aeac0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/action Aug 07 14:05:58.337622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-896d08cf-9bb4-4987-8db7-1cf20e8aeac0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:58.337743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-896d08cf-9bb4-4987-8db7-1cf20e8aeac0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:58.353919 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.353919 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:58.353919 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-896d08cf-9bb4-4987-8db7-1cf20e8aeac0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:58.359774 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e403ac2-dc92-4d1c-967e-273a2108c395 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.361560 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e403ac2-dc92-4d1c-967e-273a2108c395 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:58.361861 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e403ac2-dc92-4d1c-967e-273a2108c395 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.362531 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e403ac2-dc92-4d1c-967e-273a2108c395 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.363854 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-896d08cf-9bb4-4987-8db7-1cf20e8aeac0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Begin detaching volume completed successfully. Aug 07 14:05:58.364157 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-896d08cf-9bb4-4987-8db7-1cf20e8aeac0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/action returned with HTTP 202 Aug 07 14:05:58.364997 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 726/2909] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:05:58 2026] POST /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:05:58.379904 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.379904 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:58.387659 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e403ac2-dc92-4d1c-967e-273a2108c395 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:58.402861 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e403ac2-dc92-4d1c-967e-273a2108c395 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:58.403265 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 729/2910] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:58.442825 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ead3913-6773-4fd1-976c-b44a83054177 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.443346 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ead3913-6773-4fd1-976c-b44a83054177 None None] GET https://10.4.3.193/volume// Aug 07 14:05:58.443554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ead3913-6773-4fd1-976c-b44a83054177 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.443985 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ead3913-6773-4fd1-976c-b44a83054177 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.444408 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ead3913-6773-4fd1-976c-b44a83054177 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:05:58.444908 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 730/2911] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:05:58.458057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-9b5eec89-4502-4b56-b4eb-c3f17ec0040c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.460686 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-9b5eec89-4502-4b56-b4eb-c3f17ec0040c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:05:58.461135 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-9b5eec89-4502-4b56-b4eb-c3f17ec0040c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.461465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-9b5eec89-4502-4b56-b4eb-c3f17ec0040c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.475386 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.475386 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:58.482438 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-9b5eec89-4502-4b56-b4eb-c3f17ec0040c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:05:58.492135 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-9b5eec89-4502-4b56-b4eb-c3f17ec0040c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:05:58.493307 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 727/2912] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 1352 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:05:58.517657 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-18369800-56a3-4d1c-a1e8-878fe2c29c09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.520598 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-18369800-56a3-4d1c-a1e8-878fe2c29c09 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/encryption Aug 07 14:05:58.520831 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-18369800-56a3-4d1c-a1e8-878fe2c29c09 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.521135 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-18369800-56a3-4d1c-a1e8-878fe2c29c09 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.536532 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.536532 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:58.547567 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-18369800-56a3-4d1c-a1e8-878fe2c29c09 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/encryption returned with HTTP 200 Aug 07 14:05:58.548165 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 727/2913] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:58.881916 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-f4c07e64-586a-478c-aba0-e0699fb0c80a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.885505 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-f4c07e64-586a-478c-aba0-e0699fb0c80a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899/action Aug 07 14:05:58.886016 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-f4c07e64-586a-478c-aba0-e0699fb0c80a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:58.886247 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-f4c07e64-586a-478c-aba0-e0699fb0c80a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:58.909975 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.909975 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:58.932156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85d81d1b-b463-447f-a85c-b4fe6f5e7a46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:58.934104 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85d81d1b-b463-447f-a85c-b4fe6f5e7a46 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:58.934269 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85d81d1b-b463-447f-a85c-b4fe6f5e7a46 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:58.934462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85d81d1b-b463-447f-a85c-b4fe6f5e7a46 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:58.934625 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-85d81d1b-b463-447f-a85c-b4fe6f5e7a46 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:58.938782 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a2b1e3af-55bb-40c1-8e0d-fa0da5027ba1 req-f4c07e64-586a-478c-aba0-e0699fb0c80a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899/action returned with HTTP 204 Aug 07 14:05:58.940802 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 730/2914] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:05:58 2026] POST /volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:05:58.943210 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:58.943210 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:58.944207 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85d81d1b-b463-447f-a85c-b4fe6f5e7a46 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:58.944968 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 731/2915] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:58 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:59.048339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d85a911-49ad-4532-a5d5-1a98b568a59f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.051918 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d85a911-49ad-4532-a5d5-1a98b568a59f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:05:59.052191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d85a911-49ad-4532-a5d5-1a98b568a59f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:59.052656 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d85a911-49ad-4532-a5d5-1a98b568a59f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:59.052656 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1d85a911-49ad-4532-a5d5-1a98b568a59f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:59.059898 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.059898 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:59.060665 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d85a911-49ad-4532-a5d5-1a98b568a59f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:05:59.060800 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 728/2916] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:05:59 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:59.419093 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ac5db8b-463e-4a95-831b-52b25856c6a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.421409 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ac5db8b-463e-4a95-831b-52b25856c6a6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:59.421766 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ac5db8b-463e-4a95-831b-52b25856c6a6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:59.422066 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ac5db8b-463e-4a95-831b-52b25856c6a6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:59.436385 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.436385 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:59.443139 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6ac5db8b-463e-4a95-831b-52b25856c6a6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:59.448462 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ac5db8b-463e-4a95-831b-52b25856c6a6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:59.448859 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 728/2917] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:59 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:59.466926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32317327-9e44-4e33-b85c-43d2977c80e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.472103 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32317327-9e44-4e33-b85c-43d2977c80e0 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:05:59.472103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32317327-9e44-4e33-b85c-43d2977c80e0 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:59.478172 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32317327-9e44-4e33-b85c-43d2977c80e0 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:59.491093 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.491093 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:59.498368 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32317327-9e44-4e33-b85c-43d2977c80e0 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:59.509973 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32317327-9e44-4e33-b85c-43d2977c80e0 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:05:59.510562 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 731/2918] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:59 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 1150 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:05:59.529374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.531195 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action Aug 07 14:05:59.531792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action body: b'{"os-detach": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:59.532241 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:59.546904 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.546904 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:05:59.547340 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:59.615226 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Attachment connected to vm 64252389-06db-48e4-a472-58529a3b125e, checking data on nova Aug 07 14:05:59.615706 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.compute.nova [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100325) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 14:05:59.732073 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-c16893b7-3fd4-4e79-91c3-f19b65028399 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.735887 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-c16893b7-3fd4-4e79-91c3-f19b65028399 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c Aug 07 14:05:59.735887 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-c16893b7-3fd4-4e79-91c3-f19b65028399 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:59.735887 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-c16893b7-3fd4-4e79-91c3-f19b65028399 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:59.747473 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.747473 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:05:59.793187 np0000006713 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/64252389-06db-48e4-a472-58529a3b125e/os-volume_attachments/17ecd804-1832-4efe-a635-d50b6a21cd23 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}afef6654b5949a1c473c4f9a7c0e29ba1b5211e5f9d129dea8d37f9c383a6c76" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-08b8eaf0-48d1-4864-930a-906a2088c5d1" -H "X-Service-Token: {SHA256}8c5ec99875ca78e9a42272d06564847f6176b55844f424304ac68d2baf3ef4e8" {{(pid=100325) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 14:05:59.856799 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d249a304-f296-4dba-ae5c-7ecb236ee894 req-c16893b7-3fd4-4e79-91c3-f19b65028399 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c returned with HTTP 200 Aug 07 14:05:59.857683 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 729/2919] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:05:59 2026] DELETE /volume/v3/attachments/a8c79659-1332-4640-bb20-f184361ae77c => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:59.921816 np0000006713 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 14:05:59 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-cbc94ee6-b701-45b5-9ff3-4528d4b5e308 x-openstack-request-id: req-cbc94ee6-b701-45b5-9ff3-4528d4b5e308 {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 14:05:59.922052 np0000006713 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "17ecd804-1832-4efe-a635-d50b6a21cd23", "serverId": "64252389-06db-48e4-a472-58529a3b125e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fc3ceb6b-560d-4d1f-83e2-700fc296e899", "bdm_uuid": "a9e7ff8a-86d4-4253-b4fc-cd1d7d4dc74a"}} {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 14:05:59.922248 np0000006713 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET call to compute for https://10.4.3.193/compute/v2.1/servers/64252389-06db-48e4-a472-58529a3b125e/os-volume_attachments/17ecd804-1832-4efe-a635-d50b6a21cd23 used request id req-cbc94ee6-b701-45b5-9ff3-4528d4b5e308 {{(pid=100325) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 14:05:59.924924 np0000006713 devstack@c-api.service[100325]: ERROR cinder.volume.api [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-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 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Caught error: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: 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 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 14:05:59.927560 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-08b8eaf0-48d1-4864-930a-906a2088c5d1 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action returned with HTTP 409 Aug 07 14:05:59.928831 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 732/2920] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:05:59 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 167 bytes in 400 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:05:59.939065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.941319 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action Aug 07 14:05:59.941765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:05:59.942088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:05:59.956777 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.956777 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:05:59.957588 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:05:59.960027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f2d16c7-96d5-4350-ae0b-743625408078 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.961462 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f2d16c7-96d5-4350-ae0b-743625408078 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:05:59.961822 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f2d16c7-96d5-4350-ae0b-743625408078 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:59.962132 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f2d16c7-96d5-4350-ae0b-743625408078 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:59.962310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9f2d16c7-96d5-4350-ae0b-743625408078 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:05:59.967207 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.967207 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:05:59.968196 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f2d16c7-96d5-4350-ae0b-743625408078 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:05:59.968725 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 732/2921] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:59 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:05:59.982449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-462f6f0e-dd8a-4599-84b2-a2395da57ca7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:05:59.985523 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-462f6f0e-dd8a-4599-84b2-a2395da57ca7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:05:59.985955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-462f6f0e-dd8a-4599-84b2-a2395da57ca7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:05:59.986097 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-462f6f0e-dd8a-4599-84b2-a2395da57ca7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:05:59.996121 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:05:59.996121 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:00.003158 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-462f6f0e-dd8a-4599-84b2-a2395da57ca7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:00.011354 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-462f6f0e-dd8a-4599-84b2-a2395da57ca7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 200 Aug 07 14:06:00.011922 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 730/2922] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:05:59 2026] GET /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:00.032032 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Attachment connected to vm 64252389-06db-48e4-a472-58529a3b125e, checking data on nova Aug 07 14:06:00.032166 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.032409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.compute.nova [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100322) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 14:06:00.034364 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c/restore Aug 07 14:06:00.034915 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:00.036515 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Restoring backup 47826733-b196-499b-b658-20c07fd1996c ({'restore': {}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 14:06:00.036616 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Restoring backup 47826733-b196-499b-b658-20c07fd1996c to volume None. Aug 07 14:06:00.075177 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4410d926-35ef-4e10-a101-dea086a977c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.078250 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4410d926-35ef-4e10-a101-dea086a977c2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:06:00.078250 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4410d926-35ef-4e10-a101-dea086a977c2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:00.078250 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4410d926-35ef-4e10-a101-dea086a977c2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:00.078250 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4410d926-35ef-4e10-a101-dea086a977c2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:00.078474 np0000006713 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:06:00.085381 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.085381 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:00.085720 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.085720 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:00.085720 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4410d926-35ef-4e10-a101-dea086a977c2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 200 Aug 07 14:06:00.085797 np0000006713 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating volume of 1 GB for restore of backup 47826733-b196-499b-b658-20c07fd1996c. Aug 07 14:06:00.085822 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 733/2923] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:00 2026] GET /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:00.093954 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Availability zone cache updated, next update will occur around 2026-08-07 15:06:00.093201. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 14:06:00.093954 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Availability Zones retrieved successfully. Aug 07 14:06:00.099469 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a72f65fb-9391-42dd-8cd0-25d792d6fdd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.101359 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (3d6e946a-b5f2-4d81-bba5-4c329aa1d83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:00.102134 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a72f65fb-9391-42dd-8cd0-25d792d6fdd3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] DELETE https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 Aug 07 14:06:00.102134 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a72f65fb-9391-42dd-8cd0-25d792d6fdd3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:00.102265 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a72f65fb-9391-42dd-8cd0-25d792d6fdd3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:00.102304 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-a72f65fb-9391-42dd-8cd0-25d792d6fdd3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Delete backup with id: 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84. Aug 07 14:06:00.102749 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba46e848-1813-4606-a94f-45f6bbeed9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:00.105340 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:00.107409 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.107409 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:00.130028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-a72f65fb-9391-42dd-8cd0-25d792d6fdd3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] delete_backup rpcapi backup_id 86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:06:00.132717 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a72f65fb-9391-42dd-8cd0-25d792d6fdd3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 returned with HTTP 202 Aug 07 14:06:00.133336 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 731/2924] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:06:00 2026] DELETE /volume/v3/backups/86506fe3-a29c-4c6c-aa19-f81cdb5c2e84 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:00.145240 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba46e848-1813-4606-a94f-45f6bbeed9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:00.147490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55366f37-c622-4741-ab29-a0d87bea955e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:00.147608 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.149321 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a Aug 07 14:06:00.149769 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:00.150153 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:00.150488 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume with id: f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a Aug 07 14:06:00.161941 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.161941 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:00.161941 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:00.198942 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume request issued successfully. Aug 07 14:06:00.200082 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e61b3a8-d00f-43a8-8544-705f8ee9bc7c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a returned with HTTP 202 Aug 07 14:06:00.201976 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 734/2925] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:06:00 2026] DELETE /volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:00.205488 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['c0dba681-e954-4e9d-8e21-25966d819e28', 'aaa8db95-d993-4154-809f-31479597980b', 'f010c21c-6bc5-470a-b6a2-c1d94d2232c2', '9ffc00a8-7fa9-47fa-ba33-c9e6e54ff93f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:00.206926 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55366f37-c622-4741-ab29-a0d87bea955e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0dba681-e954-4e9d-8e21-25966d819e28', 'aaa8db95-d993-4154-809f-31479597980b', 'f010c21c-6bc5-470a-b6a2-c1d94d2232c2', '9ffc00a8-7fa9-47fa-ba33-c9e6e54ff93f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:00.208098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfde4a6-e44a-48f5-a0a7-6165e0a6ff26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:00.214778 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f178648c-ec3c-4e47-a782-ea94268292c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.220712 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f178648c-ec3c-4e47-a782-ea94268292c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a Aug 07 14:06:00.220712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f178648c-ec3c-4e47-a782-ea94268292c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:00.220965 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f178648c-ec3c-4e47-a782-ea94268292c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:00.230311 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/64252389-06db-48e4-a472-58529a3b125e/os-volume_attachments/17ecd804-1832-4efe-a635-d50b6a21cd23 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8074786544d3fddf8fc82aac131dd5f8c754a3e086ee36799f0e20323b959f9a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f" -H "X-Service-Token: {SHA256}c7665731e55d8936ac5728bbd680fce90e11f08df52c2b5537cc0451d02f470e" {{(pid=100322) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 14:06:00.232380 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.232380 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:00.239152 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f178648c-ec3c-4e47-a782-ea94268292c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:00.245556 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f178648c-ec3c-4e47-a782-ea94268292c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a returned with HTTP 200 Aug 07 14:06:00.246625 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 732/2926] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:00 2026] GET /volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:00.257115 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfde4a6-e44a-48f5-a0a7-6165e0a6ff26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09c3fb02-2d67-416e-9a9b-07d49abe98f0', '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_47826733-b196-499b-b658-20c07fd1996c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['c0dba681-e954-4e9d-8e21-25966d819e28','aaa8db95-d993-4154-809f-31479597980b','f010c21c-6bc5-470a-b6a2-c1d94d2232c2','9ffc00a8-7fa9-47fa-ba33-c9e6e54ff93f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_47826733-b196-499b-b658-20c07fd1996c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09c3fb02-2d67-416e-9a9b-07d49abe98f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4078aa518ed4a6fa6958ab860547283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:00.257115 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b234c6-8970-4504-9010-637a4637a24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:00.290108 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b234c6-8970-4504-9010-637a4637a24e) transitioned into 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_47826733-b196-499b-b658-20c07fd1996c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['c0dba681-e954-4e9d-8e21-25966d819e28','aaa8db95-d993-4154-809f-31479597980b','f010c21c-6bc5-470a-b6a2-c1d94d2232c2','9ffc00a8-7fa9-47fa-ba33-c9e6e54ff93f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:00.292081 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae7ec47-c1e6-41a7-acfd-e67337a91480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:00.310021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae7ec47-c1e6-41a7-acfd-e67337a91480) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:00.310021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (3d6e946a-b5f2-4d81-bba5-4c329aa1d83a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:00.310021 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request issued successfully. Aug 07 14:06:00.322486 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.322486 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:00.322486 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:00.389532 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 14:06: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-336235c4-0a91-4cfe-bdc7-0e2109801bfd x-openstack-request-id: req-336235c4-0a91-4cfe-bdc7-0e2109801bfd {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 14:06:00.389532 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "17ecd804-1832-4efe-a635-d50b6a21cd23", "serverId": "64252389-06db-48e4-a472-58529a3b125e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fc3ceb6b-560d-4d1f-83e2-700fc296e899", "bdm_uuid": "a9e7ff8a-86d4-4253-b4fc-cd1d7d4dc74a"}} {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 14:06:00.389532 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET call to compute for https://10.4.3.193/compute/v2.1/servers/64252389-06db-48e4-a472-58529a3b125e/os-volume_attachments/17ecd804-1832-4efe-a635-d50b6a21cd23 used request id req-336235c4-0a91-4cfe-bdc7-0e2109801bfd {{(pid=100322) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 14:06:00.391039 np0000006713 devstack@c-api.service[100322]: ERROR cinder.volume.api [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-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 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Caught error: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: 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 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 14:06:00.395492 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-ca37fcd9-f6ea-459f-9368-7e90cfe7b70f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action returned with HTTP 409 Aug 07 14:06:00.396762 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 729/2927] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:05:59 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 167 bytes in 457 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:00.406278 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e195bb26-bcf0-4c11-b60a-ae7394dd2b50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.407916 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 735/2928] 10.4.3.193 () {70 vars in 1597 bytes} [Fri Aug 7 14:06:00 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:06:00.417609 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21eb9256-24b7-4689-9432-b4fbd24a23ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.419558 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 733/2929] 10.4.3.193 () {70 vars in 1597 bytes} [Fri Aug 7 14:06:00 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:06:00.428285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-959d6dd0-7db7-472a-a801-f54c0b46eba7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.462522 np0000006713 devstack@c-api.service[100322]: WARNING keystonemiddleware.auth_token [None req-959d6dd0-7db7-472a-a801-f54c0b46eba7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 14:06:00.463550 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 730/2930] 10.4.3.193 () {70 vars in 1597 bytes} [Fri Aug 7 14:06:00 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:06:00.476813 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a9a74e1-c2d5-4ac7-820e-d8066988ad45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.519770 np0000006713 devstack@c-api.service[100324]: WARNING keystonemiddleware.auth_token [None req-0a9a74e1-c2d5-4ac7-820e-d8066988ad45 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 14:06:00.526897 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 736/2931] 10.4.3.193 () {70 vars in 1597 bytes} [Fri Aug 7 14:06:00 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 114 bytes in 51 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:06:00.537064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf236de6-e03c-4e83-9220-c85555cdc783 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.578891 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf236de6-e03c-4e83-9220-c85555cdc783 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] POST https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action Aug 07 14:06:00.579354 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf236de6-e03c-4e83-9220-c85555cdc783 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:00.579493 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf236de6-e03c-4e83-9220-c85555cdc783 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:00.593682 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.593682 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:00.594614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-bf236de6-e03c-4e83-9220-c85555cdc783 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Updating volume '17ecd804-1832-4efe-a635-d50b6a21cd23' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:06:00.621155 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-68d45a66-34e1-4ded-8e1d-0c1ff17e6c40 req-854926fc-57ff-4344-887a-d560ee081609 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.623613 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-68d45a66-34e1-4ded-8e1d-0c1ff17e6c40 req-854926fc-57ff-4344-887a-d560ee081609 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:06:00.623902 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-68d45a66-34e1-4ded-8e1d-0c1ff17e6c40 req-854926fc-57ff-4344-887a-d560ee081609 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:00.624083 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-68d45a66-34e1-4ded-8e1d-0c1ff17e6c40 req-854926fc-57ff-4344-887a-d560ee081609 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:00.624198 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf236de6-e03c-4e83-9220-c85555cdc783 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action returned with HTTP 202 Aug 07 14:06:00.624669 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 734/2932] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:06:00 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:00.639305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-778d4221-72f8-435a-8aef-9a8369faf07a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.644256 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-778d4221-72f8-435a-8aef-9a8369faf07a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:00.644388 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-778d4221-72f8-435a-8aef-9a8369faf07a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:00.644682 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-778d4221-72f8-435a-8aef-9a8369faf07a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:00.662538 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.662538 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:00.669235 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-778d4221-72f8-435a-8aef-9a8369faf07a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:00.676429 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [req-68d45a66-34e1-4ded-8e1d-0c1ff17e6c40 req-854926fc-57ff-4344-887a-d560ee081609 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:06:00.678665 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-778d4221-72f8-435a-8aef-9a8369faf07a tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:06:00.679090 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 737/2933] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:00 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 1149 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:00.685398 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.685398 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:00.692087 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-68d45a66-34e1-4ded-8e1d-0c1ff17e6c40 req-854926fc-57ff-4344-887a-d560ee081609 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:00.695805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-689ab714-7eb4-4b9b-a207-08be8232c019 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:00.698107 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] POST https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action Aug 07 14:06:00.698290 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-68d45a66-34e1-4ded-8e1d-0c1ff17e6c40 req-854926fc-57ff-4344-887a-d560ee081609 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:06:00.698418 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fc3ceb6b-560d-4d1f-83e2-700fc296e899"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:00.698523 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 731/2934] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:00 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 877 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:00.699146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fc3ceb6b-560d-4d1f-83e2-700fc296e899"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:00.713958 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:00.713958 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:00.713958 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Volume info retrieved successfully. Aug 07 14:06:00.798907 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Attachment connected to vm 64252389-06db-48e4-a472-58529a3b125e, checking data on nova Aug 07 14:06:00.799306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.compute.nova [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100323) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 14:06:00.996935 np0000006713 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/64252389-06db-48e4-a472-58529a3b125e/os-volume_attachments/17ecd804-1832-4efe-a635-d50b6a21cd23 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6df66185ce3fee9c2617d0b0b49be2d93820e7973f8f685a7af70fa6aa470a1d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-689ab714-7eb4-4b9b-a207-08be8232c019" -H "X-Service-Token: {SHA256}4ec4129f0419874fb65f7ced84e057349dec8e15bc07fc97ec86d49f6e70cda5" {{(pid=100323) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 14:06:01.105417 np0000006713 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 14:06: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-fe607c3c-7d97-49b5-9341-68d605a6c31a x-openstack-request-id: req-fe607c3c-7d97-49b5-9341-68d605a6c31a {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 14:06:01.105925 np0000006713 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "17ecd804-1832-4efe-a635-d50b6a21cd23", "serverId": "64252389-06db-48e4-a472-58529a3b125e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fc3ceb6b-560d-4d1f-83e2-700fc296e899", "bdm_uuid": "a9e7ff8a-86d4-4253-b4fc-cd1d7d4dc74a"}} {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 14:06:01.105925 np0000006713 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] GET call to compute for https://10.4.3.193/compute/v2.1/servers/64252389-06db-48e4-a472-58529a3b125e/os-volume_attachments/17ecd804-1832-4efe-a635-d50b6a21cd23 used request id req-fe607c3c-7d97-49b5-9341-68d605a6c31a {{(pid=100323) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 14:06:01.109163 np0000006713 devstack@c-api.service[100323]: ERROR cinder.volume.api [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-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 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Caught error: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: 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 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.112810 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 64252389-06db-48e4-a472-58529a3b125e using the Compute API Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-689ab714-7eb4-4b9b-a207-08be8232c019 tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action returned with HTTP 409 Aug 07 14:06:01.114266 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 735/2935] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:06:00 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 167 bytes in 419 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:01.123128 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eefe35dc-67fb-4ba8-8368-c24f9261d408 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.124807 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 738/2936] 10.4.3.193 () {70 vars in 1597 bytes} [Fri Aug 7 14:06:01 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:06:01.133125 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c1c6683-5efa-4c60-b2bd-340b7b9dffe8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.157953 np0000006713 devstack@c-api.service[100322]: WARNING keystonemiddleware.auth_token [None req-5c1c6683-5efa-4c60-b2bd-340b7b9dffe8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 14:06:01.159267 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 732/2937] 10.4.3.193 () {70 vars in 1597 bytes} [Fri Aug 7 14:06:01 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:06:01.171022 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3298b3ed-b737-427c-8921-c513a96215df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.173428 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3298b3ed-b737-427c-8921-c513a96215df tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:01.173678 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3298b3ed-b737-427c-8921-c513a96215df tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.173964 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3298b3ed-b737-427c-8921-c513a96215df tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.234467 np0000006713 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-3298b3ed-b737-427c-8921-c513a96215df tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:06:01.242524 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.242524 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:01.248204 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3298b3ed-b737-427c-8921-c513a96215df tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:01.253492 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3298b3ed-b737-427c-8921-c513a96215df tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:01.254030 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 736/2938] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:01.268663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97dec851-d71a-4a95-9409-8fda87c2f2c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.271394 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97dec851-d71a-4a95-9409-8fda87c2f2c7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a Aug 07 14:06:01.271738 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97dec851-d71a-4a95-9409-8fda87c2f2c7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.272220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97dec851-d71a-4a95-9409-8fda87c2f2c7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.277781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c50522b8-890f-46c7-b98b-3caa0b5bef57 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.280321 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c50522b8-890f-46c7-b98b-3caa0b5bef57 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:01.280614 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c50522b8-890f-46c7-b98b-3caa0b5bef57 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.280925 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c50522b8-890f-46c7-b98b-3caa0b5bef57 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.284527 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97dec851-d71a-4a95-9409-8fda87c2f2c7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a returned with HTTP 404 Aug 07 14:06:01.285168 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 739/2939] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/volumes/f65b79e6-aa1b-47e8-a68b-8a7e0416fc8a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:01.295928 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.295928 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:01.299127 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2bcb484-d6ba-4301-87cd-1a31749f1f5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.301716 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2bcb484-d6ba-4301-87cd-1a31749f1f5b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d/export_record Aug 07 14:06:01.302010 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2bcb484-d6ba-4301-87cd-1a31749f1f5b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.302297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2bcb484-d6ba-4301-87cd-1a31749f1f5b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.302428 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-d2bcb484-d6ba-4301-87cd-1a31749f1f5b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Export record for backup fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 14:06:01.309178 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.309178 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:01.309555 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c50522b8-890f-46c7-b98b-3caa0b5bef57 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:01.310250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-d2bcb484-d6ba-4301-87cd-1a31749f1f5b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'cf8def5f870c41db967fb540024c82d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a071c8f8eb8498897ea8056c6d744f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:06:01.310640 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2bcb484-d6ba-4301-87cd-1a31749f1f5b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d/export_record returned with HTTP 403 Aug 07 14:06:01.311525 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 737/2940] 10.4.3.193 () {68 vars in 1430 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d/export_record => generated 101 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:01.320094 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c50522b8-890f-46c7-b98b-3caa0b5bef57 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:01.320722 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 733/2941] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:01.327428 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ade09e05-065c-479d-9830-71eb87c67032 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.329624 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.329624 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:01.330079 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:01.330301 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:01.330367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 14:06:01.330496 np0000006713 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Overwriting volume 09c3fb02-2d67-416e-9a9b-07d49abe98f0 with restore of backup 47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:01.330552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-198633597"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:01.332449 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-198633597'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:01.332560 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume of 1 GB Aug 07 14:06:01.338493 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Availability Zones retrieved successfully. Aug 07 14:06:01.356251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (c7d4d85a-d3d2-4f08-bd24-485d16e8dc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:01.356251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97cbe389-adf0-4bb2-954f-c47d8969b6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:01.357113 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:01.360463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] restore_backup in rpcapi backup_id 47826733-b196-499b-b658-20c07fd1996c {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 14:06:01.363188 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00414405-53a8-449b-8a5d-52e8b6a218d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c/restore returned with HTTP 202 Aug 07 14:06:01.364154 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 733/2942] 10.4.3.193 () {68 vars in 1393 bytes} [Fri Aug 7 14:06:00 2026] POST /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c/restore => generated 189 bytes in 1333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:01.375780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47687e68-723f-494f-b782-43079699d4f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.385138 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47687e68-723f-494f-b782-43079699d4f8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:01.386791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47687e68-723f-494f-b782-43079699d4f8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.386791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47687e68-723f-494f-b782-43079699d4f8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.386791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-47687e68-723f-494f-b782-43079699d4f8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:01.401403 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.401403 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:01.401567 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-7dd84a43-edb4-422c-a350-ad653dacd750 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.401688 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47687e68-723f-494f-b782-43079699d4f8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:01.402225 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 738/2943] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:01.405421 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-7dd84a43-edb4-422c-a350-ad653dacd750 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:01.405421 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-7dd84a43-edb4-422c-a350-ad653dacd750 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.405553 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-7dd84a43-edb4-422c-a350-ad653dacd750 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.409782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97cbe389-adf0-4bb2-954f-c47d8969b6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:01.411052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14aa73bf-40cc-47d3-bce1-4a2647024991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:01.418312 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.418312 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:01.427598 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-7dd84a43-edb4-422c-a350-ad653dacd750 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:01.434222 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-7dd84a43-edb4-422c-a350-ad653dacd750 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:01.435022 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 734/2944] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:01.483993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['936bfabf-9b45-4529-baa8-0abac0e1b0d9', '346cc8a7-9314-4e8b-a542-30028208d6bd', 'b47ad3d0-760d-49cc-bfab-3e71f5cdd22b', 'a3eb4eec-ad3b-40d9-bd83-ddce732866c1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:01.485362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14aa73bf-40cc-47d3-bce1-4a2647024991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['936bfabf-9b45-4529-baa8-0abac0e1b0d9', '346cc8a7-9314-4e8b-a542-30028208d6bd', 'b47ad3d0-760d-49cc-bfab-3e71f5cdd22b', 'a3eb4eec-ad3b-40d9-bd83-ddce732866c1']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:01.488189 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c5ca5d-8220-47bc-b14d-3c879d6b561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:01.530765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c5ca5d-8220-47bc-b14d-3c879d6b561a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e04c7637-7e42-43ed-ba78-dcb97b342b6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-198633597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['936bfabf-9b45-4529-baa8-0abac0e1b0d9','346cc8a7-9314-4e8b-a542-30028208d6bd','b47ad3d0-760d-49cc-bfab-3e71f5cdd22b','a3eb4eec-ad3b-40d9-bd83-ddce732866c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-198633597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e04c7637-7e42-43ed-ba78-dcb97b342b6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a071c8f8eb8498897ea8056c6d744f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed0f564894845db84a7ff64de99ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:01.531983 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929f004e-31ed-45d0-b6b3-953c6f81db6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:01.586015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929f004e-31ed-45d0-b6b3-953c6f81db6b) transitioned into state 'SUCCESS' from state '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-198633597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['936bfabf-9b45-4529-baa8-0abac0e1b0d9','346cc8a7-9314-4e8b-a542-30028208d6bd','b47ad3d0-760d-49cc-bfab-3e71f5cdd22b','a3eb4eec-ad3b-40d9-bd83-ddce732866c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:01.587432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c3bc81b2-6941-4cb7-b71e-245342450d60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.587507 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a3ba20-bf83-450c-bcec-74162943726c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:01.591305 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3bc81b2-6941-4cb7-b71e-245342450d60 None None] GET https://10.4.3.193/volume// Aug 07 14:06:01.591305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3bc81b2-6941-4cb7-b71e-245342450d60 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.591512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3bc81b2-6941-4cb7-b71e-245342450d60 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.591925 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3bc81b2-6941-4cb7-b71e-245342450d60 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:01.594144 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 734/2945] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:01.606014 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a3ba20-bf83-450c-bcec-74162943726c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:01.607348 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (c7d4d85a-d3d2-4f08-bd24-485d16e8dc56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:01.607644 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request issued successfully. Aug 07 14:06:01.608633 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ade09e05-065c-479d-9830-71eb87c67032 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:01.610290 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 740/2946] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:06:01 2026] POST /volume/v3/volumes => generated 777 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:01.618007 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-91216285-3720-4961-b42c-28dac35b4b38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.619024 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-91216285-3720-4961-b42c-28dac35b4b38 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:06:01.619512 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-91216285-3720-4961-b42c-28dac35b4b38 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d72b642-f2f6-432e-9cfc-45a6558f12ba", "connector": null, "instance_uuid": "64252389-06db-48e4-a472-58529a3b125e"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:01.633081 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50d89366-0289-44fc-8cb5-fcff38272c3f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.633419 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.633419 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:01.638943 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50d89366-0289-44fc-8cb5-fcff38272c3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c Aug 07 14:06:01.639745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50d89366-0289-44fc-8cb5-fcff38272c3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.639745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50d89366-0289-44fc-8cb5-fcff38272c3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.657025 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.657025 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:01.670427 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-50d89366-0289-44fc-8cb5-fcff38272c3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:01.679418 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50d89366-0289-44fc-8cb5-fcff38272c3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c returned with HTTP 200 Aug 07 14:06:01.679525 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 735/2947] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:01.710285 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-91216285-3720-4961-b42c-28dac35b4b38 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:06:01.710454 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 739/2948] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:06:01 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 07 14:06:01.787042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88deada4-0c83-48bd-9330-60fe792f7798 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.788179 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88deada4-0c83-48bd-9330-60fe792f7798 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:01.791398 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88deada4-0c83-48bd-9330-60fe792f7798 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.792742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88deada4-0c83-48bd-9330-60fe792f7798 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.811803 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a268e6d3-ace2-48a3-8397-0a1eaa1e67c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.812462 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a268e6d3-ace2-48a3-8397-0a1eaa1e67c8 None None] GET https://10.4.3.193/volume// Aug 07 14:06:01.813124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a268e6d3-ace2-48a3-8397-0a1eaa1e67c8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.813124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a268e6d3-ace2-48a3-8397-0a1eaa1e67c8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.814154 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a268e6d3-ace2-48a3-8397-0a1eaa1e67c8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:01.814154 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 741/2949] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:01.820444 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.820444 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:01.827455 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-3a14e02e-bb01-4215-b89c-52c3b66c184f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:01.830175 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-3a14e02e-bb01-4215-b89c-52c3b66c184f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:01.830423 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-3a14e02e-bb01-4215-b89c-52c3b66c184f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:01.831944 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-3a14e02e-bb01-4215-b89c-52c3b66c184f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:01.834355 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-88deada4-0c83-48bd-9330-60fe792f7798 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:01.845962 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88deada4-0c83-48bd-9330-60fe792f7798 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:01.846334 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 735/2950] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:01.847873 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:01.847873 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:01.852905 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-3a14e02e-bb01-4215-b89c-52c3b66c184f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:01.860969 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-3a14e02e-bb01-4215-b89c-52c3b66c184f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:01.863502 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 736/2951] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:06:01 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 1037 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:02.002918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-82e25aa1-35fe-4864-ae1f-692e1da328b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.008347 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-82e25aa1-35fe-4864-ae1f-692e1da328b4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] PUT https://10.4.3.193/volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58 Aug 07 14:06:02.009220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-82e25aa1-35fe-4864-ae1f-692e1da328b4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:02.026704 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-82e25aa1-35fe-4864-ae1f-692e1da328b4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Acquiring lock "cinder-attachment_update-0d72b642-f2f6-432e-9cfc-45a6558f12ba-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:06:02.033466 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-82e25aa1-35fe-4864-ae1f-692e1da328b4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Lock "cinder-attachment_update-0d72b642-f2f6-432e-9cfc-45a6558f12ba-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:06:02.036149 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.036149 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:02.144538 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-82e25aa1-35fe-4864-ae1f-692e1da328b4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Lock "cinder-attachment_update-0d72b642-f2f6-432e-9cfc-45a6558f12ba-np0000006713" released by "attachment_update" :: held 0.111s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:06:02.145147 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-82e25aa1-35fe-4864-ae1f-692e1da328b4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58 returned with HTTP 200 Aug 07 14:06:02.145623 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 740/2952] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:06:02 2026] PUT /volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:02.415918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-773e8a47-f9c2-4257-9aec-7efc2cb3dcb8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.418351 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-773e8a47-f9c2-4257-9aec-7efc2cb3dcb8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:02.418596 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-773e8a47-f9c2-4257-9aec-7efc2cb3dcb8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:02.418883 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-773e8a47-f9c2-4257-9aec-7efc2cb3dcb8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:02.419032 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-773e8a47-f9c2-4257-9aec-7efc2cb3dcb8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:02.425467 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.425467 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:02.427294 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-773e8a47-f9c2-4257-9aec-7efc2cb3dcb8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:02.427446 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 742/2953] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:02 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:02.701671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb0e61f6-faf3-4563-8aa7-a6ee7cd62366 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.703505 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb0e61f6-faf3-4563-8aa7-a6ee7cd62366 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c Aug 07 14:06:02.703915 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb0e61f6-faf3-4563-8aa7-a6ee7cd62366 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:02.704322 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb0e61f6-faf3-4563-8aa7-a6ee7cd62366 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:02.712150 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.712150 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:02.717823 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb0e61f6-faf3-4563-8aa7-a6ee7cd62366 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:02.724195 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb0e61f6-faf3-4563-8aa7-a6ee7cd62366 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c returned with HTTP 200 Aug 07 14:06:02.724195 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 736/2954] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:02 2026] GET /volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:02.744089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.746387 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:06:02.746589 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e04c7637-7e42-43ed-ba78-dcb97b342b6c", "name": "tempest-type-Backup-1190593030"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:02.748197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating new backup {'backup': {'volume_id': 'e04c7637-7e42-43ed-ba78-dcb97b342b6c', 'name': 'tempest-type-Backup-1190593030'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:06:02.748388 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating backup of volume e04c7637-7e42-43ed-ba78-dcb97b342b6c in container None Aug 07 14:06:02.758376 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.758376 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:02.758736 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:02.786938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['c341147d-c21f-437c-991a-31d2caa3eec7', '24fed36a-88c2-481a-9ff8-b71386f616fb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:02.824725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.828362 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/limits Aug 07 14:06:02.828622 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:02.829105 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:02.837164 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c16c78f8-1f28-42af-9e26-f1d90a9b558c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:06:02.837807 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 737/2955] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:06:02 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:02.846176 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-196154795 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-196154795, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:06:02.847896 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-196154795 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-196154795, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:06:02.848311 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-196154795 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-196154795, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:06:02.851161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cce81eec-9543-43ca-8dd8-d63103ff99a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.852713 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.852713 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:02.855816 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cce81eec-9543-43ca-8dd8-d63103ff99a3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:02.856143 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cce81eec-9543-43ca-8dd8-d63103ff99a3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:02.856483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cce81eec-9543-43ca-8dd8-d63103ff99a3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:02.856591 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cce81eec-9543-43ca-8dd8-d63103ff99a3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:02.863405 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.863405 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:02.864642 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cce81eec-9543-43ca-8dd8-d63103ff99a3 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:02.864775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66e227e0-0e47-4fb0-88c0-134c592e5ac9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.865323 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 743/2956] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:02 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:02.866955 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66e227e0-0e47-4fb0-88c0-134c592e5ac9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:02.867173 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66e227e0-0e47-4fb0-88c0-134c592e5ac9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:02.867661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66e227e0-0e47-4fb0-88c0-134c592e5ac9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:02.873995 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-56554920-619d-4d42-9aaa-4bb5c51358c6 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 07 14:06:02.874445 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 741/2957] 10.4.3.193 () {68 vars in 1484 bytes} [Fri Aug 7 14:06:02 2026] GET /volume/v3/limits => generated 302 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:02.884586 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.884586 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:02.891363 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-66e227e0-0e47-4fb0-88c0-134c592e5ac9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:02.897731 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66e227e0-0e47-4fb0-88c0-134c592e5ac9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:02.898301 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 737/2958] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:02 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:02.923138 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-d649094e-6147-49fe-9cd8-b69adb253f87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.927611 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-d649094e-6147-49fe-9cd8-b69adb253f87 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:06:02.927883 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-d649094e-6147-49fe-9cd8-b69adb253f87 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:02.928133 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-d649094e-6147-49fe-9cd8-b69adb253f87 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:02.940563 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.940563 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:02.947066 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-d649094e-6147-49fe-9cd8-b69adb253f87 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:02.956959 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-d649094e-6147-49fe-9cd8-b69adb253f87 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:06:02.957409 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 738/2959] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:02 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1662 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:02.976742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:02.980256 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:06:02.980256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "619a0b7d-3df6-4c31-901b-391a5dabd6d4", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1774313126", "description": null, "metadata": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:02.995622 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:02.995622 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:02.996288 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:02.996489 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create snapshot from volume 619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:06:03.047101 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Created reservations ['6a780bb9-8db5-4794-928e-d31c26dcae33', 'dc2f6e9b-00e3-4440-82b9-7d67d6900636', 'f0bb3e32-8fc1-4b5b-8c39-f5a59c31b06d', '03f63b0f-dd3d-44fa-9007-ac40ef570585'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:03.106780 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot force create request issued successfully. Aug 07 14:06:03.107197 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-68f41e89-7d72-4026-a6b3-05ffcb06838a req-475e77ce-7ab0-4b8d-a64c-46e307e787ea tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:06:03.107641 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 744/2960] 10.4.3.193 () {72 vars in 1547 bytes} [Fri Aug 7 14:06:02 2026] POST /volume/v3/snapshots => generated 324 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:03.441893 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3a89b4b-da15-4c7b-b57f-e7f33be8ddbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:03.448390 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3a89b4b-da15-4c7b-b57f-e7f33be8ddbd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:03.448714 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3a89b4b-da15-4c7b-b57f-e7f33be8ddbd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:03.449350 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3a89b4b-da15-4c7b-b57f-e7f33be8ddbd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:03.449350 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c3a89b4b-da15-4c7b-b57f-e7f33be8ddbd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:03.458900 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:03.458900 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:03.459897 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3a89b4b-da15-4c7b-b57f-e7f33be8ddbd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:03.460422 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 742/2961] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:03 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:03.883103 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e625e215-5d20-46ba-9d4a-03db7eb09bfd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:03.885717 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e625e215-5d20-46ba-9d4a-03db7eb09bfd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:03.885987 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e625e215-5d20-46ba-9d4a-03db7eb09bfd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:03.886211 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e625e215-5d20-46ba-9d4a-03db7eb09bfd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:03.886369 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e625e215-5d20-46ba-9d4a-03db7eb09bfd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:03.891639 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:03.891639 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:03.892415 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e625e215-5d20-46ba-9d4a-03db7eb09bfd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:03.892894 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 738/2962] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:03 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:03.914923 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-24730141-aa63-446d-9a34-3dfb1212926f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:03.917740 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24730141-aa63-446d-9a34-3dfb1212926f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:03.918093 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24730141-aa63-446d-9a34-3dfb1212926f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:03.918217 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24730141-aa63-446d-9a34-3dfb1212926f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:03.934567 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:03.934567 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:03.940392 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-24730141-aa63-446d-9a34-3dfb1212926f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:03.946698 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24730141-aa63-446d-9a34-3dfb1212926f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:03.947119 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 739/2963] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:03 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:04.050119 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-61a2fcf7-f753-4735-8983-da9f06958b81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:04.053228 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:06:04.053228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:04.053228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:04.053228 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume with id: e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:06:04.060834 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:04.060834 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:04.060834 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:04.074102 np0000006713 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:06:04.080869 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume request issued successfully. Aug 07 14:06:04.081525 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61a2fcf7-f753-4735-8983-da9f06958b81 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 202 Aug 07 14:06:04.081574 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 745/2964] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:04 2026] DELETE /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:04.093982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78dce350-6003-48b6-b4b3-6175f6fb8722 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:04.100576 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78dce350-6003-48b6-b4b3-6175f6fb8722 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:06:04.100917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78dce350-6003-48b6-b4b3-6175f6fb8722 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:04.101214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78dce350-6003-48b6-b4b3-6175f6fb8722 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:04.113750 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:04.113750 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:04.119072 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78dce350-6003-48b6-b4b3-6175f6fb8722 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:04.128594 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78dce350-6003-48b6-b4b3-6175f6fb8722 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 200 Aug 07 14:06:04.129016 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 743/2965] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:04 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:04.479271 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-091f297f-d220-42f0-91c2-71a8953a4472 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:04.481924 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-091f297f-d220-42f0-91c2-71a8953a4472 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:04.482219 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-091f297f-d220-42f0-91c2-71a8953a4472 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:04.482541 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-091f297f-d220-42f0-91c2-71a8953a4472 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:04.482943 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-091f297f-d220-42f0-91c2-71a8953a4472 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:04.489887 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:04.489887 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:04.490704 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-091f297f-d220-42f0-91c2-71a8953a4472 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:04.491419 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 739/2966] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:04 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:04.907570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81bfcd1b-06f9-4b1c-a2b3-95e9c6dfa397 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:04.910794 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81bfcd1b-06f9-4b1c-a2b3-95e9c6dfa397 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:04.911118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81bfcd1b-06f9-4b1c-a2b3-95e9c6dfa397 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:04.911386 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81bfcd1b-06f9-4b1c-a2b3-95e9c6dfa397 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:04.911540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-81bfcd1b-06f9-4b1c-a2b3-95e9c6dfa397 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:04.917727 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:04.917727 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:04.918513 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81bfcd1b-06f9-4b1c-a2b3-95e9c6dfa397 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:04.919178 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 740/2967] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:04 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:04.966155 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2c68982-e216-4fc1-9895-e4828245a2a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:04.968909 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2c68982-e216-4fc1-9895-e4828245a2a2 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:04.969209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2c68982-e216-4fc1-9895-e4828245a2a2 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:04.969514 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2c68982-e216-4fc1-9895-e4828245a2a2 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:04.982198 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:04.982198 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:04.987954 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e2c68982-e216-4fc1-9895-e4828245a2a2 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:04.993457 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2c68982-e216-4fc1-9895-e4828245a2a2 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:04.994084 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 746/2968] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:04 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:05.153011 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da8b332e-cc0c-4768-9b10-8c5f39b2bfca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.155923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da8b332e-cc0c-4768-9b10-8c5f39b2bfca tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 Aug 07 14:06:05.156363 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da8b332e-cc0c-4768-9b10-8c5f39b2bfca tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:05.156718 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da8b332e-cc0c-4768-9b10-8c5f39b2bfca tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:05.169071 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da8b332e-cc0c-4768-9b10-8c5f39b2bfca tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 returned with HTTP 404 Aug 07 14:06:05.170645 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 744/2969] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:05 2026] GET /volume/v3/volumes/e10a162d-067d-451c-812d-8f18d26f6f74 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:05.180536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-213a386f-fc24-4694-9245-e5e4922be7c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.182349 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-213a386f-fc24-4694-9245-e5e4922be7c2 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:06:05.182598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-213a386f-fc24-4694-9245-e5e4922be7c2 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:05.182781 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-213a386f-fc24-4694-9245-e5e4922be7c2 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:05.183950 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-213a386f-fc24-4694-9245-e5e4922be7c2 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:06:05.252588 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-213a386f-fc24-4694-9245-e5e4922be7c2 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Get all volumes completed successfully. Aug 07 14:06:05.256261 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:05.256261 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:05.264322 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-213a386f-fc24-4694-9245-e5e4922be7c2 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:06:05.264764 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 740/2970] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:06:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17563 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:05.289223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69009399-1907-4974-ba55-43b37f9d39ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.294662 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69009399-1907-4974-ba55-43b37f9d39ed tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] DELETE https://10.4.3.193/volume/v3/types/53d55545-4fff-42ed-8be2-e881386861c6 Aug 07 14:06:05.294662 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69009399-1907-4974-ba55-43b37f9d39ed tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:05.294662 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69009399-1907-4974-ba55-43b37f9d39ed tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:05.348679 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69009399-1907-4974-ba55-43b37f9d39ed tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/53d55545-4fff-42ed-8be2-e881386861c6 returned with HTTP 202 Aug 07 14:06:05.349246 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 741/2971] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:06:05 2026] DELETE /volume/v3/types/53d55545-4fff-42ed-8be2-e881386861c6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:05.369143 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8869aa2-d0d7-4027-bf97-dc62b811574c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.372577 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8869aa2-d0d7-4027-bf97-dc62b811574c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:06:05.373368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8869aa2-d0d7-4027-bf97-dc62b811574c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1586226018", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:05.395142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5c0bd09-7773-4ee0-b023-2f68c7ac14e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.397398 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5c0bd09-7773-4ee0-b023-2f68c7ac14e9 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 Aug 07 14:06:05.397762 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5c0bd09-7773-4ee0-b023-2f68c7ac14e9 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:05.398077 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5c0bd09-7773-4ee0-b023-2f68c7ac14e9 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:05.400867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8869aa2-d0d7-4027-bf97-dc62b811574c tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:06:05.402395 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 747/2972] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:06:05 2026] POST /volume/v3/types => generated 214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:05.403725 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:05.403725 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:05.404324 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5c0bd09-7773-4ee0-b023-2f68c7ac14e9 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:06:05.405235 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5c0bd09-7773-4ee0-b023-2f68c7ac14e9 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 returned with HTTP 200 Aug 07 14:06:05.406020 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 745/2973] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:05 2026] GET /volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:05.414258 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2c11f62-2f86-44df-85f1-0ef07668c4fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.417261 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2c11f62-2f86-44df-85f1-0ef07668c4fa tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types/02e3a223-b4c7-490d-ab9c-d0894feffe90/encryption Aug 07 14:06:05.417358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2c11f62-2f86-44df-85f1-0ef07668c4fa tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:05.444351 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2c11f62-2f86-44df-85f1-0ef07668c4fa tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/02e3a223-b4c7-490d-ab9c-d0894feffe90/encryption returned with HTTP 200 Aug 07 14:06:05.445051 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 741/2974] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:06:05 2026] POST /volume/v3/types/02e3a223-b4c7-490d-ab9c-d0894feffe90/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:05.446934 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.448755 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:05.449146 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1537247683", "snapshot_id": null, "imageRef": "ce8c1344-8b67-41ef-b274-962ee3291935", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:05.452973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1537247683', 'snapshot_id': None, 'imageRef': 'ce8c1344-8b67-41ef-b274-962ee3291935', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:05.458219 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.462790 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:05.463416 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1165790565", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1586226018", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:05.465714 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1165790565', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1586226018', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:05.469970 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume of 1 GB Aug 07 14:06:05.470381 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:05.470381 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:05.471164 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Availability Zones retrieved successfully. Aug 07 14:06:05.483253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (2fea7a8b-eb0d-43e1-a771-96f0964c2e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:05.485141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad343de-8e4a-4980-8465-93022895aff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.487470 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:05.505510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e452fd1c-1fe0-476b-891e-87af55c07957 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.508336 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e452fd1c-1fe0-476b-891e-87af55c07957 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:05.508336 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e452fd1c-1fe0-476b-891e-87af55c07957 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:05.508336 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e452fd1c-1fe0-476b-891e-87af55c07957 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:05.508336 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e452fd1c-1fe0-476b-891e-87af55c07957 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:05.516348 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:05.516348 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:05.517447 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e452fd1c-1fe0-476b-891e-87af55c07957 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:05.518056 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 746/2975] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:05 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:05.527065 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad343de-8e4a-4980-8465-93022895aff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:06:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02e3a223-b4c7-490d-ab9c-d0894feffe90,is_public=True,name='tempest-scenario-type-luksv2-1586226018',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02e3a223-b4c7-490d-ab9c-d0894feffe90', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.528199 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (718365c0-bfda-421b-b599-46c8d348ad79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.571889 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:05.571889 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:05.572693 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:06:05.573411 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume of 1 GB Aug 07 14:06:05.573599 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1586226018 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1586226018, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:06:05.573599 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1586226018 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1586226018, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:06:05.577578 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Availability Zones retrieved successfully. Aug 07 14:06:05.587437 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Flow 'volume_create_api' (2c9d33eb-fe99-49ca-b12f-276d75c6a94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:05.590221 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29be700-ba0a-4b69-9e50-b439652820cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.591246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:05.625032 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Created reservations ['66ab9047-57f7-49cf-957d-b52a84a6fbf4', '1bb619e3-4fdb-477c-bd74-debba968f80b', 'dced7e9c-60c4-4305-85e6-6861df87f49b', 'e858e61a-1e39-4802-a6cd-30d5ac384669'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:05.626151 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (718365c0-bfda-421b-b599-46c8d348ad79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66ab9047-57f7-49cf-957d-b52a84a6fbf4', '1bb619e3-4fdb-477c-bd74-debba968f80b', 'dced7e9c-60c4-4305-85e6-6861df87f49b', 'e858e61a-1e39-4802-a6cd-30d5ac384669']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.627230 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfed9c86-12ca-4186-8ae5-9fcb169497ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.641903 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29be700-ba0a-4b69-9e50-b439652820cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e69822f8-0bb3-4b43-b4b2-f555b09efd15', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.642787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (253b3baa-2554-4654-9149-8e30467b9d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.662542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfed9c86-12ca-4186-8ae5-9fcb169497ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34ac8823-823b-4df9-a8b0-7db5fbad7921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1165790565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['66ab9047-57f7-49cf-957d-b52a84a6fbf4','1bb619e3-4fdb-477c-bd74-debba968f80b','dced7e9c-60c4-4305-85e6-6861df87f49b','e858e61a-1e39-4802-a6cd-30d5ac384669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=02e3a223-b4c7-490d-ab9c-d0894feffe90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1165790565',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=34ac8823-823b-4df9-a8b0-7db5fbad7921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e78adfe006c8479bbd23f967cbeb03cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02e3a223-b4c7-490d-ab9c-d0894feffe90),volume_type_id=02e3a223-b4c7-490d-ab9c-d0894feffe90)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.663810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243910fb-3c70-4946-906b-fef5e32f331f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.690553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243910fb-3c70-4946-906b-fef5e32f331f) transitioned into state 'SUCCESS' from state '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-1165790565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['66ab9047-57f7-49cf-957d-b52a84a6fbf4','1bb619e3-4fdb-477c-bd74-debba968f80b','dced7e9c-60c4-4305-85e6-6861df87f49b','e858e61a-1e39-4802-a6cd-30d5ac384669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=02e3a223-b4c7-490d-ab9c-d0894feffe90)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.691397 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d98ce3-386f-4f62-b7c6-a6e79619ef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.709044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d98ce3-386f-4f62-b7c6-a6e79619ef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.710327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (2fea7a8b-eb0d-43e1-a771-96f0964c2e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:05.710663 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Created reservations ['4a3eec4c-a0cf-41c8-b5c3-997c604c564a', 'a163389e-6d6b-411d-bcda-31918ce06b72', 'aa94499b-fa19-4588-9fd6-cd53b5c0e19d', '90de2b86-ed25-4a2f-9cca-412adecd8982'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:05.710785 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request issued successfully. Aug 07 14:06:05.712015 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (253b3baa-2554-4654-9149-8e30467b9d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a3eec4c-a0cf-41c8-b5c3-997c604c564a', 'a163389e-6d6b-411d-bcda-31918ce06b72', 'aa94499b-fa19-4588-9fd6-cd53b5c0e19d', '90de2b86-ed25-4a2f-9cca-412adecd8982']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.712142 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18e7a5f0-e1af-4811-8d61-2f7066adeb5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:05.712693 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 748/2976] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:05 2026] POST /volume/v3/volumes => generated 787 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:05.713652 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6af13ff-deef-4bd5-8f67-2c242f3e4cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.785292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6af13ff-deef-4bd5-8f67-2c242f3e4cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd43dc97-9ca5-45e4-874c-7877d950026d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1537247683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d1d60e7cc74d89b299e33da61a4763',qos_specs=None,replication_status=,reservations=['4a3eec4c-a0cf-41c8-b5c3-997c604c564a','a163389e-6d6b-411d-bcda-31918ce06b72','aa94499b-fa19-4588-9fd6-cd53b5c0e19d','90de2b86-ed25-4a2f-9cca-412adecd8982'],size=1,snapshot_id=e69822f8-0bb3-4b43-b4b2-f555b09efd15,source_replicaid=,source_volid=None,status='creating',user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1537247683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd43dc97-9ca5-45e4-874c-7877d950026d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23d1d60e7cc74d89b299e33da61a4763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e69822f8-0bb3-4b43-b4b2-f555b09efd15,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.786070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61e74dc-1431-479a-a45f-95a762b3ff8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.812524 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61e74dc-1431-479a-a45f-95a762b3ff8e) transitioned into state 'SUCCESS' from state '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-1537247683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d1d60e7cc74d89b299e33da61a4763',qos_specs=None,replication_status=,reservations=['4a3eec4c-a0cf-41c8-b5c3-997c604c564a','a163389e-6d6b-411d-bcda-31918ce06b72','aa94499b-fa19-4588-9fd6-cd53b5c0e19d','90de2b86-ed25-4a2f-9cca-412adecd8982'],size=1,snapshot_id=e69822f8-0bb3-4b43-b4b2-f555b09efd15,source_replicaid=,source_volid=None,status='creating',user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.813447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b01679-40fc-4ba9-9129-edb33559ab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:05.841966 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b01679-40fc-4ba9-9129-edb33559ab09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:05.843079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Flow 'volume_create_api' (2c9d33eb-fe99-49ca-b12f-276d75c6a94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:05.843434 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume request issued successfully. Aug 07 14:06:05.844128 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9ee200e-7be3-41eb-959e-f9575d4e1405 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:05.844589 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 742/2977] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:05 2026] POST /volume/v3/volumes => generated 814 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:05.858508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e457b399-e976-4e8b-b1b8-c363e36fda80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.861087 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e457b399-e976-4e8b-b1b8-c363e36fda80 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:06:05.861087 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e457b399-e976-4e8b-b1b8-c363e36fda80 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:05.861261 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e457b399-e976-4e8b-b1b8-c363e36fda80 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:05.934316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b2b3b96-cb43-4abb-aa62-000d18d94a36 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:05.936636 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b2b3b96-cb43-4abb-aa62-000d18d94a36 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:05.937217 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b2b3b96-cb43-4abb-aa62-000d18d94a36 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:05.938017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b2b3b96-cb43-4abb-aa62-000d18d94a36 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:05.938479 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0b2b3b96-cb43-4abb-aa62-000d18d94a36 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:05.948024 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:05.948024 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:05.949217 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b2b3b96-cb43-4abb-aa62-000d18d94a36 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:05.950173 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 747/2978] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:05 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:06.010982 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af667fcf-c779-4324-85b0-c8d631155c9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:06.015142 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af667fcf-c779-4324-85b0-c8d631155c9b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:06.015142 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af667fcf-c779-4324-85b0-c8d631155c9b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:06.016625 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af667fcf-c779-4324-85b0-c8d631155c9b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:06.039080 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:06.039080 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:06.046105 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af667fcf-c779-4324-85b0-c8d631155c9b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:06.053426 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af667fcf-c779-4324-85b0-c8d631155c9b tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:06.053974 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 749/2979] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:06 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:06.081606 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:06.081606 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:06.089318 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e457b399-e976-4e8b-b1b8-c363e36fda80 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:06.097168 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e457b399-e976-4e8b-b1b8-c363e36fda80 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 200 Aug 07 14:06:06.097646 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 742/2980] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:05 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 882 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:06.532733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce5c2a8d-0a4a-47ed-acca-94cd9d625ec5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:06.536335 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce5c2a8d-0a4a-47ed-acca-94cd9d625ec5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:06.536335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce5c2a8d-0a4a-47ed-acca-94cd9d625ec5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:06.536335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce5c2a8d-0a4a-47ed-acca-94cd9d625ec5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:06.536335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ce5c2a8d-0a4a-47ed-acca-94cd9d625ec5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:06.542906 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:06.542906 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:06.543881 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce5c2a8d-0a4a-47ed-acca-94cd9d625ec5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:06.544388 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 743/2981] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:06 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:06.963867 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c122c3da-c737-40d2-a8e2-c29e7338919c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:06.966414 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c122c3da-c737-40d2-a8e2-c29e7338919c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:06.966765 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c122c3da-c737-40d2-a8e2-c29e7338919c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:06.967021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c122c3da-c737-40d2-a8e2-c29e7338919c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:06.967199 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c122c3da-c737-40d2-a8e2-c29e7338919c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:06.973347 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:06.973347 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:06.974406 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c122c3da-c737-40d2-a8e2-c29e7338919c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:06.974964 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 748/2982] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:06 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:07.070884 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5bc8b30-dd65-4164-8c7e-e5404918ceea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:07.073915 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5bc8b30-dd65-4164-8c7e-e5404918ceea tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:07.074235 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5bc8b30-dd65-4164-8c7e-e5404918ceea tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:07.074522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5bc8b30-dd65-4164-8c7e-e5404918ceea tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:07.094465 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:07.094465 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:07.103554 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c5bc8b30-dd65-4164-8c7e-e5404918ceea tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:07.112580 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5bc8b30-dd65-4164-8c7e-e5404918ceea tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:07.113115 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 750/2983] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:07 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:07.119688 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89d011ff-d2dc-4af5-9ad9-464f856ab767 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:07.124000 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89d011ff-d2dc-4af5-9ad9-464f856ab767 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:06:07.124291 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89d011ff-d2dc-4af5-9ad9-464f856ab767 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:07.124579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89d011ff-d2dc-4af5-9ad9-464f856ab767 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:07.136142 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:07.136142 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:07.141239 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-89d011ff-d2dc-4af5-9ad9-464f856ab767 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:07.149338 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89d011ff-d2dc-4af5-9ad9-464f856ab767 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 200 Aug 07 14:06:07.149500 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 743/2984] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:07 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 1423 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:07.169890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-184152ba-078a-4e83-bc83-d69f9bf9b380 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:07.173930 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184152ba-078a-4e83-bc83-d69f9bf9b380 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:06:07.174218 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-184152ba-078a-4e83-bc83-d69f9bf9b380 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:07.174451 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-184152ba-078a-4e83-bc83-d69f9bf9b380 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:07.179458 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b21d1391-3dcc-485b-bcd0-35cffbe50cd7 req-d98d99a0-c08c-42d0-814d-4608b707f4f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:07.182112 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b21d1391-3dcc-485b-bcd0-35cffbe50cd7 req-d98d99a0-c08c-42d0-814d-4608b707f4f2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] DELETE https://10.4.3.193/volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313 Aug 07 14:06:07.182428 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b21d1391-3dcc-485b-bcd0-35cffbe50cd7 req-d98d99a0-c08c-42d0-814d-4608b707f4f2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:07.182805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b21d1391-3dcc-485b-bcd0-35cffbe50cd7 req-d98d99a0-c08c-42d0-814d-4608b707f4f2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:07.186433 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:07.186433 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:07.193154 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:07.193154 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:07.195076 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-184152ba-078a-4e83-bc83-d69f9bf9b380 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:07.203774 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184152ba-078a-4e83-bc83-d69f9bf9b380 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 200 Aug 07 14:06:07.204757 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 744/2985] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:07 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 1423 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:07.259957 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b21d1391-3dcc-485b-bcd0-35cffbe50cd7 req-d98d99a0-c08c-42d0-814d-4608b707f4f2 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313 returned with HTTP 200 Aug 07 14:06:07.260580 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 749/2986] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:06:07 2026] DELETE /volume/v3/attachments/2f709f73-a3d1-4e62-a310-8fba6ce6b313 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:07.562700 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c3c8936d-3ec6-4918-98e9-3308086a9fd8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:07.565198 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3c8936d-3ec6-4918-98e9-3308086a9fd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:07.566573 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3c8936d-3ec6-4918-98e9-3308086a9fd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:07.566573 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3c8936d-3ec6-4918-98e9-3308086a9fd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:07.566573 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c3c8936d-3ec6-4918-98e9-3308086a9fd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:07.576262 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:07.576262 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:07.576262 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3c8936d-3ec6-4918-98e9-3308086a9fd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:07.576262 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 751/2987] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:07 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:07.991806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-737efb14-4ec7-4605-b433-9bc43120b60c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:07.995408 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-737efb14-4ec7-4605-b433-9bc43120b60c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:07.995408 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-737efb14-4ec7-4605-b433-9bc43120b60c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:07.996569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-737efb14-4ec7-4605-b433-9bc43120b60c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:07.996569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-737efb14-4ec7-4605-b433-9bc43120b60c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:08.004915 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:08.004915 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:08.006224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-737efb14-4ec7-4605-b433-9bc43120b60c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:08.006224 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 744/2988] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:07 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:08.133575 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32211239-f714-41dc-8ef8-63dea8e14356 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:08.136742 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32211239-f714-41dc-8ef8-63dea8e14356 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:08.136742 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32211239-f714-41dc-8ef8-63dea8e14356 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:08.137074 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32211239-f714-41dc-8ef8-63dea8e14356 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:08.159015 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:08.159015 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:08.164268 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32211239-f714-41dc-8ef8-63dea8e14356 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:08.172624 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32211239-f714-41dc-8ef8-63dea8e14356 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:08.172624 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 745/2989] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:08 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:08.590919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f77e83a6-3540-4650-926b-4353fb9dfab5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:08.595805 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f77e83a6-3540-4650-926b-4353fb9dfab5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:08.596105 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f77e83a6-3540-4650-926b-4353fb9dfab5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:08.596375 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f77e83a6-3540-4650-926b-4353fb9dfab5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:08.596517 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f77e83a6-3540-4650-926b-4353fb9dfab5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:08.602054 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:08.602054 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:08.602882 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f77e83a6-3540-4650-926b-4353fb9dfab5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:08.603693 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 750/2990] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:08 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:08.765869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:08.766289 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc Aug 07 14:06:08.766451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:08.766760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:08.767025 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Delete volume with id: 8ae830ed-718b-466e-945e-8550f12f41dc Aug 07 14:06:08.780691 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:08.780691 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:08.782405 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:06:08.813287 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Delete volume request issued successfully. Aug 07 14:06:08.813602 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9a79723-fb93-4963-be7a-1ec850bbbbd6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc returned with HTTP 202 Aug 07 14:06:08.814043 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 752/2991] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:08 2026] DELETE /volume/v3/volumes/8ae830ed-718b-466e-945e-8550f12f41dc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:08.825815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf567a63-b381-449b-b58c-fa97e0fd6420 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:08.828779 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf567a63-b381-449b-b58c-fa97e0fd6420 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] DELETE https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 Aug 07 14:06:08.829087 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf567a63-b381-449b-b58c-fa97e0fd6420 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:08.829349 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf567a63-b381-449b-b58c-fa97e0fd6420 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:08.829608 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-bf567a63-b381-449b-b58c-fa97e0fd6420 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Delete backup with id: bf41abc9-9498-4880-80e9-3356b99cc6e6. Aug 07 14:06:08.836020 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:08.836020 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:08.855296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-bf567a63-b381-449b-b58c-fa97e0fd6420 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] delete_backup rpcapi backup_id bf41abc9-9498-4880-80e9-3356b99cc6e6 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:06:08.860258 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf567a63-b381-449b-b58c-fa97e0fd6420 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 returned with HTTP 202 Aug 07 14:06:08.861690 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 745/2992] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:08 2026] DELETE /volume/v3/backups/bf41abc9-9498-4880-80e9-3356b99cc6e6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:08.871946 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-68a511f0-bf7c-45c6-bad7-577604a7933a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:08.874146 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68a511f0-bf7c-45c6-bad7-577604a7933a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] DELETE https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:06:08.874575 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68a511f0-bf7c-45c6-bad7-577604a7933a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:08.874658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68a511f0-bf7c-45c6-bad7-577604a7933a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:08.874807 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-68a511f0-bf7c-45c6-bad7-577604a7933a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Delete volume with id: 104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:06:08.885119 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:08.885119 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:08.886733 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-68a511f0-bf7c-45c6-bad7-577604a7933a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:06:08.911330 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-68a511f0-bf7c-45c6-bad7-577604a7933a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Delete volume request issued successfully. Aug 07 14:06:08.911521 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68a511f0-bf7c-45c6-bad7-577604a7933a tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 202 Aug 07 14:06:08.912249 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 746/2993] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:08 2026] DELETE /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:08.920764 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00cfc02d-1ee6-472f-9587-6a4685be5fb3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:08.923364 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00cfc02d-1ee6-472f-9587-6a4685be5fb3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:06:08.923645 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00cfc02d-1ee6-472f-9587-6a4685be5fb3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:08.923903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00cfc02d-1ee6-472f-9587-6a4685be5fb3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:08.934803 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:08.934803 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:08.940357 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-00cfc02d-1ee6-472f-9587-6a4685be5fb3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Volume info retrieved successfully. Aug 07 14:06:08.951723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00cfc02d-1ee6-472f-9587-6a4685be5fb3 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 200 Aug 07 14:06:08.952334 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 751/2994] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:08 2026] GET /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:09.019757 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a0755bb-1dfc-48a6-978c-4b70c0f3fcbb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.022568 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0755bb-1dfc-48a6-978c-4b70c0f3fcbb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:09.022727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0755bb-1dfc-48a6-978c-4b70c0f3fcbb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:09.023198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a0755bb-1dfc-48a6-978c-4b70c0f3fcbb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:09.023198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9a0755bb-1dfc-48a6-978c-4b70c0f3fcbb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:09.032304 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:09.032304 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:09.033576 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a0755bb-1dfc-48a6-978c-4b70c0f3fcbb tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:09.034297 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 753/2995] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:09 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:09.120172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-1fccc0be-5cf8-4f0b-acea-b0941a6cec49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.123629 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-1fccc0be-5cf8-4f0b-acea-b0941a6cec49 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:06:09.124106 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-1fccc0be-5cf8-4f0b-acea-b0941a6cec49 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:09.124463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-1fccc0be-5cf8-4f0b-acea-b0941a6cec49 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:09.134386 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:09.134386 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:09.139450 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-1fccc0be-5cf8-4f0b-acea-b0941a6cec49 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:09.150015 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-1fccc0be-5cf8-4f0b-acea-b0941a6cec49 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 200 Aug 07 14:06:09.150593 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 746/2996] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:09 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:09.191199 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e75319cf-e298-4a8a-a475-40fa4ef5beb7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.195826 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e75319cf-e298-4a8a-a475-40fa4ef5beb7 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:09.196117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e75319cf-e298-4a8a-a475-40fa4ef5beb7 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:09.196351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e75319cf-e298-4a8a-a475-40fa4ef5beb7 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:09.212563 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:09.212563 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:09.218733 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e75319cf-e298-4a8a-a475-40fa4ef5beb7 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:09.225803 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e75319cf-e298-4a8a-a475-40fa4ef5beb7 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:09.226289 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 747/2997] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:09 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:09.619987 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d316dd9-dc1c-41c0-86e6-c1a9b8002a39 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.622477 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d316dd9-dc1c-41c0-86e6-c1a9b8002a39 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:09.622759 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d316dd9-dc1c-41c0-86e6-c1a9b8002a39 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:09.623016 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d316dd9-dc1c-41c0-86e6-c1a9b8002a39 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:09.623171 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6d316dd9-dc1c-41c0-86e6-c1a9b8002a39 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:09.629033 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:09.629033 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:09.630208 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d316dd9-dc1c-41c0-86e6-c1a9b8002a39 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:09.631100 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 752/2998] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:09 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:09.841041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-788a76c8-3097-449c-8e99-d2a9eab929f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.843423 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-788a76c8-3097-449c-8e99-d2a9eab929f3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:06:09.843697 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-788a76c8-3097-449c-8e99-d2a9eab929f3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:09.843996 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-788a76c8-3097-449c-8e99-d2a9eab929f3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:09.852732 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:09.852732 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:09.860982 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-788a76c8-3097-449c-8e99-d2a9eab929f3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:09.867412 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-788a76c8-3097-449c-8e99-d2a9eab929f3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 200 Aug 07 14:06:09.867962 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 754/2999] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:09 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:09.884988 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b261bc47-4d36-4ffa-bff4-1f5ea3e3e8c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.885374 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b261bc47-4d36-4ffa-bff4-1f5ea3e3e8c9 None None] GET https://10.4.3.193/volume// Aug 07 14:06:09.885533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b261bc47-4d36-4ffa-bff4-1f5ea3e3e8c9 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:09.885802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b261bc47-4d36-4ffa-bff4-1f5ea3e3e8c9 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:09.886232 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b261bc47-4d36-4ffa-bff4-1f5ea3e3e8c9 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:09.886544 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 747/3000] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:06:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:09.904352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-6b60d90e-1d78-4f5c-8e60-dd485c283bb3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.909238 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-6b60d90e-1d78-4f5c-8e60-dd485c283bb3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:06:09.909474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-6b60d90e-1d78-4f5c-8e60-dd485c283bb3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd43dc97-9ca5-45e4-874c-7877d950026d", "connector": null, "instance_uuid": "ccae360e-d9a9-4138-863c-cb237f5e994c"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:09.927742 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:09.927742 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:09.972421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-defd9173-53e8-4a91-b5a4-40404935eec6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:09.975087 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-defd9173-53e8-4a91-b5a4-40404935eec6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] GET https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 Aug 07 14:06:09.975270 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-defd9173-53e8-4a91-b5a4-40404935eec6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:09.975443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-defd9173-53e8-4a91-b5a4-40404935eec6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:09.985630 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-6b60d90e-1d78-4f5c-8e60-dd485c283bb3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:06:09.985630 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 748/3001] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:06:09 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:09.985913 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-defd9173-53e8-4a91-b5a4-40404935eec6 tempest-TestVolumeBackupRestore-258784065 tempest-TestVolumeBackupRestore-258784065-project-member] https://10.4.3.193/volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 returned with HTTP 404 Aug 07 14:06:09.985913 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 753/3002] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:09 2026] GET /volume/v3/volumes/104bee2f-1b81-4934-b5a3-4965c2a93724 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:10.050105 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a75c680-dba9-49b9-aaab-a446eed0ef59 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:10.051871 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a75c680-dba9-49b9-aaab-a446eed0ef59 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:10.051943 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a75c680-dba9-49b9-aaab-a446eed0ef59 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:10.052392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a75c680-dba9-49b9-aaab-a446eed0ef59 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:10.052392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8a75c680-dba9-49b9-aaab-a446eed0ef59 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:10.058455 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:10.058455 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:10.059811 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a75c680-dba9-49b9-aaab-a446eed0ef59 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:10.059811 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 755/3003] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:10 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:10.248185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d18f5111-3ba0-4da0-9787-ff37015ae0ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:10.251064 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d18f5111-3ba0-4da0-9787-ff37015ae0ae tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:10.251374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d18f5111-3ba0-4da0-9787-ff37015ae0ae tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:10.251625 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d18f5111-3ba0-4da0-9787-ff37015ae0ae tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:10.272149 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:10.272149 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:10.281083 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d18f5111-3ba0-4da0-9787-ff37015ae0ae tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:10.289704 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d18f5111-3ba0-4da0-9787-ff37015ae0ae tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:10.290323 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 748/3004] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:10 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:10.645210 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ff1b71f-1072-45c7-a46c-850bd4a856fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:10.647797 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ff1b71f-1072-45c7-a46c-850bd4a856fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:10.648127 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ff1b71f-1072-45c7-a46c-850bd4a856fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:10.648409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ff1b71f-1072-45c7-a46c-850bd4a856fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:10.648584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6ff1b71f-1072-45c7-a46c-850bd4a856fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:10.656513 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:10.656513 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:10.657011 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ff1b71f-1072-45c7-a46c-850bd4a856fa tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:10.657362 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 749/3005] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:10 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:10.931642 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-17e563ba-ea89-475b-99d4-b7335d0c6432 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:10.940531 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-17e563ba-ea89-475b-99d4-b7335d0c6432 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58/action Aug 07 14:06:10.941050 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-17e563ba-ea89-475b-99d4-b7335d0c6432 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:10.941193 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-17e563ba-ea89-475b-99d4-b7335d0c6432 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:10.964387 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:10.964387 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:10.986601 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38afe6f6-025e-40ab-9db8-2628f42be82b req-17e563ba-ea89-475b-99d4-b7335d0c6432 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58/action returned with HTTP 204 Aug 07 14:06:10.988617 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 754/3006] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:06:10 2026] POST /volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:11.074224 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bb62889-f558-47d3-a2fa-5435cbdcc949 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.076157 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bb62889-f558-47d3-a2fa-5435cbdcc949 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:11.076304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bb62889-f558-47d3-a2fa-5435cbdcc949 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.076402 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bb62889-f558-47d3-a2fa-5435cbdcc949 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.076517 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3bb62889-f558-47d3-a2fa-5435cbdcc949 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:11.087399 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.087399 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:11.088139 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bb62889-f558-47d3-a2fa-5435cbdcc949 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:11.088770 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 756/3007] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:11.308522 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27a38527-0f8e-4f5d-8e20-a08a7dfbc165 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.318695 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27a38527-0f8e-4f5d-8e20-a08a7dfbc165 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:11.319027 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27a38527-0f8e-4f5d-8e20-a08a7dfbc165 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.319366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27a38527-0f8e-4f5d-8e20-a08a7dfbc165 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.336608 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.336608 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:11.342324 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-27a38527-0f8e-4f5d-8e20-a08a7dfbc165 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:11.347284 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27a38527-0f8e-4f5d-8e20-a08a7dfbc165 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:11.347284 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 749/3008] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 1150 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:11.362007 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f5b3dd8f-2462-4447-a6c4-be81393ae6f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.363865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5b3dd8f-2462-4447-a6c4-be81393ae6f9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:06:11.364647 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5b3dd8f-2462-4447-a6c4-be81393ae6f9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.365065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5b3dd8f-2462-4447-a6c4-be81393ae6f9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.374114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fae23a6f-1a4a-4b02-9017-5291786e4935 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.374114 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fae23a6f-1a4a-4b02-9017-5291786e4935 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:11.374114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fae23a6f-1a4a-4b02-9017-5291786e4935 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.374248 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fae23a6f-1a4a-4b02-9017-5291786e4935 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.378392 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.378392 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:11.388896 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f5b3dd8f-2462-4447-a6c4-be81393ae6f9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:06:11.393110 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.393110 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:11.396029 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5b3dd8f-2462-4447-a6c4-be81393ae6f9 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:06:11.396697 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 750/3009] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:11.401054 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fae23a6f-1a4a-4b02-9017-5291786e4935 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:11.409477 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fae23a6f-1a4a-4b02-9017-5291786e4935 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:11.409935 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 755/3010] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 1150 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:06:11.430771 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1701637e-bafe-4766-b3f7-40d73375dbd6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.436906 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1701637e-bafe-4766-b3f7-40d73375dbd6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action Aug 07 14:06:11.436906 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1701637e-bafe-4766-b3f7-40d73375dbd6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action body: b'{"os-detach": {"attachment_id": "4dda6d59-0e1f-4391-b69e-808d4576be58"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:11.436906 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1701637e-bafe-4766-b3f7-40d73375dbd6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "4dda6d59-0e1f-4391-b69e-808d4576be58"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:11.452376 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.452376 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:11.453929 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1701637e-bafe-4766-b3f7-40d73375dbd6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:11.466113 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1701637e-bafe-4766-b3f7-40d73375dbd6 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action returned with HTTP 400 Aug 07 14:06:11.466809 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 757/3011] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:06:11 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 100 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:06:11.484829 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cdc1ef6b-ed59-42de-847f-153ce0c04b93 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.487471 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdc1ef6b-ed59-42de-847f-153ce0c04b93 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:06:11.487683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdc1ef6b-ed59-42de-847f-153ce0c04b93 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.487965 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdc1ef6b-ed59-42de-847f-153ce0c04b93 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.499298 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.499298 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:11.502678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eab493d7-3831-4e15-96a4-f28695f47ab5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.502678 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eab493d7-3831-4e15-96a4-f28695f47ab5 None None] GET https://10.4.3.193/volume// Aug 07 14:06:11.502678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eab493d7-3831-4e15-96a4-f28695f47ab5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.502678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eab493d7-3831-4e15-96a4-f28695f47ab5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.502678 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eab493d7-3831-4e15-96a4-f28695f47ab5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:11.502678 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 751/3012] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:11.504676 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cdc1ef6b-ed59-42de-847f-153ce0c04b93 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:06:11.511333 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdc1ef6b-ed59-42de-847f-153ce0c04b93 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:06:11.511454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-73d64dbc-31c8-4808-b01a-a8624bb64b67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.512012 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 750/3013] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:11.514094 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-73d64dbc-31c8-4808-b01a-a8624bb64b67 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:06:11.515540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-73d64dbc-31c8-4808-b01a-a8624bb64b67 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.515540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-73d64dbc-31c8-4808-b01a-a8624bb64b67 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.520866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8ff8b590-c199-466a-a813-56d65b1f24d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.526653 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8ff8b590-c199-466a-a813-56d65b1f24d9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:11.527024 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8ff8b590-c199-466a-a813-56d65b1f24d9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.527245 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.527245 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:11.527321 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8ff8b590-c199-466a-a813-56d65b1f24d9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.535774 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-73d64dbc-31c8-4808-b01a-a8624bb64b67 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:06:11.541293 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.541293 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:11.543694 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-73d64dbc-31c8-4808-b01a-a8624bb64b67 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 200 Aug 07 14:06:11.544250 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 756/3014] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 1584 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:11.546434 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8ff8b590-c199-466a-a813-56d65b1f24d9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:11.551668 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8ff8b590-c199-466a-a813-56d65b1f24d9 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:11.552250 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 758/3015] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:11.584528 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-394905a1-267b-4089-ba7f-46bfeebfda3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.588995 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-394905a1-267b-4089-ba7f-46bfeebfda3e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba/action Aug 07 14:06:11.589445 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-394905a1-267b-4089-ba7f-46bfeebfda3e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:11.589589 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-394905a1-267b-4089-ba7f-46bfeebfda3e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:11.605551 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.605551 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:11.606230 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-394905a1-267b-4089-ba7f-46bfeebfda3e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:11.618697 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-394905a1-267b-4089-ba7f-46bfeebfda3e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Begin detaching volume completed successfully. Aug 07 14:06:11.619019 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-394905a1-267b-4089-ba7f-46bfeebfda3e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba/action returned with HTTP 202 Aug 07 14:06:11.619757 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 752/3016] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:06:11 2026] POST /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:11.675555 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-410674c7-7964-4a9a-9903-d791e4342944 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.677526 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-410674c7-7964-4a9a-9903-d791e4342944 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:11.678159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-410674c7-7964-4a9a-9903-d791e4342944 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.678159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-410674c7-7964-4a9a-9903-d791e4342944 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.678159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-410674c7-7964-4a9a-9903-d791e4342944 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:11.691527 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.691527 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:11.692795 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-4476a536-5e66-4fd2-b426-6a5dbaa569a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.693018 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-410674c7-7964-4a9a-9903-d791e4342944 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:11.693343 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 751/3017] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:11.696424 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-4476a536-5e66-4fd2-b426-6a5dbaa569a3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] PUT https://10.4.3.193/volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507 Aug 07 14:06:11.697506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-4476a536-5e66-4fd2-b426-6a5dbaa569a3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:11.712240 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-4476a536-5e66-4fd2-b426-6a5dbaa569a3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Acquiring lock "cinder-attachment_update-bd43dc97-9ca5-45e4-874c-7877d950026d-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:06:11.716102 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03dee858-96cc-47af-b46e-79d2d5fc8df8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.716767 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03dee858-96cc-47af-b46e-79d2d5fc8df8 None None] GET https://10.4.3.193/volume// Aug 07 14:06:11.717028 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03dee858-96cc-47af-b46e-79d2d5fc8df8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.717282 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03dee858-96cc-47af-b46e-79d2d5fc8df8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.717761 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03dee858-96cc-47af-b46e-79d2d5fc8df8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:11.718466 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 759/3018] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:11.721777 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-4476a536-5e66-4fd2-b426-6a5dbaa569a3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Lock "cinder-attachment_update-bd43dc97-9ca5-45e4-874c-7877d950026d-np0000006713" acquired by "attachment_update" :: waited 0.010s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:06:11.723328 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.723328 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:11.741667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8e118546-9c4d-42fa-8426-bed1469dd855 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.746224 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8e118546-9c4d-42fa-8426-bed1469dd855 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:11.746442 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8e118546-9c4d-42fa-8426-bed1469dd855 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:11.747136 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8e118546-9c4d-42fa-8426-bed1469dd855 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:11.767718 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.767718 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:11.780213 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8e118546-9c4d-42fa-8426-bed1469dd855 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:11.788124 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-8e118546-9c4d-42fa-8426-bed1469dd855 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:11.788368 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 753/3019] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:06:11 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 1333 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:11.881093 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-4476a536-5e66-4fd2-b426-6a5dbaa569a3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Lock "cinder-attachment_update-bd43dc97-9ca5-45e4-874c-7877d950026d-np0000006713" released by "attachment_update" :: held 0.159s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:06:11.881590 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-4476a536-5e66-4fd2-b426-6a5dbaa569a3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507 returned with HTTP 200 Aug 07 14:06:11.882909 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 757/3020] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:06:11 2026] PUT /volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:06:11.929985 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-54a5711f-ed6e-4731-86ab-878a1e238bb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:11.933787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-54a5711f-ed6e-4731-86ab-878a1e238bb3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507/action Aug 07 14:06:11.934069 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-54a5711f-ed6e-4731-86ab-878a1e238bb3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:11.934402 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-54a5711f-ed6e-4731-86ab-878a1e238bb3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:11.980289 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:11.980289 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:12.007164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-736ce3f0-cdc5-4928-9ffd-5ef1068df544 req-54a5711f-ed6e-4731-86ab-878a1e238bb3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507/action returned with HTTP 204 Aug 07 14:06:12.008859 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 752/3021] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:06:11 2026] POST /volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:12.106002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b2a9421-4774-44f8-bb68-24716f7568bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:12.110227 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b2a9421-4774-44f8-bb68-24716f7568bf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:12.110556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b2a9421-4774-44f8-bb68-24716f7568bf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:12.110730 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b2a9421-4774-44f8-bb68-24716f7568bf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:12.110953 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9b2a9421-4774-44f8-bb68-24716f7568bf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:12.117283 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:12.117283 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:12.118412 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b2a9421-4774-44f8-bb68-24716f7568bf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:12.119153 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 760/3022] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:12 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:12.712443 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-541665ce-baf8-43b0-9cb6-08f1111d587d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:12.716652 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-541665ce-baf8-43b0-9cb6-08f1111d587d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:12.718000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-541665ce-baf8-43b0-9cb6-08f1111d587d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:12.718000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-541665ce-baf8-43b0-9cb6-08f1111d587d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:12.718000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-541665ce-baf8-43b0-9cb6-08f1111d587d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:12.728986 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:12.728986 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:12.730142 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-541665ce-baf8-43b0-9cb6-08f1111d587d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:12.732006 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 754/3023] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:12 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:12.747826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ccb5282d-5342-41f9-a242-013312ebdd9b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:12.751057 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccb5282d-5342-41f9-a242-013312ebdd9b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 Aug 07 14:06:12.752142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccb5282d-5342-41f9-a242-013312ebdd9b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:12.752431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccb5282d-5342-41f9-a242-013312ebdd9b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:12.770190 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:12.770190 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:12.776736 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ccb5282d-5342-41f9-a242-013312ebdd9b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:12.783538 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccb5282d-5342-41f9-a242-013312ebdd9b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 returned with HTTP 200 Aug 07 14:06:12.783999 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 758/3024] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:12 2026] GET /volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 => generated 1412 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:12.803015 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96e88190-1edb-4ff1-be90-bd9d5f6d65d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:12.804993 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96e88190-1edb-4ff1-be90-bd9d5f6d65d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 Aug 07 14:06:12.805241 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96e88190-1edb-4ff1-be90-bd9d5f6d65d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:12.805501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96e88190-1edb-4ff1-be90-bd9d5f6d65d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:12.815912 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:12.815912 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:12.822385 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-96e88190-1edb-4ff1-be90-bd9d5f6d65d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:12.832562 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96e88190-1edb-4ff1-be90-bd9d5f6d65d0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 returned with HTTP 200 Aug 07 14:06:12.833156 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 753/3025] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:12 2026] GET /volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 => generated 1412 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:12.848108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:12.850207 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 Aug 07 14:06:12.850441 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:12.850650 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:12.850809 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: 09c3fb02-2d67-416e-9a9b-07d49abe98f0 Aug 07 14:06:12.858563 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:12.858563 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:12.861484 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:12.889135 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume request issued successfully. Aug 07 14:06:12.889345 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6578aa28-808c-4f79-871a-1f6fdee441d3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 returned with HTTP 202 Aug 07 14:06:12.889900 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 761/3026] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:12 2026] DELETE /volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:12.902348 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4e66137f-34c0-49fa-8f63-0eef9b913bc0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:12.908189 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e66137f-34c0-49fa-8f63-0eef9b913bc0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 Aug 07 14:06:12.908413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e66137f-34c0-49fa-8f63-0eef9b913bc0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:12.908764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e66137f-34c0-49fa-8f63-0eef9b913bc0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:12.923322 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:12.923322 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:12.927604 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e66137f-34c0-49fa-8f63-0eef9b913bc0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:12.934195 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e66137f-34c0-49fa-8f63-0eef9b913bc0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 returned with HTTP 200 Aug 07 14:06:12.934822 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 755/3027] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:12 2026] GET /volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:13.059262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-ec54f1cc-4d5c-4fa0-91cc-c04e1dec23c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:13.063373 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-ec54f1cc-4d5c-4fa0-91cc-c04e1dec23c4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] DELETE https://10.4.3.193/volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58 Aug 07 14:06:13.063754 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-ec54f1cc-4d5c-4fa0-91cc-c04e1dec23c4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:13.064091 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-ec54f1cc-4d5c-4fa0-91cc-c04e1dec23c4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:13.077139 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:13.077139 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:13.132132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c0d5121f-376c-430b-877e-9c005d038f8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:13.133942 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0d5121f-376c-430b-877e-9c005d038f8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:13.134904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0d5121f-376c-430b-877e-9c005d038f8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:13.134904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0d5121f-376c-430b-877e-9c005d038f8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:13.134904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c0d5121f-376c-430b-877e-9c005d038f8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:13.139900 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:13.139900 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:13.140789 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0d5121f-376c-430b-877e-9c005d038f8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:13.141332 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 754/3028] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:13 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:13.145297 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d0db1b21-3144-43de-a0c9-f934429737e0 req-ec54f1cc-4d5c-4fa0-91cc-c04e1dec23c4 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58 returned with HTTP 200 Aug 07 14:06:13.145735 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 759/3029] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:06:13 2026] DELETE /volume/v3/attachments/4dda6d59-0e1f-4391-b69e-808d4576be58 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:13.850830 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80593f32-0295-449c-977d-3cdc1d6f217b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:13.853569 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80593f32-0295-449c-977d-3cdc1d6f217b tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] POST https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action Aug 07 14:06:13.854101 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80593f32-0295-449c-977d-3cdc1d6f217b tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:13.854472 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80593f32-0295-449c-977d-3cdc1d6f217b tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:13.871753 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:13.871753 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:13.876293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-80593f32-0295-449c-977d-3cdc1d6f217b tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] Updating volume '17ecd804-1832-4efe-a635-d50b6a21cd23' with '{'status': 'in-use'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 14:06:13.921589 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80593f32-0295-449c-977d-3cdc1d6f217b tempest-TestServerVolumeAttachmentScenario-636580917 tempest-TestServerVolumeAttachmentScenario-636580917-project-admin] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action returned with HTTP 202 Aug 07 14:06:13.922223 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 762/3030] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:06:13 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:13.931935 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dac49455-59df-4606-9172-01b8c7a95f02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:13.935527 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dac49455-59df-4606-9172-01b8c7a95f02 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:13.935527 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dac49455-59df-4606-9172-01b8c7a95f02 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:13.935527 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dac49455-59df-4606-9172-01b8c7a95f02 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:13.949605 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:13.949605 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:13.951060 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34e3b7a7-4fbc-4fda-b7e1-c049df32194f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:13.955748 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34e3b7a7-4fbc-4fda-b7e1-c049df32194f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 Aug 07 14:06:13.956034 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34e3b7a7-4fbc-4fda-b7e1-c049df32194f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:13.957106 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dac49455-59df-4606-9172-01b8c7a95f02 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:13.957230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34e3b7a7-4fbc-4fda-b7e1-c049df32194f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:13.964861 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dac49455-59df-4606-9172-01b8c7a95f02 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:06:13.966306 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 756/3031] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:13 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 1150 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:13.968884 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34e3b7a7-4fbc-4fda-b7e1-c049df32194f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 returned with HTTP 404 Aug 07 14:06:13.969479 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 755/3032] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:13 2026] GET /volume/v3/volumes/09c3fb02-2d67-416e-9a9b-07d49abe98f0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:13.984254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-758f86ce-7f27-4676-addd-a2f22c9156ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:13.986553 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-758f86ce-7f27-4676-addd-a2f22c9156ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:13.987324 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-758f86ce-7f27-4676-addd-a2f22c9156ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:13.987324 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-758f86ce-7f27-4676-addd-a2f22c9156ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:13.987569 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-758f86ce-7f27-4676-addd-a2f22c9156ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete backup with id: 47826733-b196-499b-b658-20c07fd1996c. Aug 07 14:06:13.996128 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:13.996128 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:14.026705 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-91943bd1-d4ba-45c9-bf0d-260592185cc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:14.029432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-758f86ce-7f27-4676-addd-a2f22c9156ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] delete_backup rpcapi backup_id 47826733-b196-499b-b658-20c07fd1996c {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:06:14.029537 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-91943bd1-d4ba-45c9-bf0d-260592185cc5 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:14.029766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-91943bd1-d4ba-45c9-bf0d-260592185cc5 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:14.030090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-91943bd1-d4ba-45c9-bf0d-260592185cc5 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:14.033611 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-758f86ce-7f27-4676-addd-a2f22c9156ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 202 Aug 07 14:06:14.034073 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 760/3033] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:13 2026] DELETE /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 14:06:14.045038 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:14.045038 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:14.047215 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf604ac3-0860-4d86-b01f-a96c29e4827b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:14.051028 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf604ac3-0860-4d86-b01f-a96c29e4827b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:14.051599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf604ac3-0860-4d86-b01f-a96c29e4827b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:14.052711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf604ac3-0860-4d86-b01f-a96c29e4827b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:14.052711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bf604ac3-0860-4d86-b01f-a96c29e4827b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:14.053521 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-91943bd1-d4ba-45c9-bf0d-260592185cc5 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:14.059549 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:14.059549 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:14.061207 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf604ac3-0860-4d86-b01f-a96c29e4827b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 200 Aug 07 14:06:14.061682 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 757/3034] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:14 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:14.062453 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-91943bd1-d4ba-45c9-bf0d-260592185cc5 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:06:14.063128 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 763/3035] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:14 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 1150 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:14.092986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-34c99914-3339-4dcd-a22d-df2fc5ef26cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:14.096512 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-34c99914-3339-4dcd-a22d-df2fc5ef26cf tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] POST https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action Aug 07 14:06:14.097007 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-34c99914-3339-4dcd-a22d-df2fc5ef26cf tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:14.097210 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-34c99914-3339-4dcd-a22d-df2fc5ef26cf tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:14.115912 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:14.115912 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:14.117211 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-34c99914-3339-4dcd-a22d-df2fc5ef26cf tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:14.126343 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-34c99914-3339-4dcd-a22d-df2fc5ef26cf tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Begin detaching volume completed successfully. Aug 07 14:06:14.126343 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-34c99914-3339-4dcd-a22d-df2fc5ef26cf tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action returned with HTTP 202 Aug 07 14:06:14.127321 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 756/3036] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:06:14 2026] POST /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:14.154883 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55dba748-5208-423f-adfc-142b50f4afcc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:14.157276 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55dba748-5208-423f-adfc-142b50f4afcc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:14.157599 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55dba748-5208-423f-adfc-142b50f4afcc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:14.157751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55dba748-5208-423f-adfc-142b50f4afcc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:14.157938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-55dba748-5208-423f-adfc-142b50f4afcc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:14.166033 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:14.166033 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:14.166915 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55dba748-5208-423f-adfc-142b50f4afcc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:14.167218 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 761/3037] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:14 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:14.189771 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd05af44-abcf-4f54-ac3a-1f01a068a301 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:14.190310 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd05af44-abcf-4f54-ac3a-1f01a068a301 None None] GET https://10.4.3.193/volume// Aug 07 14:06:14.190541 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd05af44-abcf-4f54-ac3a-1f01a068a301 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:14.190791 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd05af44-abcf-4f54-ac3a-1f01a068a301 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:14.191312 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd05af44-abcf-4f54-ac3a-1f01a068a301 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:14.191709 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 758/3038] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:06:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:14.203419 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-96970a88-5060-42bf-9947-b0c53a21528e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:14.206103 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-96970a88-5060-42bf-9947-b0c53a21528e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:14.206103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-96970a88-5060-42bf-9947-b0c53a21528e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:14.206103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-96970a88-5060-42bf-9947-b0c53a21528e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:14.217640 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:14.217640 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:14.222958 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-96970a88-5060-42bf-9947-b0c53a21528e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:14.228713 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-96970a88-5060-42bf-9947-b0c53a21528e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:06:14.229261 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 764/3039] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:06:14 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 1333 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:15.078018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f259664e-4bf7-4f5b-a424-608c54ee2c0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:15.081269 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f259664e-4bf7-4f5b-a424-608c54ee2c0a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c Aug 07 14:06:15.081269 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f259664e-4bf7-4f5b-a424-608c54ee2c0a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:15.081269 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f259664e-4bf7-4f5b-a424-608c54ee2c0a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:15.081474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f259664e-4bf7-4f5b-a424-608c54ee2c0a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 47826733-b196-499b-b658-20c07fd1996c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:15.090860 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f259664e-4bf7-4f5b-a424-608c54ee2c0a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c returned with HTTP 404 Aug 07 14:06:15.091623 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 757/3040] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:15 2026] GET /volume/v3/backups/47826733-b196-499b-b658-20c07fd1996c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:15.183538 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-353e13a8-930a-4020-8828-04c22d10ac44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:15.187814 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-353e13a8-930a-4020-8828-04c22d10ac44 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:15.188022 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-353e13a8-930a-4020-8828-04c22d10ac44 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:15.188250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-353e13a8-930a-4020-8828-04c22d10ac44 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:15.188619 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-353e13a8-930a-4020-8828-04c22d10ac44 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:15.200573 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:15.200573 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:15.204957 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-353e13a8-930a-4020-8828-04c22d10ac44 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:15.204957 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 762/3041] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:15 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:15.239698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51f69795-5905-4122-806a-a5a3da3baa81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:15.242071 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51f69795-5905-4122-806a-a5a3da3baa81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:06:15.242780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51f69795-5905-4122-806a-a5a3da3baa81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:15.242780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51f69795-5905-4122-806a-a5a3da3baa81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:15.256819 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:15.256819 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:15.268287 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51f69795-5905-4122-806a-a5a3da3baa81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:15.278884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51f69795-5905-4122-806a-a5a3da3baa81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 200 Aug 07 14:06:15.279086 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 759/3042] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:15 2026] GET /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 1357 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:15.298861 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:15.301352 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:15.302441 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] DELETE https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:06:15.302627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:15.303533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:15.303533 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Delete volume with id: 29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:06:15.306001 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:06:15.306226 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:15.306856 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:15.307159 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: 127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:06:15.315994 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:15.315994 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:15.316413 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:06:15.323400 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:15.323400 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:15.324404 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:15.359413 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Delete volume request issued successfully. Aug 07 14:06:15.360521 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-830309ae-dc6d-42d2-a6b1-60d7ecd29e41 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 202 Aug 07 14:06:15.360521 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 765/3043] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:15 2026] DELETE /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:15.365677 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume request issued successfully. Aug 07 14:06:15.366055 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab9eb9fb-08ec-4e5d-b2c4-bf27a83be71e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 202 Aug 07 14:06:15.366534 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 758/3044] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:15 2026] DELETE /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:15.372956 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f866dbf3-87b1-4e41-949c-71a5e1054843 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:15.375987 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f866dbf3-87b1-4e41-949c-71a5e1054843 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:06:15.376247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f866dbf3-87b1-4e41-949c-71a5e1054843 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:15.376526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f866dbf3-87b1-4e41-949c-71a5e1054843 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:15.382698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aaf08939-1283-4f9f-91c9-d2eb7d1ebcb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:15.385431 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aaf08939-1283-4f9f-91c9-d2eb7d1ebcb5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:06:15.385667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aaf08939-1283-4f9f-91c9-d2eb7d1ebcb5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:15.385970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aaf08939-1283-4f9f-91c9-d2eb7d1ebcb5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:15.386946 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:15.386946 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:15.392313 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f866dbf3-87b1-4e41-949c-71a5e1054843 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:06:15.398083 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:15.398083 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:15.400538 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f866dbf3-87b1-4e41-949c-71a5e1054843 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 200 Aug 07 14:06:15.403464 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 763/3045] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:15 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:15.404469 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aaf08939-1283-4f9f-91c9-d2eb7d1ebcb5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:15.416325 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aaf08939-1283-4f9f-91c9-d2eb7d1ebcb5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 200 Aug 07 14:06:15.416325 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 760/3046] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:15 2026] GET /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:16.221912 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9099058-aa82-4204-9ec4-db2ea25632b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:16.224025 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9099058-aa82-4204-9ec4-db2ea25632b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:16.224475 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9099058-aa82-4204-9ec4-db2ea25632b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:16.225860 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9099058-aa82-4204-9ec4-db2ea25632b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:16.225860 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b9099058-aa82-4204-9ec4-db2ea25632b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:16.231768 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:16.231768 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:16.232951 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9099058-aa82-4204-9ec4-db2ea25632b7 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:16.234051 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 766/3047] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:16 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:16.426212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96136df3-d773-46e3-ad21-404476434383 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:16.429920 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96136df3-d773-46e3-ad21-404476434383 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba Aug 07 14:06:16.430200 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96136df3-d773-46e3-ad21-404476434383 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:16.430447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96136df3-d773-46e3-ad21-404476434383 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:16.433085 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b68128c1-b1a0-4261-8b97-c05b827c4460 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:16.435198 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b68128c1-b1a0-4261-8b97-c05b827c4460 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 Aug 07 14:06:16.435431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b68128c1-b1a0-4261-8b97-c05b827c4460 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:16.435682 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b68128c1-b1a0-4261-8b97-c05b827c4460 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:16.437990 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96136df3-d773-46e3-ad21-404476434383 tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba returned with HTTP 404 Aug 07 14:06:16.438529 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 759/3048] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:16 2026] GET /volume/v3/volumes/29b47c57-2481-4065-ae0d-177041b715ba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:16.441770 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b68128c1-b1a0-4261-8b97-c05b827c4460 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 returned with HTTP 404 Aug 07 14:06:16.442331 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 764/3049] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:16 2026] GET /volume/v3/volumes/127a4c6a-73cf-4d90-a744-ab39fc0273e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:16.454998 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:16.458585 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:16.458585 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-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-1785638472"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:16.461119 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1785638472'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:16.461455 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume of 1 GB Aug 07 14:06:16.466529 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Availability Zones retrieved successfully. Aug 07 14:06:16.473616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (ef741438-5daa-47c8-9910-0c2050488197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:16.475577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de52d9bd-2b75-45f7-985f-42f32b1e160e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:16.477134 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:16.504674 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d48d12c-68c7-4f39-afda-c82718aee59e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:16.506889 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d48d12c-68c7-4f39-afda-c82718aee59e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:06:16.507117 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d48d12c-68c7-4f39-afda-c82718aee59e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:16.507339 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d48d12c-68c7-4f39-afda-c82718aee59e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:16.507521 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0d48d12c-68c7-4f39-afda-c82718aee59e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Delete volume with id: bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:06:16.513106 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de52d9bd-2b75-45f7-985f-42f32b1e160e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:16.514123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770045cf-af35-4ec0-a4fc-fa5f2d28da00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:16.516535 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:16.516535 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:16.517131 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0d48d12c-68c7-4f39-afda-c82718aee59e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:06:16.536135 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0d48d12c-68c7-4f39-afda-c82718aee59e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Delete volume request issued successfully. Aug 07 14:06:16.536362 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d48d12c-68c7-4f39-afda-c82718aee59e tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 202 Aug 07 14:06:16.536824 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 767/3050] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:16 2026] DELETE /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:16.547165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-107b7251-4d2c-4b94-b68e-3141eb79e07d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:16.549301 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-107b7251-4d2c-4b94-b68e-3141eb79e07d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:06:16.549685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-107b7251-4d2c-4b94-b68e-3141eb79e07d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:16.549981 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-107b7251-4d2c-4b94-b68e-3141eb79e07d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:16.559612 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:16.559612 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:16.564990 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-107b7251-4d2c-4b94-b68e-3141eb79e07d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Volume info retrieved successfully. Aug 07 14:06:16.571642 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-107b7251-4d2c-4b94-b68e-3141eb79e07d tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 200 Aug 07 14:06:16.572314 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 760/3051] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:16 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:16.572398 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['5fc9c86b-3176-4882-a0db-de6da7e6f1df', 'a0f61704-a9c6-40fa-9f55-5a277cccbaf8', 'd5f3f01e-0288-4e06-b288-f4e1b1c28ebc', 'f347e086-a5f8-45c1-b523-898a6330672b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:16.573366 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770045cf-af35-4ec0-a4fc-fa5f2d28da00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fc9c86b-3176-4882-a0db-de6da7e6f1df', 'a0f61704-a9c6-40fa-9f55-5a277cccbaf8', 'd5f3f01e-0288-4e06-b288-f4e1b1c28ebc', 'f347e086-a5f8-45c1-b523-898a6330672b']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:16.576031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7774c07-dbd5-43fe-ac28-376ad6be5049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:16.614910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7774c07-dbd5-43fe-ac28-376ad6be5049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '164258e0-322a-450e-94e2-89a291b945c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1785638472',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['5fc9c86b-3176-4882-a0db-de6da7e6f1df','a0f61704-a9c6-40fa-9f55-5a277cccbaf8','d5f3f01e-0288-4e06-b288-f4e1b1c28ebc','f347e086-a5f8-45c1-b523-898a6330672b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1785638472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=164258e0-322a-450e-94e2-89a291b945c5,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='c4078aa518ed4a6fa6958ab860547283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:16.617285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f06d86-be95-4ed1-b40e-f637ee00b271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:16.646862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f06d86-be95-4ed1-b40e-f637ee00b271) transitioned into state 'SUCCESS' from state '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-1785638472',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['5fc9c86b-3176-4882-a0db-de6da7e6f1df','a0f61704-a9c6-40fa-9f55-5a277cccbaf8','d5f3f01e-0288-4e06-b288-f4e1b1c28ebc','f347e086-a5f8-45c1-b523-898a6330672b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:16.646862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dfcbb92-dbe4-4e5e-b277-baf992d7e624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:16.659333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dfcbb92-dbe4-4e5e-b277-baf992d7e624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:16.664947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (ef741438-5daa-47c8-9910-0c2050488197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:16.664947 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request issued successfully. Aug 07 14:06:16.664947 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e46c613-3bbb-42cb-9ddc-cbfe3fa3de3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:16.664947 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 761/3052] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:16 2026] POST /volume/v3/volumes => generated 816 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:16.682450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54cb813d-d8cb-4d2e-9285-a5cc36fa91ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:16.687606 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54cb813d-d8cb-4d2e-9285-a5cc36fa91ee tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:16.687986 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54cb813d-d8cb-4d2e-9285-a5cc36fa91ee tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:16.688348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54cb813d-d8cb-4d2e-9285-a5cc36fa91ee tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:16.709720 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:16.709720 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:16.715431 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-54cb813d-d8cb-4d2e-9285-a5cc36fa91ee tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:16.723187 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54cb813d-d8cb-4d2e-9285-a5cc36fa91ee tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 200 Aug 07 14:06:16.723707 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 765/3053] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:16 2026] GET /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:17.249594 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b1c558f-6717-4013-9f93-4c756c30493d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:17.251767 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b1c558f-6717-4013-9f93-4c756c30493d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:17.252095 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b1c558f-6717-4013-9f93-4c756c30493d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:17.252293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b1c558f-6717-4013-9f93-4c756c30493d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:17.252459 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8b1c558f-6717-4013-9f93-4c756c30493d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:17.266139 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:17.266139 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:17.267265 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b1c558f-6717-4013-9f93-4c756c30493d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:17.268038 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 768/3054] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:17 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:17.347160 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-a0e71279-d6f2-41e3-b1d9-ef3edeee8b41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:17.350143 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-a0e71279-d6f2-41e3-b1d9-ef3edeee8b41 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] DELETE https://10.4.3.193/volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899 Aug 07 14:06:17.350143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-a0e71279-d6f2-41e3-b1d9-ef3edeee8b41 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:17.350951 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-a0e71279-d6f2-41e3-b1d9-ef3edeee8b41 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:17.378403 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:17.378403 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:17.465324 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7afd67e0-d621-4c55-92f6-dfd16b604233 req-a0e71279-d6f2-41e3-b1d9-ef3edeee8b41 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899 returned with HTTP 200 Aug 07 14:06:17.468207 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 761/3055] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:06:17 2026] DELETE /volume/v3/attachments/fc3ceb6b-560d-4d1f-83e2-700fc296e899 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:17.594413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e27dc07-a4a7-470b-80fb-b2798b43782c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:17.600105 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e27dc07-a4a7-470b-80fb-b2798b43782c tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] GET https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 Aug 07 14:06:17.600208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e27dc07-a4a7-470b-80fb-b2798b43782c tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:17.600956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e27dc07-a4a7-470b-80fb-b2798b43782c tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:17.618127 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e27dc07-a4a7-470b-80fb-b2798b43782c tempest-AttachVolumeShelveTestJSON-1923083882 tempest-AttachVolumeShelveTestJSON-1923083882-project-member] https://10.4.3.193/volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 returned with HTTP 404 Aug 07 14:06:17.619584 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 762/3056] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:17 2026] GET /volume/v3/volumes/bc54ec9a-80f9-4c0b-b592-4ac7bff81b02 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:17.747209 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-421b9b96-f4d0-454e-b76c-3d83e3b30014 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:17.750032 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-421b9b96-f4d0-454e-b76c-3d83e3b30014 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:17.751362 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-421b9b96-f4d0-454e-b76c-3d83e3b30014 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:17.751362 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-421b9b96-f4d0-454e-b76c-3d83e3b30014 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:17.763838 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:17.763838 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:17.770181 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-421b9b96-f4d0-454e-b76c-3d83e3b30014 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:17.778052 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-421b9b96-f4d0-454e-b76c-3d83e3b30014 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 200 Aug 07 14:06:17.778504 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 766/3057] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:17 2026] GET /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:17.799129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:17.801417 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:06:17.801882 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "164258e0-322a-450e-94e2-89a291b945c5", "name": "tempest-VolumesBackupsTest-Backup-1447255309", "description": "tempest-backup-description-121217015", "container": "tempest-volumesbackupstest-backup-container-1139821688"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:17.803794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating new backup {'backup': {'volume_id': '164258e0-322a-450e-94e2-89a291b945c5', 'name': 'tempest-VolumesBackupsTest-Backup-1447255309', 'description': 'tempest-backup-description-121217015', 'container': 'tempest-volumesbackupstest-backup-container-1139821688'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:06:17.804003 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating backup of volume 164258e0-322a-450e-94e2-89a291b945c5 in container tempest-volumesbackupstest-backup-container-1139821688 Aug 07 14:06:17.816121 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:17.816121 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:17.816680 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:17.842926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['8d1b9489-f77c-4c9c-90f1-effc0ee76f34', '5dd5d5de-32b9-46a8-acd2-3ff1677070eb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:17.891176 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e1bc8ab-3276-4d15-b433-8e552f6677e7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:06:17.891176 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 769/3058] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:17 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:17.899454 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d23fe28-d553-4dbf-bbad-f63b37bb1f04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:17.901920 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d23fe28-d553-4dbf-bbad-f63b37bb1f04 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:17.903107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d23fe28-d553-4dbf-bbad-f63b37bb1f04 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:17.903333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d23fe28-d553-4dbf-bbad-f63b37bb1f04 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:17.903465 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2d23fe28-d553-4dbf-bbad-f63b37bb1f04 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:17.908888 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:17.908888 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:17.909424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d23fe28-d553-4dbf-bbad-f63b37bb1f04 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:17.910416 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 762/3059] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:17 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:18.286571 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8655d732-82e0-4884-aafc-f589c6587d8b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:18.288518 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8655d732-82e0-4884-aafc-f589c6587d8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:18.288862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8655d732-82e0-4884-aafc-f589c6587d8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:18.289196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8655d732-82e0-4884-aafc-f589c6587d8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:18.289359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8655d732-82e0-4884-aafc-f589c6587d8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:18.295906 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:18.295906 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:18.296679 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8655d732-82e0-4884-aafc-f589c6587d8b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:18.296973 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 763/3060] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:18 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:18.517061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6443da46-f248-4b0a-9186-4e0a68d98baf req-0402b99a-a28a-4bdc-a8f0-34028b9520bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:18.519747 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6443da46-f248-4b0a-9186-4e0a68d98baf req-0402b99a-a28a-4bdc-a8f0-34028b9520bc tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:18.520257 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6443da46-f248-4b0a-9186-4e0a68d98baf req-0402b99a-a28a-4bdc-a8f0-34028b9520bc tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:18.520489 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6443da46-f248-4b0a-9186-4e0a68d98baf req-0402b99a-a28a-4bdc-a8f0-34028b9520bc tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:18.533047 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:18.533047 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:18.537658 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6443da46-f248-4b0a-9186-4e0a68d98baf req-0402b99a-a28a-4bdc-a8f0-34028b9520bc tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:18.544143 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6443da46-f248-4b0a-9186-4e0a68d98baf req-0402b99a-a28a-4bdc-a8f0-34028b9520bc tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:06:18.544768 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 767/3061] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:18 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:18.931715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64853d57-c028-460e-b410-27dca0c50e5d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:18.935151 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64853d57-c028-460e-b410-27dca0c50e5d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:18.935455 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64853d57-c028-460e-b410-27dca0c50e5d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:18.936192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64853d57-c028-460e-b410-27dca0c50e5d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:18.936384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-64853d57-c028-460e-b410-27dca0c50e5d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:18.945122 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:18.945122 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:18.946156 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64853d57-c028-460e-b410-27dca0c50e5d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:18.946539 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 770/3062] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:18 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:19.312579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa54d94b-ec74-4ec2-919c-05dbe8c93cc9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:19.316264 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa54d94b-ec74-4ec2-919c-05dbe8c93cc9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:19.316618 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa54d94b-ec74-4ec2-919c-05dbe8c93cc9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:19.316972 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa54d94b-ec74-4ec2-919c-05dbe8c93cc9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:19.317180 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-aa54d94b-ec74-4ec2-919c-05dbe8c93cc9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:19.320394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:19.325530 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:19.325530 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:19.326294 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa54d94b-ec74-4ec2-919c-05dbe8c93cc9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:19.327048 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 763/3063] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:19 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:19.480072 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:19.483235 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-500440784"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:19.486095 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request body: {'volume': {"'imageRef": '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-500440784'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:19.486289 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume of 1 GB Aug 07 14:06:19.496626 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Availability Zones retrieved successfully. Aug 07 14:06:19.508545 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (a8c7cb53-782c-454e-b3de-51541f8061d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:19.511541 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4f2f8d-3b60-4bcb-9395-b9fd23f35e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.514092 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:19.563979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4f2f8d-3b60-4bcb-9395-b9fd23f35e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.565827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c3e2b4-f47b-49b9-b61e-bc323d9f609e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.662956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Created reservations ['5cb373b4-da99-4ce1-b21b-9004cca906a3', '40c4c713-d1e6-4981-97fe-1ca197cbc7cd', '02e6e240-6cd3-4be2-a2c8-d77eca2d77e9', '82e5b198-f98e-4ec0-b71e-e6c86ebef68e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:19.663614 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c3e2b4-f47b-49b9-b61e-bc323d9f609e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb373b4-da99-4ce1-b21b-9004cca906a3', '40c4c713-d1e6-4981-97fe-1ca197cbc7cd', '02e6e240-6cd3-4be2-a2c8-d77eca2d77e9', '82e5b198-f98e-4ec0-b71e-e6c86ebef68e']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.664727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de72468b-8280-45a4-84f0-01cf7a2d0332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.699420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de72468b-8280-45a4-84f0-01cf7a2d0332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd168f7e2-a4f1-4b9c-9a4d-7617240bd9c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-500440784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['5cb373b4-da99-4ce1-b21b-9004cca906a3','40c4c713-d1e6-4981-97fe-1ca197cbc7cd','02e6e240-6cd3-4be2-a2c8-d77eca2d77e9','82e5b198-f98e-4ec0-b71e-e6c86ebef68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-500440784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a25848cc854022ac8712bb8a7e980a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3beb37f8610540b7888be465414c1612',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.699701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35fb721e-059d-4609-8bbd-d220f95bf0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.732590 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35fb721e-059d-4609-8bbd-d220f95bf0f4) transitioned into state 'SUCCESS' from state '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-500440784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['5cb373b4-da99-4ce1-b21b-9004cca906a3','40c4c713-d1e6-4981-97fe-1ca197cbc7cd','02e6e240-6cd3-4be2-a2c8-d77eca2d77e9','82e5b198-f98e-4ec0-b71e-e6c86ebef68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.733964 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e462880-17d4-4e1d-9c94-5bcce268b0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.750058 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e462880-17d4-4e1d-9c94-5bcce268b0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.751263 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (a8c7cb53-782c-454e-b3de-51541f8061d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:19.751359 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request issued successfully. Aug 07 14:06:19.751966 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6778fd53-3ead-4fce-82c7-13f9b9842ccf tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:19.752525 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 764/3064] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:19 2026] POST /volume/v3/volumes => generated 756 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:19.767793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:19.772965 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:19.774334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2131831416"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:19.777314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request body: {'volume': {"'imageRef": '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2131831416'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:19.777453 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume of 1 GB Aug 07 14:06:19.788616 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Availability Zones retrieved successfully. Aug 07 14:06:19.797390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (0de68619-a1f8-4a62-a65a-bb40573b1a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:19.798869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ae2222-8bdc-4410-b486-7e042214c1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.799670 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:19.835080 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ae2222-8bdc-4410-b486-7e042214c1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.836355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a05302-04a0-4dc2-bd46-10709b946967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.895707 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Created reservations ['6ceb2f86-4960-4930-8abb-f2208d86f1b1', '3eb85be6-4906-4e74-b65a-818e96ca472f', '7cea8f08-0b3b-46ec-962e-66e082e51139', 'ab770dcd-0424-4cd3-a6c9-2cbe30113c2a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:19.897302 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a05302-04a0-4dc2-bd46-10709b946967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ceb2f86-4960-4930-8abb-f2208d86f1b1', '3eb85be6-4906-4e74-b65a-818e96ca472f', '7cea8f08-0b3b-46ec-962e-66e082e51139', 'ab770dcd-0424-4cd3-a6c9-2cbe30113c2a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.898537 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec84472e-f7d8-499e-b7ce-b1bda38104b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.930675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec84472e-f7d8-499e-b7ce-b1bda38104b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb73217f-27c0-4548-969d-e657a268ec4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2131831416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['6ceb2f86-4960-4930-8abb-f2208d86f1b1','3eb85be6-4906-4e74-b65a-818e96ca472f','7cea8f08-0b3b-46ec-962e-66e082e51139','ab770dcd-0424-4cd3-a6c9-2cbe30113c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2131831416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb73217f-27c0-4548-969d-e657a268ec4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a25848cc854022ac8712bb8a7e980a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3beb37f8610540b7888be465414c1612',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.931884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a761f3-506e-4d9a-b7db-bafdb1e2246f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.958126 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ac3dff8-476a-4b00-8822-ec1aab8267a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:19.960768 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a761f3-506e-4d9a-b7db-bafdb1e2246f) transitioned into state 'SUCCESS' from state '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-2131831416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['6ceb2f86-4960-4930-8abb-f2208d86f1b1','3eb85be6-4906-4e74-b65a-818e96ca472f','7cea8f08-0b3b-46ec-962e-66e082e51139','ab770dcd-0424-4cd3-a6c9-2cbe30113c2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.962095 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2970988c-c390-4480-a86e-4576e7706563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:19.963815 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ac3dff8-476a-4b00-8822-ec1aab8267a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:19.964102 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ac3dff8-476a-4b00-8822-ec1aab8267a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:19.964407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ac3dff8-476a-4b00-8822-ec1aab8267a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:19.964605 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8ac3dff8-476a-4b00-8822-ec1aab8267a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:19.972695 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:19.972695 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:19.973552 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ac3dff8-476a-4b00-8822-ec1aab8267a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:19.974072 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 771/3065] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:19 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:19.974548 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2970988c-c390-4480-a86e-4576e7706563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:19.975832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (0de68619-a1f8-4a62-a65a-bb40573b1a2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:19.977050 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request issued successfully. Aug 07 14:06:19.977706 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0fbacd1-673a-45fa-976c-dad15dd9dd2c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:19.978350 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 768/3066] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:19 2026] POST /volume/v3/volumes => generated 757 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 14:06:19.996593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1f05883-0659-4ad6-9560-43e7db006f21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:19.999329 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:19.999329 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-774657102"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:20.000963 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request body: {'volume': {"'imageRef": '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-774657102'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:20.001092 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume of 1 GB Aug 07 14:06:20.007438 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Availability Zones retrieved successfully. Aug 07 14:06:20.015770 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (2732d7ff-50f5-4779-8ac7-025b5cbd1bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:20.016907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67c3d55-d8be-432a-b6f5-84be02fa58c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.018124 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:20.054222 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67c3d55-d8be-432a-b6f5-84be02fa58c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.055245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13de8433-049c-42c1-b3b8-af6438c5f2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.108046 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Created reservations ['1ee69c7e-d43f-4ba8-b2d1-ec8372ec1492', '25d1a074-650e-4ae0-ae50-cf4f24bb4aad', '1b4539c2-8dde-432c-bf5b-3d7a6debf235', '8b776d6f-658e-4943-85b8-0bca32d3d3d3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:20.109141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13de8433-049c-42c1-b3b8-af6438c5f2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee69c7e-d43f-4ba8-b2d1-ec8372ec1492', '25d1a074-650e-4ae0-ae50-cf4f24bb4aad', '1b4539c2-8dde-432c-bf5b-3d7a6debf235', '8b776d6f-658e-4943-85b8-0bca32d3d3d3']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.109904 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dfddf09-04f1-475b-b940-a427efa3cd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.140882 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dfddf09-04f1-475b-b940-a427efa3cd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78fd7b7b-880c-466f-bb79-b73d2f9c5763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-774657102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['1ee69c7e-d43f-4ba8-b2d1-ec8372ec1492','25d1a074-650e-4ae0-ae50-cf4f24bb4aad','1b4539c2-8dde-432c-bf5b-3d7a6debf235','8b776d6f-658e-4943-85b8-0bca32d3d3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-774657102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78fd7b7b-880c-466f-bb79-b73d2f9c5763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a25848cc854022ac8712bb8a7e980a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3beb37f8610540b7888be465414c1612',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.142094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801c8630-8e18-4ad4-a517-261c8aca8c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.170795 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801c8630-8e18-4ad4-a517-261c8aca8c1e) transitioned into state 'SUCCESS' from state '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-774657102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['1ee69c7e-d43f-4ba8-b2d1-ec8372ec1492','25d1a074-650e-4ae0-ae50-cf4f24bb4aad','1b4539c2-8dde-432c-bf5b-3d7a6debf235','8b776d6f-658e-4943-85b8-0bca32d3d3d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.171682 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d59ab7c1-9eb2-4560-a716-b8cfd1ac2a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.188432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d59ab7c1-9eb2-4560-a716-b8cfd1ac2a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.189140 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (2732d7ff-50f5-4779-8ac7-025b5cbd1bcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:20.189508 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request issued successfully. Aug 07 14:06:20.190445 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1f05883-0659-4ad6-9560-43e7db006f21 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:20.191042 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 764/3067] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:19 2026] POST /volume/v3/volumes => generated 756 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:20.208635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.211964 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:20.211964 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1801107088"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:20.213205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request body: {'volume': {"'imageRef": '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1801107088'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:20.213377 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume of 1 GB Aug 07 14:06:20.213705 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.213705 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:20.219121 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Availability Zones retrieved successfully. Aug 07 14:06:20.227648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (33916c6f-21ae-4a7f-8c22-f9e503e2076c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:20.229029 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c910ea-4d8e-4a2b-8f49-a0dfe0b61f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.230279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:20.268257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c910ea-4d8e-4a2b-8f49-a0dfe0b61f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.269414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003ab912-f5f9-4e8e-9c17-a0c33d9b9d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.313750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Created reservations ['3a9d5236-f54a-478a-a9ea-b034631104fd', 'b7e593d5-83d3-4034-b9b6-cf4a1f871354', '63c7bbc2-47cf-4003-bb88-fff1332e107e', 'b9ce3c6a-9726-4799-990f-7cff427b03a4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:20.314532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003ab912-f5f9-4e8e-9c17-a0c33d9b9d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a9d5236-f54a-478a-a9ea-b034631104fd', 'b7e593d5-83d3-4034-b9b6-cf4a1f871354', '63c7bbc2-47cf-4003-bb88-fff1332e107e', 'b9ce3c6a-9726-4799-990f-7cff427b03a4']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.315388 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b959b9-fd45-44fa-8cf7-9ac268013536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.343726 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4215cffd-fc2e-4820-877b-7646e43cf1c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.344517 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b959b9-fd45-44fa-8cf7-9ac268013536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6a82122-28fd-4e3a-b92a-6c51e9131e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1801107088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['3a9d5236-f54a-478a-a9ea-b034631104fd','b7e593d5-83d3-4034-b9b6-cf4a1f871354','63c7bbc2-47cf-4003-bb88-fff1332e107e','b9ce3c6a-9726-4799-990f-7cff427b03a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1801107088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6a82122-28fd-4e3a-b92a-6c51e9131e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a25848cc854022ac8712bb8a7e980a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3beb37f8610540b7888be465414c1612',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.346573 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1105bb-f0d4-4abd-9bd9-8f9212f94e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.346684 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4215cffd-fc2e-4820-877b-7646e43cf1c1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:20.347423 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4215cffd-fc2e-4820-877b-7646e43cf1c1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:20.347889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4215cffd-fc2e-4820-877b-7646e43cf1c1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:20.348050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4215cffd-fc2e-4820-877b-7646e43cf1c1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:20.355663 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.355663 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:20.355663 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4215cffd-fc2e-4820-877b-7646e43cf1c1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:20.355663 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 772/3068] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:20 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:20.375026 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1105bb-f0d4-4abd-9bd9-8f9212f94e96) transitioned into state 'SUCCESS' from state '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-1801107088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['3a9d5236-f54a-478a-a9ea-b034631104fd','b7e593d5-83d3-4034-b9b6-cf4a1f871354','63c7bbc2-47cf-4003-bb88-fff1332e107e','b9ce3c6a-9726-4799-990f-7cff427b03a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.376175 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbc985b-9e12-4ff4-bd1d-28ef666b2d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.389787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbc985b-9e12-4ff4-bd1d-28ef666b2d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.390972 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (33916c6f-21ae-4a7f-8c22-f9e503e2076c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:20.391365 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request issued successfully. Aug 07 14:06:20.392210 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c076386f-6b97-4950-8eb4-61b97a8beb6c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:20.393717 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 765/3069] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:20 2026] POST /volume/v3/volumes => generated 757 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:20.413426 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.416271 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:20.416548 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2057802172"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:20.421947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request body: {'volume': {"'imageRef": '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2057802172'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:20.421947 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume of 1 GB Aug 07 14:06:20.421947 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.421947 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:20.427593 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Availability Zones retrieved successfully. Aug 07 14:06:20.434715 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (61685ba8-b084-4803-b904-9a5622158acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:20.435833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8259f1-cbfb-41c2-a68b-ba6527d5643d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.437063 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:20.477635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e8259f1-cbfb-41c2-a68b-ba6527d5643d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.478630 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eba7bc5-704d-4ebf-b96a-2dab8282b2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.547859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Created reservations ['7f3c84d2-b8c9-4827-a323-f698be922107', 'aa39a85f-2978-478f-91fd-0d1f746a7647', '2064e23d-3bdd-4cba-b528-a2824478b7d0', 'df9a3657-bc41-4c5b-a82f-1a43a14298cb'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:20.549035 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eba7bc5-704d-4ebf-b96a-2dab8282b2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f3c84d2-b8c9-4827-a323-f698be922107', 'aa39a85f-2978-478f-91fd-0d1f746a7647', '2064e23d-3bdd-4cba-b528-a2824478b7d0', 'df9a3657-bc41-4c5b-a82f-1a43a14298cb']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.550751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a35415e-f3f0-4441-917e-678b7e31ac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.580542 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a35415e-f3f0-4441-917e-678b7e31ac51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d87903f-4399-47bd-bfcb-a779644b4c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2057802172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['7f3c84d2-b8c9-4827-a323-f698be922107','aa39a85f-2978-478f-91fd-0d1f746a7647','2064e23d-3bdd-4cba-b528-a2824478b7d0','df9a3657-bc41-4c5b-a82f-1a43a14298cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2057802172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d87903f-4399-47bd-bfcb-a779644b4c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a25848cc854022ac8712bb8a7e980a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3beb37f8610540b7888be465414c1612',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.581367 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23153416-c0fd-44f1-943b-2dc642466057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.605599 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23153416-c0fd-44f1-943b-2dc642466057) transitioned into state 'SUCCESS' from state '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-2057802172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a25848cc854022ac8712bb8a7e980a',qos_specs=None,replication_status=,reservations=['7f3c84d2-b8c9-4827-a323-f698be922107','aa39a85f-2978-478f-91fd-0d1f746a7647','2064e23d-3bdd-4cba-b528-a2824478b7d0','df9a3657-bc41-4c5b-a82f-1a43a14298cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3beb37f8610540b7888be465414c1612',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.606497 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a96140-f1d6-41c9-93ab-8b73bdcb48ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:20.629959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a96140-f1d6-41c9-93ab-8b73bdcb48ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:20.631141 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Flow 'volume_create_api' (61685ba8-b084-4803-b904-9a5622158acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:20.631551 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Create volume request issued successfully. Aug 07 14:06:20.633677 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30e5f987-26b5-4add-9fd6-0c9582f1348e tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:20.633831 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 769/3070] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:20 2026] POST /volume/v3/volumes => generated 757 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:20.654029 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5abe8207-d88a-46e5-9a2b-7516150632a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.656869 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abe8207-d88a-46e5-9a2b-7516150632a4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 Aug 07 14:06:20.657382 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abe8207-d88a-46e5-9a2b-7516150632a4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:20.657984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abe8207-d88a-46e5-9a2b-7516150632a4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:20.670312 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.670312 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:20.681283 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5abe8207-d88a-46e5-9a2b-7516150632a4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:20.689514 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abe8207-d88a-46e5-9a2b-7516150632a4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 returned with HTTP 200 Aug 07 14:06:20.689802 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 765/3071] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:20 2026] GET /volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:20.712676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d061434e-d343-4610-a0d7-9f034e22b445 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.716876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d061434e-d343-4610-a0d7-9f034e22b445 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e Aug 07 14:06:20.716876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d061434e-d343-4610-a0d7-9f034e22b445 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:20.716876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d061434e-d343-4610-a0d7-9f034e22b445 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:20.732524 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.732524 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:20.739790 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d061434e-d343-4610-a0d7-9f034e22b445 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:20.749138 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d061434e-d343-4610-a0d7-9f034e22b445 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e returned with HTTP 200 Aug 07 14:06:20.749138 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 773/3072] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:20 2026] GET /volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:20.775295 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79e2cdc6-e580-4f9b-be69-88ba1bd1054d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.780565 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79e2cdc6-e580-4f9b-be69-88ba1bd1054d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 Aug 07 14:06:20.780565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79e2cdc6-e580-4f9b-be69-88ba1bd1054d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:20.780980 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79e2cdc6-e580-4f9b-be69-88ba1bd1054d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:20.790862 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.790862 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:20.796893 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-79e2cdc6-e580-4f9b-be69-88ba1bd1054d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:20.803683 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79e2cdc6-e580-4f9b-be69-88ba1bd1054d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 returned with HTTP 200 Aug 07 14:06:20.804247 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 766/3073] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:20 2026] GET /volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:20.831828 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-246cd827-0c76-468a-ac59-9fbde0b6d900 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.836421 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-246cd827-0c76-468a-ac59-9fbde0b6d900 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 Aug 07 14:06:20.837238 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-246cd827-0c76-468a-ac59-9fbde0b6d900 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:20.837238 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-246cd827-0c76-468a-ac59-9fbde0b6d900 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:20.848423 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.848423 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:20.860150 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-246cd827-0c76-468a-ac59-9fbde0b6d900 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:20.869358 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-246cd827-0c76-468a-ac59-9fbde0b6d900 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 returned with HTTP 200 Aug 07 14:06:20.870060 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 770/3074] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:20 2026] GET /volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:20.885800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a23d8aa4-1bc1-44ed-8e42-9d6511cda93c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.888791 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a23d8aa4-1bc1-44ed-8e42-9d6511cda93c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f Aug 07 14:06:20.888998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a23d8aa4-1bc1-44ed-8e42-9d6511cda93c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:20.889356 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a23d8aa4-1bc1-44ed-8e42-9d6511cda93c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:20.906920 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:20.906920 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:20.921708 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a23d8aa4-1bc1-44ed-8e42-9d6511cda93c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:20.930153 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a23d8aa4-1bc1-44ed-8e42-9d6511cda93c tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f returned with HTTP 200 Aug 07 14:06:20.931018 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 766/3075] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:20 2026] GET /volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:20.987273 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d096f8a-03c8-4582-a878-5b9051f84973 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:20.992805 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d096f8a-03c8-4582-a878-5b9051f84973 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:20.992805 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d096f8a-03c8-4582-a878-5b9051f84973 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:20.993045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d096f8a-03c8-4582-a878-5b9051f84973 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:20.993185 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0d096f8a-03c8-4582-a878-5b9051f84973 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:21.003527 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:21.003527 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:21.004657 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d096f8a-03c8-4582-a878-5b9051f84973 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:21.005150 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 774/3076] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:20 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:21.371574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6bc54f50-e62c-4599-9b9e-21f621707cb1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:21.374729 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6bc54f50-e62c-4599-9b9e-21f621707cb1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:21.375144 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6bc54f50-e62c-4599-9b9e-21f621707cb1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:21.375713 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6bc54f50-e62c-4599-9b9e-21f621707cb1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:21.375885 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6bc54f50-e62c-4599-9b9e-21f621707cb1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:21.383934 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:21.383934 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:21.385328 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6bc54f50-e62c-4599-9b9e-21f621707cb1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:21.386048 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 767/3077] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:21 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:21.889180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62a855f3-e5d8-4052-8234-879139c4f2bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:21.891281 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62a855f3-e5d8-4052-8234-879139c4f2bd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:21.891541 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62a855f3-e5d8-4052-8234-879139c4f2bd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:21.892009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62a855f3-e5d8-4052-8234-879139c4f2bd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:21.892206 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-62a855f3-e5d8-4052-8234-879139c4f2bd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Delete volume with id: 0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:21.901463 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:21.901463 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:21.902090 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62a855f3-e5d8-4052-8234-879139c4f2bd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:21.923185 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62a855f3-e5d8-4052-8234-879139c4f2bd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Delete volume request issued successfully. Aug 07 14:06:21.923412 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62a855f3-e5d8-4052-8234-879139c4f2bd tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 202 Aug 07 14:06:21.924725 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 771/3078] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:21 2026] DELETE /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:21.934035 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd14c354-ea13-4fc4-bf31-28f3ab916456 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:21.935999 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd14c354-ea13-4fc4-bf31-28f3ab916456 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:21.936202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd14c354-ea13-4fc4-bf31-28f3ab916456 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:21.936384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd14c354-ea13-4fc4-bf31-28f3ab916456 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:21.945719 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:21.945719 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:21.948233 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34a65ccc-d2ef-405f-8600-c5a43b31092d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:21.951112 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34a65ccc-d2ef-405f-8600-c5a43b31092d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f Aug 07 14:06:21.951506 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34a65ccc-d2ef-405f-8600-c5a43b31092d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:21.951773 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34a65ccc-d2ef-405f-8600-c5a43b31092d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:21.954071 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd14c354-ea13-4fc4-bf31-28f3ab916456 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:21.959635 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:21.959635 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:21.960465 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd14c354-ea13-4fc4-bf31-28f3ab916456 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 200 Aug 07 14:06:21.960986 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 767/3079] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:21 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:06:21.970164 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34a65ccc-d2ef-405f-8600-c5a43b31092d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:21.974960 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34a65ccc-d2ef-405f-8600-c5a43b31092d tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f returned with HTTP 200 Aug 07 14:06:21.975388 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 775/3080] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:21 2026] GET /volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:21.989402 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:21.992924 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f Aug 07 14:06:21.993050 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:21.993293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:21.993534 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume with id: 2d87903f-4399-47bd-bfcb-a779644b4c2f Aug 07 14:06:22.002433 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:22.002433 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:22.003285 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:22.018309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4165a02d-1999-4cd6-8a7b-bf79308f9910 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:22.020549 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4165a02d-1999-4cd6-8a7b-bf79308f9910 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:22.020872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4165a02d-1999-4cd6-8a7b-bf79308f9910 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:22.021102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4165a02d-1999-4cd6-8a7b-bf79308f9910 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:22.021212 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4165a02d-1999-4cd6-8a7b-bf79308f9910 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:22.028184 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:22.028184 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:22.029597 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4165a02d-1999-4cd6-8a7b-bf79308f9910 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:22.029597 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 772/3081] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:22 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:22.029675 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume request issued successfully. Aug 07 14:06:22.029675 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c65970b4-8699-4b9c-9581-5747cd4b2692 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f returned with HTTP 202 Aug 07 14:06:22.031405 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 768/3082] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:21 2026] DELETE /volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:22.040289 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02dde33d-41de-48ca-9df1-295ae8f3fba3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:22.043193 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02dde33d-41de-48ca-9df1-295ae8f3fba3 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f Aug 07 14:06:22.043193 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02dde33d-41de-48ca-9df1-295ae8f3fba3 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:22.043402 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02dde33d-41de-48ca-9df1-295ae8f3fba3 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:22.054464 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:22.054464 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:22.059833 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02dde33d-41de-48ca-9df1-295ae8f3fba3 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:22.065626 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02dde33d-41de-48ca-9df1-295ae8f3fba3 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f returned with HTTP 200 Aug 07 14:06:22.066163 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 768/3083] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:22 2026] GET /volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:22.398736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6318d857-9553-45ec-bfcc-9107ffdc9b95 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:22.401746 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6318d857-9553-45ec-bfcc-9107ffdc9b95 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:22.401746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6318d857-9553-45ec-bfcc-9107ffdc9b95 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:22.402722 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6318d857-9553-45ec-bfcc-9107ffdc9b95 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:22.403003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6318d857-9553-45ec-bfcc-9107ffdc9b95 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:22.407784 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:22.407784 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:22.408572 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6318d857-9553-45ec-bfcc-9107ffdc9b95 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:22.409095 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 776/3084] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:22 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:22.975195 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01842c5c-b21a-41d3-9172-8d995937ff93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:22.977901 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01842c5c-b21a-41d3-9172-8d995937ff93 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba Aug 07 14:06:22.977901 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01842c5c-b21a-41d3-9172-8d995937ff93 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:22.979342 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01842c5c-b21a-41d3-9172-8d995937ff93 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:22.985664 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01842c5c-b21a-41d3-9172-8d995937ff93 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba returned with HTTP 404 Aug 07 14:06:22.986328 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 773/3085] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:22 2026] GET /volume/v3/volumes/0d72b642-f2f6-432e-9cfc-45a6558f12ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:22.996568 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:22.998939 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] DELETE https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:22.998939 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:22.999440 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:22.999440 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Delete volume with id: 17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:23.009042 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.009042 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:23.009747 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:23.034418 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Delete volume request issued successfully. Aug 07 14:06:23.034624 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e25d29a-ea67-4889-be0d-7622eca6f25e tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 202 Aug 07 14:06:23.035166 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 769/3086] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:22 2026] DELETE /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:23.046654 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc1c5de9-f0b3-4b85-9c68-a93e15854467 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.049597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e62e746a-4e8b-4277-84c4-dc803f86b34f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.052050 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc1c5de9-f0b3-4b85-9c68-a93e15854467 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:23.053940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc1c5de9-f0b3-4b85-9c68-a93e15854467 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.053940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc1c5de9-f0b3-4b85-9c68-a93e15854467 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.054072 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e62e746a-4e8b-4277-84c4-dc803f86b34f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:23.054072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e62e746a-4e8b-4277-84c4-dc803f86b34f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.054072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e62e746a-4e8b-4277-84c4-dc803f86b34f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.054185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bc1c5de9-f0b3-4b85-9c68-a93e15854467 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:23.066669 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.066669 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:23.068332 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.068332 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:23.068733 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc1c5de9-f0b3-4b85-9c68-a93e15854467 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:23.071072 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 769/3087] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:23.079550 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e62e746a-4e8b-4277-84c4-dc803f86b34f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Volume info retrieved successfully. Aug 07 14:06:23.085729 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6fbc576a-7960-44f7-ad34-1faaf9a58e06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.087797 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fbc576a-7960-44f7-ad34-1faaf9a58e06 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f Aug 07 14:06:23.087992 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e62e746a-4e8b-4277-84c4-dc803f86b34f tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 200 Aug 07 14:06:23.088126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fbc576a-7960-44f7-ad34-1faaf9a58e06 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.088407 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 777/3088] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:23.088474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6fbc576a-7960-44f7-ad34-1faaf9a58e06 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.099153 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6fbc576a-7960-44f7-ad34-1faaf9a58e06 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f returned with HTTP 404 Aug 07 14:06:23.099710 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 774/3089] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/volumes/2d87903f-4399-47bd-bfcb-a779644b4c2f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:23.107964 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.110367 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 Aug 07 14:06:23.111636 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.111636 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.112837 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume with id: a6a82122-28fd-4e3a-b92a-6c51e9131e85 Aug 07 14:06:23.124472 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.124472 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:23.125051 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:23.144572 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume request issued successfully. Aug 07 14:06:23.144735 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e4fd795-7208-4e84-a67f-7fd0d7d32991 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 returned with HTTP 202 Aug 07 14:06:23.145303 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 770/3090] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:23 2026] DELETE /volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:23.158421 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f38ffee9-4b1a-402a-968f-4c855d40e4ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.160727 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f38ffee9-4b1a-402a-968f-4c855d40e4ed tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 Aug 07 14:06:23.161170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f38ffee9-4b1a-402a-968f-4c855d40e4ed tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.161463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f38ffee9-4b1a-402a-968f-4c855d40e4ed tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.174753 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.174753 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:23.183326 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f38ffee9-4b1a-402a-968f-4c855d40e4ed tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:23.190564 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f38ffee9-4b1a-402a-968f-4c855d40e4ed tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 returned with HTTP 200 Aug 07 14:06:23.191211 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 770/3091] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:23.422444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3e525466-f35a-4521-b200-dd11be3a05ca req-0efff880-3e24-4f90-9438-d512d703314c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.423277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba000e75-8501-45c2-b147-2e171d3eafd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.424944 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3e525466-f35a-4521-b200-dd11be3a05ca req-0efff880-3e24-4f90-9438-d512d703314c tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] DELETE https://10.4.3.193/volume/v3/volumes/tempest-invalid-1446212834 Aug 07 14:06:23.425145 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3e525466-f35a-4521-b200-dd11be3a05ca req-0efff880-3e24-4f90-9438-d512d703314c tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.425358 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3e525466-f35a-4521-b200-dd11be3a05ca req-0efff880-3e24-4f90-9438-d512d703314c tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.425555 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-3e525466-f35a-4521-b200-dd11be3a05ca req-0efff880-3e24-4f90-9438-d512d703314c tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] Delete volume with id: tempest-invalid-1446212834 Aug 07 14:06:23.425825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba000e75-8501-45c2-b147-2e171d3eafd6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:23.426171 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba000e75-8501-45c2-b147-2e171d3eafd6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.427133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba000e75-8501-45c2-b147-2e171d3eafd6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.427133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ba000e75-8501-45c2-b147-2e171d3eafd6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:23.434219 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.434219 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:23.435255 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba000e75-8501-45c2-b147-2e171d3eafd6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:23.436209 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 775/3092] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:23.436427 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3e525466-f35a-4521-b200-dd11be3a05ca req-0efff880-3e24-4f90-9438-d512d703314c tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-1446212834 returned with HTTP 404 Aug 07 14:06:23.437127 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 778/3093] 10.4.3.193 () {70 vars in 1590 bytes} [Fri Aug 7 14:06:23 2026] DELETE /volume/v3/volumes/tempest-invalid-1446212834 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:23.447604 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c06d0633-352e-4549-854e-08a1ecca4d3f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.451023 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480/export_record Aug 07 14:06:23.451359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.451657 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'export_record' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.451799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Export record for backup 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100322) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 14:06:23.458980 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.458980 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:23.459741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling RPCAPI with context: , host: np0000006713, backup: 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100322) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 14:06:23.467710 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] export_record in rpcapi backup_id 85a06e52-f0f2-454e-9e2a-45ef574b8480 on host np0000006713. {{(pid=100322) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 14:06:23.486391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODVhMDZlNTItZjBmMi00NTRlLTllMmEtNDVlZjU3NGI4NDgwIiwgInVzZXJfaWQiOiAiOGVkMGY1NjQ4OTQ4NDVkYjg0YTdmZjY0ZGU5OWFiOWYiLCAicHJvamVjdF9pZCI6ICI2YTA3MWM4ZjhlYjg0OTg4OTdlYTgwNTZjNmQ3NDRmNyIsICJ2b2x1bWVfaWQiOiAiZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkwNTkzMDMwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjLzIwMjYwODA3MTQwNjA2L2F6X25vdmFfYmFja3VwXzg1YTA2ZTUyLWYwZjItNDU0ZS05ZTJhLTQ1ZWY1NzRiODQ4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNjoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100322) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 14:06:23.487505 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c06d0633-352e-4549-854e-08a1ecca4d3f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480/export_record returned with HTTP 200 Aug 07 14:06:23.488170 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 771/3094] 10.4.3.193 () {68 vars in 1430 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480/export_record => generated 1424 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:23.498065 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a95d3fd5-237d-45ad-8b46-a6dc2462b0d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.500588 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a95d3fd5-237d-45ad-8b46-a6dc2462b0d8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:06:23.500866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a95d3fd5-237d-45ad-8b46-a6dc2462b0d8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.501177 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a95d3fd5-237d-45ad-8b46-a6dc2462b0d8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.501347 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a95d3fd5-237d-45ad-8b46-a6dc2462b0d8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:23.506187 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.506187 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:23.507044 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a95d3fd5-237d-45ad-8b46-a6dc2462b0d8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:06:23.507587 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 771/3095] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:23.519235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f03c0fc-2d1f-427e-b76d-78a879219cd2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.521007 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f03c0fc-2d1f-427e-b76d-78a879219cd2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] POST https://10.4.3.193/volume/v3/backups/import_record Aug 07 14:06:23.521434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f03c0fc-2d1f-427e-b76d-78a879219cd2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmIxODlmMTQtNWNkMi00N2IyLWE2MDQtYjg0ZjYyMmIwMjhhIiwgInVzZXJfaWQiOiAiOGVkMGY1NjQ4OTQ4NDVkYjg0YTdmZjY0ZGU5OWFiOWYiLCAicHJvamVjdF9pZCI6ICI2YTA3MWM4ZjhlYjg0OTg4OTdlYTgwNTZjNmQ3NDRmNyIsICJ2b2x1bWVfaWQiOiAiZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkwNTkzMDMwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjLzIwMjYwODA3MTQwNjA2L2F6X25vdmFfYmFja3VwXzg1YTA2ZTUyLWYwZjItNDU0ZS05ZTJhLTQ1ZWY1NzRiODQ4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNjoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:23.523001 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-1f03c0fc-2d1f-427e-b76d-78a879219cd2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmIxODlmMTQtNWNkMi00N2IyLWE2MDQtYjg0ZjYyMmIwMjhhIiwgInVzZXJfaWQiOiAiOGVkMGY1NjQ4OTQ4NDVkYjg0YTdmZjY0ZGU5OWFiOWYiLCAicHJvamVjdF9pZCI6ICI2YTA3MWM4ZjhlYjg0OTg4OTdlYTgwNTZjNmQ3NDRmNyIsICJ2b2x1bWVfaWQiOiAiZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkwNTkzMDMwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjLzIwMjYwODA3MTQwNjA2L2F6X25vdmFfYmFja3VwXzg1YTA2ZTUyLWYwZjItNDU0ZS05ZTJhLTQ1ZWY1NzRiODQ4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNjoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100323) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 14:06:23.523162 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-1f03c0fc-2d1f-427e-b76d-78a879219cd2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmIxODlmMTQtNWNkMi00N2IyLWE2MDQtYjg0ZjYyMmIwMjhhIiwgInVzZXJfaWQiOiAiOGVkMGY1NjQ4OTQ4NDVkYjg0YTdmZjY0ZGU5OWFiOWYiLCAicHJvamVjdF9pZCI6ICI2YTA3MWM4ZjhlYjg0OTg4OTdlYTgwNTZjNmQ3NDRmNyIsICJ2b2x1bWVfaWQiOiAiZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTkwNTkzMDMwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTA0Yzc2MzctN2U0Mi00M2VkLWJhNzgtZGNiOTdiMzQyYjZjLzIwMjYwODA3MTQwNjA2L2F6X25vdmFfYmFja3VwXzg1YTA2ZTUyLWYwZjItNDU0ZS05ZTJhLTQ1ZWY1NzRiODQ4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDY6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNjoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100323) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 14:06:23.523912 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-1f03c0fc-2d1f-427e-b76d-78a879219cd2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'cf8def5f870c41db967fb540024c82d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a071c8f8eb8498897ea8056c6d744f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:06:23.524146 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f03c0fc-2d1f-427e-b76d-78a879219cd2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 403 Aug 07 14:06:23.524709 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 776/3096] 10.4.3.193 () {70 vars in 1342 bytes} [Fri Aug 7 14:06:23 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:23.531648 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-442fc388-2cfa-4511-981c-2f34ea110790 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.533518 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-442fc388-2cfa-4511-981c-2f34ea110790 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c Aug 07 14:06:23.535177 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-442fc388-2cfa-4511-981c-2f34ea110790 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.535390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-442fc388-2cfa-4511-981c-2f34ea110790 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.535573 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-442fc388-2cfa-4511-981c-2f34ea110790 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume with id: e04c7637-7e42-43ed-ba78-dcb97b342b6c Aug 07 14:06:23.544588 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.544588 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:23.544953 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-442fc388-2cfa-4511-981c-2f34ea110790 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:23.570056 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-442fc388-2cfa-4511-981c-2f34ea110790 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume request issued successfully. Aug 07 14:06:23.570326 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-442fc388-2cfa-4511-981c-2f34ea110790 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c returned with HTTP 202 Aug 07 14:06:23.570916 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 779/3097] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:06:23 2026] DELETE /volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:23.581022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb433897-c9da-4651-ba76-6c66806db7cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.584582 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb433897-c9da-4651-ba76-6c66806db7cf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c Aug 07 14:06:23.584870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb433897-c9da-4651-ba76-6c66806db7cf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.585326 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb433897-c9da-4651-ba76-6c66806db7cf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.595303 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:23.595303 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:23.599911 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cb433897-c9da-4651-ba76-6c66806db7cf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:23.601546 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-329d5ddc-e755-473d-bcb2-a0ec6d5f8304 req-17502ba9-dd66-48e4-9b27-8421b93717dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.604863 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-329d5ddc-e755-473d-bcb2-a0ec6d5f8304 req-17502ba9-dd66-48e4-9b27-8421b93717dc tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ed08e4a9-0d6c-4aa4-a75b-17ef4f556fec Aug 07 14:06:23.604863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-329d5ddc-e755-473d-bcb2-a0ec6d5f8304 req-17502ba9-dd66-48e4-9b27-8421b93717dc tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.604863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-329d5ddc-e755-473d-bcb2-a0ec6d5f8304 req-17502ba9-dd66-48e4-9b27-8421b93717dc tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.605301 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb433897-c9da-4651-ba76-6c66806db7cf tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c returned with HTTP 200 Aug 07 14:06:23.605423 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-329d5ddc-e755-473d-bcb2-a0ec6d5f8304 req-17502ba9-dd66-48e4-9b27-8421b93717dc tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] Delete volume with id: ed08e4a9-0d6c-4aa4-a75b-17ef4f556fec Aug 07 14:06:23.605809 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 772/3098] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:06:23.620667 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-329d5ddc-e755-473d-bcb2-a0ec6d5f8304 req-17502ba9-dd66-48e4-9b27-8421b93717dc tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-member] https://10.4.3.193/volume/v3/volumes/ed08e4a9-0d6c-4aa4-a75b-17ef4f556fec returned with HTTP 404 Aug 07 14:06:23.621949 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 772/3099] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:06:23 2026] DELETE /volume/v3/volumes/ed08e4a9-0d6c-4aa4-a75b-17ef4f556fec => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:23.655325 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6f93fa39-bb50-43ff-bcd5-9ce1595ded2c req-7daac007-54c6-4dcc-b027-a59af340b998 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:23.660855 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f93fa39-bb50-43ff-bcd5-9ce1595ded2c req-7daac007-54c6-4dcc-b027-a59af340b998 tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-reader] GET https://10.4.3.193/volume/v3/volumes/aa08dd6e-4edf-4cce-b1ed-21da3a23e2d3 Aug 07 14:06:23.661774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f93fa39-bb50-43ff-bcd5-9ce1595ded2c req-7daac007-54c6-4dcc-b027-a59af340b998 tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:23.662369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f93fa39-bb50-43ff-bcd5-9ce1595ded2c req-7daac007-54c6-4dcc-b027-a59af340b998 tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:23.672167 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f93fa39-bb50-43ff-bcd5-9ce1595ded2c req-7daac007-54c6-4dcc-b027-a59af340b998 tempest-VolumesNegativeTest-1019363347 tempest-VolumesNegativeTest-1019363347-project-reader] https://10.4.3.193/volume/v3/volumes/aa08dd6e-4edf-4cce-b1ed-21da3a23e2d3 returned with HTTP 404 Aug 07 14:06:23.673389 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 777/3100] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:23 2026] GET /volume/v3/volumes/aa08dd6e-4edf-4cce-b1ed-21da3a23e2d3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:24.083502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51d2ad90-002a-40ed-908d-1df5ec2a3bbb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.085300 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51d2ad90-002a-40ed-908d-1df5ec2a3bbb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:24.085480 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51d2ad90-002a-40ed-908d-1df5ec2a3bbb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.085640 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51d2ad90-002a-40ed-908d-1df5ec2a3bbb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.085723 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-51d2ad90-002a-40ed-908d-1df5ec2a3bbb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:24.092257 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:24.092257 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:24.092888 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51d2ad90-002a-40ed-908d-1df5ec2a3bbb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:24.093420 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 780/3101] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:24 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:24.104138 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14ac5c05-b71d-42d0-81bf-691fdf0b4c65 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.106067 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14ac5c05-b71d-42d0-81bf-691fdf0b4c65 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] GET https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 Aug 07 14:06:24.106241 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14ac5c05-b71d-42d0-81bf-691fdf0b4c65 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.106434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14ac5c05-b71d-42d0-81bf-691fdf0b4c65 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.114332 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14ac5c05-b71d-42d0-81bf-691fdf0b4c65 tempest-TestServerVolumeAttachmentScenario-1296155652 tempest-TestServerVolumeAttachmentScenario-1296155652-project-member] https://10.4.3.193/volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 returned with HTTP 404 Aug 07 14:06:24.114880 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 773/3102] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:24 2026] GET /volume/v3/volumes/17ecd804-1832-4efe-a635-d50b6a21cd23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:24.213353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd8a4644-663f-4695-9add-551e96ed875b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.218539 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd8a4644-663f-4695-9add-551e96ed875b tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 Aug 07 14:06:24.218539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd8a4644-663f-4695-9add-551e96ed875b tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.218539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd8a4644-663f-4695-9add-551e96ed875b tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.227167 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd8a4644-663f-4695-9add-551e96ed875b tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 returned with HTTP 404 Aug 07 14:06:24.228832 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 773/3103] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:24 2026] GET /volume/v3/volumes/a6a82122-28fd-4e3a-b92a-6c51e9131e85 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:24.238667 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12e51a52-5614-447f-88a7-5a3925826b36 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.242008 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12e51a52-5614-447f-88a7-5a3925826b36 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] DELETE https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 Aug 07 14:06:24.242286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12e51a52-5614-447f-88a7-5a3925826b36 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.242696 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12e51a52-5614-447f-88a7-5a3925826b36 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.242818 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-12e51a52-5614-447f-88a7-5a3925826b36 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume with id: 78fd7b7b-880c-466f-bb79-b73d2f9c5763 Aug 07 14:06:24.254298 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:24.254298 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:24.254997 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12e51a52-5614-447f-88a7-5a3925826b36 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:24.286064 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12e51a52-5614-447f-88a7-5a3925826b36 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume request issued successfully. Aug 07 14:06:24.286314 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12e51a52-5614-447f-88a7-5a3925826b36 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 returned with HTTP 202 Aug 07 14:06:24.287094 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 778/3104] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:24 2026] DELETE /volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:24.300866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d577243-84e6-4bf0-8796-a82afdd194ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.304032 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d577243-84e6-4bf0-8796-a82afdd194ae tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 Aug 07 14:06:24.304240 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d577243-84e6-4bf0-8796-a82afdd194ae tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.304467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d577243-84e6-4bf0-8796-a82afdd194ae tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.324866 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:24.324866 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:24.330703 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d577243-84e6-4bf0-8796-a82afdd194ae tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:24.337599 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d577243-84e6-4bf0-8796-a82afdd194ae tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 returned with HTTP 200 Aug 07 14:06:24.338599 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 781/3105] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:24 2026] GET /volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:24.622049 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a54cd5da-036b-4917-834f-9ada406c2bd1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.627378 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a54cd5da-036b-4917-834f-9ada406c2bd1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c Aug 07 14:06:24.627801 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a54cd5da-036b-4917-834f-9ada406c2bd1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.628173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a54cd5da-036b-4917-834f-9ada406c2bd1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.646902 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a54cd5da-036b-4917-834f-9ada406c2bd1 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c returned with HTTP 404 Aug 07 14:06:24.650142 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 774/3106] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:24 2026] GET /volume/v3/volumes/e04c7637-7e42-43ed-ba78-dcb97b342b6c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:24.656641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd81a92f-195b-4fe5-9654-3d93a5d9d977 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.658121 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd81a92f-195b-4fe5-9654-3d93a5d9d977 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] GET https://10.4.3.193/volume/v3/backups Aug 07 14:06:24.659859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd81a92f-195b-4fe5-9654-3d93a5d9d977 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.659859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd81a92f-195b-4fe5-9654-3d93a5d9d977 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.659859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-cd81a92f-195b-4fe5-9654-3d93a5d9d977 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:06:24.693320 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd81a92f-195b-4fe5-9654-3d93a5d9d977 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 07 14:06:24.693869 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 774/3107] 10.4.3.193 () {68 vars in 1277 bytes} [Fri Aug 7 14:06:24 2026] GET /volume/v3/backups => generated 624 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:24.710668 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8241e10a-dc5b-4a2a-8726-408937b4b9cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.718671 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8241e10a-dc5b-4a2a-8726-408937b4b9cc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] GET https://10.4.3.193/volume/v3/backups?project_id=6a071c8f8eb8498897ea8056c6d744f7 Aug 07 14:06:24.719198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8241e10a-dc5b-4a2a-8726-408937b4b9cc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:24.719505 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8241e10a-dc5b-4a2a-8726-408937b4b9cc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:24.720915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-8241e10a-dc5b-4a2a-8726-408937b4b9cc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Removing options 'project_id' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:06:24.740215 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8241e10a-dc5b-4a2a-8726-408937b4b9cc tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups?project_id=6a071c8f8eb8498897ea8056c6d744f7 returned with HTTP 200 Aug 07 14:06:24.741389 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 779/3108] 10.4.3.193 () {68 vars in 1364 bytes} [Fri Aug 7 14:06:24 2026] GET /volume/v3/backups?project_id=6a071c8f8eb8498897ea8056c6d744f7 => generated 624 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:24.753648 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d305beea-9287-42ed-9425-4a68e4dced72 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:24.756776 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:24.758242 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-807804453"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:24.760044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-807804453'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:24.760195 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume of 1 GB Aug 07 14:06:24.774581 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Availability Zones retrieved successfully. Aug 07 14:06:24.790456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (be093323-3b10-4624-a047-1fe3f39f3e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:24.792272 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9422e9-3eca-4866-8da6-3cd755a4ee6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:24.793817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:24.838303 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9422e9-3eca-4866-8da6-3cd755a4ee6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:24.839328 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f460f98-35ae-43d4-9f43-a7c2121fcc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:24.919120 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['a085d0ae-fca1-4a93-b358-1fc43ee79239', '78ff5d6d-ccae-4783-8708-f0dcc616d559', 'd9642460-ee40-4174-9214-dc26ad76caa8', '969d93e2-ce73-40ba-89f7-28059ad97210'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:24.919966 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f460f98-35ae-43d4-9f43-a7c2121fcc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a085d0ae-fca1-4a93-b358-1fc43ee79239', '78ff5d6d-ccae-4783-8708-f0dcc616d559', 'd9642460-ee40-4174-9214-dc26ad76caa8', '969d93e2-ce73-40ba-89f7-28059ad97210']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:24.921074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec94641-ee79-41eb-b066-fe8a7192a11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:24.952216 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec94641-ee79-41eb-b066-fe8a7192a11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db7f42d-5c09-4b31-a6b3-e93976057cb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-807804453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['a085d0ae-fca1-4a93-b358-1fc43ee79239','78ff5d6d-ccae-4783-8708-f0dcc616d559','d9642460-ee40-4174-9214-dc26ad76caa8','969d93e2-ce73-40ba-89f7-28059ad97210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-807804453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db7f42d-5c09-4b31-a6b3-e93976057cb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a071c8f8eb8498897ea8056c6d744f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed0f564894845db84a7ff64de99ab9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:24.955485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8f4e0b-7c42-4d2c-9060-bca8b0311068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:24.987836 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8f4e0b-7c42-4d2c-9060-bca8b0311068) transitioned into state 'SUCCESS' from state '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-807804453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['a085d0ae-fca1-4a93-b358-1fc43ee79239','78ff5d6d-ccae-4783-8708-f0dcc616d559','d9642460-ee40-4174-9214-dc26ad76caa8','969d93e2-ce73-40ba-89f7-28059ad97210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed0f564894845db84a7ff64de99ab9f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:24.988400 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ada05f-5d5f-4e93-af17-2064f32d5d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:25.008189 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ada05f-5d5f-4e93-af17-2064f32d5d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:25.010148 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Flow 'volume_create_api' (be093323-3b10-4624-a047-1fe3f39f3e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:25.010513 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Create volume request issued successfully. Aug 07 14:06:25.011454 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d305beea-9287-42ed-9425-4a68e4dced72 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:25.012026 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 782/3109] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:06:24 2026] POST /volume/v3/volumes => generated 777 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:25.028177 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e0f108b-e46d-4749-a22d-2c23af3de642 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:25.032014 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e0f108b-e46d-4749-a22d-2c23af3de642 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 Aug 07 14:06:25.032333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e0f108b-e46d-4749-a22d-2c23af3de642 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:25.033232 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e0f108b-e46d-4749-a22d-2c23af3de642 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:25.047323 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:25.047323 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:25.055162 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3e0f108b-e46d-4749-a22d-2c23af3de642 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:25.058742 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e0f108b-e46d-4749-a22d-2c23af3de642 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 returned with HTTP 200 Aug 07 14:06:25.058742 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 775/3110] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:25 2026] GET /volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:25.111190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25470656-8c60-48dc-98ce-09a4214375c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:25.114096 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25470656-8c60-48dc-98ce-09a4214375c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:25.114345 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25470656-8c60-48dc-98ce-09a4214375c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:25.114907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25470656-8c60-48dc-98ce-09a4214375c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:25.114907 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-25470656-8c60-48dc-98ce-09a4214375c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:25.124296 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:25.124296 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:25.124296 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25470656-8c60-48dc-98ce-09a4214375c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:25.124474 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 775/3111] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:25 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:25.354364 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b31ff41-1f5a-4579-86f9-6ba87133a60a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:25.357076 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b31ff41-1f5a-4579-86f9-6ba87133a60a tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 Aug 07 14:06:25.357339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b31ff41-1f5a-4579-86f9-6ba87133a60a tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:25.357610 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b31ff41-1f5a-4579-86f9-6ba87133a60a tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:25.367613 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b31ff41-1f5a-4579-86f9-6ba87133a60a tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 returned with HTTP 404 Aug 07 14:06:25.367809 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 780/3112] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:25 2026] GET /volume/v3/volumes/78fd7b7b-880c-466f-bb79-b73d2f9c5763 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:25.376671 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:25.382368 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e Aug 07 14:06:25.382368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:25.382368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:25.382368 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume with id: fb73217f-27c0-4548-969d-e657a268ec4e Aug 07 14:06:25.388683 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:25.388683 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:25.389233 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:25.409862 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume request issued successfully. Aug 07 14:06:25.410049 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f0e2a70-abcd-4190-b45d-f7df79af973f tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e returned with HTTP 202 Aug 07 14:06:25.410465 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 783/3113] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:25 2026] DELETE /volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:25.419233 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5bc3d0a6-ebb5-4ef2-aaa7-f61b10e36ee7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:25.423473 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bc3d0a6-ebb5-4ef2-aaa7-f61b10e36ee7 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e Aug 07 14:06:25.423696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bc3d0a6-ebb5-4ef2-aaa7-f61b10e36ee7 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:25.423996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bc3d0a6-ebb5-4ef2-aaa7-f61b10e36ee7 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:25.434623 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:25.434623 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:25.443868 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5bc3d0a6-ebb5-4ef2-aaa7-f61b10e36ee7 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:25.449271 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bc3d0a6-ebb5-4ef2-aaa7-f61b10e36ee7 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e returned with HTTP 200 Aug 07 14:06:25.449271 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 776/3114] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:25 2026] GET /volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:26.076485 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e5f13c6-d932-42db-b07e-73aea660af38 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.078834 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e5f13c6-d932-42db-b07e-73aea660af38 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 Aug 07 14:06:26.079173 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e5f13c6-d932-42db-b07e-73aea660af38 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.079454 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e5f13c6-d932-42db-b07e-73aea660af38 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.082306 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=236,cinder:UPDATE=35,cinder:INSERT=14 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:06:26.094225 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:26.094225 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:26.106721 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e5f13c6-d932-42db-b07e-73aea660af38 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:26.108249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9ab42af-f2e4-4009-a080-bc98184c47d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.119050 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e5f13c6-d932-42db-b07e-73aea660af38 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 returned with HTTP 200 Aug 07 14:06:26.119050 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 776/3115] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:26.134075 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d820891-423a-44e3-a227-d49e35b72e22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.136667 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d820891-423a-44e3-a227-d49e35b72e22 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:06:26.137069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d820891-423a-44e3-a227-d49e35b72e22 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9db7f42d-5c09-4b31-a6b3-e93976057cb3", "name": "tempest-type-Backup-1854469212"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:26.138689 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-9d820891-423a-44e3-a227-d49e35b72e22 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating new backup {'backup': {'volume_id': '9db7f42d-5c09-4b31-a6b3-e93976057cb3', 'name': 'tempest-type-Backup-1854469212'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:06:26.138861 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-9d820891-423a-44e3-a227-d49e35b72e22 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Creating backup of volume 9db7f42d-5c09-4b31-a6b3-e93976057cb3 in container None Aug 07 14:06:26.140823 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-793f895b-3f08-47f5-8b70-e9a9934f978b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.143829 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-793f895b-3f08-47f5-8b70-e9a9934f978b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:26.144126 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-793f895b-3f08-47f5-8b70-e9a9934f978b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.144381 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-793f895b-3f08-47f5-8b70-e9a9934f978b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.144543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-793f895b-3f08-47f5-8b70-e9a9934f978b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:26.150560 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:26.150560 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:26.150829 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:26.150829 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:26.150945 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d820891-423a-44e3-a227-d49e35b72e22 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:26.151560 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-793f895b-3f08-47f5-8b70-e9a9934f978b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:26.152045 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 777/3116] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:26.172197 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9d820891-423a-44e3-a227-d49e35b72e22 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Created reservations ['be918972-6372-49a7-80a7-9480ecbfd773', '74cce61c-3ee2-4a1d-a2ad-aa58fe82ec03'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:26.220308 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d820891-423a-44e3-a227-d49e35b72e22 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:06:26.220823 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 784/3117] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:06:26 2026] POST /volume/v3/backups => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:26.230049 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abe16657-fdad-492d-9c4f-d458962b6df6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.231985 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abe16657-fdad-492d-9c4f-d458962b6df6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:26.232234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abe16657-fdad-492d-9c4f-d458962b6df6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.232579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abe16657-fdad-492d-9c4f-d458962b6df6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.232911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-abe16657-fdad-492d-9c4f-d458962b6df6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:26.239064 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:26.239064 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:26.240219 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abe16657-fdad-492d-9c4f-d458962b6df6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:26.240821 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 777/3118] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:26.250705 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9ab42af-f2e4-4009-a080-bc98184c47d6 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] POST https://10.4.3.193/volume/v3/types/b764d67c-e105-4885-9713-91195dcb7aae/encryption Aug 07 14:06:26.251191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9ab42af-f2e4-4009-a080-bc98184c47d6 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:26.253182 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:26.253182 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:26.266408 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9ab42af-f2e4-4009-a080-bc98184c47d6 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types/b764d67c-e105-4885-9713-91195dcb7aae/encryption returned with HTTP 404 Aug 07 14:06:26.267116 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 781/3119] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:06:26 2026] POST /volume/v3/types/b764d67c-e105-4885-9713-91195dcb7aae/encryption => generated 114 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:26.277676 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f4e2765-b5f5-4af8-8b67-f232a2b093b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.279778 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f4e2765-b5f5-4af8-8b67-f232a2b093b9 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:06:26.280276 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f4e2765-b5f5-4af8-8b67-f232a2b093b9 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2088660013", "os-volume-type-access:is_public": false}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:26.294770 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f4e2765-b5f5-4af8-8b67-f232a2b093b9 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:06:26.295195 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 778/3120] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:06:26 2026] POST /volume/v3/types => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:26.304481 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c342993-69dc-4e82-861e-e809325cc8ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.412728 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c342993-69dc-4e82-861e-e809325cc8ee tempest-VolumeTypesNegativeTest-217204328 tempest-VolumeTypesNegativeTest-217204328-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:26.413243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c342993-69dc-4e82-861e-e809325cc8ee tempest-VolumeTypesNegativeTest-217204328 tempest-VolumeTypesNegativeTest-217204328-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27cbf960-f89d-4b5f-9ad9-04a8f97bd41b", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1252602743"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:26.414994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-4c342993-69dc-4e82-861e-e809325cc8ee tempest-VolumeTypesNegativeTest-217204328 tempest-VolumeTypesNegativeTest-217204328-project-member] Create volume request body: {'volume': {'volume_type': '27cbf960-f89d-4b5f-9ad9-04a8f97bd41b', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1252602743'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:26.424969 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c342993-69dc-4e82-861e-e809325cc8ee tempest-VolumeTypesNegativeTest-217204328 tempest-VolumeTypesNegativeTest-217204328-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 07 14:06:26.425812 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 785/3121] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:26 2026] POST /volume/v3/volumes => generated 114 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:26.435126 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b22ef087-bd74-41f3-b7c1-5a21b9055884 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.437535 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b22ef087-bd74-41f3-b7c1-5a21b9055884 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] DELETE https://10.4.3.193/volume/v3/types/27cbf960-f89d-4b5f-9ad9-04a8f97bd41b Aug 07 14:06:26.437829 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b22ef087-bd74-41f3-b7c1-5a21b9055884 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.438125 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b22ef087-bd74-41f3-b7c1-5a21b9055884 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.464027 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9046843-6337-4a2c-aa79-a329b2df3f63 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.466424 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9046843-6337-4a2c-aa79-a329b2df3f63 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e Aug 07 14:06:26.467468 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9046843-6337-4a2c-aa79-a329b2df3f63 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.467468 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9046843-6337-4a2c-aa79-a329b2df3f63 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.472757 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b22ef087-bd74-41f3-b7c1-5a21b9055884 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types/27cbf960-f89d-4b5f-9ad9-04a8f97bd41b returned with HTTP 202 Aug 07 14:06:26.473150 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 778/3122] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:06:26 2026] DELETE /volume/v3/types/27cbf960-f89d-4b5f-9ad9-04a8f97bd41b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:26.477117 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9046843-6337-4a2c-aa79-a329b2df3f63 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e returned with HTTP 404 Aug 07 14:06:26.477730 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 782/3123] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/volumes/fb73217f-27c0-4548-969d-e657a268ec4e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:26.484390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df291007-3485-4bfb-ab5c-50fc3c0ab5a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.486135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.486833 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df291007-3485-4bfb-ab5c-50fc3c0ab5a5 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] GET https://10.4.3.193/volume/v3/types/27cbf960-f89d-4b5f-9ad9-04a8f97bd41b Aug 07 14:06:26.487093 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df291007-3485-4bfb-ab5c-50fc3c0ab5a5 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.488621 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df291007-3485-4bfb-ab5c-50fc3c0ab5a5 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.491557 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 Aug 07 14:06:26.491557 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.492245 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.492572 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df291007-3485-4bfb-ab5c-50fc3c0ab5a5 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types/27cbf960-f89d-4b5f-9ad9-04a8f97bd41b returned with HTTP 404 Aug 07 14:06:26.492824 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume with id: d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 Aug 07 14:06:26.493434 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 779/3124] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/types/27cbf960-f89d-4b5f-9ad9-04a8f97bd41b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:26.504163 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:26.504163 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:26.504343 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db24568c-f85d-492d-8197-65351d1e0205 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.505606 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:26.506557 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db24568c-f85d-492d-8197-65351d1e0205 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:06:26.507190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db24568c-f85d-492d-8197-65351d1e0205 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:26.510488 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db24568c-f85d-492d-8197-65351d1e0205 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 400 Aug 07 14:06:26.511677 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 779/3125] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:06:26 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:06:26.520805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09708d54-501c-48b1-89f7-452529240cd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.523804 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09708d54-501c-48b1-89f7-452529240cd6 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:06:26.524395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09708d54-501c-48b1-89f7-452529240cd6 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-50646023"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:26.533600 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Delete volume request issued successfully. Aug 07 14:06:26.533854 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55e1d603-5dee-40dc-82b1-61b4fe0ff615 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 returned with HTTP 202 Aug 07 14:06:26.534344 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 786/3126] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:26 2026] DELETE /volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:26.543233 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-46f834df-4044-483d-8588-7fa96d1ea1e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.546782 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46f834df-4044-483d-8588-7fa96d1ea1e5 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 Aug 07 14:06:26.547026 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46f834df-4044-483d-8588-7fa96d1ea1e5 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.547251 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46f834df-4044-483d-8588-7fa96d1ea1e5 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.547859 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09708d54-501c-48b1-89f7-452529240cd6 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:06:26.548287 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 783/3127] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:06:26 2026] POST /volume/v3/types => generated 227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:26.557860 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:26.557860 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:26.559793 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5630c88-a626-4287-8564-a87b6d4d7bfe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.562619 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-46f834df-4044-483d-8588-7fa96d1ea1e5 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Volume info retrieved successfully. Aug 07 14:06:26.562993 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5630c88-a626-4287-8564-a87b6d4d7bfe tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:06:26.563507 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5630c88-a626-4287-8564-a87b6d4d7bfe tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-50646023"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:26.569162 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46f834df-4044-483d-8588-7fa96d1ea1e5 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 returned with HTTP 200 Aug 07 14:06:26.569818 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 780/3128] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:26.575275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5630c88-a626-4287-8564-a87b6d4d7bfe tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-50646023 already exists. Aug 07 14:06:26.575275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5630c88-a626-4287-8564-a87b6d4d7bfe tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 409 Aug 07 14:06:26.576963 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 780/3129] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:06:26 2026] POST /volume/v3/types => generated 132 bytes in 18 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:26.588580 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f9cb03d-21ec-479e-b82a-ba348f83b4c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.590628 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f9cb03d-21ec-479e-b82a-ba348f83b4c1 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] DELETE https://10.4.3.193/volume/v3/types/27c4ae43-7c86-41f9-854f-1595bdee5475 Aug 07 14:06:26.590939 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f9cb03d-21ec-479e-b82a-ba348f83b4c1 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.591198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f9cb03d-21ec-479e-b82a-ba348f83b4c1 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.637109 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f9cb03d-21ec-479e-b82a-ba348f83b4c1 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types/27c4ae43-7c86-41f9-854f-1595bdee5475 returned with HTTP 202 Aug 07 14:06:26.637656 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 787/3130] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:06:26 2026] DELETE /volume/v3/types/27c4ae43-7c86-41f9-854f-1595bdee5475 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:26.648535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9eef8556-1957-42ac-af6b-ba425413817c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.650969 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9eef8556-1957-42ac-af6b-ba425413817c tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] GET https://10.4.3.193/volume/v3/types/27c4ae43-7c86-41f9-854f-1595bdee5475 Aug 07 14:06:26.651334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9eef8556-1957-42ac-af6b-ba425413817c tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.652110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9eef8556-1957-42ac-af6b-ba425413817c tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.660185 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9eef8556-1957-42ac-af6b-ba425413817c tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types/27c4ae43-7c86-41f9-854f-1595bdee5475 returned with HTTP 404 Aug 07 14:06:26.660558 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 784/3131] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/types/27c4ae43-7c86-41f9-854f-1595bdee5475 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:26.669345 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8280838-9b47-4593-8f90-aad5a7364b32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.671125 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8280838-9b47-4593-8f90-aad5a7364b32 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] DELETE https://10.4.3.193/volume/v3/types/4c289381-a0ea-4ea4-bcdc-a9995eb287b4 Aug 07 14:06:26.671438 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8280838-9b47-4593-8f90-aad5a7364b32 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.671683 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8280838-9b47-4593-8f90-aad5a7364b32 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.676174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8280838-9b47-4593-8f90-aad5a7364b32 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types/4c289381-a0ea-4ea4-bcdc-a9995eb287b4 returned with HTTP 404 Aug 07 14:06:26.676788 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 781/3132] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:06:26 2026] DELETE /volume/v3/types/4c289381-a0ea-4ea4-bcdc-a9995eb287b4 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:26.686348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-801f0303-71ba-4209-b5c7-73cdc08f7f05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:26.688955 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-801f0303-71ba-4209-b5c7-73cdc08f7f05 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] GET https://10.4.3.193/volume/v3/types/7af0d0dd-2548-40fd-9837-943b196e8eee Aug 07 14:06:26.689235 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-801f0303-71ba-4209-b5c7-73cdc08f7f05 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:26.689632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-801f0303-71ba-4209-b5c7-73cdc08f7f05 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:26.693960 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-801f0303-71ba-4209-b5c7-73cdc08f7f05 tempest-VolumeTypesNegativeTest-751684774 tempest-VolumeTypesNegativeTest-751684774-project-admin] https://10.4.3.193/volume/v3/types/7af0d0dd-2548-40fd-9837-943b196e8eee returned with HTTP 404 Aug 07 14:06:26.694749 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 781/3133] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:06:26 2026] GET /volume/v3/types/7af0d0dd-2548-40fd-9837-943b196e8eee => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:27.164184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-783bc3e1-d77b-40d3-a035-0de558282d63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:27.167239 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-783bc3e1-d77b-40d3-a035-0de558282d63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:27.168290 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-783bc3e1-d77b-40d3-a035-0de558282d63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:27.168513 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-783bc3e1-d77b-40d3-a035-0de558282d63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:27.168639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-783bc3e1-d77b-40d3-a035-0de558282d63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:27.174944 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:27.174944 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:27.175715 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-783bc3e1-d77b-40d3-a035-0de558282d63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:27.176048 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 788/3134] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:27 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:27.254852 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d0af8671-f27b-4425-8d30-b7ca5006983a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:27.259053 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0af8671-f27b-4425-8d30-b7ca5006983a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:27.259265 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0af8671-f27b-4425-8d30-b7ca5006983a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:27.259456 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0af8671-f27b-4425-8d30-b7ca5006983a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:27.261069 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d0af8671-f27b-4425-8d30-b7ca5006983a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:27.268656 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:27.268656 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:27.269269 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0af8671-f27b-4425-8d30-b7ca5006983a tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:27.269764 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 785/3135] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:27 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:27.585239 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f11725b2-2183-4dba-8534-960e61eaf3d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:27.586393 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f11725b2-2183-4dba-8534-960e61eaf3d4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] GET https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 Aug 07 14:06:27.586734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f11725b2-2183-4dba-8534-960e61eaf3d4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:27.587173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f11725b2-2183-4dba-8534-960e61eaf3d4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:27.595596 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f11725b2-2183-4dba-8534-960e61eaf3d4 tempest-CreateVolumesFromImageTest-625091542 tempest-CreateVolumesFromImageTest-625091542-project-member] https://10.4.3.193/volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 returned with HTTP 404 Aug 07 14:06:27.596240 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 782/3136] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:27 2026] GET /volume/v3/volumes/d168f7e2-a4f1-4b9c-9a4d-7617240bd9c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:28.190906 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2aeedb3-3bf3-4f16-851f-8942dc8b0cce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:28.195233 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2aeedb3-3bf3-4f16-851f-8942dc8b0cce tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:28.195233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2aeedb3-3bf3-4f16-851f-8942dc8b0cce tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:28.195233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2aeedb3-3bf3-4f16-851f-8942dc8b0cce tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:28.195233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d2aeedb3-3bf3-4f16-851f-8942dc8b0cce tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:28.201975 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:28.201975 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:28.209601 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2aeedb3-3bf3-4f16-851f-8942dc8b0cce tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:28.209601 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 782/3137] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:28 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:28.284920 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e229d454-6df6-4ca1-a811-bcb77a0fff51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:28.288893 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e229d454-6df6-4ca1-a811-bcb77a0fff51 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:28.288893 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e229d454-6df6-4ca1-a811-bcb77a0fff51 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:28.288893 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e229d454-6df6-4ca1-a811-bcb77a0fff51 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:28.288893 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e229d454-6df6-4ca1-a811-bcb77a0fff51 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:28.293390 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:28.293390 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:28.294350 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e229d454-6df6-4ca1-a811-bcb77a0fff51 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:28.294858 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 789/3138] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:28 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:29.208295 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a43b7411-ff59-4195-a868-678708c545df req-396e7a3e-0f77-417f-bb55-d0c812dce72b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.214282 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-396e7a3e-0f77-417f-bb55-d0c812dce72b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:06:29.214547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-396e7a3e-0f77-417f-bb55-d0c812dce72b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:29.214800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-396e7a3e-0f77-417f-bb55-d0c812dce72b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:29.222774 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1824b129-7254-4708-adf1-94321ab85a50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.227762 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1824b129-7254-4708-adf1-94321ab85a50 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:29.227762 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1824b129-7254-4708-adf1-94321ab85a50 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:29.228236 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1824b129-7254-4708-adf1-94321ab85a50 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:29.229787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1824b129-7254-4708-adf1-94321ab85a50 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:29.235364 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:29.235364 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:29.239332 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:29.239332 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:29.239503 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a43b7411-ff59-4195-a868-678708c545df req-396e7a3e-0f77-417f-bb55-d0c812dce72b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:06:29.239868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1824b129-7254-4708-adf1-94321ab85a50 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:29.243643 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 783/3139] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:29 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:29.245480 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-396e7a3e-0f77-417f-bb55-d0c812dce72b tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:06:29.246198 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 786/3140] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:29 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:29.276836 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a43b7411-ff59-4195-a868-678708c545df req-96e5fd27-cfe0-4fa2-9d1f-0cfa82c54850 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.281678 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-96e5fd27-cfe0-4fa2-9d1f-0cfa82c54850 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] POST https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8/action Aug 07 14:06:29.282069 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-96e5fd27-cfe0-4fa2-9d1f-0cfa82c54850 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:29.282212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-96e5fd27-cfe0-4fa2-9d1f-0cfa82c54850 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:29.297391 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:29.297391 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:29.297954 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a43b7411-ff59-4195-a868-678708c545df req-96e5fd27-cfe0-4fa2-9d1f-0cfa82c54850 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:06:29.308508 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a43b7411-ff59-4195-a868-678708c545df req-96e5fd27-cfe0-4fa2-9d1f-0cfa82c54850 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Begin detaching volume completed successfully. Aug 07 14:06:29.309086 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-96e5fd27-cfe0-4fa2-9d1f-0cfa82c54850 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8/action returned with HTTP 202 Aug 07 14:06:29.309546 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 783/3141] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:06:29 2026] POST /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:29.309944 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-90f252c5-001d-4590-8d6a-b630357845c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.314606 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90f252c5-001d-4590-8d6a-b630357845c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:29.314606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90f252c5-001d-4590-8d6a-b630357845c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:29.314606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90f252c5-001d-4590-8d6a-b630357845c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:29.314606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-90f252c5-001d-4590-8d6a-b630357845c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:29.317107 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:29.317107 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:29.317814 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90f252c5-001d-4590-8d6a-b630357845c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:29.319269 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 790/3142] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:29 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:29.376825 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-178c14a1-1f5a-4a8b-8424-765c2b1376d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.377486 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-178c14a1-1f5a-4a8b-8424-765c2b1376d4 None None] GET https://10.4.3.193/volume// Aug 07 14:06:29.377486 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-178c14a1-1f5a-4a8b-8424-765c2b1376d4 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:29.377778 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-178c14a1-1f5a-4a8b-8424-765c2b1376d4 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:29.378099 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-178c14a1-1f5a-4a8b-8424-765c2b1376d4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:29.378375 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 784/3143] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:06:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:29.392561 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a43b7411-ff59-4195-a868-678708c545df req-ab0c13b6-a7cb-476b-880d-80f9bc7f5ecb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.395204 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-ab0c13b6-a7cb-476b-880d-80f9bc7f5ecb tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:06:29.395467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-ab0c13b6-a7cb-476b-880d-80f9bc7f5ecb tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:29.395649 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-ab0c13b6-a7cb-476b-880d-80f9bc7f5ecb tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:29.409054 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:29.409054 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:29.415262 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a43b7411-ff59-4195-a868-678708c545df req-ab0c13b6-a7cb-476b-880d-80f9bc7f5ecb tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:06:29.422503 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-ab0c13b6-a7cb-476b-880d-80f9bc7f5ecb tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:06:29.423498 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 787/3144] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:06:29 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:29.428518 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a716ab1-01dd-4e07-8991-9daef65d368f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.638176 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:29.638559 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1482744301"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:29.640348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1482744301'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:29.640593 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:29.646275 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:29.660652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (bb78c243-6b8d-40ad-b1f4-02531720c7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:29.661991 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab50ec87-4cdd-4e9a-aee8-a806a7ef3303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:29.663170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:29.692212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab50ec87-4cdd-4e9a-aee8-a806a7ef3303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:29.692990 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21dd4a85-6989-46e2-9a40-635b71cc868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:29.784647 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['7f8ef290-2bde-48b1-9baa-ba207d2b6a53', '319ac7d6-3dcd-4d9c-a8cf-4d41e226e984', '23fabbb3-5202-4a22-87e9-8b0446086f3f', 'f7b4d8a1-0621-4221-bd69-61b71cc0db81'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:29.784647 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21dd4a85-6989-46e2-9a40-635b71cc868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8ef290-2bde-48b1-9baa-ba207d2b6a53', '319ac7d6-3dcd-4d9c-a8cf-4d41e226e984', '23fabbb3-5202-4a22-87e9-8b0446086f3f', 'f7b4d8a1-0621-4221-bd69-61b71cc0db81']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:29.784903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0d2b7c-1024-480d-bf9b-660d54e5d4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:29.816601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0d2b7c-1024-480d-bf9b-660d54e5d4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfde2e9b-52c0-4f65-97f9-ef47fddbb45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1482744301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['7f8ef290-2bde-48b1-9baa-ba207d2b6a53','319ac7d6-3dcd-4d9c-a8cf-4d41e226e984','23fabbb3-5202-4a22-87e9-8b0446086f3f','f7b4d8a1-0621-4221-bd69-61b71cc0db81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1482744301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfde2e9b-52c0-4f65-97f9-ef47fddbb45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:29.816601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5f0147-9c3a-43aa-a6df-88e37cc1e262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:29.847161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5f0147-9c3a-43aa-a6df-88e37cc1e262) transitioned into state 'SUCCESS' from state '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-1482744301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['7f8ef290-2bde-48b1-9baa-ba207d2b6a53','319ac7d6-3dcd-4d9c-a8cf-4d41e226e984','23fabbb3-5202-4a22-87e9-8b0446086f3f','f7b4d8a1-0621-4221-bd69-61b71cc0db81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:29.848329 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f630e75-4050-412e-b8ac-a20c1b68d463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:29.862999 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f630e75-4050-412e-b8ac-a20c1b68d463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:29.863975 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (bb78c243-6b8d-40ad-b1f4-02531720c7c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:29.864220 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:29.865014 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a716ab1-01dd-4e07-8991-9daef65d368f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:29.865586 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 784/3145] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:06:29 2026] POST /volume/v3/volumes => generated 770 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:29.881412 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8ef9a41-3c27-4c79-8556-5582fda59c0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:29.883937 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8ef9a41-3c27-4c79-8556-5582fda59c0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:06:29.884257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8ef9a41-3c27-4c79-8556-5582fda59c0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:29.884540 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8ef9a41-3c27-4c79-8556-5582fda59c0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:29.894214 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:29.894214 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:29.912307 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8ef9a41-3c27-4c79-8556-5582fda59c0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:29.921332 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8ef9a41-3c27-4c79-8556-5582fda59c0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a returned with HTTP 200 Aug 07 14:06:29.921822 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 791/3146] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:29 2026] GET /volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:30.254781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1fe42161-c01d-45c7-a740-29f39f443fbe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:30.257187 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fe42161-c01d-45c7-a740-29f39f443fbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:30.258118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fe42161-c01d-45c7-a740-29f39f443fbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:30.259037 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fe42161-c01d-45c7-a740-29f39f443fbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:30.259037 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1fe42161-c01d-45c7-a740-29f39f443fbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:30.264833 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:30.264833 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:30.265954 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fe42161-c01d-45c7-a740-29f39f443fbe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:30.266408 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 785/3147] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:30 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:30.334849 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f926f0cd-ba26-48ae-9051-76d5c4daeef8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:30.337740 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f926f0cd-ba26-48ae-9051-76d5c4daeef8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:30.338002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f926f0cd-ba26-48ae-9051-76d5c4daeef8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:30.338271 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f926f0cd-ba26-48ae-9051-76d5c4daeef8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:30.339347 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f926f0cd-ba26-48ae-9051-76d5c4daeef8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:30.347529 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:30.347529 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:30.348168 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f926f0cd-ba26-48ae-9051-76d5c4daeef8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:30.348680 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 788/3148] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:30 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:30.529743 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a43b7411-ff59-4195-a868-678708c545df req-4c21a13b-2c67-482d-800e-89d37f338f33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:30.532024 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-4c21a13b-2c67-482d-800e-89d37f338f33 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] DELETE https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d Aug 07 14:06:30.532446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-4c21a13b-2c67-482d-800e-89d37f338f33 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:30.532446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-4c21a13b-2c67-482d-800e-89d37f338f33 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:30.541522 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:30.541522 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:30.613651 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a43b7411-ff59-4195-a868-678708c545df req-4c21a13b-2c67-482d-800e-89d37f338f33 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d returned with HTTP 200 Aug 07 14:06:30.614283 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 785/3149] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:06:30 2026] DELETE /volume/v3/attachments/a2781bce-3c39-40c4-b189-4f851128869d => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:30.730098 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:30.919878 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:30.919878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1603223851"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:30.919878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1603223851'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:30.919878 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Create volume of 1 GB Aug 07 14:06:30.925155 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Availability Zones retrieved successfully. Aug 07 14:06:30.930932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Flow 'volume_create_api' (1fe17c5c-0941-4170-8d1a-2c16908a477c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:30.931828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead25dd5-8895-4f50-9dd8-609ca58074c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:30.933157 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:30.938730 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd85d2c8-445a-44b6-b9db-b4f44960bf75 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:30.941163 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd85d2c8-445a-44b6-b9db-b4f44960bf75 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:06:30.941544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd85d2c8-445a-44b6-b9db-b4f44960bf75 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:30.941919 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd85d2c8-445a-44b6-b9db-b4f44960bf75 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:30.953053 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:30.953053 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:30.957926 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cd85d2c8-445a-44b6-b9db-b4f44960bf75 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:30.963561 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead25dd5-8895-4f50-9dd8-609ca58074c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:30.963703 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b635f310-be26-4c94-99ec-66677e1c45db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:30.965156 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd85d2c8-445a-44b6-b9db-b4f44960bf75 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a returned with HTTP 200 Aug 07 14:06:30.965869 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 786/3150] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:30 2026] GET /volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:30.979443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:30.986232 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:06:30.986813 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfde2e9b-52c0-4f65-97f9-ef47fddbb45a", "name": "tempest-VolumeDependencyTests-Snapshot-494342573"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:30.998775 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:30.998775 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:30.999273 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:30.999433 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create snapshot from volume dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:06:31.045998 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Created reservations ['4288e4c6-b12d-41bd-84f3-83112787b099', 'e210d783-a622-4fa7-b8ad-effd76aa65ff', '4d7cc982-ef36-42f3-b813-8f83f19d09d4', '8030e83c-6462-4533-94cf-0c8662336fdc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:31.047001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b635f310-be26-4c94-99ec-66677e1c45db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4288e4c6-b12d-41bd-84f3-83112787b099', 'e210d783-a622-4fa7-b8ad-effd76aa65ff', '4d7cc982-ef36-42f3-b813-8f83f19d09d4', '8030e83c-6462-4533-94cf-0c8662336fdc']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:31.048465 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7d7c5e-99af-406c-ac6f-2320dfdaa333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:31.052467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['ba341d0a-7822-4939-b153-a9e3a58d3bf5', '6410ca50-5ee9-4ed3-ad18-e427715d6ec4', '5ce4843e-4110-45d4-9f64-3bb9b7a50dfb', '32181118-af2f-4cc5-8025-7f8757c3e44f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:31.080334 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7d7c5e-99af-406c-ac6f-2320dfdaa333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8823e79b-b4ad-4626-8630-4aef9b898bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1603223851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8081afea591b4c00b8689feca364c7d8',qos_specs=None,replication_status=,reservations=['4288e4c6-b12d-41bd-84f3-83112787b099','e210d783-a622-4fa7-b8ad-effd76aa65ff','4d7cc982-ef36-42f3-b813-8f83f19d09d4','8030e83c-6462-4533-94cf-0c8662336fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689616bbf03403e883e3c3eaae31abd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1603223851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8823e79b-b4ad-4626-8630-4aef9b898bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8081afea591b4c00b8689feca364c7d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9689616bbf03403e883e3c3eaae31abd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:31.081240 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75026512-6f3d-4c7f-93cf-6af870b1b6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:31.096639 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot create request issued successfully. Aug 07 14:06:31.097200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d98dd9d8-62ae-4d04-b6e6-6aba7653ca53 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:06:31.097866 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 789/3151] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:06:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:31.108999 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfc2e159-6b02-4e72-9736-03eae85d8da6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:31.111903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75026512-6f3d-4c7f-93cf-6af870b1b6c2) transitioned into state 'SUCCESS' from state '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-1603223851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8081afea591b4c00b8689feca364c7d8',qos_specs=None,replication_status=,reservations=['4288e4c6-b12d-41bd-84f3-83112787b099','e210d783-a622-4fa7-b8ad-effd76aa65ff','4d7cc982-ef36-42f3-b813-8f83f19d09d4','8030e83c-6462-4533-94cf-0c8662336fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689616bbf03403e883e3c3eaae31abd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:31.112153 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfc2e159-6b02-4e72-9736-03eae85d8da6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:06:31.112228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfc2e159-6b02-4e72-9736-03eae85d8da6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:31.112634 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfc2e159-6b02-4e72-9736-03eae85d8da6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:31.112779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbff9ad-bb91-417e-8782-920a158866f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:31.120621 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:31.120621 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:31.120621 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cfc2e159-6b02-4e72-9736-03eae85d8da6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:31.121673 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfc2e159-6b02-4e72-9736-03eae85d8da6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 returned with HTTP 200 Aug 07 14:06:31.122385 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 786/3152] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:31 2026] GET /volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:31.131661 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbff9ad-bb91-417e-8782-920a158866f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:31.132901 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Flow 'volume_create_api' (1fe17c5c-0941-4170-8d1a-2c16908a477c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:31.133762 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Create volume request issued successfully. Aug 07 14:06:31.134528 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-437bec5b-16fb-49b0-aee8-628b3628f9e6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:31.135116 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 792/3153] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:06:30 2026] POST /volume/v3/volumes => generated 751 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:31.148724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9edab06-5886-45ab-95ed-6e658ebb11f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:31.154242 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9edab06-5886-45ab-95ed-6e658ebb11f9 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:31.154242 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9edab06-5886-45ab-95ed-6e658ebb11f9 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:31.154242 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9edab06-5886-45ab-95ed-6e658ebb11f9 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:31.165188 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:31.165188 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:31.174049 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a9edab06-5886-45ab-95ed-6e658ebb11f9 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Volume info retrieved successfully. Aug 07 14:06:31.186158 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9edab06-5886-45ab-95ed-6e658ebb11f9 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 200 Aug 07 14:06:31.186158 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 787/3154] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:31 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:31.280347 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f200701-d1ff-47a2-85f8-1b3c5b495b71 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:31.282978 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f200701-d1ff-47a2-85f8-1b3c5b495b71 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:31.282978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f200701-d1ff-47a2-85f8-1b3c5b495b71 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:31.283422 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f200701-d1ff-47a2-85f8-1b3c5b495b71 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:31.284246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4f200701-d1ff-47a2-85f8-1b3c5b495b71 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:31.291204 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:31.291204 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:31.293682 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f200701-d1ff-47a2-85f8-1b3c5b495b71 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:31.293682 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 790/3155] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:31 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:31.362253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80ed8853-d165-4d57-ad6a-acf5252b380d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:31.365543 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ed8853-d165-4d57-ad6a-acf5252b380d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:31.365880 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80ed8853-d165-4d57-ad6a-acf5252b380d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:31.366107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80ed8853-d165-4d57-ad6a-acf5252b380d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:31.366233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-80ed8853-d165-4d57-ad6a-acf5252b380d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:31.376964 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:31.376964 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:31.377660 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ed8853-d165-4d57-ad6a-acf5252b380d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:31.378080 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 787/3156] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:31 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:31.544087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-be30dca3-fcb5-4370-a1e9-156b461a7fe0 req-acfa63c6-ac50-418d-88f3-1cb6ec083be4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:31.546173 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be30dca3-fcb5-4370-a1e9-156b461a7fe0 req-acfa63c6-ac50-418d-88f3-1cb6ec083be4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:06:31.546560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be30dca3-fcb5-4370-a1e9-156b461a7fe0 req-acfa63c6-ac50-418d-88f3-1cb6ec083be4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:31.546880 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be30dca3-fcb5-4370-a1e9-156b461a7fe0 req-acfa63c6-ac50-418d-88f3-1cb6ec083be4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:31.555100 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:31.555100 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:31.561593 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-be30dca3-fcb5-4370-a1e9-156b461a7fe0 req-acfa63c6-ac50-418d-88f3-1cb6ec083be4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:06:31.567427 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be30dca3-fcb5-4370-a1e9-156b461a7fe0 req-acfa63c6-ac50-418d-88f3-1cb6ec083be4 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:06:31.568112 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 793/3157] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:31 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:31.582640 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:31.585083 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] DELETE https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:06:31.585083 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:31.585220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:31.585410 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Delete volume with id: 906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:06:31.594012 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:31.594012 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:31.594559 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:06:31.612892 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Delete volume request issued successfully. Aug 07 14:06:31.613112 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9870d4-2978-4b34-8f57-dd5c0b420356 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 202 Aug 07 14:06:31.613593 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 788/3158] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:31 2026] DELETE /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:31.621185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8898b437-8f3c-4d89-b596-0e996c71ce37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:31.623090 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8898b437-8f3c-4d89-b596-0e996c71ce37 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:06:31.623281 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8898b437-8f3c-4d89-b596-0e996c71ce37 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:31.623511 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8898b437-8f3c-4d89-b596-0e996c71ce37 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:31.632023 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:31.632023 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:31.637971 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8898b437-8f3c-4d89-b596-0e996c71ce37 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Volume info retrieved successfully. Aug 07 14:06:31.645982 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8898b437-8f3c-4d89-b596-0e996c71ce37 tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 200 Aug 07 14:06:31.645982 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 791/3159] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:31 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.132139 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6d8af1b-078d-4ff2-8950-38ae9f60321b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.134040 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6d8af1b-078d-4ff2-8950-38ae9f60321b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:06:32.134232 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6d8af1b-078d-4ff2-8950-38ae9f60321b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.134424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6d8af1b-078d-4ff2-8950-38ae9f60321b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.142445 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.142445 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:32.142854 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6d8af1b-078d-4ff2-8950-38ae9f60321b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:32.143597 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6d8af1b-078d-4ff2-8950-38ae9f60321b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 returned with HTTP 200 Aug 07 14:06:32.143999 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 788/3160] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.154215 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77c20ed0-179c-4738-b940-d41eca4efe88 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.155768 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:32.156239 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c606fe6c-c086-4a16-83a6-d4f685e27015", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1770545777"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:32.157741 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'snapshot_id': 'c606fe6c-c086-4a16-83a6-d4f685e27015', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1770545777'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:32.164128 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.164128 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:32.164128 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:32.164128 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:32.166379 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:32.171547 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (49b193d0-bdc1-405d-916d-55bba8417b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:32.172760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefe8bfb-acdb-4bae-a87f-bb72d724292c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.173852 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:32.203470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ec2870e-5a52-49f8-a2b0-bfedc5897d17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.207789 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fefe8bfb-acdb-4bae-a87f-bb72d724292c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c606fe6c-c086-4a16-83a6-d4f685e27015', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.207789 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445b4003-70cf-4da6-8828-9b284452184e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.208174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ec2870e-5a52-49f8-a2b0-bfedc5897d17 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:32.208382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ec2870e-5a52-49f8-a2b0-bfedc5897d17 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.208577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ec2870e-5a52-49f8-a2b0-bfedc5897d17 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.223476 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.223476 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:32.235121 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3ec2870e-5a52-49f8-a2b0-bfedc5897d17 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Volume info retrieved successfully. Aug 07 14:06:32.240461 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ec2870e-5a52-49f8-a2b0-bfedc5897d17 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 200 Aug 07 14:06:32.240902 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 789/3161] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.258917 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['98972748-84f1-470a-9cca-a1bac4d221f9', 'b011b0d4-14eb-4bc3-920a-63e671f8181c', 'e0999483-522c-443e-ad2e-4dca6192e2ec', '624c5f22-c0d6-442b-8269-477716e460e3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:32.258917 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445b4003-70cf-4da6-8828-9b284452184e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98972748-84f1-470a-9cca-a1bac4d221f9', 'b011b0d4-14eb-4bc3-920a-63e671f8181c', 'e0999483-522c-443e-ad2e-4dca6192e2ec', '624c5f22-c0d6-442b-8269-477716e460e3']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.259217 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02a85a93-f523-4c03-9b8b-5ba9d4c95fee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.260088 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5976bbd8-9404-4d1b-a1a4-1a6ebc0b7844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.262152 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02a85a93-f523-4c03-9b8b-5ba9d4c95fee tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer Aug 07 14:06:32.263751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02a85a93-f523-4c03-9b8b-5ba9d4c95fee tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8823e79b-b4ad-4626-8630-4aef9b898bc6"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:32.268857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-02a85a93-f523-4c03-9b8b-5ba9d4c95fee tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Creating new volume transfer {'transfer': {'volume_id': '8823e79b-b4ad-4626-8630-4aef9b898bc6'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 14:06:32.268857 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-02a85a93-f523-4c03-9b8b-5ba9d4c95fee tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Creating transfer of volume 8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:32.268857 np0000006713 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-02a85a93-f523-4c03-9b8b-5ba9d4c95fee tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Generating transfer record for volume 8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:32.275535 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.275535 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:32.286233 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02a85a93-f523-4c03-9b8b-5ba9d4c95fee tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 14:06:32.286668 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 792/3162] 10.4.3.193 () {68 vars in 1291 bytes} [Fri Aug 7 14:06:32 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:32.297719 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9da795a7-6847-4053-bb8b-1d08fcad07a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.300254 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9da795a7-6847-4053-bb8b-1d08fcad07a6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:32.300531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9da795a7-6847-4053-bb8b-1d08fcad07a6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.300815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9da795a7-6847-4053-bb8b-1d08fcad07a6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.305102 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25345e5f-0500-4ed9-a17d-23e8cbe031da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.306674 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25345e5f-0500-4ed9-a17d-23e8cbe031da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:32.306856 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25345e5f-0500-4ed9-a17d-23e8cbe031da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.307027 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25345e5f-0500-4ed9-a17d-23e8cbe031da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.307146 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-25345e5f-0500-4ed9-a17d-23e8cbe031da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:32.311147 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.311147 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:32.311872 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25345e5f-0500-4ed9-a17d-23e8cbe031da tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:32.312201 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 790/3163] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.318053 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5976bbd8-9404-4d1b-a1a4-1a6ebc0b7844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e01fb9b-b23e-45ce-b170-765384836c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1770545777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['98972748-84f1-470a-9cca-a1bac4d221f9','b011b0d4-14eb-4bc3-920a-63e671f8181c','e0999483-522c-443e-ad2e-4dca6192e2ec','624c5f22-c0d6-442b-8269-477716e460e3'],size=1,snapshot_id=c606fe6c-c086-4a16-83a6-d4f685e27015,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1770545777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e01fb9b-b23e-45ce-b170-765384836c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c606fe6c-c086-4a16-83a6-d4f685e27015,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.318200 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.318200 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:32.318439 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9629dc96-6f92-4df9-9d3f-7e6cdf8d8e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.330132 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9da795a7-6847-4053-bb8b-1d08fcad07a6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Volume info retrieved successfully. Aug 07 14:06:32.340582 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9629dc96-6f92-4df9-9d3f-7e6cdf8d8e74) transitioned into state 'SUCCESS' from state '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-1770545777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['98972748-84f1-470a-9cca-a1bac4d221f9','b011b0d4-14eb-4bc3-920a-63e671f8181c','e0999483-522c-443e-ad2e-4dca6192e2ec','624c5f22-c0d6-442b-8269-477716e460e3'],size=1,snapshot_id=c606fe6c-c086-4a16-83a6-d4f685e27015,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.342651 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9da795a7-6847-4053-bb8b-1d08fcad07a6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 200 Aug 07 14:06:32.342852 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3593eed7-7d2c-4075-ac27-a5602961db67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.342912 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 789/3164] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.357866 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-edacc6ca-3427-4c7d-85b6-39710b7af81f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.363262 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edacc6ca-3427-4c7d-85b6-39710b7af81f tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621 Aug 07 14:06:32.364931 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edacc6ca-3427-4c7d-85b6-39710b7af81f tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.366186 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edacc6ca-3427-4c7d-85b6-39710b7af81f tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.375952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3593eed7-7d2c-4075-ac27-a5602961db67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.375952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (49b193d0-bdc1-405d-916d-55bba8417b97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:32.375952 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:32.376539 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77c20ed0-179c-4738-b940-d41eca4efe88 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:32.377364 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 794/3165] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:32 2026] POST /volume/v3/volumes => generated 804 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:32.384695 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edacc6ca-3427-4c7d-85b6-39710b7af81f tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621 returned with HTTP 200 Aug 07 14:06:32.386417 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 793/3166] 10.4.3.193 () {66 vars in 1381 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621 => generated 409 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.390259 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-75e8d4f9-245e-4cb8-aa08-8aa0ae42c3b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.392271 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75e8d4f9-245e-4cb8-aa08-8aa0ae42c3b7 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:06:32.392364 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75e8d4f9-245e-4cb8-aa08-8aa0ae42c3b7 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.392525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75e8d4f9-245e-4cb8-aa08-8aa0ae42c3b7 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.397374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ecf8063-edb4-4668-a188-d7c864835968 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.400496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2f6ce75-67b9-42d9-996e-2e25ce682fad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.400665 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.400665 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:32.402330 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2f6ce75-67b9-42d9-996e-2e25ce682fad tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/os-volume-transfer Aug 07 14:06:32.402936 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2f6ce75-67b9-42d9-996e-2e25ce682fad tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.403069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2f6ce75-67b9-42d9-996e-2e25ce682fad tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.403192 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ecf8063-edb4-4668-a188-d7c864835968 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:32.403360 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-f2f6ce75-67b9-42d9-996e-2e25ce682fad tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Listing volume transfers {{(pid=100324) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 14:06:32.403748 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.403748 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:32.404409 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-75e8d4f9-245e-4cb8-aa08-8aa0ae42c3b7 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:32.404484 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ecf8063-edb4-4668-a188-d7c864835968 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.406106 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ecf8063-edb4-4668-a188-d7c864835968 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.406106 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5ecf8063-edb4-4668-a188-d7c864835968 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:32.408414 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75e8d4f9-245e-4cb8-aa08-8aa0ae42c3b7 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 returned with HTTP 200 Aug 07 14:06:32.408804 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 791/3167] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:32.410823 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2f6ce75-67b9-42d9-996e-2e25ce682fad tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 200 Aug 07 14:06:32.411476 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 795/3168] 10.4.3.193 () {66 vars in 1270 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.418214 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.418214 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:32.419742 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ecf8063-edb4-4668-a188-d7c864835968 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:32.423079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.423304 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 790/3169] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.469923 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8af0b920-dc89-4126-8401-653b94065967 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.557161 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:32.557522 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1277344686"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:32.559220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1277344686'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:32.559390 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume of 1 GB Aug 07 14:06:32.568855 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Availability Zones retrieved successfully. Aug 07 14:06:32.574435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (03cc8e53-83d8-4e10-90a2-70831b8dd04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:32.575440 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (660cc56a-0716-4309-9c97-319048674cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.576547 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:32.612283 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (660cc56a-0716-4309-9c97-319048674cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.613010 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf1c7dd-f3b3-4a68-8ce7-a6a0042b2b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.615198 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621/accept Aug 07 14:06:32.617323 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3b90018768ab6a4a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:32.622695 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Accepting volume transfer 93203f2f-c3ff-4b8d-a744-b889c917d621 {{(pid=100323) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 14:06:32.623228 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Accepting transfer 93203f2f-c3ff-4b8d-a744-b889c917d621 Aug 07 14:06:32.660753 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c61f4175-c209-4f48-baf8-2340e24da8ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.662658 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61f4175-c209-4f48-baf8-2340e24da8ed tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] GET https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 Aug 07 14:06:32.663164 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61f4175-c209-4f48-baf8-2340e24da8ed tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.663524 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c61f4175-c209-4f48-baf8-2340e24da8ed tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.671744 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c61f4175-c209-4f48-baf8-2340e24da8ed tempest-TestMinimumBasicScenario-363819340 tempest-TestMinimumBasicScenario-363819340-project-member] https://10.4.3.193/volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 returned with HTTP 404 Aug 07 14:06:32.672513 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 796/3170] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/volumes/906b63d6-aa41-41c9-a749-f48158eefab8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:32.703205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Created reservations ['3e752ce3-c50f-47e4-b0f6-7885b5658434', '60f25f97-caac-4b06-b9de-e4f2f14ede25', '34a5e172-dfd0-4923-8bd6-288809bfdb8e', 'cd34edb8-4b80-4b41-8a11-fc4212c1b87b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:32.704444 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf1c7dd-f3b3-4a68-8ce7-a6a0042b2b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e752ce3-c50f-47e4-b0f6-7885b5658434', '60f25f97-caac-4b06-b9de-e4f2f14ede25', '34a5e172-dfd0-4923-8bd6-288809bfdb8e', 'cd34edb8-4b80-4b41-8a11-fc4212c1b87b']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.705677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94407feb-6400-4abc-bc1e-d8d4a576bcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.735685 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94407feb-6400-4abc-bc1e-d8d4a576bcd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1277344686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['3e752ce3-c50f-47e4-b0f6-7885b5658434','60f25f97-caac-4b06-b9de-e4f2f14ede25','34a5e172-dfd0-4923-8bd6-288809bfdb8e','cd34edb8-4b80-4b41-8a11-fc4212c1b87b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1277344686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a7dec2103644d6b4f057387a88bafb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8e27de00034312afa0d907287a7b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.737449 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e20f1065-a536-4ade-a64c-4266d3dd9f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.744043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Created reservations ['25bd2ef3-3504-4915-9e1d-18ba43a02997', 'ea214c68-23cf-4c4c-96b8-129e984f9f92', '25bacadc-1b6a-47da-aae9-c7792cb3fc0f', '9c65db28-dae3-456b-a82c-43bf281c6974'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:32.759781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e20f1065-a536-4ade-a64c-4266d3dd9f95) transitioned into state 'SUCCESS' from state '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-1277344686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['3e752ce3-c50f-47e4-b0f6-7885b5658434','60f25f97-caac-4b06-b9de-e4f2f14ede25','34a5e172-dfd0-4923-8bd6-288809bfdb8e','cd34edb8-4b80-4b41-8a11-fc4212c1b87b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.760560 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27260742-0e00-48b8-aa20-ffb3c920cebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:32.775466 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27260742-0e00-48b8-aa20-ffb3c920cebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:32.776413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (03cc8e53-83d8-4e10-90a2-70831b8dd04d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:32.776849 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request issued successfully. Aug 07 14:06:32.777472 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8af0b920-dc89-4126-8401-653b94065967 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:32.778037 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 792/3171] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:06:32 2026] POST /volume/v3/volumes => generated 764 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:32.779247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Created reservations ['665b6a50-9cbd-4282-ad60-42960f7f0c45', 'c9f05513-8853-49e7-8573-f2e2440ab419', 'e838fc7f-efb1-4132-9630-935f5894ba46', '0a252b5c-aa1e-4a47-abd8-a1dc2798a4db'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:32.793923 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5ac5d46-1d4f-413a-94c7-83ef2ab285cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:32.795992 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5ac5d46-1d4f-413a-94c7-83ef2ab285cf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e Aug 07 14:06:32.796182 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5ac5d46-1d4f-413a-94c7-83ef2ab285cf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:32.796785 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5ac5d46-1d4f-413a-94c7-83ef2ab285cf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:32.811279 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:32.811279 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:32.816251 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c5ac5d46-1d4f-413a-94c7-83ef2ab285cf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:32.823312 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5ac5d46-1d4f-413a-94c7-83ef2ab285cf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e returned with HTTP 200 Aug 07 14:06:32.827174 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 791/3172] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:32 2026] GET /volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:32.844092 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Created reservations ['06f25f81-e5e4-4778-a84f-c7c53f7505f1', 'bf81a622-4286-4bb6-8f11-bad0b9f8449b', 'c0f5afb0-a90a-4ba4-bdec-a3d36c75c6c2', '00f74ae3-9089-4800-bcda-5a2b7db5ed8a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:32.900959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Created reservations ['5fc438c8-5c78-4296-8b2d-e18233be10df', 'ded82baf-e3af-4234-9f3a-484fa6e220ef', 'b26dcb59-d6a8-4690-84d7-b452c1cca5ba', '3bd52faf-6d20-422a-bd43-497a08ba22c7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:32.948867 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Transfer volume completed successfully. Aug 07 14:06:33.047545 np0000006713 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Volume 8823e79b-b4ad-4626-8630-4aef9b898bc6 has been transferred. Aug 07 14:06:33.059341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc0041e0-8957-4a69-930d-ea5de375f4f1 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621/accept returned with HTTP 202 Aug 07 14:06:33.059830 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 794/3173] 10.4.3.193 () {68 vars in 1423 bytes} [Fri Aug 7 14:06:32 2026] POST /volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621/accept => generated 365 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:33.072272 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-42f5dc38-230e-4355-bbc9-14e889f0cac5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.075973 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42f5dc38-230e-4355-bbc9-14e889f0cac5 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:33.075973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42f5dc38-230e-4355-bbc9-14e889f0cac5 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.075973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42f5dc38-230e-4355-bbc9-14e889f0cac5 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.088210 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.088210 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:33.098040 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-42f5dc38-230e-4355-bbc9-14e889f0cac5 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Volume info retrieved successfully. Aug 07 14:06:33.107134 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42f5dc38-230e-4355-bbc9-14e889f0cac5 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 200 Aug 07 14:06:33.108065 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 797/3174] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:33.131869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f2a4c9f-68ec-49a6-b74b-2440c807ff81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.134089 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f2a4c9f-68ec-49a6-b74b-2440c807ff81 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:33.134347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f2a4c9f-68ec-49a6-b74b-2440c807ff81 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.134599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f2a4c9f-68ec-49a6-b74b-2440c807ff81 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.146427 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.146427 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:33.154457 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f2a4c9f-68ec-49a6-b74b-2440c807ff81 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] Volume info retrieved successfully. Aug 07 14:06:33.160526 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f2a4c9f-68ec-49a6-b74b-2440c807ff81 tempest-VolumesTransfersTest-1449797644 tempest-VolumesTransfersTest-1449797644-project-member] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 200 Aug 07 14:06:33.161050 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 793/3175] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:33.178042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-088a7112-b42e-4101-ae98-07b3d7a37ff2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.180011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-088a7112-b42e-4101-ae98-07b3d7a37ff2 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] DELETE https://10.4.3.193/volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621 Aug 07 14:06:33.180192 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-088a7112-b42e-4101-ae98-07b3d7a37ff2 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.180439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-088a7112-b42e-4101-ae98-07b3d7a37ff2 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.180568 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-088a7112-b42e-4101-ae98-07b3d7a37ff2 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Delete transfer with id: 93203f2f-c3ff-4b8d-a744-b889c917d621 Aug 07 14:06:33.186144 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-088a7112-b42e-4101-ae98-07b3d7a37ff2 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621 returned with HTTP 404 Aug 07 14:06:33.186868 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 792/3176] 10.4.3.193 () {66 vars in 1384 bytes} [Fri Aug 7 14:06:33 2026] DELETE /volume/v3/os-volume-transfer/93203f2f-c3ff-4b8d-a744-b889c917d621 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:33.197507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.312442 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:33.312442 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.312442 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.312442 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Delete volume with id: 8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:33.323730 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.323730 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:33.325444 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Volume info retrieved successfully. Aug 07 14:06:33.325518 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-355e40d3-d801-472f-9755-45baf6a99630 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.330375 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-355e40d3-d801-472f-9755-45baf6a99630 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:33.330375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-355e40d3-d801-472f-9755-45baf6a99630 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.330375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-355e40d3-d801-472f-9755-45baf6a99630 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.330375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-355e40d3-d801-472f-9755-45baf6a99630 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:33.335265 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.335265 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:33.336069 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-355e40d3-d801-472f-9755-45baf6a99630 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:33.336682 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 798/3177] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:33.360939 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Delete volume request issued successfully. Aug 07 14:06:33.361238 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bbe2554-3ded-41ee-a9db-9512e74f3c74 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 202 Aug 07 14:06:33.362342 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 795/3178] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:33 2026] DELETE /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:33.375330 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b048b3d5-1b11-4994-bed0-40a523018fd1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.378052 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b048b3d5-1b11-4994-bed0-40a523018fd1 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:33.378159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b048b3d5-1b11-4994-bed0-40a523018fd1 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.378427 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b048b3d5-1b11-4994-bed0-40a523018fd1 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.398346 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.398346 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:33.405134 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b048b3d5-1b11-4994-bed0-40a523018fd1 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Volume info retrieved successfully. Aug 07 14:06:33.413756 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b048b3d5-1b11-4994-bed0-40a523018fd1 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 200 Aug 07 14:06:33.413756 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 794/3179] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:33.428591 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97445dcc-f3a3-46e8-a978-ca251f913d97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.433234 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97445dcc-f3a3-46e8-a978-ca251f913d97 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:06:33.436869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97445dcc-f3a3-46e8-a978-ca251f913d97 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.436869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97445dcc-f3a3-46e8-a978-ca251f913d97 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.438141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4f0ef79-634d-4556-91e7-745328941c0e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.440292 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4f0ef79-634d-4556-91e7-745328941c0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:33.440751 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4f0ef79-634d-4556-91e7-745328941c0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.440830 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4f0ef79-634d-4556-91e7-745328941c0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.440914 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c4f0ef79-634d-4556-91e7-745328941c0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:33.448178 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.448178 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:33.449203 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4f0ef79-634d-4556-91e7-745328941c0e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:33.449712 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 799/3180] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:33.456332 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.456332 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:33.463539 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97445dcc-f3a3-46e8-a978-ca251f913d97 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:33.469865 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97445dcc-f3a3-46e8-a978-ca251f913d97 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 returned with HTTP 200 Aug 07 14:06:33.470265 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 793/3181] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 => generated 897 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:33.485382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.487083 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:06:33.487521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e01fb9b-b23e-45ce-b170-765384836c90", "name": "tempest-VolumeDependencyTests-Snapshot-1133524553"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:33.498770 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.498770 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:33.500157 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:33.500157 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create snapshot from volume 6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:06:33.545449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['6b4e9943-9abf-4d7e-8c60-2f31808f7cb2', '68f1c969-5c13-41e7-984f-4ecdb80da9af', '166066c4-2faf-45fd-b720-8bb1ee982a8b', 'd1730a45-1893-4755-8791-0e23c5c50803'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:33.600104 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot create request issued successfully. Aug 07 14:06:33.600493 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e3f3a5e-976f-4cbb-8d3b-d44c5fb8e104 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:06:33.601062 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 796/3182] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:06:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:33.612903 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f2fe327-b1ad-4396-b8dc-6f3bba6fdf35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.615025 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f2fe327-b1ad-4396-b8dc-6f3bba6fdf35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:06:33.615247 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f2fe327-b1ad-4396-b8dc-6f3bba6fdf35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.615466 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f2fe327-b1ad-4396-b8dc-6f3bba6fdf35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.622411 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.622411 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:33.622999 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0f2fe327-b1ad-4396-b8dc-6f3bba6fdf35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:33.623958 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f2fe327-b1ad-4396-b8dc-6f3bba6fdf35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 returned with HTTP 200 Aug 07 14:06:33.624561 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 795/3183] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:33.843692 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f62c7a52-e603-405e-9672-65856e9eae65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.845308 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f62c7a52-e603-405e-9672-65856e9eae65 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e Aug 07 14:06:33.845426 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f62c7a52-e603-405e-9672-65856e9eae65 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:33.845639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f62c7a52-e603-405e-9672-65856e9eae65 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:33.857685 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:33.857685 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:33.862522 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f62c7a52-e603-405e-9672-65856e9eae65 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:33.868770 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f62c7a52-e603-405e-9672-65856e9eae65 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e returned with HTTP 200 Aug 07 14:06:33.869283 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 800/3184] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:33 2026] GET /volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:33.885773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:33.887556 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:33.888036 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-723195435"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:33.889831 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request body: {'volume': {"'source_volid": '39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-723195435'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:33.890006 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume of 1 GB Aug 07 14:06:33.896540 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Availability Zones retrieved successfully. Aug 07 14:06:33.902394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (6afdd8d4-3106-4f8b-b7d1-61393ab9524c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:33.903643 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5436e0b5-9cb0-4be4-bab0-7313b1549db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:33.905129 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:33.952579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5436e0b5-9cb0-4be4-bab0-7313b1549db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:33.953885 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3efcf82d-b54b-491f-a81d-7c3d39a71cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.009822 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Created reservations ['ce4fd3cb-3ea9-4785-b1e4-648b141c7262', 'fce1d8a3-3b4b-4121-9624-a47805b0769e', '82fbefc1-d1a7-4031-a3a1-ecdb20d83417', '586efe3f-aa7e-44f5-af7f-df2ffd15273d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:34.010659 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3efcf82d-b54b-491f-a81d-7c3d39a71cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce4fd3cb-3ea9-4785-b1e4-648b141c7262', 'fce1d8a3-3b4b-4121-9624-a47805b0769e', '82fbefc1-d1a7-4031-a3a1-ecdb20d83417', '586efe3f-aa7e-44f5-af7f-df2ffd15273d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.011358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b5ae6c-242d-4272-9c35-6bcdf38b59b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.042917 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b5ae6c-242d-4272-9c35-6bcdf38b59b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '382a955f-8d3e-4cd0-b0c1-c7c109e0e835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-723195435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['ce4fd3cb-3ea9-4785-b1e4-648b141c7262','fce1d8a3-3b4b-4121-9624-a47805b0769e','82fbefc1-d1a7-4031-a3a1-ecdb20d83417','586efe3f-aa7e-44f5-af7f-df2ffd15273d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-723195435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=382a955f-8d3e-4cd0-b0c1-c7c109e0e835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a7dec2103644d6b4f057387a88bafb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8e27de00034312afa0d907287a7b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.044341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30511539-f6ae-42a7-a649-5ca52721acf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.072861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30511539-f6ae-42a7-a649-5ca52721acf0) transitioned into state 'SUCCESS' from state '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-723195435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['ce4fd3cb-3ea9-4785-b1e4-648b141c7262','fce1d8a3-3b4b-4121-9624-a47805b0769e','82fbefc1-d1a7-4031-a3a1-ecdb20d83417','586efe3f-aa7e-44f5-af7f-df2ffd15273d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.073733 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4be76ba-3c57-4351-a5d7-b6e465e8db9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.085647 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4be76ba-3c57-4351-a5d7-b6e465e8db9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.086548 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (6afdd8d4-3106-4f8b-b7d1-61393ab9524c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.086878 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request issued successfully. Aug 07 14:06:34.087469 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c483fe5-ccca-4672-b925-850eb7ad5372 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:34.087901 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 794/3185] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:33 2026] POST /volume/v3/volumes => generated 763 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:34.106798 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.108976 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:34.109269 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1215521917"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:34.110801 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request body: {'volume': {"'source_volid": '39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1215521917'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:34.111030 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume of 1 GB Aug 07 14:06:34.111297 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:34.111297 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:34.115047 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Availability Zones retrieved successfully. Aug 07 14:06:34.120697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (355be5fe-8c65-4333-b72e-64b4ff680c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.122151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf08937-2ff2-49f6-b372-00d355a8b4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.123198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:34.156046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf08937-2ff2-49f6-b372-00d355a8b4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.157179 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463acb46-7458-4c8f-b648-6436b137a1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.213084 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Created reservations ['d08a97d3-1926-4b5c-b6ac-7a47879950a0', 'c29928af-7ab0-4d48-8a00-0d24cede2926', 'e9c69ab9-e04d-4f25-b18b-7910ae1d14a8', '11fa1382-4dac-4eb0-8e03-a50c2ade048b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:34.214112 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463acb46-7458-4c8f-b648-6436b137a1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d08a97d3-1926-4b5c-b6ac-7a47879950a0', 'c29928af-7ab0-4d48-8a00-0d24cede2926', 'e9c69ab9-e04d-4f25-b18b-7910ae1d14a8', '11fa1382-4dac-4eb0-8e03-a50c2ade048b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.215032 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edeea943-8989-452d-adc3-8cef07348d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.243608 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edeea943-8989-452d-adc3-8cef07348d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '527f1bd0-3ff8-4633-a83a-c74d920ab30a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1215521917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['d08a97d3-1926-4b5c-b6ac-7a47879950a0','c29928af-7ab0-4d48-8a00-0d24cede2926','e9c69ab9-e04d-4f25-b18b-7910ae1d14a8','11fa1382-4dac-4eb0-8e03-a50c2ade048b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1215521917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=527f1bd0-3ff8-4633-a83a-c74d920ab30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a7dec2103644d6b4f057387a88bafb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8e27de00034312afa0d907287a7b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.244523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (620f7822-b394-4847-98fb-885ac02dba77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.274049 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (620f7822-b394-4847-98fb-885ac02dba77) transitioned into state 'SUCCESS' from state '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-1215521917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['d08a97d3-1926-4b5c-b6ac-7a47879950a0','c29928af-7ab0-4d48-8a00-0d24cede2926','e9c69ab9-e04d-4f25-b18b-7910ae1d14a8','11fa1382-4dac-4eb0-8e03-a50c2ade048b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.275132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1af4973-3e78-4c13-a2ae-c8951ad04eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.290071 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1af4973-3e78-4c13-a2ae-c8951ad04eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.291489 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (355be5fe-8c65-4333-b72e-64b4ff680c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.291988 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request issued successfully. Aug 07 14:06:34.292956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f550a09-a1ba-4e41-b0f5-f081418db91e tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:34.293592 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 797/3186] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:34 2026] POST /volume/v3/volumes => generated 764 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:34.306644 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.309215 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:34.309658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1961930452"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:34.311787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request body: {'volume': {"'source_volid": '39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1961930452'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:34.311787 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume of 1 GB Aug 07 14:06:34.316861 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Availability Zones retrieved successfully. Aug 07 14:06:34.348602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b88f56fc-3992-42dd-bb88-a4f4aa587add None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.352153 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b88f56fc-3992-42dd-bb88-a4f4aa587add tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:34.352407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b88f56fc-3992-42dd-bb88-a4f4aa587add tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.352653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b88f56fc-3992-42dd-bb88-a4f4aa587add tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.352822 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b88f56fc-3992-42dd-bb88-a4f4aa587add tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:34.358429 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:34.358429 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:34.359758 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b88f56fc-3992-42dd-bb88-a4f4aa587add tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:34.360429 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 801/3187] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:34 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:34.434819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c3ce62e-3963-4090-87f6-ae122628809f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.438351 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c3ce62e-3963-4090-87f6-ae122628809f tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:34.438351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c3ce62e-3963-4090-87f6-ae122628809f tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.438583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c3ce62e-3963-4090-87f6-ae122628809f tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.450913 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c3ce62e-3963-4090-87f6-ae122628809f tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 404 Aug 07 14:06:34.451522 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 795/3188] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:34 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:34.461370 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-802df9ed-f04f-4543-b282-4d25b1e37137 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.464090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78a8e38e-c7e2-41fc-af85-8a37d2b582be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.464545 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-802df9ed-f04f-4543-b282-4d25b1e37137 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:34.464819 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-802df9ed-f04f-4543-b282-4d25b1e37137 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.466979 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-802df9ed-f04f-4543-b282-4d25b1e37137 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.467108 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78a8e38e-c7e2-41fc-af85-8a37d2b582be tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:34.467317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78a8e38e-c7e2-41fc-af85-8a37d2b582be tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.467525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78a8e38e-c7e2-41fc-af85-8a37d2b582be tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.467644 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-78a8e38e-c7e2-41fc-af85-8a37d2b582be tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:34.474671 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:34.474671 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:34.475490 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-802df9ed-f04f-4543-b282-4d25b1e37137 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 404 Aug 07 14:06:34.475582 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78a8e38e-c7e2-41fc-af85-8a37d2b582be tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:34.476484 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 802/3189] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:34 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:34.476550 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 798/3190] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:34 2026] GET /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:34.485911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f304feb-1bd1-4e9d-b677-8ac0e45ee93a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.490164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f304feb-1bd1-4e9d-b677-8ac0e45ee93a tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:34.490346 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f304feb-1bd1-4e9d-b677-8ac0e45ee93a tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.490543 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f304feb-1bd1-4e9d-b677-8ac0e45ee93a tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.490767 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0f304feb-1bd1-4e9d-b677-8ac0e45ee93a tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Delete volume with id: 8823e79b-b4ad-4626-8630-4aef9b898bc6 Aug 07 14:06:34.501573 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f304feb-1bd1-4e9d-b677-8ac0e45ee93a tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 returned with HTTP 404 Aug 07 14:06:34.502242 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 796/3191] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:34 2026] DELETE /volume/v3/volumes/8823e79b-b4ad-4626-8630-4aef9b898bc6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:34.513119 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (75b373c9-c18d-400f-991c-6d7178963186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.514784 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb1df46-04b3-41b9-b005-4c914613390e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.515571 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:34.517545 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.519778 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:34.520129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1298226513"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:34.522012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1298226513'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:34.522281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Create volume of 1 GB Aug 07 14:06:34.527813 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Availability Zones retrieved successfully. Aug 07 14:06:34.534663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Flow 'volume_create_api' (b10aa516-27d5-4074-9fa8-66b14989f45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.535747 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbff2f3-9229-42c5-8411-9c692a52ee3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.536734 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:34.546117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddb1df46-04b3-41b9-b005-4c914613390e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.547273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd6bded2-bc08-44dd-aa3b-377d553ff114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.573921 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cbff2f3-9229-42c5-8411-9c692a52ee3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.574797 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb0281e-351c-471f-a427-198e8b44a1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.605605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Created reservations ['b0ad29a4-5f68-47d0-bf15-4f946da92a75', '577dec4c-c2e3-4dca-aa58-962e980896e1', '063024e7-88e7-45ee-b9e4-81fb7d046c17', '0be5a844-2e65-431a-b90e-ca56a87dcd3e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:34.606210 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd6bded2-bc08-44dd-aa3b-377d553ff114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ad29a4-5f68-47d0-bf15-4f946da92a75', '577dec4c-c2e3-4dca-aa58-962e980896e1', '063024e7-88e7-45ee-b9e4-81fb7d046c17', '0be5a844-2e65-431a-b90e-ca56a87dcd3e']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.607246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec5aa24-806b-439f-8655-a4428efa82da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.624294 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Created reservations ['6e994805-e1f2-4fe7-b49d-b9df2859c3b4', '7b575e3e-db1d-4855-904a-2ed27f942e78', '41ada5a1-252a-4bc4-bfe3-e347268dcfe4', '428bd485-4e25-42a5-8979-26867ac95a66'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:34.625244 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb0281e-351c-471f-a427-198e8b44a1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e994805-e1f2-4fe7-b49d-b9df2859c3b4', '7b575e3e-db1d-4855-904a-2ed27f942e78', '41ada5a1-252a-4bc4-bfe3-e347268dcfe4', '428bd485-4e25-42a5-8979-26867ac95a66']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.626082 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e118c262-89e4-4966-a283-285071e33ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.634184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-236464ab-627d-47b6-a36e-bf4340c9a41d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.635855 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-236464ab-627d-47b6-a36e-bf4340c9a41d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:06:34.635943 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec5aa24-806b-439f-8655-a4428efa82da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2a6707b-2463-42bb-a1d0-19a754b56517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1961930452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['b0ad29a4-5f68-47d0-bf15-4f946da92a75','577dec4c-c2e3-4dca-aa58-962e980896e1','063024e7-88e7-45ee-b9e4-81fb7d046c17','0be5a844-2e65-431a-b90e-ca56a87dcd3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1961930452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2a6707b-2463-42bb-a1d0-19a754b56517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a7dec2103644d6b4f057387a88bafb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8e27de00034312afa0d907287a7b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.636337 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-236464ab-627d-47b6-a36e-bf4340c9a41d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.636337 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-236464ab-627d-47b6-a36e-bf4340c9a41d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.636830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff1ab8d-cfa6-4934-a5fd-8fccd5b34388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.642033 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:34.642033 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:34.642469 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-236464ab-627d-47b6-a36e-bf4340c9a41d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:34.643250 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-236464ab-627d-47b6-a36e-bf4340c9a41d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 returned with HTTP 200 Aug 07 14:06:34.643590 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 799/3192] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:34 2026] GET /volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:34.653183 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29dc8745-f725-458b-9092-77672fc8a853 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.655528 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:34.655925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "537011ca-d6f4-429e-baa4-352b047ea016", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1991777810"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:34.658858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e118c262-89e4-4966-a283-285071e33ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a683b6cd-9b52-4379-a9be-e91963a19814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1298226513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8081afea591b4c00b8689feca364c7d8',qos_specs=None,replication_status=,reservations=['6e994805-e1f2-4fe7-b49d-b9df2859c3b4','7b575e3e-db1d-4855-904a-2ed27f942e78','41ada5a1-252a-4bc4-bfe3-e347268dcfe4','428bd485-4e25-42a5-8979-26867ac95a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689616bbf03403e883e3c3eaae31abd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1298226513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a683b6cd-9b52-4379-a9be-e91963a19814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8081afea591b4c00b8689feca364c7d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9689616bbf03403e883e3c3eaae31abd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.658858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c24d067-eec6-4b94-ba55-7672c5379ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.659067 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'snapshot_id': '537011ca-d6f4-429e-baa4-352b047ea016', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1991777810'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:34.662488 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff1ab8d-cfa6-4934-a5fd-8fccd5b34388) transitioned into state 'SUCCESS' from state '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-1961930452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['b0ad29a4-5f68-47d0-bf15-4f946da92a75','577dec4c-c2e3-4dca-aa58-962e980896e1','063024e7-88e7-45ee-b9e4-81fb7d046c17','0be5a844-2e65-431a-b90e-ca56a87dcd3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.663443 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbca0ac-e0b7-4839-860a-ba0830a52e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.664346 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:34.664346 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:34.665026 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:34.665684 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:34.670059 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:34.675285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbca0ac-e0b7-4839-860a-ba0830a52e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.676187 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (75b373c9-c18d-400f-991c-6d7178963186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.676641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (f4b38672-c7aa-41d7-b8c8-4198123612f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.676728 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request issued successfully. Aug 07 14:06:34.677385 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd2d7936-78c3-4ddd-b64d-91eda4722b43 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:34.677456 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad5ed68-d57e-481c-ada1-c8d7bbd8e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.677941 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 796/3193] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:34 2026] POST /volume/v3/volumes => generated 764 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:34.678459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:34.690926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c24d067-eec6-4b94-ba55-7672c5379ee5) transitioned into state 'SUCCESS' from state '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-1298226513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8081afea591b4c00b8689feca364c7d8',qos_specs=None,replication_status=,reservations=['6e994805-e1f2-4fe7-b49d-b9df2859c3b4','7b575e3e-db1d-4855-904a-2ed27f942e78','41ada5a1-252a-4bc4-bfe3-e347268dcfe4','428bd485-4e25-42a5-8979-26867ac95a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9689616bbf03403e883e3c3eaae31abd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.692359 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c59939-bbb3-4d8d-afad-085e8dda1ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.693760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.695963 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:34.696524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-8627855"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:34.699227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request body: {'volume': {"'source_volid": '39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-8627855'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:34.699579 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume of 1 GB Aug 07 14:06:34.705798 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c59939-bbb3-4d8d-afad-085e8dda1ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.706858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Flow 'volume_create_api' (b10aa516-27d5-4074-9fa8-66b14989f45e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.707164 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Create volume request issued successfully. Aug 07 14:06:34.707864 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d192688f-d642-4baa-8aef-91aa1ea746a5 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:34.708632 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Availability Zones retrieved successfully. Aug 07 14:06:34.708765 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 803/3194] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:06:34 2026] POST /volume/v3/volumes => generated 751 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:34.717690 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (f40e2764-58f3-46d5-a122-2166f8819117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.720826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22db868-cc15-4ef6-bdec-b13d669f161e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.722277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:34.725540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d22ab27d-745d-4544-ae13-9c37d6e896f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.728277 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad5ed68-d57e-481c-ada1-c8d7bbd8e853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '537011ca-d6f4-429e-baa4-352b047ea016', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.728621 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d22ab27d-745d-4544-ae13-9c37d6e896f4 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:34.728956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d22ab27d-745d-4544-ae13-9c37d6e896f4 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.729203 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d22ab27d-745d-4544-ae13-9c37d6e896f4 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.729598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75372daa-2171-4909-81a4-e3d197f06ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.738579 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:34.738579 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:34.746761 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d22ab27d-745d-4544-ae13-9c37d6e896f4 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Volume info retrieved successfully. Aug 07 14:06:34.758793 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d22ab27d-745d-4544-ae13-9c37d6e896f4 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 200 Aug 07 14:06:34.759364 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 797/3195] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:34 2026] GET /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:34.765862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22db868-cc15-4ef6-bdec-b13d669f161e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.765862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90521c6-298c-4991-aa85-e1fe6ad79164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.791610 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['d4aaa6c7-3ac4-4598-97cd-1905c35d9632', '496cdaf7-e3b2-49dc-b859-dcf42ccbba39', '9c8c4122-871d-401e-84e5-b7ea08cb79a3', '5d784339-c07a-4506-96aa-1059e5beba84'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:34.792777 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75372daa-2171-4909-81a4-e3d197f06ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4aaa6c7-3ac4-4598-97cd-1905c35d9632', '496cdaf7-e3b2-49dc-b859-dcf42ccbba39', '9c8c4122-871d-401e-84e5-b7ea08cb79a3', '5d784339-c07a-4506-96aa-1059e5beba84']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.793782 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de1b71-de5b-4ff1-bf9d-ed42857b954e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.822521 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Created reservations ['95c8848a-796c-4302-b8af-59ed375ccc9f', '152da12b-c3fb-407a-ac34-139b6f8de965', '44c93ac1-303d-4489-a42a-790f3becef34', '2e4b5fc5-8262-4920-aadc-c08878930f5e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:34.823522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90521c6-298c-4991-aa85-e1fe6ad79164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c8848a-796c-4302-b8af-59ed375ccc9f', '152da12b-c3fb-407a-ac34-139b6f8de965', '44c93ac1-303d-4489-a42a-790f3becef34', '2e4b5fc5-8262-4920-aadc-c08878930f5e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.824605 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986f3591-12df-4c5e-820d-4ddb8608b671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.851870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986f3591-12df-4c5e-820d-4ddb8608b671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45b82ff3-d5d0-482a-8883-f3c924251d7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-8627855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['95c8848a-796c-4302-b8af-59ed375ccc9f','152da12b-c3fb-407a-ac34-139b6f8de965','44c93ac1-303d-4489-a42a-790f3becef34','2e4b5fc5-8262-4920-aadc-c08878930f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-8627855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45b82ff3-d5d0-482a-8883-f3c924251d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a7dec2103644d6b4f057387a88bafb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8e27de00034312afa0d907287a7b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.852069 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de1b71-de5b-4ff1-bf9d-ed42857b954e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '011c3d70-df01-4c35-ab74-e4c7cd9aca80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1991777810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['d4aaa6c7-3ac4-4598-97cd-1905c35d9632','496cdaf7-e3b2-49dc-b859-dcf42ccbba39','9c8c4122-871d-401e-84e5-b7ea08cb79a3','5d784339-c07a-4506-96aa-1059e5beba84'],size=1,snapshot_id=537011ca-d6f4-429e-baa4-352b047ea016,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1991777810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=011c3d70-df01-4c35-ab74-e4c7cd9aca80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=537011ca-d6f4-429e-baa4-352b047ea016,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.852740 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f727b7fd-85ea-4546-a54f-12ecc3c88e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.852898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9550f4ab-d72a-4799-bb85-e44c700d4378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.870149 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f727b7fd-85ea-4546-a54f-12ecc3c88e77) transitioned into state 'SUCCESS' from state '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-1991777810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['d4aaa6c7-3ac4-4598-97cd-1905c35d9632','496cdaf7-e3b2-49dc-b859-dcf42ccbba39','9c8c4122-871d-401e-84e5-b7ea08cb79a3','5d784339-c07a-4506-96aa-1059e5beba84'],size=1,snapshot_id=537011ca-d6f4-429e-baa4-352b047ea016,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.870810 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc3d82d-4ff5-4a37-b623-007037195e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.889490 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9550f4ab-d72a-4799-bb85-e44c700d4378) transitioned into state 'SUCCESS' from state '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-8627855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['95c8848a-796c-4302-b8af-59ed375ccc9f','152da12b-c3fb-407a-ac34-139b6f8de965','44c93ac1-303d-4489-a42a-790f3becef34','2e4b5fc5-8262-4920-aadc-c08878930f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.890182 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2680f1fa-30d2-44cc-9597-2819e7fcd111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.895892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc3d82d-4ff5-4a37-b623-007037195e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.896861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (f4b38672-c7aa-41d7-b8c8-4198123612f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.897152 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:34.897684 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29dc8745-f725-458b-9092-77672fc8a853 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:34.898205 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 797/3196] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:34 2026] POST /volume/v3/volumes => generated 804 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:34.901274 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2680f1fa-30d2-44cc-9597-2819e7fcd111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.902563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (f40e2764-58f3-46d5-a122-2166f8819117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.903060 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request issued successfully. Aug 07 14:06:34.903936 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d172eb3-fb53-42ec-b38e-8e1351169f10 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:34.904507 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 800/3197] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:34 2026] POST /volume/v3/volumes => generated 761 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:34.910913 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80ee9586-bd74-416f-81dc-8e4e3a61dfcf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.912667 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80ee9586-bd74-416f-81dc-8e4e3a61dfcf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:06:34.912880 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80ee9586-bd74-416f-81dc-8e4e3a61dfcf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:34.913076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80ee9586-bd74-416f-81dc-8e4e3a61dfcf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:34.918866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:34.920869 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:34.920869 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:34.923769 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:34.924216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-305332794"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:34.926055 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request body: {'volume': {"'source_volid": '39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-305332794'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:34.926055 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume of 1 GB Aug 07 14:06:34.928048 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80ee9586-bd74-416f-81dc-8e4e3a61dfcf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:34.931010 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Availability Zones retrieved successfully. Aug 07 14:06:34.933196 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80ee9586-bd74-416f-81dc-8e4e3a61dfcf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 returned with HTTP 200 Aug 07 14:06:34.933625 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 804/3198] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:34 2026] GET /volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:34.938215 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (94c62784-4e4c-41bd-9003-bdba4d54453b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:34.939386 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4bfd43-5171-43e0-9f60-d27d945c84e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:34.940605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:34.973104 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4bfd43-5171-43e0-9f60-d27d945c84e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:34.974004 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bed36ac-0f43-4c27-93b4-823fc79c79b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:35.023030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Created reservations ['f08c8a00-3976-4174-a774-f28af5a9693b', '0ec364f1-d7ad-450e-acca-5fb4c14f932b', 'e61fb4f5-929b-4a7d-b54e-f9e7c06c85ae', '803da975-5fe1-4a68-8989-c83db9e6e470'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:35.023909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bed36ac-0f43-4c27-93b4-823fc79c79b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08c8a00-3976-4174-a774-f28af5a9693b', '0ec364f1-d7ad-450e-acca-5fb4c14f932b', 'e61fb4f5-929b-4a7d-b54e-f9e7c06c85ae', '803da975-5fe1-4a68-8989-c83db9e6e470']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:35.024678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2389ca8-6e24-418b-b12b-51b5ff38cd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:35.055474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2389ca8-6e24-418b-b12b-51b5ff38cd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a59b714-fbaf-4480-a98b-6cc646736e95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-305332794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['f08c8a00-3976-4174-a774-f28af5a9693b','0ec364f1-d7ad-450e-acca-5fb4c14f932b','e61fb4f5-929b-4a7d-b54e-f9e7c06c85ae','803da975-5fe1-4a68-8989-c83db9e6e470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-305332794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a59b714-fbaf-4480-a98b-6cc646736e95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a7dec2103644d6b4f057387a88bafb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8e27de00034312afa0d907287a7b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:35.056260 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b03816-b850-459e-b630-4f93f1e62ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:35.082903 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b03816-b850-459e-b630-4f93f1e62ace) transitioned into state 'SUCCESS' from state '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-305332794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7dec2103644d6b4f057387a88bafb',qos_specs=None,replication_status=,reservations=['f08c8a00-3976-4174-a774-f28af5a9693b','0ec364f1-d7ad-450e-acca-5fb4c14f932b','e61fb4f5-929b-4a7d-b54e-f9e7c06c85ae','803da975-5fe1-4a68-8989-c83db9e6e470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8e27de00034312afa0d907287a7b4a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:35.084438 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4154e3-6e13-4fc7-adda-8b9c6773ada7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:35.097363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d4154e3-6e13-4fc7-adda-8b9c6773ada7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:35.098429 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Flow 'volume_create_api' (94c62784-4e4c-41bd-9003-bdba4d54453b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:35.098940 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Create volume request issued successfully. Aug 07 14:06:35.099589 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7fb2451e-cd60-47a5-aef9-92df186bc4fe tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:35.100232 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 798/3199] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:34 2026] POST /volume/v3/volumes => generated 763 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:35.115312 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7585fbc8-ee58-43ef-88a9-1a1d85c8790f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.118440 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7585fbc8-ee58-43ef-88a9-1a1d85c8790f tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 Aug 07 14:06:35.118440 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7585fbc8-ee58-43ef-88a9-1a1d85c8790f tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.118440 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7585fbc8-ee58-43ef-88a9-1a1d85c8790f tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.126868 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.126868 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:35.132289 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7585fbc8-ee58-43ef-88a9-1a1d85c8790f tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:35.138458 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7585fbc8-ee58-43ef-88a9-1a1d85c8790f tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 returned with HTTP 200 Aug 07 14:06:35.138940 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 798/3200] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.157228 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-807ba5a1-1018-4abc-8afa-1be3f49c2ae8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.159800 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-807ba5a1-1018-4abc-8afa-1be3f49c2ae8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a Aug 07 14:06:35.160136 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-807ba5a1-1018-4abc-8afa-1be3f49c2ae8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.160416 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-807ba5a1-1018-4abc-8afa-1be3f49c2ae8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.172010 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.172010 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:35.177794 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-807ba5a1-1018-4abc-8afa-1be3f49c2ae8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:35.184675 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-807ba5a1-1018-4abc-8afa-1be3f49c2ae8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a returned with HTTP 200 Aug 07 14:06:35.184963 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 801/3201] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.201437 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2228a5d6-2c4a-4fe3-867d-85f308a62f51 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.203754 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2228a5d6-2c4a-4fe3-867d-85f308a62f51 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 Aug 07 14:06:35.203754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2228a5d6-2c4a-4fe3-867d-85f308a62f51 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.203969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2228a5d6-2c4a-4fe3-867d-85f308a62f51 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.211813 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.211813 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:35.216385 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2228a5d6-2c4a-4fe3-867d-85f308a62f51 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:35.221499 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2228a5d6-2c4a-4fe3-867d-85f308a62f51 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 returned with HTTP 200 Aug 07 14:06:35.222191 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 805/3202] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.373217 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df6392ce-c131-4eea-b54b-c73b8904277a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.375793 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6392ce-c131-4eea-b54b-c73b8904277a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:35.376098 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df6392ce-c131-4eea-b54b-c73b8904277a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.376380 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df6392ce-c131-4eea-b54b-c73b8904277a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.376548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-df6392ce-c131-4eea-b54b-c73b8904277a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:35.385030 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.385030 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:35.386134 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6392ce-c131-4eea-b54b-c73b8904277a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:35.386893 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 799/3203] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.490501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa17edeb-d862-411d-863d-d6f64484ff77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.493034 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa17edeb-d862-411d-863d-d6f64484ff77 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:35.493381 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa17edeb-d862-411d-863d-d6f64484ff77 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.493640 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa17edeb-d862-411d-863d-d6f64484ff77 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.493801 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fa17edeb-d862-411d-863d-d6f64484ff77 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:35.498996 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.498996 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:35.499875 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa17edeb-d862-411d-863d-d6f64484ff77 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:35.500357 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 799/3204] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.776570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4bd93e62-6587-4ea1-88ab-c85fec90c710 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.778773 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bd93e62-6587-4ea1-88ab-c85fec90c710 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:35.778889 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bd93e62-6587-4ea1-88ab-c85fec90c710 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.781860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bd93e62-6587-4ea1-88ab-c85fec90c710 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.788858 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.788858 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:35.796240 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4bd93e62-6587-4ea1-88ab-c85fec90c710 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Volume info retrieved successfully. Aug 07 14:06:35.803535 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bd93e62-6587-4ea1-88ab-c85fec90c710 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 200 Aug 07 14:06:35.805871 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 802/3205] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.821062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0f9fcbb-300e-4614-aa2a-f8a4687aac87 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.823857 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0f9fcbb-300e-4614-aa2a-f8a4687aac87 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] POST https://10.4.3.193/volume/v3/os-volume-transfer Aug 07 14:06:35.825444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0f9fcbb-300e-4614-aa2a-f8a4687aac87 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a683b6cd-9b52-4379-a9be-e91963a19814"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:35.827538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-d0f9fcbb-300e-4614-aa2a-f8a4687aac87 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a683b6cd-9b52-4379-a9be-e91963a19814'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 14:06:35.827796 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-d0f9fcbb-300e-4614-aa2a-f8a4687aac87 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Creating transfer of volume a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:35.828044 np0000006713 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-d0f9fcbb-300e-4614-aa2a-f8a4687aac87 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Generating transfer record for volume a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:35.838235 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.838235 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:35.849090 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0f9fcbb-300e-4614-aa2a-f8a4687aac87 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 14:06:35.849803 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 806/3206] 10.4.3.193 () {68 vars in 1291 bytes} [Fri Aug 7 14:06:35 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:35.858618 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5d9b4211-b0d8-4d64-a132-6e6d5fc167f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.864764 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d9b4211-b0d8-4d64-a132-6e6d5fc167f6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:35.864764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d9b4211-b0d8-4d64-a132-6e6d5fc167f6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.864764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d9b4211-b0d8-4d64-a132-6e6d5fc167f6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.878300 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.878300 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:35.886577 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5d9b4211-b0d8-4d64-a132-6e6d5fc167f6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Volume info retrieved successfully. Aug 07 14:06:35.893874 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d9b4211-b0d8-4d64-a132-6e6d5fc167f6 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 200 Aug 07 14:06:35.894448 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 800/3207] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.908040 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1de1f00-4772-476b-8791-90152c6ae77c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.910096 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1de1f00-4772-476b-8791-90152c6ae77c tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/os-volume-transfer/detail Aug 07 14:06:35.910812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1de1f00-4772-476b-8791-90152c6ae77c tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.910812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1de1f00-4772-476b-8791-90152c6ae77c tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.910812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.volume_transfer [None req-f1de1f00-4772-476b-8791-90152c6ae77c tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Listing volume transfers {{(pid=100325) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 14:06:35.915142 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1de1f00-4772-476b-8791-90152c6ae77c tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 07 14:06:35.915142 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 800/3208] 10.4.3.193 () {66 vars in 1291 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.923532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d085e703-9e91-4719-ad7b-1431458c701b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.925896 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d085e703-9e91-4719-ad7b-1431458c701b tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] DELETE https://10.4.3.193/volume/v3/os-volume-transfer/4551f813-0538-434a-a909-cd45440b4132 Aug 07 14:06:35.926175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d085e703-9e91-4719-ad7b-1431458c701b tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.926432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d085e703-9e91-4719-ad7b-1431458c701b tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.926573 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-d085e703-9e91-4719-ad7b-1431458c701b tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Delete transfer with id: 4551f813-0538-434a-a909-cd45440b4132 Aug 07 14:06:35.938189 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.938189 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:35.948578 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c7547e8-d5f9-4ade-8e17-4db61be237bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.950460 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c7547e8-d5f9-4ade-8e17-4db61be237bc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:06:35.950784 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c7547e8-d5f9-4ade-8e17-4db61be237bc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.951175 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c7547e8-d5f9-4ade-8e17-4db61be237bc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.953978 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d085e703-9e91-4719-ad7b-1431458c701b tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/4551f813-0538-434a-a909-cd45440b4132 returned with HTTP 202 Aug 07 14:06:35.954064 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 803/3209] 10.4.3.193 () {66 vars in 1384 bytes} [Fri Aug 7 14:06:35 2026] DELETE /volume/v3/os-volume-transfer/4551f813-0538-434a-a909-cd45440b4132 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:35.961383 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.961383 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:35.967865 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-172f84e4-756a-4232-9f6a-00cb5285c19d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.967865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-172f84e4-756a-4232-9f6a-00cb5285c19d tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:35.968055 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c7547e8-d5f9-4ade-8e17-4db61be237bc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:35.968100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-172f84e4-756a-4232-9f6a-00cb5285c19d tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:35.968100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-172f84e4-756a-4232-9f6a-00cb5285c19d tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:35.973231 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c7547e8-d5f9-4ade-8e17-4db61be237bc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 returned with HTTP 200 Aug 07 14:06:35.973891 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 807/3210] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:35.976103 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:35.976103 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:35.979822 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-172f84e4-756a-4232-9f6a-00cb5285c19d tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Volume info retrieved successfully. Aug 07 14:06:35.985516 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-172f84e4-756a-4232-9f6a-00cb5285c19d tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 200 Aug 07 14:06:35.986105 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 801/3211] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:35 2026] GET /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:35.989301 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:35.991708 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:35.992246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "011c3d70-df01-4c35-ab74-e4c7cd9aca80", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1670016920"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:35.994539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'source_volid': '011c3d70-df01-4c35-ab74-e4c7cd9aca80', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1670016920'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:36.003254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2eda579-7580-4248-9ffe-f311aa38a456 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.005576 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2eda579-7580-4248-9ffe-f311aa38a456 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] DELETE https://10.4.3.193/volume/v3/os-volume-transfer/4551f813-0538-434a-a909-cd45440b4132 Aug 07 14:06:36.005800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2eda579-7580-4248-9ffe-f311aa38a456 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.006020 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2eda579-7580-4248-9ffe-f311aa38a456 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.006122 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-e2eda579-7580-4248-9ffe-f311aa38a456 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Delete transfer with id: 4551f813-0538-434a-a909-cd45440b4132 Aug 07 14:06:36.006447 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.006447 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:36.007252 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume retrieved successfully. Aug 07 14:06:36.007441 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:36.009649 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2eda579-7580-4248-9ffe-f311aa38a456 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/os-volume-transfer/4551f813-0538-434a-a909-cd45440b4132 returned with HTTP 404 Aug 07 14:06:36.011041 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 804/3212] 10.4.3.193 () {66 vars in 1384 bytes} [Fri Aug 7 14:06:36 2026] DELETE /volume/v3/os-volume-transfer/4551f813-0538-434a-a909-cd45440b4132 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:36.013061 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:36.019439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (930f0236-3dc8-451f-99fe-8754e161c875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:36.019566 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-012d5724-4019-4674-9092-a02651c3a2be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.021136 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-012d5724-4019-4674-9092-a02651c3a2be tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:36.021465 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-012d5724-4019-4674-9092-a02651c3a2be tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.021820 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-012d5724-4019-4674-9092-a02651c3a2be tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.023181 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae45b10-c54b-4c97-8102-869dd3d4500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.023340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-012d5724-4019-4674-9092-a02651c3a2be tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Delete volume with id: a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:36.023382 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:36.030294 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.030294 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:36.031861 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-012d5724-4019-4674-9092-a02651c3a2be tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Volume info retrieved successfully. Aug 07 14:06:36.052002 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-012d5724-4019-4674-9092-a02651c3a2be tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Delete volume request issued successfully. Aug 07 14:06:36.053070 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae45b10-c54b-4c97-8102-869dd3d4500c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '011c3d70-df01-4c35-ab74-e4c7cd9aca80', 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.053723 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-012d5724-4019-4674-9092-a02651c3a2be tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 202 Aug 07 14:06:36.053723 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 808/3213] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:36 2026] DELETE /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:36.053999 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daacc29d-8f51-4527-b8c8-2aaa2192f93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.061197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb8bb537-617e-44c8-b04c-8c647b951a15 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.064889 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb8bb537-617e-44c8-b04c-8c647b951a15 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] GET https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:36.065206 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb8bb537-617e-44c8-b04c-8c647b951a15 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.065500 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb8bb537-617e-44c8-b04c-8c647b951a15 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.076912 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.076912 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:36.083751 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fb8bb537-617e-44c8-b04c-8c647b951a15 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Volume info retrieved successfully. Aug 07 14:06:36.090117 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb8bb537-617e-44c8-b04c-8c647b951a15 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 200 Aug 07 14:06:36.090970 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 802/3214] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:36.118857 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['0be923b7-9517-4689-b12e-194bc77549b3', '31654f33-d49f-47a9-a2c4-a9b832b579da', 'e3e1583f-3147-4501-9493-4e0fd903cf98', '06ad198b-d252-4c5a-9d3b-eb20cf57f1e8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:36.119905 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daacc29d-8f51-4527-b8c8-2aaa2192f93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be923b7-9517-4689-b12e-194bc77549b3', '31654f33-d49f-47a9-a2c4-a9b832b579da', 'e3e1583f-3147-4501-9493-4e0fd903cf98', '06ad198b-d252-4c5a-9d3b-eb20cf57f1e8']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.120858 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c76a00-4a12-4b94-a35e-0cba7c20eb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.165387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c76a00-4a12-4b94-a35e-0cba7c20eb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae6bd31-8bfa-4d12-ada3-9843f3eff11e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1670016920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['0be923b7-9517-4689-b12e-194bc77549b3','31654f33-d49f-47a9-a2c4-a9b832b579da','e3e1583f-3147-4501-9493-4e0fd903cf98','06ad198b-d252-4c5a-9d3b-eb20cf57f1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=011c3d70-df01-4c35-ab74-e4c7cd9aca80,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1670016920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae6bd31-8bfa-4d12-ada3-9843f3eff11e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=011c3d70-df01-4c35-ab74-e4c7cd9aca80,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.166825 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014619c9-5aa4-419d-844a-35803c5e0ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.190702 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014619c9-5aa4-419d-844a-35803c5e0ccf) transitioned into state 'SUCCESS' from state '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-1670016920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['0be923b7-9517-4689-b12e-194bc77549b3','31654f33-d49f-47a9-a2c4-a9b832b579da','e3e1583f-3147-4501-9493-4e0fd903cf98','06ad198b-d252-4c5a-9d3b-eb20cf57f1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=011c3d70-df01-4c35-ab74-e4c7cd9aca80,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.191522 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5094dc99-6385-4403-b760-c89e6d2c3192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.211428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5094dc99-6385-4403-b760-c89e6d2c3192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.212405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (930f0236-3dc8-451f-99fe-8754e161c875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:36.212782 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:36.213418 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba7e9475-9427-4e27-8b31-b9d9531f4476 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:36.213874 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 801/3215] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:35 2026] POST /volume/v3/volumes => generated 804 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:36.229380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95740c23-48d4-4abc-bff0-46632832c9c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.233452 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95740c23-48d4-4abc-bff0-46632832c9c4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:06:36.233772 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95740c23-48d4-4abc-bff0-46632832c9c4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.234045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95740c23-48d4-4abc-bff0-46632832c9c4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.242182 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9643419-3e15-4082-bdfa-d8b4ed3adadb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.246147 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9643419-3e15-4082-bdfa-d8b4ed3adadb tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 Aug 07 14:06:36.246536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9643419-3e15-4082-bdfa-d8b4ed3adadb tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.246755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9643419-3e15-4082-bdfa-d8b4ed3adadb tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.256989 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.256989 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:36.257143 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.257143 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:36.263007 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a9643419-3e15-4082-bdfa-d8b4ed3adadb tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:36.264397 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-95740c23-48d4-4abc-bff0-46632832c9c4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:36.269969 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9643419-3e15-4082-bdfa-d8b4ed3adadb tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 returned with HTTP 200 Aug 07 14:06:36.270714 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 809/3216] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.276553 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95740c23-48d4-4abc-bff0-46632832c9c4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e returned with HTTP 200 Aug 07 14:06:36.277137 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 805/3217] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e => generated 872 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:36.287665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32ef9308-9efa-4b3f-82ba-36548776ccc7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.291871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32ef9308-9efa-4b3f-82ba-36548776ccc7 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d Aug 07 14:06:36.291871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32ef9308-9efa-4b3f-82ba-36548776ccc7 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.291871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32ef9308-9efa-4b3f-82ba-36548776ccc7 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.304888 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.304888 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:36.315951 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32ef9308-9efa-4b3f-82ba-36548776ccc7 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:36.321553 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32ef9308-9efa-4b3f-82ba-36548776ccc7 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d returned with HTTP 200 Aug 07 14:06:36.322632 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 803/3218] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.342212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2727c96e-46d0-4e42-a6eb-939b537dee09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.344948 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2727c96e-46d0-4e42-a6eb-939b537dee09 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 Aug 07 14:06:36.345280 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2727c96e-46d0-4e42-a6eb-939b537dee09 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.345564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2727c96e-46d0-4e42-a6eb-939b537dee09 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.356929 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.356929 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:36.362630 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2727c96e-46d0-4e42-a6eb-939b537dee09 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:36.369247 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2727c96e-46d0-4e42-a6eb-939b537dee09 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 returned with HTTP 200 Aug 07 14:06:36.370222 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 802/3219] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.387252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.389488 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 Aug 07 14:06:36.389736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.390039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.390204 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume with id: 6a59b714-fbaf-4480-a98b-6cc646736e95 Aug 07 14:06:36.400395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6526692-0462-4281-93dd-94d7412c2ab0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.400718 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.400718 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:36.401254 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:36.402981 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6526692-0462-4281-93dd-94d7412c2ab0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:36.403312 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6526692-0462-4281-93dd-94d7412c2ab0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.403582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6526692-0462-4281-93dd-94d7412c2ab0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.403772 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a6526692-0462-4281-93dd-94d7412c2ab0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:36.410918 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.410918 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:36.412538 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6526692-0462-4281-93dd-94d7412c2ab0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:36.413532 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 806/3220] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.424331 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume request issued successfully. Aug 07 14:06:36.424563 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1277529-1874-4c0a-9e5c-79e1f3347abc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 returned with HTTP 202 Aug 07 14:06:36.425018 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 810/3221] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:36 2026] DELETE /volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:36.427137 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5fa24ac-d6bd-48e1-bfbb-e6797fc3e442 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.428906 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5fa24ac-d6bd-48e1-bfbb-e6797fc3e442 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:36.432147 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5fa24ac-d6bd-48e1-bfbb-e6797fc3e442 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.433535 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5fa24ac-d6bd-48e1-bfbb-e6797fc3e442 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.440874 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf48e42a-ba12-4dd5-baff-a51b95b5f2a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.441206 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf48e42a-ba12-4dd5-baff-a51b95b5f2a8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 Aug 07 14:06:36.441480 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf48e42a-ba12-4dd5-baff-a51b95b5f2a8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.441746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf48e42a-ba12-4dd5-baff-a51b95b5f2a8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.443932 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.443932 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:36.452873 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d5fa24ac-d6bd-48e1-bfbb-e6797fc3e442 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:36.455604 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.455604 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:36.457608 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5fa24ac-d6bd-48e1-bfbb-e6797fc3e442 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 200 Aug 07 14:06:36.458519 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 804/3222] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.462291 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bf48e42a-ba12-4dd5-baff-a51b95b5f2a8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:36.469125 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf48e42a-ba12-4dd5-baff-a51b95b5f2a8 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 returned with HTTP 200 Aug 07 14:06:36.471456 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 803/3223] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.474506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7880e4a-bcd5-45d4-8cf5-e933611e710a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.478504 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7880e4a-bcd5-45d4-8cf5-e933611e710a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:36.478765 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7880e4a-bcd5-45d4-8cf5-e933611e710a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.479031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7880e4a-bcd5-45d4-8cf5-e933611e710a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.479136 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c7880e4a-bcd5-45d4-8cf5-e933611e710a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:36.485482 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.485482 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:36.486625 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7880e4a-bcd5-45d4-8cf5-e933611e710a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:36.487183 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 807/3224] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.498199 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d0c8b1e-dd3d-4e29-b173-b206c6e2dec0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.500560 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d0c8b1e-dd3d-4e29-b173-b206c6e2dec0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/detail Aug 07 14:06:36.500827 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d0c8b1e-dd3d-4e29-b173-b206c6e2dec0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.502117 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d0c8b1e-dd3d-4e29-b173-b206c6e2dec0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.502117 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3d0c8b1e-dd3d-4e29-b173-b206c6e2dec0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:06:36.509668 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d0c8b1e-dd3d-4e29-b173-b206c6e2dec0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/detail returned with HTTP 200 Aug 07 14:06:36.510128 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 811/3225] 10.4.3.193 () {66 vars in 1258 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/backups/detail => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.516108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-063a3f2b-247f-4ff9-a7d2-c6edbb465e53 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.518221 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-063a3f2b-247f-4ff9-a7d2-c6edbb465e53 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:36.519958 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-063a3f2b-247f-4ff9-a7d2-c6edbb465e53 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:36.519958 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-063a3f2b-247f-4ff9-a7d2-c6edbb465e53 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:36.519958 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-063a3f2b-247f-4ff9-a7d2-c6edbb465e53 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:36.523977 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:36.525652 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.525652 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:36.526968 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-063a3f2b-247f-4ff9-a7d2-c6edbb465e53 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:36.527330 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b/restore Aug 07 14:06:36.527879 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:36.528011 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 805/3226] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:36 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:36.534501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Restoring backup 7458d90f-1da0-4f81-bd80-3a77141b9a1b ({'restore': {}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 14:06:36.534664 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Restoring backup 7458d90f-1da0-4f81-bd80-3a77141b9a1b to volume None. Aug 07 14:06:36.540283 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.540283 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:36.542229 np0000006713 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating volume of 1 GB for restore of backup 7458d90f-1da0-4f81-bd80-3a77141b9a1b. Aug 07 14:06:36.547590 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Availability Zones retrieved successfully. Aug 07 14:06:36.554778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (45429333-ced1-4475-ab83-e948413c135c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:36.555830 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ed3111-21af-4cb0-a962-8bd379ab15d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.556854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:36.583123 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ed3111-21af-4cb0-a962-8bd379ab15d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.584107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2649b705-ef64-4739-9fbe-f7b09cb9d5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.620225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['4feb44ad-c56b-4134-a60b-0a40f83d07c7', '359b4cc4-0f3a-48f3-9734-311381ad02f3', '997b1739-c306-435f-8e29-c74f92a171ee', '28e0af91-a61b-4699-9483-20e2f94f880b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:36.621166 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2649b705-ef64-4739-9fbe-f7b09cb9d5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4feb44ad-c56b-4134-a60b-0a40f83d07c7', '359b4cc4-0f3a-48f3-9734-311381ad02f3', '997b1739-c306-435f-8e29-c74f92a171ee', '28e0af91-a61b-4699-9483-20e2f94f880b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.622311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b450b262-02aa-4916-8feb-78d5b66079f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.651575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b450b262-02aa-4916-8feb-78d5b66079f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91944fbe-c821-4eb6-a400-7a7441cc73fe', '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_7458d90f-1da0-4f81-bd80-3a77141b9a1b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['4feb44ad-c56b-4134-a60b-0a40f83d07c7','359b4cc4-0f3a-48f3-9734-311381ad02f3','997b1739-c306-435f-8e29-c74f92a171ee','28e0af91-a61b-4699-9483-20e2f94f880b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7458d90f-1da0-4f81-bd80-3a77141b9a1b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91944fbe-c821-4eb6-a400-7a7441cc73fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4078aa518ed4a6fa6958ab860547283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.652357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa096ae-a551-4990-87c6-460cc22d2688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.667395 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa096ae-a551-4990-87c6-460cc22d2688) transitioned into 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_7458d90f-1da0-4f81-bd80-3a77141b9a1b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['4feb44ad-c56b-4134-a60b-0a40f83d07c7','359b4cc4-0f3a-48f3-9734-311381ad02f3','997b1739-c306-435f-8e29-c74f92a171ee','28e0af91-a61b-4699-9483-20e2f94f880b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.668288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6066fdc-02b5-43a8-8b29-b2760b22471e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:36.679143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6066fdc-02b5-43a8-8b29-b2760b22471e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:36.680074 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (45429333-ced1-4475-ab83-e948413c135c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:36.680376 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request issued successfully. Aug 07 14:06:36.689792 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:36.689792 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:36.690277 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:37.108430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e632c240-3fca-4ead-bb03-75910a77b354 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.111521 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e632c240-3fca-4ead-bb03-75910a77b354 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] GET https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:37.111781 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e632c240-3fca-4ead-bb03-75910a77b354 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.112054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e632c240-3fca-4ead-bb03-75910a77b354 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.120223 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e632c240-3fca-4ead-bb03-75910a77b354 tempest-VolumesTransfersTest-687467916 tempest-VolumesTransfersTest-687467916-project-admin] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 404 Aug 07 14:06:37.120797 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 808/3227] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:37.130604 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-53227e91-433a-4ed0-947d-cc9059519fff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.132498 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53227e91-433a-4ed0-947d-cc9059519fff tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] GET https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:37.132793 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53227e91-433a-4ed0-947d-cc9059519fff tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.133010 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-53227e91-433a-4ed0-947d-cc9059519fff tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.139751 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-53227e91-433a-4ed0-947d-cc9059519fff tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 404 Aug 07 14:06:37.140229 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 812/3228] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:37.149592 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f9459e4-b88a-4835-8846-1a7cb7fc6d34 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.152306 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f9459e4-b88a-4835-8846-1a7cb7fc6d34 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:37.152816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f9459e4-b88a-4835-8846-1a7cb7fc6d34 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.153210 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f9459e4-b88a-4835-8846-1a7cb7fc6d34 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.153539 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6f9459e4-b88a-4835-8846-1a7cb7fc6d34 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] Delete volume with id: a683b6cd-9b52-4379-a9be-e91963a19814 Aug 07 14:06:37.161913 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f9459e4-b88a-4835-8846-1a7cb7fc6d34 tempest-VolumesTransfersTest-812907455 tempest-VolumesTransfersTest-812907455-project-member] https://10.4.3.193/volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 returned with HTTP 404 Aug 07 14:06:37.163149 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 806/3229] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:37 2026] DELETE /volume/v3/volumes/a683b6cd-9b52-4379-a9be-e91963a19814 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:37.296226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a60f240f-d8c6-4f23-99d9-c2b6dddae679 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.298115 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a60f240f-d8c6-4f23-99d9-c2b6dddae679 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:06:37.298378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a60f240f-d8c6-4f23-99d9-c2b6dddae679 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.298635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a60f240f-d8c6-4f23-99d9-c2b6dddae679 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.308794 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.308794 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:37.314015 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a60f240f-d8c6-4f23-99d9-c2b6dddae679 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:37.322709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a60f240f-d8c6-4f23-99d9-c2b6dddae679 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e returned with HTTP 200 Aug 07 14:06:37.322709 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 809/3230] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:37.338525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6034c0a8-be46-47fa-a575-7153186c27cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.340632 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6034c0a8-be46-47fa-a575-7153186c27cd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:06:37.340916 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6034c0a8-be46-47fa-a575-7153186c27cd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.341195 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6034c0a8-be46-47fa-a575-7153186c27cd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.341712 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-6034c0a8-be46-47fa-a575-7153186c27cd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:06:37.348336 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.348336 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:37.349064 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6034c0a8-be46-47fa-a575-7153186c27cd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:37.372380 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6034c0a8-be46-47fa-a575-7153186c27cd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot delete request issued successfully. Aug 07 14:06:37.372380 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6034c0a8-be46-47fa-a575-7153186c27cd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 returned with HTTP 202 Aug 07 14:06:37.372598 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 813/3231] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:06:37 2026] DELETE /volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:37.381319 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c21a7ad7-5568-4d9d-a277-107c03155705 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.383777 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c21a7ad7-5568-4d9d-a277-107c03155705 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:06:37.384291 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c21a7ad7-5568-4d9d-a277-107c03155705 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.384823 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c21a7ad7-5568-4d9d-a277-107c03155705 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.391885 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.391885 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:37.392573 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c21a7ad7-5568-4d9d-a277-107c03155705 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:37.394000 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c21a7ad7-5568-4d9d-a277-107c03155705 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 returned with HTTP 200 Aug 07 14:06:37.394696 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 807/3232] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:37.487613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f9b3075-56ee-4398-99a5-c8f8d7ec456b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.490494 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f9b3075-56ee-4398-99a5-c8f8d7ec456b tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 Aug 07 14:06:37.490779 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f9b3075-56ee-4398-99a5-c8f8d7ec456b tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.491049 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f9b3075-56ee-4398-99a5-c8f8d7ec456b tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.498991 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f9b3075-56ee-4398-99a5-c8f8d7ec456b tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 returned with HTTP 404 Aug 07 14:06:37.499643 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 810/3233] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/volumes/6a59b714-fbaf-4480-a98b-6cc646736e95 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:37.510898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.514832 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] DELETE https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d Aug 07 14:06:37.515055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.515315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.515544 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume with id: 45b82ff3-d5d0-482a-8883-f3c924251d7d Aug 07 14:06:37.529979 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.529979 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:37.529979 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:37.544593 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b72d9cab-6616-462a-858d-b5fa2422330d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.550616 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b72d9cab-6616-462a-858d-b5fa2422330d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:37.550616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b72d9cab-6616-462a-858d-b5fa2422330d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.550616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b72d9cab-6616-462a-858d-b5fa2422330d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.550616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b72d9cab-6616-462a-858d-b5fa2422330d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:37.555463 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume request issued successfully. Aug 07 14:06:37.555762 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb8c2c56-63d8-43ec-beb3-3ec51ef79c04 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d returned with HTTP 202 Aug 07 14:06:37.556350 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 814/3234] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:37 2026] DELETE /volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:37.558715 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.558715 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:37.559584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b72d9cab-6616-462a-858d-b5fa2422330d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:37.560826 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 808/3235] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:37.570230 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26077029-a905-4280-bbaa-6dda70fbf191 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.572052 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26077029-a905-4280-bbaa-6dda70fbf191 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d Aug 07 14:06:37.573483 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26077029-a905-4280-bbaa-6dda70fbf191 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.576128 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26077029-a905-4280-bbaa-6dda70fbf191 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.586003 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.586003 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:37.589630 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-26077029-a905-4280-bbaa-6dda70fbf191 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:37.594934 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26077029-a905-4280-bbaa-6dda70fbf191 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d returned with HTTP 200 Aug 07 14:06:37.595898 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 811/3236] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:37.701094 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.701094 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:37.701672 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:37.701984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 14:06:37.701984 np0000006713 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Overwriting volume 91944fbe-c821-4eb6-a400-7a7441cc73fe with restore of backup 7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:37.719230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] restore_backup in rpcapi backup_id 7458d90f-1da0-4f81-bd80-3a77141b9a1b {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 14:06:37.721393 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7ce2a1d-9dd7-4dae-bef0-f66858ac8f05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b/restore returned with HTTP 202 Aug 07 14:06:37.721959 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 804/3237] 10.4.3.193 () {68 vars in 1393 bytes} [Fri Aug 7 14:06:36 2026] POST /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b/restore => generated 189 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:37.731362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3c6b08c-4c36-45a3-a14a-db7db536d396 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:37.733744 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3c6b08c-4c36-45a3-a14a-db7db536d396 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:37.734047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3c6b08c-4c36-45a3-a14a-db7db536d396 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:37.734268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3c6b08c-4c36-45a3-a14a-db7db536d396 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:37.734425 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a3c6b08c-4c36-45a3-a14a-db7db536d396 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:37.741478 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:37.741478 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:37.742536 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3c6b08c-4c36-45a3-a14a-db7db536d396 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:37.742993 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 815/3238] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:37 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:38.407358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4fe1f43c-9152-410a-b5fa-9f4653a13335 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.408793 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fe1f43c-9152-410a-b5fa-9f4653a13335 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:06:38.409018 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fe1f43c-9152-410a-b5fa-9f4653a13335 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.409264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fe1f43c-9152-410a-b5fa-9f4653a13335 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.416940 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fe1f43c-9152-410a-b5fa-9f4653a13335 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 returned with HTTP 404 Aug 07 14:06:38.417617 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 809/3239] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:38 2026] GET /volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:38.427413 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-134ce80c-698c-4612-a19c-570e9856447d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.429622 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-134ce80c-698c-4612-a19c-570e9856447d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:06:38.430744 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-134ce80c-698c-4612-a19c-570e9856447d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.430744 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-134ce80c-698c-4612-a19c-570e9856447d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.430744 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-134ce80c-698c-4612-a19c-570e9856447d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: 537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:06:38.439372 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:38.439372 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:38.440468 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-134ce80c-698c-4612-a19c-570e9856447d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:38.467294 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-134ce80c-698c-4612-a19c-570e9856447d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot delete request issued successfully. Aug 07 14:06:38.467616 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-134ce80c-698c-4612-a19c-570e9856447d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 returned with HTTP 202 Aug 07 14:06:38.468291 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 812/3240] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:06:38 2026] DELETE /volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:38.479834 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e94b8584-6c9f-4367-9eb4-8f4eaf4bbd57 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.484508 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e94b8584-6c9f-4367-9eb4-8f4eaf4bbd57 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:06:38.484508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e94b8584-6c9f-4367-9eb4-8f4eaf4bbd57 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.485129 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e94b8584-6c9f-4367-9eb4-8f4eaf4bbd57 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.494423 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:38.494423 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:38.495494 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e94b8584-6c9f-4367-9eb4-8f4eaf4bbd57 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:38.496743 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e94b8584-6c9f-4367-9eb4-8f4eaf4bbd57 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 returned with HTTP 200 Aug 07 14:06:38.497267 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 805/3241] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:38 2026] GET /volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:38.575282 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-509196f5-8f33-4b94-a7b3-ccba744635ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.581051 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-509196f5-8f33-4b94-a7b3-ccba744635ee tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:38.581051 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-509196f5-8f33-4b94-a7b3-ccba744635ee tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.581051 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-509196f5-8f33-4b94-a7b3-ccba744635ee tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.581281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-509196f5-8f33-4b94-a7b3-ccba744635ee tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:38.588882 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:38.588882 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:38.589487 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-509196f5-8f33-4b94-a7b3-ccba744635ee tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:38.590044 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 816/3242] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:38 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:38.617568 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3371d526-a10b-4580-903f-26774a8bd345 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.620405 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3371d526-a10b-4580-903f-26774a8bd345 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d Aug 07 14:06:38.620791 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3371d526-a10b-4580-903f-26774a8bd345 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.621018 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3371d526-a10b-4580-903f-26774a8bd345 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.629871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3371d526-a10b-4580-903f-26774a8bd345 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d returned with HTTP 404 Aug 07 14:06:38.630417 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 810/3243] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:38 2026] GET /volume/v3/volumes/45b82ff3-d5d0-482a-8883-f3c924251d7d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:38.640141 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.641732 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 Aug 07 14:06:38.641944 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.642134 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.642286 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume with id: a2a6707b-2463-42bb-a1d0-19a754b56517 Aug 07 14:06:38.649553 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:38.649553 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:38.650154 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:38.670895 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume request issued successfully. Aug 07 14:06:38.671173 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4c52939-14de-40c6-88dc-1c0c3ce8f040 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 returned with HTTP 202 Aug 07 14:06:38.671886 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 813/3244] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:38 2026] DELETE /volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:38.681502 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d9519a6-d6a0-4a3d-9db2-f4f87e144379 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.683897 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d9519a6-d6a0-4a3d-9db2-f4f87e144379 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 Aug 07 14:06:38.684365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d9519a6-d6a0-4a3d-9db2-f4f87e144379 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.684722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d9519a6-d6a0-4a3d-9db2-f4f87e144379 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.694364 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:38.694364 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:38.700144 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d9519a6-d6a0-4a3d-9db2-f4f87e144379 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:38.707078 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d9519a6-d6a0-4a3d-9db2-f4f87e144379 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 returned with HTTP 200 Aug 07 14:06:38.707831 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 806/3245] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:38 2026] GET /volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:38.756518 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa2fd2c6-671a-4562-9782-a77e6d25afdd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:38.758252 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2fd2c6-671a-4562-9782-a77e6d25afdd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:38.758613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa2fd2c6-671a-4562-9782-a77e6d25afdd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:38.759052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa2fd2c6-671a-4562-9782-a77e6d25afdd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:38.759948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aa2fd2c6-671a-4562-9782-a77e6d25afdd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:38.765161 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:38.765161 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:38.766871 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2fd2c6-671a-4562-9782-a77e6d25afdd tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:38.766871 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 817/3246] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:38 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:39.508116 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e813cca-d698-4d96-8cff-8fbb7d0d4c08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.510106 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e813cca-d698-4d96-8cff-8fbb7d0d4c08 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:06:39.510343 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e813cca-d698-4d96-8cff-8fbb7d0d4c08 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.510615 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e813cca-d698-4d96-8cff-8fbb7d0d4c08 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.515432 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e813cca-d698-4d96-8cff-8fbb7d0d4c08 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 returned with HTTP 404 Aug 07 14:06:39.515988 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 811/3247] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:39 2026] GET /volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:39.523746 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.526313 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:06:39.526732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.527130 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.527470 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:06:39.537082 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:39.537082 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:39.537471 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:39.568262 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:06:39.568679 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8994e6be-15f8-4cac-b6b4-f77011aa43d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 returned with HTTP 202 Aug 07 14:06:39.569309 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 814/3248] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:39 2026] DELETE /volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:39.578593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47741e68-2c24-4686-b3f4-8e7953ae170f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.582079 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47741e68-2c24-4686-b3f4-8e7953ae170f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:06:39.582404 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47741e68-2c24-4686-b3f4-8e7953ae170f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.582725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47741e68-2c24-4686-b3f4-8e7953ae170f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.601554 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecae9a77-19f0-4ba3-9503-6d48947138ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.604097 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:39.604097 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:39.606709 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecae9a77-19f0-4ba3-9503-6d48947138ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:39.606987 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecae9a77-19f0-4ba3-9503-6d48947138ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.607232 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecae9a77-19f0-4ba3-9503-6d48947138ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.607373 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ecae9a77-19f0-4ba3-9503-6d48947138ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:39.612183 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:39.612183 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:39.612983 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-47741e68-2c24-4686-b3f4-8e7953ae170f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:39.613098 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecae9a77-19f0-4ba3-9503-6d48947138ab tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:39.613509 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 818/3249] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:39 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:39.620295 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47741e68-2c24-4686-b3f4-8e7953ae170f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 returned with HTTP 200 Aug 07 14:06:39.621003 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 807/3250] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:39 2026] GET /volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 => generated 896 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:39.725361 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ed04081-ac94-419d-a97e-e261c9b53786 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.727691 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ed04081-ac94-419d-a97e-e261c9b53786 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 Aug 07 14:06:39.727979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ed04081-ac94-419d-a97e-e261c9b53786 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.728191 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ed04081-ac94-419d-a97e-e261c9b53786 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.736124 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ed04081-ac94-419d-a97e-e261c9b53786 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 returned with HTTP 404 Aug 07 14:06:39.736827 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 812/3251] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:39 2026] GET /volume/v3/volumes/a2a6707b-2463-42bb-a1d0-19a754b56517 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:39.747699 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.750438 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] DELETE https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a Aug 07 14:06:39.751062 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.751524 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.751949 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume with id: 527f1bd0-3ff8-4633-a83a-c74d920ab30a Aug 07 14:06:39.762538 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:39.762538 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:39.763743 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:39.783234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9bbed482-43ba-4c34-a144-ccc74b2f18af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.785508 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9bbed482-43ba-4c34-a144-ccc74b2f18af tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:39.785795 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9bbed482-43ba-4c34-a144-ccc74b2f18af tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.786034 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9bbed482-43ba-4c34-a144-ccc74b2f18af tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.786154 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9bbed482-43ba-4c34-a144-ccc74b2f18af tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:39.794011 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:39.794011 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:39.795287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9bbed482-43ba-4c34-a144-ccc74b2f18af tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:39.796245 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 819/3252] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:39 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:39.797049 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume request issued successfully. Aug 07 14:06:39.798459 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-caf9d633-43c8-4a21-a993-fd5dc8eeef1a tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a returned with HTTP 202 Aug 07 14:06:39.798459 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 815/3253] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:39 2026] DELETE /volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:39.810611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2377b441-5bd7-472e-b020-fc12a14918b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:39.812997 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2377b441-5bd7-472e-b020-fc12a14918b9 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a Aug 07 14:06:39.813245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2377b441-5bd7-472e-b020-fc12a14918b9 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:39.813446 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2377b441-5bd7-472e-b020-fc12a14918b9 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:39.828113 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:39.828113 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:39.832244 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2377b441-5bd7-472e-b020-fc12a14918b9 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:39.838873 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2377b441-5bd7-472e-b020-fc12a14918b9 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a returned with HTTP 200 Aug 07 14:06:39.839329 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 808/3254] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:39 2026] GET /volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:40.298561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fab0333c-dba2-4381-982b-41e95206c69f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.300475 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:40.300919 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1496509528"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:40.302358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request body: {'volume': {'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1496509528'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:40.417812 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume of 1 GB Aug 07 14:06:40.425162 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Availability Zones retrieved successfully. Aug 07 14:06:40.434983 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (555a3e59-9438-43d2-ad8b-2cd1418ce839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:40.437697 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b225d0-5e69-42fb-bf2f-0e5a7dbac59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:40.438475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:40.509385 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b225d0-5e69-42fb-bf2f-0e5a7dbac59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:40.510172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153cff39-d597-453e-8fef-841b5b42c2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:40.589789 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Created reservations ['46a25c6a-5314-4c6a-9d99-a8f62056902f', '2dab0a43-b29a-42cd-9dbc-82c80b6d3aff', 'c0f625c4-4b1a-4237-bfcd-4bbd721284d9', '930242b9-8020-4b85-b59f-cbe017535aef'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:40.590675 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153cff39-d597-453e-8fef-841b5b42c2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46a25c6a-5314-4c6a-9d99-a8f62056902f', '2dab0a43-b29a-42cd-9dbc-82c80b6d3aff', 'c0f625c4-4b1a-4237-bfcd-4bbd721284d9', '930242b9-8020-4b85-b59f-cbe017535aef']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:40.591447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef525e7-4c28-41c6-afaf-220fe30f12fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:40.625055 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef525e7-4c28-41c6-afaf-220fe30f12fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd620e270-0d00-482e-bea1-ce4993752c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1496509528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['46a25c6a-5314-4c6a-9d99-a8f62056902f','2dab0a43-b29a-42cd-9dbc-82c80b6d3aff','c0f625c4-4b1a-4237-bfcd-4bbd721284d9','930242b9-8020-4b85-b59f-cbe017535aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1496509528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d620e270-0d00-482e-bea1-ce4993752c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc5986e00fc43ecba82e701e0f2185a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:40.625653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a31dbef-c9b3-4948-b3bd-75f1d97b289d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.626150 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8e89d1-8aee-41f9-83d1-936c2ba6d637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:40.628003 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a31dbef-c9b3-4948-b3bd-75f1d97b289d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:40.628396 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a31dbef-c9b3-4948-b3bd-75f1d97b289d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.628782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a31dbef-c9b3-4948-b3bd-75f1d97b289d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.628986 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8a31dbef-c9b3-4948-b3bd-75f1d97b289d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:40.633958 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a23ec81c-f006-42cf-b86c-8fa4ccd3532b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.634951 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:40.634951 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:40.635632 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a31dbef-c9b3-4948-b3bd-75f1d97b289d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:40.636065 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 820/3255] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:40 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:40.636467 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a23ec81c-f006-42cf-b86c-8fa4ccd3532b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:06:40.636884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a23ec81c-f006-42cf-b86c-8fa4ccd3532b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.637149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a23ec81c-f006-42cf-b86c-8fa4ccd3532b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.649472 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a23ec81c-f006-42cf-b86c-8fa4ccd3532b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 returned with HTTP 404 Aug 07 14:06:40.650021 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 816/3256] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:40 2026] GET /volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:06:40.652471 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8e89d1-8aee-41f9-83d1-936c2ba6d637) transitioned into state 'SUCCESS' from state '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-1496509528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['46a25c6a-5314-4c6a-9d99-a8f62056902f','2dab0a43-b29a-42cd-9dbc-82c80b6d3aff','c0f625c4-4b1a-4237-bfcd-4bbd721284d9','930242b9-8020-4b85-b59f-cbe017535aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:40.653650 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508fd7fb-8b01-4c9d-bc58-8de90aad50c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:40.658493 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.660383 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:06:40.660594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.660787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.660969 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:06:40.667960 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508fd7fb-8b01-4c9d-bc58-8de90aad50c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:40.668943 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:40.668943 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:40.669207 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (555a3e59-9438-43d2-ad8b-2cd1418ce839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:40.669424 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:40.669692 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request issued successfully. Aug 07 14:06:40.670533 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fab0333c-dba2-4381-982b-41e95206c69f tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:40.671171 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 813/3257] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:40 2026] POST /volume/v3/volumes => generated 747 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:40.685165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfb39f32-ba48-4e74-b4cc-947f7c612288 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.686779 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfb39f32-ba48-4e74-b4cc-947f7c612288 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 Aug 07 14:06:40.687023 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfb39f32-ba48-4e74-b4cc-947f7c612288 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.687250 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfb39f32-ba48-4e74-b4cc-947f7c612288 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.694371 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:40.694371 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:40.698454 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dfb39f32-ba48-4e74-b4cc-947f7c612288 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:40.703364 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:06:40.703566 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78bd9a4c-9f11-42d1-b783-bc6b3ddde690 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a returned with HTTP 202 Aug 07 14:06:40.704049 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 809/3258] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:40 2026] DELETE /volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:40.707528 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfb39f32-ba48-4e74-b4cc-947f7c612288 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 returned with HTTP 200 Aug 07 14:06:40.708077 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 821/3259] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:40 2026] GET /volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:40.714306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e9ed20a-89ad-4cdd-983a-91415b025b16 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.716358 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e9ed20a-89ad-4cdd-983a-91415b025b16 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:06:40.717394 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e9ed20a-89ad-4cdd-983a-91415b025b16 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.717712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e9ed20a-89ad-4cdd-983a-91415b025b16 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.745550 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:40.745550 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:40.750737 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e9ed20a-89ad-4cdd-983a-91415b025b16 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:40.756154 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e9ed20a-89ad-4cdd-983a-91415b025b16 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a returned with HTTP 200 Aug 07 14:06:40.756498 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 817/3260] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:40 2026] GET /volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:40.812212 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af2e0e12-69af-4220-beea-1f0337b967cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.816827 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af2e0e12-69af-4220-beea-1f0337b967cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:40.817308 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af2e0e12-69af-4220-beea-1f0337b967cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.817565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af2e0e12-69af-4220-beea-1f0337b967cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.817723 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-af2e0e12-69af-4220-beea-1f0337b967cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:40.822859 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:40.822859 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:40.823830 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af2e0e12-69af-4220-beea-1f0337b967cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:40.824273 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 814/3261] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:40 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:40.859602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c62ca59-7281-445c-9203-bcefdad624df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.861632 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c62ca59-7281-445c-9203-bcefdad624df tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a Aug 07 14:06:40.861887 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c62ca59-7281-445c-9203-bcefdad624df tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.862153 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c62ca59-7281-445c-9203-bcefdad624df tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.869628 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c62ca59-7281-445c-9203-bcefdad624df tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a returned with HTTP 404 Aug 07 14:06:40.870310 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 810/3262] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:40 2026] GET /volume/v3/volumes/527f1bd0-3ff8-4633-a83a-c74d920ab30a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:40.880167 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.883020 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] DELETE https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 Aug 07 14:06:40.883655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.884028 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.884272 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume with id: 382a955f-8d3e-4cd0-b0c1-c7c109e0e835 Aug 07 14:06:40.894434 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:40.894434 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:40.895018 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:40.919069 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume request issued successfully. Aug 07 14:06:40.919442 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83c1f082-e64a-45d7-b75d-8736c221e7bc tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 returned with HTTP 202 Aug 07 14:06:40.920150 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 822/3263] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:40 2026] DELETE /volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:40.929440 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-efab331e-f649-4a04-a4b4-ea297b1a27bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:40.934639 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efab331e-f649-4a04-a4b4-ea297b1a27bf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 Aug 07 14:06:40.934978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efab331e-f649-4a04-a4b4-ea297b1a27bf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:40.935209 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efab331e-f649-4a04-a4b4-ea297b1a27bf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:40.946250 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:40.946250 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:40.952343 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-efab331e-f649-4a04-a4b4-ea297b1a27bf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:40.960995 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efab331e-f649-4a04-a4b4-ea297b1a27bf tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 returned with HTTP 200 Aug 07 14:06:40.961785 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 818/3264] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:40 2026] GET /volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:41.651237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-693dcacc-a73f-4fc1-9aea-c193cf764723 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.653766 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-693dcacc-a73f-4fc1-9aea-c193cf764723 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:41.654005 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-693dcacc-a73f-4fc1-9aea-c193cf764723 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:41.654253 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-693dcacc-a73f-4fc1-9aea-c193cf764723 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:41.654417 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-693dcacc-a73f-4fc1-9aea-c193cf764723 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:41.659471 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:41.659471 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:41.660798 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-693dcacc-a73f-4fc1-9aea-c193cf764723 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:41.661208 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 815/3265] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:41 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:41.725570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9e2b6ad-2f48-4379-b9fa-eb1d7bf013d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.727323 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9e2b6ad-2f48-4379-b9fa-eb1d7bf013d4 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 Aug 07 14:06:41.727554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9e2b6ad-2f48-4379-b9fa-eb1d7bf013d4 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:41.727803 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9e2b6ad-2f48-4379-b9fa-eb1d7bf013d4 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:41.740646 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:41.740646 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:41.747309 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e9e2b6ad-2f48-4379-b9fa-eb1d7bf013d4 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:41.754016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9e2b6ad-2f48-4379-b9fa-eb1d7bf013d4 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 returned with HTTP 200 Aug 07 14:06:41.754640 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 811/3266] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:41 2026] GET /volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:41.777960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e04f3e89-ef32-47f5-90ee-46c8587b571b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.779720 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58b19d14-0155-4a46-abbd-1336611bd528 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.780615 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e04f3e89-ef32-47f5-90ee-46c8587b571b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:06:41.781056 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e04f3e89-ef32-47f5-90ee-46c8587b571b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:41.781434 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e04f3e89-ef32-47f5-90ee-46c8587b571b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:41.783209 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:41.783704 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d620e270-0d00-482e-bea1-ce4993752c58", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1471964437"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:41.786125 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request body: {'volume': {'source_volid': 'd620e270-0d00-482e-bea1-ce4993752c58', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1471964437'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:41.791115 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e04f3e89-ef32-47f5-90ee-46c8587b571b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a returned with HTTP 404 Aug 07 14:06:41.792154 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 823/3267] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:41 2026] GET /volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 14:06:41.798153 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:41.798153 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:41.798784 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume retrieved successfully. Aug 07 14:06:41.799415 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume of 1 GB Aug 07 14:06:41.801123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.805150 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:06:41.805446 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:41.805736 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:41.806628 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:06:41.810931 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Availability Zones retrieved successfully. Aug 07 14:06:41.817366 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:41.817366 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:41.818006 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:41.819031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (c688b6d6-17fc-4077-835d-863242fa787a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:41.821621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691bb57a-3b3c-46f9-ba2e-fba62bad72c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:41.823006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:41.836620 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2129f41e-a412-4c1b-8218-f8b17265c189 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.839618 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2129f41e-a412-4c1b-8218-f8b17265c189 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:41.839923 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2129f41e-a412-4c1b-8218-f8b17265c189 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:41.840200 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2129f41e-a412-4c1b-8218-f8b17265c189 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:41.840364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2129f41e-a412-4c1b-8218-f8b17265c189 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:41.848784 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:41.848784 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:41.850129 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:06:41.850326 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2129f41e-a412-4c1b-8218-f8b17265c189 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:41.850386 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9cec3604-ed48-4b4b-b3c1-fb611c0e808d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 returned with HTTP 202 Aug 07 14:06:41.850880 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 816/3268] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:41 2026] DELETE /volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:41.851352 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 812/3269] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:41 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:41.859159 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691bb57a-3b3c-46f9-ba2e-fba62bad72c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd620e270-0d00-482e-bea1-ce4993752c58', 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:41.861133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5485a67a-13a3-4492-9347-5f33a01cfbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:41.862457 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d5f03315-6341-4d19-9096-52464f4a660c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.865937 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5f03315-6341-4d19-9096-52464f4a660c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:06:41.866311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5f03315-6341-4d19-9096-52464f4a660c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:41.866592 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5f03315-6341-4d19-9096-52464f4a660c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:41.875517 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:41.875517 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:41.881265 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d5f03315-6341-4d19-9096-52464f4a660c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:41.893405 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5f03315-6341-4d19-9096-52464f4a660c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 returned with HTTP 200 Aug 07 14:06:41.894114 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 824/3270] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:41 2026] GET /volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:41.954679 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Created reservations ['14e4dbd1-1152-4fc9-87cc-b858341ddc83', '0afde1ae-fc16-4e6a-8869-ff1aaeb183c5', '91d0018f-6303-4ae6-8551-fff3fdff0423', '4098ed74-0470-4ce6-bd5f-35487124824c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:41.955426 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5485a67a-13a3-4492-9347-5f33a01cfbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e4dbd1-1152-4fc9-87cc-b858341ddc83', '0afde1ae-fc16-4e6a-8869-ff1aaeb183c5', '91d0018f-6303-4ae6-8551-fff3fdff0423', '4098ed74-0470-4ce6-bd5f-35487124824c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:41.956701 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4312b7db-2c02-482f-bc01-c022b43344d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:41.979391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b45c3b4-c4da-4d40-b358-e3e5d8aaf945 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:41.982927 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b45c3b4-c4da-4d40-b358-e3e5d8aaf945 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 Aug 07 14:06:41.983193 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b45c3b4-c4da-4d40-b358-e3e5d8aaf945 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:41.983446 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b45c3b4-c4da-4d40-b358-e3e5d8aaf945 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:41.993168 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b45c3b4-c4da-4d40-b358-e3e5d8aaf945 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 returned with HTTP 404 Aug 07 14:06:41.993168 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 817/3271] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:41 2026] GET /volume/v3/volumes/382a955f-8d3e-4cd0-b0c1-c7c109e0e835 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:42.003152 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.005008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4312b7db-2c02-482f-bc01-c022b43344d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0196b924-50a0-4d1a-8d75-93a16f31d508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1471964437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['14e4dbd1-1152-4fc9-87cc-b858341ddc83','0afde1ae-fc16-4e6a-8869-ff1aaeb183c5','91d0018f-6303-4ae6-8551-fff3fdff0423','4098ed74-0470-4ce6-bd5f-35487124824c'],size=1,snapshot_id=None,source_replicaid=,source_volid=d620e270-0d00-482e-bea1-ce4993752c58,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1471964437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0196b924-50a0-4d1a-8d75-93a16f31d508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc5986e00fc43ecba82e701e0f2185a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d620e270-0d00-482e-bea1-ce4993752c58,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:42.006154 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3301ac-b623-4176-95f9-9c270454e6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:42.012271 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] DELETE https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e Aug 07 14:06:42.012580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.012876 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:42.013112 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume with id: 39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e Aug 07 14:06:42.026428 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:42.026428 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:42.027922 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:42.042526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3301ac-b623-4176-95f9-9c270454e6c5) transitioned into state 'SUCCESS' from state '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-1471964437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['14e4dbd1-1152-4fc9-87cc-b858341ddc83','0afde1ae-fc16-4e6a-8869-ff1aaeb183c5','91d0018f-6303-4ae6-8551-fff3fdff0423','4098ed74-0470-4ce6-bd5f-35487124824c'],size=1,snapshot_id=None,source_replicaid=,source_volid=d620e270-0d00-482e-bea1-ce4993752c58,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:42.043547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee718cc2-e403-4b2c-a348-956adf3d594d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:42.061698 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Delete volume request issued successfully. Aug 07 14:06:42.063066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f1fc50b-0b42-4f0b-87b9-5ece5da9b273 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e returned with HTTP 202 Aug 07 14:06:42.064184 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 813/3272] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:42 2026] DELETE /volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:42.069631 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee718cc2-e403-4b2c-a348-956adf3d594d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:42.071043 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (c688b6d6-17fc-4077-835d-863242fa787a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:42.071298 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request issued successfully. Aug 07 14:06:42.072507 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58b19d14-0155-4a46-abbd-1336611bd528 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:42.073208 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 819/3273] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:41 2026] POST /volume/v3/volumes => generated 780 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:42.078866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b38462d9-9438-4693-a8f8-2ed4bf212a45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.082703 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b38462d9-9438-4693-a8f8-2ed4bf212a45 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e Aug 07 14:06:42.082922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b38462d9-9438-4693-a8f8-2ed4bf212a45 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.083726 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b38462d9-9438-4693-a8f8-2ed4bf212a45 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:42.088937 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd5fbadf-21c3-4f52-8b76-9e768ca521bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.094103 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd5fbadf-21c3-4f52-8b76-9e768ca521bf tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:42.094397 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd5fbadf-21c3-4f52-8b76-9e768ca521bf tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.094615 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd5fbadf-21c3-4f52-8b76-9e768ca521bf tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:42.106094 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:42.106094 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:42.110149 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:42.110149 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:42.112048 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b38462d9-9438-4693-a8f8-2ed4bf212a45 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Volume info retrieved successfully. Aug 07 14:06:42.119024 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b38462d9-9438-4693-a8f8-2ed4bf212a45 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e returned with HTTP 200 Aug 07 14:06:42.119690 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 825/3274] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:42 2026] GET /volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:42.129464 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd5fbadf-21c3-4f52-8b76-9e768ca521bf tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:42.135718 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd5fbadf-21c3-4f52-8b76-9e768ca521bf tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 returned with HTTP 200 Aug 07 14:06:42.136216 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 818/3275] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:42 2026] GET /volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:42.673170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-edeff3cc-4a73-44ec-8bb8-1cfd0f68d410 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.675343 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edeff3cc-4a73-44ec-8bb8-1cfd0f68d410 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:42.675607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edeff3cc-4a73-44ec-8bb8-1cfd0f68d410 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.675862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edeff3cc-4a73-44ec-8bb8-1cfd0f68d410 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:42.676092 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-edeff3cc-4a73-44ec-8bb8-1cfd0f68d410 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:42.681080 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:42.681080 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:42.681695 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edeff3cc-4a73-44ec-8bb8-1cfd0f68d410 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:42.682099 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 814/3276] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:42 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:42.865436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7e791dd-3d28-4ed3-9556-792bce631f37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.868179 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7e791dd-3d28-4ed3-9556-792bce631f37 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:42.868572 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7e791dd-3d28-4ed3-9556-792bce631f37 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.869081 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7e791dd-3d28-4ed3-9556-792bce631f37 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:42.869081 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a7e791dd-3d28-4ed3-9556-792bce631f37 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:42.874451 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:42.874451 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:42.875482 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7e791dd-3d28-4ed3-9556-792bce631f37 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:42.876006 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 820/3277] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:42 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:42.909895 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4954ae2-71d4-43f8-9cde-e9a6912f54d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.911828 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4954ae2-71d4-43f8-9cde-e9a6912f54d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:06:42.912087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4954ae2-71d4-43f8-9cde-e9a6912f54d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.912291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4954ae2-71d4-43f8-9cde-e9a6912f54d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:42.918766 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4954ae2-71d4-43f8-9cde-e9a6912f54d1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 returned with HTTP 404 Aug 07 14:06:42.919079 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 826/3278] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:42 2026] GET /volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:06:42.930329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.934833 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:06:42.935087 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.935311 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:42.935537 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:06:42.952061 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:42.952061 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:42.952994 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:42.979470 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:06:42.979890 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4cab92ba-75e9-47b6-a3e6-4ce8e609c537 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e returned with HTTP 202 Aug 07 14:06:42.980703 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 819/3279] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:42 2026] DELETE /volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:42.988856 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55f63b17-550c-4160-bcc1-52f66fa8cb2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:42.990769 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55f63b17-550c-4160-bcc1-52f66fa8cb2d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:06:42.991018 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55f63b17-550c-4160-bcc1-52f66fa8cb2d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:42.991212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55f63b17-550c-4160-bcc1-52f66fa8cb2d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.000278 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.000278 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:43.005253 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-55f63b17-550c-4160-bcc1-52f66fa8cb2d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:43.011319 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55f63b17-550c-4160-bcc1-52f66fa8cb2d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e returned with HTTP 200 Aug 07 14:06:43.011868 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 815/3280] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:42 2026] GET /volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:43.136076 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ea7f0fd-dce8-4625-9679-f54f21d5e530 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.138390 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ea7f0fd-dce8-4625-9679-f54f21d5e530 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] GET https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e Aug 07 14:06:43.138641 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ea7f0fd-dce8-4625-9679-f54f21d5e530 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.138916 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ea7f0fd-dce8-4625-9679-f54f21d5e530 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.146174 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ea7f0fd-dce8-4625-9679-f54f21d5e530 tempest-CreateVolumesFromSourceVolumeTest-213508731 tempest-CreateVolumesFromSourceVolumeTest-213508731-project-member] https://10.4.3.193/volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e returned with HTTP 404 Aug 07 14:06:43.146790 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 821/3281] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:43 2026] GET /volume/v3/volumes/39de5ea6-51ae-4594-b4a2-e1fb4cd95c8e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:43.149390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84dca86e-0672-4db8-b450-1ccfd9fa1d31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.151268 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84dca86e-0672-4db8-b450-1ccfd9fa1d31 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:43.151441 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84dca86e-0672-4db8-b450-1ccfd9fa1d31 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.151633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84dca86e-0672-4db8-b450-1ccfd9fa1d31 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.160873 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.160873 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:43.165729 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84dca86e-0672-4db8-b450-1ccfd9fa1d31 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:43.171809 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84dca86e-0672-4db8-b450-1ccfd9fa1d31 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 returned with HTTP 200 Aug 07 14:06:43.172429 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 827/3282] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:43 2026] GET /volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:43.193347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b01f2bd3-4701-46d0-ac38-069fb570f3ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.195638 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b01f2bd3-4701-46d0-ac38-069fb570f3ed tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:43.195638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b01f2bd3-4701-46d0-ac38-069fb570f3ed tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.195937 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b01f2bd3-4701-46d0-ac38-069fb570f3ed tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.204970 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.204970 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:43.210451 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b01f2bd3-4701-46d0-ac38-069fb570f3ed tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:43.216864 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b01f2bd3-4701-46d0-ac38-069fb570f3ed tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 returned with HTTP 200 Aug 07 14:06:43.217411 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 820/3283] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:43 2026] GET /volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:43.230727 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6310712d-eb5e-4472-8b4a-84c60203f028 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.235135 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6310712d-eb5e-4472-8b4a-84c60203f028 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:43.235813 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6310712d-eb5e-4472-8b4a-84c60203f028 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.236042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6310712d-eb5e-4472-8b4a-84c60203f028 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.248938 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.248938 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:43.255749 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6310712d-eb5e-4472-8b4a-84c60203f028 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:43.262072 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6310712d-eb5e-4472-8b4a-84c60203f028 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 returned with HTTP 200 Aug 07 14:06:43.262632 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 816/3284] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:43 2026] GET /volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:43.283527 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.285574 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:43.285804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.286003 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.286213 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume with id: 0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:43.295770 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.295770 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:43.296433 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:43.315710 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume request issued successfully. Aug 07 14:06:43.316205 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a5a37ca-3776-44e9-9280-07f54e7233b8 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 returned with HTTP 202 Aug 07 14:06:43.316519 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 822/3285] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:43 2026] DELETE /volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:43.325583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cde1bc77-8da0-4d08-87f1-7af82b993626 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.328227 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cde1bc77-8da0-4d08-87f1-7af82b993626 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:43.328461 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cde1bc77-8da0-4d08-87f1-7af82b993626 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.328747 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cde1bc77-8da0-4d08-87f1-7af82b993626 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.339596 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.339596 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:43.345264 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cde1bc77-8da0-4d08-87f1-7af82b993626 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:43.352492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cde1bc77-8da0-4d08-87f1-7af82b993626 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 returned with HTTP 200 Aug 07 14:06:43.353140 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 828/3286] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:43 2026] GET /volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:43.702965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37136d79-d618-4a33-a478-a8915f0cf7e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.705194 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37136d79-d618-4a33-a478-a8915f0cf7e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:43.705561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37136d79-d618-4a33-a478-a8915f0cf7e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.705836 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37136d79-d618-4a33-a478-a8915f0cf7e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.706002 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-37136d79-d618-4a33-a478-a8915f0cf7e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:43.711147 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.711147 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:43.712095 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37136d79-d618-4a33-a478-a8915f0cf7e2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:43.713046 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 821/3287] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:43 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:43.889245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8cca625-cae4-4ec8-aadb-651208ac82b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:43.891562 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8cca625-cae4-4ec8-aadb-651208ac82b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:43.891740 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8cca625-cae4-4ec8-aadb-651208ac82b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:43.891920 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8cca625-cae4-4ec8-aadb-651208ac82b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:43.892075 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b8cca625-cae4-4ec8-aadb-651208ac82b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:43.899187 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:43.899187 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:43.900144 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8cca625-cae4-4ec8-aadb-651208ac82b2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:43.900520 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 817/3288] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:43 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:44.026549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ec98f63-2924-492f-9a77-8f19e8fd33bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.028578 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ec98f63-2924-492f-9a77-8f19e8fd33bb tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:06:44.028817 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ec98f63-2924-492f-9a77-8f19e8fd33bb tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.029027 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ec98f63-2924-492f-9a77-8f19e8fd33bb tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.035635 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ec98f63-2924-492f-9a77-8f19e8fd33bb tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e returned with HTTP 404 Aug 07 14:06:44.036275 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 823/3289] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:06:44.050027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21793172-285c-4988-be39-5e2f6502698b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.052224 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:44.052672 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-902408429"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:44.054806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-902408429'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:44.054976 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:44.059561 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:44.066327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (947e3895-b006-4285-a400-c9d84ee2e4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:44.067399 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3c1764-dd8a-4847-b73f-982cf85c9c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:44.068759 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:44.103963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3c1764-dd8a-4847-b73f-982cf85c9c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:44.105154 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84922991-408d-4177-90b5-c3ab98a1705e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:44.163505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['298b05c2-c2db-416c-b7c1-ce2b4fef41ed', '58c2d887-b0d0-4380-b727-0cfd1a7f7554', '05887154-a19d-4903-b89d-798a2aab4a49', '25cec09a-5258-4757-92fc-49ecf867be4e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:44.164451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84922991-408d-4177-90b5-c3ab98a1705e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['298b05c2-c2db-416c-b7c1-ce2b4fef41ed', '58c2d887-b0d0-4380-b727-0cfd1a7f7554', '05887154-a19d-4903-b89d-798a2aab4a49', '25cec09a-5258-4757-92fc-49ecf867be4e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:44.165310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d914b6a9-75f2-4203-a36f-c7a110e614ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:44.198778 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d914b6a9-75f2-4203-a36f-c7a110e614ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92102f63-388b-4963-a8d9-62064f5a2d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-902408429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['298b05c2-c2db-416c-b7c1-ce2b4fef41ed','58c2d887-b0d0-4380-b727-0cfd1a7f7554','05887154-a19d-4903-b89d-798a2aab4a49','25cec09a-5258-4757-92fc-49ecf867be4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-902408429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92102f63-388b-4963-a8d9-62064f5a2d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:44.200016 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a79cc54-2883-459d-b949-ee78326d5978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:44.220389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a79cc54-2883-459d-b949-ee78326d5978) transitioned into state 'SUCCESS' from state '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-902408429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['298b05c2-c2db-416c-b7c1-ce2b4fef41ed','58c2d887-b0d0-4380-b727-0cfd1a7f7554','05887154-a19d-4903-b89d-798a2aab4a49','25cec09a-5258-4757-92fc-49ecf867be4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:44.221486 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580f9892-4630-4a46-ac43-9242385f0f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:44.233680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580f9892-4630-4a46-ac43-9242385f0f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:44.235870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (947e3895-b006-4285-a400-c9d84ee2e4dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:44.235870 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:44.235870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21793172-285c-4988-be39-5e2f6502698b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:44.236119 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 829/3290] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:06:44 2026] POST /volume/v3/volumes => generated 769 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:44.256394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-efe8a739-aa83-407e-a15d-7ece60d0dc89 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.258702 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-efe8a739-aa83-407e-a15d-7ece60d0dc89 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:06:44.258952 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-efe8a739-aa83-407e-a15d-7ece60d0dc89 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.259191 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-efe8a739-aa83-407e-a15d-7ece60d0dc89 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.267634 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.267634 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:44.272173 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-efe8a739-aa83-407e-a15d-7ece60d0dc89 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:44.278022 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-efe8a739-aa83-407e-a15d-7ece60d0dc89 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f returned with HTTP 200 Aug 07 14:06:44.278665 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 822/3291] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:44.369773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10d01e30-2025-42f9-8acd-81539defe462 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.372559 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10d01e30-2025-42f9-8acd-81539defe462 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 Aug 07 14:06:44.372811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10d01e30-2025-42f9-8acd-81539defe462 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.373022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10d01e30-2025-42f9-8acd-81539defe462 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.386532 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10d01e30-2025-42f9-8acd-81539defe462 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 returned with HTTP 404 Aug 07 14:06:44.387334 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 818/3292] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/volumes/0196b924-50a0-4d1a-8d75-93a16f31d508 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:44.396556 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45f8a21f-5e3f-42e4-98c2-c0180c5ee863 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.402049 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45f8a21f-5e3f-42e4-98c2-c0180c5ee863 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 Aug 07 14:06:44.402294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45f8a21f-5e3f-42e4-98c2-c0180c5ee863 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.402565 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45f8a21f-5e3f-42e4-98c2-c0180c5ee863 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.410195 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.410195 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:44.415402 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45f8a21f-5e3f-42e4-98c2-c0180c5ee863 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:44.425351 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45f8a21f-5e3f-42e4-98c2-c0180c5ee863 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 returned with HTTP 200 Aug 07 14:06:44.425351 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 824/3293] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:44.442078 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.447476 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 Aug 07 14:06:44.447659 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.447828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.448005 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume with id: d620e270-0d00-482e-bea1-ce4993752c58 Aug 07 14:06:44.461000 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.461000 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:44.461432 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:44.488310 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume request issued successfully. Aug 07 14:06:44.488573 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bdc4d777-34ab-4d1e-9f88-aeed9a48242b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 returned with HTTP 202 Aug 07 14:06:44.489181 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 830/3294] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:44 2026] DELETE /volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:44.501288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01372e0d-57d5-416b-8034-ff403765464c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.504494 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01372e0d-57d5-416b-8034-ff403765464c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 Aug 07 14:06:44.504739 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01372e0d-57d5-416b-8034-ff403765464c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.505192 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01372e0d-57d5-416b-8034-ff403765464c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.527771 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.527771 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:44.533799 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-01372e0d-57d5-416b-8034-ff403765464c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:44.540976 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01372e0d-57d5-416b-8034-ff403765464c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 returned with HTTP 200 Aug 07 14:06:44.540976 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 823/3295] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:44.726747 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e203a93-8d7e-4fd0-91af-61eda987332c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.728917 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e203a93-8d7e-4fd0-91af-61eda987332c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:44.729153 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e203a93-8d7e-4fd0-91af-61eda987332c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.729377 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e203a93-8d7e-4fd0-91af-61eda987332c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.729513 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2e203a93-8d7e-4fd0-91af-61eda987332c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:44.734696 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.734696 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:44.735563 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e203a93-8d7e-4fd0-91af-61eda987332c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:44.736347 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 819/3296] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:44.749049 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-763b44bd-27e3-4eba-a7d8-8fdb9b85ccb2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.751087 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-763b44bd-27e3-4eba-a7d8-8fdb9b85ccb2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] POST https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559/action Aug 07 14:06:44.751445 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-763b44bd-27e3-4eba-a7d8-8fdb9b85ccb2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:06:44.751602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-763b44bd-27e3-4eba-a7d8-8fdb9b85ccb2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:44.753158 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-763b44bd-27e3-4eba-a7d8-8fdb9b85ccb2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Updating backup '04f80be1-23f0-4786-83e1-ff3c8e306559' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 14:06:44.761978 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.761978 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:44.763053 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-763b44bd-27e3-4eba-a7d8-8fdb9b85ccb2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cf8def5f870c41db967fb540024c82d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a071c8f8eb8498897ea8056c6d744f7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:06:44.763499 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-763b44bd-27e3-4eba-a7d8-8fdb9b85ccb2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559/action returned with HTTP 403 Aug 07 14:06:44.764011 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 825/3297] 10.4.3.193 () {70 vars in 1430 bytes} [Fri Aug 7 14:06:44 2026] POST /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:44.772697 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.774935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 Aug 07 14:06:44.775215 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.775532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.776140 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume with id: 9db7f42d-5c09-4b31-a6b3-e93976057cb3 Aug 07 14:06:44.799068 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.799068 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:44.799412 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:44.828498 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume request issued successfully. Aug 07 14:06:44.828811 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acc285bd-5344-4c6b-81bc-a941861be0d9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 returned with HTTP 202 Aug 07 14:06:44.829431 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 831/3298] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:06:44 2026] DELETE /volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:44.837477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98bb8699-478c-4e2b-8344-58959d0fb861 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.839506 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98bb8699-478c-4e2b-8344-58959d0fb861 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 Aug 07 14:06:44.839610 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98bb8699-478c-4e2b-8344-58959d0fb861 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.839749 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98bb8699-478c-4e2b-8344-58959d0fb861 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.855664 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.855664 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:44.860756 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-98bb8699-478c-4e2b-8344-58959d0fb861 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:44.866950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98bb8699-478c-4e2b-8344-58959d0fb861 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 returned with HTTP 200 Aug 07 14:06:44.867366 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 824/3299] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:44.913815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e26f3dde-e2b8-4908-a368-b66a4bf0da0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:44.916275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e26f3dde-e2b8-4908-a368-b66a4bf0da0b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:44.916549 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e26f3dde-e2b8-4908-a368-b66a4bf0da0b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:44.916820 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e26f3dde-e2b8-4908-a368-b66a4bf0da0b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:44.916979 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e26f3dde-e2b8-4908-a368-b66a4bf0da0b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:44.923663 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:44.923663 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:44.925077 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e26f3dde-e2b8-4908-a368-b66a4bf0da0b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:44.925807 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 820/3300] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:44 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:45.295576 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87f885fb-3575-4d5f-9f57-b87353836ce1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.297525 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87f885fb-3575-4d5f-9f57-b87353836ce1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:06:45.297954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87f885fb-3575-4d5f-9f57-b87353836ce1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:45.298231 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87f885fb-3575-4d5f-9f57-b87353836ce1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:45.307186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:45.307186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:45.312413 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-87f885fb-3575-4d5f-9f57-b87353836ce1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:45.317868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87f885fb-3575-4d5f-9f57-b87353836ce1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f returned with HTTP 200 Aug 07 14:06:45.318253 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 826/3301] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:45 2026] GET /volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:45.336783 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7174bc1-da11-421a-919a-797a037aea8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.338732 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7174bc1-da11-421a-919a-797a037aea8d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:06:45.339181 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7174bc1-da11-421a-919a-797a037aea8d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92102f63-388b-4963-a8d9-62064f5a2d3f", "name": "tempest-VolumeDependencyTests-Snapshot-1745005133"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:45.349687 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:45.349687 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:45.349687 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a7174bc1-da11-421a-919a-797a037aea8d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:45.349687 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-a7174bc1-da11-421a-919a-797a037aea8d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create snapshot from volume 92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:06:45.377599 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a7174bc1-da11-421a-919a-797a037aea8d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['7c405775-4e89-4638-8fb4-dba3da93cef7', 'f6771c80-2040-4570-a2c0-4d5cabb49ddc', 'dd5dbdc3-3a98-43a0-95a2-2097904aa0fd', 'fa361575-e42e-4b60-a3b3-1307f03a78fb'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:45.418119 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a7174bc1-da11-421a-919a-797a037aea8d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot create request issued successfully. Aug 07 14:06:45.419627 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7174bc1-da11-421a-919a-797a037aea8d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:06:45.419627 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 832/3302] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:06:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:45.431021 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-223810ed-62ff-46ad-bf35-f0e3b6aa90ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.433055 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-223810ed-62ff-46ad-bf35-f0e3b6aa90ce tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:06:45.433243 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-223810ed-62ff-46ad-bf35-f0e3b6aa90ce tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:45.433486 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-223810ed-62ff-46ad-bf35-f0e3b6aa90ce tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:45.439734 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:45.439734 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:45.440350 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-223810ed-62ff-46ad-bf35-f0e3b6aa90ce tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:45.441361 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-223810ed-62ff-46ad-bf35-f0e3b6aa90ce tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 returned with HTTP 200 Aug 07 14:06:45.441984 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 825/3303] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:45 2026] GET /volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:45.557440 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-232c2d83-ea24-4387-b8f8-b0b6ab321738 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.559330 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-232c2d83-ea24-4387-b8f8-b0b6ab321738 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 Aug 07 14:06:45.559530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-232c2d83-ea24-4387-b8f8-b0b6ab321738 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:45.559762 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-232c2d83-ea24-4387-b8f8-b0b6ab321738 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:45.566192 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-232c2d83-ea24-4387-b8f8-b0b6ab321738 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 returned with HTTP 404 Aug 07 14:06:45.566776 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 821/3304] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:45 2026] GET /volume/v3/volumes/d620e270-0d00-482e-bea1-ce4993752c58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:45.576046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.578282 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:45.578833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-639297398"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:45.580760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-639297398'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:45.581172 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume of 1 GB Aug 07 14:06:45.586675 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Availability Zones retrieved successfully. Aug 07 14:06:45.592330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (ef6e41aa-555a-4c0f-9477-4c0840b41988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:45.593613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55589a93-3859-4477-9fab-99a688effa12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:45.594693 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:45.627033 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55589a93-3859-4477-9fab-99a688effa12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:45.628474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e683ee8-9b04-466d-82ee-f2df45d0bba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:45.676915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Created reservations ['981c2db6-08a4-48d7-a149-5634164c40a4', '2fdb028e-01ca-495f-9368-3f48713be6d6', 'b6978057-f75a-419b-b603-62df45de64e9', '12478594-b5c9-4dbe-8f12-15dbdc0ae583'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:45.678095 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e683ee8-9b04-466d-82ee-f2df45d0bba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981c2db6-08a4-48d7-a149-5634164c40a4', '2fdb028e-01ca-495f-9368-3f48713be6d6', 'b6978057-f75a-419b-b603-62df45de64e9', '12478594-b5c9-4dbe-8f12-15dbdc0ae583']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:45.679123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2324cec-9aa9-4f9d-89f0-cc0b7d763b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:45.705946 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2324cec-9aa9-4f9d-89f0-cc0b7d763b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20d0ce9c-5b29-473e-afea-d29452d3bcdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-639297398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['981c2db6-08a4-48d7-a149-5634164c40a4','2fdb028e-01ca-495f-9368-3f48713be6d6','b6978057-f75a-419b-b603-62df45de64e9','12478594-b5c9-4dbe-8f12-15dbdc0ae583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-639297398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20d0ce9c-5b29-473e-afea-d29452d3bcdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc5986e00fc43ecba82e701e0f2185a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:45.706852 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c22372-5deb-4615-98b5-f86ab73d7872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:45.726581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c22372-5deb-4615-98b5-f86ab73d7872) transitioned into state 'SUCCESS' from state '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-639297398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['981c2db6-08a4-48d7-a149-5634164c40a4','2fdb028e-01ca-495f-9368-3f48713be6d6','b6978057-f75a-419b-b603-62df45de64e9','12478594-b5c9-4dbe-8f12-15dbdc0ae583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:45.727532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b67be8e-7a26-4001-9fe3-b9ba51e940ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:45.738419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b67be8e-7a26-4001-9fe3-b9ba51e940ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:45.739558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (ef6e41aa-555a-4c0f-9477-4c0840b41988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:45.740041 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request issued successfully. Aug 07 14:06:45.740779 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-765afbfc-89f3-475b-b8bb-7e8a018ffe93 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:45.742706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 827/3305] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:06:45 2026] POST /volume/v3/volumes => generated 746 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:45.760216 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ccf7ce8a-99b4-4281-a069-aa3e41b4672e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.762573 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccf7ce8a-99b4-4281-a069-aa3e41b4672e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf Aug 07 14:06:45.762805 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccf7ce8a-99b4-4281-a069-aa3e41b4672e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:45.763184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccf7ce8a-99b4-4281-a069-aa3e41b4672e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:45.773503 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:45.773503 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:45.778706 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ccf7ce8a-99b4-4281-a069-aa3e41b4672e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:45.786736 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccf7ce8a-99b4-4281-a069-aa3e41b4672e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf returned with HTTP 200 Aug 07 14:06:45.787223 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 833/3306] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:45 2026] GET /volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:45.887022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4842277c-53da-4eae-8388-28708b76a110 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.887445 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4842277c-53da-4eae-8388-28708b76a110 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 Aug 07 14:06:45.887697 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4842277c-53da-4eae-8388-28708b76a110 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:45.887940 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4842277c-53da-4eae-8388-28708b76a110 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:45.895985 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4842277c-53da-4eae-8388-28708b76a110 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 returned with HTTP 404 Aug 07 14:06:45.896564 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 826/3307] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:45 2026] GET /volume/v3/volumes/9db7f42d-5c09-4b31-a6b3-e93976057cb3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:45.908768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.910747 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] POST https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d/restore Aug 07 14:06:45.911165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:45.913831 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Restoring backup fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 14:06:45.914005 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Restoring backup fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d to volume None. Aug 07 14:06:45.919221 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:45.919221 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:45.921216 np0000006713 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Creating volume of 1 GB for restore of backup fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. Aug 07 14:06:45.924873 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Availability Zones retrieved successfully. Aug 07 14:06:45.931365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Flow 'volume_create_api' (34b627fd-d1ee-47ee-8fba-75b42575468d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:45.932661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ad66ce-930b-42e5-8468-92b78c76d8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:45.933516 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:45.937406 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aac1ff1c-448e-4285-b182-a24cf50eb39d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:45.939980 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aac1ff1c-448e-4285-b182-a24cf50eb39d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:45.940308 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aac1ff1c-448e-4285-b182-a24cf50eb39d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:45.940644 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aac1ff1c-448e-4285-b182-a24cf50eb39d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:45.940814 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-aac1ff1c-448e-4285-b182-a24cf50eb39d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:45.945919 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:45.945919 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:45.946939 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aac1ff1c-448e-4285-b182-a24cf50eb39d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:45.947362 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 828/3308] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:45 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:45.973895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ad66ce-930b-42e5-8468-92b78c76d8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:45.974620 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83730ab4-9652-445a-ae42-2e4aefcfc30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.016604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Created reservations ['d5569c12-5382-4419-8197-00877a5c1ca7', 'eebb5413-8a34-40e6-86ab-266137ad7611', '88cc0eda-684e-4d9e-9196-4ad5eb2ca9b3', '46bfd7be-a9d0-4952-9fd1-d4388ab9d0af'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:46.017663 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83730ab4-9652-445a-ae42-2e4aefcfc30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5569c12-5382-4419-8197-00877a5c1ca7', 'eebb5413-8a34-40e6-86ab-266137ad7611', '88cc0eda-684e-4d9e-9196-4ad5eb2ca9b3', '46bfd7be-a9d0-4952-9fd1-d4388ab9d0af']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.018362 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e4b7ff-6719-4e47-89ef-cd87960ae547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.050097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e4b7ff-6719-4e47-89ef-cd87960ae547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88', '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='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['d5569c12-5382-4419-8197-00877a5c1ca7','eebb5413-8a34-40e6-86ab-266137ad7611','88cc0eda-684e-4d9e-9196-4ad5eb2ca9b3','46bfd7be-a9d0-4952-9fd1-d4388ab9d0af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8def5f870c41db967fb540024c82d1',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:46Z,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=b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a071c8f8eb8498897ea8056c6d744f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf8def5f870c41db967fb540024c82d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.050838 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda2a10a-4d0e-4c9a-8fb5-d872b977c3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.069078 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda2a10a-4d0e-4c9a-8fb5-d872b977c3b0) transitioned into 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='6a071c8f8eb8498897ea8056c6d744f7',qos_specs=None,replication_status=,reservations=['d5569c12-5382-4419-8197-00877a5c1ca7','eebb5413-8a34-40e6-86ab-266137ad7611','88cc0eda-684e-4d9e-9196-4ad5eb2ca9b3','46bfd7be-a9d0-4952-9fd1-d4388ab9d0af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8def5f870c41db967fb540024c82d1',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.070658 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f645e0c9-564d-46d9-8888-fc490b011af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.081872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f645e0c9-564d-46d9-8888-fc490b011af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.082463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Flow 'volume_create_api' (34b627fd-d1ee-47ee-8fba-75b42575468d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:46.082937 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Create volume request issued successfully. Aug 07 14:06:46.091277 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:46.091277 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:46.092098 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Volume info retrieved successfully. Aug 07 14:06:46.451904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3f2d70e-28d9-45cd-b4d3-c55f0e5bd0da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:46.456046 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3f2d70e-28d9-45cd-b4d3-c55f0e5bd0da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:06:46.456046 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3f2d70e-28d9-45cd-b4d3-c55f0e5bd0da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:46.456046 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3f2d70e-28d9-45cd-b4d3-c55f0e5bd0da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:46.466009 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:46.466009 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:46.466009 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b3f2d70e-28d9-45cd-b4d3-c55f0e5bd0da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:46.466009 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3f2d70e-28d9-45cd-b4d3-c55f0e5bd0da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 returned with HTTP 200 Aug 07 14:06:46.466009 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 834/3309] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:46 2026] GET /volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:46.480024 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:46.482706 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:46.482949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f184b1d8-d050-44c4-a50a-4cba5b8d38c9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-520678415"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:46.484937 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'snapshot_id': 'f184b1d8-d050-44c4-a50a-4cba5b8d38c9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-520678415'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:46.504232 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:46.504232 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:46.504935 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:46.505114 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:46.510228 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:46.517690 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (a3f727b7-fc01-48b4-9c1f-eca7097d46bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:46.518539 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667454ac-f8a0-407e-ace0-f3f287d4029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.519910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:46.557142 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667454ac-f8a0-407e-ace0-f3f287d4029c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f184b1d8-d050-44c4-a50a-4cba5b8d38c9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.559536 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748a4f5c-89e4-4555-bf29-e7573bff0635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.607176 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['61241062-8537-4b74-ba68-56166ee1b252', '7a60b749-2449-45f4-8a18-8dc71d67e74a', '7e952baa-ca10-48bf-b227-e1f239a55743', '3632691b-19b7-4836-ac79-378025d816d1'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:46.608733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748a4f5c-89e4-4555-bf29-e7573bff0635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61241062-8537-4b74-ba68-56166ee1b252', '7a60b749-2449-45f4-8a18-8dc71d67e74a', '7e952baa-ca10-48bf-b227-e1f239a55743', '3632691b-19b7-4836-ac79-378025d816d1']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.608733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737168f5-d885-4d54-99a6-7eef4e06a34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.658715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737168f5-d885-4d54-99a6-7eef4e06a34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca13cc54-e000-4255-82d3-a2af2acf8029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-520678415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['61241062-8537-4b74-ba68-56166ee1b252','7a60b749-2449-45f4-8a18-8dc71d67e74a','7e952baa-ca10-48bf-b227-e1f239a55743','3632691b-19b7-4836-ac79-378025d816d1'],size=1,snapshot_id=f184b1d8-d050-44c4-a50a-4cba5b8d38c9,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-520678415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca13cc54-e000-4255-82d3-a2af2acf8029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f184b1d8-d050-44c4-a50a-4cba5b8d38c9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.659677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f67388f-cdc2-4f6c-adf7-438b12e270e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.681226 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f67388f-cdc2-4f6c-adf7-438b12e270e4) transitioned into state 'SUCCESS' from state '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-520678415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['61241062-8537-4b74-ba68-56166ee1b252','7a60b749-2449-45f4-8a18-8dc71d67e74a','7e952baa-ca10-48bf-b227-e1f239a55743','3632691b-19b7-4836-ac79-378025d816d1'],size=1,snapshot_id=f184b1d8-d050-44c4-a50a-4cba5b8d38c9,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.682308 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c631c1f4-6ed0-4e5a-9199-d4510587592a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.710609 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c631c1f4-6ed0-4e5a-9199-d4510587592a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.711855 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (a3f727b7-fc01-48b4-9c1f-eca7097d46bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:46.712331 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:46.713466 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87a47cd7-cbaf-4931-9634-aa47a9309db4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:46.714184 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 827/3310] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:46 2026] POST /volume/v3/volumes => generated 803 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:46.729191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b88d4350-0b94-4031-8cae-345bc86f97b0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:46.731292 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b88d4350-0b94-4031-8cae-345bc86f97b0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:06:46.731510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b88d4350-0b94-4031-8cae-345bc86f97b0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:46.731785 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b88d4350-0b94-4031-8cae-345bc86f97b0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:46.739731 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:46.739731 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:46.740601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:46.742883 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:46.742883 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "192bdf69-c81f-4973-971c-7e9361f67114", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:46.744335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '192bdf69-c81f-4973-971c-7e9361f67114', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:46.747296 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b88d4350-0b94-4031-8cae-345bc86f97b0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:46.756468 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b88d4350-0b94-4031-8cae-345bc86f97b0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 returned with HTTP 200 Aug 07 14:06:46.757158 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 829/3311] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:46 2026] GET /volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:46.803285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0659ef3-0bc5-46c5-ad2b-174fd7915e7e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:46.805335 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0659ef3-0bc5-46c5-ad2b-174fd7915e7e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf Aug 07 14:06:46.805534 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0659ef3-0bc5-46c5-ad2b-174fd7915e7e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:46.805761 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0659ef3-0bc5-46c5-ad2b-174fd7915e7e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:46.814263 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:46.814263 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:46.819069 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0659ef3-0bc5-46c5-ad2b-174fd7915e7e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:46.824076 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0659ef3-0bc5-46c5-ad2b-174fd7915e7e tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf returned with HTTP 200 Aug 07 14:06:46.824481 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 828/3312] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:46 2026] GET /volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:46.844123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-52eaefd8-6f60-49f1-9866-0963a92a509c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:46.845771 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:46.846150 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "20d0ce9c-5b29-473e-afea-d29452d3bcdf", "size": 2, "name": "tempest-VolumesCloneTest-Volume-194649977"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:46.847578 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request body: {'volume': {'source_volid': '20d0ce9c-5b29-473e-afea-d29452d3bcdf', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-194649977'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:46.855803 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:46.855803 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:46.856380 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume retrieved successfully. Aug 07 14:06:46.856541 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume of 2 GB Aug 07 14:06:46.860380 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Availability Zones retrieved successfully. Aug 07 14:06:46.867102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (8cbc38c5-c800-4672-8ba5-8d4e52311919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:46.867308 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26e3afda-9781-44e8-9cb9-d5bfb8981e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.868287 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:46.897610 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26e3afda-9781-44e8-9cb9-d5bfb8981e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '20d0ce9c-5b29-473e-afea-d29452d3bcdf', 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.898572 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3775e9da-840c-4a78-902d-bf4ed83fb628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.957292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6bb4f63-9b30-4791-8daa-9d161ef0b788 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:46.959802 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Created reservations ['1a981383-ed86-4040-898a-46b8135a65c6', '998c9740-8153-4d90-9cc3-6259d71331d8', '6f525f35-e77f-4e1e-b965-be24576a46b2', 'bd3c4df9-fbe5-480d-af97-8db2b88571b5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:46.960525 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6bb4f63-9b30-4791-8daa-9d161ef0b788 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:46.960525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6bb4f63-9b30-4791-8daa-9d161ef0b788 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:46.960525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6bb4f63-9b30-4791-8daa-9d161ef0b788 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:46.960596 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e6bb4f63-9b30-4791-8daa-9d161ef0b788 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:46.960933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3775e9da-840c-4a78-902d-bf4ed83fb628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a981383-ed86-4040-898a-46b8135a65c6', '998c9740-8153-4d90-9cc3-6259d71331d8', '6f525f35-e77f-4e1e-b965-be24576a46b2', 'bd3c4df9-fbe5-480d-af97-8db2b88571b5']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.961958 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4239c5ce-7523-4833-9d9f-0bce6eda1d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.963960 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume of 1 GB Aug 07 14:06:46.966568 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:46.966568 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:46.967918 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6bb4f63-9b30-4791-8daa-9d161ef0b788 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:46.968025 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 829/3313] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:46 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:46.970860 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Availability Zones retrieved successfully. Aug 07 14:06:46.979927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (510308e6-3859-40bf-a514-4b1c5c76c06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:46.979927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9dd50d-2299-43eb-b3d0-b7d136b78463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:46.980379 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:46.994587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4239c5ce-7523-4833-9d9f-0bce6eda1d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c52d4ed-456c-40b1-97e3-7b05feb9f212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-194649977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['1a981383-ed86-4040-898a-46b8135a65c6','998c9740-8153-4d90-9cc3-6259d71331d8','6f525f35-e77f-4e1e-b965-be24576a46b2','bd3c4df9-fbe5-480d-af97-8db2b88571b5'],size=2,snapshot_id=None,source_replicaid=,source_volid=20d0ce9c-5b29-473e-afea-d29452d3bcdf,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-194649977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c52d4ed-456c-40b1-97e3-7b05feb9f212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc5986e00fc43ecba82e701e0f2185a',provider_auth=None,provider_geometry=None,provider_id=None,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=20d0ce9c-5b29-473e-afea-d29452d3bcdf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:46.996151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2e601d-1a0c-4632-aa3e-0968c6c4f449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:47.020955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2e601d-1a0c-4632-aa3e-0968c6c4f449) transitioned into state 'SUCCESS' from state '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-194649977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc5986e00fc43ecba82e701e0f2185a',qos_specs=None,replication_status=,reservations=['1a981383-ed86-4040-898a-46b8135a65c6','998c9740-8153-4d90-9cc3-6259d71331d8','6f525f35-e77f-4e1e-b965-be24576a46b2','bd3c4df9-fbe5-480d-af97-8db2b88571b5'],size=2,snapshot_id=None,source_replicaid=,source_volid=20d0ce9c-5b29-473e-afea-d29452d3bcdf,status='creating',user_id='ce747c7c3dbb494e9de6c7ecc30de2dc',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:47.020955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71818dbb-f165-43bb-8103-5bd34ff94110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:47.040363 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71818dbb-f165-43bb-8103-5bd34ff94110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:47.041211 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Flow 'volume_create_api' (8cbc38c5-c800-4672-8ba5-8d4e52311919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:47.041533 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Create volume request issued successfully. Aug 07 14:06:47.042419 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52eaefd8-6f60-49f1-9866-0963a92a509c tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:47.042419 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 830/3314] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:06:46 2026] POST /volume/v3/volumes => generated 780 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:47.060871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f87811db-13f4-4c12-a526-56c02e2feab1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:47.063359 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f87811db-13f4-4c12-a526-56c02e2feab1 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:47.063707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f87811db-13f4-4c12-a526-56c02e2feab1 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:47.064261 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f87811db-13f4-4c12-a526-56c02e2feab1 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:47.072272 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab9dd50d-2299-43eb-b3d0-b7d136b78463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:47.073286 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.073286 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:47.074000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d2b5859-3ec4-4489-9a2c-e969723594c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:47.078022 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f87811db-13f4-4c12-a526-56c02e2feab1 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:47.083349 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f87811db-13f4-4c12-a526-56c02e2feab1 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 returned with HTTP 200 Aug 07 14:06:47.083906 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 830/3315] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:47 2026] GET /volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:47.104101 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.104101 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:47.104661 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Volume info retrieved successfully. Aug 07 14:06:47.104822 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 14:06:47.104975 np0000006713 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Overwriting volume b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 with restore of backup fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:47.120474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] restore_backup in rpcapi backup_id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 14:06:47.122421 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a0b54d6-7bd4-4bb7-9ca5-2d253a64180b tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d/restore returned with HTTP 202 Aug 07 14:06:47.122977 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 822/3316] 10.4.3.193 () {70 vars in 1433 bytes} [Fri Aug 7 14:06:45 2026] POST /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d/restore => generated 152 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:47.135166 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-081b1a33-152a-4220-a9b0-e032dfd73249 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:47.137319 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-081b1a33-152a-4220-a9b0-e032dfd73249 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:47.137673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-081b1a33-152a-4220-a9b0-e032dfd73249 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:47.137831 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-081b1a33-152a-4220-a9b0-e032dfd73249 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:47.137997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-081b1a33-152a-4220-a9b0-e032dfd73249 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:47.143366 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.143366 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:47.144565 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-081b1a33-152a-4220-a9b0-e032dfd73249 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:47.144916 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 831/3317] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:47 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:47.166922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Created reservations ['c7dc1837-82cd-4bd9-b8c7-08d2eaa2bb49', '1c0d9498-e3b1-413c-ac22-599242454d88', '5fc1aafd-a8e5-46f9-9c6d-e7023ad92442', '8770c174-6e8e-4d8d-a501-5429b0a3d95d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:47.167817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d2b5859-3ec4-4489-9a2c-e969723594c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7dc1837-82cd-4bd9-b8c7-08d2eaa2bb49', '1c0d9498-e3b1-413c-ac22-599242454d88', '5fc1aafd-a8e5-46f9-9c6d-e7023ad92442', '8770c174-6e8e-4d8d-a501-5429b0a3d95d']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:47.168655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344fa0d6-3077-4089-afab-74714620e81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:47.203657 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344fa0d6-3077-4089-afab-74714620e81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11891a96-d6f3-4bfd-9d89-b01ddcc13065', '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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['c7dc1837-82cd-4bd9-b8c7-08d2eaa2bb49','1c0d9498-e3b1-413c-ac22-599242454d88','5fc1aafd-a8e5-46f9-9c6d-e7023ad92442','8770c174-6e8e-4d8d-a501-5429b0a3d95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:47Z,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=11891a96-d6f3-4bfd-9d89-b01ddcc13065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b50d7937b3a84063bb4ec7de69b790e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fef1655e0134abdb9908481321b504c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:47.204125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6e9727-be73-425b-8445-5afb5f197db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:47.231516 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6e9727-be73-425b-8445-5afb5f197db8) transitioned into state 'SUCCESS' from 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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['c7dc1837-82cd-4bd9-b8c7-08d2eaa2bb49','1c0d9498-e3b1-413c-ac22-599242454d88','5fc1aafd-a8e5-46f9-9c6d-e7023ad92442','8770c174-6e8e-4d8d-a501-5429b0a3d95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:47.232724 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eed095d-74e5-4e7d-9d2f-d893c0b595e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:47.246379 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eed095d-74e5-4e7d-9d2f-d893c0b595e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:47.249378 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (510308e6-3859-40bf-a514-4b1c5c76c06b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:47.249798 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request issued successfully. Aug 07 14:06:47.250701 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5fa71ee-5a8b-4aad-86c5-19e10150ebe4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:47.252078 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 835/3318] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:46 2026] POST /volume/v3/volumes => generated 775 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:47.271800 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d168739e-400f-4c00-9317-fbe26fc0fb1e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:47.276338 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d168739e-400f-4c00-9317-fbe26fc0fb1e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:47.276338 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d168739e-400f-4c00-9317-fbe26fc0fb1e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:47.276591 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d168739e-400f-4c00-9317-fbe26fc0fb1e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:47.292108 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.292108 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:47.297974 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d168739e-400f-4c00-9317-fbe26fc0fb1e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:47.302145 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d168739e-400f-4c00-9317-fbe26fc0fb1e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:47.305795 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 831/3319] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:47 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:47.772648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ea0fd25-f00b-43a9-9723-b88b051f6f90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:47.775584 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea0fd25-f00b-43a9-9723-b88b051f6f90 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:06:47.775877 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea0fd25-f00b-43a9-9723-b88b051f6f90 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:47.776610 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea0fd25-f00b-43a9-9723-b88b051f6f90 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:47.789187 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.789187 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:47.799006 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ea0fd25-f00b-43a9-9723-b88b051f6f90 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:47.806532 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea0fd25-f00b-43a9-9723-b88b051f6f90 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 returned with HTTP 200 Aug 07 14:06:47.807315 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 823/3320] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:47 2026] GET /volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:47.823270 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:47.825695 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:06:47.826378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca13cc54-e000-4255-82d3-a2af2acf8029", "name": "tempest-VolumeDependencyTests-Snapshot-529945426"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:47.837833 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.837833 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:47.838500 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:47.838664 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create snapshot from volume ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:06:47.884755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['1af68d62-2ec4-4b13-8a2e-2b600248d2ea', 'f639a332-fafd-46fd-b172-6c1a0e843c60', 'f0b9eb52-a0e4-4269-9149-308f42303b70', 'b2b44119-43f9-4bad-b779-d712580ca82e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:47.930137 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot create request issued successfully. Aug 07 14:06:47.930573 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4c84380-b15d-4e36-aaf2-9330c86df0f0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:06:47.931109 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 832/3321] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:06:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:47.942377 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bceebd5-cc1e-4ed8-bc4d-3156c68b83e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:47.944721 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bceebd5-cc1e-4ed8-bc4d-3156c68b83e0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:06:47.944959 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bceebd5-cc1e-4ed8-bc4d-3156c68b83e0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:47.945146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bceebd5-cc1e-4ed8-bc4d-3156c68b83e0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:47.952147 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.952147 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:47.952798 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3bceebd5-cc1e-4ed8-bc4d-3156c68b83e0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:47.953759 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bceebd5-cc1e-4ed8-bc4d-3156c68b83e0 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 returned with HTTP 200 Aug 07 14:06:47.954192 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 836/3322] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:47 2026] GET /volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:47.980359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e18a4caf-16e0-49b4-9383-bc112bad24f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:47.982309 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e18a4caf-16e0-49b4-9383-bc112bad24f9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:47.982526 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e18a4caf-16e0-49b4-9383-bc112bad24f9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:47.982729 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e18a4caf-16e0-49b4-9383-bc112bad24f9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:47.982830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e18a4caf-16e0-49b4-9383-bc112bad24f9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:47.987062 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:47.987062 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:47.987898 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e18a4caf-16e0-49b4-9383-bc112bad24f9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:47.988348 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 832/3323] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:47 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:48.102193 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-778b218c-71ed-4fd9-a533-caf05194afc7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.104462 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-778b218c-71ed-4fd9-a533-caf05194afc7 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:48.104939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-778b218c-71ed-4fd9-a533-caf05194afc7 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.104968 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-778b218c-71ed-4fd9-a533-caf05194afc7 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.114482 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.114482 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:48.119185 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-778b218c-71ed-4fd9-a533-caf05194afc7 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:48.124924 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-778b218c-71ed-4fd9-a533-caf05194afc7 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 returned with HTTP 200 Aug 07 14:06:48.125432 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 824/3324] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:48 2026] GET /volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:48.143251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-234cdfe6-73ac-4c4d-9c96-3294470668a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.146100 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-234cdfe6-73ac-4c4d-9c96-3294470668a6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:48.146638 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-234cdfe6-73ac-4c4d-9c96-3294470668a6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.146855 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-234cdfe6-73ac-4c4d-9c96-3294470668a6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.157070 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.157070 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:48.158822 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-588544b0-ab67-41ba-9c52-f437c4fe70e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.160853 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-588544b0-ab67-41ba-9c52-f437c4fe70e8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:48.161492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-588544b0-ab67-41ba-9c52-f437c4fe70e8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.161492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-588544b0-ab67-41ba-9c52-f437c4fe70e8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.161492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-588544b0-ab67-41ba-9c52-f437c4fe70e8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:48.162590 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-234cdfe6-73ac-4c4d-9c96-3294470668a6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:48.165861 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.165861 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:48.166414 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-588544b0-ab67-41ba-9c52-f437c4fe70e8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:48.166893 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 837/3325] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:48 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:48.170111 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-234cdfe6-73ac-4c4d-9c96-3294470668a6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 returned with HTTP 200 Aug 07 14:06:48.170682 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 833/3326] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:48 2026] GET /volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:48.184069 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-44d81fd8-6e83-45d3-ad66-733b8050d1a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.186600 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44d81fd8-6e83-45d3-ad66-733b8050d1a5 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:48.186720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44d81fd8-6e83-45d3-ad66-733b8050d1a5 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.187032 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44d81fd8-6e83-45d3-ad66-733b8050d1a5 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.194965 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.194965 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:48.199659 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-44d81fd8-6e83-45d3-ad66-733b8050d1a5 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:48.205316 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44d81fd8-6e83-45d3-ad66-733b8050d1a5 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 returned with HTTP 200 Aug 07 14:06:48.205832 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 833/3327] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:48 2026] GET /volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:48.221367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-121fc6c3-654a-4120-a487-56d2de151f4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.223809 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-121fc6c3-654a-4120-a487-56d2de151f4b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:48.224110 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-121fc6c3-654a-4120-a487-56d2de151f4b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.224379 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-121fc6c3-654a-4120-a487-56d2de151f4b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.224587 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-121fc6c3-654a-4120-a487-56d2de151f4b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume with id: 1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:48.233573 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.233573 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:48.234294 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-121fc6c3-654a-4120-a487-56d2de151f4b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:48.258592 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-121fc6c3-654a-4120-a487-56d2de151f4b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume request issued successfully. Aug 07 14:06:48.258816 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-121fc6c3-654a-4120-a487-56d2de151f4b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 returned with HTTP 202 Aug 07 14:06:48.259327 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 825/3328] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:48 2026] DELETE /volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:48.268714 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9278b4da-71b7-40ed-b1cc-1c17769a3e61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.270878 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9278b4da-71b7-40ed-b1cc-1c17769a3e61 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:48.271168 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9278b4da-71b7-40ed-b1cc-1c17769a3e61 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.271422 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9278b4da-71b7-40ed-b1cc-1c17769a3e61 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.280204 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.280204 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:48.289763 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9278b4da-71b7-40ed-b1cc-1c17769a3e61 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:48.302759 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9278b4da-71b7-40ed-b1cc-1c17769a3e61 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 returned with HTTP 200 Aug 07 14:06:48.303313 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 838/3329] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:48 2026] GET /volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:48.320765 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-835af1be-6ee0-4682-aa79-932c829b0262 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.322950 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-835af1be-6ee0-4682-aa79-932c829b0262 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:48.323341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-835af1be-6ee0-4682-aa79-932c829b0262 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.323673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-835af1be-6ee0-4682-aa79-932c829b0262 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.331255 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.331255 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:48.336150 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-835af1be-6ee0-4682-aa79-932c829b0262 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:48.342898 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-835af1be-6ee0-4682-aa79-932c829b0262 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:48.342898 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 834/3330] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:48 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:48.965775 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc6f63e6-60a2-4fe2-84f5-38b9525db7cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.968384 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc6f63e6-60a2-4fe2-84f5-38b9525db7cc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:06:48.968819 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc6f63e6-60a2-4fe2-84f5-38b9525db7cc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:48.969346 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc6f63e6-60a2-4fe2-84f5-38b9525db7cc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:48.976341 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:48.976341 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:48.977024 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc6f63e6-60a2-4fe2-84f5-38b9525db7cc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:48.978010 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc6f63e6-60a2-4fe2-84f5-38b9525db7cc tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 returned with HTTP 200 Aug 07 14:06:48.978554 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 834/3331] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:48 2026] GET /volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:48.990340 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:48.992996 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:48.993491 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5a3e6465-fa3b-460b-a477-4257c908ef38", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1801996947"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:48.995753 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'snapshot_id': '5a3e6465-fa3b-460b-a477-4257c908ef38', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1801996947'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:49.004114 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.004114 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:49.004410 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc6ee884-3307-4621-960c-6d9b5aaa825a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.004810 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:49.005017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:49.006402 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc6ee884-3307-4621-960c-6d9b5aaa825a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:49.006596 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc6ee884-3307-4621-960c-6d9b5aaa825a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.006782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc6ee884-3307-4621-960c-6d9b5aaa825a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.006924 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dc6ee884-3307-4621-960c-6d9b5aaa825a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:49.012380 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:49.013199 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.013199 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:49.014363 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc6ee884-3307-4621-960c-6d9b5aaa825a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:49.015655 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 839/3332] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:49 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:49.019112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (cd316f53-d6d1-45b0-a464-9bc6a67d2112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:49.020431 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52a6020f-705b-44cd-8dbd-427c82eecdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:49.021665 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:49.063832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52a6020f-705b-44cd-8dbd-427c82eecdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5a3e6465-fa3b-460b-a477-4257c908ef38', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:49.064712 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e371195-898f-4566-9fad-105fab396bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:49.120578 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['dd3da6d4-f6ae-4cda-9845-7ef7c73862c4', '741ebc56-c2cd-4408-a57a-fee5a9a8a90a', 'dd16b451-d7ea-404a-958e-60d6cdfe3321', '8943323c-3884-4228-9886-1440092335c8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:49.121083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e371195-898f-4566-9fad-105fab396bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd3da6d4-f6ae-4cda-9845-7ef7c73862c4', '741ebc56-c2cd-4408-a57a-fee5a9a8a90a', 'dd16b451-d7ea-404a-958e-60d6cdfe3321', '8943323c-3884-4228-9886-1440092335c8']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:49.122065 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194518aa-d84c-41e8-8701-27f720487185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:49.171298 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194518aa-d84c-41e8-8701-27f720487185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cce8a4b-3974-4d20-88ba-da50a182ec92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1801996947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['dd3da6d4-f6ae-4cda-9845-7ef7c73862c4','741ebc56-c2cd-4408-a57a-fee5a9a8a90a','dd16b451-d7ea-404a-958e-60d6cdfe3321','8943323c-3884-4228-9886-1440092335c8'],size=1,snapshot_id=5a3e6465-fa3b-460b-a477-4257c908ef38,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1801996947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cce8a4b-3974-4d20-88ba-da50a182ec92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5a3e6465-fa3b-460b-a477-4257c908ef38,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:49.172529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa094ed8-5d47-4d72-b550-44a563fe0c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:49.180769 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c128f1b5-5681-4001-9aab-f20bcdbe4aa6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.184488 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c128f1b5-5681-4001-9aab-f20bcdbe4aa6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:49.184807 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c128f1b5-5681-4001-9aab-f20bcdbe4aa6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.185036 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c128f1b5-5681-4001-9aab-f20bcdbe4aa6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.185184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c128f1b5-5681-4001-9aab-f20bcdbe4aa6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:49.194309 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.194309 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:49.196221 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c128f1b5-5681-4001-9aab-f20bcdbe4aa6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:49.196368 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 835/3333] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:49 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:49.204347 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa094ed8-5d47-4d72-b550-44a563fe0c27) transitioned into state 'SUCCESS' from state '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-1801996947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['dd3da6d4-f6ae-4cda-9845-7ef7c73862c4','741ebc56-c2cd-4408-a57a-fee5a9a8a90a','dd16b451-d7ea-404a-958e-60d6cdfe3321','8943323c-3884-4228-9886-1440092335c8'],size=1,snapshot_id=5a3e6465-fa3b-460b-a477-4257c908ef38,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:49.205300 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187fb9fe-c47f-4058-8537-cf39de462c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:49.231766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187fb9fe-c47f-4058-8537-cf39de462c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:49.232665 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (cd316f53-d6d1-45b0-a464-9bc6a67d2112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:49.233088 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:49.233708 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0203ed1-ab59-43f6-8e57-813ab3cf6d04 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:49.234163 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 826/3334] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:48 2026] POST /volume/v3/volumes => generated 804 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:49.252018 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dee02766-aad1-4a2d-9a99-e4114f281ca2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.254026 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dee02766-aad1-4a2d-9a99-e4114f281ca2 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:06:49.254350 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dee02766-aad1-4a2d-9a99-e4114f281ca2 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.254583 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dee02766-aad1-4a2d-9a99-e4114f281ca2 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.262709 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.262709 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:49.267795 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dee02766-aad1-4a2d-9a99-e4114f281ca2 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:49.273633 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dee02766-aad1-4a2d-9a99-e4114f281ca2 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 returned with HTTP 200 Aug 07 14:06:49.274318 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 835/3335] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:49 2026] GET /volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:49.322061 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1c17def-6efd-402c-a53b-373fc8f1dc95 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.331574 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1c17def-6efd-402c-a53b-373fc8f1dc95 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 Aug 07 14:06:49.331917 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1c17def-6efd-402c-a53b-373fc8f1dc95 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.332146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1c17def-6efd-402c-a53b-373fc8f1dc95 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.341190 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1c17def-6efd-402c-a53b-373fc8f1dc95 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 returned with HTTP 404 Aug 07 14:06:49.341702 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 840/3336] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:49 2026] GET /volume/v3/volumes/1c52d4ed-456c-40b1-97e3-7b05feb9f212 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:49.349506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b42a808a-6e44-483d-ab5b-e793539e2bd0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.352092 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b42a808a-6e44-483d-ab5b-e793539e2bd0 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf Aug 07 14:06:49.353859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b42a808a-6e44-483d-ab5b-e793539e2bd0 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.353859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b42a808a-6e44-483d-ab5b-e793539e2bd0 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.357992 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01082b4f-680e-454b-b4df-fa40e601244b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.361522 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.361522 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:49.361646 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01082b4f-680e-454b-b4df-fa40e601244b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:49.361857 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01082b4f-680e-454b-b4df-fa40e601244b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.362499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01082b4f-680e-454b-b4df-fa40e601244b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.367155 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b42a808a-6e44-483d-ab5b-e793539e2bd0 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:49.372304 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.372304 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:49.373781 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b42a808a-6e44-483d-ab5b-e793539e2bd0 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf returned with HTTP 200 Aug 07 14:06:49.374831 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 836/3337] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:49 2026] GET /volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:49.377070 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-01082b4f-680e-454b-b4df-fa40e601244b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:49.381949 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01082b4f-680e-454b-b4df-fa40e601244b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:49.382460 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 827/3338] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:49 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:49.391833 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7f31ac7-eb04-445c-b5c2-46de746178be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.393997 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7f31ac7-eb04-445c-b5c2-46de746178be tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] DELETE https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf Aug 07 14:06:49.394284 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7f31ac7-eb04-445c-b5c2-46de746178be tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.394540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7f31ac7-eb04-445c-b5c2-46de746178be tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.394779 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c7f31ac7-eb04-445c-b5c2-46de746178be tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume with id: 20d0ce9c-5b29-473e-afea-d29452d3bcdf Aug 07 14:06:49.403779 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.403779 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:49.404309 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7f31ac7-eb04-445c-b5c2-46de746178be tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:49.424472 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7f31ac7-eb04-445c-b5c2-46de746178be tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Delete volume request issued successfully. Aug 07 14:06:49.424830 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7f31ac7-eb04-445c-b5c2-46de746178be tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf returned with HTTP 202 Aug 07 14:06:49.425512 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 836/3339] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:49 2026] DELETE /volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:49.434935 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abcdeb0d-39ad-4079-b298-48428ec42ba6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:49.437061 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abcdeb0d-39ad-4079-b298-48428ec42ba6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf Aug 07 14:06:49.437273 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abcdeb0d-39ad-4079-b298-48428ec42ba6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:49.437710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abcdeb0d-39ad-4079-b298-48428ec42ba6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:49.445644 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:49.445644 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:49.450469 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abcdeb0d-39ad-4079-b298-48428ec42ba6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Volume info retrieved successfully. Aug 07 14:06:49.457617 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abcdeb0d-39ad-4079-b298-48428ec42ba6 tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf returned with HTTP 200 Aug 07 14:06:49.458246 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 841/3340] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:49 2026] GET /volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:50.029660 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5827eb9-c888-45d4-85ec-655a1c52190d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.031953 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5827eb9-c888-45d4-85ec-655a1c52190d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:50.032215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5827eb9-c888-45d4-85ec-655a1c52190d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.032465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5827eb9-c888-45d4-85ec-655a1c52190d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.032640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b5827eb9-c888-45d4-85ec-655a1c52190d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:50.037888 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.037888 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:50.039002 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5827eb9-c888-45d4-85ec-655a1c52190d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:50.039488 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 837/3341] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:50.050093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4be8ee2-d843-4a06-84e9-4d099308a814 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.052116 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4be8ee2-d843-4a06-84e9-4d099308a814 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe Aug 07 14:06:50.052372 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4be8ee2-d843-4a06-84e9-4d099308a814 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.052635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4be8ee2-d843-4a06-84e9-4d099308a814 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.061235 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.061235 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:50.066207 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c4be8ee2-d843-4a06-84e9-4d099308a814 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:50.071225 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4be8ee2-d843-4a06-84e9-4d099308a814 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe returned with HTTP 200 Aug 07 14:06:50.071690 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 828/3342] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe => generated 966 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:50.086519 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd17f423-facc-4dad-8c33-1b73bf596ead None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.088594 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd17f423-facc-4dad-8c33-1b73bf596ead tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe Aug 07 14:06:50.088862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd17f423-facc-4dad-8c33-1b73bf596ead tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.089156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd17f423-facc-4dad-8c33-1b73bf596ead tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.098590 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.098590 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:50.103772 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd17f423-facc-4dad-8c33-1b73bf596ead tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:50.110892 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd17f423-facc-4dad-8c33-1b73bf596ead tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe returned with HTTP 200 Aug 07 14:06:50.111507 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 837/3343] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:50.129287 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.131730 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe Aug 07 14:06:50.132029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.132291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.132510 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: 91944fbe-c821-4eb6-a400-7a7441cc73fe Aug 07 14:06:50.142163 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.142163 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:50.142753 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:50.163182 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume request issued successfully. Aug 07 14:06:50.163386 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a636c5f-c48e-4bfe-96e9-7ae9aac7d7f5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe returned with HTTP 202 Aug 07 14:06:50.163936 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 842/3344] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:50 2026] DELETE /volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:50.173620 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b151d4a4-829a-4d5a-aff9-6240ca9acbfc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.175479 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b151d4a4-829a-4d5a-aff9-6240ca9acbfc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe Aug 07 14:06:50.175942 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b151d4a4-829a-4d5a-aff9-6240ca9acbfc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.176352 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b151d4a4-829a-4d5a-aff9-6240ca9acbfc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.186276 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.186276 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:50.194826 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b151d4a4-829a-4d5a-aff9-6240ca9acbfc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:50.197341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b151d4a4-829a-4d5a-aff9-6240ca9acbfc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe returned with HTTP 200 Aug 07 14:06:50.198037 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 838/3345] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe => generated 965 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:50.210593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82582d81-31a8-4c3c-94eb-e198525b4016 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.212522 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82582d81-31a8-4c3c-94eb-e198525b4016 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:50.212717 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82582d81-31a8-4c3c-94eb-e198525b4016 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.212910 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82582d81-31a8-4c3c-94eb-e198525b4016 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.213008 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-82582d81-31a8-4c3c-94eb-e198525b4016 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:50.217091 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.217091 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:50.217661 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82582d81-31a8-4c3c-94eb-e198525b4016 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:50.218070 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 829/3346] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:50.290803 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c92353c-05c3-46cf-b3a3-e60336bcce35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.292863 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c92353c-05c3-46cf-b3a3-e60336bcce35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:06:50.293145 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c92353c-05c3-46cf-b3a3-e60336bcce35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.293382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c92353c-05c3-46cf-b3a3-e60336bcce35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.302805 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.302805 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:50.307713 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5c92353c-05c3-46cf-b3a3-e60336bcce35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:50.313058 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c92353c-05c3-46cf-b3a3-e60336bcce35 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 returned with HTTP 200 Aug 07 14:06:50.313593 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 838/3347] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:50.327417 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.329376 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:06:50.329556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.329784 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.330019 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:06:50.335778 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.335778 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:50.336258 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:50.354485 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot delete request issued successfully. Aug 07 14:06:50.354672 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8692a4d6-ebf3-4860-a7fd-a2ca98f58638 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 returned with HTTP 202 Aug 07 14:06:50.355261 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 843/3348] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:06:50 2026] DELETE /volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:50.363902 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-658d3cfc-c6a5-49c6-b261-f6b5e49eca0b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.365693 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-658d3cfc-c6a5-49c6-b261-f6b5e49eca0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:06:50.366010 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-658d3cfc-c6a5-49c6-b261-f6b5e49eca0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.366345 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-658d3cfc-c6a5-49c6-b261-f6b5e49eca0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.372346 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.372346 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:50.372960 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-658d3cfc-c6a5-49c6-b261-f6b5e49eca0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:50.373910 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-658d3cfc-c6a5-49c6-b261-f6b5e49eca0b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 returned with HTTP 200 Aug 07 14:06:50.374375 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 839/3349] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:50.399591 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24746cd5-236f-48d6-9293-d020a616671f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.401427 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24746cd5-236f-48d6-9293-d020a616671f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:50.401683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24746cd5-236f-48d6-9293-d020a616671f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.401885 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24746cd5-236f-48d6-9293-d020a616671f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.410417 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:50.410417 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:50.415406 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-24746cd5-236f-48d6-9293-d020a616671f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:50.421807 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24746cd5-236f-48d6-9293-d020a616671f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:50.423244 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 830/3350] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:50.473728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42a7f461-2d95-4e7e-8b35-669b2f78280b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:50.475541 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42a7f461-2d95-4e7e-8b35-669b2f78280b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] GET https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf Aug 07 14:06:50.475806 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42a7f461-2d95-4e7e-8b35-669b2f78280b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:50.476167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42a7f461-2d95-4e7e-8b35-669b2f78280b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:50.484010 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42a7f461-2d95-4e7e-8b35-669b2f78280b tempest-VolumesCloneTest-2135571932 tempest-VolumesCloneTest-2135571932-project-member] https://10.4.3.193/volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf returned with HTTP 404 Aug 07 14:06:50.484664 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 839/3351] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:50 2026] GET /volume/v3/volumes/20d0ce9c-5b29-473e-afea-d29452d3bcdf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:51.215295 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-58d4272b-086e-4c53-b2a8-b4d218fc0b74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.219166 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58d4272b-086e-4c53-b2a8-b4d218fc0b74 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe Aug 07 14:06:51.219315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58d4272b-086e-4c53-b2a8-b4d218fc0b74 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.219727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58d4272b-086e-4c53-b2a8-b4d218fc0b74 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.232535 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58d4272b-086e-4c53-b2a8-b4d218fc0b74 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe returned with HTTP 404 Aug 07 14:06:51.232677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76ebec95-a42d-47a4-a7fb-bef3935095c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.234159 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 844/3352] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:51 2026] GET /volume/v3/volumes/91944fbe-c821-4eb6-a400-7a7441cc73fe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:51.237931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76ebec95-a42d-47a4-a7fb-bef3935095c6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:51.239942 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76ebec95-a42d-47a4-a7fb-bef3935095c6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.239942 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76ebec95-a42d-47a4-a7fb-bef3935095c6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.239942 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-76ebec95-a42d-47a4-a7fb-bef3935095c6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:51.243947 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1635184-6b8e-42a4-bbee-e4c209c4ba07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.246159 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1635184-6b8e-42a4-bbee-e4c209c4ba07 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:51.246399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1635184-6b8e-42a4-bbee-e4c209c4ba07 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.246655 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1635184-6b8e-42a4-bbee-e4c209c4ba07 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.246786 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-b1635184-6b8e-42a4-bbee-e4c209c4ba07 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete backup with id: 7458d90f-1da0-4f81-bd80-3a77141b9a1b. Aug 07 14:06:51.247379 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:51.247379 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:51.248175 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76ebec95-a42d-47a4-a7fb-bef3935095c6 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:51.248537 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 840/3353] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:51 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:51.254418 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:51.254418 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:51.278871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-b1635184-6b8e-42a4-bbee-e4c209c4ba07 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] delete_backup rpcapi backup_id 7458d90f-1da0-4f81-bd80-3a77141b9a1b {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:06:51.278871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1635184-6b8e-42a4-bbee-e4c209c4ba07 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 202 Aug 07 14:06:51.278871 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 831/3354] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:51 2026] DELETE /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:51.294587 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b04b1afa-6b1c-41af-87c3-a9712a39b34d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.296400 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b04b1afa-6b1c-41af-87c3-a9712a39b34d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:51.296615 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b04b1afa-6b1c-41af-87c3-a9712a39b34d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.296834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b04b1afa-6b1c-41af-87c3-a9712a39b34d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.296991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b04b1afa-6b1c-41af-87c3-a9712a39b34d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:51.303639 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:51.303639 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:51.304670 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b04b1afa-6b1c-41af-87c3-a9712a39b34d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:51.305442 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 840/3355] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:51 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:51.385798 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e63307ac-34bc-40b6-8ed2-6045be726102 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.387788 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e63307ac-34bc-40b6-8ed2-6045be726102 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:06:51.388009 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e63307ac-34bc-40b6-8ed2-6045be726102 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.388232 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e63307ac-34bc-40b6-8ed2-6045be726102 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.393143 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e63307ac-34bc-40b6-8ed2-6045be726102 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 returned with HTTP 404 Aug 07 14:06:51.393705 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 845/3356] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:51 2026] GET /volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:51.405105 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbd20499-8290-42f2-be55-dfea88dbc23a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.407621 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbd20499-8290-42f2-be55-dfea88dbc23a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:06:51.407887 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbd20499-8290-42f2-be55-dfea88dbc23a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.408114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbd20499-8290-42f2-be55-dfea88dbc23a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.408165 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-bbd20499-8290-42f2-be55-dfea88dbc23a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: 5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:06:51.414529 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:51.414529 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:51.415754 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bbd20499-8290-42f2-be55-dfea88dbc23a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:51.435873 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bbd20499-8290-42f2-be55-dfea88dbc23a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot delete request issued successfully. Aug 07 14:06:51.436080 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbd20499-8290-42f2-be55-dfea88dbc23a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 returned with HTTP 202 Aug 07 14:06:51.436566 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 841/3357] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:06:51 2026] DELETE /volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:51.437420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d3d5290-d826-47a4-8d4b-857916fa5565 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.440251 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d3d5290-d826-47a4-8d4b-857916fa5565 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:51.440584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d3d5290-d826-47a4-8d4b-857916fa5565 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.440994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d3d5290-d826-47a4-8d4b-857916fa5565 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.446347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e5c0cd3-a19b-4432-90a1-4b3f69d53fde None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:51.449390 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e5c0cd3-a19b-4432-90a1-4b3f69d53fde tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:06:51.449747 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e5c0cd3-a19b-4432-90a1-4b3f69d53fde tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:51.450116 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e5c0cd3-a19b-4432-90a1-4b3f69d53fde tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:51.451979 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:51.451979 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:51.457192 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:51.457192 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:51.457192 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e5c0cd3-a19b-4432-90a1-4b3f69d53fde tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:51.458102 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e5c0cd3-a19b-4432-90a1-4b3f69d53fde tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 returned with HTTP 200 Aug 07 14:06:51.458252 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 841/3358] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:51 2026] GET /volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:51.459012 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d3d5290-d826-47a4-8d4b-857916fa5565 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:51.464668 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d3d5290-d826-47a4-8d4b-857916fa5565 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:51.465118 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 832/3359] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:51 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:52.059919 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.197005 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:52.197713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-732424282"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:52.199926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-732424282'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:52.200117 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume of 1 GB Aug 07 14:06:52.200608 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:52.200608 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:52.207751 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Availability Zones retrieved successfully. Aug 07 14:06:52.216027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Flow 'volume_create_api' (8e059038-e052-4355-ba90-515a649233e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:52.217310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6460c03e-1ce8-4e70-8304-e302ccee87cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:52.218501 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:52.248816 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6460c03e-1ce8-4e70-8304-e302ccee87cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:52.249490 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0570c090-1f69-4c63-92cd-cabca74d79db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:52.263670 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8810ccc1-ed7f-415c-a412-5252973d110f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.266285 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8810ccc1-ed7f-415c-a412-5252973d110f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:52.266549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8810ccc1-ed7f-415c-a412-5252973d110f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:52.266806 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8810ccc1-ed7f-415c-a412-5252973d110f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:52.266959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8810ccc1-ed7f-415c-a412-5252973d110f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:52.269263 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=540,cinder:UPDATE=182,cinder:DELETE=1,cinder:INSERT=93 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:06:52.272638 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:52.272638 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:52.273802 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8810ccc1-ed7f-415c-a412-5252973d110f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:52.274638 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 842/3360] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:52 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:52.318174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f17e3c7-83b2-4523-b8da-523294c36d81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.320373 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f17e3c7-83b2-4523-b8da-523294c36d81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:52.320780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f17e3c7-83b2-4523-b8da-523294c36d81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:52.321008 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f17e3c7-83b2-4523-b8da-523294c36d81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:52.321008 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3f17e3c7-83b2-4523-b8da-523294c36d81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:52.326689 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:52.326689 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:52.329356 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f17e3c7-83b2-4523-b8da-523294c36d81 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 200 Aug 07 14:06:52.329356 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 842/3361] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:52 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:52.339139 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Created reservations ['21bfc291-b45f-4c01-961c-373c01d7f50a', '40f2f315-54d1-4ccc-aee6-a9a0facc1839', '640f32d2-9f71-4ca2-b7be-673ab5db8b50', 'c5187495-8f2e-4a86-8244-c5e4396ef2e3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:52.340108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0570c090-1f69-4c63-92cd-cabca74d79db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21bfc291-b45f-4c01-961c-373c01d7f50a', '40f2f315-54d1-4ccc-aee6-a9a0facc1839', '640f32d2-9f71-4ca2-b7be-673ab5db8b50', 'c5187495-8f2e-4a86-8244-c5e4396ef2e3']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:52.340881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fccda9a-9528-4720-806b-6d3de28ff63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:52.363203 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fccda9a-9528-4720-806b-6d3de28ff63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb8004c-67c8-4e33-bf8e-8c614ecec127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-732424282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1a94d2a11c84850803d735352f21d6a',qos_specs=None,replication_status=,reservations=['21bfc291-b45f-4c01-961c-373c01d7f50a','40f2f315-54d1-4ccc-aee6-a9a0facc1839','640f32d2-9f71-4ca2-b7be-673ab5db8b50','c5187495-8f2e-4a86-8244-c5e4396ef2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daeb40f79cca4a99ba1c893a71630fb9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-732424282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb8004c-67c8-4e33-bf8e-8c614ecec127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1a94d2a11c84850803d735352f21d6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daeb40f79cca4a99ba1c893a71630fb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:52.364119 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f16145-3312-4bfc-9cc8-8622f1a8d962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:52.382333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f16145-3312-4bfc-9cc8-8622f1a8d962) transitioned into state 'SUCCESS' from state '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-732424282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1a94d2a11c84850803d735352f21d6a',qos_specs=None,replication_status=,reservations=['21bfc291-b45f-4c01-961c-373c01d7f50a','40f2f315-54d1-4ccc-aee6-a9a0facc1839','640f32d2-9f71-4ca2-b7be-673ab5db8b50','c5187495-8f2e-4a86-8244-c5e4396ef2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daeb40f79cca4a99ba1c893a71630fb9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:52.383142 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e4221a-42d8-44fb-85a7-0512f6b8f3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:52.395807 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e4221a-42d8-44fb-85a7-0512f6b8f3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:52.397168 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Flow 'volume_create_api' (8e059038-e052-4355-ba90-515a649233e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:52.397626 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume request issued successfully. Aug 07 14:06:52.398516 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-426bdf91-d61b-47cd-bf7e-3279e4162379 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:52.399154 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 846/3362] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:06:52 2026] POST /volume/v3/volumes => generated 749 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:52.414877 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10bce56d-9ccc-4462-9796-8a2bd069ffa0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.417224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10bce56d-9ccc-4462-9796-8a2bd069ffa0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 Aug 07 14:06:52.417474 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10bce56d-9ccc-4462-9796-8a2bd069ffa0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:52.417877 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10bce56d-9ccc-4462-9796-8a2bd069ffa0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:52.428222 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:52.428222 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:52.435622 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10bce56d-9ccc-4462-9796-8a2bd069ffa0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:06:52.442093 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10bce56d-9ccc-4462-9796-8a2bd069ffa0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 returned with HTTP 200 Aug 07 14:06:52.442649 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 833/3363] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:52 2026] GET /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:52.471344 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fae737a7-9e79-459f-b6b0-7fbe1d0b6c6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.475196 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fae737a7-9e79-459f-b6b0-7fbe1d0b6c6a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:06:52.475414 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fae737a7-9e79-459f-b6b0-7fbe1d0b6c6a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:52.475616 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fae737a7-9e79-459f-b6b0-7fbe1d0b6c6a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:52.481707 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fae737a7-9e79-459f-b6b0-7fbe1d0b6c6a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 returned with HTTP 404 Aug 07 14:06:52.481707 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 843/3364] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:52 2026] GET /volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:52.483992 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-10073fb3-416f-4a86-a5d3-04fc80b1531e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.486741 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10073fb3-416f-4a86-a5d3-04fc80b1531e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:52.487213 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10073fb3-416f-4a86-a5d3-04fc80b1531e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:52.487557 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10073fb3-416f-4a86-a5d3-04fc80b1531e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:52.490633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.492782 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:06:52.493012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:52.493235 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:52.493427 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:06:52.497129 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:52.497129 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:52.502453 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-10073fb3-416f-4a86-a5d3-04fc80b1531e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:52.503037 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:52.503037 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:52.503576 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:52.508827 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10073fb3-416f-4a86-a5d3-04fc80b1531e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:52.509404 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 843/3365] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:52 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:52.531218 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:06:52.531519 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2202bef9-c2f1-4ffe-adf1-9158fdf68564 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f returned with HTTP 202 Aug 07 14:06:52.532115 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 847/3366] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:52 2026] DELETE /volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:52.543666 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4eb404f-b747-4bbc-866c-61cc152f4661 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:52.545573 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4eb404f-b747-4bbc-866c-61cc152f4661 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:06:52.545897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4eb404f-b747-4bbc-866c-61cc152f4661 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:52.546090 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4eb404f-b747-4bbc-866c-61cc152f4661 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:52.561200 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:52.561200 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:52.567436 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4eb404f-b747-4bbc-866c-61cc152f4661 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:52.574006 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4eb404f-b747-4bbc-866c-61cc152f4661 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f returned with HTTP 200 Aug 07 14:06:52.574564 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 834/3367] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:52 2026] GET /volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:53.287074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-887f6a82-ee4b-4368-8d3c-3be33e1ef825 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.289571 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-887f6a82-ee4b-4368-8d3c-3be33e1ef825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:53.290560 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-887f6a82-ee4b-4368-8d3c-3be33e1ef825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.290560 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-887f6a82-ee4b-4368-8d3c-3be33e1ef825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.290560 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-887f6a82-ee4b-4368-8d3c-3be33e1ef825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:53.296152 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.296152 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:53.297034 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-887f6a82-ee4b-4368-8d3c-3be33e1ef825 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:53.297526 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 844/3368] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:53.342968 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd315083-d35c-4620-8c3b-e1ff681c28ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.344366 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd315083-d35c-4620-8c3b-e1ff681c28ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b Aug 07 14:06:53.344969 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd315083-d35c-4620-8c3b-e1ff681c28ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.345199 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd315083-d35c-4620-8c3b-e1ff681c28ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.345323 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-dd315083-d35c-4620-8c3b-e1ff681c28ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 7458d90f-1da0-4f81-bd80-3a77141b9a1b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:53.347724 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=536,cinder:UPDATE=133,cinder:INSERT=82 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:06:53.350553 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd315083-d35c-4620-8c3b-e1ff681c28ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b returned with HTTP 404 Aug 07 14:06:53.351215 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 844/3369] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/backups/7458d90f-1da0-4f81-bd80-3a77141b9a1b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:53.441698 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-284a0eb3-e87f-42b5-943a-07db2480308c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.445279 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-284a0eb3-e87f-42b5-943a-07db2480308c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:53.445279 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-284a0eb3-e87f-42b5-943a-07db2480308c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.445279 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-284a0eb3-e87f-42b5-943a-07db2480308c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.445279 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-284a0eb3-e87f-42b5-943a-07db2480308c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: 164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:53.447491 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=554,cinder:UPDATE=178,cinder:INSERT=106,cinder:DELETE=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:06:53.455186 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.455186 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:53.455744 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-284a0eb3-e87f-42b5-943a-07db2480308c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:53.457103 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ab170ad-723e-4a15-acf2-10efe931dd3b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.459314 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ab170ad-723e-4a15-acf2-10efe931dd3b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 Aug 07 14:06:53.459611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ab170ad-723e-4a15-acf2-10efe931dd3b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.462879 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ab170ad-723e-4a15-acf2-10efe931dd3b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.469387 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.469387 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:53.474548 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ab170ad-723e-4a15-acf2-10efe931dd3b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:06:53.478183 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-284a0eb3-e87f-42b5-943a-07db2480308c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume request issued successfully. Aug 07 14:06:53.478378 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-284a0eb3-e87f-42b5-943a-07db2480308c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 202 Aug 07 14:06:53.478790 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 848/3370] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:53 2026] DELETE /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:53.481462 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ab170ad-723e-4a15-acf2-10efe931dd3b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 returned with HTTP 200 Aug 07 14:06:53.482282 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 835/3371] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:53.487677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07b5f975-2a7f-4863-aacc-814d998be0ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.491001 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07b5f975-2a7f-4863-aacc-814d998be0ad tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:53.491001 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07b5f975-2a7f-4863-aacc-814d998be0ad tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.491001 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07b5f975-2a7f-4863-aacc-814d998be0ad tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.500486 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.500486 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:53.505616 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07b5f975-2a7f-4863-aacc-814d998be0ad tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:53.511857 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07b5f975-2a7f-4863-aacc-814d998be0ad tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 200 Aug 07 14:06:53.512367 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 845/3372] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:53.521543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09461c91-d722-47e6-a65c-b6f562cf8061 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.524553 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09461c91-d722-47e6-a65c-b6f562cf8061 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:53.524885 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09461c91-d722-47e6-a65c-b6f562cf8061 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.525365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09461c91-d722-47e6-a65c-b6f562cf8061 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.525754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fbaa035-dd1a-400a-a70d-d82fcd91698d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.527941 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fbaa035-dd1a-400a-a70d-d82fcd91698d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:53.528420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fbaa035-dd1a-400a-a70d-d82fcd91698d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.528572 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fbaa035-dd1a-400a-a70d-d82fcd91698d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.533930 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.533930 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:53.536466 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.536466 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:53.539044 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09461c91-d722-47e6-a65c-b6f562cf8061 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:53.541302 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fbaa035-dd1a-400a-a70d-d82fcd91698d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:53.544900 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09461c91-d722-47e6-a65c-b6f562cf8061 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:53.545586 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 845/3373] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:06:53.547866 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fbaa035-dd1a-400a-a70d-d82fcd91698d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:53.548535 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 849/3374] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:53.563309 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b173a0bf-2326-4b3a-9fe9-7c29bf78f525 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.565677 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b173a0bf-2326-4b3a-9fe9-7c29bf78f525 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:53.566021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b173a0bf-2326-4b3a-9fe9-7c29bf78f525 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.567585 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b173a0bf-2326-4b3a-9fe9-7c29bf78f525 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.578343 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.578343 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:53.583785 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b173a0bf-2326-4b3a-9fe9-7c29bf78f525 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:53.590878 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19d5d2aa-3904-494a-88da-2ca5eef406dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.591011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b173a0bf-2326-4b3a-9fe9-7c29bf78f525 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:53.591094 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 836/3375] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:53.592687 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19d5d2aa-3904-494a-88da-2ca5eef406dd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:06:53.593013 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19d5d2aa-3904-494a-88da-2ca5eef406dd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.593266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19d5d2aa-3904-494a-88da-2ca5eef406dd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.600143 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19d5d2aa-3904-494a-88da-2ca5eef406dd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f returned with HTTP 404 Aug 07 14:06:53.601345 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 846/3376] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:06:53.610132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.614064 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:06:53.614064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.614064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.614064 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:06:53.627866 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.627866 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:53.627866 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:53.650088 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d50bb9b5-ab97-43ff-8ae3-4a4b8ba72069 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.652273 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:06:53.652502 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6c230b2-7099-4d1a-b04e-a9ab40225946 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 returned with HTTP 202 Aug 07 14:06:53.652972 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 846/3377] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:53 2026] DELETE /volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:53.653227 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d50bb9b5-ab97-43ff-8ae3-4a4b8ba72069 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:53.653542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d50bb9b5-ab97-43ff-8ae3-4a4b8ba72069 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.653968 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d50bb9b5-ab97-43ff-8ae3-4a4b8ba72069 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.661884 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad45dba5-545f-4fe9-b1cb-6b2cc107e24d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.664142 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad45dba5-545f-4fe9-b1cb-6b2cc107e24d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:06:53.664462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad45dba5-545f-4fe9-b1cb-6b2cc107e24d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.665225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad45dba5-545f-4fe9-b1cb-6b2cc107e24d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.666664 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.666664 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:53.673961 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d50bb9b5-ab97-43ff-8ae3-4a4b8ba72069 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:53.674645 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.674645 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:53.680426 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad45dba5-545f-4fe9-b1cb-6b2cc107e24d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:53.681149 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d50bb9b5-ab97-43ff-8ae3-4a4b8ba72069 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:53.681797 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 850/3378] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:53.690098 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad45dba5-545f-4fe9-b1cb-6b2cc107e24d tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 returned with HTTP 200 Aug 07 14:06:53.690098 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 837/3379] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:53.823981 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c48df86-1292-448a-b7d8-130cd0028217 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.824612 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c48df86-1292-448a-b7d8-130cd0028217 None None] GET https://10.4.3.193/volume// Aug 07 14:06:53.824819 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c48df86-1292-448a-b7d8-130cd0028217 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.825063 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c48df86-1292-448a-b7d8-130cd0028217 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.825427 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c48df86-1292-448a-b7d8-130cd0028217 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:53.825752 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 847/3380] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:53.836165 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-38b7cd24-16c8-42c6-bdb0-4192fe3c22ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.838991 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-38b7cd24-16c8-42c6-bdb0-4192fe3c22ea tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:06:53.839355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-38b7cd24-16c8-42c6-bdb0-4192fe3c22ea tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34ac8823-823b-4df9-a8b0-7db5fbad7921", "connector": null, "instance_uuid": "8c945765-391b-4aab-a3b1-b9d38c022643"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:53.851185 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.851185 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:53.887784 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-38b7cd24-16c8-42c6-bdb0-4192fe3c22ea tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:06:53.888487 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 847/3381] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:06:53 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 07 14:06:53.918759 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a37e3e64-d915-4fac-8e29-50ef7fc2f73c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.921310 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a37e3e64-d915-4fac-8e29-50ef7fc2f73c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:53.921310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a37e3e64-d915-4fac-8e29-50ef7fc2f73c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.921620 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a37e3e64-d915-4fac-8e29-50ef7fc2f73c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.932147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33ac0538-4515-467c-8a63-8554804c6407 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.932290 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.932290 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:53.932671 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33ac0538-4515-467c-8a63-8554804c6407 None None] GET https://10.4.3.193/volume// Aug 07 14:06:53.932955 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33ac0538-4515-467c-8a63-8554804c6407 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.933199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33ac0538-4515-467c-8a63-8554804c6407 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.933608 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33ac0538-4515-467c-8a63-8554804c6407 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:06:53.933954 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 838/3382] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:06:53.937092 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a37e3e64-d915-4fac-8e29-50ef7fc2f73c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:53.942920 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a37e3e64-d915-4fac-8e29-50ef7fc2f73c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:53.942920 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 851/3383] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:53.946408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d4a1a75c-304d-42b5-ad9b-9f25e8865de7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:53.951687 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d4a1a75c-304d-42b5-ad9b-9f25e8865de7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:53.952112 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d4a1a75c-304d-42b5-ad9b-9f25e8865de7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:53.952401 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d4a1a75c-304d-42b5-ad9b-9f25e8865de7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:53.965595 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:53.965595 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:53.971237 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d4a1a75c-304d-42b5-ad9b-9f25e8865de7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:53.978852 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-d4a1a75c-304d-42b5-ad9b-9f25e8865de7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:53.979537 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 848/3384] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:06:53 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:54.102062 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-c77e2e26-992e-49c9-b50f-889573e6ccfd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.104299 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-c77e2e26-992e-49c9-b50f-889573e6ccfd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] PUT https://10.4.3.193/volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45 Aug 07 14:06:54.104787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-c77e2e26-992e-49c9-b50f-889573e6ccfd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:54.121262 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-c77e2e26-992e-49c9-b50f-889573e6ccfd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Acquiring lock "cinder-attachment_update-34ac8823-823b-4df9-a8b0-7db5fbad7921-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:06:54.130750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-c77e2e26-992e-49c9-b50f-889573e6ccfd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-34ac8823-823b-4df9-a8b0-7db5fbad7921-np0000006713" acquired by "attachment_update" :: waited 0.010s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:06:54.133199 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.133199 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:54.251643 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-c77e2e26-992e-49c9-b50f-889573e6ccfd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-34ac8823-823b-4df9-a8b0-7db5fbad7921-np0000006713" released by "attachment_update" :: held 0.121s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:06:54.252285 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-c77e2e26-992e-49c9-b50f-889573e6ccfd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45 returned with HTTP 200 Aug 07 14:06:54.253288 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 848/3385] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:06:54 2026] PUT /volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45 => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:54.265046 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-33727928-790b-4498-bcb6-2d3f88e1de73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.267922 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-33727928-790b-4498-bcb6-2d3f88e1de73 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/encryption Aug 07 14:06:54.268229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-33727928-790b-4498-bcb6-2d3f88e1de73 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.268635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-33727928-790b-4498-bcb6-2d3f88e1de73 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.291283 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.291283 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:54.304280 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-33727928-790b-4498-bcb6-2d3f88e1de73 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/encryption returned with HTTP 200 Aug 07 14:06:54.304280 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 839/3386] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:54.316016 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f00b882-b111-4061-85dd-24935ae29db2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.320287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f00b882-b111-4061-85dd-24935ae29db2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:54.320872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f00b882-b111-4061-85dd-24935ae29db2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.320872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f00b882-b111-4061-85dd-24935ae29db2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.320872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5f00b882-b111-4061-85dd-24935ae29db2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:54.326320 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.326320 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:54.327059 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f00b882-b111-4061-85dd-24935ae29db2 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:54.327432 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 852/3387] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:54.529355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55eafc19-a673-4e91-b82f-8954ba3ec533 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.530949 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55eafc19-a673-4e91-b82f-8954ba3ec533 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:54.531184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55eafc19-a673-4e91-b82f-8954ba3ec533 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.531400 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55eafc19-a673-4e91-b82f-8954ba3ec533 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.538088 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55eafc19-a673-4e91-b82f-8954ba3ec533 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 404 Aug 07 14:06:54.538688 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 849/3388] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:54.551672 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aa0173e7-bd76-433b-a51f-987a0e3a729d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.554419 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa0173e7-bd76-433b-a51f-987a0e3a729d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:54.555668 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa0173e7-bd76-433b-a51f-987a0e3a729d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.555999 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa0173e7-bd76-433b-a51f-987a0e3a729d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.565950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa0173e7-bd76-433b-a51f-987a0e3a729d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 404 Aug 07 14:06:54.566527 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 849/3389] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:54.573269 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb8e326b-40bc-4299-9a08-4f71563bb533 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.575765 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb8e326b-40bc-4299-9a08-4f71563bb533 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:54.576110 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb8e326b-40bc-4299-9a08-4f71563bb533 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.576384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb8e326b-40bc-4299-9a08-4f71563bb533 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.582909 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68f8a4e8-91c1-44c5-aef8-b70c351bc605 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.584262 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68f8a4e8-91c1-44c5-aef8-b70c351bc605 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:54.584561 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68f8a4e8-91c1-44c5-aef8-b70c351bc605 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.584875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68f8a4e8-91c1-44c5-aef8-b70c351bc605 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.585099 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-68f8a4e8-91c1-44c5-aef8-b70c351bc605 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: 164258e0-322a-450e-94e2-89a291b945c5 Aug 07 14:06:54.589438 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.589438 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:54.594561 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68f8a4e8-91c1-44c5-aef8-b70c351bc605 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 returned with HTTP 404 Aug 07 14:06:54.595198 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 853/3390] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:06:54 2026] DELETE /volume/v3/volumes/164258e0-322a-450e-94e2-89a291b945c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:54.595409 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb8e326b-40bc-4299-9a08-4f71563bb533 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:54.601527 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb8e326b-40bc-4299-9a08-4f71563bb533 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:54.602143 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 840/3391] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:54.612332 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.614298 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:54.614694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-755708957"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:54.616179 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-755708957'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:54.616689 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume of 1 GB Aug 07 14:06:54.620323 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Availability Zones retrieved successfully. Aug 07 14:06:54.625616 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (2e46ff7b-abc9-4f6a-80ff-70f7fce999d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:54.626542 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b711dbd8-8d7a-4cd2-852d-f6a816f34272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:54.627418 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:54.665019 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b711dbd8-8d7a-4cd2-852d-f6a816f34272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:54.666029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2633978-bc3d-4ee5-a9e7-62e598145d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:54.711167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-934355d8-235f-4dc4-add3-c696629f503a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.714865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-934355d8-235f-4dc4-add3-c696629f503a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:06:54.715236 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-934355d8-235f-4dc4-add3-c696629f503a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.715535 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-934355d8-235f-4dc4-add3-c696629f503a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.724139 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-934355d8-235f-4dc4-add3-c696629f503a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 returned with HTTP 404 Aug 07 14:06:54.724941 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 850/3392] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:06:54.735618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.739612 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:06:54.739612 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.739612 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.739612 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:06:54.740812 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['d9b7462e-e9ba-4cb4-8c83-8398f8844d6b', '35f45847-c2ca-4e5d-8d3e-4212234c500a', '1c39db00-1e4c-496d-a552-6c8b9b3f8041', '92221169-6d6a-4f29-b146-eace46ecaeab'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:54.742254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2633978-bc3d-4ee5-a9e7-62e598145d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b7462e-e9ba-4cb4-8c83-8398f8844d6b', '35f45847-c2ca-4e5d-8d3e-4212234c500a', '1c39db00-1e4c-496d-a552-6c8b9b3f8041', '92221169-6d6a-4f29-b146-eace46ecaeab']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:54.743297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0227d204-6848-4d5d-bd8e-1cc4f7af48a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:54.750850 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.750850 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:54.751592 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:54.781926 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0227d204-6848-4d5d-bd8e-1cc4f7af48a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0032b86-43a8-4857-8cc3-79e037fbb9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-755708957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['d9b7462e-e9ba-4cb4-8c83-8398f8844d6b','35f45847-c2ca-4e5d-8d3e-4212234c500a','1c39db00-1e4c-496d-a552-6c8b9b3f8041','92221169-6d6a-4f29-b146-eace46ecaeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-755708957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0032b86-43a8-4857-8cc3-79e037fbb9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4078aa518ed4a6fa6958ab860547283',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:54.782958 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73d7067-7ead-41d0-a438-619f2d995136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:54.792479 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:06:54.792826 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0109f0b-695b-451b-934b-65e66a17c9b1 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 returned with HTTP 202 Aug 07 14:06:54.793617 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 854/3393] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:54 2026] DELETE /volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:54.801913 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a24ee4c4-e3b3-4b2c-b611-8bad72f2548e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.804688 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a24ee4c4-e3b3-4b2c-b611-8bad72f2548e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:06:54.805040 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a24ee4c4-e3b3-4b2c-b611-8bad72f2548e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.805545 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a24ee4c4-e3b3-4b2c-b611-8bad72f2548e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.821217 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.821217 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:54.822513 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73d7067-7ead-41d0-a438-619f2d995136) transitioned into state 'SUCCESS' from state '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-755708957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4078aa518ed4a6fa6958ab860547283',qos_specs=None,replication_status=,reservations=['d9b7462e-e9ba-4cb4-8c83-8398f8844d6b','35f45847-c2ca-4e5d-8d3e-4212234c500a','1c39db00-1e4c-496d-a552-6c8b9b3f8041','92221169-6d6a-4f29-b146-eace46ecaeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49dfe47649497f85ec66c6e1c53e0b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:54.823675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47bb60c6-e5c4-4c02-ab66-b9acd3e79a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:54.827047 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a24ee4c4-e3b3-4b2c-b611-8bad72f2548e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:54.840803 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47bb60c6-e5c4-4c02-ab66-b9acd3e79a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:54.841289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Flow 'volume_create_api' (2e46ff7b-abc9-4f6a-80ff-70f7fce999d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:54.841757 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Create volume request issued successfully. Aug 07 14:06:54.842607 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca1cfc32-2bdf-4379-987f-ef7a0536fc5e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:54.843234 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 850/3394] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:06:54 2026] POST /volume/v3/volumes => generated 748 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:06:54.845866 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a24ee4c4-e3b3-4b2c-b611-8bad72f2548e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 returned with HTTP 200 Aug 07 14:06:54.845866 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 841/3395] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 => generated 896 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:54.859211 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3d95e4bf-41a5-4f9d-a6c1-db0710fc02e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.861827 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d95e4bf-41a5-4f9d-a6c1-db0710fc02e0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:06:54.861827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d95e4bf-41a5-4f9d-a6c1-db0710fc02e0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.861827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d95e4bf-41a5-4f9d-a6c1-db0710fc02e0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.871149 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.871149 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:54.875533 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3d95e4bf-41a5-4f9d-a6c1-db0710fc02e0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:54.880886 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d95e4bf-41a5-4f9d-a6c1-db0710fc02e0 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:06:54.883477 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 851/3396] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:54.958878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-278effcc-9e11-4ff8-98be-acd99333855a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:54.961066 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-278effcc-9e11-4ff8-98be-acd99333855a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:54.961294 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-278effcc-9e11-4ff8-98be-acd99333855a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:54.961541 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-278effcc-9e11-4ff8-98be-acd99333855a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:54.975307 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:54.975307 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:54.981140 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-278effcc-9e11-4ff8-98be-acd99333855a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:54.986558 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-278effcc-9e11-4ff8-98be-acd99333855a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:54.986953 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 855/3397] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:54 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:55.343917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-221d4354-de1e-468a-be7b-0482e27acc40 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.344395 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-221d4354-de1e-468a-be7b-0482e27acc40 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:55.344704 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-221d4354-de1e-468a-be7b-0482e27acc40 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:55.344975 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-221d4354-de1e-468a-be7b-0482e27acc40 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:55.345147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-221d4354-de1e-468a-be7b-0482e27acc40 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:55.353870 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:55.353870 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:55.353870 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-221d4354-de1e-468a-be7b-0482e27acc40 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:55.353870 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 851/3398] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:55 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:55.620315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08352c07-9cb6-45a9-880f-5a20f14c4456 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.622904 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08352c07-9cb6-45a9-880f-5a20f14c4456 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:55.623001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08352c07-9cb6-45a9-880f-5a20f14c4456 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:55.623267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08352c07-9cb6-45a9-880f-5a20f14c4456 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:55.636481 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:55.636481 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:55.649606 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-08352c07-9cb6-45a9-880f-5a20f14c4456 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:55.662759 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08352c07-9cb6-45a9-880f-5a20f14c4456 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:55.663409 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 842/3399] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:55 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 1193 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:55.677631 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a3d103d-3e68-47da-b4a7-8812f3314ef4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.682002 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a3d103d-3e68-47da-b4a7-8812f3314ef4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:55.682002 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a3d103d-3e68-47da-b4a7-8812f3314ef4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:55.682002 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a3d103d-3e68-47da-b4a7-8812f3314ef4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:55.691080 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:55.691080 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:55.697044 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7a3d103d-3e68-47da-b4a7-8812f3314ef4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:55.704945 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a3d103d-3e68-47da-b4a7-8812f3314ef4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:55.705745 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 852/3400] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:55 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:55.721078 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.723146 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:55.723593 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:55.723987 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:55.724869 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: 11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:55.735766 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:55.735766 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:55.736821 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:55.775668 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume request issued successfully. Aug 07 14:06:55.775668 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d83f1e19-636e-4f65-a75a-9cd94280ae6c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 202 Aug 07 14:06:55.775668 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 856/3401] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:06:55 2026] DELETE /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:06:55.788487 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e472b7c7-7be5-47ea-9b0e-88ab5e42e35b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.793452 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e472b7c7-7be5-47ea-9b0e-88ab5e42e35b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:55.793812 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e472b7c7-7be5-47ea-9b0e-88ab5e42e35b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:55.794109 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e472b7c7-7be5-47ea-9b0e-88ab5e42e35b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:55.809703 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:55.809703 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:55.816666 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e472b7c7-7be5-47ea-9b0e-88ab5e42e35b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:06:55.830023 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e472b7c7-7be5-47ea-9b0e-88ab5e42e35b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 200 Aug 07 14:06:55.831924 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 852/3402] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:55 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 1192 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:06:55.862199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0320bd0a-a2a7-4367-b4cd-a86329fe9842 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.865019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0320bd0a-a2a7-4367-b4cd-a86329fe9842 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:06:55.865365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0320bd0a-a2a7-4367-b4cd-a86329fe9842 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:55.865410 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0320bd0a-a2a7-4367-b4cd-a86329fe9842 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:55.876819 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0320bd0a-a2a7-4367-b4cd-a86329fe9842 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 returned with HTTP 404 Aug 07 14:06:55.877801 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 843/3403] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:55 2026] GET /volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 14:06:55.895799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.897922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2caf3b7e-1ee3-4ed6-ac5a-fe57bdbddc15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:55.899086 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:55.900396 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1007397823"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:55.902731 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2caf3b7e-1ee3-4ed6-ac5a-fe57bdbddc15 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:06:55.903155 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2caf3b7e-1ee3-4ed6-ac5a-fe57bdbddc15 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:55.903626 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2caf3b7e-1ee3-4ed6-ac5a-fe57bdbddc15 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:55.904365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1007397823'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:55.905433 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:55.915876 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:55.917887 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:55.917887 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:55.923293 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2caf3b7e-1ee3-4ed6-ac5a-fe57bdbddc15 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:06:55.925424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (49eaaec4-2da6-41b5-9ee8-066a40a6ebfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:55.926173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c1a73e-b798-4179-85e1-ca4582666abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:55.927591 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:55.929309 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2caf3b7e-1ee3-4ed6-ac5a-fe57bdbddc15 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:06:55.929899 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 857/3404] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:55 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:55.981413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c1a73e-b798-4179-85e1-ca4582666abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:55.982861 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83c93847-a93e-4824-8430-6e14468e41ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:56.006473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e0b5221-b1ba-415d-9d68-c06b563a8d2b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:56.008951 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e0b5221-b1ba-415d-9d68-c06b563a8d2b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:56.009165 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e0b5221-b1ba-415d-9d68-c06b563a8d2b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:56.009458 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e0b5221-b1ba-415d-9d68-c06b563a8d2b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:56.025463 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:56.025463 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:56.032343 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4e0b5221-b1ba-415d-9d68-c06b563a8d2b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:56.038397 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e0b5221-b1ba-415d-9d68-c06b563a8d2b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:56.039217 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 853/3405] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:56 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:56.057474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['8288627c-ade9-4b62-be02-2e1f1821c3d6', '23a25a61-4bfb-48fe-b9b2-19644b567c22', 'db8d6338-55f9-4b7d-ad48-205cf03ea813', '754c3180-f95f-4f0c-a594-cd98a164ca52'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:56.058589 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83c93847-a93e-4824-8430-6e14468e41ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8288627c-ade9-4b62-be02-2e1f1821c3d6', '23a25a61-4bfb-48fe-b9b2-19644b567c22', 'db8d6338-55f9-4b7d-ad48-205cf03ea813', '754c3180-f95f-4f0c-a594-cd98a164ca52']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:56.059778 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d035229-c8ba-4bf6-82ee-efceab4e688f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:56.095703 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d035229-c8ba-4bf6-82ee-efceab4e688f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121fa93f-2630-48a1-a90f-b6286959a8bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007397823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['8288627c-ade9-4b62-be02-2e1f1821c3d6','23a25a61-4bfb-48fe-b9b2-19644b567c22','db8d6338-55f9-4b7d-ad48-205cf03ea813','754c3180-f95f-4f0c-a594-cd98a164ca52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007397823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121fa93f-2630-48a1-a90f-b6286959a8bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:56.096936 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (998b2091-d72d-4193-8a98-5029cad080f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:56.127990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (998b2091-d72d-4193-8a98-5029cad080f2) transitioned into state 'SUCCESS' from state '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-1007397823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['8288627c-ade9-4b62-be02-2e1f1821c3d6','23a25a61-4bfb-48fe-b9b2-19644b567c22','db8d6338-55f9-4b7d-ad48-205cf03ea813','754c3180-f95f-4f0c-a594-cd98a164ca52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:56.129300 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ba4323-06c2-402c-adcc-eba988bc6f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:56.147818 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ba4323-06c2-402c-adcc-eba988bc6f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:56.148173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (49eaaec4-2da6-41b5-9ee8-066a40a6ebfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:56.148942 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:56.149770 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4ddd714-189a-41c8-9712-79915aa7dcf8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:56.149926 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 853/3406] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:06:55 2026] POST /volume/v3/volumes => generated 770 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:56.164287 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ac56751-afc6-44eb-a2de-2d020e761297 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:56.169408 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ac56751-afc6-44eb-a2de-2d020e761297 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:06:56.169646 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ac56751-afc6-44eb-a2de-2d020e761297 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:56.170338 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ac56751-afc6-44eb-a2de-2d020e761297 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:56.185551 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:56.185551 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:56.194377 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7ac56751-afc6-44eb-a2de-2d020e761297 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:56.202609 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ac56751-afc6-44eb-a2de-2d020e761297 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf returned with HTTP 200 Aug 07 14:06:56.203501 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 844/3407] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:56 2026] GET /volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:56.366001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54bbc895-2044-4691-8563-d98689b13a98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:56.368136 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54bbc895-2044-4691-8563-d98689b13a98 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:56.368392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54bbc895-2044-4691-8563-d98689b13a98 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:56.368627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54bbc895-2044-4691-8563-d98689b13a98 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:56.368897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-54bbc895-2044-4691-8563-d98689b13a98 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:56.375208 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:56.375208 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:56.376231 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54bbc895-2044-4691-8563-d98689b13a98 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:56.376828 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 858/3408] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:56 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:56.847273 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7980e713-3d75-466f-8231-9279c1360ccb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:56.850421 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7980e713-3d75-466f-8231-9279c1360ccb tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:06:56.850919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7980e713-3d75-466f-8231-9279c1360ccb tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:56.851288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7980e713-3d75-466f-8231-9279c1360ccb tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:56.861431 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7980e713-3d75-466f-8231-9279c1360ccb tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 404 Aug 07 14:06:56.862289 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 854/3409] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:56 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:06:57.058415 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-33d329c5-5fa6-4400-a71a-e45a807ca5b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:57.062122 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33d329c5-5fa6-4400-a71a-e45a807ca5b0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:57.062346 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33d329c5-5fa6-4400-a71a-e45a807ca5b0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:57.062523 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33d329c5-5fa6-4400-a71a-e45a807ca5b0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:57.074970 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:57.074970 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:57.079431 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-33d329c5-5fa6-4400-a71a-e45a807ca5b0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:57.086239 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33d329c5-5fa6-4400-a71a-e45a807ca5b0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:57.086745 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 854/3410] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:57 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:57.219000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-363b6759-de09-4e30-9c50-62c3b5f5b36e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:57.223870 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-363b6759-de09-4e30-9c50-62c3b5f5b36e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:06:57.223870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-363b6759-de09-4e30-9c50-62c3b5f5b36e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:57.223870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-363b6759-de09-4e30-9c50-62c3b5f5b36e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:57.230447 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:57.230447 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:57.235237 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-363b6759-de09-4e30-9c50-62c3b5f5b36e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:57.241709 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-363b6759-de09-4e30-9c50-62c3b5f5b36e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf returned with HTTP 200 Aug 07 14:06:57.242127 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 845/3411] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:57 2026] GET /volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:57.255506 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1103c61c-a970-4922-a93d-ab488230679c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:57.260592 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1103c61c-a970-4922-a93d-ab488230679c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:06:57.261107 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1103c61c-a970-4922-a93d-ab488230679c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "121fa93f-2630-48a1-a90f-b6286959a8bf", "name": "tempest-VolumeDependencyTests-Snapshot-414982742"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:57.271035 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:57.271035 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:57.271642 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1103c61c-a970-4922-a93d-ab488230679c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:57.271787 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-1103c61c-a970-4922-a93d-ab488230679c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create snapshot from volume 121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:06:57.334753 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1103c61c-a970-4922-a93d-ab488230679c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['b5a096d0-a620-4afe-8b6e-ed9cddebd301', '0130faa6-0f08-472a-8854-12b25e19b857', '7be0e3b1-70a2-4522-b115-23878dc064f0', '4a0140ef-df9a-4518-9fba-7c082b826352'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:57.389186 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1103c61c-a970-4922-a93d-ab488230679c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot create request issued successfully. Aug 07 14:06:57.389635 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1103c61c-a970-4922-a93d-ab488230679c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:06:57.390114 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 859/3412] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:06:57 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 07 14:06:57.391907 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85650972-529a-46ed-b2c1-10c91795b6c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:57.395863 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85650972-529a-46ed-b2c1-10c91795b6c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:57.395863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85650972-529a-46ed-b2c1-10c91795b6c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:57.395863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85650972-529a-46ed-b2c1-10c91795b6c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:57.395863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-85650972-529a-46ed-b2c1-10c91795b6c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:57.401673 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79b4b8f8-cd76-4227-9bf8-adace92f230f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:57.402451 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:57.402451 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:57.403296 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85650972-529a-46ed-b2c1-10c91795b6c0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:57.403747 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 855/3413] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:57 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:57.404653 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79b4b8f8-cd76-4227-9bf8-adace92f230f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:06:57.404874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79b4b8f8-cd76-4227-9bf8-adace92f230f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:57.405109 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79b4b8f8-cd76-4227-9bf8-adace92f230f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:57.415692 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:57.415692 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:57.417859 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-79b4b8f8-cd76-4227-9bf8-adace92f230f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:57.417859 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79b4b8f8-cd76-4227-9bf8-adace92f230f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 returned with HTTP 200 Aug 07 14:06:57.418225 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 855/3414] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:57 2026] GET /volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:58.105453 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5dc3cb6-86cb-45f7-8b9c-df978bd2aefe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:58.106718 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5dc3cb6-86cb-45f7-8b9c-df978bd2aefe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:58.106941 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5dc3cb6-86cb-45f7-8b9c-df978bd2aefe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:58.107136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5dc3cb6-86cb-45f7-8b9c-df978bd2aefe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:58.132237 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:58.132237 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:58.145868 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d5dc3cb6-86cb-45f7-8b9c-df978bd2aefe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:58.154490 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5dc3cb6-86cb-45f7-8b9c-df978bd2aefe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:58.155620 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 846/3415] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:58 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:58.424765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce7ff65f-95d7-4208-99b3-d587228b74c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:58.429589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5763fe58-b21e-4edd-b580-e029dda8e65b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:58.433870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce7ff65f-95d7-4208-99b3-d587228b74c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:58.433870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce7ff65f-95d7-4208-99b3-d587228b74c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:58.433870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce7ff65f-95d7-4208-99b3-d587228b74c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:58.433870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ce7ff65f-95d7-4208-99b3-d587228b74c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:58.434142 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5763fe58-b21e-4edd-b580-e029dda8e65b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:06:58.434142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5763fe58-b21e-4edd-b580-e029dda8e65b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:58.434142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5763fe58-b21e-4edd-b580-e029dda8e65b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:58.441437 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:58.441437 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:58.442492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce7ff65f-95d7-4208-99b3-d587228b74c9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:58.444237 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 860/3416] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:58 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:58.444284 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:58.444284 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:58.444911 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5763fe58-b21e-4edd-b580-e029dda8e65b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:58.446055 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5763fe58-b21e-4edd-b580-e029dda8e65b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 returned with HTTP 200 Aug 07 14:06:58.446654 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 856/3417] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:58 2026] GET /volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:58.459307 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:58.461883 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:58.462110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "18892f3e-a5f0-4426-b79a-df19f8846d50", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-799499896"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:58.463270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1825565a-c85c-4e34-a23b-902b014df27d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:58.464786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'snapshot_id': '18892f3e-a5f0-4426-b79a-df19f8846d50', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-799499896'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:58.467375 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1825565a-c85c-4e34-a23b-902b014df27d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 Aug 07 14:06:58.467733 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1825565a-c85c-4e34-a23b-902b014df27d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:58.468021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1825565a-c85c-4e34-a23b-902b014df27d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:58.468254 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1825565a-c85c-4e34-a23b-902b014df27d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume with id: b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 Aug 07 14:06:58.475432 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:58.475432 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:58.475686 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:58.475805 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:06:58.478946 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:58.478946 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:58.479446 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1825565a-c85c-4e34-a23b-902b014df27d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:58.486649 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:06:58.493659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (3689b962-915c-4256-9fb7-f6b52145d154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:58.494737 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d198bc-d146-4417-ab90-26f025bf6672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:58.496121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:58.519329 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1825565a-c85c-4e34-a23b-902b014df27d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume request issued successfully. Aug 07 14:06:58.520817 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1825565a-c85c-4e34-a23b-902b014df27d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 returned with HTTP 202 Aug 07 14:06:58.522509 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 847/3418] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:06:58 2026] DELETE /volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:58.539884 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-69deb217-a2b0-4794-bc01-fdba3f01acc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:58.547022 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69deb217-a2b0-4794-bc01-fdba3f01acc8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 Aug 07 14:06:58.547256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69deb217-a2b0-4794-bc01-fdba3f01acc8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:58.547488 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69deb217-a2b0-4794-bc01-fdba3f01acc8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:58.557692 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:58.557692 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:06:58.560721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d198bc-d146-4417-ab90-26f025bf6672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18892f3e-a5f0-4426-b79a-df19f8846d50', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:58.562863 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ac93ad-728f-4530-97e0-6ad9dc50f0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:58.571032 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-69deb217-a2b0-4794-bc01-fdba3f01acc8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:06:58.578236 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69deb217-a2b0-4794-bc01-fdba3f01acc8 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 returned with HTTP 200 Aug 07 14:06:58.579451 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 861/3419] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:58 2026] GET /volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 => generated 1074 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:58.634209 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['eee4ee78-5d14-4080-9297-66d5cc2399bb', '1a177879-1ae3-4454-ad3e-1ac08b3c9847', '3e4406b1-c364-4a5d-8066-f9ac9ff00868', '1b9b8a43-b2ae-48cb-b939-0bd6645205db'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:58.635430 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ac93ad-728f-4530-97e0-6ad9dc50f0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee4ee78-5d14-4080-9297-66d5cc2399bb', '1a177879-1ae3-4454-ad3e-1ac08b3c9847', '3e4406b1-c364-4a5d-8066-f9ac9ff00868', '1b9b8a43-b2ae-48cb-b939-0bd6645205db']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:58.637711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87219c4e-5b41-4c5c-86f1-a8ec21e74f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:58.709058 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87219c4e-5b41-4c5c-86f1-a8ec21e74f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a336c50e-4356-424d-9f42-28b3557e26e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-799499896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['eee4ee78-5d14-4080-9297-66d5cc2399bb','1a177879-1ae3-4454-ad3e-1ac08b3c9847','3e4406b1-c364-4a5d-8066-f9ac9ff00868','1b9b8a43-b2ae-48cb-b939-0bd6645205db'],size=1,snapshot_id=18892f3e-a5f0-4426-b79a-df19f8846d50,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-799499896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a336c50e-4356-424d-9f42-28b3557e26e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18892f3e-a5f0-4426-b79a-df19f8846d50,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:58.710211 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef39238-fb0c-4d0a-afe0-fe2e8863a60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:58.739581 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef39238-fb0c-4d0a-afe0-fe2e8863a60a) transitioned into state 'SUCCESS' from state '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-799499896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['eee4ee78-5d14-4080-9297-66d5cc2399bb','1a177879-1ae3-4454-ad3e-1ac08b3c9847','3e4406b1-c364-4a5d-8066-f9ac9ff00868','1b9b8a43-b2ae-48cb-b939-0bd6645205db'],size=1,snapshot_id=18892f3e-a5f0-4426-b79a-df19f8846d50,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:58.739581 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c99b86-0eb9-481e-9e0c-03d5c4e9d24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:58.768351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c99b86-0eb9-481e-9e0c-03d5c4e9d24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:58.769335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (3689b962-915c-4256-9fb7-f6b52145d154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:58.769776 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:06:58.770602 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80ff75c8-354c-4367-bcb0-9c95b8d4b440 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:58.771509 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 856/3420] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:58 2026] POST /volume/v3/volumes => generated 803 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:58.788510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6f270612-6d2a-4399-ad3b-eb18bcecc377 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:58.791692 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f270612-6d2a-4399-ad3b-eb18bcecc377 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 Aug 07 14:06:58.791947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f270612-6d2a-4399-ad3b-eb18bcecc377 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:58.793033 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f270612-6d2a-4399-ad3b-eb18bcecc377 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:58.803152 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:58.803152 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:58.809451 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f270612-6d2a-4399-ad3b-eb18bcecc377 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:58.816144 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f270612-6d2a-4399-ad3b-eb18bcecc377 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 returned with HTTP 200 Aug 07 14:06:58.816636 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 857/3421] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:58 2026] GET /volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:59.175231 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8acfb50e-334c-4786-86a0-50cb909668bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.178070 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8acfb50e-334c-4786-86a0-50cb909668bc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:06:59.178531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8acfb50e-334c-4786-86a0-50cb909668bc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.178531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8acfb50e-334c-4786-86a0-50cb909668bc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.196639 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.196639 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:59.202394 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8acfb50e-334c-4786-86a0-50cb909668bc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:06:59.209368 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8acfb50e-334c-4786-86a0-50cb909668bc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:06:59.209960 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 848/3422] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:06:59 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:59.510909 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.513029 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:06:59.513438 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "927a4ab2-b2e0-4cf8-a49f-4e9b2e29b296", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:06:59.515516 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '927a4ab2-b2e0-4cf8-a49f-4e9b2e29b296', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:06:59.596001 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2592cbc7-8437-4d3b-b8c3-7d2968542b2d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.598343 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2592cbc7-8437-4d3b-b8c3-7d2968542b2d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 Aug 07 14:06:59.598906 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2592cbc7-8437-4d3b-b8c3-7d2968542b2d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.598906 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2592cbc7-8437-4d3b-b8c3-7d2968542b2d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.608220 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2592cbc7-8437-4d3b-b8c3-7d2968542b2d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 returned with HTTP 404 Aug 07 14:06:59.608591 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 857/3423] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:59 2026] GET /volume/v3/volumes/b3b9c78f-27c9-4ebd-89cc-2f1b734a5c88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:59.625871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73f95d23-708f-4994-9049-b24260b2e6e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.630980 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73f95d23-708f-4994-9049-b24260b2e6e4 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:06:59.631274 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73f95d23-708f-4994-9049-b24260b2e6e4 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.631816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73f95d23-708f-4994-9049-b24260b2e6e4 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.631816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-73f95d23-708f-4994-9049-b24260b2e6e4 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:59.639267 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.639267 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:59.640180 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73f95d23-708f-4994-9049-b24260b2e6e4 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-member] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:06:59.640474 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 858/3424] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:59 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:59.659831 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fd067dc-b2c3-4e45-9898-f6e3aeaf2bd0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.663080 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fd067dc-b2c3-4e45-9898-f6e3aeaf2bd0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:59.663492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fd067dc-b2c3-4e45-9898-f6e3aeaf2bd0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.664461 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fd067dc-b2c3-4e45-9898-f6e3aeaf2bd0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.664461 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-5fd067dc-b2c3-4e45-9898-f6e3aeaf2bd0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete backup with id: 04f80be1-23f0-4786-83e1-ff3c8e306559. Aug 07 14:06:59.669700 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.669700 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:59.689279 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-5fd067dc-b2c3-4e45-9898-f6e3aeaf2bd0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] delete_backup rpcapi backup_id 04f80be1-23f0-4786-83e1-ff3c8e306559 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:06:59.692900 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fd067dc-b2c3-4e45-9898-f6e3aeaf2bd0 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 202 Aug 07 14:06:59.693336 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 849/3425] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:06:59 2026] DELETE /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:06:59.694652 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume of 1 GB Aug 07 14:06:59.700205 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Availability Zones retrieved successfully. Aug 07 14:06:59.706567 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e9bb084-81d9-4d98-8c7a-caf2c1127edd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.708065 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e9bb084-81d9-4d98-8c7a-caf2c1127edd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:06:59.708373 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e9bb084-81d9-4d98-8c7a-caf2c1127edd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.708636 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e9bb084-81d9-4d98-8c7a-caf2c1127edd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.709503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5e9bb084-81d9-4d98-8c7a-caf2c1127edd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:06:59.713419 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (7aafed3d-49f8-433e-a4bb-16382161764f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:59.717618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1226afbd-d5c6-4051-87be-e688b31cd61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:59.722729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:06:59.725491 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.725491 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:59.727935 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e9bb084-81d9-4d98-8c7a-caf2c1127edd tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:06:59.730191 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 858/3426] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:06:59 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 737 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:59.825037 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1226afbd-d5c6-4051-87be-e688b31cd61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:59.825037 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf4a9ef-ac1e-4a5e-ae82-7d5abd99583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:59.844244 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ae3bf73-46ad-42d9-935d-27eaada53761 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.850677 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae3bf73-46ad-42d9-935d-27eaada53761 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 Aug 07 14:06:59.850677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae3bf73-46ad-42d9-935d-27eaada53761 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.850677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae3bf73-46ad-42d9-935d-27eaada53761 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.862180 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.862180 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:06:59.867171 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ae3bf73-46ad-42d9-935d-27eaada53761 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:06:59.872628 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae3bf73-46ad-42d9-935d-27eaada53761 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 returned with HTTP 200 Aug 07 14:06:59.873275 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 859/3427] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:59 2026] GET /volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:06:59.882450 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Created reservations ['018c55e4-066b-4641-adfa-10c0a0b1e5b1', 'd4651938-972b-4705-a781-46a5298bc201', '11217b43-6ab2-4ed0-8c74-b0c922625aa4', '7d8cb65e-dc7d-4b2b-8578-489304356f62'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:06:59.883374 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf4a9ef-ac1e-4a5e-ae82-7d5abd99583b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018c55e4-066b-4641-adfa-10c0a0b1e5b1', 'd4651938-972b-4705-a781-46a5298bc201', '11217b43-6ab2-4ed0-8c74-b0c922625aa4', '7d8cb65e-dc7d-4b2b-8578-489304356f62']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:59.884327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d4eeaa-02a1-4f22-b9a7-986a96ea6832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:59.890631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.892895 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:06:59.893154 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.893418 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.893628 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: 18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:06:59.900826 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.900826 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:06:59.900826 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:59.914026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d4eeaa-02a1-4f22-b9a7-986a96ea6832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9c3a82-eef0-4cbd-9e38-ad8ca39e678c', '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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['018c55e4-066b-4641-adfa-10c0a0b1e5b1','d4651938-972b-4705-a781-46a5298bc201','11217b43-6ab2-4ed0-8c74-b0c922625aa4','7d8cb65e-dc7d-4b2b-8578-489304356f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:06:59Z,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=df9c3a82-eef0-4cbd-9e38-ad8ca39e678c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b50d7937b3a84063bb4ec7de69b790e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fef1655e0134abdb9908481321b504c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:59.914026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458be51d-09cd-4d27-b8b2-4d33da994aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:59.925334 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot delete request issued successfully. Aug 07 14:06:59.925692 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ae79108-d3d4-4348-9019-b6d94bfea2da tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 returned with HTTP 202 Aug 07 14:06:59.926324 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 850/3428] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:06:59 2026] DELETE /volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:06:59.935558 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458be51d-09cd-4d27-b8b2-4d33da994aa0) transitioned into state 'SUCCESS' from 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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['018c55e4-066b-4641-adfa-10c0a0b1e5b1','d4651938-972b-4705-a781-46a5298bc201','11217b43-6ab2-4ed0-8c74-b0c922625aa4','7d8cb65e-dc7d-4b2b-8578-489304356f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:59.937103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424c9354-8d71-4ff4-89cf-03c9449a6fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:06:59.941178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eee96d73-210f-4662-a2e6-712e8d9c4135 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.943441 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eee96d73-210f-4662-a2e6-712e8d9c4135 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:06:59.943741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eee96d73-210f-4662-a2e6-712e8d9c4135 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.944913 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eee96d73-210f-4662-a2e6-712e8d9c4135 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.951135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424c9354-8d71-4ff4-89cf-03c9449a6fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:06:59.952080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (7aafed3d-49f8-433e-a4bb-16382161764f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:06:59.952568 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request issued successfully. Aug 07 14:06:59.953340 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-289fd3e0-2198-4d41-9ee7-ed97a8a124aa tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:06:59.953732 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 862/3429] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:06:59 2026] POST /volume/v3/volumes => generated 775 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:06:59.958376 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.958376 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:06:59.958586 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eee96d73-210f-4662-a2e6-712e8d9c4135 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Snapshot retrieved successfully. Aug 07 14:06:59.959746 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eee96d73-210f-4662-a2e6-712e8d9c4135 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 returned with HTTP 200 Aug 07 14:06:59.961120 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 859/3430] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:06:59 2026] GET /volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:06:59.970098 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eeb587d4-11e6-44bd-9dfa-5240fc259dcf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:06:59.978255 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeb587d4-11e6-44bd-9dfa-5240fc259dcf tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:06:59.978501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeb587d4-11e6-44bd-9dfa-5240fc259dcf tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:06:59.978722 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeb587d4-11e6-44bd-9dfa-5240fc259dcf tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:06:59.998798 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:06:59.998798 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:00.004476 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eeb587d4-11e6-44bd-9dfa-5240fc259dcf tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:00.009759 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeb587d4-11e6-44bd-9dfa-5240fc259dcf tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:00.010161 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 860/3431] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:06:59 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:00.226162 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8ae316b-831c-4879-92d8-3bb2b99eca04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:00.232066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8ae316b-831c-4879-92d8-3bb2b99eca04 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:00.232477 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8ae316b-831c-4879-92d8-3bb2b99eca04 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:00.233041 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8ae316b-831c-4879-92d8-3bb2b99eca04 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:00.254872 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:00.254872 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:00.264986 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8ae316b-831c-4879-92d8-3bb2b99eca04 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:00.281307 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8ae316b-831c-4879-92d8-3bb2b99eca04 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:00.281307 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 851/3432] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:00 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:00.753497 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-293d9600-9c44-498a-a3fb-a302c816cbd5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:00.757008 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-293d9600-9c44-498a-a3fb-a302c816cbd5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:07:00.757008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-293d9600-9c44-498a-a3fb-a302c816cbd5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:00.757008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-293d9600-9c44-498a-a3fb-a302c816cbd5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:00.757008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-293d9600-9c44-498a-a3fb-a302c816cbd5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:00.765995 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:00.765995 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:00.766759 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-293d9600-9c44-498a-a3fb-a302c816cbd5 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 200 Aug 07 14:07:00.767389 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 863/3433] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:00 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:00.834052 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6aadda34-3761-409a-b890-31326da2cf32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:00.836741 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aadda34-3761-409a-b890-31326da2cf32 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/1b0a50c4-a9d0-49ee-829d-fdb88e54ad19/action Aug 07 14:07:00.837159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aadda34-3761-409a-b890-31326da2cf32 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-attach": {"instance_uuid": "bf0c3d69-23ea-4071-bdd1-c293eb45277f", "mountpoint": "/dev/vdc"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:00.837317 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aadda34-3761-409a-b890-31326da2cf32 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bf0c3d69-23ea-4071-bdd1-c293eb45277f", "mountpoint": "/dev/vdc"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:00.853316 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aadda34-3761-409a-b890-31326da2cf32 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/1b0a50c4-a9d0-49ee-829d-fdb88e54ad19/action returned with HTTP 404 Aug 07 14:07:00.854600 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 860/3434] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:00 2026] POST /volume/v3/volumes/1b0a50c4-a9d0-49ee-829d-fdb88e54ad19/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:00.979893 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e97d595-2d1d-4376-99fa-fcfacad0d1ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:00.981164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e97d595-2d1d-4376-99fa-fcfacad0d1ea tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:07:00.981460 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e97d595-2d1d-4376-99fa-fcfacad0d1ea tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:00.981725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e97d595-2d1d-4376-99fa-fcfacad0d1ea tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:00.991866 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e97d595-2d1d-4376-99fa-fcfacad0d1ea tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 returned with HTTP 404 Aug 07 14:07:00.991866 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 861/3435] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:00 2026] GET /volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:01.006903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:01.022067 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:07:01.022648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:01.023564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:01.024184 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:07:01.038612 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7cd2ee0f-3c76-4877-af6f-a18b9cb8fc53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:01.040121 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:01.040121 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:01.041351 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:01.043511 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cd2ee0f-3c76-4877-af6f-a18b9cb8fc53 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:01.044093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cd2ee0f-3c76-4877-af6f-a18b9cb8fc53 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:01.044218 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cd2ee0f-3c76-4877-af6f-a18b9cb8fc53 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:01.065805 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:01.065805 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:01.072770 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7cd2ee0f-3c76-4877-af6f-a18b9cb8fc53 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:01.082247 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cd2ee0f-3c76-4877-af6f-a18b9cb8fc53 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:01.082576 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 864/3436] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:01 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:01.085744 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:07:01.085744 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8af425c8-3715-4ec9-ae95-7eb3ad16ac64 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf returned with HTTP 202 Aug 07 14:07:01.086442 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 852/3437] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:01 2026] DELETE /volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:01.095708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5bf48f7a-93de-410c-98ef-6091001def2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:01.100765 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bf48f7a-93de-410c-98ef-6091001def2c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:07:01.100765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bf48f7a-93de-410c-98ef-6091001def2c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:01.100765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bf48f7a-93de-410c-98ef-6091001def2c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:01.126602 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:01.126602 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:01.137310 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5bf48f7a-93de-410c-98ef-6091001def2c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:01.151017 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bf48f7a-93de-410c-98ef-6091001def2c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf returned with HTTP 200 Aug 07 14:07:01.151071 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 861/3438] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:01 2026] GET /volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:01.304175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09d1d73f-7140-49ad-8d5e-243f57d1ad36 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:01.311496 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09d1d73f-7140-49ad-8d5e-243f57d1ad36 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:01.312066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09d1d73f-7140-49ad-8d5e-243f57d1ad36 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:01.313362 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09d1d73f-7140-49ad-8d5e-243f57d1ad36 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:01.328976 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:01.328976 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:01.339566 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-09d1d73f-7140-49ad-8d5e-243f57d1ad36 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:01.353244 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09d1d73f-7140-49ad-8d5e-243f57d1ad36 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:01.353244 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 862/3439] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:01 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:01.793398 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7439060a-39c7-4ba2-b653-c52d9c38f77c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:01.795246 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7439060a-39c7-4ba2-b653-c52d9c38f77c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 Aug 07 14:07:01.795542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7439060a-39c7-4ba2-b653-c52d9c38f77c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:01.795697 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7439060a-39c7-4ba2-b653-c52d9c38f77c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:01.795831 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7439060a-39c7-4ba2-b653-c52d9c38f77c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 04f80be1-23f0-4786-83e1-ff3c8e306559. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:01.807105 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7439060a-39c7-4ba2-b653-c52d9c38f77c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 returned with HTTP 404 Aug 07 14:07:01.807687 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 865/3440] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:01 2026] GET /volume/v3/backups/04f80be1-23f0-4786-83e1-ff3c8e306559 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:01.816862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-982cd277-7e3a-4e42-ac1d-8602fe3aa91c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:01.826237 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-982cd277-7e3a-4e42-ac1d-8602fe3aa91c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:07:01.827402 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-982cd277-7e3a-4e42-ac1d-8602fe3aa91c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:01.827402 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-982cd277-7e3a-4e42-ac1d-8602fe3aa91c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:01.827402 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-982cd277-7e3a-4e42-ac1d-8602fe3aa91c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete backup with id: 85a06e52-f0f2-454e-9e2a-45ef574b8480. Aug 07 14:07:01.835496 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:01.835496 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:01.854684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-982cd277-7e3a-4e42-ac1d-8602fe3aa91c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] delete_backup rpcapi backup_id 85a06e52-f0f2-454e-9e2a-45ef574b8480 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:07:01.856195 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-982cd277-7e3a-4e42-ac1d-8602fe3aa91c tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 202 Aug 07 14:07:01.856195 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 853/3441] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:07:01 2026] DELETE /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:01.867736 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-016e3caf-fc30-479a-9e37-d6aae18ffc3d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:01.870223 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-016e3caf-fc30-479a-9e37-d6aae18ffc3d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:07:01.870707 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-016e3caf-fc30-479a-9e37-d6aae18ffc3d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:01.871901 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-016e3caf-fc30-479a-9e37-d6aae18ffc3d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:01.871901 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-016e3caf-fc30-479a-9e37-d6aae18ffc3d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:01.900629 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:01.900629 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:01.900629 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-016e3caf-fc30-479a-9e37-d6aae18ffc3d tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:07:01.900629 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 862/3442] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:01 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 737 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:02.111974 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c8c0074-4f60-40fa-ad14-be8ccf228b1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:02.115205 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c8c0074-4f60-40fa-ad14-be8ccf228b1c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:02.115645 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c8c0074-4f60-40fa-ad14-be8ccf228b1c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:02.115945 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c8c0074-4f60-40fa-ad14-be8ccf228b1c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:02.145502 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:02.145502 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:02.150410 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c8c0074-4f60-40fa-ad14-be8ccf228b1c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:02.157546 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c8c0074-4f60-40fa-ad14-be8ccf228b1c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:02.158455 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 863/3443] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:02 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 925 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:02.172827 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-44dc7845-135c-4530-bdea-4adbca8d9a70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:02.175669 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44dc7845-135c-4530-bdea-4adbca8d9a70 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:07:02.176029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44dc7845-135c-4530-bdea-4adbca8d9a70 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:02.176369 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44dc7845-135c-4530-bdea-4adbca8d9a70 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:02.184123 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44dc7845-135c-4530-bdea-4adbca8d9a70 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf returned with HTTP 404 Aug 07 14:07:02.184671 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 866/3444] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:02 2026] GET /volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:02.202212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6652054-505f-4789-9c37-a8ec5aafd22a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:02.205218 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:02.205532 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1729796349"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:02.209433 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1729796349'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:02.209570 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:07:02.223870 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:07:02.232360 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (de51f710-5891-4a42-ad0a-e94c3e7a338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:02.233796 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2174b7e4-4889-4f0b-8e7d-baca5c288748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:02.235334 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:02.297035 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2174b7e4-4889-4f0b-8e7d-baca5c288748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:02.298248 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a1c707-f4f8-41da-879e-5100bb3d2eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:02.367930 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4bf97e26-7601-48c9-8090-acc8b87e15f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:02.371209 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bf97e26-7601-48c9-8090-acc8b87e15f5 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:02.371556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bf97e26-7601-48c9-8090-acc8b87e15f5 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:02.371857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bf97e26-7601-48c9-8090-acc8b87e15f5 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:02.387677 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:02.387677 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:02.393942 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4bf97e26-7601-48c9-8090-acc8b87e15f5 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:02.402955 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['81b6565e-e9f0-4919-a2a7-b5fce75f527a', '28fcfdb3-42a4-4ec8-bbe9-b25d75a7ea9b', '41de5416-de84-432b-bb4d-8f2741e01b66', 'a7b8d987-eda0-4ebc-932f-9dff7a2e06ea'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:02.403135 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bf97e26-7601-48c9-8090-acc8b87e15f5 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:02.403208 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a1c707-f4f8-41da-879e-5100bb3d2eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b6565e-e9f0-4919-a2a7-b5fce75f527a', '28fcfdb3-42a4-4ec8-bbe9-b25d75a7ea9b', '41de5416-de84-432b-bb4d-8f2741e01b66', 'a7b8d987-eda0-4ebc-932f-9dff7a2e06ea']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:02.403293 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 863/3445] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:02 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:02.404090 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b0f915-03a7-4ad7-9b70-02a9d25fcf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:02.437163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b0f915-03a7-4ad7-9b70-02a9d25fcf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7afc5a-902d-480e-9e25-ccf838dd9178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1729796349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['81b6565e-e9f0-4919-a2a7-b5fce75f527a','28fcfdb3-42a4-4ec8-bbe9-b25d75a7ea9b','41de5416-de84-432b-bb4d-8f2741e01b66','a7b8d987-eda0-4ebc-932f-9dff7a2e06ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1729796349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7afc5a-902d-480e-9e25-ccf838dd9178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:02.438337 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f511c48-2cee-43aa-84e3-7279efaabc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:02.469992 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f511c48-2cee-43aa-84e3-7279efaabc92) transitioned into state 'SUCCESS' from state '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-1729796349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['81b6565e-e9f0-4919-a2a7-b5fce75f527a','28fcfdb3-42a4-4ec8-bbe9-b25d75a7ea9b','41de5416-de84-432b-bb4d-8f2741e01b66','a7b8d987-eda0-4ebc-932f-9dff7a2e06ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:02.471095 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727565e3-b907-4ab0-99fe-ed2a7a27ff52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:02.483336 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (727565e3-b907-4ab0-99fe-ed2a7a27ff52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:02.485933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (de51f710-5891-4a42-ad0a-e94c3e7a338c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:02.485933 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:07:02.486089 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6652054-505f-4789-9c37-a8ec5aafd22a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:02.486685 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 854/3446] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:07:02 2026] POST /volume/v3/volumes => generated 770 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:02.505648 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fe86290-21b4-463b-b3b3-908e6fe1d860 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:02.509419 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fe86290-21b4-463b-b3b3-908e6fe1d860 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:02.509419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fe86290-21b4-463b-b3b3-908e6fe1d860 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:02.509820 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fe86290-21b4-463b-b3b3-908e6fe1d860 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:02.522481 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:02.522481 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:02.536055 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fe86290-21b4-463b-b3b3-908e6fe1d860 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:02.537965 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fe86290-21b4-463b-b3b3-908e6fe1d860 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 returned with HTTP 200 Aug 07 14:07:02.538551 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 864/3447] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:02 2026] GET /volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:02.917868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e0b4e14-884d-41e5-b830-b4bbb59d925f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:02.918293 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e0b4e14-884d-41e5-b830-b4bbb59d925f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:07:02.918293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e0b4e14-884d-41e5-b830-b4bbb59d925f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:02.918524 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e0b4e14-884d-41e5-b830-b4bbb59d925f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:02.918675 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3e0b4e14-884d-41e5-b830-b4bbb59d925f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:02.927571 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:02.927571 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:02.928261 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e0b4e14-884d-41e5-b830-b4bbb59d925f tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 200 Aug 07 14:07:02.928699 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 867/3448] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:02 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:03.185574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7094e51-a176-4f58-afd6-bab62776b896 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:03.192088 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7094e51-a176-4f58-afd6-bab62776b896 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:03.192088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7094e51-a176-4f58-afd6-bab62776b896 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:03.192088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7094e51-a176-4f58-afd6-bab62776b896 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:03.202975 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:03.202975 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:03.209225 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7094e51-a176-4f58-afd6-bab62776b896 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:03.216027 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7094e51-a176-4f58-afd6-bab62776b896 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:03.216879 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 864/3449] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:03 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:03.423864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8c12fcc-f404-43b1-96a4-4a2c148a3423 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:03.429147 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8c12fcc-f404-43b1-96a4-4a2c148a3423 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:03.429147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8c12fcc-f404-43b1-96a4-4a2c148a3423 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:03.429147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8c12fcc-f404-43b1-96a4-4a2c148a3423 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:03.477869 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:03.477869 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:03.488920 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8c12fcc-f404-43b1-96a4-4a2c148a3423 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:03.498082 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8c12fcc-f404-43b1-96a4-4a2c148a3423 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:03.498352 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 855/3450] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:03 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:03.556250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2043f7c8-6c67-4103-a692-c3e56e7dcfb3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:03.560486 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2043f7c8-6c67-4103-a692-c3e56e7dcfb3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:03.565419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2043f7c8-6c67-4103-a692-c3e56e7dcfb3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:03.566069 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2043f7c8-6c67-4103-a692-c3e56e7dcfb3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:03.603789 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:03.603789 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:03.616396 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2043f7c8-6c67-4103-a692-c3e56e7dcfb3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:03.627645 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2043f7c8-6c67-4103-a692-c3e56e7dcfb3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 returned with HTTP 200 Aug 07 14:07:03.629377 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 865/3451] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:03 2026] GET /volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:03.647430 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:03.651260 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:03.651260 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4b7afc5a-902d-480e-9e25-ccf838dd9178", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1193114384"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:03.655209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request body: {'volume': {'source_volid': '4b7afc5a-902d-480e-9e25-ccf838dd9178', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1193114384'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:03.669486 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:03.669486 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:03.670270 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume retrieved successfully. Aug 07 14:07:03.670477 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume of 1 GB Aug 07 14:07:03.684521 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Availability Zones retrieved successfully. Aug 07 14:07:03.703271 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (893f1927-241a-4232-8c2b-d8376948e91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:03.705476 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ef7097-ffb5-41eb-bd8f-5e3bc4053910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:03.706924 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:03.777913 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ef7097-ffb5-41eb-bd8f-5e3bc4053910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4b7afc5a-902d-480e-9e25-ccf838dd9178', 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:03.780959 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9113607-c76e-4a49-a86a-892f7856ffc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:03.881929 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Created reservations ['a88d75fd-e993-4959-865f-57f3f0cd2932', '5659dc67-1bcb-4479-8c1b-055a14166b25', '831e9f4b-d17b-4b9d-8a31-dfa77a4acb92', '5ddbb20c-593c-4242-bfee-990516141187'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:03.881929 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9113607-c76e-4a49-a86a-892f7856ffc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a88d75fd-e993-4959-865f-57f3f0cd2932', '5659dc67-1bcb-4479-8c1b-055a14166b25', '831e9f4b-d17b-4b9d-8a31-dfa77a4acb92', '5ddbb20c-593c-4242-bfee-990516141187']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:03.881929 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f33929-265a-48c3-9b92-c9ebe2465f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:03.926568 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f33929-265a-48c3-9b92-c9ebe2465f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e11d7fc-4e17-4c69-9159-59a4cafd1e78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1193114384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['a88d75fd-e993-4959-865f-57f3f0cd2932','5659dc67-1bcb-4479-8c1b-055a14166b25','831e9f4b-d17b-4b9d-8a31-dfa77a4acb92','5ddbb20c-593c-4242-bfee-990516141187'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b7afc5a-902d-480e-9e25-ccf838dd9178,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1193114384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e11d7fc-4e17-4c69-9159-59a4cafd1e78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4b7afc5a-902d-480e-9e25-ccf838dd9178,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5031ee948443379a781f46d50cd2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:03.927100 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1caeeb6f-1ba4-419d-8113-95060a73de2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:03.947268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f30519b6-9684-41a4-b3b7-6384f4737a07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:03.951152 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f30519b6-9684-41a4-b3b7-6384f4737a07 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 Aug 07 14:07:03.951780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f30519b6-9684-41a4-b3b7-6384f4737a07 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:03.952780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f30519b6-9684-41a4-b3b7-6384f4737a07 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:03.953243 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f30519b6-9684-41a4-b3b7-6384f4737a07 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id 85a06e52-f0f2-454e-9e2a-45ef574b8480. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:03.964800 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f30519b6-9684-41a4-b3b7-6384f4737a07 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 returned with HTTP 404 Aug 07 14:07:03.965260 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 865/3452] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:03 2026] GET /volume/v3/backups/85a06e52-f0f2-454e-9e2a-45ef574b8480 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:03.977666 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1caeeb6f-1ba4-419d-8113-95060a73de2e) transitioned into state 'SUCCESS' from state '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-1193114384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9be6e113954fe18cc7a4af20e0a9f2',qos_specs=None,replication_status=,reservations=['a88d75fd-e993-4959-865f-57f3f0cd2932','5659dc67-1bcb-4479-8c1b-055a14166b25','831e9f4b-d17b-4b9d-8a31-dfa77a4acb92','5ddbb20c-593c-4242-bfee-990516141187'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b7afc5a-902d-480e-9e25-ccf838dd9178,status='creating',user_id='9d5031ee948443379a781f46d50cd2f9',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:03.978437 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97d653f-f5bb-400c-aac7-bd65321902ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:03.978936 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22244a7a-d22a-4f60-a447-e1652356eaef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:03.981367 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22244a7a-d22a-4f60-a447-e1652356eaef tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:07:03.981367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22244a7a-d22a-4f60-a447-e1652356eaef tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:03.981367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22244a7a-d22a-4f60-a447-e1652356eaef tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:03.981367 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-22244a7a-d22a-4f60-a447-e1652356eaef tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete backup with id: fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. Aug 07 14:07:04.009591 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:04.009591 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:04.024760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97d653f-f5bb-400c-aac7-bd65321902ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:04.024760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Flow 'volume_create_api' (893f1927-241a-4232-8c2b-d8376948e91d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:04.025178 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Create volume request issued successfully. Aug 07 14:07:04.025711 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca9a8f1f-a5c0-4d21-8536-ae879a1464fd tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:04.026424 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 868/3453] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:07:03 2026] POST /volume/v3/volumes => generated 804 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:07:04.040882 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-22244a7a-d22a-4f60-a447-e1652356eaef tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] delete_backup rpcapi backup_id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:07:04.044423 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22244a7a-d22a-4f60-a447-e1652356eaef tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 202 Aug 07 14:07:04.044423 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 856/3454] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:07:03 2026] DELETE /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:04.048886 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dfc40983-7ef3-4bdf-affb-3415bf65b5f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:04.052955 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfc40983-7ef3-4bdf-affb-3415bf65b5f9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 Aug 07 14:07:04.053114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfc40983-7ef3-4bdf-affb-3415bf65b5f9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:04.053660 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfc40983-7ef3-4bdf-affb-3415bf65b5f9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:04.068712 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:04.068712 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:04.070105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d277415a-d8ec-42c0-9289-cd5d5ab69193 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:04.072091 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d277415a-d8ec-42c0-9289-cd5d5ab69193 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:07:04.072800 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d277415a-d8ec-42c0-9289-cd5d5ab69193 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:04.072800 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d277415a-d8ec-42c0-9289-cd5d5ab69193 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:04.072800 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d277415a-d8ec-42c0-9289-cd5d5ab69193 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:04.083774 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dfc40983-7ef3-4bdf-affb-3415bf65b5f9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:04.084970 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:04.084970 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:04.085977 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d277415a-d8ec-42c0-9289-cd5d5ab69193 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 200 Aug 07 14:07:04.086460 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 866/3455] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:04 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:04.093810 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfc40983-7ef3-4bdf-affb-3415bf65b5f9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 returned with HTTP 200 Aug 07 14:07:04.094610 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 866/3456] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:04 2026] GET /volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 => generated 872 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:04.237567 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60c910a9-8b05-4492-8563-82e41b0a665f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:04.239787 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60c910a9-8b05-4492-8563-82e41b0a665f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:04.240102 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60c910a9-8b05-4492-8563-82e41b0a665f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:04.240388 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60c910a9-8b05-4492-8563-82e41b0a665f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:04.248726 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:04.248726 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:04.253249 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60c910a9-8b05-4492-8563-82e41b0a665f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:04.259616 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60c910a9-8b05-4492-8563-82e41b0a665f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:04.260114 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 869/3457] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:04 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:04.519406 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d1fbc54-9207-46bf-9b0c-0c1a4e0ec4ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:04.521657 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d1fbc54-9207-46bf-9b0c-0c1a4e0ec4ee tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:04.521828 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d1fbc54-9207-46bf-9b0c-0c1a4e0ec4ee tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:04.522386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d1fbc54-9207-46bf-9b0c-0c1a4e0ec4ee tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:04.539455 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:04.539455 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:04.546072 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5d1fbc54-9207-46bf-9b0c-0c1a4e0ec4ee tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:04.554025 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d1fbc54-9207-46bf-9b0c-0c1a4e0ec4ee tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:04.554515 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 857/3458] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:04 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:05.102309 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a66d15e9-89ae-4a58-b3be-4421a8f6eab9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.104721 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a66d15e9-89ae-4a58-b3be-4421a8f6eab9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d Aug 07 14:07:05.105148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a66d15e9-89ae-4a58-b3be-4421a8f6eab9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.105480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a66d15e9-89ae-4a58-b3be-4421a8f6eab9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.105712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a66d15e9-89ae-4a58-b3be-4421a8f6eab9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Show backup with id fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:05.114731 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a66d15e9-89ae-4a58-b3be-4421a8f6eab9 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d returned with HTTP 404 Aug 07 14:07:05.115599 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 867/3459] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:05 2026] GET /volume/v3/backups/fb4b7887-5d2b-43b2-87bd-bca25f6a7d3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:05.120480 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a24ea32a-0822-422d-907c-a2a25cabb0d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.120820 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a24ea32a-0822-422d-907c-a2a25cabb0d8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 Aug 07 14:07:05.121195 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a24ea32a-0822-422d-907c-a2a25cabb0d8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.121523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a24ea32a-0822-422d-907c-a2a25cabb0d8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.126145 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.130347 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 Aug 07 14:07:05.131093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.131348 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.132398 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume with id: 46c3cce6-99cf-490e-a45f-2073441fd2b8 Aug 07 14:07:05.133748 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:05.133748 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:05.145245 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:05.145245 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:05.145245 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:07:05.149906 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a24ea32a-0822-422d-907c-a2a25cabb0d8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:05.165201 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a24ea32a-0822-422d-907c-a2a25cabb0d8 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 returned with HTTP 200 Aug 07 14:07:05.165582 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 867/3460] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:05 2026] GET /volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 => generated 897 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:05.184281 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Delete volume request issued successfully. Aug 07 14:07:05.184452 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73c81eea-6f7b-4fb8-a70e-2f00dedeac4e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 returned with HTTP 202 Aug 07 14:07:05.184981 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 870/3461] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:07:05 2026] DELETE /volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:07:05.185685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-523a7fdf-1919-4dad-b880-bebf68001350 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.190061 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-523a7fdf-1919-4dad-b880-bebf68001350 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:05.190061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-523a7fdf-1919-4dad-b880-bebf68001350 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.190061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-523a7fdf-1919-4dad-b880-bebf68001350 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.190061 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-523a7fdf-1919-4dad-b880-bebf68001350 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:05.195286 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:05.195286 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:05.197791 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-523a7fdf-1919-4dad-b880-bebf68001350 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:05.201000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e63d7e0a-c87a-4a5b-95c2-4f7b342bb854 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.204937 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e63d7e0a-c87a-4a5b-95c2-4f7b342bb854 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 Aug 07 14:07:05.205741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e63d7e0a-c87a-4a5b-95c2-4f7b342bb854 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.206228 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e63d7e0a-c87a-4a5b-95c2-4f7b342bb854 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.223910 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:05.223910 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:05.224411 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-523a7fdf-1919-4dad-b880-bebf68001350 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:07:05.224913 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-523a7fdf-1919-4dad-b880-bebf68001350 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 returned with HTTP 202 Aug 07 14:07:05.225634 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 858/3462] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:05 2026] DELETE /volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:05.231621 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e63d7e0a-c87a-4a5b-95c2-4f7b342bb854 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Volume info retrieved successfully. Aug 07 14:07:05.238569 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e63d7e0a-c87a-4a5b-95c2-4f7b342bb854 tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 returned with HTTP 200 Aug 07 14:07:05.239036 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78204d77-50a0-4c88-95ed-bba00bbfd74a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.239875 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 868/3463] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:05 2026] GET /volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:05.242507 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78204d77-50a0-4c88-95ed-bba00bbfd74a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:05.242507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78204d77-50a0-4c88-95ed-bba00bbfd74a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.242507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78204d77-50a0-4c88-95ed-bba00bbfd74a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.250583 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:05.250583 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:05.255629 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78204d77-50a0-4c88-95ed-bba00bbfd74a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:05.263037 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78204d77-50a0-4c88-95ed-bba00bbfd74a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 returned with HTTP 200 Aug 07 14:07:05.263455 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 868/3464] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:05 2026] GET /volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:05.274613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68ea32fc-17de-4127-92cf-ce0a7dc2ce83 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.278089 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68ea32fc-17de-4127-92cf-ce0a7dc2ce83 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:05.278402 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68ea32fc-17de-4127-92cf-ce0a7dc2ce83 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.278637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68ea32fc-17de-4127-92cf-ce0a7dc2ce83 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.288100 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:05.288100 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:05.300104 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68ea32fc-17de-4127-92cf-ce0a7dc2ce83 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:05.306387 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68ea32fc-17de-4127-92cf-ce0a7dc2ce83 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:05.306973 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 871/3465] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:05 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:05.575569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ab1f0c8-c5e8-46c3-8dcb-15202a00dd5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:05.579780 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ab1f0c8-c5e8-46c3-8dcb-15202a00dd5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:05.580690 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ab1f0c8-c5e8-46c3-8dcb-15202a00dd5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:05.583269 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ab1f0c8-c5e8-46c3-8dcb-15202a00dd5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:05.600500 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:05.600500 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:05.608372 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ab1f0c8-c5e8-46c3-8dcb-15202a00dd5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:05.620603 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ab1f0c8-c5e8-46c3-8dcb-15202a00dd5a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:05.620603 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 859/3466] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:05 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:06.259321 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-70431596-2e1d-499a-bb99-b28e9ca8f27e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:06.261636 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70431596-2e1d-499a-bb99-b28e9ca8f27e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] GET https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 Aug 07 14:07:06.261878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70431596-2e1d-499a-bb99-b28e9ca8f27e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:06.262096 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70431596-2e1d-499a-bb99-b28e9ca8f27e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:06.270264 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70431596-2e1d-499a-bb99-b28e9ca8f27e tempest-ProjectMemberTests33-1100051785 tempest-ProjectMemberTests33-1100051785-project-admin] https://10.4.3.193/volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 returned with HTTP 404 Aug 07 14:07:06.270883 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 869/3467] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:06 2026] GET /volume/v3/volumes/46c3cce6-99cf-490e-a45f-2073441fd2b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:06.284922 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b2e1c14-53e4-483b-ad8a-b950e10ca240 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:06.287144 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b2e1c14-53e4-483b-ad8a-b950e10ca240 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:06.287405 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b2e1c14-53e4-483b-ad8a-b950e10ca240 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:06.287655 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b2e1c14-53e4-483b-ad8a-b950e10ca240 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:06.295772 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b2e1c14-53e4-483b-ad8a-b950e10ca240 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 returned with HTTP 404 Aug 07 14:07:06.296504 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 869/3468] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:06 2026] GET /volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:06.306663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-859d9d65-88a9-45e5-96af-055535e3b234 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:06.309519 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-859d9d65-88a9-45e5-96af-055535e3b234 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 Aug 07 14:07:06.309787 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-859d9d65-88a9-45e5-96af-055535e3b234 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:06.310158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-859d9d65-88a9-45e5-96af-055535e3b234 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:06.310308 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-859d9d65-88a9-45e5-96af-055535e3b234 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 6e11d7fc-4e17-4c69-9159-59a4cafd1e78 Aug 07 14:07:06.323611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be2553e8-a719-4a87-a908-17644674d570 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:06.323787 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:06.323787 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:06.324401 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-859d9d65-88a9-45e5-96af-055535e3b234 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:06.325833 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be2553e8-a719-4a87-a908-17644674d570 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:06.326168 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be2553e8-a719-4a87-a908-17644674d570 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:06.326374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be2553e8-a719-4a87-a908-17644674d570 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:06.342658 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:06.342658 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:06.349984 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be2553e8-a719-4a87-a908-17644674d570 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:06.362868 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be2553e8-a719-4a87-a908-17644674d570 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:06.362868 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 860/3469] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:06 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:06.363011 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-859d9d65-88a9-45e5-96af-055535e3b234 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:07:06.363011 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-859d9d65-88a9-45e5-96af-055535e3b234 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 returned with HTTP 202 Aug 07 14:07:06.363011 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 872/3470] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:06 2026] DELETE /volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:06.375608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6ce9634-efb9-4d60-a136-8dd90c9c0949 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:06.377337 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6ce9634-efb9-4d60-a136-8dd90c9c0949 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 Aug 07 14:07:06.377534 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6ce9634-efb9-4d60-a136-8dd90c9c0949 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:06.377706 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6ce9634-efb9-4d60-a136-8dd90c9c0949 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:06.393335 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:06.393335 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:06.400168 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a6ce9634-efb9-4d60-a136-8dd90c9c0949 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:06.405960 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6ce9634-efb9-4d60-a136-8dd90c9c0949 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 returned with HTTP 200 Aug 07 14:07:06.406561 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 870/3471] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:06 2026] GET /volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:06.641701 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6bb1e0e-eae8-4b6f-822c-f82cfebb1cbe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:06.645586 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6bb1e0e-eae8-4b6f-822c-f82cfebb1cbe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:06.647184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6bb1e0e-eae8-4b6f-822c-f82cfebb1cbe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:06.648211 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6bb1e0e-eae8-4b6f-822c-f82cfebb1cbe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:06.663579 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:06.663579 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:06.669468 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f6bb1e0e-eae8-4b6f-822c-f82cfebb1cbe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:06.677944 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6bb1e0e-eae8-4b6f-822c-f82cfebb1cbe tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:06.678914 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 870/3472] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:06 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:07.380587 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7a17ed1-2907-4c4a-915d-f88bb3837147 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.382788 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7a17ed1-2907-4c4a-915d-f88bb3837147 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:07.383097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7a17ed1-2907-4c4a-915d-f88bb3837147 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:07.383333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7a17ed1-2907-4c4a-915d-f88bb3837147 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:07.399819 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:07.399819 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:07.406271 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f7a17ed1-2907-4c4a-915d-f88bb3837147 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:07.415050 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7a17ed1-2907-4c4a-915d-f88bb3837147 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:07.415668 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 861/3473] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:07 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 1195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:07.428289 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-370e0951-0161-46a3-a7a2-63bd479d5a7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.433054 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-370e0951-0161-46a3-a7a2-63bd479d5a7f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 Aug 07 14:07:07.433274 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-370e0951-0161-46a3-a7a2-63bd479d5a7f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:07.433560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-370e0951-0161-46a3-a7a2-63bd479d5a7f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:07.451371 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-370e0951-0161-46a3-a7a2-63bd479d5a7f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 returned with HTTP 404 Aug 07 14:07:07.451956 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 873/3474] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:07 2026] GET /volume/v3/volumes/6e11d7fc-4e17-4c69-9159-59a4cafd1e78 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:07.465250 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31805681-89b7-4561-a20b-77baa62e03ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.468401 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31805681-89b7-4561-a20b-77baa62e03ca tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:07.469874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31805681-89b7-4561-a20b-77baa62e03ca tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:07.469874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31805681-89b7-4561-a20b-77baa62e03ca tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:07.469874 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-31805681-89b7-4561-a20b-77baa62e03ca tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:07.480416 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31805681-89b7-4561-a20b-77baa62e03ca tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 returned with HTTP 404 Aug 07 14:07:07.480416 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 871/3475] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:07 2026] DELETE /volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:07.491070 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2caff0fd-91fc-4913-874f-8327a3e14306 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.493483 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2caff0fd-91fc-4913-874f-8327a3e14306 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 Aug 07 14:07:07.493773 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2caff0fd-91fc-4913-874f-8327a3e14306 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:07.494050 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2caff0fd-91fc-4913-874f-8327a3e14306 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:07.504537 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2caff0fd-91fc-4913-874f-8327a3e14306 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 returned with HTTP 404 Aug 07 14:07:07.505146 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 871/3476] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:07 2026] GET /volume/v3/volumes/4b7afc5a-902d-480e-9e25-ccf838dd9178 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:07.515758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.519707 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 Aug 07 14:07:07.520044 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:07.520338 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:07.520661 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: a336c50e-4356-424d-9f42-28b3557e26e2 Aug 07 14:07:07.530784 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:07.530784 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:07.531434 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:07.555587 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.556485 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume request issued successfully. Aug 07 14:07:07.556737 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f85a43b5-9569-4224-b064-4c76cedd9c29 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 returned with HTTP 202 Aug 07 14:07:07.557274 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 862/3477] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:07 2026] DELETE /volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:07.559234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:07.560684 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e749c345-6e61-4ac9-ba80-e62289fe5a6d", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1857896292"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:07.562159 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume request body: {'volume': {'imageRef': 'e749c345-6e61-4ac9-ba80-e62289fe5a6d', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1857896292'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:07.568802 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dfc0b490-af59-488c-96f8-1edf4001437e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.573132 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfc0b490-af59-488c-96f8-1edf4001437e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 Aug 07 14:07:07.573132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfc0b490-af59-488c-96f8-1edf4001437e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:07.573132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfc0b490-af59-488c-96f8-1edf4001437e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:07.590189 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:07.590189 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:07.600658 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dfc0b490-af59-488c-96f8-1edf4001437e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Volume info retrieved successfully. Aug 07 14:07:07.614028 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfc0b490-af59-488c-96f8-1edf4001437e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 returned with HTTP 200 Aug 07 14:07:07.615115 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 872/3478] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:07 2026] GET /volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:07.717499 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b51be63a-2724-4143-a1f9-cb8ad69e77fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:07.720825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b51be63a-2724-4143-a1f9-cb8ad69e77fd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:07.721142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b51be63a-2724-4143-a1f9-cb8ad69e77fd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:07.722004 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b51be63a-2724-4143-a1f9-cb8ad69e77fd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:07.761251 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:07.761251 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:07.769538 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume of 2 GB Aug 07 14:07:07.770456 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b51be63a-2724-4143-a1f9-cb8ad69e77fd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:07.775647 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b51be63a-2724-4143-a1f9-cb8ad69e77fd tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:07.776320 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 872/3479] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:07 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:07.779007 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Availability Zones retrieved successfully. Aug 07 14:07:07.787428 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Flow 'volume_create_api' (bd1891eb-74ac-4fe9-9572-dc306e7b6a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:07.789893 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c3cf77-e420-4492-8599-f3a417d8d496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:07.790791 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Validating volume size '2' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:07.874695 np0000006713 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c3cf77-e420-4492-8599-f3a417d8d496) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 14:07:07.874695 np0000006713 devstack@c-api.service[100324]: Failure: cinder.exception.InvalidInput: Invalid input received: Image e749c345-6e61-4ac9-ba80-e62289fe5a6d is not active. Aug 07 14:07:07.880684 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c3cf77-e420-4492-8599-f3a417d8d496) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:07.882413 np0000006713 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c3cf77-e420-4492-8599-f3a417d8d496) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:07:07.883494 np0000006713 devstack@c-api.service[100324]: WARNING cinder.volume.api [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Flow 'volume_create_api' (bd1891eb-74ac-4fe9-9572-dc306e7b6a89) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 14:07:07.884332 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee9524b2-63a8-46ef-bfaf-b13bd835d930 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:07:07.884422 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 874/3480] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:07:07 2026] POST /volume/v3/volumes => generated 125 bytes in 329 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:08.432135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80347f77-d905-4d4f-92c4-831c2fa6d1e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.436355 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80347f77-d905-4d4f-92c4-831c2fa6d1e0 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:08.436689 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80347f77-d905-4d4f-92c4-831c2fa6d1e0 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.436994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80347f77-d905-4d4f-92c4-831c2fa6d1e0 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.457509 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:08.457509 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:08.466461 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80347f77-d905-4d4f-92c4-831c2fa6d1e0 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:08.474287 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80347f77-d905-4d4f-92c4-831c2fa6d1e0 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:08.475460 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 863/3481] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 1193 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:08.492117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f498a64d-8137-4c34-8a85-80ace1d2e129 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.496298 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f498a64d-8137-4c34-8a85-80ace1d2e129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:08.496577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f498a64d-8137-4c34-8a85-80ace1d2e129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.496740 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f498a64d-8137-4c34-8a85-80ace1d2e129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.507937 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:08.507937 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:08.515457 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f498a64d-8137-4c34-8a85-80ace1d2e129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:08.525171 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f498a64d-8137-4c34-8a85-80ace1d2e129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:08.525817 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 873/3482] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:08.543271 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.548288 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:08.551454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "df9c3a82-eef0-4cbd-9e38-ad8ca39e678c", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:08.553817 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'df9c3a82-eef0-4cbd-9e38-ad8ca39e678c', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:08.572288 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:08.572288 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:08.573040 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume retrieved successfully. Aug 07 14:07:08.573160 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume of 1 GB Aug 07 14:07:08.581270 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Availability Zones retrieved successfully. Aug 07 14:07:08.589070 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (793da4a5-c958-4849-83ed-eb7b9d06714a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:08.590880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93334498-4be2-4136-9363-f83c85065914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:08.593305 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:08.628662 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93334498-4be2-4136-9363-f83c85065914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'df9c3a82-eef0-4cbd-9e38-ad8ca39e678c', 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:08.629657 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd6d721-9e54-4db3-94e0-1e1708b71e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:08.639287 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8042e35-a575-4d60-b9f1-b133d7fb7246 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.641868 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8042e35-a575-4d60-b9f1-b133d7fb7246 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 Aug 07 14:07:08.642007 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8042e35-a575-4d60-b9f1-b133d7fb7246 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.642311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8042e35-a575-4d60-b9f1-b133d7fb7246 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.650834 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8042e35-a575-4d60-b9f1-b133d7fb7246 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 returned with HTTP 404 Aug 07 14:07:08.651370 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 875/3483] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/a336c50e-4356-424d-9f42-28b3557e26e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:08.663900 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e281a8c1-185a-4d78-abfb-80a4d6c68e8e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.666037 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e281a8c1-185a-4d78-abfb-80a4d6c68e8e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:07:08.666697 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e281a8c1-185a-4d78-abfb-80a4d6c68e8e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.667601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e281a8c1-185a-4d78-abfb-80a4d6c68e8e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.667601 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-e281a8c1-185a-4d78-abfb-80a4d6c68e8e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: 18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:07:08.677852 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e281a8c1-185a-4d78-abfb-80a4d6c68e8e tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 returned with HTTP 404 Aug 07 14:07:08.678254 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 864/3484] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:08 2026] DELETE /volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:08.688112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee707a6a-cf2c-4832-be5a-666b6d3f9a94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.690568 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee707a6a-cf2c-4832-be5a-666b6d3f9a94 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 Aug 07 14:07:08.690879 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee707a6a-cf2c-4832-be5a-666b6d3f9a94 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.691305 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee707a6a-cf2c-4832-be5a-666b6d3f9a94 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.696944 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee707a6a-cf2c-4832-be5a-666b6d3f9a94 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 returned with HTTP 404 Aug 07 14:07:08.698521 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 874/3485] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/snapshots/18892f3e-a5f0-4426-b79a-df19f8846d50 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:08.699036 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Created reservations ['463a921a-fbe8-4835-9c2e-2738b11148a6', '82f0af65-0f01-444a-9b3e-0c48b06cdf48', '7b78dced-132b-4de3-a2c6-29851732c266', '5e71f9fb-fc2d-4e20-943d-b342858e79d7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:08.700065 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd6d721-9e54-4db3-94e0-1e1708b71e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['463a921a-fbe8-4835-9c2e-2738b11148a6', '82f0af65-0f01-444a-9b3e-0c48b06cdf48', '7b78dced-132b-4de3-a2c6-29851732c266', '5e71f9fb-fc2d-4e20-943d-b342858e79d7']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:08.701280 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1643b5b-ac49-4261-b77b-c9d028007155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:08.712951 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a85d92f-ff8b-4662-9376-d5bc63274e1b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.715401 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a85d92f-ff8b-4662-9376-d5bc63274e1b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:07:08.715711 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a85d92f-ff8b-4662-9376-d5bc63274e1b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.716003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a85d92f-ff8b-4662-9376-d5bc63274e1b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.716209 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1a85d92f-ff8b-4662-9376-d5bc63274e1b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:07:08.725823 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a85d92f-ff8b-4662-9376-d5bc63274e1b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf returned with HTTP 404 Aug 07 14:07:08.725986 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 876/3486] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:08 2026] DELETE /volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:08.738933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfef3839-f486-4b8e-8f3d-099749e0e77f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.747881 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfef3839-f486-4b8e-8f3d-099749e0e77f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf Aug 07 14:07:08.748058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1643b5b-ac49-4261-b77b-c9d028007155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5262de6-b9af-4b14-86a9-ba779f6d8c8a', '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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['463a921a-fbe8-4835-9c2e-2738b11148a6','82f0af65-0f01-444a-9b3e-0c48b06cdf48','7b78dced-132b-4de3-a2c6-29851732c266','5e71f9fb-fc2d-4e20-943d-b342858e79d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=df9c3a82-eef0-4cbd-9e38-ad8ca39e678c,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:07:08Z,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=f5262de6-b9af-4b14-86a9-ba779f6d8c8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b50d7937b3a84063bb4ec7de69b790e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=df9c3a82-eef0-4cbd-9e38-ad8ca39e678c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fef1655e0134abdb9908481321b504c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:08.748219 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfef3839-f486-4b8e-8f3d-099749e0e77f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.748219 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfef3839-f486-4b8e-8f3d-099749e0e77f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.748317 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df496d90-33c2-4b8e-ad93-52a447274586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:08.760703 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfef3839-f486-4b8e-8f3d-099749e0e77f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf returned with HTTP 404 Aug 07 14:07:08.761091 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 865/3487] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/121fa93f-2630-48a1-a90f-b6286959a8bf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:08.771971 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e52f7071-683d-46f5-949a-ef28161505d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.774325 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e52f7071-683d-46f5-949a-ef28161505d9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:07:08.774607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e52f7071-683d-46f5-949a-ef28161505d9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.774820 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e52f7071-683d-46f5-949a-ef28161505d9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.775139 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e52f7071-683d-46f5-949a-ef28161505d9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:07:08.790722 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e52f7071-683d-46f5-949a-ef28161505d9 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 returned with HTTP 404 Aug 07 14:07:08.791392 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 875/3488] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:08 2026] DELETE /volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:08.798656 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80b70aa6-d743-451c-89ea-8b5963683e55 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.801532 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80b70aa6-d743-451c-89ea-8b5963683e55 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 Aug 07 14:07:08.802125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80b70aa6-d743-451c-89ea-8b5963683e55 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.802206 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df496d90-33c2-4b8e-ad93-52a447274586) transitioned into state 'SUCCESS' from 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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['463a921a-fbe8-4835-9c2e-2738b11148a6','82f0af65-0f01-444a-9b3e-0c48b06cdf48','7b78dced-132b-4de3-a2c6-29851732c266','5e71f9fb-fc2d-4e20-943d-b342858e79d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=df9c3a82-eef0-4cbd-9e38-ad8ca39e678c,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:08.802316 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80b70aa6-d743-451c-89ea-8b5963683e55 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.803210 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfebe85-ebb1-42f2-8490-0db73a204cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:08.804949 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec920348-c76f-4ca2-8185-f712c84c8a41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.808389 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec920348-c76f-4ca2-8185-f712c84c8a41 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:08.808695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec920348-c76f-4ca2-8185-f712c84c8a41 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.809120 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec920348-c76f-4ca2-8185-f712c84c8a41 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.812551 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80b70aa6-d743-451c-89ea-8b5963683e55 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 returned with HTTP 404 Aug 07 14:07:08.813203 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 877/3489] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/1cce8a4b-3974-4d20-88ba-da50a182ec92 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:08.823578 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e94cf402-8a99-4f64-971e-637d75a23270 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.826565 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e94cf402-8a99-4f64-971e-637d75a23270 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:07:08.826565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e94cf402-8a99-4f64-971e-637d75a23270 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.826565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e94cf402-8a99-4f64-971e-637d75a23270 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.826565 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e94cf402-8a99-4f64-971e-637d75a23270 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: 5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:07:08.828063 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:08.828063 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:08.832528 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e94cf402-8a99-4f64-971e-637d75a23270 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 returned with HTTP 404 Aug 07 14:07:08.833117 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 876/3490] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:08 2026] DELETE /volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:08.835193 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfebe85-ebb1-42f2-8490-0db73a204cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:08.836594 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (793da4a5-c958-4849-83ed-eb7b9d06714a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:08.837269 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request issued successfully. Aug 07 14:07:08.838275 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec920348-c76f-4ca2-8185-f712c84c8a41 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:08.838803 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0b11f41-5571-43f9-a533-94eea9c81b89 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:08.839120 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 873/3491] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:07:08 2026] POST /volume/v3/volumes => generated 809 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:08.846119 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec920348-c76f-4ca2-8185-f712c84c8a41 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:08.846119 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 866/3492] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:08.847801 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d2be5bc-af6c-4979-98cb-964d45fe66a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.855876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d2be5bc-af6c-4979-98cb-964d45fe66a4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 Aug 07 14:07:08.855876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d2be5bc-af6c-4979-98cb-964d45fe66a4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.855876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d2be5bc-af6c-4979-98cb-964d45fe66a4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.856514 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-908776ed-a8b1-4c3f-8604-2dc667eb3621 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.862511 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d2be5bc-af6c-4979-98cb-964d45fe66a4 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 returned with HTTP 404 Aug 07 14:07:08.863778 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 878/3493] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/snapshots/5a3e6465-fa3b-460b-a477-4257c908ef38 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:08.864858 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-908776ed-a8b1-4c3f-8604-2dc667eb3621 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a Aug 07 14:07:08.865816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-908776ed-a8b1-4c3f-8604-2dc667eb3621 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.865816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-908776ed-a8b1-4c3f-8604-2dc667eb3621 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.880313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-396bb5d3-9588-4cbc-827e-7efde94e6fb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.886028 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396bb5d3-9588-4cbc-827e-7efde94e6fb5 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:07:08.886028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396bb5d3-9588-4cbc-827e-7efde94e6fb5 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.886028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396bb5d3-9588-4cbc-827e-7efde94e6fb5 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.886028 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-396bb5d3-9588-4cbc-827e-7efde94e6fb5 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:07:08.887312 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:08.887312 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:08.892363 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-908776ed-a8b1-4c3f-8604-2dc667eb3621 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:08.898448 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-908776ed-a8b1-4c3f-8604-2dc667eb3621 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a returned with HTTP 200 Aug 07 14:07:08.898655 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396bb5d3-9588-4cbc-827e-7efde94e6fb5 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 returned with HTTP 404 Aug 07 14:07:08.898731 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 877/3494] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:08.898788 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 874/3495] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:08 2026] DELETE /volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:08.912135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-293f53ee-aaa8-43ee-a967-ae4b796a8312 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.914798 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-293f53ee-aaa8-43ee-a967-ae4b796a8312 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 Aug 07 14:07:08.915094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-293f53ee-aaa8-43ee-a967-ae4b796a8312 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.915326 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-293f53ee-aaa8-43ee-a967-ae4b796a8312 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.923164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-293f53ee-aaa8-43ee-a967-ae4b796a8312 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 returned with HTTP 404 Aug 07 14:07:08.923457 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 867/3496] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/volumes/ca13cc54-e000-4255-82d3-a2af2acf8029 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:08.934199 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f38b8f8-2830-4bbd-b9c2-cfabc4da808f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.937595 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f38b8f8-2830-4bbd-b9c2-cfabc4da808f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:07:08.937595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f38b8f8-2830-4bbd-b9c2-cfabc4da808f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.937725 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f38b8f8-2830-4bbd-b9c2-cfabc4da808f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.937875 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-0f38b8f8-2830-4bbd-b9c2-cfabc4da808f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:07:08.953687 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f38b8f8-2830-4bbd-b9c2-cfabc4da808f tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 returned with HTTP 404 Aug 07 14:07:08.954631 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 879/3497] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:08 2026] DELETE /volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:08.966333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab286978-93ad-4b79-9c2b-93c9cb590511 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.969085 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab286978-93ad-4b79-9c2b-93c9cb590511 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 Aug 07 14:07:08.969183 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab286978-93ad-4b79-9c2b-93c9cb590511 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.969497 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab286978-93ad-4b79-9c2b-93c9cb590511 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.980575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab286978-93ad-4b79-9c2b-93c9cb590511 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 returned with HTTP 404 Aug 07 14:07:08.981242 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 878/3498] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:08 2026] GET /volume/v3/snapshots/f184b1d8-d050-44c4-a50a-4cba5b8d38c9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:07:08.996821 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8dcd5c22-b4cd-43b8-9987-96fbb24d4658 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:08.999865 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8dcd5c22-b4cd-43b8-9987-96fbb24d4658 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:07:08.999865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8dcd5c22-b4cd-43b8-9987-96fbb24d4658 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:08.999865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8dcd5c22-b4cd-43b8-9987-96fbb24d4658 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:08.999865 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8dcd5c22-b4cd-43b8-9987-96fbb24d4658 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:07:09.005539 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8dcd5c22-b4cd-43b8-9987-96fbb24d4658 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f returned with HTTP 404 Aug 07 14:07:09.006281 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 875/3499] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:08 2026] DELETE /volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.016227 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f6da401-292f-41cc-801b-8a352da4d235 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.019986 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f6da401-292f-41cc-801b-8a352da4d235 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f Aug 07 14:07:09.020721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f6da401-292f-41cc-801b-8a352da4d235 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.020721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f6da401-292f-41cc-801b-8a352da4d235 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.020907 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-0cb36557-7cb0-4e33-b95f-085302945516 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.024311 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-0cb36557-7cb0-4e33-b95f-085302945516 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45/action Aug 07 14:07:09.024311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-0cb36557-7cb0-4e33-b95f-085302945516 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:09.025604 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-0cb36557-7cb0-4e33-b95f-085302945516 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:09.029274 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f6da401-292f-41cc-801b-8a352da4d235 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f returned with HTTP 404 Aug 07 14:07:09.030123 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 868/3500] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/92102f63-388b-4963-a8d9-62064f5a2d3f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.038350 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.040944 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be695e99-acfd-4aa3-92de-a3c93006b23b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.042940 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be695e99-acfd-4aa3-92de-a3c93006b23b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:07:09.043183 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be695e99-acfd-4aa3-92de-a3c93006b23b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.043460 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be695e99-acfd-4aa3-92de-a3c93006b23b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.044605 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-be695e99-acfd-4aa3-92de-a3c93006b23b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:07:09.052370 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.052370 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:09.053396 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be695e99-acfd-4aa3-92de-a3c93006b23b tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e returned with HTTP 404 Aug 07 14:07:09.053922 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 876/3501] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:09 2026] DELETE /volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.064596 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ea3f5a6-807b-4a2c-8457-4e5157bcedb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.067168 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea3f5a6-807b-4a2c-8457-4e5157bcedb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e Aug 07 14:07:09.067722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea3f5a6-807b-4a2c-8457-4e5157bcedb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.067722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea3f5a6-807b-4a2c-8457-4e5157bcedb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.071350 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c707995b-728b-4600-b410-cc6ab1b73e8d req-0cb36557-7cb0-4e33-b95f-085302945516 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45/action returned with HTTP 204 Aug 07 14:07:09.071812 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 880/3502] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:07:09 2026] POST /volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:09.076226 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea3f5a6-807b-4a2c-8457-4e5157bcedb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e returned with HTTP 404 Aug 07 14:07:09.076931 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 869/3503] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/eae6bd31-8bfa-4d12-ada3-9843f3eff11e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.095121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09e54234-77f2-4acf-9c1b-6db0d14359ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.097460 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09e54234-77f2-4acf-9c1b-6db0d14359ae tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:07:09.097807 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09e54234-77f2-4acf-9c1b-6db0d14359ae tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.098471 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09e54234-77f2-4acf-9c1b-6db0d14359ae tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.098471 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-09e54234-77f2-4acf-9c1b-6db0d14359ae tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:07:09.106799 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09e54234-77f2-4acf-9c1b-6db0d14359ae tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 returned with HTTP 404 Aug 07 14:07:09.106799 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 877/3504] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:09 2026] DELETE /volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.123829 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f747a112-9770-4982-994a-156ad552aa38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.126818 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f747a112-9770-4982-994a-156ad552aa38 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 Aug 07 14:07:09.127325 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f747a112-9770-4982-994a-156ad552aa38 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.127579 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f747a112-9770-4982-994a-156ad552aa38 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.134668 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f747a112-9770-4982-994a-156ad552aa38 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 returned with HTTP 404 Aug 07 14:07:09.135284 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 881/3505] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/011c3d70-df01-4c35-ab74-e4c7cd9aca80 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.148389 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:09.148954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-379189076"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:09.151168 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-379189076'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:09.151280 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10cc4ca8-389a-410e-9678-3ce88302951c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.151388 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume of 1 GB Aug 07 14:07:09.154473 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10cc4ca8-389a-410e-9678-3ce88302951c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:07:09.154722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10cc4ca8-389a-410e-9678-3ce88302951c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.155013 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10cc4ca8-389a-410e-9678-3ce88302951c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.155230 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-10cc4ca8-389a-410e-9678-3ce88302951c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: 537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:07:09.158893 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Availability Zones retrieved successfully. Aug 07 14:07:09.161360 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10cc4ca8-389a-410e-9678-3ce88302951c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 returned with HTTP 404 Aug 07 14:07:09.162042 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 870/3506] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:09 2026] DELETE /volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:09.167259 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Flow 'volume_create_api' (c0ae7e7f-4d08-4113-8428-13973b0576d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:09.168926 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5aeb7d-851f-4038-92a6-992f237160a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:09.170178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:09.172121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc88fd6f-effc-46aa-8b1b-16696a045d65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.175076 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc88fd6f-effc-46aa-8b1b-16696a045d65 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 Aug 07 14:07:09.175266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc88fd6f-effc-46aa-8b1b-16696a045d65 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.176588 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc88fd6f-effc-46aa-8b1b-16696a045d65 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.183960 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc88fd6f-effc-46aa-8b1b-16696a045d65 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 returned with HTTP 404 Aug 07 14:07:09.184577 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 878/3507] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/snapshots/537011ca-d6f4-429e-baa4-352b047ea016 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:09.194083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dbc57eaf-ad7a-45d8-b349-03fcc249698c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.198099 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbc57eaf-ad7a-45d8-b349-03fcc249698c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:07:09.198559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbc57eaf-ad7a-45d8-b349-03fcc249698c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.199485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbc57eaf-ad7a-45d8-b349-03fcc249698c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.199971 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dbc57eaf-ad7a-45d8-b349-03fcc249698c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: 6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:07:09.211761 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbc57eaf-ad7a-45d8-b349-03fcc249698c tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 returned with HTTP 404 Aug 07 14:07:09.212427 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 882/3508] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:09 2026] DELETE /volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.215862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5aeb7d-851f-4038-92a6-992f237160a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:09.216857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5c9922-9fac-49bd-ae79-eadb1d776a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:09.223370 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18c972f9-4ed2-4083-9ae1-916c5601ba63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.225979 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18c972f9-4ed2-4083-9ae1-916c5601ba63 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 Aug 07 14:07:09.226910 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18c972f9-4ed2-4083-9ae1-916c5601ba63 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.226910 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18c972f9-4ed2-4083-9ae1-916c5601ba63 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.234699 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18c972f9-4ed2-4083-9ae1-916c5601ba63 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 returned with HTTP 404 Aug 07 14:07:09.235855 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 871/3509] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/6e01fb9b-b23e-45ce-b170-765384836c90 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.247829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd7506e0-911b-4345-8504-0a76e3484fc3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.250661 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd7506e0-911b-4345-8504-0a76e3484fc3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:07:09.250865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd7506e0-911b-4345-8504-0a76e3484fc3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.251137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd7506e0-911b-4345-8504-0a76e3484fc3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.251286 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-cd7506e0-911b-4345-8504-0a76e3484fc3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete snapshot with id: c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:07:09.259902 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd7506e0-911b-4345-8504-0a76e3484fc3 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 returned with HTTP 404 Aug 07 14:07:09.260681 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 879/3510] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:09 2026] DELETE /volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:09.269204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e78063c-e11a-4ad9-af16-461212d8267a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.271855 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e78063c-e11a-4ad9-af16-461212d8267a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 Aug 07 14:07:09.272157 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e78063c-e11a-4ad9-af16-461212d8267a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.272528 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e78063c-e11a-4ad9-af16-461212d8267a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.279875 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e78063c-e11a-4ad9-af16-461212d8267a tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 returned with HTTP 404 Aug 07 14:07:09.280543 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 883/3511] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/snapshots/c606fe6c-c086-4a16-83a6-d4f685e27015 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:09.289471 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a4e4154-8743-4ac2-961e-843bb7495baf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.291926 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a4e4154-8743-4ac2-961e-843bb7495baf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:07:09.292641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a4e4154-8743-4ac2-961e-843bb7495baf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.292641 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a4e4154-8743-4ac2-961e-843bb7495baf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.292641 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5a4e4154-8743-4ac2-961e-843bb7495baf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Delete volume with id: dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:07:09.300589 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a4e4154-8743-4ac2-961e-843bb7495baf tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a returned with HTTP 404 Aug 07 14:07:09.300589 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 872/3512] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:09 2026] DELETE /volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.316428 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45fd3801-e98b-4e14-b98d-e4f6dfd5edb6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.319198 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45fd3801-e98b-4e14-b98d-e4f6dfd5edb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] GET https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a Aug 07 14:07:09.319198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45fd3801-e98b-4e14-b98d-e4f6dfd5edb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.319388 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Created reservations ['f57d80aa-b39d-4ac0-9d9a-df69e7b3827c', '16ff6bba-472f-47c5-b0c5-33b4a4bc5449', '72fc2faa-c660-4955-9e77-c20cf170eb84', '306afbcf-b7a4-44d6-8a38-8521d0b18229'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:09.320082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45fd3801-e98b-4e14-b98d-e4f6dfd5edb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.321262 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5c9922-9fac-49bd-ae79-eadb1d776a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57d80aa-b39d-4ac0-9d9a-df69e7b3827c', '16ff6bba-472f-47c5-b0c5-33b4a4bc5449', '72fc2faa-c660-4955-9e77-c20cf170eb84', '306afbcf-b7a4-44d6-8a38-8521d0b18229']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:09.321907 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9a81ee-0f67-476c-965a-b79d2f80042b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:09.327827 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45fd3801-e98b-4e14-b98d-e4f6dfd5edb6 tempest-VolumeDependencyTests-2060321385 tempest-VolumeDependencyTests-2060321385-project-member] https://10.4.3.193/volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a returned with HTTP 404 Aug 07 14:07:09.328990 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 880/3513] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/dfde2e9b-52c0-4f65-97f9-ef47fddbb45a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:09.356860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9a81ee-0f67-476c-965a-b79d2f80042b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3917697-895a-476d-aa14-cec487fc4621', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-379189076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb54b51727504f18b3c76056b7823059',qos_specs=None,replication_status=,reservations=['f57d80aa-b39d-4ac0-9d9a-df69e7b3827c','16ff6bba-472f-47c5-b0c5-33b4a4bc5449','72fc2faa-c660-4955-9e77-c20cf170eb84','306afbcf-b7a4-44d6-8a38-8521d0b18229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4de8362c69042c6a9f20f5f228a535f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-379189076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3917697-895a-476d-aa14-cec487fc4621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb54b51727504f18b3c76056b7823059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4de8362c69042c6a9f20f5f228a535f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:09.358634 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (026d8bed-ecc7-487c-a87a-a1a4a70281c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:09.385532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-5f275eab-f976-4604-b8c7-33699d8f5a89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.389778 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-5f275eab-f976-4604-b8c7-33699d8f5a89 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/limits Aug 07 14:07:09.390063 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-5f275eab-f976-4604-b8c7-33699d8f5a89 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.390383 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-5f275eab-f976-4604-b8c7-33699d8f5a89 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.392018 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (026d8bed-ecc7-487c-a87a-a1a4a70281c1) transitioned into state 'SUCCESS' from state '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-379189076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb54b51727504f18b3c76056b7823059',qos_specs=None,replication_status=,reservations=['f57d80aa-b39d-4ac0-9d9a-df69e7b3827c','16ff6bba-472f-47c5-b0c5-33b4a4bc5449','72fc2faa-c660-4955-9e77-c20cf170eb84','306afbcf-b7a4-44d6-8a38-8521d0b18229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4de8362c69042c6a9f20f5f228a535f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:09.392873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e27e7575-915c-43df-aeeb-3daba68de1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:09.408668 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-5f275eab-f976-4604-b8c7-33699d8f5a89 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1586226018 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1586226018, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:07:09.413691 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e27e7575-915c-43df-aeeb-3daba68de1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:09.415496 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Flow 'volume_create_api' (c0ae7e7f-4d08-4113-8428-13973b0576d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:09.415899 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume request issued successfully. Aug 07 14:07:09.416817 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-663b5b52-2b7b-41f8-a312-dbe70aa25bdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:09.417389 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 879/3514] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:07:09 2026] POST /volume/v3/volumes => generated 777 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:09.433274 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-5f275eab-f976-4604-b8c7-33699d8f5a89 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 07 14:07:09.434680 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 884/3515] 10.4.3.193 () {68 vars in 1484 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/limits => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:09.439633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0f8c21d-49ab-4cd2-aae6-7b374acdc5c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.443861 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0f8c21d-49ab-4cd2-aae6-7b374acdc5c1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 Aug 07 14:07:09.443861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0f8c21d-49ab-4cd2-aae6-7b374acdc5c1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.443861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0f8c21d-49ab-4cd2-aae6-7b374acdc5c1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.455073 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.455073 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:09.461408 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0f8c21d-49ab-4cd2-aae6-7b374acdc5c1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:09.467627 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0f8c21d-49ab-4cd2-aae6-7b374acdc5c1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 returned with HTTP 200 Aug 07 14:07:09.468160 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 873/3516] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:09.493105 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-245bce07-c33b-4795-a20c-14c521722e7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.497013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-245bce07-c33b-4795-a20c-14c521722e7a tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:07:09.497315 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-245bce07-c33b-4795-a20c-14c521722e7a tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.497675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-245bce07-c33b-4795-a20c-14c521722e7a tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.518986 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.518986 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:09.525112 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-245bce07-c33b-4795-a20c-14c521722e7a tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:09.532478 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-245bce07-c33b-4795-a20c-14c521722e7a tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:07:09.533194 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 881/3517] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1662 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:09.550553 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.552801 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:07:09.553188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "619a0b7d-3df6-4c31-901b-391a5dabd6d4", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-64922199", "description": null, "metadata": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:09.569156 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.569156 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:09.570068 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:09.570202 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create snapshot from volume 619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:07:09.617562 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Created reservations ['238a7a2f-db57-41f6-ade5-24cff7f0a63c', 'fb14e761-99bd-4a72-9323-2352c3f5aa11', '98177790-ae62-459d-9006-3ee0bdabc96b', 'd3ee4ae5-e5da-4471-89b5-345345e13432'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:09.662398 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot force create request issued successfully. Aug 07 14:07:09.662930 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3c966c8e-ab0d-44b5-a2aa-4e02d4a9bbcc req-0a29ac4e-262e-44d8-a9c8-afa5074ba9b3 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:07:09.663683 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 880/3518] 10.4.3.193 () {72 vars in 1547 bytes} [Fri Aug 7 14:07:09 2026] POST /volume/v3/snapshots => generated 322 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:09.865923 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40c9cdc7-9fd1-4b23-9c77-f445cb6032b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.869342 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40c9cdc7-9fd1-4b23-9c77-f445cb6032b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:09.869342 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40c9cdc7-9fd1-4b23-9c77-f445cb6032b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.870774 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40c9cdc7-9fd1-4b23-9c77-f445cb6032b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.896449 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.896449 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:09.907666 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40c9cdc7-9fd1-4b23-9c77-f445cb6032b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:09.917392 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40c9cdc7-9fd1-4b23-9c77-f445cb6032b4 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:09.917392 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 885/3519] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 1172 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:09.919512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90dc1571-707d-48b0-81d2-6431cfed6949 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.927508 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90dc1571-707d-48b0-81d2-6431cfed6949 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a Aug 07 14:07:09.927508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90dc1571-707d-48b0-81d2-6431cfed6949 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.927508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90dc1571-707d-48b0-81d2-6431cfed6949 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.932857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8622c09-f08c-48e2-abd2-b55a961d2652 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.934783 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8622c09-f08c-48e2-abd2-b55a961d2652 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:09.935156 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8622c09-f08c-48e2-abd2-b55a961d2652 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.935326 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8622c09-f08c-48e2-abd2-b55a961d2652 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.939830 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.939830 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:09.946887 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90dc1571-707d-48b0-81d2-6431cfed6949 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:09.947017 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.947017 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:09.953374 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b8622c09-f08c-48e2-abd2-b55a961d2652 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:09.954717 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90dc1571-707d-48b0-81d2-6431cfed6949 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a returned with HTTP 200 Aug 07 14:07:09.955434 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 874/3520] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:09.961475 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8622c09-f08c-48e2-abd2-b55a961d2652 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:09.962041 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 882/3521] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:09.977732 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84a7516b-a505-47c6-a26b-eafb5b8a0718 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:09.981409 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84a7516b-a505-47c6-a26b-eafb5b8a0718 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a Aug 07 14:07:09.981738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84a7516b-a505-47c6-a26b-eafb5b8a0718 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:09.982176 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84a7516b-a505-47c6-a26b-eafb5b8a0718 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:09.991968 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:09.991968 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:09.999568 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-84a7516b-a505-47c6-a26b-eafb5b8a0718 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:10.008387 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84a7516b-a505-47c6-a26b-eafb5b8a0718 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a returned with HTTP 200 Aug 07 14:07:10.009056 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 881/3522] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:09 2026] GET /volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:10.022161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f771614e-182f-43bd-babe-100de4c6a9f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.024507 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f771614e-182f-43bd-babe-100de4c6a9f8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:10.024729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f771614e-182f-43bd-babe-100de4c6a9f8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.025001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f771614e-182f-43bd-babe-100de4c6a9f8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.033287 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.035871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:10.036929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.039198 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.039198 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:10.043302 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.043302 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:10.048339 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.048339 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:10.048999 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:10.051268 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f771614e-182f-43bd-babe-100de4c6a9f8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:10.058809 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f771614e-182f-43bd-babe-100de4c6a9f8 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:10.059485 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 886/3523] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:10 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 1172 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:10.075779 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume request issued successfully. Aug 07 14:07:10.076530 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d77b1b0b-7301-4f8e-9602-6327695e11fd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 202 Aug 07 14:07:10.076748 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 875/3524] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:10 2026] DELETE /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:10.085224 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f6dd127a-70d6-4c9a-a40d-156f61eb0d8a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.087132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb64506e-ca59-4f65-ad04-7af72d3d11db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.087388 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f6dd127a-70d6-4c9a-a40d-156f61eb0d8a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/action Aug 07 14:07:10.087809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f6dd127a-70d6-4c9a-a40d-156f61eb0d8a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:10.087995 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f6dd127a-70d6-4c9a-a40d-156f61eb0d8a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:10.089567 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb64506e-ca59-4f65-ad04-7af72d3d11db tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:10.090518 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb64506e-ca59-4f65-ad04-7af72d3d11db tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.090727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb64506e-ca59-4f65-ad04-7af72d3d11db tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.101408 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.101408 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:10.102016 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f6dd127a-70d6-4c9a-a40d-156f61eb0d8a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:10.102091 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.102091 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:10.110170 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bb64506e-ca59-4f65-ad04-7af72d3d11db tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:10.112549 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f6dd127a-70d6-4c9a-a40d-156f61eb0d8a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Begin detaching volume completed successfully. Aug 07 14:07:10.112823 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-f6dd127a-70d6-4c9a-a40d-156f61eb0d8a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/action returned with HTTP 202 Aug 07 14:07:10.113391 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 883/3525] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:07:10 2026] POST /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:10.117102 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb64506e-ca59-4f65-ad04-7af72d3d11db tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 200 Aug 07 14:07:10.117102 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 882/3526] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:10 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 1192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:10.169755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f09f5ec-a86a-4c1e-a737-a0df3fc31d11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.170240 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f09f5ec-a86a-4c1e-a737-a0df3fc31d11 None None] GET https://10.4.3.193/volume// Aug 07 14:07:10.170641 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f09f5ec-a86a-4c1e-a737-a0df3fc31d11 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.170873 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f09f5ec-a86a-4c1e-a737-a0df3fc31d11 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.171267 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f09f5ec-a86a-4c1e-a737-a0df3fc31d11 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:10.171656 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 887/3527] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:07:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:10.186928 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-7b71bd95-93a9-441b-966f-f98171d51212 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.191895 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-7b71bd95-93a9-441b-966f-f98171d51212 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:10.192664 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-7b71bd95-93a9-441b-966f-f98171d51212 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.192664 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-7b71bd95-93a9-441b-966f-f98171d51212 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.215109 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.215109 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:10.225260 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-7b71bd95-93a9-441b-966f-f98171d51212 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:10.233258 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-7b71bd95-93a9-441b-966f-f98171d51212 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:10.233726 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 876/3528] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:07:10 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 1355 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:10.250790 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-3854620c-eaa3-409b-8548-7357a23a9f80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.254553 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-3854620c-eaa3-409b-8548-7357a23a9f80 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/encryption Aug 07 14:07:10.256107 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-3854620c-eaa3-409b-8548-7357a23a9f80 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.256107 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-3854620c-eaa3-409b-8548-7357a23a9f80 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.274687 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.274687 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:10.285065 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-3854620c-eaa3-409b-8548-7357a23a9f80 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/encryption returned with HTTP 200 Aug 07 14:07:10.285552 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 884/3529] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:07:10 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:10.485597 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4ec19f6-e878-410a-bacd-009e887629a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.489200 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4ec19f6-e878-410a-bacd-009e887629a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 Aug 07 14:07:10.489653 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4ec19f6-e878-410a-bacd-009e887629a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.490186 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4ec19f6-e878-410a-bacd-009e887629a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.501500 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.501500 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:10.508739 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b4ec19f6-e878-410a-bacd-009e887629a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:10.516743 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4ec19f6-e878-410a-bacd-009e887629a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 returned with HTTP 200 Aug 07 14:07:10.517466 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 883/3530] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:10 2026] GET /volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:10.531633 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.539388 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:10.542387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3917697-895a-476d-aa14-cec487fc4621", "name": "tempest-type-Backup-1989453138"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:10.545595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Creating new backup {'backup': {'volume_id': 'c3917697-895a-476d-aa14-cec487fc4621', 'name': 'tempest-type-Backup-1989453138'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:10.545595 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Creating backup of volume c3917697-895a-476d-aa14-cec487fc4621 in container None Aug 07 14:07:10.559972 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.559972 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:10.560520 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:10.599544 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Created reservations ['cacd9d80-3369-4a24-8796-22426fb22a79', 'bf64c954-8f6a-40b8-907a-4d01ecfe9cb0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:10.639684 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31ac8e81-1827-438f-a04f-8d1b0e7e3d65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:10.641086 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 888/3531] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:07:10 2026] POST /volume/v3/backups => generated 316 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:10.654123 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99de6124-426e-4eeb-beba-2a6c2e72284f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.658132 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99de6124-426e-4eeb-beba-2a6c2e72284f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:10.658132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99de6124-426e-4eeb-beba-2a6c2e72284f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:10.658132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99de6124-426e-4eeb-beba-2a6c2e72284f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:10.658132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-99de6124-426e-4eeb-beba-2a6c2e72284f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:10.663113 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:10.663113 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:10.664047 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99de6124-426e-4eeb-beba-2a6c2e72284f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:10.664558 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 877/3532] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:10 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:10.766421 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:10.769414 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:10.769937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "f0c6a801-8a24-4dc1-8f5a-18cf049e5183"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:10.772106 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'f0c6a801-8a24-4dc1-8f5a-18cf049e5183'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:10.914276 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume of 1 GB Aug 07 14:07:10.919630 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Availability Zones retrieved successfully. Aug 07 14:07:10.924885 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Flow 'volume_create_api' (11cde61e-9831-42eb-a359-d40874891314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:10.926132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7299f1b3-33a0-495e-826d-3f1bc5c91614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:10.927257 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:10.970526 np0000006713 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7299f1b3-33a0-495e-826d-3f1bc5c91614) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 14:07:10.970526 np0000006713 devstack@c-api.service[100323]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 07 14:07:10.974665 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7299f1b3-33a0-495e-826d-3f1bc5c91614) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:10.976145 np0000006713 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7299f1b3-33a0-495e-826d-3f1bc5c91614) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:07:10.978052 np0000006713 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Flow 'volume_create_api' (11cde61e-9831-42eb-a359-d40874891314) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 14:07:10.978443 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2a4e66f-5561-4861-b219-a50c63ba3705 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:07:10.979120 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 885/3533] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:10 2026] POST /volume/v3/volumes => generated 134 bytes in 214 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:11.133414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db165fc8-72b5-4b45-a06b-76875fe59c50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.139280 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db165fc8-72b5-4b45-a06b-76875fe59c50 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:11.139280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db165fc8-72b5-4b45-a06b-76875fe59c50 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.139280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db165fc8-72b5-4b45-a06b-76875fe59c50 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.147214 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db165fc8-72b5-4b45-a06b-76875fe59c50 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 404 Aug 07 14:07:11.148486 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 884/3534] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:11.306076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e861c191-736b-4962-8a83-de95a092eb01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.308923 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e861c191-736b-4962-8a83-de95a092eb01 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.309682 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e861c191-736b-4962-8a83-de95a092eb01 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.311857 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e861c191-736b-4962-8a83-de95a092eb01 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:07:11.312261 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 889/3535] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:11.323294 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8143cf2-5c11-4fae-95e2-2f163a0fb47d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.326582 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8143cf2-5c11-4fae-95e2-2f163a0fb47d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.326582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8143cf2-5c11-4fae-95e2-2f163a0fb47d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "21aaa2aa-77d6-436e-bb12-8a7713477fa0"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.327777 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c8143cf2-5c11-4fae-95e2-2f163a0fb47d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '21aaa2aa-77d6-436e-bb12-8a7713477fa0'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:11.333598 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8143cf2-5c11-4fae-95e2-2f163a0fb47d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 07 14:07:11.334365 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 878/3536] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:11 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 07 14:07:11.345674 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29f7e6df-2ff3-47fe-a42c-0a771926839d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.348462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29f7e6df-2ff3-47fe-a42c-0a771926839d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.348880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29f7e6df-2ff3-47fe-a42c-0a771926839d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7627c5cd-24bf-419d-8fe0-7acd5674b553"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.352392 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-29f7e6df-2ff3-47fe-a42c-0a771926839d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7627c5cd-24bf-419d-8fe0-7acd5674b553'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:11.358704 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29f7e6df-2ff3-47fe-a42c-0a771926839d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 07 14:07:11.360869 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 886/3537] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:11.373419 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84cc61e5-a458-429a-be2e-206e2a8597e3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.376291 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84cc61e5-a458-429a-be2e-206e2a8597e3 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.376688 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84cc61e5-a458-429a-be2e-206e2a8597e3 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "7107f7e0-a012-45bf-9d7e-bc84746b868f"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.378381 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-84cc61e5-a458-429a-be2e-206e2a8597e3 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '7107f7e0-a012-45bf-9d7e-bc84746b868f'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:11.389868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84cc61e5-a458-429a-be2e-206e2a8597e3 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 404 Aug 07 14:07:11.389868 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 885/3538] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:11 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 07 14:07:11.397507 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d8cc500-8070-4b62-915c-8bc0235dc952 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.399921 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d8cc500-8070-4b62-915c-8bc0235dc952 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.400479 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d8cc500-8070-4b62-915c-8bc0235dc952 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.404963 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d8cc500-8070-4b62-915c-8bc0235dc952 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:07:11.405968 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 890/3539] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:11.418666 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-801ef147-3d1e-4d63-bb32-ce8dcaf81ca5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.420915 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-801ef147-3d1e-4d63-bb32-ce8dcaf81ca5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.421419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-801ef147-3d1e-4d63-bb32-ce8dcaf81ca5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.424114 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-801ef147-3d1e-4d63-bb32-ce8dcaf81ca5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:07:11.424799 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 879/3540] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:11 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 07 14:07:11.439145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96a30be2-11db-423e-9ea7-8c52bdf027d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.441904 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96a30be2-11db-423e-9ea7-8c52bdf027d3 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.442216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96a30be2-11db-423e-9ea7-8c52bdf027d3 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.444714 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96a30be2-11db-423e-9ea7-8c52bdf027d3 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:07:11.445392 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 887/3541] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:11.455590 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b179577-e5d0-46b3-baa7-dcc312875b1f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.457875 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b179577-e5d0-46b3-baa7-dcc312875b1f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] DELETE https://10.4.3.193/volume/v3/volumes/tempest-invalid-1579856614 Aug 07 14:07:11.458130 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b179577-e5d0-46b3-baa7-dcc312875b1f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.458360 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b179577-e5d0-46b3-baa7-dcc312875b1f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.458575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4b179577-e5d0-46b3-baa7-dcc312875b1f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Delete volume with id: tempest-invalid-1579856614 Aug 07 14:07:11.466110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b179577-e5d0-46b3-baa7-dcc312875b1f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-1579856614 returned with HTTP 404 Aug 07 14:07:11.466715 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 886/3542] 10.4.3.193 () {66 vars in 1321 bytes} [Fri Aug 7 14:07:11 2026] DELETE /volume/v3/volumes/tempest-invalid-1579856614 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:11.476548 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d566d07f-40d6-44bc-a61d-d8015d58b604 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.479729 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 891/3543] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:07:11 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 14:07:11.491133 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3b15c2ea-4387-4087-993c-4102449a35c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.492346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92887f12-47e9-42f2-8f9e-21f612f5900e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.493274 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b15c2ea-4387-4087-993c-4102449a35c8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/xxx/action Aug 07 14:07:11.493749 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b15c2ea-4387-4087-993c-4102449a35c8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-detach": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:11.493915 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b15c2ea-4387-4087-993c-4102449a35c8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.503040 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b15c2ea-4387-4087-993c-4102449a35c8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 07 14:07:11.503627 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 880/3544] 10.4.3.193 () {68 vars in 1291 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:11.516801 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0725a39-b57c-4dde-9b71-49a613e4f092 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.519241 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0725a39-b57c-4dde-9b71-49a613e4f092 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/tempest-invalid-1901859265 Aug 07 14:07:11.519481 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0725a39-b57c-4dde-9b71-49a613e4f092 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.519800 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0725a39-b57c-4dde-9b71-49a613e4f092 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.528590 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0725a39-b57c-4dde-9b71-49a613e4f092 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-1901859265 returned with HTTP 404 Aug 07 14:07:11.529323 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 887/3545] 10.4.3.193 () {66 vars in 1318 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes/tempest-invalid-1901859265 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:11.539528 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a737e8a3-fe4b-4439-8b9d-46666d6131f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.543594 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 892/3546] 10.4.3.193 () {66 vars in 1240 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 14:07:11.556481 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a911322f-e44b-4a7c-953b-52ed051143b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.558300 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?status=null Aug 07 14:07:11.559867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.559867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.559867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:07:11.559867 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Could not evaluate value null, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:07:11.560386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:07:11.587439 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:11.587439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-478604614"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.590890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-478604614'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:11.590890 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Create volume of 1 GB Aug 07 14:07:11.596193 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Availability Zones retrieved successfully. Aug 07 14:07:11.597365 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Get all volumes completed successfully. Aug 07 14:07:11.600334 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a911322f-e44b-4a7c-953b-52ed051143b8 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 07 14:07:11.601553 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 881/3547] 10.4.3.193 () {66 vars in 1281 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:07:11.608756 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Flow 'volume_create_api' (d2da387a-32e5-4488-9441-b102e1a2f019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:11.610552 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecb25a1-f3f6-4688-8683-bdd6c3467485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:11.611815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:11.618785 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca9a3f02-898c-4049-ad1c-567096afc33d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.623464 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca9a3f02-898c-4049-ad1c-567096afc33d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-43230375 Aug 07 14:07:11.624188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca9a3f02-898c-4049-ad1c-567096afc33d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.624188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca9a3f02-898c-4049-ad1c-567096afc33d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.625085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-ca9a3f02-898c-4049-ad1c-567096afc33d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:07:11.626269 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ca9a3f02-898c-4049-ad1c-567096afc33d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-43230375'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:07:11.636056 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ca9a3f02-898c-4049-ad1c-567096afc33d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Get all volumes completed successfully. Aug 07 14:07:11.638531 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca9a3f02-898c-4049-ad1c-567096afc33d tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-43230375 returned with HTTP 200 Aug 07 14:07:11.639052 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 888/3548] 10.4.3.193 () {66 vars in 1355 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-43230375 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:07:11.644984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecb25a1-f3f6-4688-8683-bdd6c3467485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:11.645868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4f0050-9dda-48f5-a305-2dadb451cbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:11.657794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.659945 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes?status=null Aug 07 14:07:11.661130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.661130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.661130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:07:11.661293 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Could not evaluate value null, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 14:07:11.661518 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:11.661518 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:11.662115 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:07:11.678266 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e292ea28-127b-4269-999a-9b19e7620ba0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.681030 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e292ea28-127b-4269-999a-9b19e7620ba0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:11.681438 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e292ea28-127b-4269-999a-9b19e7620ba0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.681813 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e292ea28-127b-4269-999a-9b19e7620ba0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.681986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e292ea28-127b-4269-999a-9b19e7620ba0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:11.688426 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:11.688426 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:11.689414 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e292ea28-127b-4269-999a-9b19e7620ba0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:11.689954 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 882/3549] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:11.745856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Created reservations ['b818573b-b285-4375-b3b3-0bf5de7ba6ca', '9107eabf-a98c-42a4-9641-fb34b3c1584b', '66922df2-18e1-486b-8da9-16b545777cdf', '70db3ff4-d49d-49a5-802c-d62880aab9b4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:11.747283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4f0050-9dda-48f5-a305-2dadb451cbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b818573b-b285-4375-b3b3-0bf5de7ba6ca', '9107eabf-a98c-42a4-9641-fb34b3c1584b', '66922df2-18e1-486b-8da9-16b545777cdf', '70db3ff4-d49d-49a5-802c-d62880aab9b4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:11.748721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4b2bbd-3c7e-4876-a2ea-f4d6103a23c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:11.798132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4b2bbd-3c7e-4876-a2ea-f4d6103a23c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d5a2fc-2de8-4135-b33e-08e44a47e9d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-478604614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11a128121798447dab070c2ef221b470',qos_specs=None,replication_status=,reservations=['b818573b-b285-4375-b3b3-0bf5de7ba6ca','9107eabf-a98c-42a4-9641-fb34b3c1584b','66922df2-18e1-486b-8da9-16b545777cdf','70db3ff4-d49d-49a5-802c-d62880aab9b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123369b831f94c28b4245e45b8ecda1a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-478604614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d5a2fc-2de8-4135-b33e-08e44a47e9d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11a128121798447dab070c2ef221b470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='123369b831f94c28b4245e45b8ecda1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:11.799625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c489b27-d28e-4ff4-aa19-944b9dff0673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:11.839321 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c489b27-d28e-4ff4-aa19-944b9dff0673) transitioned into state 'SUCCESS' from state '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-478604614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11a128121798447dab070c2ef221b470',qos_specs=None,replication_status=,reservations=['b818573b-b285-4375-b3b3-0bf5de7ba6ca','9107eabf-a98c-42a4-9641-fb34b3c1584b','66922df2-18e1-486b-8da9-16b545777cdf','70db3ff4-d49d-49a5-802c-d62880aab9b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='123369b831f94c28b4245e45b8ecda1a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:11.840634 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbb7142-b4c5-4044-9394-892bb95a8e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:11.856728 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbb7142-b4c5-4044-9394-892bb95a8e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:11.858808 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Flow 'volume_create_api' (d2da387a-32e5-4488-9441-b102e1a2f019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:11.858808 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Create volume request issued successfully. Aug 07 14:07:11.858808 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92887f12-47e9-42f2-8f9e-21f612f5900e tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:11.859269 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 888/3550] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes => generated 777 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:11.864186 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Get all volumes completed successfully. Aug 07 14:07:11.864634 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b4741c0-2a93-44c6-a700-4b67c93223a9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes?status=null returned with HTTP 200 Aug 07 14:07:11.865706 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 893/3551] 10.4.3.193 () {66 vars in 1260 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:07:11.876785 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dadfbd8a-0960-4bc9-a486-28cb851704c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.877652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9e37ea34-af80-42a8-b846-c442363c7b23 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.879001 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dadfbd8a-0960-4bc9-a486-28cb851704c0 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 Aug 07 14:07:11.879319 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dadfbd8a-0960-4bc9-a486-28cb851704c0 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.879604 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dadfbd8a-0960-4bc9-a486-28cb851704c0 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.880358 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e37ea34-af80-42a8-b846-c442363c7b23 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1326677706 Aug 07 14:07:11.880358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e37ea34-af80-42a8-b846-c442363c7b23 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:11.881107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e37ea34-af80-42a8-b846-c442363c7b23 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:11.881107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-9e37ea34-af80-42a8-b846-c442363c7b23 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:07:11.882957 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9e37ea34-af80-42a8-b846-c442363c7b23 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1326677706'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:07:11.890979 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:11.890979 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:11.894399 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9e37ea34-af80-42a8-b846-c442363c7b23 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Get all volumes completed successfully. Aug 07 14:07:11.895009 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e37ea34-af80-42a8-b846-c442363c7b23 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1326677706 returned with HTTP 200 Aug 07 14:07:11.895624 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 883/3552] 10.4.3.193 () {66 vars in 1338 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1326677706 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:07:11.899953 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dadfbd8a-0960-4bc9-a486-28cb851704c0 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Volume info retrieved successfully. Aug 07 14:07:11.907055 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dadfbd8a-0960-4bc9-a486-28cb851704c0 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 returned with HTTP 200 Aug 07 14:07:11.907687 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 889/3553] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:11 2026] GET /volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:11.909278 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8819b5c9-38aa-4c84-9ab2-2d7fbfb445fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.911997 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8819b5c9-38aa-4c84-9ab2-2d7fbfb445fc tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action Aug 07 14:07:11.912514 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8819b5c9-38aa-4c84-9ab2-2d7fbfb445fc tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:11.912679 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8819b5c9-38aa-4c84-9ab2-2d7fbfb445fc tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.926181 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:11.926181 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:11.926923 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8819b5c9-38aa-4c84-9ab2-2d7fbfb445fc tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:07:11.939307 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8819b5c9-38aa-4c84-9ab2-2d7fbfb445fc tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Reserve volume completed successfully. Aug 07 14:07:11.940786 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8819b5c9-38aa-4c84-9ab2-2d7fbfb445fc tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action returned with HTTP 202 Aug 07 14:07:11.940786 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 889/3554] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:11.954056 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fe838f2-a6fd-49e1-9bb4-b0e85ab64fa5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.958800 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fe838f2-a6fd-49e1-9bb4-b0e85ab64fa5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action Aug 07 14:07:11.958946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fe838f2-a6fd-49e1-9bb4-b0e85ab64fa5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:11.959118 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fe838f2-a6fd-49e1-9bb4-b0e85ab64fa5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:11.976909 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:11.976909 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:11.976909 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5fe838f2-a6fd-49e1-9bb4-b0e85ab64fa5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:07:11.980280 np0000006713 devstack@c-api.service[100324]: ERROR cinder.volume.api [None req-5fe838f2-a6fd-49e1-9bb4-b0e85ab64fa5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume status must be available to reserve, but the status is attaching. Aug 07 14:07:11.980696 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fe838f2-a6fd-49e1-9bb4-b0e85ab64fa5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action returned with HTTP 400 Aug 07 14:07:11.981517 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 894/3555] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action => generated 132 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:11.990742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee438cd4-2fbd-48ed-9f71-d6aa16427584 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:11.999415 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee438cd4-2fbd-48ed-9f71-d6aa16427584 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action Aug 07 14:07:11.999415 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee438cd4-2fbd-48ed-9f71-d6aa16427584 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:11.999415 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee438cd4-2fbd-48ed-9f71-d6aa16427584 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.008918 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.008918 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:12.009899 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee438cd4-2fbd-48ed-9f71-d6aa16427584 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:07:12.031053 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee438cd4-2fbd-48ed-9f71-d6aa16427584 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Unreserve volume completed successfully. Aug 07 14:07:12.031360 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee438cd4-2fbd-48ed-9f71-d6aa16427584 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action returned with HTTP 202 Aug 07 14:07:12.031882 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 884/3556] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:11 2026] POST /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:12.045703 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-05a742db-0bdf-4963-8dba-87bf95b0b0f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.051176 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05a742db-0bdf-4963-8dba-87bf95b0b0f4 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/134c8f65-505c-46dd-b883-ea39b304ca1c/action Aug 07 14:07:12.051425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05a742db-0bdf-4963-8dba-87bf95b0b0f4 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:12.051625 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05a742db-0bdf-4963-8dba-87bf95b0b0f4 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.074827 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05a742db-0bdf-4963-8dba-87bf95b0b0f4 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/134c8f65-505c-46dd-b883-ea39b304ca1c/action returned with HTTP 404 Aug 07 14:07:12.076041 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 890/3557] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes/134c8f65-505c-46dd-b883-ea39b304ca1c/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:12.088027 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2522fcc0-3878-4320-b0e6-afa743968d04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.091101 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2522fcc0-3878-4320-b0e6-afa743968d04 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/2a52ac93-752c-43c7-98ec-6da7fdb91990/action Aug 07 14:07:12.091101 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2522fcc0-3878-4320-b0e6-afa743968d04 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:12.091507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2522fcc0-3878-4320-b0e6-afa743968d04 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.103790 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2522fcc0-3878-4320-b0e6-afa743968d04 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/2a52ac93-752c-43c7-98ec-6da7fdb91990/action returned with HTTP 404 Aug 07 14:07:12.104464 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 890/3558] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes/2a52ac93-752c-43c7-98ec-6da7fdb91990/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:12.117001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9afe4175-cbb4-4be9-89ef-fdea6ec60311 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.119624 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 895/3559] 10.4.3.193 () {68 vars in 1260 bytes} [Fri Aug 7 14:07:12 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 14:07:12.130869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-621d4a8c-90dd-413e-9018-4ffbb7f68bec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.132879 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-621d4a8c-90dd-413e-9018-4ffbb7f68bec tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] PUT https://10.4.3.193/volume/v3/volumes/tempest-invalid-2068359567 Aug 07 14:07:12.133361 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-621d4a8c-90dd-413e-9018-4ffbb7f68bec tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.143711 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-621d4a8c-90dd-413e-9018-4ffbb7f68bec tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/tempest-invalid-2068359567 returned with HTTP 404 Aug 07 14:07:12.144733 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 885/3560] 10.4.3.193 () {68 vars in 1338 bytes} [Fri Aug 7 14:07:12 2026] PUT /volume/v3/volumes/tempest-invalid-2068359567 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:12.155792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f052e087-f310-4ee9-b1da-56fb9e17fe6b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.158254 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f052e087-f310-4ee9-b1da-56fb9e17fe6b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] PUT https://10.4.3.193/volume/v3/volumes/6eae4260-f4ce-4946-813a-5c2a8ff5709b Aug 07 14:07:12.158776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f052e087-f310-4ee9-b1da-56fb9e17fe6b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.171591 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f052e087-f310-4ee9-b1da-56fb9e17fe6b tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/6eae4260-f4ce-4946-813a-5c2a8ff5709b returned with HTTP 404 Aug 07 14:07:12.171710 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 891/3561] 10.4.3.193 () {68 vars in 1368 bytes} [Fri Aug 7 14:07:12 2026] PUT /volume/v3/volumes/6eae4260-f4ce-4946-813a-5c2a8ff5709b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:12.182706 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d17e1f2-79fd-4b04-b19b-4b2a599af4b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.188732 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d17e1f2-79fd-4b04-b19b-4b2a599af4b5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] DELETE https://10.4.3.193/volume/v3/volumes/18adcda7-e85f-46a7-8c1e-8589d1b07f8c Aug 07 14:07:12.188732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d17e1f2-79fd-4b04-b19b-4b2a599af4b5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.188732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d17e1f2-79fd-4b04-b19b-4b2a599af4b5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.188732 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7d17e1f2-79fd-4b04-b19b-4b2a599af4b5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Delete volume with id: 18adcda7-e85f-46a7-8c1e-8589d1b07f8c Aug 07 14:07:12.204337 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d17e1f2-79fd-4b04-b19b-4b2a599af4b5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/18adcda7-e85f-46a7-8c1e-8589d1b07f8c returned with HTTP 404 Aug 07 14:07:12.205191 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 891/3562] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:07:12 2026] DELETE /volume/v3/volumes/18adcda7-e85f-46a7-8c1e-8589d1b07f8c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:12.217451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a57cd3d-968d-4931-9573-c8472bc0beb5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.220134 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a57cd3d-968d-4931-9573-c8472bc0beb5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action Aug 07 14:07:12.220134 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a57cd3d-968d-4931-9573-c8472bc0beb5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:12.220134 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a57cd3d-968d-4931-9573-c8472bc0beb5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.220564 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a57cd3d-968d-4931-9573-c8472bc0beb5 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action returned with HTTP 400 Aug 07 14:07:12.221155 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 896/3563] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:12.236375 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae48978a-9fba-4fea-890e-cbd88eac8639 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.236615 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae48978a-9fba-4fea-890e-cbd88eac8639 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action Aug 07 14:07:12.237056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae48978a-9fba-4fea-890e-cbd88eac8639 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:12.237291 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae48978a-9fba-4fea-890e-cbd88eac8639 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.238999 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae48978a-9fba-4fea-890e-cbd88eac8639 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action returned with HTTP 400 Aug 07 14:07:12.239551 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 886/3564] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:12.251316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a6f92f7-f775-47c6-a001-973a17c8923a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.254909 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a6f92f7-f775-47c6-a001-973a17c8923a tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/a87ca6e9-41ab-4ece-9715-1faae0ef9982/action Aug 07 14:07:12.255435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a6f92f7-f775-47c6-a001-973a17c8923a tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:12.255641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a6f92f7-f775-47c6-a001-973a17c8923a tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.265173 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a6f92f7-f775-47c6-a001-973a17c8923a tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/a87ca6e9-41ab-4ece-9715-1faae0ef9982/action returned with HTTP 404 Aug 07 14:07:12.265756 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 892/3565] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes/a87ca6e9-41ab-4ece-9715-1faae0ef9982/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:12.270776 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aa043d85-59e5-4f7e-9639-d0844e0cfd66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.273560 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa043d85-59e5-4f7e-9639-d0844e0cfd66 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 Aug 07 14:07:12.273560 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa043d85-59e5-4f7e-9639-d0844e0cfd66 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.273560 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa043d85-59e5-4f7e-9639-d0844e0cfd66 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.277951 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-41277945-418f-4ab6-9218-884d942cedff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.280877 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.280877 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:12.281068 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41277945-418f-4ab6-9218-884d942cedff tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action Aug 07 14:07:12.281068 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41277945-418f-4ab6-9218-884d942cedff tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:12.281200 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aa043d85-59e5-4f7e-9639-d0844e0cfd66 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:07:12.281391 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41277945-418f-4ab6-9218-884d942cedff tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.281910 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa043d85-59e5-4f7e-9639-d0844e0cfd66 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 returned with HTTP 200 Aug 07 14:07:12.282355 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 892/3566] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:12 2026] GET /volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:12.283151 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41277945-418f-4ab6-9218-884d942cedff tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action returned with HTTP 400 Aug 07 14:07:12.283713 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 897/3567] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:07:12.296494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a38a5b4e-45b4-4b7f-9a94-c95d385f1e84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.300309 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a38a5b4e-45b4-4b7f-9a94-c95d385f1e84 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] POST https://10.4.3.193/volume/v3/volumes/None/action Aug 07 14:07:12.300667 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a38a5b4e-45b4-4b7f-9a94-c95d385f1e84 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:12.300911 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a38a5b4e-45b4-4b7f-9a94-c95d385f1e84 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.309651 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a38a5b4e-45b4-4b7f-9a94-c95d385f1e84 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/None/action returned with HTTP 404 Aug 07 14:07:12.310713 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 887/3568] 10.4.3.193 () {68 vars in 1294 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:12.319680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6473f86-58ae-4229-973d-b31507ec1585 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.322286 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6473f86-58ae-4229-973d-b31507ec1585 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/661f5284-4033-4300-a241-928c0ec4ae87 Aug 07 14:07:12.322788 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6473f86-58ae-4229-973d-b31507ec1585 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.323023 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6473f86-58ae-4229-973d-b31507ec1585 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.323829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa0904a6-7b02-4196-864c-b77098a5297b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.326418 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:12.326745 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1311655958", "snapshot_id": null, "imageRef": "8821ba3e-8544-470c-9d88-4578e33c4bc5", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.328710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1311655958', 'snapshot_id': None, 'imageRef': '8821ba3e-8544-470c-9d88-4578e33c4bc5', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:12.330522 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6473f86-58ae-4229-973d-b31507ec1585 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/661f5284-4033-4300-a241-928c0ec4ae87 returned with HTTP 404 Aug 07 14:07:12.331186 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 893/3569] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:12 2026] GET /volume/v3/volumes/661f5284-4033-4300-a241-928c0ec4ae87 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:12.341057 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0520443c-d2dc-40c1-95bc-f5afb0fba01f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.343640 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0520443c-d2dc-40c1-95bc-f5afb0fba01f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 Aug 07 14:07:12.343940 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0520443c-d2dc-40c1-95bc-f5afb0fba01f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.345149 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0520443c-d2dc-40c1-95bc-f5afb0fba01f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.354164 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.354164 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:12.360315 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0520443c-d2dc-40c1-95bc-f5afb0fba01f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:07:12.368370 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0520443c-d2dc-40c1-95bc-f5afb0fba01f tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 returned with HTTP 200 Aug 07 14:07:12.368919 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 898/3570] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:12 2026] GET /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:12.386764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d27a113-0e26-45f1-8929-ea8167694b47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.388771 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d27a113-0e26-45f1-8929-ea8167694b47 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 Aug 07 14:07:12.388973 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d27a113-0e26-45f1-8929-ea8167694b47 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.389190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d27a113-0e26-45f1-8929-ea8167694b47 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.389353 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3d27a113-0e26-45f1-8929-ea8167694b47 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Delete volume with id: 0fb8004c-67c8-4e33-bf8e-8c614ecec127 Aug 07 14:07:12.397814 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.397814 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:12.398287 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d27a113-0e26-45f1-8929-ea8167694b47 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:07:12.422041 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d27a113-0e26-45f1-8929-ea8167694b47 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Delete volume request issued successfully. Aug 07 14:07:12.422298 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d27a113-0e26-45f1-8929-ea8167694b47 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 returned with HTTP 202 Aug 07 14:07:12.422775 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 888/3571] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:07:12 2026] DELETE /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:07:12.435216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a28a8358-b05f-4be0-bb85-30adf59d50d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.438682 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a28a8358-b05f-4be0-bb85-30adf59d50d9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 Aug 07 14:07:12.438884 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a28a8358-b05f-4be0-bb85-30adf59d50d9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.439141 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a28a8358-b05f-4be0-bb85-30adf59d50d9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.440865 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.440865 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:12.441558 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:07:12.441818 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume of 1 GB Aug 07 14:07:12.447328 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Availability Zones retrieved successfully. Aug 07 14:07:12.450086 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.450086 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:12.456148 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Flow 'volume_create_api' (1389101d-e4f7-4518-a6cf-8f49a44fef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:12.456970 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a28a8358-b05f-4be0-bb85-30adf59d50d9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Volume info retrieved successfully. Aug 07 14:07:12.459215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d17ed72-209c-4781-8d1c-50f521815fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:12.460567 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:12.464231 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a28a8358-b05f-4be0-bb85-30adf59d50d9 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 returned with HTTP 200 Aug 07 14:07:12.464487 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 894/3572] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:12 2026] GET /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:12.503356 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d17ed72-209c-4781-8d1c-50f521815fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8196c70-3f44-4b88-b2f4-dfdd60b1f811', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:12.505384 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bafaada-9bee-4f56-b26d-ab5047cecb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:12.567835 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Created reservations ['42d6be1e-2783-4314-aa1b-0149ade9c1be', '1a53fb41-cee2-4666-ad42-b7ae9cc52d9e', '8830fbc0-62e3-4382-9364-712a09c87602', '1c00a0c1-f7f1-4e1c-9127-75be290bd7dc'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:12.568897 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bafaada-9bee-4f56-b26d-ab5047cecb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d6be1e-2783-4314-aa1b-0149ade9c1be', '1a53fb41-cee2-4666-ad42-b7ae9cc52d9e', '8830fbc0-62e3-4382-9364-712a09c87602', '1c00a0c1-f7f1-4e1c-9127-75be290bd7dc']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:12.570472 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6972eee4-faec-4ddc-8fe4-d30d86bca092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:12.625603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6972eee4-faec-4ddc-8fe4-d30d86bca092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9575de8e-18fa-410c-80a7-41d8e7d89a75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1311655958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d1d60e7cc74d89b299e33da61a4763',qos_specs=None,replication_status=,reservations=['42d6be1e-2783-4314-aa1b-0149ade9c1be','1a53fb41-cee2-4666-ad42-b7ae9cc52d9e','8830fbc0-62e3-4382-9364-712a09c87602','1c00a0c1-f7f1-4e1c-9127-75be290bd7dc'],size=1,snapshot_id=d8196c70-3f44-4b88-b2f4-dfdd60b1f811,source_replicaid=,source_volid=None,status='creating',user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1311655958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9575de8e-18fa-410c-80a7-41d8e7d89a75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23d1d60e7cc74d89b299e33da61a4763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8196c70-3f44-4b88-b2f4-dfdd60b1f811,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:12.626592 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0232a659-45b0-46b8-b21f-b5f548b5c38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:12.654826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0232a659-45b0-46b8-b21f-b5f548b5c38d) transitioned into state 'SUCCESS' from state '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-1311655958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d1d60e7cc74d89b299e33da61a4763',qos_specs=None,replication_status=,reservations=['42d6be1e-2783-4314-aa1b-0149ade9c1be','1a53fb41-cee2-4666-ad42-b7ae9cc52d9e','8830fbc0-62e3-4382-9364-712a09c87602','1c00a0c1-f7f1-4e1c-9127-75be290bd7dc'],size=1,snapshot_id=d8196c70-3f44-4b88-b2f4-dfdd60b1f811,source_replicaid=,source_volid=None,status='creating',user_id='b0a8b05f68b44fe4a7a719375428be4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:12.655460 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae83ddcf-5559-44a0-af5a-b1d7129cadd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:12.685348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae83ddcf-5559-44a0-af5a-b1d7129cadd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:12.686697 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Flow 'volume_create_api' (1389101d-e4f7-4518-a6cf-8f49a44fef63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:12.688321 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Create volume request issued successfully. Aug 07 14:07:12.688640 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa0904a6-7b02-4196-864c-b77098a5297b tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:12.689412 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 893/3573] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/volumes => generated 814 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:12.705303 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2a3e825-4ded-4b1a-bbf7-b260dcc1ec06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.707255 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-432d82b3-0f8e-436b-8370-9b20c8b2bcc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.707825 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2a3e825-4ded-4b1a-bbf7-b260dcc1ec06 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:07:12.707971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2a3e825-4ded-4b1a-bbf7-b260dcc1ec06 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.708223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2a3e825-4ded-4b1a-bbf7-b260dcc1ec06 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.709612 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-432d82b3-0f8e-436b-8370-9b20c8b2bcc4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:12.709964 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-432d82b3-0f8e-436b-8370-9b20c8b2bcc4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.710249 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-432d82b3-0f8e-436b-8370-9b20c8b2bcc4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.710407 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-432d82b3-0f8e-436b-8370-9b20c8b2bcc4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:12.716036 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.716036 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:12.716946 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-432d82b3-0f8e-436b-8370-9b20c8b2bcc4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:12.717576 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 889/3574] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:12 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:12.718218 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.718218 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:12.724137 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e2a3e825-4ded-4b1a-bbf7-b260dcc1ec06 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:12.732877 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2a3e825-4ded-4b1a-bbf7-b260dcc1ec06 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 200 Aug 07 14:07:12.733572 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 899/3575] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:12 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:12.923194 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9493aba6-1dda-4b1e-bbbd-ca9a8b0595aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.925565 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9493aba6-1dda-4b1e-bbbd-ca9a8b0595aa tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 Aug 07 14:07:12.925854 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9493aba6-1dda-4b1e-bbbd-ca9a8b0595aa tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:12.926145 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9493aba6-1dda-4b1e-bbbd-ca9a8b0595aa tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:12.936064 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.936064 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:12.940925 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9493aba6-1dda-4b1e-bbbd-ca9a8b0595aa tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Volume info retrieved successfully. Aug 07 14:07:12.947388 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9493aba6-1dda-4b1e-bbbd-ca9a8b0595aa tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 returned with HTTP 200 Aug 07 14:07:12.947930 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 895/3576] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:12 2026] GET /volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:12.964056 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-180b2300-3dbb-484c-a842-3670450f6bd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:12.966156 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-180b2300-3dbb-484c-a842-3670450f6bd3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:12.966593 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-180b2300-3dbb-484c-a842-3670450f6bd3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7d5a2fc-2de8-4135-b33e-08e44a47e9d6", "name": "tempest-type-Backup-75944382"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:12.968140 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-180b2300-3dbb-484c-a842-3670450f6bd3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Creating new backup {'backup': {'volume_id': 'd7d5a2fc-2de8-4135-b33e-08e44a47e9d6', 'name': 'tempest-type-Backup-75944382'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:12.968283 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-180b2300-3dbb-484c-a842-3670450f6bd3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Creating backup of volume d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 in container None Aug 07 14:07:12.976496 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:12.976496 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:12.976821 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-180b2300-3dbb-484c-a842-3670450f6bd3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Volume info retrieved successfully. Aug 07 14:07:13.007547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-180b2300-3dbb-484c-a842-3670450f6bd3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Created reservations ['bb658c1c-bd3c-484c-89a9-b45e09b3a66e', 'c0e7e17a-4093-4908-b4b7-0302946118e5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:13.042684 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-180b2300-3dbb-484c-a842-3670450f6bd3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:13.044219 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 894/3577] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:07:12 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:13.053300 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-37ca0a98-817c-449b-9baa-255153ea3fa7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.055507 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37ca0a98-817c-449b-9baa-255153ea3fa7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:13.055736 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37ca0a98-817c-449b-9baa-255153ea3fa7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:13.056341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37ca0a98-817c-449b-9baa-255153ea3fa7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:13.056341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-37ca0a98-817c-449b-9baa-255153ea3fa7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:13.060988 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:13.060988 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:13.064878 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37ca0a98-817c-449b-9baa-255153ea3fa7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:13.064878 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 890/3578] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:13 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:13.486483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3919e8ac-7d49-496a-82a2-8677108a43e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.488594 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3919e8ac-7d49-496a-82a2-8677108a43e0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] GET https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 Aug 07 14:07:13.488825 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3919e8ac-7d49-496a-82a2-8677108a43e0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:13.489063 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3919e8ac-7d49-496a-82a2-8677108a43e0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:13.502586 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3919e8ac-7d49-496a-82a2-8677108a43e0 tempest-VolumesNegativeTest-459740639 tempest-VolumesNegativeTest-459740639-project-member] https://10.4.3.193/volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 returned with HTTP 404 Aug 07 14:07:13.502994 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 900/3579] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:13 2026] GET /volume/v3/volumes/0fb8004c-67c8-4e33-bf8e-8c614ecec127 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:13.552910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-e4c9672e-de33-4c04-97a8-1fe40ef39469 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.556577 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-e4c9672e-de33-4c04-97a8-1fe40ef39469 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45 Aug 07 14:07:13.556577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-e4c9672e-de33-4c04-97a8-1fe40ef39469 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:13.556827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-e4c9672e-de33-4c04-97a8-1fe40ef39469 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:13.567804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-125a79a2-2d40-407a-b353-8bed83263b74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.570067 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:13.573914 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "828fce32-bc74-47bb-8c20-7acf9574f6e9", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:13.573914 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '828fce32-bc74-47bb-8c20-7acf9574f6e9', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:13.574130 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:13.574130 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:13.700600 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-955e650b-231c-4fcf-b9b4-eeae7c994fdb req-e4c9672e-de33-4c04-97a8-1fe40ef39469 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45 returned with HTTP 200 Aug 07 14:07:13.701159 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 896/3580] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:07:13 2026] DELETE /volume/v3/attachments/c719791b-fe34-4fee-8cae-d442ca1d0b45 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:13.701998 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume of 1 GB Aug 07 14:07:13.702500 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:13.702500 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:13.712152 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Availability Zones retrieved successfully. Aug 07 14:07:13.718168 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (daad9629-973b-4057-a985-da4f428a1a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:13.719390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffd2794-de20-4405-b028-880915d5b0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:13.720406 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:13.732276 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d7a6f98-1c68-4d16-baa4-51651970775c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.736380 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d7a6f98-1c68-4d16-baa4-51651970775c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:13.736716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d7a6f98-1c68-4d16-baa4-51651970775c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:13.737002 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d7a6f98-1c68-4d16-baa4-51651970775c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:13.737180 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7d7a6f98-1c68-4d16-baa4-51651970775c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:13.745897 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:13.745897 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:13.746949 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d7a6f98-1c68-4d16-baa4-51651970775c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:13.748080 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 891/3581] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:13 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:13.754734 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e3e460b-f518-4202-9927-4c41ced8c348 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.757205 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e3e460b-f518-4202-9927-4c41ced8c348 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:07:13.757949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e3e460b-f518-4202-9927-4c41ced8c348 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:13.757949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e3e460b-f518-4202-9927-4c41ced8c348 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:13.768361 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:13.768361 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:13.778588 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e3e460b-f518-4202-9927-4c41ced8c348 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:13.786470 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e3e460b-f518-4202-9927-4c41ced8c348 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 200 Aug 07 14:07:13.786470 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 901/3582] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:13 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 1423 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:13.807607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f096deee-05d6-4f8d-91cf-69928dd9ea48 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.815214 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f096deee-05d6-4f8d-91cf-69928dd9ea48 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:07:13.818358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f096deee-05d6-4f8d-91cf-69928dd9ea48 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:13.818703 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f096deee-05d6-4f8d-91cf-69928dd9ea48 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:13.830284 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffd2794-de20-4405-b028-880915d5b0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:13.831149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a542c1c7-fe4e-421e-95b9-9b0a3031ba5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:13.840380 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:13.840380 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:13.851945 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f096deee-05d6-4f8d-91cf-69928dd9ea48 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:13.860867 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f096deee-05d6-4f8d-91cf-69928dd9ea48 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 200 Aug 07 14:07:13.862021 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 897/3583] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:13 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 1423 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:13.878129 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Created reservations ['c7c7296c-072b-4e62-b8ec-6f0413596670', 'ae55d4b6-bc94-4c37-bf29-ca5857420bc5', '6efd083e-f12f-4a66-9810-752fcdb21701', '013e0128-404a-4765-95e3-531d8237829a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:13.878968 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a542c1c7-fe4e-421e-95b9-9b0a3031ba5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7c7296c-072b-4e62-b8ec-6f0413596670', 'ae55d4b6-bc94-4c37-bf29-ca5857420bc5', '6efd083e-f12f-4a66-9810-752fcdb21701', '013e0128-404a-4765-95e3-531d8237829a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:13.879687 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec20e2d7-746a-4e40-8812-f599bb2c582a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:13.911400 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec20e2d7-746a-4e40-8812-f599bb2c582a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc3c1878-5637-450f-a4ce-9651f42add09', '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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['c7c7296c-072b-4e62-b8ec-6f0413596670','ae55d4b6-bc94-4c37-bf29-ca5857420bc5','6efd083e-f12f-4a66-9810-752fcdb21701','013e0128-404a-4765-95e3-531d8237829a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:13Z,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=dc3c1878-5637-450f-a4ce-9651f42add09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b50d7937b3a84063bb4ec7de69b790e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fef1655e0134abdb9908481321b504c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:13.914007 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd336d3-9737-47ca-a400-08c330392d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:13.941008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd336d3-9737-47ca-a400-08c330392d75) transitioned into state 'SUCCESS' from 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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['c7c7296c-072b-4e62-b8ec-6f0413596670','ae55d4b6-bc94-4c37-bf29-ca5857420bc5','6efd083e-f12f-4a66-9810-752fcdb21701','013e0128-404a-4765-95e3-531d8237829a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:13.942023 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684d9eec-18a1-4754-8403-7aa66318b64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:13.959232 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684d9eec-18a1-4754-8403-7aa66318b64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:13.960612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (daad9629-973b-4057-a985-da4f428a1a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:13.961136 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request issued successfully. Aug 07 14:07:13.962219 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-125a79a2-2d40-407a-b353-8bed83263b74 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:13.962719 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 895/3584] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:07:13 2026] POST /volume/v3/volumes => generated 775 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:13.981373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-904c2676-0600-4e5b-8c94-67ca84c83a62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:13.984179 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-904c2676-0600-4e5b-8c94-67ca84c83a62 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:13.984484 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-904c2676-0600-4e5b-8c94-67ca84c83a62 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:13.984737 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-904c2676-0600-4e5b-8c94-67ca84c83a62 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:14.000641 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:14.000641 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:14.005738 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-904c2676-0600-4e5b-8c94-67ca84c83a62 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:14.013195 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-904c2676-0600-4e5b-8c94-67ca84c83a62 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:14.013763 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 892/3585] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:13 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:14.076747 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c987fd5f-954c-46e9-b7f4-657cc5fb5244 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:14.078466 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c987fd5f-954c-46e9-b7f4-657cc5fb5244 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:14.078699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c987fd5f-954c-46e9-b7f4-657cc5fb5244 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:14.079652 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c987fd5f-954c-46e9-b7f4-657cc5fb5244 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:14.079721 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c987fd5f-954c-46e9-b7f4-657cc5fb5244 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:14.085746 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:14.085746 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:14.086453 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c987fd5f-954c-46e9-b7f4-657cc5fb5244 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:14.086803 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 902/3586] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:14 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:14.503779 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7d2b46c8-b4a5-49a1-8ddc-3b4c4482fc0a req-4e1ee37a-30e7-4105-8c3e-49a6787f2da2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:14.508561 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7d2b46c8-b4a5-49a1-8ddc-3b4c4482fc0a req-4e1ee37a-30e7-4105-8c3e-49a6787f2da2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:14.508822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7d2b46c8-b4a5-49a1-8ddc-3b4c4482fc0a req-4e1ee37a-30e7-4105-8c3e-49a6787f2da2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:14.509072 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7d2b46c8-b4a5-49a1-8ddc-3b4c4482fc0a req-4e1ee37a-30e7-4105-8c3e-49a6787f2da2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:14.520641 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:14.520641 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:14.526140 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7d2b46c8-b4a5-49a1-8ddc-3b4c4482fc0a req-4e1ee37a-30e7-4105-8c3e-49a6787f2da2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:14.532300 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7d2b46c8-b4a5-49a1-8ddc-3b4c4482fc0a req-4e1ee37a-30e7-4105-8c3e-49a6787f2da2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:14.532908 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 898/3587] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:14 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:14.767603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff6ae4d6-cd06-4b6c-98a9-37b3c3441f05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:14.770482 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff6ae4d6-cd06-4b6c-98a9-37b3c3441f05 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:14.770933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff6ae4d6-cd06-4b6c-98a9-37b3c3441f05 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:14.771333 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff6ae4d6-cd06-4b6c-98a9-37b3c3441f05 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:14.772028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ff6ae4d6-cd06-4b6c-98a9-37b3c3441f05 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:14.780136 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:14.780136 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:14.782563 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff6ae4d6-cd06-4b6c-98a9-37b3c3441f05 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:14.782563 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 896/3588] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:14 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:15.033752 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1525d264-320f-4960-9893-ee2c8b112598 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:15.036099 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1525d264-320f-4960-9893-ee2c8b112598 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:15.036384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1525d264-320f-4960-9893-ee2c8b112598 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:15.036873 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1525d264-320f-4960-9893-ee2c8b112598 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:15.047673 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:15.047673 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:15.055124 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1525d264-320f-4960-9893-ee2c8b112598 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:15.060119 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1525d264-320f-4960-9893-ee2c8b112598 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:15.060724 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 893/3589] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:15 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:15.106586 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07a96bdd-1625-476f-b19b-b331953ced76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:15.111243 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07a96bdd-1625-476f-b19b-b331953ced76 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:15.111559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07a96bdd-1625-476f-b19b-b331953ced76 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:15.111854 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07a96bdd-1625-476f-b19b-b331953ced76 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:15.112012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-07a96bdd-1625-476f-b19b-b331953ced76 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:15.121540 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:15.121540 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:15.123558 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07a96bdd-1625-476f-b19b-b331953ced76 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:15.126326 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 903/3590] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:15 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:15.626193 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-cfb95c7d-923d-4c65-9b19-77fefa04b9f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:15.628928 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-cfb95c7d-923d-4c65-9b19-77fefa04b9f2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:07:15.629119 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-cfb95c7d-923d-4c65-9b19-77fefa04b9f2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:15.630418 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-cfb95c7d-923d-4c65-9b19-77fefa04b9f2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:15.637803 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:15.637803 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:15.642278 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-cfb95c7d-923d-4c65-9b19-77fefa04b9f2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:15.648953 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-cfb95c7d-923d-4c65-9b19-77fefa04b9f2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 200 Aug 07 14:07:15.649440 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 899/3591] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:15 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:15.797178 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f55fe13-f0da-4c5b-b976-e7e8f053c8ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:15.799072 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f55fe13-f0da-4c5b-b976-e7e8f053c8ed tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:15.799260 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f55fe13-f0da-4c5b-b976-e7e8f053c8ed tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:15.799591 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f55fe13-f0da-4c5b-b976-e7e8f053c8ed tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:15.799731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2f55fe13-f0da-4c5b-b976-e7e8f053c8ed tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:15.806948 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:15.806948 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:15.808079 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f55fe13-f0da-4c5b-b976-e7e8f053c8ed tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:15.808694 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 897/3592] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:15 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:16.080996 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a2d9d50-52af-480a-8e2d-0b948542fb7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:16.085017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a2d9d50-52af-480a-8e2d-0b948542fb7a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:16.085017 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a2d9d50-52af-480a-8e2d-0b948542fb7a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:16.085217 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a2d9d50-52af-480a-8e2d-0b948542fb7a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:16.094268 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:16.094268 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:16.100849 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a2d9d50-52af-480a-8e2d-0b948542fb7a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:16.108813 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a2d9d50-52af-480a-8e2d-0b948542fb7a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:16.109509 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 894/3593] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:16 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:16.137211 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8034fc76-7167-4353-9099-f2e946fa3563 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:16.139364 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8034fc76-7167-4353-9099-f2e946fa3563 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:16.139462 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8034fc76-7167-4353-9099-f2e946fa3563 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:16.140353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8034fc76-7167-4353-9099-f2e946fa3563 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:16.140353 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8034fc76-7167-4353-9099-f2e946fa3563 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:16.146529 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:16.146529 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:16.147463 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8034fc76-7167-4353-9099-f2e946fa3563 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:16.147928 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 904/3594] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:16 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:16.602566 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-b65b17c7-9d45-4031-96da-4152a762321c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:16.605760 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-b65b17c7-9d45-4031-96da-4152a762321c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:07:16.606286 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-b65b17c7-9d45-4031-96da-4152a762321c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:16.606747 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-b65b17c7-9d45-4031-96da-4152a762321c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:16.618570 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:16.618570 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:16.624937 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-b65b17c7-9d45-4031-96da-4152a762321c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:16.633052 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-b65b17c7-9d45-4031-96da-4152a762321c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 200 Aug 07 14:07:16.634328 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 900/3595] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:16 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 1405 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:16.644788 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2672a8f-fa55-469f-b5e5-439d77a7dcf4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:16.645330 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2672a8f-fa55-469f-b5e5-439d77a7dcf4 None None] GET https://10.4.3.193/volume// Aug 07 14:07:16.645606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2672a8f-fa55-469f-b5e5-439d77a7dcf4 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:16.645785 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2672a8f-fa55-469f-b5e5-439d77a7dcf4 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:16.646099 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2672a8f-fa55-469f-b5e5-439d77a7dcf4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:16.646366 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 898/3596] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:07:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:16.656174 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e9af5065-7022-4d60-9b68-43f0446c0548 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:16.658536 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e9af5065-7022-4d60-9b68-43f0446c0548 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:07:16.658983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e9af5065-7022-4d60-9b68-43f0446c0548 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9575de8e-18fa-410c-80a7-41d8e7d89a75", "connector": null, "instance_uuid": "94620fd9-524c-4472-8eac-941bf91248b7"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:16.670286 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:16.670286 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:16.716854 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e9af5065-7022-4d60-9b68-43f0446c0548 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:07:16.717532 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 895/3597] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:07:16 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:16.823661 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b403c0c-cc9f-4c84-8660-e3c086f2fc93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:16.826457 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b403c0c-cc9f-4c84-8660-e3c086f2fc93 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:16.826715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b403c0c-cc9f-4c84-8660-e3c086f2fc93 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:16.827025 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b403c0c-cc9f-4c84-8660-e3c086f2fc93 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:16.827199 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0b403c0c-cc9f-4c84-8660-e3c086f2fc93 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:16.834453 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:16.834453 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:16.835293 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b403c0c-cc9f-4c84-8660-e3c086f2fc93 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:16.836112 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 905/3598] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:16 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:17.129359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-05b041dd-6689-45ca-9741-1b984abdf054 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:17.131817 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05b041dd-6689-45ca-9741-1b984abdf054 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:17.132356 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05b041dd-6689-45ca-9741-1b984abdf054 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:17.132734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05b041dd-6689-45ca-9741-1b984abdf054 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:17.145907 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:17.145907 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:17.151804 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-05b041dd-6689-45ca-9741-1b984abdf054 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:17.160724 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05b041dd-6689-45ca-9741-1b984abdf054 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:17.160724 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 901/3599] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:17 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:17.163925 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59d9ca8c-64f7-459d-9b75-feb27a679b84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:17.166894 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59d9ca8c-64f7-459d-9b75-feb27a679b84 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:17.167725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59d9ca8c-64f7-459d-9b75-feb27a679b84 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:17.167725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59d9ca8c-64f7-459d-9b75-feb27a679b84 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:17.167725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-59d9ca8c-64f7-459d-9b75-feb27a679b84 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:17.174408 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:17.174408 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:17.175268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59d9ca8c-64f7-459d-9b75-feb27a679b84 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:17.175808 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 899/3600] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:17 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:17.742116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:17.744385 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:17.745364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:17.745364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:17.745364 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume with id: 34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:17.754647 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:17.754647 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:17.755351 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:17.775688 np0000006713 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:07:17.789216 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume request issued successfully. Aug 07 14:07:17.789406 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd5bc535-5ad6-412e-8708-35acad4b9fd2 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 202 Aug 07 14:07:17.790856 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 896/3601] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:07:17 2026] DELETE /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:07:17.804192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc491bb6-9471-4075-b4d6-6edfc5cab1aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:17.806581 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc491bb6-9471-4075-b4d6-6edfc5cab1aa tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:17.806581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc491bb6-9471-4075-b4d6-6edfc5cab1aa tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:17.806718 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc491bb6-9471-4075-b4d6-6edfc5cab1aa tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:17.822561 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:17.822561 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:17.831760 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc491bb6-9471-4075-b4d6-6edfc5cab1aa tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:07:17.847734 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc491bb6-9471-4075-b4d6-6edfc5cab1aa tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 200 Aug 07 14:07:17.848336 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 906/3602] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:17 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:17.849893 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-68a66e51-0990-40c7-9265-5688481d5b2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:17.852498 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68a66e51-0990-40c7-9265-5688481d5b2a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:17.852834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68a66e51-0990-40c7-9265-5688481d5b2a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:17.853146 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68a66e51-0990-40c7-9265-5688481d5b2a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:17.853304 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-68a66e51-0990-40c7-9265-5688481d5b2a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:17.865073 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:17.865073 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:17.866096 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68a66e51-0990-40c7-9265-5688481d5b2a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:17.866610 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 902/3603] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:17 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:18.181186 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6ff91cb5-bdc7-4578-b1f2-b7827f0b5ac1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.183406 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ff91cb5-bdc7-4578-b1f2-b7827f0b5ac1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:18.183896 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ff91cb5-bdc7-4578-b1f2-b7827f0b5ac1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.184142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6ff91cb5-bdc7-4578-b1f2-b7827f0b5ac1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:18.191029 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5587176f-b38a-4b36-ac5b-60e9a43de2e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.193891 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5587176f-b38a-4b36-ac5b-60e9a43de2e4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:18.194572 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5587176f-b38a-4b36-ac5b-60e9a43de2e4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.195705 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5587176f-b38a-4b36-ac5b-60e9a43de2e4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:18.195958 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5587176f-b38a-4b36-ac5b-60e9a43de2e4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:18.199160 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.199160 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:18.204673 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.204673 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:18.205714 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6ff91cb5-bdc7-4578-b1f2-b7827f0b5ac1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:18.206814 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5587176f-b38a-4b36-ac5b-60e9a43de2e4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:18.208672 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 897/3604] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:18 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:18.212524 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6ff91cb5-bdc7-4578-b1f2-b7827f0b5ac1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:18.213807 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 900/3605] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:18 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:18.223967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34a35427-ce59-4b0e-a482-33cb28701c8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.224887 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34a35427-ce59-4b0e-a482-33cb28701c8f None None] GET https://10.4.3.193/volume// Aug 07 14:07:18.224887 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34a35427-ce59-4b0e-a482-33cb28701c8f None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.225041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34a35427-ce59-4b0e-a482-33cb28701c8f None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:18.226497 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34a35427-ce59-4b0e-a482-33cb28701c8f None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:18.227421 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 907/3606] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:07:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:18.239175 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-61ed6d5e-c4f7-48ab-80f8-da851d93a323 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.245908 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-61ed6d5e-c4f7-48ab-80f8-da851d93a323 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:07:18.245908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-61ed6d5e-c4f7-48ab-80f8-da851d93a323 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.246234 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-61ed6d5e-c4f7-48ab-80f8-da851d93a323 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:18.263236 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.263236 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:18.269997 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-61ed6d5e-c4f7-48ab-80f8-da851d93a323 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:07:18.276221 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-61ed6d5e-c4f7-48ab-80f8-da851d93a323 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 200 Aug 07 14:07:18.276736 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 903/3607] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:07:18 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 1584 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:18.432188 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-7c2dc0a6-0f97-483a-b536-a5fbf94265eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.440358 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-7c2dc0a6-0f97-483a-b536-a5fbf94265eb tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] PUT https://10.4.3.193/volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805 Aug 07 14:07:18.442386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-7c2dc0a6-0f97-483a-b536-a5fbf94265eb tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:18.460246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-7c2dc0a6-0f97-483a-b536-a5fbf94265eb tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Acquiring lock "cinder-attachment_update-9575de8e-18fa-410c-80a7-41d8e7d89a75-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:07:18.468497 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-7c2dc0a6-0f97-483a-b536-a5fbf94265eb tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Lock "cinder-attachment_update-9575de8e-18fa-410c-80a7-41d8e7d89a75-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:07:18.470420 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.470420 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:18.625942 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-7c2dc0a6-0f97-483a-b536-a5fbf94265eb tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Lock "cinder-attachment_update-9575de8e-18fa-410c-80a7-41d8e7d89a75-np0000006713" released by "attachment_update" :: held 0.157s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:07:18.626467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-7c2dc0a6-0f97-483a-b536-a5fbf94265eb tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805 returned with HTTP 200 Aug 07 14:07:18.627787 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 898/3608] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:07:18 2026] PUT /volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:18.660952 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e8404cd8-0bc3-4a2d-9bdb-560ec17789fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.663585 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e8404cd8-0bc3-4a2d-9bdb-560ec17789fd tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] POST https://10.4.3.193/volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805/action Aug 07 14:07:18.663585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e8404cd8-0bc3-4a2d-9bdb-560ec17789fd tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:18.663891 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e8404cd8-0bc3-4a2d-9bdb-560ec17789fd tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:18.685764 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.685764 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:18.703356 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d1aa5ce1-0d27-4ab3-886f-221a627dee6c req-e8404cd8-0bc3-4a2d-9bdb-560ec17789fd tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805/action returned with HTTP 204 Aug 07 14:07:18.703991 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 901/3609] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:07:18 2026] POST /volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:07:18.865630 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa5f6839-c2b1-43b8-b261-21fa9eaf7273 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.867815 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa5f6839-c2b1-43b8-b261-21fa9eaf7273 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 Aug 07 14:07:18.868102 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa5f6839-c2b1-43b8-b261-21fa9eaf7273 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.868516 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa5f6839-c2b1-43b8-b261-21fa9eaf7273 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:18.877142 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa5f6839-c2b1-43b8-b261-21fa9eaf7273 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 returned with HTTP 404 Aug 07 14:07:18.878127 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 908/3610] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:18 2026] GET /volume/v3/volumes/34ac8823-823b-4df9-a8b0-7db5fbad7921 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:18.882973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45407904-cdb1-4ca7-9d7e-818e3f6571e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.885694 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45407904-cdb1-4ca7-9d7e-818e3f6571e7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:18.885694 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45407904-cdb1-4ca7-9d7e-818e3f6571e7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.885872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45407904-cdb1-4ca7-9d7e-818e3f6571e7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:18.886060 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-45407904-cdb1-4ca7-9d7e-818e3f6571e7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:18.889564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-070be218-4ce7-4775-87fc-a0a2b5986f0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.891311 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.891311 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:18.892871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45407904-cdb1-4ca7-9d7e-818e3f6571e7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:18.893544 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-070be218-4ce7-4775-87fc-a0a2b5986f0f tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:07:18.893544 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-070be218-4ce7-4775-87fc-a0a2b5986f0f tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.893627 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 904/3611] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:18 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:18.893698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-070be218-4ce7-4775-87fc-a0a2b5986f0f tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:18.894285 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.894285 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:18.894694 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-070be218-4ce7-4775-87fc-a0a2b5986f0f tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:07:18.937260 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-070be218-4ce7-4775-87fc-a0a2b5986f0f tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Get all volumes completed successfully. Aug 07 14:07:18.942598 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:18.942598 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:18.956233 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-070be218-4ce7-4775-87fc-a0a2b5986f0f tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:07:18.957748 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 899/3612] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:07:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15204 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:18.978438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4b8405a0-3e14-4645-93da-2a939a19cbb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:18.980948 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b8405a0-3e14-4645-93da-2a939a19cbb5 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] DELETE https://10.4.3.193/volume/v3/types/02e3a223-b4c7-490d-ab9c-d0894feffe90 Aug 07 14:07:18.981139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b8405a0-3e14-4645-93da-2a939a19cbb5 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:18.982094 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b8405a0-3e14-4645-93da-2a939a19cbb5 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:19.047834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b8405a0-3e14-4645-93da-2a939a19cbb5 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/02e3a223-b4c7-490d-ab9c-d0894feffe90 returned with HTTP 202 Aug 07 14:07:19.048774 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 902/3613] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:07:18 2026] DELETE /volume/v3/types/02e3a223-b4c7-490d-ab9c-d0894feffe90 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:07:19.063811 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33ee4562-7acc-4f30-8666-32fc91f80f2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:19.067602 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33ee4562-7acc-4f30-8666-32fc91f80f2e tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:07:19.067602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33ee4562-7acc-4f30-8666-32fc91f80f2e tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2143841343", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:19.086494 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33ee4562-7acc-4f30-8666-32fc91f80f2e tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:07:19.087738 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 909/3614] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:07:19 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:19.105241 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2fb46f04-bb72-4b1f-b7e7-3d21f17154e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:19.107750 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fb46f04-bb72-4b1f-b7e7-3d21f17154e0 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] POST https://10.4.3.193/volume/v3/types/06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e/encryption Aug 07 14:07:19.108325 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fb46f04-bb72-4b1f-b7e7-3d21f17154e0 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:19.140047 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fb46f04-bb72-4b1f-b7e7-3d21f17154e0 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e/encryption returned with HTTP 200 Aug 07 14:07:19.140637 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 905/3615] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:07:19 2026] POST /volume/v3/types/06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e/encryption => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:19.152343 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:19.156204 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:19.156829 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-743019879", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2143841343", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:19.163824 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-743019879', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2143841343', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:19.172860 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume of 1 GB Aug 07 14:07:19.173276 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:19.173276 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:19.174248 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Availability Zones retrieved successfully. Aug 07 14:07:19.182808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (a4cbe887-d7e9-4d78-acbc-36a8554fd1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:19.184674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e49141-0df4-459d-93bf-c902315b8257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:19.185876 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:19.222746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e49141-0df4-459d-93bf-c902315b8257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:07:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e,is_public=True,name='tempest-scenario-type-luks-2143841343',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:19.222904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3361d8df-cbd5-4c32-9106-db857a16801c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:19.223312 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc92256-9549-452a-b7a1-f537f299c4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:19.224739 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3361d8df-cbd5-4c32-9106-db857a16801c tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:19.226721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3361d8df-cbd5-4c32-9106-db857a16801c tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:19.226721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3361d8df-cbd5-4c32-9106-db857a16801c tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:19.226721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3361d8df-cbd5-4c32-9106-db857a16801c tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:19.232041 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:19.232041 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:19.233167 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3361d8df-cbd5-4c32-9106-db857a16801c tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:19.234152 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 903/3616] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:19 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:19.234763 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59735acc-56eb-424a-9810-5bd71e7d33c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:19.238695 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59735acc-56eb-424a-9810-5bd71e7d33c6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:19.240380 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59735acc-56eb-424a-9810-5bd71e7d33c6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:19.240380 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59735acc-56eb-424a-9810-5bd71e7d33c6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:19.252112 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:19.252112 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:19.258265 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-59735acc-56eb-424a-9810-5bd71e7d33c6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:19.266473 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59735acc-56eb-424a-9810-5bd71e7d33c6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:19.266778 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 910/3617] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:19 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:19.274584 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2143841343 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2143841343, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:07:19.274584 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2143841343 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2143841343, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:07:19.334563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Created reservations ['e052fa65-cb0e-4c6c-9c47-41acd49984b8', '03c72bc2-eeb3-4306-b890-4823efa4299f', '92301c5e-2a59-42c0-af58-7f400e17bf09', '57c934da-0236-4966-8c31-1837480c5f37'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:19.336758 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc92256-9549-452a-b7a1-f537f299c4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e052fa65-cb0e-4c6c-9c47-41acd49984b8', '03c72bc2-eeb3-4306-b890-4823efa4299f', '92301c5e-2a59-42c0-af58-7f400e17bf09', '57c934da-0236-4966-8c31-1837480c5f37']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:19.337158 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52616a20-d5c9-4aa9-9233-6bbca25cc3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:19.373322 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52616a20-d5c9-4aa9-9233-6bbca25cc3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd103415e-17d7-4147-b1f5-43115978b6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-743019879',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['e052fa65-cb0e-4c6c-9c47-41acd49984b8','03c72bc2-eeb3-4306-b890-4823efa4299f','92301c5e-2a59-42c0-af58-7f400e17bf09','57c934da-0236-4966-8c31-1837480c5f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-743019879',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d103415e-17d7-4147-b1f5-43115978b6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e78adfe006c8479bbd23f967cbeb03cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e),volume_type_id=06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:19.374462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2651c5-feac-4853-8c89-2c48aec406cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:19.400095 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2651c5-feac-4853-8c89-2c48aec406cd) transitioned into state 'SUCCESS' from state '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-743019879',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e78adfe006c8479bbd23f967cbeb03cf',qos_specs=None,replication_status=,reservations=['e052fa65-cb0e-4c6c-9c47-41acd49984b8','03c72bc2-eeb3-4306-b890-4823efa4299f','92301c5e-2a59-42c0-af58-7f400e17bf09','57c934da-0236-4966-8c31-1837480c5f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbbf4e80672c4328afa80c9c2899cff3',volume_type_id=06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:19.401351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492f711f-dbab-498a-a130-0534bc29212e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:19.416158 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492f711f-dbab-498a-a130-0534bc29212e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:19.417462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Flow 'volume_create_api' (a4cbe887-d7e9-4d78-acbc-36a8554fd1f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:19.417462 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Create volume request issued successfully. Aug 07 14:07:19.418334 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed0fc94d-9737-46bd-bac7-e4b246b55c0b tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:19.418903 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 900/3618] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:07:19 2026] POST /volume/v3/volumes => generated 784 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:19.910634 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63dcac58-1233-4367-99f3-d2afe83c4203 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:19.916545 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63dcac58-1233-4367-99f3-d2afe83c4203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:19.916969 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63dcac58-1233-4367-99f3-d2afe83c4203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:19.917298 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63dcac58-1233-4367-99f3-d2afe83c4203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:19.917346 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-63dcac58-1233-4367-99f3-d2afe83c4203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:19.923659 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:19.923659 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:19.925312 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63dcac58-1233-4367-99f3-d2afe83c4203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:19.926023 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 906/3619] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:19 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:20.257164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c0eb946-808a-49b1-88b2-c5539e755461 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:20.259644 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c0eb946-808a-49b1-88b2-c5539e755461 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:20.259919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c0eb946-808a-49b1-88b2-c5539e755461 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:20.260160 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c0eb946-808a-49b1-88b2-c5539e755461 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:20.260312 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4c0eb946-808a-49b1-88b2-c5539e755461 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:20.267109 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:20.267109 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:20.268462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c0eb946-808a-49b1-88b2-c5539e755461 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:20.269027 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 904/3620] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:20 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:07:20.286723 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38f00791-f0e0-4eeb-9cb9-91f00fc691ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:20.292916 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38f00791-f0e0-4eeb-9cb9-91f00fc691ef tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:20.293637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38f00791-f0e0-4eeb-9cb9-91f00fc691ef tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:20.293637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38f00791-f0e0-4eeb-9cb9-91f00fc691ef tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:20.310922 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:20.310922 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:20.313405 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-38f00791-f0e0-4eeb-9cb9-91f00fc691ef tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:20.324444 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38f00791-f0e0-4eeb-9cb9-91f00fc691ef tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:20.325873 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 911/3621] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:20 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:20.942178 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82f59dfa-35fd-4830-915a-245f55c0010d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:20.947295 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82f59dfa-35fd-4830-915a-245f55c0010d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:20.947705 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82f59dfa-35fd-4830-915a-245f55c0010d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:20.948569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82f59dfa-35fd-4830-915a-245f55c0010d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:20.948569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-82f59dfa-35fd-4830-915a-245f55c0010d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:20.958819 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:20.958819 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:20.959724 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82f59dfa-35fd-4830-915a-245f55c0010d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:20.960382 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 901/3622] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:20 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:21.288267 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d9c80aa-f86e-4e3b-b4ec-763db8dce865 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:21.292966 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d9c80aa-f86e-4e3b-b4ec-763db8dce865 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:21.292966 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d9c80aa-f86e-4e3b-b4ec-763db8dce865 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:21.293138 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d9c80aa-f86e-4e3b-b4ec-763db8dce865 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:21.293584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1d9c80aa-f86e-4e3b-b4ec-763db8dce865 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:21.301040 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:21.301040 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:21.302106 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d9c80aa-f86e-4e3b-b4ec-763db8dce865 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:21.302655 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 907/3623] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:21 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:21.347189 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-111ea598-c898-4ea2-858e-6130b181543e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:21.350797 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-111ea598-c898-4ea2-858e-6130b181543e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:21.351980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-111ea598-c898-4ea2-858e-6130b181543e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:21.352535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-111ea598-c898-4ea2-858e-6130b181543e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:21.373523 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:21.373523 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:21.385384 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-111ea598-c898-4ea2-858e-6130b181543e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:21.394565 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-111ea598-c898-4ea2-858e-6130b181543e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:21.395033 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 905/3624] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:21 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:21.979483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8541bef7-d497-41b2-89c4-86acda0e2840 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:21.983390 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8541bef7-d497-41b2-89c4-86acda0e2840 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:21.987039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8541bef7-d497-41b2-89c4-86acda0e2840 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:21.987039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8541bef7-d497-41b2-89c4-86acda0e2840 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:21.987039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8541bef7-d497-41b2-89c4-86acda0e2840 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:21.997338 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:21.997338 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:21.997556 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8541bef7-d497-41b2-89c4-86acda0e2840 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:21.997934 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 912/3625] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:21 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:22.317642 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b814fe69-b5c5-480f-8c86-bfa6e7c3b231 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:22.320474 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b814fe69-b5c5-480f-8c86-bfa6e7c3b231 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:22.320673 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b814fe69-b5c5-480f-8c86-bfa6e7c3b231 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:22.320960 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b814fe69-b5c5-480f-8c86-bfa6e7c3b231 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:22.321119 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b814fe69-b5c5-480f-8c86-bfa6e7c3b231 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:22.327390 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:22.327390 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:22.328413 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b814fe69-b5c5-480f-8c86-bfa6e7c3b231 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:22.328857 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 902/3626] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:22 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:22.409110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:22.411791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a9d321e-63ac-4c20-b393-641256d19711 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:22.415184 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a9d321e-63ac-4c20-b393-641256d19711 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:22.415184 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a9d321e-63ac-4c20-b393-641256d19711 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:22.415461 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a9d321e-63ac-4c20-b393-641256d19711 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:22.426945 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:22.426945 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:22.441539 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a9d321e-63ac-4c20-b393-641256d19711 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:22.449802 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a9d321e-63ac-4c20-b393-641256d19711 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:22.450427 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 906/3627] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:22 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:22.536724 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:22.537391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1665637150"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:22.539474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1665637150'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:22.539635 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume of 1 GB Aug 07 14:07:22.545573 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Availability Zones retrieved successfully. Aug 07 14:07:22.552439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (d97c335c-f62a-4db5-98f1-a1ab96184d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:22.556878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73f703e-fefc-42f6-8d9a-dfb608da730e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:22.556878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:22.594288 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73f703e-fefc-42f6-8d9a-dfb608da730e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:22.595266 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d48bb5-0fae-4d9d-b5f2-9455f76d6073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:22.671876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['2a5696ae-a97c-4c8b-a8d5-c622ca937dae', '3ec55159-6705-4997-af79-58e86bb91541', 'da7e268d-9fad-49d4-9c09-b3d4f19cec17', 'efe206af-9b53-4032-a37d-d2f9676dd6f2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:22.671876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d48bb5-0fae-4d9d-b5f2-9455f76d6073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a5696ae-a97c-4c8b-a8d5-c622ca937dae', '3ec55159-6705-4997-af79-58e86bb91541', 'da7e268d-9fad-49d4-9c09-b3d4f19cec17', 'efe206af-9b53-4032-a37d-d2f9676dd6f2']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:22.671876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d7d326-6405-47a1-9f87-8e2aecece336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:22.704439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d7d326-6405-47a1-9f87-8e2aecece336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93f54ec3-547b-4a70-9d47-d2dcc36900dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1665637150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['2a5696ae-a97c-4c8b-a8d5-c622ca937dae','3ec55159-6705-4997-af79-58e86bb91541','da7e268d-9fad-49d4-9c09-b3d4f19cec17','efe206af-9b53-4032-a37d-d2f9676dd6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1665637150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93f54ec3-547b-4a70-9d47-d2dcc36900dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:22.705232 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248c23b2-3dd8-4e22-af49-05a952634d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:22.731768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248c23b2-3dd8-4e22-af49-05a952634d4a) transitioned into state 'SUCCESS' from state '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-1665637150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['2a5696ae-a97c-4c8b-a8d5-c622ca937dae','3ec55159-6705-4997-af79-58e86bb91541','da7e268d-9fad-49d4-9c09-b3d4f19cec17','efe206af-9b53-4032-a37d-d2f9676dd6f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:22.732517 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c91fb52-f5c2-464f-bd72-de27403aa461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:22.746437 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c91fb52-f5c2-464f-bd72-de27403aa461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:22.747616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (d97c335c-f62a-4db5-98f1-a1ab96184d60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:22.748014 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request issued successfully. Aug 07 14:07:22.748783 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc5945c9-f31a-4022-b802-7baa9cb92dc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:22.749566 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 908/3628] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:07:22 2026] POST /volume/v3/volumes => generated 754 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:22.769507 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2188f465-c33d-4765-9b2f-47f887a44bfa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:22.771987 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2188f465-c33d-4765-9b2f-47f887a44bfa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:07:22.772204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2188f465-c33d-4765-9b2f-47f887a44bfa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:22.772483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2188f465-c33d-4765-9b2f-47f887a44bfa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:22.786264 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:22.786264 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:22.793834 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2188f465-c33d-4765-9b2f-47f887a44bfa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:22.806202 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2188f465-c33d-4765-9b2f-47f887a44bfa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:07:22.807610 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 913/3629] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:22 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:23.014502 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1932da80-7076-42f1-96f8-8ab9eccb9497 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:23.015941 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1932da80-7076-42f1-96f8-8ab9eccb9497 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:23.016330 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1932da80-7076-42f1-96f8-8ab9eccb9497 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:23.017875 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1932da80-7076-42f1-96f8-8ab9eccb9497 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:23.017875 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1932da80-7076-42f1-96f8-8ab9eccb9497 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:23.021952 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:23.021952 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:23.022853 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1932da80-7076-42f1-96f8-8ab9eccb9497 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:23.023433 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 903/3630] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:23 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:23.343772 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf4728c8-72bc-4f15-91ab-0cd982f91610 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:23.348438 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf4728c8-72bc-4f15-91ab-0cd982f91610 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:23.348828 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf4728c8-72bc-4f15-91ab-0cd982f91610 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:23.348914 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf4728c8-72bc-4f15-91ab-0cd982f91610 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:23.349074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bf4728c8-72bc-4f15-91ab-0cd982f91610 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:23.354514 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:23.354514 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:23.355419 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf4728c8-72bc-4f15-91ab-0cd982f91610 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:23.355941 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 907/3631] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:23 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:07:23.465735 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc6cd432-a829-4daf-a72b-ddf6611ac129 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:23.468924 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc6cd432-a829-4daf-a72b-ddf6611ac129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:23.468924 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc6cd432-a829-4daf-a72b-ddf6611ac129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:23.468924 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc6cd432-a829-4daf-a72b-ddf6611ac129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:23.478491 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:23.478491 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:23.486039 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc6cd432-a829-4daf-a72b-ddf6611ac129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:23.498880 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc6cd432-a829-4daf-a72b-ddf6611ac129 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:23.498880 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 909/3632] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:23 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:23.831177 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14af001f-6a08-4f01-865e-69628a2f37c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:23.834417 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14af001f-6a08-4f01-865e-69628a2f37c0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:07:23.834676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14af001f-6a08-4f01-865e-69628a2f37c0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:23.834967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14af001f-6a08-4f01-865e-69628a2f37c0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:23.855382 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:23.855382 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:23.866120 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14af001f-6a08-4f01-865e-69628a2f37c0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:23.873211 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14af001f-6a08-4f01-865e-69628a2f37c0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:07:23.874015 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 914/3633] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:23 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:23.895170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05fd6281-21b3-405d-9096-0795d1630c8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:23.902180 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05fd6281-21b3-405d-9096-0795d1630c8c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:07:23.902180 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05fd6281-21b3-405d-9096-0795d1630c8c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:23.902180 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05fd6281-21b3-405d-9096-0795d1630c8c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:23.910399 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:23.910399 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:23.915560 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05fd6281-21b3-405d-9096-0795d1630c8c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:23.921715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05fd6281-21b3-405d-9096-0795d1630c8c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:07:23.922424 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 904/3634] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:23 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:23.944127 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:23.948561 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:07:23.949052 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93f54ec3-547b-4a70-9d47-d2dcc36900dd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-373201391"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:23.972275 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:23.972275 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:23.973150 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:23.973334 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume 93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:07:24.037329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-653b7e00-653e-4353-9817-e039b4a6ad27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:24.039901 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-653b7e00-653e-4353-9817-e039b4a6ad27 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:24.040178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-653b7e00-653e-4353-9817-e039b4a6ad27 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:24.040548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-653b7e00-653e-4353-9817-e039b4a6ad27 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:24.040548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-653b7e00-653e-4353-9817-e039b4a6ad27 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:24.048412 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:24.048412 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:24.049234 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-653b7e00-653e-4353-9817-e039b4a6ad27 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:24.049806 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 910/3635] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:24 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:24.053920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['06306aa4-b773-4ff0-8a4b-88efb5d009a4', '6bf40308-d8b6-4cd0-8289-feb339710ab3', '0a0e8315-c285-4eb4-984d-6776d38c2215', '0b01c30e-f75a-4bbd-90ad-ceca93bcdb1f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:24.129778 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot create request issued successfully. Aug 07 14:07:24.129778 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9000d7fb-ee73-46d6-9b1f-95605faa0b13 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:07:24.129778 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 908/3636] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:07:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:24.141880 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-018d4fa8-7061-4074-b751-d03decff1b2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:24.144184 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-018d4fa8-7061-4074-b751-d03decff1b2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 Aug 07 14:07:24.144381 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-018d4fa8-7061-4074-b751-d03decff1b2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:24.144593 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-018d4fa8-7061-4074-b751-d03decff1b2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:24.151804 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:24.151804 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:24.152004 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-018d4fa8-7061-4074-b751-d03decff1b2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:07:24.153289 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-018d4fa8-7061-4074-b751-d03decff1b2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 returned with HTTP 200 Aug 07 14:07:24.153888 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 915/3637] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:24 2026] GET /volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:24.370392 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18574c7c-7d61-4184-a1fc-21d9be5ec6a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:24.374932 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18574c7c-7d61-4184-a1fc-21d9be5ec6a3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:24.375237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18574c7c-7d61-4184-a1fc-21d9be5ec6a3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:24.375533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18574c7c-7d61-4184-a1fc-21d9be5ec6a3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:24.375677 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-18574c7c-7d61-4184-a1fc-21d9be5ec6a3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:24.382693 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:24.382693 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:24.383586 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18574c7c-7d61-4184-a1fc-21d9be5ec6a3 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:24.384238 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 905/3638] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:24 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:24.514513 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-85b81f5c-dd5f-482f-a1cc-916ac7741291 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:24.524200 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-85b81f5c-dd5f-482f-a1cc-916ac7741291 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:24.524200 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-85b81f5c-dd5f-482f-a1cc-916ac7741291 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:24.524200 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-85b81f5c-dd5f-482f-a1cc-916ac7741291 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:24.542015 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:24.542015 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:24.550048 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-85b81f5c-dd5f-482f-a1cc-916ac7741291 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:24.555757 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-85b81f5c-dd5f-482f-a1cc-916ac7741291 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:24.556876 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 911/3639] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:24 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 1193 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:24.572826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b509c12f-d510-481e-a75e-92a9af25fa1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:24.577157 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b509c12f-d510-481e-a75e-92a9af25fa1d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:24.577380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b509c12f-d510-481e-a75e-92a9af25fa1d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:24.577607 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b509c12f-d510-481e-a75e-92a9af25fa1d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:24.589044 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:24.589044 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:24.596533 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b509c12f-d510-481e-a75e-92a9af25fa1d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:24.602417 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b509c12f-d510-481e-a75e-92a9af25fa1d tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:24.604186 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 909/3640] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:24 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:24.621960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:24.625832 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:07:24.626522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc3c1878-5637-450f-a4ce-9651f42add09", "name": "tempest-VolumeImageDependencyTests-Snapshot-1240521169"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:24.638567 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:24.638567 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:24.639189 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:24.639351 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create snapshot from volume dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:24.688335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Created reservations ['27d6dab6-bea9-4316-a3c4-2c3969ec307e', '4807d764-d1b3-44de-a333-6c5ecb674037', '68416bc2-e014-43d3-8296-666ddde9a20c', 'b58bab29-8127-4511-a61d-b87411900593'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:24.735915 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Snapshot create request issued successfully. Aug 07 14:07:24.735915 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8b73404-a63d-430a-8552-a1ba512bb5b6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:07:24.738211 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 916/3641] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:07:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 14:07:24.747666 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16256576-dfd2-45e1-a912-0fc953134052 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:24.750422 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16256576-dfd2-45e1-a912-0fc953134052 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:24.750709 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16256576-dfd2-45e1-a912-0fc953134052 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:24.751050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16256576-dfd2-45e1-a912-0fc953134052 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:24.758398 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:24.758398 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:24.758398 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-16256576-dfd2-45e1-a912-0fc953134052 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Snapshot retrieved successfully. Aug 07 14:07:24.759478 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16256576-dfd2-45e1-a912-0fc953134052 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 returned with HTTP 200 Aug 07 14:07:24.760076 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 906/3642] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:24 2026] GET /volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:25.066442 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-645a2c92-52f4-4587-97de-d94c10504bd6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:25.067533 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-645a2c92-52f4-4587-97de-d94c10504bd6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:25.067809 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-645a2c92-52f4-4587-97de-d94c10504bd6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:25.068035 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-645a2c92-52f4-4587-97de-d94c10504bd6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:25.068135 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-645a2c92-52f4-4587-97de-d94c10504bd6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:25.073720 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.073720 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:25.074586 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-645a2c92-52f4-4587-97de-d94c10504bd6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:25.075036 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 912/3643] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:25 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:25.166474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-495722f8-53b1-4172-91e7-bcc1eaa2d581 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:25.170971 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-495722f8-53b1-4172-91e7-bcc1eaa2d581 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 Aug 07 14:07:25.171495 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-495722f8-53b1-4172-91e7-bcc1eaa2d581 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:25.171731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-495722f8-53b1-4172-91e7-bcc1eaa2d581 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:25.179149 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.179149 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:25.179805 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-495722f8-53b1-4172-91e7-bcc1eaa2d581 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:07:25.183151 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-495722f8-53b1-4172-91e7-bcc1eaa2d581 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 returned with HTTP 200 Aug 07 14:07:25.183862 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 910/3644] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:25 2026] GET /volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:25.196577 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:25.200994 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:25.200994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93f54ec3-547b-4a70-9d47-d2dcc36900dd", "snapshot_id": "f3d28272-ee06-4f3c-ba01-94e9a9111381", "name": "tempest-VolumesSnapshotTestJSON-Backup-976662119", "container": "tempest-volumessnapshottestjson-backup-container-54199816"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:25.203962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Creating new backup {'backup': {'volume_id': '93f54ec3-547b-4a70-9d47-d2dcc36900dd', 'snapshot_id': 'f3d28272-ee06-4f3c-ba01-94e9a9111381', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-976662119', 'container': 'tempest-volumessnapshottestjson-backup-container-54199816'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:25.204183 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Creating backup of volume 93f54ec3-547b-4a70-9d47-d2dcc36900dd in container tempest-volumessnapshottestjson-backup-container-54199816 Aug 07 14:07:25.215021 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.215021 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:25.215725 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:25.223751 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.223751 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:25.224440 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:07:25.270362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['f9a9e12c-9ca6-4bb3-ad28-69fa42b7370c', '5a293e5b-939a-4173-b36d-cd3a594ced64'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:25.344032 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f5c7fd-42e1-42a9-8aa0-b233253468a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:25.344032 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 917/3645] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:07:25 2026] POST /volume/v3/backups => generated 334 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:25.357811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d44ef73-0bb4-4b0f-8a5c-c688b5bee704 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:25.361356 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d44ef73-0bb4-4b0f-8a5c-c688b5bee704 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:25.361356 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d44ef73-0bb4-4b0f-8a5c-c688b5bee704 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:25.361356 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d44ef73-0bb4-4b0f-8a5c-c688b5bee704 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:25.361356 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5d44ef73-0bb4-4b0f-8a5c-c688b5bee704 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:25.368204 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.368204 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:25.369480 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d44ef73-0bb4-4b0f-8a5c-c688b5bee704 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:25.370121 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 907/3646] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:25 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:25.400760 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a0dbbe84-1fc8-4044-a757-e2898f192ead None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:25.403237 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0dbbe84-1fc8-4044-a757-e2898f192ead tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:25.403627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0dbbe84-1fc8-4044-a757-e2898f192ead tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:25.403910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a0dbbe84-1fc8-4044-a757-e2898f192ead tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:25.404075 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a0dbbe84-1fc8-4044-a757-e2898f192ead tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:25.410204 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.410204 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:25.411014 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a0dbbe84-1fc8-4044-a757-e2898f192ead tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:25.411619 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 913/3647] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:25 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:25.776880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-636cd32c-c5d4-4004-9e28-986d2ef74964 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:25.779007 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-636cd32c-c5d4-4004-9e28-986d2ef74964 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:25.779406 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-636cd32c-c5d4-4004-9e28-986d2ef74964 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:25.779890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-636cd32c-c5d4-4004-9e28-986d2ef74964 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:25.795351 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.795351 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:25.796503 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-636cd32c-c5d4-4004-9e28-986d2ef74964 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Snapshot retrieved successfully. Aug 07 14:07:25.797558 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-636cd32c-c5d4-4004-9e28-986d2ef74964 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 returned with HTTP 200 Aug 07 14:07:25.798408 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 911/3648] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:25 2026] GET /volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:25.813184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:25.815486 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:25.816098 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "ebe2766e-6d08-4f4a-b2e2-ae2b3a937725", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:25.818137 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'ebe2766e-6d08-4f4a-b2e2-ae2b3a937725', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:25.827601 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:25.827601 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:25.827601 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Snapshot retrieved successfully. Aug 07 14:07:25.828503 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume of 1 GB Aug 07 14:07:25.834314 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Availability Zones retrieved successfully. Aug 07 14:07:25.842163 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (132f42fa-4b58-4e4e-a6f5-ffdca29f579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:25.842704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2948b616-cf07-4a5d-a569-2c284afc377e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:25.843979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:25.909569 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2948b616-cf07-4a5d-a569-2c284afc377e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ebe2766e-6d08-4f4a-b2e2-ae2b3a937725', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:25.909569 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06e9e77-c8da-458e-8c1d-f4ee60cb4575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:25.969909 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Created reservations ['4f5d3302-932a-48d5-afe1-180e9a9e96ff', '929275af-fd8d-4a83-9443-70808ad51efb', 'ee508c51-fd11-4648-bedc-16f52f72739a', 'ed8901af-c1a4-4d63-b3c4-131f83b6ad10'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:25.971048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c06e9e77-c8da-458e-8c1d-f4ee60cb4575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f5d3302-932a-48d5-afe1-180e9a9e96ff', '929275af-fd8d-4a83-9443-70808ad51efb', 'ee508c51-fd11-4648-bedc-16f52f72739a', 'ed8901af-c1a4-4d63-b3c4-131f83b6ad10']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:25.972092 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2795c3-8828-41f4-a964-86702c00e066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:26.026577 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2795c3-8828-41f4-a964-86702c00e066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbae50ea-e4f5-4e5e-b3d7-2903fae73268', '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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['4f5d3302-932a-48d5-afe1-180e9a9e96ff','929275af-fd8d-4a83-9443-70808ad51efb','ee508c51-fd11-4648-bedc-16f52f72739a','ed8901af-c1a4-4d63-b3c4-131f83b6ad10'],size=1,snapshot_id=ebe2766e-6d08-4f4a-b2e2-ae2b3a937725,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:07:25Z,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=fbae50ea-e4f5-4e5e-b3d7-2903fae73268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b50d7937b3a84063bb4ec7de69b790e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ebe2766e-6d08-4f4a-b2e2-ae2b3a937725,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fef1655e0134abdb9908481321b504c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:26.027704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea10b4c-356b-4cc1-a03a-172cd6dcf3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:26.074268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea10b4c-356b-4cc1-a03a-172cd6dcf3f2) transitioned into state 'SUCCESS' from 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='b50d7937b3a84063bb4ec7de69b790e0',qos_specs=None,replication_status=,reservations=['4f5d3302-932a-48d5-afe1-180e9a9e96ff','929275af-fd8d-4a83-9443-70808ad51efb','ee508c51-fd11-4648-bedc-16f52f72739a','ed8901af-c1a4-4d63-b3c4-131f83b6ad10'],size=1,snapshot_id=ebe2766e-6d08-4f4a-b2e2-ae2b3a937725,source_replicaid=,source_volid=None,status='creating',user_id='7fef1655e0134abdb9908481321b504c',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:26.075114 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc647e1c-a6e9-4d7a-9bd0-643306e5f7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:26.086794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb629453-8786-468f-9144-9833f5f98489 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:26.089672 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb629453-8786-468f-9144-9833f5f98489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:26.089672 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb629453-8786-468f-9144-9833f5f98489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:26.091271 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb629453-8786-468f-9144-9833f5f98489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:26.091271 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fb629453-8786-468f-9144-9833f5f98489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:26.093079 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=539,cinder:UPDATE=139,cinder:INSERT=71 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:07:26.100221 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:26.100221 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:26.103138 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb629453-8786-468f-9144-9833f5f98489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:26.103138 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 908/3649] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:26 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:26.118037 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc647e1c-a6e9-4d7a-9bd0-643306e5f7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:26.119279 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Flow 'volume_create_api' (132f42fa-4b58-4e4e-a6f5-ffdca29f579d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:26.120730 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Create volume request issued successfully. Aug 07 14:07:26.120966 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e1d0ad3-716e-476f-9e7b-4b7e61861863 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:26.122861 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 918/3650] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:07:25 2026] POST /volume/v3/volumes => generated 809 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:26.142318 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ba8c074-71e1-4fc3-8088-0bd1cbce0fa4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:26.143667 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ba8c074-71e1-4fc3-8088-0bd1cbce0fa4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:26.143965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ba8c074-71e1-4fc3-8088-0bd1cbce0fa4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:26.144370 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ba8c074-71e1-4fc3-8088-0bd1cbce0fa4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:26.155134 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:26.155134 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:26.162195 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9ba8c074-71e1-4fc3-8088-0bd1cbce0fa4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:26.169626 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ba8c074-71e1-4fc3-8088-0bd1cbce0fa4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 200 Aug 07 14:07:26.170476 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 914/3651] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:26 2026] GET /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:26.385896 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f566c5b-1372-44dc-9d7f-601e58d3c754 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:26.386269 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f566c5b-1372-44dc-9d7f-601e58d3c754 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:26.386864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f566c5b-1372-44dc-9d7f-601e58d3c754 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:26.387253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f566c5b-1372-44dc-9d7f-601e58d3c754 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:26.388126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9f566c5b-1372-44dc-9d7f-601e58d3c754 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:26.396352 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:26.396352 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:26.398052 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f566c5b-1372-44dc-9d7f-601e58d3c754 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:26.398052 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 912/3652] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:26 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:26.432058 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-138b7f61-d95c-4f88-8f41-e8bcfdc0a13a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:26.436976 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-138b7f61-d95c-4f88-8f41-e8bcfdc0a13a tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:26.436976 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-138b7f61-d95c-4f88-8f41-e8bcfdc0a13a tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:26.441405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-138b7f61-d95c-4f88-8f41-e8bcfdc0a13a tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:26.441405 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-138b7f61-d95c-4f88-8f41-e8bcfdc0a13a tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:26.444628 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:26.444628 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:26.449775 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-138b7f61-d95c-4f88-8f41-e8bcfdc0a13a tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:26.449775 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 909/3653] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:26 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:27.123364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1358e84d-c33f-456c-869d-6cfbc596cc50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:27.125749 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1358e84d-c33f-456c-869d-6cfbc596cc50 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:27.126041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1358e84d-c33f-456c-869d-6cfbc596cc50 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:27.126361 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1358e84d-c33f-456c-869d-6cfbc596cc50 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:27.126511 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1358e84d-c33f-456c-869d-6cfbc596cc50 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:27.133925 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:27.133925 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:27.134940 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1358e84d-c33f-456c-869d-6cfbc596cc50 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:27.135646 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 919/3654] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:27 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:27.192470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea557801-48eb-403b-84e7-8a39918cdc63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:27.195874 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea557801-48eb-403b-84e7-8a39918cdc63 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:27.195874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea557801-48eb-403b-84e7-8a39918cdc63 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:27.195874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea557801-48eb-403b-84e7-8a39918cdc63 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:27.206975 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:27.206975 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:27.213395 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea557801-48eb-403b-84e7-8a39918cdc63 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:27.224080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea557801-48eb-403b-84e7-8a39918cdc63 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 200 Aug 07 14:07:27.224080 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 915/3655] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:27 2026] GET /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:27.241566 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6bee886-5b6e-4109-8a40-41850e38584b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:27.244003 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6bee886-5b6e-4109-8a40-41850e38584b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:27.244402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6bee886-5b6e-4109-8a40-41850e38584b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:27.244669 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6bee886-5b6e-4109-8a40-41850e38584b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:27.254191 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:27.254191 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:27.261714 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6bee886-5b6e-4109-8a40-41850e38584b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:27.274331 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6bee886-5b6e-4109-8a40-41850e38584b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 200 Aug 07 14:07:27.275504 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 913/3656] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:27 2026] GET /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:27.292962 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:27.294592 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:27.294751 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:27.294866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:27.295634 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete snapshot with id: ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:27.301816 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:27.301816 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:27.302168 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Snapshot retrieved successfully. Aug 07 14:07:27.324006 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Snapshot delete request issued successfully. Aug 07 14:07:27.324006 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1e29971-af35-4cbc-81a6-a3b64a6378df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 returned with HTTP 202 Aug 07 14:07:27.324368 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 910/3657] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:27 2026] DELETE /volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:07:27.336233 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e9b6879-5e84-4779-8fdf-5cc6b7f3d55b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:27.339467 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e9b6879-5e84-4779-8fdf-5cc6b7f3d55b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:27.339763 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e9b6879-5e84-4779-8fdf-5cc6b7f3d55b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:27.340069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e9b6879-5e84-4779-8fdf-5cc6b7f3d55b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:27.354053 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:27.354053 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:27.354655 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e9b6879-5e84-4779-8fdf-5cc6b7f3d55b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Snapshot retrieved successfully. Aug 07 14:07:27.355967 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e9b6879-5e84-4779-8fdf-5cc6b7f3d55b tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 returned with HTTP 200 Aug 07 14:07:27.356379 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 920/3658] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:27 2026] GET /volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:27.420379 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c0ab9a3-2342-42a0-977b-d60eb100827c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:27.425029 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c0ab9a3-2342-42a0-977b-d60eb100827c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:27.425754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c0ab9a3-2342-42a0-977b-d60eb100827c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:27.425754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c0ab9a3-2342-42a0-977b-d60eb100827c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:27.425754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3c0ab9a3-2342-42a0-977b-d60eb100827c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:27.431277 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:27.431277 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:27.432417 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c0ab9a3-2342-42a0-977b-d60eb100827c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:27.433227 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 916/3659] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:27 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:07:27.463948 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-807fa2de-9d82-4529-a82d-b35ea285a0cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:27.468089 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-807fa2de-9d82-4529-a82d-b35ea285a0cd tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:27.469181 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-807fa2de-9d82-4529-a82d-b35ea285a0cd tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:27.469752 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-807fa2de-9d82-4529-a82d-b35ea285a0cd tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:27.470021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-807fa2de-9d82-4529-a82d-b35ea285a0cd tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:27.478616 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:27.478616 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:27.482752 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-807fa2de-9d82-4529-a82d-b35ea285a0cd tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:27.482752 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 914/3660] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:27 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:28.151811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-203c3636-351c-4f99-954e-8feda0c11ada None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:28.156657 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-203c3636-351c-4f99-954e-8feda0c11ada tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:28.156657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-203c3636-351c-4f99-954e-8feda0c11ada tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:28.156657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-203c3636-351c-4f99-954e-8feda0c11ada tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:28.156657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-203c3636-351c-4f99-954e-8feda0c11ada tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:28.165469 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:28.165469 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:28.166208 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-203c3636-351c-4f99-954e-8feda0c11ada tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:28.166801 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 911/3661] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:28 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:28.368444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88d5dded-dcc1-4486-b98d-deb9ce16e6a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:28.372865 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88d5dded-dcc1-4486-b98d-deb9ce16e6a4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:28.372865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88d5dded-dcc1-4486-b98d-deb9ce16e6a4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:28.372865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88d5dded-dcc1-4486-b98d-deb9ce16e6a4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:28.384549 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88d5dded-dcc1-4486-b98d-deb9ce16e6a4 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 returned with HTTP 404 Aug 07 14:07:28.385966 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 921/3662] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:28 2026] GET /volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:28.397996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:28.400216 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:28.401160 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:28.401160 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:28.401160 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:28.410342 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:28.410342 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:28.410961 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:28.443939 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume request issued successfully. Aug 07 14:07:28.444285 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26c5f9f0-33e5-41e0-9cd3-6602b33c38dd tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 202 Aug 07 14:07:28.444896 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 917/3663] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:28 2026] DELETE /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:28.454860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6cf164ec-e145-4b7c-a315-60f45ab7a986 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:28.460535 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6cf164ec-e145-4b7c-a315-60f45ab7a986 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:28.462355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6cf164ec-e145-4b7c-a315-60f45ab7a986 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:28.462355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6cf164ec-e145-4b7c-a315-60f45ab7a986 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:28.476580 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:28.476580 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:28.478388 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19ac9c59-559e-44d3-955e-71b3dd61fd46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:28.481471 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19ac9c59-559e-44d3-955e-71b3dd61fd46 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:28.482224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19ac9c59-559e-44d3-955e-71b3dd61fd46 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:28.482224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19ac9c59-559e-44d3-955e-71b3dd61fd46 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:28.482324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-19ac9c59-559e-44d3-955e-71b3dd61fd46 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:28.486103 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6cf164ec-e145-4b7c-a315-60f45ab7a986 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:28.488754 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:28.488754 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:28.490299 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19ac9c59-559e-44d3-955e-71b3dd61fd46 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:28.491501 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 912/3664] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:28 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:28.497706 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6cf164ec-e145-4b7c-a315-60f45ab7a986 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 200 Aug 07 14:07:28.498497 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 915/3665] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:28 2026] GET /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 1227 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:28.500858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fbb3384-f706-49c0-8302-d15c7233b601 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:28.506355 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fbb3384-f706-49c0-8302-d15c7233b601 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:28.508669 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fbb3384-f706-49c0-8302-d15c7233b601 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:28.508669 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fbb3384-f706-49c0-8302-d15c7233b601 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:28.508669 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8fbb3384-f706-49c0-8302-d15c7233b601 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:28.515932 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:28.515932 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:28.517075 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fbb3384-f706-49c0-8302-d15c7233b601 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:28.518472 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 922/3666] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:28 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:29.181014 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15bb6f7f-3a3d-448c-9270-05f9334532cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:29.183419 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15bb6f7f-3a3d-448c-9270-05f9334532cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:29.183757 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15bb6f7f-3a3d-448c-9270-05f9334532cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:29.184084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15bb6f7f-3a3d-448c-9270-05f9334532cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:29.184257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-15bb6f7f-3a3d-448c-9270-05f9334532cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:29.191535 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:29.191535 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:29.192507 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15bb6f7f-3a3d-448c-9270-05f9334532cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:29.192891 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 918/3667] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:29 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:29.517161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e32e1c6-1857-4c09-86e5-e81f8fc52160 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:29.520449 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e32e1c6-1857-4c09-86e5-e81f8fc52160 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:29.521514 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e32e1c6-1857-4c09-86e5-e81f8fc52160 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:29.521859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e32e1c6-1857-4c09-86e5-e81f8fc52160 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:29.528578 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf658f83-917f-4fde-8ab1-ea7c929994fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:29.532872 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf658f83-917f-4fde-8ab1-ea7c929994fe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:29.532872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf658f83-917f-4fde-8ab1-ea7c929994fe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:29.532872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf658f83-917f-4fde-8ab1-ea7c929994fe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:29.532872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cf658f83-917f-4fde-8ab1-ea7c929994fe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:29.534553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-385b88fc-ab03-407d-8dc8-d4f5689ca145 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:29.537292 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e32e1c6-1857-4c09-86e5-e81f8fc52160 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 404 Aug 07 14:07:29.537292 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 913/3668] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:29 2026] GET /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:29.537512 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-385b88fc-ab03-407d-8dc8-d4f5689ca145 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:29.537512 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-385b88fc-ab03-407d-8dc8-d4f5689ca145 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:29.537630 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-385b88fc-ab03-407d-8dc8-d4f5689ca145 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:29.537795 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-385b88fc-ab03-407d-8dc8-d4f5689ca145 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:29.539445 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:29.539445 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:29.540654 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf658f83-917f-4fde-8ab1-ea7c929994fe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:29.541232 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 916/3669] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:29 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:29.544047 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:29.544047 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:29.545052 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-385b88fc-ab03-407d-8dc8-d4f5689ca145 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:29.545528 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 923/3670] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:29 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:29.854005 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:29.856471 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:29.856471 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:29.857048 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:29.857322 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:29.865426 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:29.865426 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:29.866011 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:29.884134 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume request issued successfully. Aug 07 14:07:29.884381 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6771d8a1-9c6d-481c-ba63-7a663a6a02df tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 202 Aug 07 14:07:29.884753 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 919/3671] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:29 2026] DELETE /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:29.891642 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45e306b1-3169-422f-af04-269891b75dc2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:29.894086 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e306b1-3169-422f-af04-269891b75dc2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:29.894357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45e306b1-3169-422f-af04-269891b75dc2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:29.894675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45e306b1-3169-422f-af04-269891b75dc2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:29.907634 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:29.907634 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:29.912140 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45e306b1-3169-422f-af04-269891b75dc2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:29.917710 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e306b1-3169-422f-af04-269891b75dc2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 200 Aug 07 14:07:29.918247 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 914/3672] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:29 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:30.213485 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a25724c2-24eb-4be2-aab1-ed01e8ef7f6d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.216880 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a25724c2-24eb-4be2-aab1-ed01e8ef7f6d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:07:30.216880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a25724c2-24eb-4be2-aab1-ed01e8ef7f6d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.216880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a25724c2-24eb-4be2-aab1-ed01e8ef7f6d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.216880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a25724c2-24eb-4be2-aab1-ed01e8ef7f6d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:30.224684 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:30.224684 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:30.225819 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a25724c2-24eb-4be2-aab1-ed01e8ef7f6d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:07:30.226365 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 917/3673] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:30 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:30.241441 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85ec88b5-6b3a-4320-b671-3fb773204c9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.348875 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85ec88b5-6b3a-4320-b671-3fb773204c9c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2/export_record Aug 07 14:07:30.348875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85ec88b5-6b3a-4320-b671-3fb773204c9c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.348875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85ec88b5-6b3a-4320-b671-3fb773204c9c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.348875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-85ec88b5-6b3a-4320-b671-3fb773204c9c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Export record for backup ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 14:07:30.353595 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:30.353595 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:30.355401 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-85ec88b5-6b3a-4320-b671-3fb773204c9c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'eb4d8bbc502e46c3a8ca28c94d6e2693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb54b51727504f18b3c76056b7823059', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:07:30.356092 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85ec88b5-6b3a-4320-b671-3fb773204c9c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2/export_record returned with HTTP 403 Aug 07 14:07:30.356784 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 924/3674] 10.4.3.193 () {68 vars in 1430 bytes} [Fri Aug 7 14:07:30 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2/export_record => generated 101 bytes in 116 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:30.366783 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.369080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:30.369555 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-234235069"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:30.371507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-234235069'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:30.371665 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume of 1 GB Aug 07 14:07:30.376596 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Availability Zones retrieved successfully. Aug 07 14:07:30.385077 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Flow 'volume_create_api' (2403d9bb-b52d-4468-81b8-49f377e73ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:30.386239 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92aff5d-1308-448b-a229-f4f6b7fc745e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:30.387722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:30.422099 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92aff5d-1308-448b-a229-f4f6b7fc745e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:30.423247 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ec6e3d-a1f1-48fa-8342-b04a5a17c66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:30.471781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Created reservations ['54b8c7d0-9d78-4875-a4fc-bdf77f42f8ba', 'e88b37e7-c121-4522-837f-df41992328e4', '674377b3-447b-4147-8695-e0dcb45faede', '40124673-1d6a-4b21-96f6-75d015034a3d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:30.472435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86ec6e3d-a1f1-48fa-8342-b04a5a17c66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b8c7d0-9d78-4875-a4fc-bdf77f42f8ba', 'e88b37e7-c121-4522-837f-df41992328e4', '674377b3-447b-4147-8695-e0dcb45faede', '40124673-1d6a-4b21-96f6-75d015034a3d']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:30.473255 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2548df-d6d9-4b10-836c-e30d9555e943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:30.502519 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a2548df-d6d9-4b10-836c-e30d9555e943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7093a3a4-e2ed-4203-9816-40ca87ad5062', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234235069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb54b51727504f18b3c76056b7823059',qos_specs=None,replication_status=,reservations=['54b8c7d0-9d78-4875-a4fc-bdf77f42f8ba','e88b37e7-c121-4522-837f-df41992328e4','674377b3-447b-4147-8695-e0dcb45faede','40124673-1d6a-4b21-96f6-75d015034a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4de8362c69042c6a9f20f5f228a535f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234235069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7093a3a4-e2ed-4203-9816-40ca87ad5062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb54b51727504f18b3c76056b7823059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4de8362c69042c6a9f20f5f228a535f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:30.502831 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d268906b-26c1-45e7-b12b-48ddf6a1ee42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:30.527302 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d268906b-26c1-45e7-b12b-48ddf6a1ee42) transitioned into state 'SUCCESS' from state '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-234235069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb54b51727504f18b3c76056b7823059',qos_specs=None,replication_status=,reservations=['54b8c7d0-9d78-4875-a4fc-bdf77f42f8ba','e88b37e7-c121-4522-837f-df41992328e4','674377b3-447b-4147-8695-e0dcb45faede','40124673-1d6a-4b21-96f6-75d015034a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4de8362c69042c6a9f20f5f228a535f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:30.528327 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e16241-353d-4d48-a356-93f2506cddca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:30.544865 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e16241-353d-4d48-a356-93f2506cddca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:30.544865 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Flow 'volume_create_api' (2403d9bb-b52d-4468-81b8-49f377e73ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:30.544865 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume request issued successfully. Aug 07 14:07:30.544865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5d76d39-798d-4a7b-aac4-a2deb0e7af01 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:30.544865 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 920/3675] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:07:30 2026] POST /volume/v3/volumes => generated 777 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:30.555896 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da2bcd9c-1223-46f0-b396-cb84f09851d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.558170 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da2bcd9c-1223-46f0-b396-cb84f09851d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:30.558500 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da2bcd9c-1223-46f0-b396-cb84f09851d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.558864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da2bcd9c-1223-46f0-b396-cb84f09851d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.559020 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-da2bcd9c-1223-46f0-b396-cb84f09851d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:30.564114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e51a99e9-86ba-47d0-aa75-2c174d0498c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.565125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8211f90c-0a40-4841-90e0-e3cd6746cfac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.567233 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e51a99e9-86ba-47d0-aa75-2c174d0498c2 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:30.567484 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8211f90c-0a40-4841-90e0-e3cd6746cfac tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 Aug 07 14:07:30.567550 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e51a99e9-86ba-47d0-aa75-2c174d0498c2 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.567688 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e51a99e9-86ba-47d0-aa75-2c174d0498c2 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.567794 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e51a99e9-86ba-47d0-aa75-2c174d0498c2 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:30.567898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8211f90c-0a40-4841-90e0-e3cd6746cfac tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.568136 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8211f90c-0a40-4841-90e0-e3cd6746cfac tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.569491 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:30.569491 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:30.570111 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da2bcd9c-1223-46f0-b396-cb84f09851d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:30.570618 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 915/3676] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:30 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:30.573705 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:30.573705 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:30.575770 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e51a99e9-86ba-47d0-aa75-2c174d0498c2 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:30.575770 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 918/3677] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:30 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:30.580654 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:30.580654 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:30.588326 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8211f90c-0a40-4841-90e0-e3cd6746cfac tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:30.595356 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8211f90c-0a40-4841-90e0-e3cd6746cfac tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 returned with HTTP 200 Aug 07 14:07:30.595864 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 925/3678] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:30 2026] GET /volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:30.936127 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a3fb4960-33e5-4bbd-be5e-6ffc75a47a40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.938953 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3fb4960-33e5-4bbd-be5e-6ffc75a47a40 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:30.939292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3fb4960-33e5-4bbd-be5e-6ffc75a47a40 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.939589 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3fb4960-33e5-4bbd-be5e-6ffc75a47a40 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.948376 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3fb4960-33e5-4bbd-be5e-6ffc75a47a40 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 404 Aug 07 14:07:30.949026 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 921/3679] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:30 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:30.960315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-538b7870-0120-478a-bd20-2b0b77173b61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.963074 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-538b7870-0120-478a-bd20-2b0b77173b61 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:30.963791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-538b7870-0120-478a-bd20-2b0b77173b61 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.963791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-538b7870-0120-478a-bd20-2b0b77173b61 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.964016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-538b7870-0120-478a-bd20-2b0b77173b61 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:30.971312 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-538b7870-0120-478a-bd20-2b0b77173b61 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 404 Aug 07 14:07:30.971938 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 916/3680] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:30 2026] DELETE /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:30.981780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed1e2073-fd27-4c1b-8cce-524d178821d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:30.984027 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed1e2073-fd27-4c1b-8cce-524d178821d2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 Aug 07 14:07:30.984912 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed1e2073-fd27-4c1b-8cce-524d178821d2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:30.985592 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed1e2073-fd27-4c1b-8cce-524d178821d2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:30.994281 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed1e2073-fd27-4c1b-8cce-524d178821d2 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 returned with HTTP 404 Aug 07 14:07:30.994462 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 919/3681] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:30 2026] GET /volume/v3/volumes/fbae50ea-e4f5-4e5e-b3d7-2903fae73268 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:31.002357 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6170c0a-e497-4afb-af41-56d8d035a67a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.004597 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6170c0a-e497-4afb-af41-56d8d035a67a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:31.004898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6170c0a-e497-4afb-af41-56d8d035a67a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.005188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6170c0a-e497-4afb-af41-56d8d035a67a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.005375 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-e6170c0a-e497-4afb-af41-56d8d035a67a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete snapshot with id: ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:31.013054 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6170c0a-e497-4afb-af41-56d8d035a67a tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 returned with HTTP 404 Aug 07 14:07:31.013647 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 926/3682] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:31 2026] DELETE /volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:31.021795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52499e19-cd56-4671-807d-2f04daba042e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.023746 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52499e19-cd56-4671-807d-2f04daba042e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 Aug 07 14:07:31.024335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52499e19-cd56-4671-807d-2f04daba042e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.024335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52499e19-cd56-4671-807d-2f04daba042e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.030479 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52499e19-cd56-4671-807d-2f04daba042e tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 returned with HTTP 404 Aug 07 14:07:31.031305 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 922/3683] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:31 2026] GET /volume/v3/snapshots/ebe2766e-6d08-4f4a-b2e2-ae2b3a937725 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:31.040799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ae57f7d-00a4-4924-be68-71bbf809bebe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.043136 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ae57f7d-00a4-4924-be68-71bbf809bebe tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:31.043447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ae57f7d-00a4-4924-be68-71bbf809bebe tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.043854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ae57f7d-00a4-4924-be68-71bbf809bebe tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.044239 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0ae57f7d-00a4-4924-be68-71bbf809bebe tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:31.051587 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ae57f7d-00a4-4924-be68-71bbf809bebe tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 404 Aug 07 14:07:31.052228 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 917/3684] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:31 2026] DELETE /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:31.062166 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1608ce75-452d-4ad7-ab64-cf9e6cf42071 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.064297 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1608ce75-452d-4ad7-ab64-cf9e6cf42071 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 Aug 07 14:07:31.065198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1608ce75-452d-4ad7-ab64-cf9e6cf42071 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.065198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1608ce75-452d-4ad7-ab64-cf9e6cf42071 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.071973 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1608ce75-452d-4ad7-ab64-cf9e6cf42071 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 returned with HTTP 404 Aug 07 14:07:31.072421 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 920/3685] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:31 2026] GET /volume/v3/volumes/dc3c1878-5637-450f-a4ce-9651f42add09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:31.115437 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.117699 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a Aug 07 14:07:31.117997 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.118242 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.118477 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: f5262de6-b9af-4b14-86a9-ba779f6d8c8a Aug 07 14:07:31.127364 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:31.127364 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:31.127805 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:31.149874 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume request issued successfully. Aug 07 14:07:31.150257 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe91632a-1e03-43ab-9d99-f66f43d1dba6 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a returned with HTTP 202 Aug 07 14:07:31.151002 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 927/3686] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:31 2026] DELETE /volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:31.164860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b573f32-4b6a-40d9-91a7-26b61e8c1861 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.167268 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b573f32-4b6a-40d9-91a7-26b61e8c1861 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a Aug 07 14:07:31.167561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b573f32-4b6a-40d9-91a7-26b61e8c1861 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.167750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b573f32-4b6a-40d9-91a7-26b61e8c1861 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.178401 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:31.178401 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:31.183358 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2b573f32-4b6a-40d9-91a7-26b61e8c1861 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Volume info retrieved successfully. Aug 07 14:07:31.188911 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b573f32-4b6a-40d9-91a7-26b61e8c1861 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a returned with HTTP 200 Aug 07 14:07:31.189636 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 923/3687] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:31 2026] GET /volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:31.588708 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af537476-76fe-4d8b-a934-0e854650b6da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.590922 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af537476-76fe-4d8b-a934-0e854650b6da tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:31.591160 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af537476-76fe-4d8b-a934-0e854650b6da tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.591215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48c9d21f-f550-4739-8974-0a22c2e7b1e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.591528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af537476-76fe-4d8b-a934-0e854650b6da tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.591528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-af537476-76fe-4d8b-a934-0e854650b6da tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:31.593136 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48c9d21f-f550-4739-8974-0a22c2e7b1e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:31.593380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48c9d21f-f550-4739-8974-0a22c2e7b1e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.593583 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48c9d21f-f550-4739-8974-0a22c2e7b1e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.593927 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-48c9d21f-f550-4739-8974-0a22c2e7b1e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:31.597698 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:31.597698 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:31.598564 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af537476-76fe-4d8b-a934-0e854650b6da tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:31.599095 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 918/3688] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:31 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:31.599464 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:31.599464 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:31.600608 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48c9d21f-f550-4739-8974-0a22c2e7b1e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:31.601175 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 921/3689] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:31 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:31.622735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f80c2d2-111a-465c-b46c-550bbcc83c8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.624982 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f80c2d2-111a-465c-b46c-550bbcc83c8c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 Aug 07 14:07:31.625207 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f80c2d2-111a-465c-b46c-550bbcc83c8c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.625398 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f80c2d2-111a-465c-b46c-550bbcc83c8c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.639326 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:31.639326 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:31.644695 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0f80c2d2-111a-465c-b46c-550bbcc83c8c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:31.652253 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f80c2d2-111a-465c-b46c-550bbcc83c8c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 returned with HTTP 200 Aug 07 14:07:31.652694 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 928/3690] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:31 2026] GET /volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:31.666625 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.668677 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:31.669148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7093a3a4-e2ed-4203-9816-40ca87ad5062", "name": "tempest-type-Backup-2113276390"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:31.670820 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Creating new backup {'backup': {'volume_id': '7093a3a4-e2ed-4203-9816-40ca87ad5062', 'name': 'tempest-type-Backup-2113276390'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:31.671614 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Creating backup of volume 7093a3a4-e2ed-4203-9816-40ca87ad5062 in container None Aug 07 14:07:31.682745 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:31.682745 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:31.683301 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:31.708390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Created reservations ['28e39178-f55f-4842-a677-08008316b29a', 'b90753ff-2a98-4f41-a6ae-036c68f630d4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:31.750492 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c260027c-4ea7-4b62-bed5-bc7afa610908 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:31.751168 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 924/3691] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:07:31 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:31.764110 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2b842a3d-83f1-4c1e-9d48-e32e1f7ca21d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:31.766685 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b842a3d-83f1-4c1e-9d48-e32e1f7ca21d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:31.766998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b842a3d-83f1-4c1e-9d48-e32e1f7ca21d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:31.767459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b842a3d-83f1-4c1e-9d48-e32e1f7ca21d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:31.768000 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2b842a3d-83f1-4c1e-9d48-e32e1f7ca21d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:31.776251 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:31.776251 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:31.777857 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b842a3d-83f1-4c1e-9d48-e32e1f7ca21d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:31.777857 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 919/3692] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:31 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:32.205314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35e205d8-0f45-4e8b-a335-bf3d15ab1bc1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.207286 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35e205d8-0f45-4e8b-a335-bf3d15ab1bc1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a Aug 07 14:07:32.207554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35e205d8-0f45-4e8b-a335-bf3d15ab1bc1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.207754 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35e205d8-0f45-4e8b-a335-bf3d15ab1bc1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.213582 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35e205d8-0f45-4e8b-a335-bf3d15ab1bc1 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a returned with HTTP 404 Aug 07 14:07:32.214057 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 922/3693] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:32 2026] GET /volume/v3/volumes/f5262de6-b9af-4b14-86a9-ba779f6d8c8a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:32.222093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b1140b74-3a22-4aa1-9c52-f06f3174452f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.224046 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1140b74-3a22-4aa1-9c52-f06f3174452f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:32.224321 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1140b74-3a22-4aa1-9c52-f06f3174452f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.224572 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1140b74-3a22-4aa1-9c52-f06f3174452f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.224740 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b1140b74-3a22-4aa1-9c52-f06f3174452f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:32.231688 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1140b74-3a22-4aa1-9c52-f06f3174452f tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 404 Aug 07 14:07:32.232155 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 929/3694] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:32 2026] DELETE /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:32.241322 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b4b57cd2-fa59-4888-a203-0e9f2bbc8e96 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.243222 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4b57cd2-fa59-4888-a203-0e9f2bbc8e96 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c Aug 07 14:07:32.243627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4b57cd2-fa59-4888-a203-0e9f2bbc8e96 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.244123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b4b57cd2-fa59-4888-a203-0e9f2bbc8e96 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.250947 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b4b57cd2-fa59-4888-a203-0e9f2bbc8e96 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c returned with HTTP 404 Aug 07 14:07:32.252004 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 925/3695] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:32 2026] GET /volume/v3/volumes/df9c3a82-eef0-4cbd-9e38-ad8ca39e678c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:32.289811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be385b67-7bb2-4491-baa0-3212f0d90c21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.291597 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be385b67-7bb2-4491-baa0-3212f0d90c21 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] DELETE https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:07:32.291824 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be385b67-7bb2-4491-baa0-3212f0d90c21 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.292052 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be385b67-7bb2-4491-baa0-3212f0d90c21 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.292270 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-be385b67-7bb2-4491-baa0-3212f0d90c21 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Delete volume with id: 11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:07:32.297916 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be385b67-7bb2-4491-baa0-3212f0d90c21 tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 404 Aug 07 14:07:32.298428 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 920/3696] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:32 2026] DELETE /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:32.305088 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59fe1aff-172e-43eb-aab6-37227be7ff3c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.307177 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59fe1aff-172e-43eb-aab6-37227be7ff3c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] GET https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 Aug 07 14:07:32.307449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59fe1aff-172e-43eb-aab6-37227be7ff3c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.307684 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59fe1aff-172e-43eb-aab6-37227be7ff3c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.313701 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59fe1aff-172e-43eb-aab6-37227be7ff3c tempest-VolumeImageDependencyTests-1519983002 tempest-VolumeImageDependencyTests-1519983002-project-member] https://10.4.3.193/volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 returned with HTTP 404 Aug 07 14:07:32.314248 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 923/3697] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:32 2026] GET /volume/v3/volumes/11891a96-d6f3-4bfd-9d89-b01ddcc13065 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:32.615214 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5eb27e88-a811-4efd-a76c-2c95d4c10567 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.618025 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5eb27e88-a811-4efd-a76c-2c95d4c10567 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:32.618304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5eb27e88-a811-4efd-a76c-2c95d4c10567 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.618533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5eb27e88-a811-4efd-a76c-2c95d4c10567 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.618682 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5eb27e88-a811-4efd-a76c-2c95d4c10567 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:32.626460 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:32.626460 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:32.627325 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5eb27e88-a811-4efd-a76c-2c95d4c10567 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:32.627814 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 930/3698] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:32 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:32.631536 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45cbb292-7e87-4d7f-8007-be0288ea87b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.633030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45cbb292-7e87-4d7f-8007-be0288ea87b5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:32.633424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45cbb292-7e87-4d7f-8007-be0288ea87b5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.633721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45cbb292-7e87-4d7f-8007-be0288ea87b5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.633949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-45cbb292-7e87-4d7f-8007-be0288ea87b5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:32.641050 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:32.641050 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:32.642668 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45cbb292-7e87-4d7f-8007-be0288ea87b5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:32.642668 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 926/3699] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:32 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:32.791832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d41fb04-dc4c-4fae-97fb-2fa1818ef92a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:32.794232 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d41fb04-dc4c-4fae-97fb-2fa1818ef92a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:32.794538 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d41fb04-dc4c-4fae-97fb-2fa1818ef92a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:32.794812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d41fb04-dc4c-4fae-97fb-2fa1818ef92a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:32.794978 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6d41fb04-dc4c-4fae-97fb-2fa1818ef92a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:32.801978 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:32.801978 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:32.802829 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d41fb04-dc4c-4fae-97fb-2fa1818ef92a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:32.803333 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 921/3700] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:32 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:33.644454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7369a0a-1263-45a5-9e1d-637a6b7d8dd4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:33.646507 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7369a0a-1263-45a5-9e1d-637a6b7d8dd4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:33.646688 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7369a0a-1263-45a5-9e1d-637a6b7d8dd4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:33.646964 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7369a0a-1263-45a5-9e1d-637a6b7d8dd4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:33.647060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d7369a0a-1263-45a5-9e1d-637a6b7d8dd4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:33.652153 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:33.652153 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:33.652986 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7369a0a-1263-45a5-9e1d-637a6b7d8dd4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:33.653383 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 924/3701] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:33 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:33.659409 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67a6a4d6-bdd1-4099-bad8-cd8187983a16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:33.661766 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67a6a4d6-bdd1-4099-bad8-cd8187983a16 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:33.662070 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67a6a4d6-bdd1-4099-bad8-cd8187983a16 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:33.662327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67a6a4d6-bdd1-4099-bad8-cd8187983a16 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:33.662475 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-67a6a4d6-bdd1-4099-bad8-cd8187983a16 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:33.668340 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:33.668340 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:33.669304 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67a6a4d6-bdd1-4099-bad8-cd8187983a16 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:33.669720 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 931/3702] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:33 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:33.815799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-efc50cb5-d73c-47da-bcb3-1bcc23b590d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:33.818152 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-efc50cb5-d73c-47da-bcb3-1bcc23b590d7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:33.818503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-efc50cb5-d73c-47da-bcb3-1bcc23b590d7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:33.818754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-efc50cb5-d73c-47da-bcb3-1bcc23b590d7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:33.818941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-efc50cb5-d73c-47da-bcb3-1bcc23b590d7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:33.824686 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:33.824686 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:33.825456 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-efc50cb5-d73c-47da-bcb3-1bcc23b590d7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:33.826063 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 927/3703] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:33 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:33.831945 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:33.942948 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:33.943370 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-669789231"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:33.944893 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-669789231'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:33.945059 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume of 1 GB Aug 07 14:07:33.949510 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Availability Zones retrieved successfully. Aug 07 14:07:33.955901 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (58dc7794-7436-4909-bdce-e768a9aa666a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:33.957004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1492c632-b44d-4d7c-b5c9-a08def5b462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:33.957929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:33.994579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1492c632-b44d-4d7c-b5c9-a08def5b462e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:33.995808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946909ae-fa36-48b3-af06-731814fbd27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:34.068533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['2264b8ba-28fd-44f0-bce6-9bab121fb11b', '9d57747f-d92a-4ddd-8296-b1fe1734331f', '716f4b25-0797-41c8-a561-4344d6dd7ead', 'a07b5ccd-1306-4f4b-8fa5-8589675e7fb1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:34.069561 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946909ae-fa36-48b3-af06-731814fbd27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2264b8ba-28fd-44f0-bce6-9bab121fb11b', '9d57747f-d92a-4ddd-8296-b1fe1734331f', '716f4b25-0797-41c8-a561-4344d6dd7ead', 'a07b5ccd-1306-4f4b-8fa5-8589675e7fb1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:34.070549 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeedb7e4-641f-477c-94e8-675f31ecc5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:34.101171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeedb7e4-641f-477c-94e8-675f31ecc5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff7b623-650d-4347-8f96-66009e65c997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669789231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['2264b8ba-28fd-44f0-bce6-9bab121fb11b','9d57747f-d92a-4ddd-8296-b1fe1734331f','716f4b25-0797-41c8-a561-4344d6dd7ead','a07b5ccd-1306-4f4b-8fa5-8589675e7fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669789231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff7b623-650d-4347-8f96-66009e65c997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3acdd04de2e4be48efb9f76d2a78297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5143cb25344c2eb493ffa725350a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:34.102575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a167bb2e-2425-4da8-b94f-d59d6aae5ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:34.122638 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a167bb2e-2425-4da8-b94f-d59d6aae5ceb) transitioned into state 'SUCCESS' from state '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-669789231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['2264b8ba-28fd-44f0-bce6-9bab121fb11b','9d57747f-d92a-4ddd-8296-b1fe1734331f','716f4b25-0797-41c8-a561-4344d6dd7ead','a07b5ccd-1306-4f4b-8fa5-8589675e7fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:34.123764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75475894-e60f-4d15-8372-4c5de6aae2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:34.135573 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75475894-e60f-4d15-8372-4c5de6aae2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:34.136575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (58dc7794-7436-4909-bdce-e768a9aa666a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:34.136941 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request issued successfully. Aug 07 14:07:34.137532 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c167dffe-8b1d-4170-8f50-acf7ce6ead2a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:34.138126 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 922/3704] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:07:33 2026] POST /volume/v3/volumes => generated 777 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:34.154513 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6dbfed7-5e65-4eee-9e32-521f4d0f636c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.156988 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6dbfed7-5e65-4eee-9e32-521f4d0f636c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 Aug 07 14:07:34.157321 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6dbfed7-5e65-4eee-9e32-521f4d0f636c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:34.157629 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6dbfed7-5e65-4eee-9e32-521f4d0f636c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:34.167582 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.167582 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:34.172606 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6dbfed7-5e65-4eee-9e32-521f4d0f636c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:07:34.181056 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6dbfed7-5e65-4eee-9e32-521f4d0f636c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 returned with HTTP 200 Aug 07 14:07:34.181056 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 925/3705] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:34 2026] GET /volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:34.664963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6803287-69a9-4976-a739-4538089e18ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.666694 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6803287-69a9-4976-a739-4538089e18ea tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:34.666964 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6803287-69a9-4976-a739-4538089e18ea tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:34.667148 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6803287-69a9-4976-a739-4538089e18ea tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:34.667249 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b6803287-69a9-4976-a739-4538089e18ea tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:34.673386 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.673386 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:34.675004 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6803287-69a9-4976-a739-4538089e18ea tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:34.675502 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 932/3706] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:34 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:34.687100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a9bbde1-397c-4939-82f8-e0ecfaa0255f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.687891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16100449-fb33-4c82-a79d-62102e01e884 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.689447 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a9bbde1-397c-4939-82f8-e0ecfaa0255f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:34.689719 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a9bbde1-397c-4939-82f8-e0ecfaa0255f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:34.689996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a9bbde1-397c-4939-82f8-e0ecfaa0255f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:34.690161 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7a9bbde1-397c-4939-82f8-e0ecfaa0255f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:34.696940 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.696940 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:34.697973 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a9bbde1-397c-4939-82f8-e0ecfaa0255f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:34.698480 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 928/3707] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:34 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:34.759945 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16100449-fb33-4c82-a79d-62102e01e884 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-member] PUT https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:34.760421 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16100449-fb33-4c82-a79d-62102e01e884 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:34.768128 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.768128 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:34.775939 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16100449-fb33-4c82-a79d-62102e01e884 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-member] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:34.776549 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 923/3708] 10.4.3.193 () {70 vars in 1408 bytes} [Fri Aug 7 14:07:34 2026] PUT /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 314 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:34.785334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1fce61a3-6ccf-4e81-a65c-321016f24135 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.787300 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fce61a3-6ccf-4e81-a65c-321016f24135 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:34.787540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fce61a3-6ccf-4e81-a65c-321016f24135 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:34.787769 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fce61a3-6ccf-4e81-a65c-321016f24135 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:34.787908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1fce61a3-6ccf-4e81-a65c-321016f24135 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:34.792932 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.792932 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:34.793659 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fce61a3-6ccf-4e81-a65c-321016f24135 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:34.794102 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 926/3709] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:34 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:07:34.805737 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef992ce1-bdc3-4f96-a03a-f880b7d56d1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.807571 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef992ce1-bdc3-4f96-a03a-f880b7d56d1d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] DELETE https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:34.807778 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef992ce1-bdc3-4f96-a03a-f880b7d56d1d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:34.808013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef992ce1-bdc3-4f96-a03a-f880b7d56d1d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:34.808121 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-ef992ce1-bdc3-4f96-a03a-f880b7d56d1d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Delete backup with id: 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. Aug 07 14:07:34.813043 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.813043 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:34.827134 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-ef992ce1-bdc3-4f96-a03a-f880b7d56d1d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] delete_backup rpcapi backup_id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:07:34.829076 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef992ce1-bdc3-4f96-a03a-f880b7d56d1d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 202 Aug 07 14:07:34.829608 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 933/3710] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:07:34 2026] DELETE /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:34.837702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a8a4224-d243-45b9-9447-be67ef77006d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.839691 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a8a4224-d243-45b9-9447-be67ef77006d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:34.839965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a8a4224-d243-45b9-9447-be67ef77006d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:34.840187 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a8a4224-d243-45b9-9447-be67ef77006d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:34.840306 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7a8a4224-d243-45b9-9447-be67ef77006d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:34.841717 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15336cbc-cd82-4130-a197-5b8e6093b33e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:34.845061 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.845061 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:34.845831 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a8a4224-d243-45b9-9447-be67ef77006d tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 200 Aug 07 14:07:34.848864 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15336cbc-cd82-4130-a197-5b8e6093b33e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:34.848988 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 929/3711] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:34 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:34.849038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15336cbc-cd82-4130-a197-5b8e6093b33e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:34.849038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15336cbc-cd82-4130-a197-5b8e6093b33e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:34.849038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-15336cbc-cd82-4130-a197-5b8e6093b33e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:34.851745 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:34.851745 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:34.852467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15336cbc-cd82-4130-a197-5b8e6093b33e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:34.852894 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 924/3712] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:34 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:35.198755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f4ab19bf-a143-4309-92de-60dd25e1899f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.200932 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4ab19bf-a143-4309-92de-60dd25e1899f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 Aug 07 14:07:35.201097 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4ab19bf-a143-4309-92de-60dd25e1899f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:35.201379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4ab19bf-a143-4309-92de-60dd25e1899f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:35.209931 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:35.209931 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:35.214433 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f4ab19bf-a143-4309-92de-60dd25e1899f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:07:35.219492 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4ab19bf-a143-4309-92de-60dd25e1899f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 returned with HTTP 200 Aug 07 14:07:35.219754 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 927/3713] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:35 2026] GET /volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:35.240570 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.243633 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:35.244609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aff7b623-650d-4347-8f96-66009e65c997", "name": "tempest-type-Backup-1328425360"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:35.246538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating new backup {'backup': {'volume_id': 'aff7b623-650d-4347-8f96-66009e65c997', 'name': 'tempest-type-Backup-1328425360'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:35.247329 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating backup of volume aff7b623-650d-4347-8f96-66009e65c997 in container None Aug 07 14:07:35.260703 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:35.260703 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:35.261713 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:07:35.336329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['c45090ca-7737-4915-bbf1-0deca9c9778a', '91aa5ffb-5c39-4710-ad01-c32fd7d99dcd'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:35.387643 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d7fb6e4-c4cc-4169-8093-84b675c99e2c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:35.388188 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 934/3714] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:07:35 2026] POST /volume/v3/backups => generated 316 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:35.399801 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af990f1b-9138-4720-9416-72404f730466 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.404476 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af990f1b-9138-4720-9416-72404f730466 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:35.404476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af990f1b-9138-4720-9416-72404f730466 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:35.404476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af990f1b-9138-4720-9416-72404f730466 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:35.404664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-af990f1b-9138-4720-9416-72404f730466 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:35.409374 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:35.409374 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:35.410087 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af990f1b-9138-4720-9416-72404f730466 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:35.410976 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 930/3715] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:35 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:07:35.717227 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d2875cb-5b9c-4d6d-8e7b-bd81ea104665 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.720131 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d2875cb-5b9c-4d6d-8e7b-bd81ea104665 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:35.720914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d2875cb-5b9c-4d6d-8e7b-bd81ea104665 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:35.721185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d2875cb-5b9c-4d6d-8e7b-bd81ea104665 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:35.721185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9d2875cb-5b9c-4d6d-8e7b-bd81ea104665 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:35.732424 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:35.732424 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:35.733634 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d2875cb-5b9c-4d6d-8e7b-bd81ea104665 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:35.734396 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 925/3716] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:35 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:35.860241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e1a87ae-3c52-4e8d-ab9c-aaf8f12ef1f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.862518 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e1a87ae-3c52-4e8d-ab9c-aaf8f12ef1f7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 Aug 07 14:07:35.862854 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e1a87ae-3c52-4e8d-ab9c-aaf8f12ef1f7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:35.863142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e1a87ae-3c52-4e8d-ab9c-aaf8f12ef1f7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:35.863324 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8e1a87ae-3c52-4e8d-ab9c-aaf8f12ef1f7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Show backup with id 1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:35.864315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38c8d643-d84a-4bd4-a35b-340ee84a9ca4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.867335 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e1a87ae-3c52-4e8d-ab9c-aaf8f12ef1f7 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 returned with HTTP 404 Aug 07 14:07:35.867419 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38c8d643-d84a-4bd4-a35b-340ee84a9ca4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:35.867736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38c8d643-d84a-4bd4-a35b-340ee84a9ca4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:35.867913 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 928/3717] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:35 2026] GET /volume/v3/backups/1c2eea3a-d49a-42e3-a50a-c92b7c4df6c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:35.867996 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38c8d643-d84a-4bd4-a35b-340ee84a9ca4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:35.868156 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-38c8d643-d84a-4bd4-a35b-340ee84a9ca4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:35.876506 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1144bfd9-0187-4f77-a336-29cd8e910459 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.878938 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1144bfd9-0187-4f77-a336-29cd8e910459 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 Aug 07 14:07:35.879231 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1144bfd9-0187-4f77-a336-29cd8e910459 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:35.879544 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:35.879544 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:35.879773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1144bfd9-0187-4f77-a336-29cd8e910459 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:35.879773 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1144bfd9-0187-4f77-a336-29cd8e910459 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Delete volume with id: d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 Aug 07 14:07:35.880221 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38c8d643-d84a-4bd4-a35b-340ee84a9ca4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:35.880678 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 935/3718] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:35 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:35.890786 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:35.890786 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:35.891463 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1144bfd9-0187-4f77-a336-29cd8e910459 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Volume info retrieved successfully. Aug 07 14:07:35.918874 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1144bfd9-0187-4f77-a336-29cd8e910459 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Delete volume request issued successfully. Aug 07 14:07:35.918874 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1144bfd9-0187-4f77-a336-29cd8e910459 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 returned with HTTP 202 Aug 07 14:07:35.918874 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 931/3719] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:07:35 2026] DELETE /volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:07:35.925580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-082244ad-8f58-417f-9313-6284aedf40f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:35.929358 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082244ad-8f58-417f-9313-6284aedf40f4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 Aug 07 14:07:35.929358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082244ad-8f58-417f-9313-6284aedf40f4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:35.929358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082244ad-8f58-417f-9313-6284aedf40f4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:35.942487 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:35.942487 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:35.949691 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-082244ad-8f58-417f-9313-6284aedf40f4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Volume info retrieved successfully. Aug 07 14:07:35.957374 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082244ad-8f58-417f-9313-6284aedf40f4 tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 returned with HTTP 200 Aug 07 14:07:35.957908 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 926/3720] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:35 2026] GET /volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:36.424055 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fe672d36-ccb8-4c6b-bb79-b3e50d69418f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:36.426325 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe672d36-ccb8-4c6b-bb79-b3e50d69418f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:36.426604 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe672d36-ccb8-4c6b-bb79-b3e50d69418f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:36.426853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe672d36-ccb8-4c6b-bb79-b3e50d69418f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:36.427040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fe672d36-ccb8-4c6b-bb79-b3e50d69418f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:36.433367 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:36.433367 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:36.434291 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe672d36-ccb8-4c6b-bb79-b3e50d69418f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:36.434874 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 929/3721] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:36 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:36.752849 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91bcca9c-829a-44ee-addc-1d663d79f932 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:36.755404 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91bcca9c-829a-44ee-addc-1d663d79f932 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:36.755605 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91bcca9c-829a-44ee-addc-1d663d79f932 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:36.755911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91bcca9c-829a-44ee-addc-1d663d79f932 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:36.756050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-91bcca9c-829a-44ee-addc-1d663d79f932 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:36.762289 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:36.762289 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:36.763132 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91bcca9c-829a-44ee-addc-1d663d79f932 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:36.763624 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 936/3722] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:36 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:36.895334 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2852912-e135-4ac8-a969-cf83608bea91 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:36.897424 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2852912-e135-4ac8-a969-cf83608bea91 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:36.897720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2852912-e135-4ac8-a969-cf83608bea91 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:36.898113 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2852912-e135-4ac8-a969-cf83608bea91 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:36.898553 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b2852912-e135-4ac8-a969-cf83608bea91 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:36.903674 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:36.903674 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:36.904534 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2852912-e135-4ac8-a969-cf83608bea91 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:36.905056 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 932/3723] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:36 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:36.973550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dcaf2c35-f277-4230-bc29-b1b0d686b86b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:36.977134 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcaf2c35-f277-4230-bc29-b1b0d686b86b tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] GET https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 Aug 07 14:07:36.977134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcaf2c35-f277-4230-bc29-b1b0d686b86b tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:36.977134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dcaf2c35-f277-4230-bc29-b1b0d686b86b tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:36.985788 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dcaf2c35-f277-4230-bc29-b1b0d686b86b tempest-ProjectMemberTests39-558370721 tempest-ProjectMemberTests39-558370721-project-admin] https://10.4.3.193/volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 returned with HTTP 404 Aug 07 14:07:36.986776 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 927/3724] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:36 2026] GET /volume/v3/volumes/d7d5a2fc-2de8-4135-b33e-08e44a47e9d6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:37.449596 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e90ef9b-3276-419c-aeda-9483375b0c05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:37.452547 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e90ef9b-3276-419c-aeda-9483375b0c05 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:37.453289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e90ef9b-3276-419c-aeda-9483375b0c05 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:37.453289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e90ef9b-3276-419c-aeda-9483375b0c05 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:37.453289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7e90ef9b-3276-419c-aeda-9483375b0c05 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:37.458272 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:37.458272 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:37.459361 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e90ef9b-3276-419c-aeda-9483375b0c05 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:37.459812 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 930/3725] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:37 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:37.777126 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abda5e6b-b3d2-42c4-8f52-cb972613b560 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:37.780688 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abda5e6b-b3d2-42c4-8f52-cb972613b560 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:37.781087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abda5e6b-b3d2-42c4-8f52-cb972613b560 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:37.781367 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abda5e6b-b3d2-42c4-8f52-cb972613b560 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:37.781534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-abda5e6b-b3d2-42c4-8f52-cb972613b560 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:37.788622 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:37.788622 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:37.789759 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abda5e6b-b3d2-42c4-8f52-cb972613b560 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:37.790327 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 937/3726] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:37 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:37.920911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84127d1d-5e7b-49fe-b640-37224e69df83 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:37.923575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84127d1d-5e7b-49fe-b640-37224e69df83 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:37.923888 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84127d1d-5e7b-49fe-b640-37224e69df83 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:37.924207 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84127d1d-5e7b-49fe-b640-37224e69df83 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:37.924571 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-84127d1d-5e7b-49fe-b640-37224e69df83 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:37.930538 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:37.930538 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:37.931787 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84127d1d-5e7b-49fe-b640-37224e69df83 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:37.932115 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 933/3727] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:37 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:38.485267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5814f8d0-0cdd-42bb-9ec2-d514082b78b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:38.488268 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5814f8d0-0cdd-42bb-9ec2-d514082b78b3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:38.488638 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5814f8d0-0cdd-42bb-9ec2-d514082b78b3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:38.488986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5814f8d0-0cdd-42bb-9ec2-d514082b78b3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:38.488986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5814f8d0-0cdd-42bb-9ec2-d514082b78b3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:38.501339 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:38.501339 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:38.503694 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5814f8d0-0cdd-42bb-9ec2-d514082b78b3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:38.504346 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 928/3728] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:38 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:38.813116 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e3811c9-733a-4e38-8558-8df05602f81b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:38.825023 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e3811c9-733a-4e38-8558-8df05602f81b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:38.826037 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e3811c9-733a-4e38-8558-8df05602f81b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:38.826482 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e3811c9-733a-4e38-8558-8df05602f81b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:38.827149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7e3811c9-733a-4e38-8558-8df05602f81b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:38.844330 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:38.844330 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:38.847518 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e3811c9-733a-4e38-8558-8df05602f81b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:38.848048 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 931/3729] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:38 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:38.952086 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e981120-2f11-4cd4-b50d-0bf94989f891 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:38.955686 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e981120-2f11-4cd4-b50d-0bf94989f891 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:38.955686 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e981120-2f11-4cd4-b50d-0bf94989f891 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:38.956301 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e981120-2f11-4cd4-b50d-0bf94989f891 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:38.956301 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1e981120-2f11-4cd4-b50d-0bf94989f891 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:38.966753 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:38.966753 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:38.968023 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e981120-2f11-4cd4-b50d-0bf94989f891 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:38.969523 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 938/3730] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:38 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:39.520442 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ced7278d-f258-4aea-89f9-d80f225207cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:39.524928 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ced7278d-f258-4aea-89f9-d80f225207cd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:39.524928 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ced7278d-f258-4aea-89f9-d80f225207cd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:39.524928 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ced7278d-f258-4aea-89f9-d80f225207cd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:39.524928 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ced7278d-f258-4aea-89f9-d80f225207cd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:39.533511 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:39.533511 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:39.534343 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ced7278d-f258-4aea-89f9-d80f225207cd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:39.535058 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 934/3731] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:39 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:39.602290 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:39.749818 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:39.750354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-544023268"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:39.751918 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-544023268'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:39.752041 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Create volume of 1 GB Aug 07 14:07:39.757981 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Availability Zones retrieved successfully. Aug 07 14:07:39.766111 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Flow 'volume_create_api' (ca0c698a-d62b-4c18-91b3-743eeecb861f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:39.768725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a33fdf-2bc2-4f92-a5f7-43781fa2cefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:39.770732 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:39.814667 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a33fdf-2bc2-4f92-a5f7-43781fa2cefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:39.816016 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd9e9fbb-dc58-4358-aaf4-28f68eec006b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:39.875252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40628317-8a44-47db-a77e-a694d28c0538 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:39.879075 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40628317-8a44-47db-a77e-a694d28c0538 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:39.879242 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40628317-8a44-47db-a77e-a694d28c0538 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:39.879409 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40628317-8a44-47db-a77e-a694d28c0538 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:39.879553 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-40628317-8a44-47db-a77e-a694d28c0538 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:39.884639 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:39.884639 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:39.886018 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40628317-8a44-47db-a77e-a694d28c0538 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:39.887087 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 932/3732] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:39 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:39.926584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Created reservations ['abb5ac67-dad3-4746-9699-884e6c0cceb9', '56d8b070-aa3c-49e5-8db8-07db5b7f02a5', 'caafb72a-9e2c-4271-a944-52e1d7494a74', 'f1eb5a8e-a76f-44c9-9b93-c50ab30c0628'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:39.928076 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd9e9fbb-dc58-4358-aaf4-28f68eec006b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb5ac67-dad3-4746-9699-884e6c0cceb9', '56d8b070-aa3c-49e5-8db8-07db5b7f02a5', 'caafb72a-9e2c-4271-a944-52e1d7494a74', 'f1eb5a8e-a76f-44c9-9b93-c50ab30c0628']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:39.929288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea1dbe1-363f-4610-bff2-7dac6f343da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:39.965479 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea1dbe1-363f-4610-bff2-7dac6f343da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54e8fc8d-946c-48fa-9441-995adec49cd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544023268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd84d9dc2174e5f9d5031a042ffb72d',qos_specs=None,replication_status=,reservations=['abb5ac67-dad3-4746-9699-884e6c0cceb9','56d8b070-aa3c-49e5-8db8-07db5b7f02a5','caafb72a-9e2c-4271-a944-52e1d7494a74','f1eb5a8e-a76f-44c9-9b93-c50ab30c0628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf8cff0c4a146efb055aae08219ce8e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544023268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54e8fc8d-946c-48fa-9441-995adec49cd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd84d9dc2174e5f9d5031a042ffb72d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cf8cff0c4a146efb055aae08219ce8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:39.967230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b834ae8-2a45-4cf5-aefe-4af09ffdc293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:39.984252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71b87828-8911-4b94-a210-c0601a0ca850 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:39.988899 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71b87828-8911-4b94-a210-c0601a0ca850 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:39.988899 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71b87828-8911-4b94-a210-c0601a0ca850 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:39.991492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71b87828-8911-4b94-a210-c0601a0ca850 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:39.991698 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-71b87828-8911-4b94-a210-c0601a0ca850 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:40.002471 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:40.002471 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:40.003083 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71b87828-8911-4b94-a210-c0601a0ca850 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:40.003691 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 939/3733] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:39 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:40.005497 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b834ae8-2a45-4cf5-aefe-4af09ffdc293) transitioned into state 'SUCCESS' from state '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-544023268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd84d9dc2174e5f9d5031a042ffb72d',qos_specs=None,replication_status=,reservations=['abb5ac67-dad3-4746-9699-884e6c0cceb9','56d8b070-aa3c-49e5-8db8-07db5b7f02a5','caafb72a-9e2c-4271-a944-52e1d7494a74','f1eb5a8e-a76f-44c9-9b93-c50ab30c0628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cf8cff0c4a146efb055aae08219ce8e',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:40.006536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c68eaa-833b-4da3-8579-442fdc2f9971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:40.024285 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c68eaa-833b-4da3-8579-442fdc2f9971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:40.025148 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Flow 'volume_create_api' (ca0c698a-d62b-4c18-91b3-743eeecb861f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:40.025646 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Create volume request issued successfully. Aug 07 14:07:40.026680 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e805d2ba-6406-4d6e-9e68-764364fab4fa tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:40.027334 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 929/3734] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:07:39 2026] POST /volume/v3/volumes => generated 777 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:40.044495 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df6e9dfc-c43a-4660-b2ab-02ffd8b22a6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:40.048051 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6e9dfc-c43a-4660-b2ab-02ffd8b22a6f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 Aug 07 14:07:40.048796 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df6e9dfc-c43a-4660-b2ab-02ffd8b22a6f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:40.048796 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df6e9dfc-c43a-4660-b2ab-02ffd8b22a6f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:40.061296 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:40.061296 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:40.070962 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-df6e9dfc-c43a-4660-b2ab-02ffd8b22a6f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Volume info retrieved successfully. Aug 07 14:07:40.078740 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6e9dfc-c43a-4660-b2ab-02ffd8b22a6f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 returned with HTTP 200 Aug 07 14:07:40.079540 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 935/3735] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:40 2026] GET /volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:40.554717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c098164-787a-4203-a8dd-9f80383786a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:40.556709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c098164-787a-4203-a8dd-9f80383786a3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:40.556920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c098164-787a-4203-a8dd-9f80383786a3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:40.557376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c098164-787a-4203-a8dd-9f80383786a3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:40.557376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5c098164-787a-4203-a8dd-9f80383786a3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:40.561617 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:40.561617 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:40.562239 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c098164-787a-4203-a8dd-9f80383786a3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:40.562690 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 933/3736] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:40 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:40.904857 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-668147fa-2f91-40db-a8c5-9e716212c6cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:40.907641 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-668147fa-2f91-40db-a8c5-9e716212c6cf tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:40.907641 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-668147fa-2f91-40db-a8c5-9e716212c6cf tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:40.907641 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-668147fa-2f91-40db-a8c5-9e716212c6cf tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:40.907641 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-668147fa-2f91-40db-a8c5-9e716212c6cf tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:40.912064 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:40.912064 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:40.913138 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-668147fa-2f91-40db-a8c5-9e716212c6cf tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:40.913744 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 940/3737] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:40 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:41.021420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84370d5a-c30d-4aa1-8b9b-332986612515 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:41.024249 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84370d5a-c30d-4aa1-8b9b-332986612515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:41.024575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84370d5a-c30d-4aa1-8b9b-332986612515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:41.024868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84370d5a-c30d-4aa1-8b9b-332986612515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:41.025038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-84370d5a-c30d-4aa1-8b9b-332986612515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:41.030776 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:41.030776 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:41.031701 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84370d5a-c30d-4aa1-8b9b-332986612515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:41.032250 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 930/3738] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:41 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:41.100790 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b1a8b99-6d53-4c21-b3c0-aa6466fc1e99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:41.102581 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b1a8b99-6d53-4c21-b3c0-aa6466fc1e99 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 Aug 07 14:07:41.103343 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b1a8b99-6d53-4c21-b3c0-aa6466fc1e99 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:41.103695 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b1a8b99-6d53-4c21-b3c0-aa6466fc1e99 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:41.114153 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:41.114153 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:41.120421 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b1a8b99-6d53-4c21-b3c0-aa6466fc1e99 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Volume info retrieved successfully. Aug 07 14:07:41.129687 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b1a8b99-6d53-4c21-b3c0-aa6466fc1e99 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 returned with HTTP 200 Aug 07 14:07:41.130246 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 936/3739] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:41 2026] GET /volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:41.150045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:41.152825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:41.153306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54e8fc8d-946c-48fa-9441-995adec49cd8", "name": "tempest-type-Backup-1334151646"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:41.155485 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Creating new backup {'backup': {'volume_id': '54e8fc8d-946c-48fa-9441-995adec49cd8', 'name': 'tempest-type-Backup-1334151646'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:41.155485 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Creating backup of volume 54e8fc8d-946c-48fa-9441-995adec49cd8 in container None Aug 07 14:07:41.165962 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:41.165962 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:41.166334 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Volume info retrieved successfully. Aug 07 14:07:41.202057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Created reservations ['caf8853b-0809-444b-9ef0-75b8f146fc08', '06eee99d-475a-4058-898c-391642e1cb79'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:41.241695 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aa73c20-9cb6-4449-953d-f1e5aced310c tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:41.242325 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 934/3740] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:07:41 2026] POST /volume/v3/backups => generated 316 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:41.253924 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-377e0e37-ccb7-4214-a303-9b3c1d7bddbb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:41.256371 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-377e0e37-ccb7-4214-a303-9b3c1d7bddbb tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:41.256883 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-377e0e37-ccb7-4214-a303-9b3c1d7bddbb tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:41.257691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-377e0e37-ccb7-4214-a303-9b3c1d7bddbb tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:41.257691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-377e0e37-ccb7-4214-a303-9b3c1d7bddbb tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:41.269314 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:41.269314 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:41.269314 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-377e0e37-ccb7-4214-a303-9b3c1d7bddbb tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:41.269964 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 941/3741] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:41 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:41.579096 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bcea3681-8210-4a5f-b77d-776633f36383 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:41.582692 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcea3681-8210-4a5f-b77d-776633f36383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:41.582692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcea3681-8210-4a5f-b77d-776633f36383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:41.582937 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bcea3681-8210-4a5f-b77d-776633f36383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:41.583240 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bcea3681-8210-4a5f-b77d-776633f36383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:41.595599 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:41.595599 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:41.596359 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bcea3681-8210-4a5f-b77d-776633f36383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:41.597762 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 931/3742] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:41 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:41.929581 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c784fd6c-ce0a-4b07-833c-f13d7c6afee0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:41.934406 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c784fd6c-ce0a-4b07-833c-f13d7c6afee0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:41.934756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c784fd6c-ce0a-4b07-833c-f13d7c6afee0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:41.935313 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c784fd6c-ce0a-4b07-833c-f13d7c6afee0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:41.938115 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c784fd6c-ce0a-4b07-833c-f13d7c6afee0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:41.940755 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:41.940755 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:41.942000 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c784fd6c-ce0a-4b07-833c-f13d7c6afee0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:41.942677 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 937/3743] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:41 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:41.954980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:41.960937 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:41.960937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1695443085", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:41.965603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1695443085', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:41.965827 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Create volume of 1 GB Aug 07 14:07:41.966132 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:41.966132 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:41.977204 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Availability Zones retrieved successfully. Aug 07 14:07:41.985764 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Flow 'volume_create_api' (f92cf2f4-7242-46c0-bc45-77f1e5d73dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:41.987287 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44de61c3-64d8-462f-9c5d-6f24a41f8c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:41.988769 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:42.032147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44de61c3-64d8-462f-9c5d-6f24a41f8c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:42.033034 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd9c6afb-ded7-4aec-bdf2-8b53625fca3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:42.046021 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38146eb4-a91c-4ebe-a91e-85cc2154ca8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:42.049892 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38146eb4-a91c-4ebe-a91e-85cc2154ca8a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:42.049892 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38146eb4-a91c-4ebe-a91e-85cc2154ca8a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:42.049892 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38146eb4-a91c-4ebe-a91e-85cc2154ca8a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:42.049892 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-38146eb4-a91c-4ebe-a91e-85cc2154ca8a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:42.055765 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:42.055765 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:42.056723 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38146eb4-a91c-4ebe-a91e-85cc2154ca8a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:42.057567 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 942/3744] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:42 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:42.115414 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Created reservations ['bb91d840-f772-4e70-89da-d00c13fa8b63', '5c64dddf-a805-49d3-a6de-714e06a16689', 'e358c621-0668-4ec8-9b82-ca57e112636f', 'ec6fef92-de76-4e88-9820-19ca180dccf9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:42.116529 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd9c6afb-ded7-4aec-bdf2-8b53625fca3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb91d840-f772-4e70-89da-d00c13fa8b63', '5c64dddf-a805-49d3-a6de-714e06a16689', 'e358c621-0668-4ec8-9b82-ca57e112636f', 'ec6fef92-de76-4e88-9820-19ca180dccf9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:42.117490 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb97c9c8-0a3a-4540-b7e5-ccd0a267dcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:42.151462 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb97c9c8-0a3a-4540-b7e5-ccd0a267dcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72984ff0-2750-44d1-ba34-9bf5c7119791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1695443085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0b313ed6e7450a94d0b7447d115ca8',qos_specs=None,replication_status=,reservations=['bb91d840-f772-4e70-89da-d00c13fa8b63','5c64dddf-a805-49d3-a6de-714e06a16689','e358c621-0668-4ec8-9b82-ca57e112636f','ec6fef92-de76-4e88-9820-19ca180dccf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d1266890044d4e81b1eff3088ed282',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1695443085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72984ff0-2750-44d1-ba34-9bf5c7119791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c0b313ed6e7450a94d0b7447d115ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99d1266890044d4e81b1eff3088ed282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:42.152603 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf991b9-b967-43a1-818c-add2856f7d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:42.178655 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf991b9-b967-43a1-818c-add2856f7d44) transitioned into state 'SUCCESS' from state '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-1695443085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c0b313ed6e7450a94d0b7447d115ca8',qos_specs=None,replication_status=,reservations=['bb91d840-f772-4e70-89da-d00c13fa8b63','5c64dddf-a805-49d3-a6de-714e06a16689','e358c621-0668-4ec8-9b82-ca57e112636f','ec6fef92-de76-4e88-9820-19ca180dccf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d1266890044d4e81b1eff3088ed282',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:42.179537 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25da1e1-7ad6-4809-ab05-b52263f4eb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:42.195275 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25da1e1-7ad6-4809-ab05-b52263f4eb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:42.196708 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Flow 'volume_create_api' (f92cf2f4-7242-46c0-bc45-77f1e5d73dfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:42.197098 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Create volume request issued successfully. Aug 07 14:07:42.197979 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4d5dcd6-21df-41ec-8944-87b2f2b4a179 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:42.198612 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 935/3745] 10.4.3.193 () {70 vars in 1300 bytes} [Fri Aug 7 14:07:41 2026] POST /volume/v3/volumes => generated 789 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:42.220900 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2152507a-0266-4719-bba8-4c13006237d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:42.225443 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2152507a-0266-4719-bba8-4c13006237d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:42.226219 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2152507a-0266-4719-bba8-4c13006237d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:42.226824 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2152507a-0266-4719-bba8-4c13006237d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:42.238112 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:42.238112 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:42.248139 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2152507a-0266-4719-bba8-4c13006237d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:42.260531 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2152507a-0266-4719-bba8-4c13006237d2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:42.262654 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 932/3746] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:42 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:42.286476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd0c418c-ec89-4c0c-8a49-c4beb22f4a46 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:42.288595 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd0c418c-ec89-4c0c-8a49-c4beb22f4a46 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:42.288926 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd0c418c-ec89-4c0c-8a49-c4beb22f4a46 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:42.289669 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd0c418c-ec89-4c0c-8a49-c4beb22f4a46 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:42.290569 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bd0c418c-ec89-4c0c-8a49-c4beb22f4a46 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:42.295957 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:42.295957 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:42.297153 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd0c418c-ec89-4c0c-8a49-c4beb22f4a46 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:42.297434 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 938/3747] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:42 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:42.618058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c27e9d7b-6d6a-4a72-a073-cd84b94240e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:42.621244 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c27e9d7b-6d6a-4a72-a073-cd84b94240e5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:42.621244 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c27e9d7b-6d6a-4a72-a073-cd84b94240e5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:42.621244 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c27e9d7b-6d6a-4a72-a073-cd84b94240e5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:42.621244 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c27e9d7b-6d6a-4a72-a073-cd84b94240e5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:42.627990 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:42.627990 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:42.628784 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c27e9d7b-6d6a-4a72-a073-cd84b94240e5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:42.629595 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 943/3748] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:42 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:42.956792 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-876de4da-9174-47c4-bd68-2fc3746d49c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:42.959626 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-876de4da-9174-47c4-bd68-2fc3746d49c9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:42.960621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-876de4da-9174-47c4-bd68-2fc3746d49c9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:42.960621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-876de4da-9174-47c4-bd68-2fc3746d49c9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:42.961565 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-876de4da-9174-47c4-bd68-2fc3746d49c9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:42.968110 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:42.968110 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:42.969303 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-876de4da-9174-47c4-bd68-2fc3746d49c9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:42.970262 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 936/3749] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:42 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.071568 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a3112e7-0a73-4eb0-a1f7-e0a717f7af14 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.076749 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a3112e7-0a73-4eb0-a1f7-e0a717f7af14 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:43.077969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a3112e7-0a73-4eb0-a1f7-e0a717f7af14 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.077969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a3112e7-0a73-4eb0-a1f7-e0a717f7af14 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.077969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1a3112e7-0a73-4eb0-a1f7-e0a717f7af14 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:43.082871 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.082871 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:43.083610 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a3112e7-0a73-4eb0-a1f7-e0a717f7af14 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:43.084470 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 933/3750] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.282708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2dc68519-742c-4f5d-81f6-c52e024c765d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.285815 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dc68519-742c-4f5d-81f6-c52e024c765d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:43.285815 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dc68519-742c-4f5d-81f6-c52e024c765d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.285815 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dc68519-742c-4f5d-81f6-c52e024c765d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.297588 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.297588 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:43.303238 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2dc68519-742c-4f5d-81f6-c52e024c765d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:43.310836 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dc68519-742c-4f5d-81f6-c52e024c765d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:43.311520 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 939/3751] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:43.316615 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81d7f605-1d67-4948-bf6f-54906459b0e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.316615 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81d7f605-1d67-4948-bf6f-54906459b0e2 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:43.316881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81d7f605-1d67-4948-bf6f-54906459b0e2 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.317373 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81d7f605-1d67-4948-bf6f-54906459b0e2 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.317373 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-81d7f605-1d67-4948-bf6f-54906459b0e2 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:43.329401 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91ffa58f-3a4a-41d4-98dc-f13d14cfaa4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.334607 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91ffa58f-3a4a-41d4-98dc-f13d14cfaa4e tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:43.334607 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91ffa58f-3a4a-41d4-98dc-f13d14cfaa4e tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.334607 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91ffa58f-3a4a-41d4-98dc-f13d14cfaa4e tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.339089 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.339089 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:43.339705 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81d7f605-1d67-4948-bf6f-54906459b0e2 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:43.342148 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 944/3752] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 725 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.347435 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.347435 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:43.353056 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-91ffa58f-3a4a-41d4-98dc-f13d14cfaa4e tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:43.365341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91ffa58f-3a4a-41d4-98dc-f13d14cfaa4e tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:43.365341 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 937/3753] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:43.442797 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-6ac5d5ca-01b1-423c-9ecb-96cff4537074 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.446267 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-6ac5d5ca-01b1-423c-9ecb-96cff4537074 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:43.446267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-6ac5d5ca-01b1-423c-9ecb-96cff4537074 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.448590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-6ac5d5ca-01b1-423c-9ecb-96cff4537074 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.456452 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.456452 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:43.461549 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-6ac5d5ca-01b1-423c-9ecb-96cff4537074 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:43.467949 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-6ac5d5ca-01b1-423c-9ecb-96cff4537074 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:43.469595 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 934/3754] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.576918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a15ac5b-4bcd-4933-8745-e501851ad87e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.577126 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a15ac5b-4bcd-4933-8745-e501851ad87e None None] GET https://10.4.3.193/volume// Aug 07 14:07:43.577298 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a15ac5b-4bcd-4933-8745-e501851ad87e None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.577612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a15ac5b-4bcd-4933-8745-e501851ad87e None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.578143 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a15ac5b-4bcd-4933-8745-e501851ad87e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:43.579128 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 940/3755] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:43.589320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-156d1561-1c68-473b-af26-d25ac8ad3fda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.590992 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-156d1561-1c68-473b-af26-d25ac8ad3fda tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:07:43.591611 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-156d1561-1c68-473b-af26-d25ac8ad3fda tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72984ff0-2750-44d1-ba34-9bf5c7119791", "connector": null, "instance_uuid": "200c668a-81fb-4a53-afa0-7e502683f60b"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:43.609686 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.609686 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:43.643434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e2cd476-4f77-46b9-95c8-e51fb4c4b022 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.646479 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e2cd476-4f77-46b9-95c8-e51fb4c4b022 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:43.646809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e2cd476-4f77-46b9-95c8-e51fb4c4b022 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.647093 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e2cd476-4f77-46b9-95c8-e51fb4c4b022 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.647216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4e2cd476-4f77-46b9-95c8-e51fb4c4b022 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:43.655854 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.655854 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:43.656954 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e2cd476-4f77-46b9-95c8-e51fb4c4b022 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:43.657477 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 938/3756] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.662056 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-156d1561-1c68-473b-af26-d25ac8ad3fda tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:07:43.662752 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 945/3757] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:07:43 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:43.667264 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-975449fc-4f46-40ed-b3c6-d0743242730c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.670638 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-975449fc-4f46-40ed-b3c6-d0743242730c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:43.670861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-975449fc-4f46-40ed-b3c6-d0743242730c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.671293 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-975449fc-4f46-40ed-b3c6-d0743242730c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.681472 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.681472 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:43.688402 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-975449fc-4f46-40ed-b3c6-d0743242730c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:43.702833 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-975449fc-4f46-40ed-b3c6-d0743242730c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:43.703520 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98fb2329-0443-4b1a-a134-94f839472e18 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.704057 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 935/3758] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.705960 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98fb2329-0443-4b1a-a134-94f839472e18 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:43.706313 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98fb2329-0443-4b1a-a134-94f839472e18 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.706698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98fb2329-0443-4b1a-a134-94f839472e18 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.718201 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ff9c430-8102-458b-b0d3-a09e613bb318 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.718690 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ff9c430-8102-458b-b0d3-a09e613bb318 None None] GET https://10.4.3.193/volume// Aug 07 14:07:43.718937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ff9c430-8102-458b-b0d3-a09e613bb318 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.719201 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ff9c430-8102-458b-b0d3-a09e613bb318 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.719601 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ff9c430-8102-458b-b0d3-a09e613bb318 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:43.719926 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 939/3759] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:43.731129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-ce0a0971-baeb-4c41-884c-2b4f5a79c19c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.736393 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-ce0a0971-baeb-4c41-884c-2b4f5a79c19c tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:43.736722 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-ce0a0971-baeb-4c41-884c-2b4f5a79c19c tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.736982 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-ce0a0971-baeb-4c41-884c-2b4f5a79c19c tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.739757 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.739757 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:43.745248 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-98fb2329-0443-4b1a-a134-94f839472e18 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:43.751402 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98fb2329-0443-4b1a-a134-94f839472e18 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:43.752093 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 941/3760] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:43.760411 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.760411 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:43.766699 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-ce0a0971-baeb-4c41-884c-2b4f5a79c19c tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:43.776756 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-ce0a0971-baeb-4c41-884c-2b4f5a79c19c tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:43.777566 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 946/3761] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 1043 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:43.819729 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14d99a32-34f6-450d-b2d5-e286eac81057 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.820314 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14d99a32-34f6-450d-b2d5-e286eac81057 None None] GET https://10.4.3.193/volume// Aug 07 14:07:43.820531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14d99a32-34f6-450d-b2d5-e286eac81057 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.820764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14d99a32-34f6-450d-b2d5-e286eac81057 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.821203 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14d99a32-34f6-450d-b2d5-e286eac81057 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:43.821590 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 936/3762] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:43.832317 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-5e9647e1-a46c-40aa-8605-a0ae2c432111 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.834628 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-5e9647e1-a46c-40aa-8605-a0ae2c432111 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:07:43.835254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-5e9647e1-a46c-40aa-8605-a0ae2c432111 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0032b86-43a8-4857-8cc3-79e037fbb9b4", "connector": null, "instance_uuid": "a2862738-105c-43f4-8972-354430509245"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:43.845242 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.845242 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:43.883876 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-5e9647e1-a46c-40aa-8605-a0ae2c432111 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:07:43.884634 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 940/3763] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:07:43 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 07 14:07:43.925761 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-560d81ba-c42f-44ea-9971-b0c6502ab410 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.927754 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-560d81ba-c42f-44ea-9971-b0c6502ab410 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:43.928061 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-560d81ba-c42f-44ea-9971-b0c6502ab410 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.928351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-560d81ba-c42f-44ea-9971-b0c6502ab410 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.936573 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-716223f3-f4c7-47bb-821e-669f8541f39a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.939970 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-716223f3-f4c7-47bb-821e-669f8541f39a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] PUT https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 Aug 07 14:07:43.940704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-716223f3-f4c7-47bb-821e-669f8541f39a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:43.942881 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.942881 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:43.949099 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-560d81ba-c42f-44ea-9971-b0c6502ab410 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:43.954550 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-560d81ba-c42f-44ea-9971-b0c6502ab410 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:43.954972 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 942/3764] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.956250 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7821bb3e-93cd-4348-b919-416039e50c8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.956545 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-716223f3-f4c7-47bb-821e-669f8541f39a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Acquiring lock "cinder-attachment_update-72984ff0-2750-44d1-ba34-9bf5c7119791-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:07:43.956700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7821bb3e-93cd-4348-b919-416039e50c8c None None] GET https://10.4.3.193/volume// Aug 07 14:07:43.956932 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7821bb3e-93cd-4348-b919-416039e50c8c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.957211 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7821bb3e-93cd-4348-b919-416039e50c8c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.957594 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7821bb3e-93cd-4348-b919-416039e50c8c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:43.957987 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 937/3765] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:43.967247 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-716223f3-f4c7-47bb-821e-669f8541f39a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Lock "cinder-attachment_update-72984ff0-2750-44d1-ba34-9bf5c7119791-np0000006713" acquired by "attachment_update" :: waited 0.011s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:07:43.968498 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.968498 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:43.972454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-623b7cc8-c6e6-488a-b168-d88ec3fe28a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.977079 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-623b7cc8-c6e6-488a-b168-d88ec3fe28a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:43.977079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-623b7cc8-c6e6-488a-b168-d88ec3fe28a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.977079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-623b7cc8-c6e6-488a-b168-d88ec3fe28a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.983160 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d453f62-7f6e-41be-876d-3f503fc79460 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:43.985273 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d453f62-7f6e-41be-876d-3f503fc79460 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:43.985504 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d453f62-7f6e-41be-876d-3f503fc79460 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:43.985668 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d453f62-7f6e-41be-876d-3f503fc79460 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:43.986465 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7d453f62-7f6e-41be-876d-3f503fc79460 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:43.991252 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.991252 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:43.991702 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:43.991702 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:43.992637 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d453f62-7f6e-41be-876d-3f503fc79460 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:43.993104 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 943/3766] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:43.996929 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-623b7cc8-c6e6-488a-b168-d88ec3fe28a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:44.004974 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-623b7cc8-c6e6-488a-b168-d88ec3fe28a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:44.004974 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 941/3767] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:07:43 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1020 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:44.100482 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f008122a-b888-4abe-ad92-0e6527b16830 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:44.106977 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f008122a-b888-4abe-ad92-0e6527b16830 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:44.107868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f008122a-b888-4abe-ad92-0e6527b16830 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:44.107868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f008122a-b888-4abe-ad92-0e6527b16830 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:44.107868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f008122a-b888-4abe-ad92-0e6527b16830 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:44.117166 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:44.117166 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:44.118244 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f008122a-b888-4abe-ad92-0e6527b16830 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:44.119381 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 938/3768] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:44 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:44.134902 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-716223f3-f4c7-47bb-821e-669f8541f39a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Lock "cinder-attachment_update-72984ff0-2750-44d1-ba34-9bf5c7119791-np0000006713" released by "attachment_update" :: held 0.168s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:07:44.135659 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-716223f3-f4c7-47bb-821e-669f8541f39a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 returned with HTTP 200 Aug 07 14:07:44.135959 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 947/3769] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:07:43 2026] PUT /volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:44.170723 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-eb84350c-6d56-495a-a136-ea4451ef7cfe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:44.176791 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-eb84350c-6d56-495a-a136-ea4451ef7cfe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] PUT https://10.4.3.193/volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d Aug 07 14:07:44.177854 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-eb84350c-6d56-495a-a136-ea4451ef7cfe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:44.198748 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-eb84350c-6d56-495a-a136-ea4451ef7cfe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Acquiring lock "cinder-attachment_update-e0032b86-43a8-4857-8cc3-79e037fbb9b4-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:07:44.208702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-eb84350c-6d56-495a-a136-ea4451ef7cfe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Lock "cinder-attachment_update-e0032b86-43a8-4857-8cc3-79e037fbb9b4-np0000006713" acquired by "attachment_update" :: waited 0.009s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:07:44.208951 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:44.208951 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:44.339291 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-eb84350c-6d56-495a-a136-ea4451ef7cfe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Lock "cinder-attachment_update-e0032b86-43a8-4857-8cc3-79e037fbb9b4-np0000006713" released by "attachment_update" :: held 0.131s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:07:44.339806 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-eb84350c-6d56-495a-a136-ea4451ef7cfe tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d returned with HTTP 200 Aug 07 14:07:44.340249 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 944/3770] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:07:44 2026] PUT /volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:44.353917 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6337e188-84ed-4969-bfbe-4fff6e697ea0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:44.358717 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6337e188-84ed-4969-bfbe-4fff6e697ea0 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:44.358717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6337e188-84ed-4969-bfbe-4fff6e697ea0 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:44.358717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6337e188-84ed-4969-bfbe-4fff6e697ea0 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:44.358717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6337e188-84ed-4969-bfbe-4fff6e697ea0 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:44.365522 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:44.365522 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:44.366615 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6337e188-84ed-4969-bfbe-4fff6e697ea0 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:44.367185 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 942/3771] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:44 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:44.674671 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f83700d-99b1-4a11-aaa3-707490a7cce2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:44.677710 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f83700d-99b1-4a11-aaa3-707490a7cce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:44.678003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f83700d-99b1-4a11-aaa3-707490a7cce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:44.678447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f83700d-99b1-4a11-aaa3-707490a7cce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:44.678447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2f83700d-99b1-4a11-aaa3-707490a7cce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:44.685209 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:44.685209 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:44.688876 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f83700d-99b1-4a11-aaa3-707490a7cce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:44.688876 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 939/3772] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:44 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:44.771741 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15309681-e50e-49ac-8e9f-d7890df6341a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:44.774699 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15309681-e50e-49ac-8e9f-d7890df6341a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:44.775004 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15309681-e50e-49ac-8e9f-d7890df6341a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:44.775267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15309681-e50e-49ac-8e9f-d7890df6341a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:44.794147 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:44.794147 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:44.801023 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-15309681-e50e-49ac-8e9f-d7890df6341a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:44.809728 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15309681-e50e-49ac-8e9f-d7890df6341a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:44.810790 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 948/3773] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:44 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:44.974750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f23d2cf9-76aa-450f-9dad-c123d0da3004 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:44.976695 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f23d2cf9-76aa-450f-9dad-c123d0da3004 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:44.976950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f23d2cf9-76aa-450f-9dad-c123d0da3004 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:44.977186 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f23d2cf9-76aa-450f-9dad-c123d0da3004 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:45.000712 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:45.000712 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:45.007890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c827eb1a-886f-49a1-827e-4215b3a246d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:45.008023 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f23d2cf9-76aa-450f-9dad-c123d0da3004 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:45.009705 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c827eb1a-886f-49a1-827e-4215b3a246d3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:45.010066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c827eb1a-886f-49a1-827e-4215b3a246d3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:45.010384 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c827eb1a-886f-49a1-827e-4215b3a246d3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:45.010624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c827eb1a-886f-49a1-827e-4215b3a246d3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:45.016257 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:45.016257 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:45.016558 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f23d2cf9-76aa-450f-9dad-c123d0da3004 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:45.017237 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 945/3774] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:44 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:45.017953 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c827eb1a-886f-49a1-827e-4215b3a246d3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:45.018525 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 943/3775] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:45 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:45.134786 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b0ba190-daf8-4a1d-85c3-13016e83ddff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:45.137715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b0ba190-daf8-4a1d-85c3-13016e83ddff tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:45.137715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b0ba190-daf8-4a1d-85c3-13016e83ddff tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:45.138396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b0ba190-daf8-4a1d-85c3-13016e83ddff tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:45.138396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8b0ba190-daf8-4a1d-85c3-13016e83ddff tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:45.144571 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:45.144571 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:45.145383 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b0ba190-daf8-4a1d-85c3-13016e83ddff tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:45.146024 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 940/3776] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:45 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:45.389738 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bffe2678-b181-41f1-a5e1-993ec7a43a03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:45.395502 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bffe2678-b181-41f1-a5e1-993ec7a43a03 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:45.397019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bffe2678-b181-41f1-a5e1-993ec7a43a03 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:45.397019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bffe2678-b181-41f1-a5e1-993ec7a43a03 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:45.397019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bffe2678-b181-41f1-a5e1-993ec7a43a03 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:45.407431 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:45.407431 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:45.408684 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bffe2678-b181-41f1-a5e1-993ec7a43a03 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:45.409405 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 949/3777] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:45 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:45.702805 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-27dc8fe1-bea3-49c5-a6e1-134cd5bffc63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:45.705033 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27dc8fe1-bea3-49c5-a6e1-134cd5bffc63 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:45.705463 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27dc8fe1-bea3-49c5-a6e1-134cd5bffc63 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:45.705835 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27dc8fe1-bea3-49c5-a6e1-134cd5bffc63 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:45.706002 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-27dc8fe1-bea3-49c5-a6e1-134cd5bffc63 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:45.712660 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:45.712660 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:45.713578 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27dc8fe1-bea3-49c5-a6e1-134cd5bffc63 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:45.714214 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 946/3778] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:45 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:45.828471 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8620291a-84f2-4e59-aaac-d0e8312e14a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:45.830888 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8620291a-84f2-4e59-aaac-d0e8312e14a9 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:45.831782 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8620291a-84f2-4e59-aaac-d0e8312e14a9 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:45.831782 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8620291a-84f2-4e59-aaac-d0e8312e14a9 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:45.842601 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:45.842601 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:45.847040 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8620291a-84f2-4e59-aaac-d0e8312e14a9 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:45.852776 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8620291a-84f2-4e59-aaac-d0e8312e14a9 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:45.853400 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 944/3779] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:45 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:46.035133 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a40b8cb-6607-468d-9c95-351aa00f7cc3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:46.037138 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2a9a259-ab07-451d-9962-583619c7a69f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:46.041105 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2a9a259-ab07-451d-9962-583619c7a69f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:46.041466 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2a9a259-ab07-451d-9962-583619c7a69f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:46.042062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2a9a259-ab07-451d-9962-583619c7a69f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:46.043117 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a40b8cb-6607-468d-9c95-351aa00f7cc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:46.043417 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a40b8cb-6607-468d-9c95-351aa00f7cc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:46.043692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a40b8cb-6607-468d-9c95-351aa00f7cc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:46.043880 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9a40b8cb-6607-468d-9c95-351aa00f7cc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:46.056722 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:46.056722 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:46.057902 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a40b8cb-6607-468d-9c95-351aa00f7cc3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:46.061132 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 941/3780] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:46 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:46.070052 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:46.070052 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:46.076799 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2a9a259-ab07-451d-9962-583619c7a69f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:46.085208 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2a9a259-ab07-451d-9962-583619c7a69f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:46.085208 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 950/3781] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:46 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:46.165240 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f5b73be2-53d6-4300-bcdf-fae02c961515 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:46.168257 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5b73be2-53d6-4300-bcdf-fae02c961515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:46.169362 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5b73be2-53d6-4300-bcdf-fae02c961515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:46.169782 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5b73be2-53d6-4300-bcdf-fae02c961515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:46.170112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f5b73be2-53d6-4300-bcdf-fae02c961515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:46.178130 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:46.178130 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:46.179919 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5b73be2-53d6-4300-bcdf-fae02c961515 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:46.180091 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 947/3782] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:46 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:46.425780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-121a6c3a-2387-49d7-bf05-53a373fcde96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:46.429359 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-121a6c3a-2387-49d7-bf05-53a373fcde96 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:46.429711 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-121a6c3a-2387-49d7-bf05-53a373fcde96 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:46.430000 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-121a6c3a-2387-49d7-bf05-53a373fcde96 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:46.430178 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-121a6c3a-2387-49d7-bf05-53a373fcde96 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:46.440646 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:46.440646 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:46.441559 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-121a6c3a-2387-49d7-bf05-53a373fcde96 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:46.442137 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 945/3783] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:46 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:46.725878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb964288-79fa-4c62-b71c-9132cc78a5aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:46.728196 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb964288-79fa-4c62-b71c-9132cc78a5aa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:46.728634 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb964288-79fa-4c62-b71c-9132cc78a5aa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:46.728715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb964288-79fa-4c62-b71c-9132cc78a5aa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:46.728894 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bb964288-79fa-4c62-b71c-9132cc78a5aa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:46.738440 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:46.738440 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:46.739341 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb964288-79fa-4c62-b71c-9132cc78a5aa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:46.739946 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 942/3784] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:46 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:46.873220 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a6343fa-3b71-4dc2-8f04-6ec59da25011 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:46.874995 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a6343fa-3b71-4dc2-8f04-6ec59da25011 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:46.875514 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a6343fa-3b71-4dc2-8f04-6ec59da25011 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:46.875514 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a6343fa-3b71-4dc2-8f04-6ec59da25011 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:46.893266 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:46.893266 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:46.898572 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a6343fa-3b71-4dc2-8f04-6ec59da25011 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:46.907811 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a6343fa-3b71-4dc2-8f04-6ec59da25011 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:46.908860 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 951/3785] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:46 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:47.087580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eae0060c-4ed9-4da4-9e1b-2d8a3c0a4246 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:47.089789 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eae0060c-4ed9-4da4-9e1b-2d8a3c0a4246 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:47.090078 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eae0060c-4ed9-4da4-9e1b-2d8a3c0a4246 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:47.090359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eae0060c-4ed9-4da4-9e1b-2d8a3c0a4246 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:47.090521 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-eae0060c-4ed9-4da4-9e1b-2d8a3c0a4246 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:47.095983 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:47.095983 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:47.097077 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eae0060c-4ed9-4da4-9e1b-2d8a3c0a4246 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:47.097586 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 948/3786] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:47 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:47.106407 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33a5aafc-f840-4786-a76d-1946ba4db7e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:47.108951 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a5aafc-f840-4786-a76d-1946ba4db7e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:47.109263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a5aafc-f840-4786-a76d-1946ba4db7e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:47.109511 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a5aafc-f840-4786-a76d-1946ba4db7e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:47.133984 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:47.133984 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:47.140059 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33a5aafc-f840-4786-a76d-1946ba4db7e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:47.147569 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a5aafc-f840-4786-a76d-1946ba4db7e3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:47.148105 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 946/3787] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:47 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:47.193403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23b25534-e0d2-45fa-aaa5-42c7e3090de9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:47.195537 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23b25534-e0d2-45fa-aaa5-42c7e3090de9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:47.196527 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23b25534-e0d2-45fa-aaa5-42c7e3090de9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:47.196935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23b25534-e0d2-45fa-aaa5-42c7e3090de9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:47.197676 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-23b25534-e0d2-45fa-aaa5-42c7e3090de9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:47.204551 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:47.204551 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:47.205578 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23b25534-e0d2-45fa-aaa5-42c7e3090de9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:47.206023 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 943/3788] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:47 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:47.457688 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee17bdae-06a5-49e0-a470-97a4abed7673 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:47.460383 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee17bdae-06a5-49e0-a470-97a4abed7673 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:47.460754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee17bdae-06a5-49e0-a470-97a4abed7673 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:47.461057 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee17bdae-06a5-49e0-a470-97a4abed7673 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:47.461560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ee17bdae-06a5-49e0-a470-97a4abed7673 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:47.468123 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:47.468123 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:47.469401 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee17bdae-06a5-49e0-a470-97a4abed7673 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:47.470366 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 952/3789] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:47 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:47.754014 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-833f8ad0-846b-4d9a-bba2-c0bb4e5639bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:47.757816 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-833f8ad0-846b-4d9a-bba2-c0bb4e5639bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:47.757816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-833f8ad0-846b-4d9a-bba2-c0bb4e5639bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:47.757816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-833f8ad0-846b-4d9a-bba2-c0bb4e5639bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:47.757816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-833f8ad0-846b-4d9a-bba2-c0bb4e5639bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:47.762732 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:47.762732 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:47.763677 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-833f8ad0-846b-4d9a-bba2-c0bb4e5639bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:47.764242 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 949/3790] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:47 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:47.926399 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-94df6b78-1fbb-47da-a4bc-dec36149648a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:47.929017 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94df6b78-1fbb-47da-a4bc-dec36149648a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:47.929632 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94df6b78-1fbb-47da-a4bc-dec36149648a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:47.929784 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-94df6b78-1fbb-47da-a4bc-dec36149648a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:47.944914 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:47.944914 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:47.951204 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-94df6b78-1fbb-47da-a4bc-dec36149648a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:47.959619 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-94df6b78-1fbb-47da-a4bc-dec36149648a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:47.960342 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 947/3791] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:47 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:48.145813 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66bf570e-c474-42b6-afb2-07e5f8c391bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:48.148426 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66bf570e-c474-42b6-afb2-07e5f8c391bc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:48.148693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66bf570e-c474-42b6-afb2-07e5f8c391bc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:48.148969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66bf570e-c474-42b6-afb2-07e5f8c391bc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:48.149120 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-66bf570e-c474-42b6-afb2-07e5f8c391bc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:48.155501 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:48.155501 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:48.157197 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66bf570e-c474-42b6-afb2-07e5f8c391bc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:48.157566 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 944/3792] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:48 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:48.162974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc1517db-71fc-4e65-9e9f-895cfb2c218a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:48.165514 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc1517db-71fc-4e65-9e9f-895cfb2c218a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:48.165772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc1517db-71fc-4e65-9e9f-895cfb2c218a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:48.166781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc1517db-71fc-4e65-9e9f-895cfb2c218a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:48.180702 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:48.180702 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:48.187311 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fc1517db-71fc-4e65-9e9f-895cfb2c218a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:48.194994 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc1517db-71fc-4e65-9e9f-895cfb2c218a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:48.195609 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 953/3793] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:48 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:48.222892 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49cc98bf-d093-4c47-80dd-f8b2ab9cccc9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:48.227882 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49cc98bf-d093-4c47-80dd-f8b2ab9cccc9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:48.227882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49cc98bf-d093-4c47-80dd-f8b2ab9cccc9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:48.227882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49cc98bf-d093-4c47-80dd-f8b2ab9cccc9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:48.227882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-49cc98bf-d093-4c47-80dd-f8b2ab9cccc9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:48.232007 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:48.232007 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:48.232920 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49cc98bf-d093-4c47-80dd-f8b2ab9cccc9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:48.233479 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 950/3794] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:48 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:48.484793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1a2e525-5138-4fba-aa2a-568c27d1fc25 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:48.486868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1a2e525-5138-4fba-aa2a-568c27d1fc25 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:48.487148 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1a2e525-5138-4fba-aa2a-568c27d1fc25 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:48.487369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1a2e525-5138-4fba-aa2a-568c27d1fc25 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:48.487494 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e1a2e525-5138-4fba-aa2a-568c27d1fc25 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:48.494463 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:48.494463 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:48.495331 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1a2e525-5138-4fba-aa2a-568c27d1fc25 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:48.495788 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 948/3795] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:48 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:48.529346 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-eb485fba-8058-4db7-8125-557c7390c230 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:48.533284 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-eb485fba-8058-4db7-8125-557c7390c230 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] POST https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8/action Aug 07 14:07:48.533863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-eb485fba-8058-4db7-8125-557c7390c230 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:48.534058 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-eb485fba-8058-4db7-8125-557c7390c230 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:48.573079 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:48.573079 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:48.591625 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ccda628d-be20-4950-9242-e9311ea04ab6 req-eb485fba-8058-4db7-8125-557c7390c230 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8/action returned with HTTP 204 Aug 07 14:07:48.592236 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 945/3796] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:07:48 2026] POST /volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:48.781935 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aec928a0-6807-4c25-a186-421ff95da290 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:48.784918 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aec928a0-6807-4c25-a186-421ff95da290 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:48.785189 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aec928a0-6807-4c25-a186-421ff95da290 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:48.785392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aec928a0-6807-4c25-a186-421ff95da290 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:48.785488 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aec928a0-6807-4c25-a186-421ff95da290 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:48.795022 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:48.795022 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:48.795952 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aec928a0-6807-4c25-a186-421ff95da290 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:48.796410 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 954/3797] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:48 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:48.979987 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80b8552a-e5be-4b32-b50a-18478620d55b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:48.983087 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80b8552a-e5be-4b32-b50a-18478620d55b tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:48.983409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80b8552a-e5be-4b32-b50a-18478620d55b tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:48.983792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80b8552a-e5be-4b32-b50a-18478620d55b tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.004161 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.004161 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:49.011580 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80b8552a-e5be-4b32-b50a-18478620d55b tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:49.021676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80b8552a-e5be-4b32-b50a-18478620d55b tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:49.022092 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 951/3798] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:48 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:49.041972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-758649a2-6479-4137-8cdf-042464bd031d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.044498 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-758649a2-6479-4137-8cdf-042464bd031d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:49.044757 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-758649a2-6479-4137-8cdf-042464bd031d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.044994 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-758649a2-6479-4137-8cdf-042464bd031d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.056499 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.056499 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:49.061553 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-758649a2-6479-4137-8cdf-042464bd031d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:49.067659 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-758649a2-6479-4137-8cdf-042464bd031d tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:49.068177 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 949/3799] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:49.086751 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55ae85f8-4d33-49a6-bdb0-3ff59214bfa5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.088303 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 946/3800] 10.4.3.193 () {70 vars in 1611 bytes} [Fri Aug 7 14:07:49 2026] DELETE /volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:07:49.101712 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf9f8ace-a363-421c-b6cc-e9cf2646cf1a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.132686 np0000006713 devstack@c-api.service[100324]: WARNING keystonemiddleware.auth_token [None req-bf9f8ace-a363-421c-b6cc-e9cf2646cf1a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 14:07:49.134943 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 955/3801] 10.4.3.193 () {70 vars in 1611 bytes} [Fri Aug 7 14:07:49 2026] DELETE /volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 14:07:49.144566 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.146766 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] DELETE https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 Aug 07 14:07:49.147915 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.148376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.158662 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.158662 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:49.163222 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Attachment connected to vm 200c668a-81fb-4a53-afa0-7e502683f60b, checking data on nova Aug 07 14:07:49.163691 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.compute.nova [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Creating Keystone token plugin using URL: https://10.4.3.193/identity {{(pid=100322) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 14:07:49.182150 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75950e15-67d2-41ba-abe7-09da943559a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.184569 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75950e15-67d2-41ba-abe7-09da943559a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:49.184962 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75950e15-67d2-41ba-abe7-09da943559a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.185241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75950e15-67d2-41ba-abe7-09da943559a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.185509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-75950e15-67d2-41ba-abe7-09da943559a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:49.191017 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.191017 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:49.192279 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75950e15-67d2-41ba-abe7-09da943559a6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:49.192577 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 950/3802] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:49.213580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac8d0441-537d-41c0-9bfd-02eacc4ee75d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.215977 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac8d0441-537d-41c0-9bfd-02eacc4ee75d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:49.216301 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac8d0441-537d-41c0-9bfd-02eacc4ee75d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.216605 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac8d0441-537d-41c0-9bfd-02eacc4ee75d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.232066 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.232066 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:49.239552 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ac8d0441-537d-41c0-9bfd-02eacc4ee75d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:49.247185 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b04c479a-1ba2-4b36-8eae-24dbed47ccc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.249277 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b04c479a-1ba2-4b36-8eae-24dbed47ccc6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:49.249747 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac8d0441-537d-41c0-9bfd-02eacc4ee75d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:49.249945 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b04c479a-1ba2-4b36-8eae-24dbed47ccc6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.250000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b04c479a-1ba2-4b36-8eae-24dbed47ccc6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.250189 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b04c479a-1ba2-4b36-8eae-24dbed47ccc6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:49.251015 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 947/3803] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:07:49.259630 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.259630 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:49.260824 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b04c479a-1ba2-4b36-8eae-24dbed47ccc6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:49.261642 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 956/3804] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:49.340663 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] REQ: curl -g -i -X GET https://10.4.3.193/compute/v2.1/servers/200c668a-81fb-4a53-afa0-7e502683f60b/os-volume_attachments/72984ff0-2750-44d1-ba34-9bf5c7119791 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cba1a0c07156f7d53ac9d5ab94c86ead972738881d4a8b3620c68172f2005509" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0" -H "X-Service-Token: {SHA256}c7665731e55d8936ac5728bbd680fce90e11f08df52c2b5537cc0451d02f470e" {{(pid=100322) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 14:07:49.520626 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d739a49e-ce1d-46d9-8015-4ac29f0ab901 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.523210 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d739a49e-ce1d-46d9-8015-4ac29f0ab901 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:49.523668 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d739a49e-ce1d-46d9-8015-4ac29f0ab901 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.523744 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d739a49e-ce1d-46d9-8015-4ac29f0ab901 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.523911 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d739a49e-ce1d-46d9-8015-4ac29f0ab901 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:49.529186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.529186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:49.530149 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d739a49e-ce1d-46d9-8015-4ac29f0ab901 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:49.530648 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 951/3805] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:49.545008 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 14:07:49 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-e5cbef53-891c-4909-8fd4-88d842892975 x-openstack-request-id: req-e5cbef53-891c-4909-8fd4-88d842892975 {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 14:07:49.546085 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "72984ff0-2750-44d1-ba34-9bf5c7119791", "serverId": "200c668a-81fb-4a53-afa0-7e502683f60b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ed42ba4b-e444-48e8-a801-632526b968c8", "bdm_uuid": "2a1f6f8e-fa4a-4bb3-bfaa-100cdb2b30cf"}} {{(pid=100322) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 14:07:49.546085 np0000006713 devstack@c-api.service[100322]: DEBUG novaclient.v2.client [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET call to compute for https://10.4.3.193/compute/v2.1/servers/200c668a-81fb-4a53-afa0-7e502683f60b/os-volume_attachments/72984ff0-2750-44d1-ba34-9bf5c7119791 used request id req-e5cbef53-891c-4909-8fd4-88d842892975 {{(pid=100322) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 14:07:49.549047 np0000006713 devstack@c-api.service[100322]: ERROR cinder.volume.api [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-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 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Caught error: Detach volume from instance 200c668a-81fb-4a53-afa0-7e502683f60b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 200c668a-81fb-4a53-afa0-7e502683f60b using the Compute API Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: 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 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 14:07:49.554534 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 200c668a-81fb-4a53-afa0-7e502683f60b using the Compute API Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: ERROR cinder.api.middleware.fault Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-b12421c7-f31e-470c-bdde-cbbbcb0df5f0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 returned with HTTP 409 Aug 07 14:07:49.556370 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 952/3806] 10.4.3.193 () {68 vars in 1404 bytes} [Fri Aug 7 14:07:49 2026] DELETE /volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 => generated 167 bytes in 409 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:49.624156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-1a8ff974-e6fe-481f-b000-2eae0581dce0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.627523 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-1a8ff974-e6fe-481f-b000-2eae0581dce0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:49.627523 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-1a8ff974-e6fe-481f-b000-2eae0581dce0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.627523 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-1a8ff974-e6fe-481f-b000-2eae0581dce0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.644172 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.644172 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:49.652737 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-1a8ff974-e6fe-481f-b000-2eae0581dce0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:49.664038 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-1a8ff974-e6fe-481f-b000-2eae0581dce0 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:49.664664 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 948/3807] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 1156 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:07:49.697768 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-e959ac2f-091a-472e-b73b-036e19053283 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.700551 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-e959ac2f-091a-472e-b73b-036e19053283 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] POST https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791/action Aug 07 14:07:49.701247 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-e959ac2f-091a-472e-b73b-036e19053283 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:49.701247 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-e959ac2f-091a-472e-b73b-036e19053283 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:49.713310 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.713310 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:49.713991 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-e959ac2f-091a-472e-b73b-036e19053283 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:49.725514 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-e959ac2f-091a-472e-b73b-036e19053283 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Begin detaching volume completed successfully. Aug 07 14:07:49.725995 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-e959ac2f-091a-472e-b73b-036e19053283 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791/action returned with HTTP 202 Aug 07 14:07:49.726378 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 957/3808] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:07:49 2026] POST /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:49.805445 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5f766e5-608d-4101-b068-1b3a8e4964fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.806088 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f766e5-608d-4101-b068-1b3a8e4964fd None None] GET https://10.4.3.193/volume// Aug 07 14:07:49.806088 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f766e5-608d-4101-b068-1b3a8e4964fd None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.806275 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5f766e5-608d-4101-b068-1b3a8e4964fd None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.807563 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5f766e5-608d-4101-b068-1b3a8e4964fd None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:07:49.807563 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 952/3809] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:07:49.809273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f3df01d-1527-4c27-ba2a-86c47b561187 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.812100 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f3df01d-1527-4c27-ba2a-86c47b561187 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:49.812336 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f3df01d-1527-4c27-ba2a-86c47b561187 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.812556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f3df01d-1527-4c27-ba2a-86c47b561187 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.812784 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8f3df01d-1527-4c27-ba2a-86c47b561187 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:49.824171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-7ccbe172-c06e-49e7-a15b-c74050d04594 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:49.826964 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-7ccbe172-c06e-49e7-a15b-c74050d04594 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:49.827311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-7ccbe172-c06e-49e7-a15b-c74050d04594 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:49.827743 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-7ccbe172-c06e-49e7-a15b-c74050d04594 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:49.842590 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.842590 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:49.851501 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-7ccbe172-c06e-49e7-a15b-c74050d04594 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:49.857904 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-7ccbe172-c06e-49e7-a15b-c74050d04594 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:49.858676 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 949/3810] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 1339 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:07:49.863991 np0000006713 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-8f3df01d-1527-4c27-ba2a-86c47b561187 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-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=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 14:07:49.868949 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:49.868949 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:49.869802 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f3df01d-1527-4c27-ba2a-86c47b561187 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:49.870429 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 953/3811] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:49 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:50.206252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63389e13-e713-4dd8-a892-78ec59d8a60b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:50.208739 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63389e13-e713-4dd8-a892-78ec59d8a60b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:50.209034 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63389e13-e713-4dd8-a892-78ec59d8a60b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:50.209315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63389e13-e713-4dd8-a892-78ec59d8a60b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:50.209440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-63389e13-e713-4dd8-a892-78ec59d8a60b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:50.215550 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:50.215550 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:50.216625 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63389e13-e713-4dd8-a892-78ec59d8a60b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:50.217169 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 958/3812] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:50 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:50.265797 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cfd76c34-16c3-4387-b396-2006e97c8437 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:50.267409 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfd76c34-16c3-4387-b396-2006e97c8437 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:50.267650 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfd76c34-16c3-4387-b396-2006e97c8437 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:50.267930 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfd76c34-16c3-4387-b396-2006e97c8437 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:50.273700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df27f175-3de1-428e-8fd1-4351b59d5139 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:50.275711 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df27f175-3de1-428e-8fd1-4351b59d5139 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:50.275986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df27f175-3de1-428e-8fd1-4351b59d5139 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:50.276300 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df27f175-3de1-428e-8fd1-4351b59d5139 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:50.276477 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-df27f175-3de1-428e-8fd1-4351b59d5139 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:50.281693 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:50.281693 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:50.283701 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df27f175-3de1-428e-8fd1-4351b59d5139 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:50.283701 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 950/3813] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:50 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:50.284318 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:50.284318 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:50.289024 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cfd76c34-16c3-4387-b396-2006e97c8437 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:50.293983 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfd76c34-16c3-4387-b396-2006e97c8437 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:50.294560 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 953/3814] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:50 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:50.546982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e891c2c-c865-4d2b-b308-bd94d5f5e3a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:50.549038 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e891c2c-c865-4d2b-b308-bd94d5f5e3a4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:50.549317 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e891c2c-c865-4d2b-b308-bd94d5f5e3a4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:50.549568 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e891c2c-c865-4d2b-b308-bd94d5f5e3a4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:50.549703 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8e891c2c-c865-4d2b-b308-bd94d5f5e3a4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:50.555939 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:50.555939 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:50.556817 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e891c2c-c865-4d2b-b308-bd94d5f5e3a4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:50.557275 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 954/3815] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:50 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:50.883554 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e8f5983d-47df-41d4-94c7-9b42162f7a0e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:50.885487 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8f5983d-47df-41d4-94c7-9b42162f7a0e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:50.885689 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8f5983d-47df-41d4-94c7-9b42162f7a0e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:50.885941 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8f5983d-47df-41d4-94c7-9b42162f7a0e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:50.886067 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e8f5983d-47df-41d4-94c7-9b42162f7a0e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:50.891760 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:50.891760 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:50.892635 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8f5983d-47df-41d4-94c7-9b42162f7a0e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:50.893182 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 959/3816] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:50 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:51.231897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-230a6614-e1a8-49a0-a478-513c396d6c25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:51.239868 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-230a6614-e1a8-49a0-a478-513c396d6c25 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:51.239868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-230a6614-e1a8-49a0-a478-513c396d6c25 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:51.239868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-230a6614-e1a8-49a0-a478-513c396d6c25 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:51.239868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-230a6614-e1a8-49a0-a478-513c396d6c25 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:51.246507 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:51.246507 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:51.247680 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-230a6614-e1a8-49a0-a478-513c396d6c25 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:51.248310 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 951/3817] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:51 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:51.296067 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d14ed1b-143a-4d8f-ba5a-7568e1206970 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:51.298225 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d14ed1b-143a-4d8f-ba5a-7568e1206970 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:51.298483 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d14ed1b-143a-4d8f-ba5a-7568e1206970 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:51.298733 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d14ed1b-143a-4d8f-ba5a-7568e1206970 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:51.298904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8d14ed1b-143a-4d8f-ba5a-7568e1206970 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:51.304908 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:51.304908 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:51.305831 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d14ed1b-143a-4d8f-ba5a-7568e1206970 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:51.306376 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 954/3818] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:51 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:51.313719 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2d0316e-ae8b-4b55-9ef4-e9b4ab8ce83b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:51.315934 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2d0316e-ae8b-4b55-9ef4-e9b4ab8ce83b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:51.316257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2d0316e-ae8b-4b55-9ef4-e9b4ab8ce83b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:51.316822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2d0316e-ae8b-4b55-9ef4-e9b4ab8ce83b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:51.327886 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:51.327886 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:51.333122 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b2d0316e-ae8b-4b55-9ef4-e9b4ab8ce83b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:51.338866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2d0316e-ae8b-4b55-9ef4-e9b4ab8ce83b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:51.339412 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 955/3819] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:51 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:51.570588 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5c4eea7d-c2ce-4cd9-b04f-e1b51072ab31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:51.572414 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c4eea7d-c2ce-4cd9-b04f-e1b51072ab31 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:51.572680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c4eea7d-c2ce-4cd9-b04f-e1b51072ab31 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:51.572957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c4eea7d-c2ce-4cd9-b04f-e1b51072ab31 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:51.573127 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5c4eea7d-c2ce-4cd9-b04f-e1b51072ab31 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:51.577766 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:51.577766 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:51.578531 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c4eea7d-c2ce-4cd9-b04f-e1b51072ab31 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:51.578946 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 960/3820] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:51 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:51.903832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69c4657c-7c7d-43e0-9f03-fa10c8e28ece None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:51.905787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69c4657c-7c7d-43e0-9f03-fa10c8e28ece tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:51.906011 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69c4657c-7c7d-43e0-9f03-fa10c8e28ece tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:51.906223 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69c4657c-7c7d-43e0-9f03-fa10c8e28ece tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:51.906341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-69c4657c-7c7d-43e0-9f03-fa10c8e28ece tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:51.910859 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:51.910859 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:51.911583 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69c4657c-7c7d-43e0-9f03-fa10c8e28ece tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:51.912664 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 952/3821] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:51 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:52.261308 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87dc8a81-7949-4e3c-b1a3-5faf3b47db9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:52.263442 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87dc8a81-7949-4e3c-b1a3-5faf3b47db9e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:52.263665 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87dc8a81-7949-4e3c-b1a3-5faf3b47db9e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:52.263831 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87dc8a81-7949-4e3c-b1a3-5faf3b47db9e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:52.264026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-87dc8a81-7949-4e3c-b1a3-5faf3b47db9e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:52.269602 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:52.269602 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:52.270768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87dc8a81-7949-4e3c-b1a3-5faf3b47db9e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:52.271114 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 955/3822] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:52 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:52.323832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31434d3d-3bdb-4b12-96c0-ca6d4838e5ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:52.326289 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31434d3d-3bdb-4b12-96c0-ca6d4838e5ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:52.326440 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31434d3d-3bdb-4b12-96c0-ca6d4838e5ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:52.326720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31434d3d-3bdb-4b12-96c0-ca6d4838e5ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:52.326897 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-31434d3d-3bdb-4b12-96c0-ca6d4838e5ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:52.337190 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:52.337190 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:52.338108 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31434d3d-3bdb-4b12-96c0-ca6d4838e5ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:52.338601 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 956/3823] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:52 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:52.354914 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83ee4a3c-d72d-4abd-ba1d-e5fca18c4e01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:52.357066 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83ee4a3c-d72d-4abd-ba1d-e5fca18c4e01 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:52.358563 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83ee4a3c-d72d-4abd-ba1d-e5fca18c4e01 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:52.358719 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83ee4a3c-d72d-4abd-ba1d-e5fca18c4e01 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:52.372981 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:52.372981 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:52.377769 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83ee4a3c-d72d-4abd-ba1d-e5fca18c4e01 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:52.387170 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83ee4a3c-d72d-4abd-ba1d-e5fca18c4e01 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:52.387496 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 961/3824] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:52 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:52.550074 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-b30276e2-5c73-41c1-9333-c9134d8d1766 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:52.552304 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-b30276e2-5c73-41c1-9333-c9134d8d1766 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d/action Aug 07 14:07:52.552632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-b30276e2-5c73-41c1-9333-c9134d8d1766 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:07:52.552691 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-b30276e2-5c73-41c1-9333-c9134d8d1766 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:52.583656 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:52.583656 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:52.590271 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43a9da30-d1f7-4faf-8687-8b3ec331f192 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:52.593919 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43a9da30-d1f7-4faf-8687-8b3ec331f192 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:52.593919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43a9da30-d1f7-4faf-8687-8b3ec331f192 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:52.593919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43a9da30-d1f7-4faf-8687-8b3ec331f192 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:52.593919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-43a9da30-d1f7-4faf-8687-8b3ec331f192 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:52.598261 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=414,cinder:INSERT=62,cinder:UPDATE=110 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:07:52.601979 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:52.601979 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:52.604190 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43a9da30-d1f7-4faf-8687-8b3ec331f192 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:52.604317 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3b3f0c06-df07-4b45-8528-9ef5be2ac71a req-b30276e2-5c73-41c1-9333-c9134d8d1766 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d/action returned with HTTP 204 Aug 07 14:07:52.604412 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 956/3825] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:52 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:52.604470 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 953/3826] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:07:52 2026] POST /volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:52.694372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-affa2a3f-eb7b-45bb-9372-45e7c906a3bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:52.696476 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-affa2a3f-eb7b-45bb-9372-45e7c906a3bd tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] DELETE https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 Aug 07 14:07:52.696645 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-affa2a3f-eb7b-45bb-9372-45e7c906a3bd tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:52.696862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-affa2a3f-eb7b-45bb-9372-45e7c906a3bd tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:52.706605 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:52.706605 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:52.776706 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-57e6644d-accb-4550-bc11-aa02d25ac482 req-affa2a3f-eb7b-45bb-9372-45e7c906a3bd tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 returned with HTTP 200 Aug 07 14:07:52.777358 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 957/3827] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:07:52 2026] DELETE /volume/v3/attachments/ed42ba4b-e444-48e8-a801-632526b968c8 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:52.926585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2fea718-dd48-4aba-be5a-945f621ad09b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:52.930496 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2fea718-dd48-4aba-be5a-945f621ad09b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:52.930496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2fea718-dd48-4aba-be5a-945f621ad09b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:52.930496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2fea718-dd48-4aba-be5a-945f621ad09b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:52.930496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a2fea718-dd48-4aba-be5a-945f621ad09b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:52.941827 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:52.941827 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:52.948824 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2fea718-dd48-4aba-be5a-945f621ad09b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:52.949481 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 962/3828] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:52 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.004002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-25bb3fad-2cd4-4012-9a34-e7c9115a0c33 req-43b8e6a8-2381-4bf8-bb62-fda8a6882a1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.006451 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-25bb3fad-2cd4-4012-9a34-e7c9115a0c33 req-43b8e6a8-2381-4bf8-bb62-fda8a6882a1a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:53.006451 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-25bb3fad-2cd4-4012-9a34-e7c9115a0c33 req-43b8e6a8-2381-4bf8-bb62-fda8a6882a1a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.006645 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-25bb3fad-2cd4-4012-9a34-e7c9115a0c33 req-43b8e6a8-2381-4bf8-bb62-fda8a6882a1a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.022455 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.022455 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:53.028216 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-25bb3fad-2cd4-4012-9a34-e7c9115a0c33 req-43b8e6a8-2381-4bf8-bb62-fda8a6882a1a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:53.034365 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-25bb3fad-2cd4-4012-9a34-e7c9115a0c33 req-43b8e6a8-2381-4bf8-bb62-fda8a6882a1a tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:53.034837 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 957/3829] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.049961 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.051888 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:53.052099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.052332 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.052532 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Delete volume with id: 72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:53.059446 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.059446 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:53.060263 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:53.083814 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Delete volume request issued successfully. Aug 07 14:07:53.084157 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b63d19c-d1f7-41cf-b8b4-f77801b22d23 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 202 Aug 07 14:07:53.084623 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 954/3830] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:07:53 2026] DELETE /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:07:53.092364 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2134b34b-7bf6-4782-bd6b-214b26689fb2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.094504 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2134b34b-7bf6-4782-bd6b-214b26689fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:53.094755 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2134b34b-7bf6-4782-bd6b-214b26689fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.094982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2134b34b-7bf6-4782-bd6b-214b26689fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.102521 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.102521 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:53.108179 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2134b34b-7bf6-4782-bd6b-214b26689fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Volume info retrieved successfully. Aug 07 14:07:53.114753 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2134b34b-7bf6-4782-bd6b-214b26689fb2 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 200 Aug 07 14:07:53.115336 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 958/3831] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:53.281728 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ca67adb-2350-4084-b72a-764a80e7d150 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.283357 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ca67adb-2350-4084-b72a-764a80e7d150 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:53.283540 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ca67adb-2350-4084-b72a-764a80e7d150 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.283711 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ca67adb-2350-4084-b72a-764a80e7d150 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.283800 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1ca67adb-2350-4084-b72a-764a80e7d150 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.288217 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.288217 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:53.289047 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ca67adb-2350-4084-b72a-764a80e7d150 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:53.289466 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 963/3832] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.302510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb64072c-f3fb-4684-a7bc-1f7cfed60bad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.304911 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb64072c-f3fb-4684-a7bc-1f7cfed60bad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 Aug 07 14:07:53.305190 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb64072c-f3fb-4684-a7bc-1f7cfed60bad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.305476 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb64072c-f3fb-4684-a7bc-1f7cfed60bad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.312139 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.312139 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:53.312787 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb64072c-f3fb-4684-a7bc-1f7cfed60bad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:07:53.313948 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb64072c-f3fb-4684-a7bc-1f7cfed60bad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 returned with HTTP 200 Aug 07 14:07:53.314568 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 958/3833] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.323512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe40206e-d7d8-4634-a475-8122a780d206 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.325736 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe40206e-d7d8-4634-a475-8122a780d206 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:53.325989 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe40206e-d7d8-4634-a475-8122a780d206 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.326233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe40206e-d7d8-4634-a475-8122a780d206 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.326376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fe40206e-d7d8-4634-a475-8122a780d206 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.331599 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.331599 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:53.332599 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe40206e-d7d8-4634-a475-8122a780d206 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:53.333114 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 955/3834] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.343720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8dbcca91-300d-41da-a197-a3ab91168f67 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.345700 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dbcca91-300d-41da-a197-a3ab91168f67 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:53.345915 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dbcca91-300d-41da-a197-a3ab91168f67 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.346145 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dbcca91-300d-41da-a197-a3ab91168f67 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.346529 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-8dbcca91-300d-41da-a197-a3ab91168f67 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete backup with id: ee42ca7b-11e7-49e0-bedb-a44003666520. Aug 07 14:07:53.350746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f331a32-772a-458b-b8f0-d7ad21a4fc3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.352470 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.352470 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:53.352766 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f331a32-772a-458b-b8f0-d7ad21a4fc3b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:53.353073 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f331a32-772a-458b-b8f0-d7ad21a4fc3b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.353329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f331a32-772a-458b-b8f0-d7ad21a4fc3b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.353487 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5f331a32-772a-458b-b8f0-d7ad21a4fc3b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.358003 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.358003 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:53.358823 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f331a32-772a-458b-b8f0-d7ad21a4fc3b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:53.359251 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 964/3835] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.361369 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=414,cinder:UPDATE=95,cinder:INSERT=52 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:07:53.366523 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-8dbcca91-300d-41da-a197-a3ab91168f67 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] delete_backup rpcapi backup_id ee42ca7b-11e7-49e0-bedb-a44003666520 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:07:53.368424 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dbcca91-300d-41da-a197-a3ab91168f67 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 202 Aug 07 14:07:53.368620 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.369189 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 959/3836] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:07:53 2026] DELETE /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:07:53.372720 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e/export_record Aug 07 14:07:53.373018 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.373280 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.373442 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Export record for backup 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 14:07:53.375890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b27a7e3-0c1a-47c1-90d7-c93f480384b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.378155 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.378155 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:53.378568 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b27a7e3-0c1a-47c1-90d7-c93f480384b7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:53.378783 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b27a7e3-0c1a-47c1-90d7-c93f480384b7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.379027 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b27a7e3-0c1a-47c1-90d7-c93f480384b7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.379188 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4b27a7e3-0c1a-47c1-90d7-c93f480384b7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.379299 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling RPCAPI with context: , host: np0000006713, backup: 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 14:07:53.385877 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.385877 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:53.386873 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b27a7e3-0c1a-47c1-90d7-c93f480384b7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 200 Aug 07 14:07:53.387380 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 956/3837] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.389035 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] export_record in rpcapi backup_id 79a76159-61ab-4746-87b5-e5e9dd09c67e on host np0000006713. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 14:07:53.396189 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzlhNzYxNTktNjFhYi00NzQ2LTg3YjUtZTVlOWRkMDljNjdlIiwgInVzZXJfaWQiOiAiZDRkZTgzNjJjNjkwNDJjNmE5ZjIwZjVmMjI4YTUzNWYiLCAicHJvamVjdF9pZCI6ICJlYjU0YjUxNzI3NTA0ZjE4YjNjNzYwNTZiNzgyMzA1OSIsICJ2b2x1bWVfaWQiOiAiNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTEzMjc2MzkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyLzIwMjYwODA3MTQwNzM0L2F6X25vdmFfYmFja3VwXzc5YTc2MTU5LTYxYWItNDc0Ni04N2I1LWU1ZTlkZDA5YzY3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNzo1M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 14:07:53.396512 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28f490f7-18b3-467a-9eb2-3fc16441f07c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e/export_record returned with HTTP 200 Aug 07 14:07:53.397272 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 959/3838] 10.4.3.193 () {68 vars in 1430 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:53.401395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-23be01d1-ed8d-4855-8914-5e759abfa8ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.403876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23be01d1-ed8d-4855-8914-5e759abfa8ba tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:07:53.404175 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23be01d1-ed8d-4855-8914-5e759abfa8ba tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.404463 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-23be01d1-ed8d-4855-8914-5e759abfa8ba tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.405404 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30230395-503d-484b-b2e2-bbdd5097cc90 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.407472 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30230395-503d-484b-b2e2-bbdd5097cc90 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:07:53.407698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30230395-503d-484b-b2e2-bbdd5097cc90 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.407950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30230395-503d-484b-b2e2-bbdd5097cc90 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.408052 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-30230395-503d-484b-b2e2-bbdd5097cc90 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.413592 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.413592 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:53.414318 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30230395-503d-484b-b2e2-bbdd5097cc90 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:07:53.414591 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.414591 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:53.414704 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 960/3839] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.419151 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-23be01d1-ed8d-4855-8914-5e759abfa8ba tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:53.425139 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-23be01d1-ed8d-4855-8914-5e759abfa8ba tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:07:53.425419 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 965/3840] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:53.427173 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-702dfcd8-c204-4030-a972-6c99f9ef5b7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.428863 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-702dfcd8-c204-4030-a972-6c99f9ef5b7f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] POST https://10.4.3.193/volume/v3/backups/import_record Aug 07 14:07:53.429243 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-702dfcd8-c204-4030-a972-6c99f9ef5b7f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDYzZDNmN2ItNGMzNy00ZTM0LWFiNTEtMGI4ZWI1MmU3YmNhIiwgInVzZXJfaWQiOiAiZDRkZTgzNjJjNjkwNDJjNmE5ZjIwZjVmMjI4YTUzNWYiLCAicHJvamVjdF9pZCI6ICJlYjU0YjUxNzI3NTA0ZjE4YjNjNzYwNTZiNzgyMzA1OSIsICJ2b2x1bWVfaWQiOiAiNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTEzMjc2MzkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyLzIwMjYwODA3MTQwNzM0L2F6X25vdmFfYmFja3VwXzc5YTc2MTU5LTYxYWItNDc0Ni04N2I1LWU1ZTlkZDA5YzY3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNzo1M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:53.430525 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-702dfcd8-c204-4030-a972-6c99f9ef5b7f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDYzZDNmN2ItNGMzNy00ZTM0LWFiNTEtMGI4ZWI1MmU3YmNhIiwgInVzZXJfaWQiOiAiZDRkZTgzNjJjNjkwNDJjNmE5ZjIwZjVmMjI4YTUzNWYiLCAicHJvamVjdF9pZCI6ICJlYjU0YjUxNzI3NTA0ZjE4YjNjNzYwNTZiNzgyMzA1OSIsICJ2b2x1bWVfaWQiOiAiNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTEzMjc2MzkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyLzIwMjYwODA3MTQwNzM0L2F6X25vdmFfYmFja3VwXzc5YTc2MTU5LTYxYWItNDc0Ni04N2I1LWU1ZTlkZDA5YzY3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNzo1M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 14:07:53.430681 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-702dfcd8-c204-4030-a972-6c99f9ef5b7f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDYzZDNmN2ItNGMzNy00ZTM0LWFiNTEtMGI4ZWI1MmU3YmNhIiwgInVzZXJfaWQiOiAiZDRkZTgzNjJjNjkwNDJjNmE5ZjIwZjVmMjI4YTUzNWYiLCAicHJvamVjdF9pZCI6ICJlYjU0YjUxNzI3NTA0ZjE4YjNjNzYwNTZiNzgyMzA1OSIsICJ2b2x1bWVfaWQiOiAiNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTEzMjc2MzkwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzA5M2EzYTQtZTJlZC00MjAzLTk4MTYtNDBjYTg3YWQ1MDYyLzIwMjYwODA3MTQwNzM0L2F6X25vdmFfYmFja3VwXzc5YTc2MTU5LTYxYWItNDc0Ni04N2I1LWU1ZTlkZDA5YzY3ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNzo1M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 14:07:53.431269 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-702dfcd8-c204-4030-a972-6c99f9ef5b7f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'eb4d8bbc502e46c3a8ca28c94d6e2693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb54b51727504f18b3c76056b7823059', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:07:53.431443 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-702dfcd8-c204-4030-a972-6c99f9ef5b7f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 403 Aug 07 14:07:53.431862 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 957/3841] 10.4.3.193 () {70 vars in 1342 bytes} [Fri Aug 7 14:07:53 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:53.438626 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f11b3d1b-ac1f-4326-a945-548d198aaace None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.438723 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15cf6531-5f97-417f-bf8d-e8987802c18d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.441068 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15cf6531-5f97-417f-bf8d-e8987802c18d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 Aug 07 14:07:53.441068 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15cf6531-5f97-417f-bf8d-e8987802c18d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.441215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15cf6531-5f97-417f-bf8d-e8987802c18d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.441255 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f11b3d1b-ac1f-4326-a945-548d198aaace tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:53.441388 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-15cf6531-5f97-417f-bf8d-e8987802c18d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete volume with id: 7093a3a4-e2ed-4203-9816-40ca87ad5062 Aug 07 14:07:53.441754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f11b3d1b-ac1f-4326-a945-548d198aaace tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0032b86-43a8-4857-8cc3-79e037fbb9b4", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2058981694", "container": "tempest-volumesbackupstest-backup-container-623165593"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:53.443877 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-f11b3d1b-ac1f-4326-a945-548d198aaace tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating new backup {'backup': {'volume_id': 'e0032b86-43a8-4857-8cc3-79e037fbb9b4', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2058981694', 'container': 'tempest-volumesbackupstest-backup-container-623165593'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:53.443977 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-f11b3d1b-ac1f-4326-a945-548d198aaace tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating backup of volume e0032b86-43a8-4857-8cc3-79e037fbb9b4 in container tempest-volumesbackupstest-backup-container-623165593 Aug 07 14:07:53.449265 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.449265 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:53.449609 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15cf6531-5f97-417f-bf8d-e8987802c18d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:53.456265 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.456265 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:53.457114 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f11b3d1b-ac1f-4326-a945-548d198aaace tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:07:53.466272 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15cf6531-5f97-417f-bf8d-e8987802c18d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete volume request issued successfully. Aug 07 14:07:53.466516 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15cf6531-5f97-417f-bf8d-e8987802c18d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 returned with HTTP 202 Aug 07 14:07:53.467312 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 960/3842] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:07:53 2026] DELETE /volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:07:53.475443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51b78e86-e8b8-4e0e-9019-40c486ff322c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.477158 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51b78e86-e8b8-4e0e-9019-40c486ff322c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 Aug 07 14:07:53.477369 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51b78e86-e8b8-4e0e-9019-40c486ff322c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.477558 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51b78e86-e8b8-4e0e-9019-40c486ff322c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.479738 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=361,cinder:UPDATE=97,cinder:INSERT=53 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:07:53.481192 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f11b3d1b-ac1f-4326-a945-548d198aaace tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['6d439f7d-872b-4a9f-b28b-7971dcc4dc92', '3728f18a-b51f-4998-97f1-d56cd6683541'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:53.485125 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.485125 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:53.490154 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51b78e86-e8b8-4e0e-9019-40c486ff322c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:53.496585 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51b78e86-e8b8-4e0e-9019-40c486ff322c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 returned with HTTP 200 Aug 07 14:07:53.497137 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 966/3843] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:53.521663 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f11b3d1b-ac1f-4326-a945-548d198aaace tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:53.522274 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 961/3844] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:07:53 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:53.534698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36d44f4e-a31d-4b57-a3cb-2cb46e68f5b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.537717 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36d44f4e-a31d-4b57-a3cb-2cb46e68f5b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:07:53.538044 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36d44f4e-a31d-4b57-a3cb-2cb46e68f5b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.538720 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36d44f4e-a31d-4b57-a3cb-2cb46e68f5b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.538720 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-36d44f4e-a31d-4b57-a3cb-2cb46e68f5b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.548543 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.548543 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:53.554158 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36d44f4e-a31d-4b57-a3cb-2cb46e68f5b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:07:53.554158 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 958/3845] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.618249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4278f6ca-ca58-49ef-aad2-834833a420cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.621351 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4278f6ca-ca58-49ef-aad2-834833a420cd tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:53.622652 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4278f6ca-ca58-49ef-aad2-834833a420cd tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.622652 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4278f6ca-ca58-49ef-aad2-834833a420cd tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.622652 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4278f6ca-ca58-49ef-aad2-834833a420cd tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.628340 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.628340 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:53.629008 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4278f6ca-ca58-49ef-aad2-834833a420cd tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:53.629473 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 961/3846] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:53.968324 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-198992b1-5e64-4021-ac43-5b8c1f302f84 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:53.970424 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-198992b1-5e64-4021-ac43-5b8c1f302f84 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:53.970424 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-198992b1-5e64-4021-ac43-5b8c1f302f84 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:53.970632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-198992b1-5e64-4021-ac43-5b8c1f302f84 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:53.970677 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-198992b1-5e64-4021-ac43-5b8c1f302f84 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:53.975047 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:53.975047 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:53.975719 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-198992b1-5e64-4021-ac43-5b8c1f302f84 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:53.976162 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 967/3847] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:53 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:54.129827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-43356c2b-d530-4fc5-8d85-6e3077371ea8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.132914 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43356c2b-d530-4fc5-8d85-6e3077371ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] GET https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 Aug 07 14:07:54.133385 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43356c2b-d530-4fc5-8d85-6e3077371ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.133561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43356c2b-d530-4fc5-8d85-6e3077371ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.145755 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43356c2b-d530-4fc5-8d85-6e3077371ea8 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324 tempest-TestServerVolumeAttachScenarioOldVersion-1687438324-project-member] https://10.4.3.193/volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 returned with HTTP 404 Aug 07 14:07:54.146471 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 962/3848] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/volumes/72984ff0-2750-44d1-ba34-9bf5c7119791 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:07:54.399494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6d777a1-7c94-447f-b717-8098e40b302d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.401311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6d777a1-7c94-447f-b717-8098e40b302d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 Aug 07 14:07:54.401311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6d777a1-7c94-447f-b717-8098e40b302d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.401469 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6d777a1-7c94-447f-b717-8098e40b302d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.401627 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a6d777a1-7c94-447f-b717-8098e40b302d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Show backup with id ee42ca7b-11e7-49e0-bedb-a44003666520. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:54.405859 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6d777a1-7c94-447f-b717-8098e40b302d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 returned with HTTP 404 Aug 07 14:07:54.406427 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 959/3849] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/backups/ee42ca7b-11e7-49e0-bedb-a44003666520 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:54.496465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.498775 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 Aug 07 14:07:54.499099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.499540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.499540 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: f3d28272-ee06-4f3c-ba01-94e9a9111381 Aug 07 14:07:54.506349 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:54.506349 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:54.506874 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:07:54.512525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e726b458-b5ea-42c7-85df-5d0ea2d859bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.514331 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e726b458-b5ea-42c7-85df-5d0ea2d859bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 Aug 07 14:07:54.514555 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e726b458-b5ea-42c7-85df-5d0ea2d859bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.514765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e726b458-b5ea-42c7-85df-5d0ea2d859bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.521892 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e726b458-b5ea-42c7-85df-5d0ea2d859bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 returned with HTTP 404 Aug 07 14:07:54.522569 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 968/3850] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/volumes/7093a3a4-e2ed-4203-9816-40ca87ad5062 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:54.529590 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:07:54.529741 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-acb32bf4-286f-4f8e-b95e-313513d750a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 returned with HTTP 202 Aug 07 14:07:54.530274 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 962/3851] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:07:54 2026] DELETE /volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:07:54.535148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-10e4d35b-286d-416b-a363-23d0ed2fa85c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.537034 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10e4d35b-286d-416b-a363-23d0ed2fa85c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] GET https://10.4.3.193/volume/v3/backups Aug 07 14:07:54.537322 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10e4d35b-286d-416b-a363-23d0ed2fa85c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.537580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10e4d35b-286d-416b-a363-23d0ed2fa85c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.537935 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-10e4d35b-286d-416b-a363-23d0ed2fa85c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:07:54.538296 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:54.538296 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:54.541824 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ba6dd91-e3a3-49a9-bada-36f2cdb062ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.544168 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ba6dd91-e3a3-49a9-bada-36f2cdb062ad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 Aug 07 14:07:54.544451 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ba6dd91-e3a3-49a9-bada-36f2cdb062ad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.544883 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ba6dd91-e3a3-49a9-bada-36f2cdb062ad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.551092 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:54.551092 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:54.551619 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0ba6dd91-e3a3-49a9-bada-36f2cdb062ad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:07:54.552444 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ba6dd91-e3a3-49a9-bada-36f2cdb062ad tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 returned with HTTP 200 Aug 07 14:07:54.552873 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 960/3852] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:54.554328 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10e4d35b-286d-416b-a363-23d0ed2fa85c tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 07 14:07:54.555049 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 963/3853] 10.4.3.193 () {68 vars in 1277 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/backups => generated 625 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:54.565333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f0ba09f-8494-404b-a0cd-ceff0b58b10a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.566925 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d71b2f7-e98b-41e7-8276-a9270641fec1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.567389 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f0ba09f-8494-404b-a0cd-ceff0b58b10a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:07:54.567743 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f0ba09f-8494-404b-a0cd-ceff0b58b10a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.567917 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f0ba09f-8494-404b-a0cd-ceff0b58b10a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.568046 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9f0ba09f-8494-404b-a0cd-ceff0b58b10a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:54.568597 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d71b2f7-e98b-41e7-8276-a9270641fec1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] GET https://10.4.3.193/volume/v3/backups?project_id=eb54b51727504f18b3c76056b7823059 Aug 07 14:07:54.568794 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d71b2f7-e98b-41e7-8276-a9270641fec1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.568991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d71b2f7-e98b-41e7-8276-a9270641fec1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.569346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-7d71b2f7-e98b-41e7-8276-a9270641fec1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Removing options 'project_id' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:07:54.569579 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:54.569579 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:54.573999 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:54.573999 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:54.575021 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f0ba09f-8494-404b-a0cd-ceff0b58b10a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:07:54.575860 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 969/3854] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:54.576098 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d71b2f7-e98b-41e7-8276-a9270641fec1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] https://10.4.3.193/volume/v3/backups?project_id=eb54b51727504f18b3c76056b7823059 returned with HTTP 200 Aug 07 14:07:54.576594 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 963/3855] 10.4.3.193 () {68 vars in 1364 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/backups?project_id=eb54b51727504f18b3c76056b7823059 => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:54.587760 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.590540 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:54.591020 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1422900709"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:54.592899 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1422900709'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:54.593026 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume of 1 GB Aug 07 14:07:54.599201 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Availability Zones retrieved successfully. Aug 07 14:07:54.604549 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Flow 'volume_create_api' (03f0c068-acc5-4e1a-95ec-4e1b280d6f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:54.605612 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a79a50-5288-4155-803b-6fe2282667c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:54.606553 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:54.636435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9a79a50-5288-4155-803b-6fe2282667c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:54.637318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25a3460-f6d2-4a22-b001-86ec530cfb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:54.641647 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9017997a-6f49-4248-9200-6ce68dc629d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.643761 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9017997a-6f49-4248-9200-6ce68dc629d6 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:54.644114 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9017997a-6f49-4248-9200-6ce68dc629d6 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.644351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9017997a-6f49-4248-9200-6ce68dc629d6 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.644414 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9017997a-6f49-4248-9200-6ce68dc629d6 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:54.651126 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:54.651126 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:54.652563 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9017997a-6f49-4248-9200-6ce68dc629d6 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:54.653165 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 964/3856] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:54.691648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Created reservations ['0a20e264-a3d4-4d61-944d-69158dd3b203', '6decd839-4fae-4e98-91d6-0e6a011bd1f5', '397259f1-afbf-4bbb-bd7e-c7d1d64a3d9f', 'f2bd6062-5f93-4478-a142-ee31948b44f5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:54.692774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25a3460-f6d2-4a22-b001-86ec530cfb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a20e264-a3d4-4d61-944d-69158dd3b203', '6decd839-4fae-4e98-91d6-0e6a011bd1f5', '397259f1-afbf-4bbb-bd7e-c7d1d64a3d9f', 'f2bd6062-5f93-4478-a142-ee31948b44f5']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:54.693512 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02598408-5c4f-4cdb-b7e7-2a01ee989a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:54.721005 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02598408-5c4f-4cdb-b7e7-2a01ee989a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cfd6728-a115-468e-9b0b-767f51f6ecd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1422900709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb54b51727504f18b3c76056b7823059',qos_specs=None,replication_status=,reservations=['0a20e264-a3d4-4d61-944d-69158dd3b203','6decd839-4fae-4e98-91d6-0e6a011bd1f5','397259f1-afbf-4bbb-bd7e-c7d1d64a3d9f','f2bd6062-5f93-4478-a142-ee31948b44f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4de8362c69042c6a9f20f5f228a535f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1422900709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cfd6728-a115-468e-9b0b-767f51f6ecd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb54b51727504f18b3c76056b7823059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4de8362c69042c6a9f20f5f228a535f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:54.721855 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf5e806-c05a-4cea-9c56-54ac59cdba5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:54.745825 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf5e806-c05a-4cea-9c56-54ac59cdba5b) transitioned into state 'SUCCESS' from state '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-1422900709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb54b51727504f18b3c76056b7823059',qos_specs=None,replication_status=,reservations=['0a20e264-a3d4-4d61-944d-69158dd3b203','6decd839-4fae-4e98-91d6-0e6a011bd1f5','397259f1-afbf-4bbb-bd7e-c7d1d64a3d9f','f2bd6062-5f93-4478-a142-ee31948b44f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4de8362c69042c6a9f20f5f228a535f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:54.746679 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd5f4dc-a1a2-40c3-a0d8-b69b87fefb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:54.764103 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd5f4dc-a1a2-40c3-a0d8-b69b87fefb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:54.765083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Flow 'volume_create_api' (03f0c068-acc5-4e1a-95ec-4e1b280d6f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:54.765481 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Create volume request issued successfully. Aug 07 14:07:54.766449 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a14b4a1-5e7d-4c38-8ca9-4c5ca6a95f65 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:54.767026 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 961/3857] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:07:54 2026] POST /volume/v3/volumes => generated 778 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:54.783967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64e9f8e4-79a2-492d-ab55-d1a051f38fdf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.786296 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64e9f8e4-79a2-492d-ab55-d1a051f38fdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 Aug 07 14:07:54.786296 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64e9f8e4-79a2-492d-ab55-d1a051f38fdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.786458 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64e9f8e4-79a2-492d-ab55-d1a051f38fdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.795544 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:54.795544 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:54.801129 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-64e9f8e4-79a2-492d-ab55-d1a051f38fdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:54.805449 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64e9f8e4-79a2-492d-ab55-d1a051f38fdf tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 returned with HTTP 200 Aug 07 14:07:54.805988 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 970/3858] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:54.987523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-963e209a-e3ea-448d-9bd7-17c215b7b817 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:54.991522 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-963e209a-e3ea-448d-9bd7-17c215b7b817 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:54.991983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-963e209a-e3ea-448d-9bd7-17c215b7b817 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:54.992195 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-963e209a-e3ea-448d-9bd7-17c215b7b817 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:54.992449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-963e209a-e3ea-448d-9bd7-17c215b7b817 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:55.000355 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:55.000355 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:55.000929 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-963e209a-e3ea-448d-9bd7-17c215b7b817 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:55.001367 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 964/3859] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:54 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:55.566284 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c6e6cdd-7962-4d9f-9466-7f50635474eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.569372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c6e6cdd-7962-4d9f-9466-7f50635474eb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 Aug 07 14:07:55.570604 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c6e6cdd-7962-4d9f-9466-7f50635474eb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:55.570959 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c6e6cdd-7962-4d9f-9466-7f50635474eb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:55.578248 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c6e6cdd-7962-4d9f-9466-7f50635474eb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 returned with HTTP 404 Aug 07 14:07:55.579119 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 965/3860] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:07:55 2026] GET /volume/v3/snapshots/f3d28272-ee06-4f3c-ba01-94e9a9111381 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:07:55.589320 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3c71cc6-f780-447c-b7fb-2e7e13cf0ed1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.592733 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9379d05f-a4c9-4fe4-b989-5acf22a30760 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.593472 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3c71cc6-f780-447c-b7fb-2e7e13cf0ed1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:07:55.593738 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3c71cc6-f780-447c-b7fb-2e7e13cf0ed1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:55.594005 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3c71cc6-f780-447c-b7fb-2e7e13cf0ed1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:55.594156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a3c71cc6-f780-447c-b7fb-2e7e13cf0ed1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:55.594727 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9379d05f-a4c9-4fe4-b989-5acf22a30760 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:07:55.594889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9379d05f-a4c9-4fe4-b989-5acf22a30760 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:55.595125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9379d05f-a4c9-4fe4-b989-5acf22a30760 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:55.601154 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:55.601154 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:55.602149 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3c71cc6-f780-447c-b7fb-2e7e13cf0ed1 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:07:55.602636 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 962/3861] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:55 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:55.602906 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:55.602906 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:55.606985 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9379d05f-a4c9-4fe4-b989-5acf22a30760 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:55.611720 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9379d05f-a4c9-4fe4-b989-5acf22a30760 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:07:55.612154 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 971/3862] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:55 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:55.647823 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.649508 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:07:55.649887 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-267758413"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:55.651373 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request body: {'volume': {'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-267758413'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:07:55.666271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a272417-fa7a-4ddd-8a3e-69c9cdd5af26 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.669584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a272417-fa7a-4ddd-8a3e-69c9cdd5af26 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:55.669861 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a272417-fa7a-4ddd-8a3e-69c9cdd5af26 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:55.670106 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a272417-fa7a-4ddd-8a3e-69c9cdd5af26 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:55.670261 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2a272417-fa7a-4ddd-8a3e-69c9cdd5af26 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:55.678005 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:55.678005 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:55.678994 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a272417-fa7a-4ddd-8a3e-69c9cdd5af26 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:55.679427 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 966/3863] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:55 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:55.740385 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume of 1 GB Aug 07 14:07:55.744828 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Availability Zones retrieved successfully. Aug 07 14:07:55.751004 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (d70371f6-466c-4c1c-b4c2-6006ce8f1140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:55.752088 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a03dea-dd65-4d42-8280-56d3590acd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:55.753254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:07:55.823739 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a94a662d-a250-46ec-9e07-e85d8d5155df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.829459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a94a662d-a250-46ec-9e07-e85d8d5155df tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 Aug 07 14:07:55.829459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a94a662d-a250-46ec-9e07-e85d8d5155df tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:55.830236 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a94a662d-a250-46ec-9e07-e85d8d5155df tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:55.834904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a03dea-dd65-4d42-8280-56d3590acd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:55.835773 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffda3da3-1393-481d-b16e-29391b92cf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:55.844653 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:55.844653 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:55.850868 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a94a662d-a250-46ec-9e07-e85d8d5155df tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:55.857340 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a94a662d-a250-46ec-9e07-e85d8d5155df tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 returned with HTTP 200 Aug 07 14:07:55.857940 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 963/3864] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:55 2026] GET /volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:55.875333 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.877118 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:55.877505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4cfd6728-a115-468e-9b0b-767f51f6ecd3", "name": "tempest-type-Backup-1068433134"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:55.879154 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Creating new backup {'backup': {'volume_id': '4cfd6728-a115-468e-9b0b-767f51f6ecd3', 'name': 'tempest-type-Backup-1068433134'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:55.879290 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Creating backup of volume 4cfd6728-a115-468e-9b0b-767f51f6ecd3 in container None Aug 07 14:07:55.887074 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:55.887074 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:55.887487 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:07:55.898012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['211d7960-9379-40bf-94d7-23a2925bf909', '92874758-22b3-4f36-b39c-32d4206a2555', 'b686f71a-648d-4908-a9b0-a6ab2fc606b1', 'e7aeaa0c-217b-489c-b649-368c71e9a8ec'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:55.899230 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffda3da3-1393-481d-b16e-29391b92cf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['211d7960-9379-40bf-94d7-23a2925bf909', '92874758-22b3-4f36-b39c-32d4206a2555', 'b686f71a-648d-4908-a9b0-a6ab2fc606b1', 'e7aeaa0c-217b-489c-b649-368c71e9a8ec']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:55.900234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5aa7f96-0d88-47c9-b827-ed43b7cc9931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:55.911547 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Created reservations ['d14c3c73-9860-43bd-bda5-3bbef3718bd8', 'd1ea19b1-1690-4c79-919c-08f5d3caf2a3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:55.929629 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5aa7f96-0d88-47c9-b827-ed43b7cc9931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6ee860f-167f-4edf-bffc-3fdf6236715c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-267758413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['211d7960-9379-40bf-94d7-23a2925bf909','92874758-22b3-4f36-b39c-32d4206a2555','b686f71a-648d-4908-a9b0-a6ab2fc606b1','e7aeaa0c-217b-489c-b649-368c71e9a8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-267758413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6ee860f-167f-4edf-bffc-3fdf6236715c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:55.930909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b71b90-da70-49c9-9fa6-dc101ec46c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:55.942100 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d880be8d-7450-4e13-aefb-7e9e28e7e680 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:55.942439 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 972/3865] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:07:55 2026] POST /volume/v3/backups => generated 316 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:55.962010 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b71b90-da70-49c9-9fa6-dc101ec46c4e) transitioned into state 'SUCCESS' from state '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-267758413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['211d7960-9379-40bf-94d7-23a2925bf909','92874758-22b3-4f36-b39c-32d4206a2555','b686f71a-648d-4908-a9b0-a6ab2fc606b1','e7aeaa0c-217b-489c-b649-368c71e9a8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:55.962430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8265ab6e-f08b-4cc5-8b8e-f58cb5ab9282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:07:55.965292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c9402747-e603-4629-bdff-4dd1366c9c96 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.968765 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9402747-e603-4629-bdff-4dd1366c9c96 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:07:55.970395 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9402747-e603-4629-bdff-4dd1366c9c96 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:55.971330 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9402747-e603-4629-bdff-4dd1366c9c96 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:55.971330 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c9402747-e603-4629-bdff-4dd1366c9c96 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:55.975943 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8265ab6e-f08b-4cc5-8b8e-f58cb5ab9282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:07:55.977263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (d70371f6-466c-4c1c-b4c2-6006ce8f1140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:07:55.977361 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:55.977361 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:55.977811 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request issued successfully. Aug 07 14:07:55.978210 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9402747-e603-4629-bdff-4dd1366c9c96 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:07:55.978471 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-879fce0a-f4e3-4a49-afea-6717eb23b26f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:07:55.978762 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 967/3866] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:55 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:55.979309 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 965/3867] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:07:55 2026] POST /volume/v3/volumes => generated 753 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:55.995582 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e8badcf-4453-4e29-91db-a67e7cc311aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:55.998087 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e8badcf-4453-4e29-91db-a67e7cc311aa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:07:55.998326 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e8badcf-4453-4e29-91db-a67e7cc311aa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:55.998598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e8badcf-4453-4e29-91db-a67e7cc311aa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:56.007919 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:56.007919 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:56.011690 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5e8badcf-4453-4e29-91db-a67e7cc311aa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:56.013039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-512d384a-97b7-43b9-b843-f92d32284598 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:56.015482 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-512d384a-97b7-43b9-b843-f92d32284598 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:56.015802 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-512d384a-97b7-43b9-b843-f92d32284598 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:56.016035 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-512d384a-97b7-43b9-b843-f92d32284598 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:56.016208 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-512d384a-97b7-43b9-b843-f92d32284598 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:56.017075 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e8badcf-4453-4e29-91db-a67e7cc311aa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:07:56.017624 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 964/3868] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:55 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:56.022217 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:56.022217 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:56.023133 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-512d384a-97b7-43b9-b843-f92d32284598 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:56.023697 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 973/3869] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:56 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:56.613358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ab6bf44-0c0e-45b1-9ff7-62c774997cb3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:56.615547 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ab6bf44-0c0e-45b1-9ff7-62c774997cb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:07:56.615814 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ab6bf44-0c0e-45b1-9ff7-62c774997cb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:56.616111 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ab6bf44-0c0e-45b1-9ff7-62c774997cb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:56.616257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5ab6bf44-0c0e-45b1-9ff7-62c774997cb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:56.621383 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:56.621383 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:56.622349 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ab6bf44-0c0e-45b1-9ff7-62c774997cb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:07:56.622781 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 968/3870] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:56 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:56.694920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49865760-201b-4141-bf93-4a99fad2b04f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:56.697548 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49865760-201b-4141-bf93-4a99fad2b04f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:56.697831 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49865760-201b-4141-bf93-4a99fad2b04f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:56.698158 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49865760-201b-4141-bf93-4a99fad2b04f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:56.698351 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-49865760-201b-4141-bf93-4a99fad2b04f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:56.705510 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:56.705510 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:56.706481 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49865760-201b-4141-bf93-4a99fad2b04f tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:56.706875 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 966/3871] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:56 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:56.991914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b0f4dc9-028f-4df7-945d-d468ea3aa655 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:56.995869 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b0f4dc9-028f-4df7-945d-d468ea3aa655 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:07:56.995869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b0f4dc9-028f-4df7-945d-d468ea3aa655 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:56.995869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b0f4dc9-028f-4df7-945d-d468ea3aa655 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:56.995869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8b0f4dc9-028f-4df7-945d-d468ea3aa655 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:57.001025 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:57.001025 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:57.001954 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b0f4dc9-028f-4df7-945d-d468ea3aa655 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:07:57.002461 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 965/3872] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:56 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:57.036246 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40230585-6572-4d32-901b-18055c00227d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:57.039750 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40230585-6572-4d32-901b-18055c00227d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:07:57.039750 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40230585-6572-4d32-901b-18055c00227d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:57.039750 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40230585-6572-4d32-901b-18055c00227d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:57.047545 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2d7f34b-a4b2-42bf-9955-a08380dd604c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:57.049907 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:57.049907 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:57.050693 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2d7f34b-a4b2-42bf-9955-a08380dd604c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:07:57.051024 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2d7f34b-a4b2-42bf-9955-a08380dd604c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:57.051297 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2d7f34b-a4b2-42bf-9955-a08380dd604c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:57.051464 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b2d7f34b-a4b2-42bf-9955-a08380dd604c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:57.055263 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40230585-6572-4d32-901b-18055c00227d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:07:57.060347 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:57.060347 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:57.061439 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2d7f34b-a4b2-42bf-9955-a08380dd604c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:07:57.061873 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 969/3873] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:57 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:57.062341 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40230585-6572-4d32-901b-18055c00227d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:07:57.062854 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 974/3874] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:57 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:07:57.074935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:57.077696 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:07:57.077696 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aff7b623-650d-4347-8f96-66009e65c997"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:07:57.079333 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating new backup {'backup': {'volume_id': 'aff7b623-650d-4347-8f96-66009e65c997'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:07:57.079455 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating backup of volume aff7b623-650d-4347-8f96-66009e65c997 in container None Aug 07 14:07:57.089827 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:57.089827 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:57.089827 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:07:57.123673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['15411a0e-02c6-49b3-be08-21630b3e8556', 'eafe1d27-2715-4fdd-955e-27562af24454'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:07:57.174534 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81f82250-cc0c-4a4f-9ab0-78513306b355 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:07:57.175178 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 967/3875] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:07:57 2026] POST /volume/v3/backups => generated 288 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:07:57.185986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59bd27c6-c868-4604-baf5-21b90eac0c9b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:57.188506 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59bd27c6-c868-4604-baf5-21b90eac0c9b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:07:57.188506 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59bd27c6-c868-4604-baf5-21b90eac0c9b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:57.188769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59bd27c6-c868-4604-baf5-21b90eac0c9b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:57.188769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-59bd27c6-c868-4604-baf5-21b90eac0c9b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:57.197206 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:57.197206 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:57.197936 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59bd27c6-c868-4604-baf5-21b90eac0c9b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:07:57.198645 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 966/3876] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:57 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:57.636491 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb0f093e-0bc2-4fec-8a3e-ed5dbf38479f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:57.638253 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb0f093e-0bc2-4fec-8a3e-ed5dbf38479f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:07:57.638548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb0f093e-0bc2-4fec-8a3e-ed5dbf38479f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:57.638892 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb0f093e-0bc2-4fec-8a3e-ed5dbf38479f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:57.639592 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fb0f093e-0bc2-4fec-8a3e-ed5dbf38479f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:57.644273 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:57.644273 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:57.645162 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb0f093e-0bc2-4fec-8a3e-ed5dbf38479f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:07:57.645659 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 970/3877] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:57 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:57.721487 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93dcba8c-8fac-4cb0-954f-5b7543ffaa0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:57.725225 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93dcba8c-8fac-4cb0-954f-5b7543ffaa0b tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:57.725520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93dcba8c-8fac-4cb0-954f-5b7543ffaa0b tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:57.726989 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93dcba8c-8fac-4cb0-954f-5b7543ffaa0b tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:57.727167 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-93dcba8c-8fac-4cb0-954f-5b7543ffaa0b tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:57.737751 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:57.737751 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:57.739273 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93dcba8c-8fac-4cb0-954f-5b7543ffaa0b tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:57.740675 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 975/3878] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:57 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:58.017355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b41dd43-720f-472f-97de-8f972b14c7bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:58.019360 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b41dd43-720f-472f-97de-8f972b14c7bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:07:58.019708 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b41dd43-720f-472f-97de-8f972b14c7bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:58.020039 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b41dd43-720f-472f-97de-8f972b14c7bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:58.020175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3b41dd43-720f-472f-97de-8f972b14c7bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:58.026389 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:58.026389 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:58.027384 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b41dd43-720f-472f-97de-8f972b14c7bd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:07:58.027954 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 968/3879] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:58 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:58.211590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ee6c6cc-8b31-4a28-bf30-2bc97b5d1571 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:58.214103 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ee6c6cc-8b31-4a28-bf30-2bc97b5d1571 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:07:58.214551 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ee6c6cc-8b31-4a28-bf30-2bc97b5d1571 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:58.214791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ee6c6cc-8b31-4a28-bf30-2bc97b5d1571 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:58.214917 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6ee6c6cc-8b31-4a28-bf30-2bc97b5d1571 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:58.222940 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:58.222940 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:58.223655 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ee6c6cc-8b31-4a28-bf30-2bc97b5d1571 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:07:58.224417 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 967/3880] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:58 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:58.663301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aa8627f5-b494-47f7-8bce-a737bf11ddec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:58.665808 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa8627f5-b494-47f7-8bce-a737bf11ddec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:07:58.666178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa8627f5-b494-47f7-8bce-a737bf11ddec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:58.666469 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa8627f5-b494-47f7-8bce-a737bf11ddec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:58.666656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-aa8627f5-b494-47f7-8bce-a737bf11ddec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:58.678155 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:58.678155 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:58.679396 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa8627f5-b494-47f7-8bce-a737bf11ddec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:07:58.680213 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 971/3881] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:58 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:58.753640 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e90662c-3cf5-4885-85cd-a02616288c12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:58.756671 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e90662c-3cf5-4885-85cd-a02616288c12 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:58.757342 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e90662c-3cf5-4885-85cd-a02616288c12 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:58.757637 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e90662c-3cf5-4885-85cd-a02616288c12 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:58.757903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3e90662c-3cf5-4885-85cd-a02616288c12 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:58.764933 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:58.764933 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:58.765943 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e90662c-3cf5-4885-85cd-a02616288c12 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:58.766662 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 976/3882] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:58 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:59.042857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b147ff9-9fe6-46f2-8b7e-9c3cadd2f489 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:59.043640 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b147ff9-9fe6-46f2-8b7e-9c3cadd2f489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:07:59.043812 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b147ff9-9fe6-46f2-8b7e-9c3cadd2f489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:59.044074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b147ff9-9fe6-46f2-8b7e-9c3cadd2f489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:59.044226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3b147ff9-9fe6-46f2-8b7e-9c3cadd2f489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:59.049186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:59.049186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:07:59.049945 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b147ff9-9fe6-46f2-8b7e-9c3cadd2f489 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:07:59.050495 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 969/3883] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:59 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:59.240646 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-334a23e1-5a20-46ab-8d9a-093253ad420e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:59.246871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-334a23e1-5a20-46ab-8d9a-093253ad420e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:07:59.246871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-334a23e1-5a20-46ab-8d9a-093253ad420e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:59.246871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-334a23e1-5a20-46ab-8d9a-093253ad420e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:59.246871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-334a23e1-5a20-46ab-8d9a-093253ad420e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:59.259316 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:59.259316 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:07:59.264359 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-334a23e1-5a20-46ab-8d9a-093253ad420e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:07:59.264359 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 968/3884] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:59 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 697 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:07:59.695925 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a79ec59-3754-4177-bba5-d1661ab296cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:59.698545 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a79ec59-3754-4177-bba5-d1661ab296cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:07:59.699080 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a79ec59-3754-4177-bba5-d1661ab296cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:59.699938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a79ec59-3754-4177-bba5-d1661ab296cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:59.699938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3a79ec59-3754-4177-bba5-d1661ab296cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:59.705147 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:59.705147 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:07:59.706959 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a79ec59-3754-4177-bba5-d1661ab296cf tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:07:59.707636 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 972/3885] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:07:59 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:07:59.786835 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59a92f37-5518-4a64-8c95-e0db188f1fe3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:07:59.792000 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59a92f37-5518-4a64-8c95-e0db188f1fe3 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:07:59.792000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59a92f37-5518-4a64-8c95-e0db188f1fe3 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:07:59.792000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59a92f37-5518-4a64-8c95-e0db188f1fe3 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:07:59.792000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-59a92f37-5518-4a64-8c95-e0db188f1fe3 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:07:59.802195 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:07:59.802195 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:07:59.803216 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59a92f37-5518-4a64-8c95-e0db188f1fe3 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:07:59.803573 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 977/3886] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:07:59 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:00.066920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ec2fb13-b28e-4370-a576-0b5fa38e7c08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:00.068878 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ec2fb13-b28e-4370-a576-0b5fa38e7c08 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:00.069292 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ec2fb13-b28e-4370-a576-0b5fa38e7c08 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:00.069715 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ec2fb13-b28e-4370-a576-0b5fa38e7c08 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:00.069715 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8ec2fb13-b28e-4370-a576-0b5fa38e7c08 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:00.075012 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:00.075012 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:00.075889 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ec2fb13-b28e-4370-a576-0b5fa38e7c08 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:00.076329 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 970/3887] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:00 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:00.282634 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b62d0e2-0fae-4cfc-96e8-6d01ff47597e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:00.287399 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b62d0e2-0fae-4cfc-96e8-6d01ff47597e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:00.288710 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b62d0e2-0fae-4cfc-96e8-6d01ff47597e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:00.289014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b62d0e2-0fae-4cfc-96e8-6d01ff47597e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:00.289137 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8b62d0e2-0fae-4cfc-96e8-6d01ff47597e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:00.296975 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:00.296975 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:00.299472 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b62d0e2-0fae-4cfc-96e8-6d01ff47597e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:00.299967 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 969/3888] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:00 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 697 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:00.723293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-341be304-0922-41ff-b87c-bc06da671d98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:00.725405 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-341be304-0922-41ff-b87c-bc06da671d98 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:00.725637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-341be304-0922-41ff-b87c-bc06da671d98 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:00.725859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-341be304-0922-41ff-b87c-bc06da671d98 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:00.726024 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-341be304-0922-41ff-b87c-bc06da671d98 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:00.732580 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:00.732580 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:00.733809 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-341be304-0922-41ff-b87c-bc06da671d98 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:00.735060 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 973/3889] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:00 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:00.819313 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0134ee26-b4a2-4fee-b5d1-c677614ecbc9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:00.821627 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0134ee26-b4a2-4fee-b5d1-c677614ecbc9 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:08:00.821985 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0134ee26-b4a2-4fee-b5d1-c677614ecbc9 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:00.822248 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0134ee26-b4a2-4fee-b5d1-c677614ecbc9 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:00.822398 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0134ee26-b4a2-4fee-b5d1-c677614ecbc9 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:00.831436 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:00.831436 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:00.833441 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0134ee26-b4a2-4fee-b5d1-c677614ecbc9 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:08:00.833831 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 978/3890] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:00 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:01.092965 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c09cc54-24a8-4e0c-b135-7eeb8f325f2b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:01.102140 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c09cc54-24a8-4e0c-b135-7eeb8f325f2b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:01.102140 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c09cc54-24a8-4e0c-b135-7eeb8f325f2b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:01.104933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c09cc54-24a8-4e0c-b135-7eeb8f325f2b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:01.105311 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4c09cc54-24a8-4e0c-b135-7eeb8f325f2b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:01.112336 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:01.112336 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:01.112509 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c09cc54-24a8-4e0c-b135-7eeb8f325f2b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:01.113005 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 971/3891] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:01 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:01.313281 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61085973-d961-4d69-b595-fd8ae305bc19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:01.315357 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61085973-d961-4d69-b595-fd8ae305bc19 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:01.315536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61085973-d961-4d69-b595-fd8ae305bc19 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:01.315773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61085973-d961-4d69-b595-fd8ae305bc19 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:01.315988 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-61085973-d961-4d69-b595-fd8ae305bc19 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:01.320738 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:01.320738 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:01.321528 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61085973-d961-4d69-b595-fd8ae305bc19 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:01.322079 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 970/3892] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:01 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:01.749767 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64238f59-09f6-4b59-a90a-888d8653091c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:01.751915 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64238f59-09f6-4b59-a90a-888d8653091c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:01.752154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64238f59-09f6-4b59-a90a-888d8653091c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:01.752413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64238f59-09f6-4b59-a90a-888d8653091c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:01.752603 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-64238f59-09f6-4b59-a90a-888d8653091c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:01.757481 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:01.757481 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:01.758379 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64238f59-09f6-4b59-a90a-888d8653091c tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:01.758950 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 974/3893] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:01 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:01.848376 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb15b4c7-da4b-40e0-b444-b945b62536ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:01.851510 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb15b4c7-da4b-40e0-b444-b945b62536ac tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:08:01.851810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb15b4c7-da4b-40e0-b444-b945b62536ac tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:01.852122 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb15b4c7-da4b-40e0-b444-b945b62536ac tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:01.852273 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cb15b4c7-da4b-40e0-b444-b945b62536ac tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:01.858868 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:01.858868 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:01.859659 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb15b4c7-da4b-40e0-b444-b945b62536ac tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:08:01.860123 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 979/3894] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:01 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:02.127558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39c01237-a132-4b75-8e79-7f304e74e7d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:02.130356 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39c01237-a132-4b75-8e79-7f304e74e7d5 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:02.130811 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39c01237-a132-4b75-8e79-7f304e74e7d5 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:02.130948 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39c01237-a132-4b75-8e79-7f304e74e7d5 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:02.131125 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-39c01237-a132-4b75-8e79-7f304e74e7d5 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:02.140808 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:02.140808 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:02.141619 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39c01237-a132-4b75-8e79-7f304e74e7d5 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:02.141920 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 972/3895] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:02 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:02.346656 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3464d6df-789a-4e83-8f30-0f858a005d93 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:02.352611 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3464d6df-789a-4e83-8f30-0f858a005d93 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:02.354566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3464d6df-789a-4e83-8f30-0f858a005d93 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:02.355291 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3464d6df-789a-4e83-8f30-0f858a005d93 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:02.355291 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3464d6df-789a-4e83-8f30-0f858a005d93 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:02.361509 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:02.361509 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:02.362234 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3464d6df-789a-4e83-8f30-0f858a005d93 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:02.362725 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 971/3896] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:02 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:02.780303 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2fc06a63-db7c-4469-a8be-bd36a76a8dd8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:02.783785 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fc06a63-db7c-4469-a8be-bd36a76a8dd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:02.783996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fc06a63-db7c-4469-a8be-bd36a76a8dd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:02.784158 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fc06a63-db7c-4469-a8be-bd36a76a8dd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:02.784252 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2fc06a63-db7c-4469-a8be-bd36a76a8dd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:02.788307 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:02.788307 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:02.789140 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fc06a63-db7c-4469-a8be-bd36a76a8dd8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:02.789514 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 975/3897] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:02 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:02.875932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e5aecb4-46ad-4435-b521-e48da56e15af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:02.878703 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e5aecb4-46ad-4435-b521-e48da56e15af tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:08:02.879115 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e5aecb4-46ad-4435-b521-e48da56e15af tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:02.880133 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e5aecb4-46ad-4435-b521-e48da56e15af tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:02.880133 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7e5aecb4-46ad-4435-b521-e48da56e15af tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:02.891661 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:02.891661 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:02.892642 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e5aecb4-46ad-4435-b521-e48da56e15af tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:08:02.893222 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 980/3898] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:02 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:02.911659 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8fe831c3-4dfe-46e1-a300-f9a401abd34e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:02.913694 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fe831c3-4dfe-46e1-a300-f9a401abd34e tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] DELETE https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:08:02.914136 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fe831c3-4dfe-46e1-a300-f9a401abd34e tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:02.914401 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fe831c3-4dfe-46e1-a300-f9a401abd34e tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:02.914564 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-8fe831c3-4dfe-46e1-a300-f9a401abd34e tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Delete backup with id: dddff0b3-d36e-4157-a432-77d792b1b1db. Aug 07 14:08:02.919991 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:02.919991 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:02.937525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-8fe831c3-4dfe-46e1-a300-f9a401abd34e tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] delete_backup rpcapi backup_id dddff0b3-d36e-4157-a432-77d792b1b1db {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:02.940180 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fe831c3-4dfe-46e1-a300-f9a401abd34e tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 202 Aug 07 14:08:02.940548 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 973/3899] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:02 2026] DELETE /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:02.948509 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f69a10f4-0cbe-4e3a-841e-90498b1e51b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:02.950454 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f69a10f4-0cbe-4e3a-841e-90498b1e51b4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:08:02.950733 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f69a10f4-0cbe-4e3a-841e-90498b1e51b4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:02.950996 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f69a10f4-0cbe-4e3a-841e-90498b1e51b4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:02.951172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f69a10f4-0cbe-4e3a-841e-90498b1e51b4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:02.958290 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:02.958290 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:02.959071 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f69a10f4-0cbe-4e3a-841e-90498b1e51b4 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:08:02.961100 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 972/3900] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:02 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:03.157505 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19553ad2-c568-41a1-b810-3cee528a8ffe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:03.158743 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19553ad2-c568-41a1-b810-3cee528a8ffe tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:03.159091 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19553ad2-c568-41a1-b810-3cee528a8ffe tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:03.159375 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19553ad2-c568-41a1-b810-3cee528a8ffe tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:03.160123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-19553ad2-c568-41a1-b810-3cee528a8ffe tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:03.166737 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:03.166737 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:03.170031 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19553ad2-c568-41a1-b810-3cee528a8ffe tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:03.170031 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 976/3901] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:03 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:03.383871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b0a7d36-bf73-4926-a06b-4f869d5bbfe4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:03.385103 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b0a7d36-bf73-4926-a06b-4f869d5bbfe4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:03.385393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b0a7d36-bf73-4926-a06b-4f869d5bbfe4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:03.385624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b0a7d36-bf73-4926-a06b-4f869d5bbfe4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:03.388237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0b0a7d36-bf73-4926-a06b-4f869d5bbfe4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:03.394550 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:03.394550 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:03.395768 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b0a7d36-bf73-4926-a06b-4f869d5bbfe4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:03.396700 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 981/3902] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:03 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:03.804342 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0aac723-3d6c-4b9d-b487-7c771e16ef3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:03.808520 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0aac723-3d6c-4b9d-b487-7c771e16ef3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:03.808520 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0aac723-3d6c-4b9d-b487-7c771e16ef3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:03.808615 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0aac723-3d6c-4b9d-b487-7c771e16ef3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:03.809139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e0aac723-3d6c-4b9d-b487-7c771e16ef3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:03.817163 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:03.817163 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:03.819332 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0aac723-3d6c-4b9d-b487-7c771e16ef3e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:03.823482 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 974/3903] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:03 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:03.974700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-146cc56f-b86e-4f83-9e3a-aee452dad4b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:03.980903 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-146cc56f-b86e-4f83-9e3a-aee452dad4b1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:08:03.980903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-146cc56f-b86e-4f83-9e3a-aee452dad4b1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:03.980903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-146cc56f-b86e-4f83-9e3a-aee452dad4b1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:03.980903 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-146cc56f-b86e-4f83-9e3a-aee452dad4b1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:03.984245 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:03.984245 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:03.985085 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-146cc56f-b86e-4f83-9e3a-aee452dad4b1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 200 Aug 07 14:08:03.985601 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 973/3904] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:03 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:04.185086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-17dad701-0439-4039-91eb-0e59995f5127 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:04.187371 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17dad701-0439-4039-91eb-0e59995f5127 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:04.187622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17dad701-0439-4039-91eb-0e59995f5127 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:04.187926 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17dad701-0439-4039-91eb-0e59995f5127 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:04.188121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-17dad701-0439-4039-91eb-0e59995f5127 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:04.194811 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:04.194811 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:04.197868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17dad701-0439-4039-91eb-0e59995f5127 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:04.197868 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 977/3905] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:04 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:04.413680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4d879ae-5306-4cdb-9c57-2851ceb32156 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:04.417510 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4d879ae-5306-4cdb-9c57-2851ceb32156 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:04.417510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4d879ae-5306-4cdb-9c57-2851ceb32156 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:04.417704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4d879ae-5306-4cdb-9c57-2851ceb32156 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:04.417873 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d4d879ae-5306-4cdb-9c57-2851ceb32156 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:04.424359 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:04.424359 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:04.424910 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4d879ae-5306-4cdb-9c57-2851ceb32156 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:04.425489 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 982/3906] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:04 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:04.835719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-292ae0a0-1ff4-4e6a-958c-94a7a1a531ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:04.837947 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-292ae0a0-1ff4-4e6a-958c-94a7a1a531ae tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:04.838291 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-292ae0a0-1ff4-4e6a-958c-94a7a1a531ae tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:04.838538 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-292ae0a0-1ff4-4e6a-958c-94a7a1a531ae tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:04.838777 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-292ae0a0-1ff4-4e6a-958c-94a7a1a531ae tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:04.846308 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:04.846308 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:04.847713 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-292ae0a0-1ff4-4e6a-958c-94a7a1a531ae tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:04.848200 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 975/3907] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:04 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:05.000341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-950bc938-3418-4d7d-9676-b21462543a75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:05.003795 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-950bc938-3418-4d7d-9676-b21462543a75 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db Aug 07 14:08:05.004122 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-950bc938-3418-4d7d-9676-b21462543a75 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:05.004380 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-950bc938-3418-4d7d-9676-b21462543a75 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:05.004551 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-950bc938-3418-4d7d-9676-b21462543a75 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Show backup with id dddff0b3-d36e-4157-a432-77d792b1b1db. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:05.014825 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-950bc938-3418-4d7d-9676-b21462543a75 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db returned with HTTP 404 Aug 07 14:08:05.015586 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 974/3908] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:04 2026] GET /volume/v3/backups/dddff0b3-d36e-4157-a432-77d792b1b1db => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:05.026490 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:05.030630 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 Aug 07 14:08:05.030910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:05.031117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:05.031318 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Delete volume with id: 54e8fc8d-946c-48fa-9441-995adec49cd8 Aug 07 14:08:05.039435 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:05.039435 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:05.039835 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Volume info retrieved successfully. Aug 07 14:08:05.070663 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Delete volume request issued successfully. Aug 07 14:08:05.070663 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90e4a5a9-7312-42d7-8cc2-a7e5577c11f8 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 returned with HTTP 202 Aug 07 14:08:05.071104 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 978/3909] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:05 2026] DELETE /volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:05.085256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71a5e8a1-825a-4226-9a98-8543983a1975 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:05.089129 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71a5e8a1-825a-4226-9a98-8543983a1975 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 Aug 07 14:08:05.089129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71a5e8a1-825a-4226-9a98-8543983a1975 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:05.089931 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71a5e8a1-825a-4226-9a98-8543983a1975 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:05.101344 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:05.101344 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:05.106676 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-71a5e8a1-825a-4226-9a98-8543983a1975 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Volume info retrieved successfully. Aug 07 14:08:05.112904 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71a5e8a1-825a-4226-9a98-8543983a1975 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 returned with HTTP 200 Aug 07 14:08:05.113460 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 983/3910] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:05 2026] GET /volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:05.212837 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd28cce7-c1e9-4cc4-a846-1b2a3a4c45f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:05.217205 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd28cce7-c1e9-4cc4-a846-1b2a3a4c45f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:05.217425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd28cce7-c1e9-4cc4-a846-1b2a3a4c45f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:05.217690 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd28cce7-c1e9-4cc4-a846-1b2a3a4c45f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:05.217856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cd28cce7-c1e9-4cc4-a846-1b2a3a4c45f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:05.223678 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:05.223678 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:05.225017 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd28cce7-c1e9-4cc4-a846-1b2a3a4c45f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:05.225017 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 976/3911] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:05 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:05.438550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-455baa21-6fa8-4d86-a2a9-d5ef59da5084 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:05.441502 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-455baa21-6fa8-4d86-a2a9-d5ef59da5084 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:05.441810 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-455baa21-6fa8-4d86-a2a9-d5ef59da5084 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:05.442167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-455baa21-6fa8-4d86-a2a9-d5ef59da5084 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:05.442313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-455baa21-6fa8-4d86-a2a9-d5ef59da5084 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:05.454342 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:05.454342 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:05.454342 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-455baa21-6fa8-4d86-a2a9-d5ef59da5084 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:05.454342 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 975/3912] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:05 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:05.868245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a163a4b-3f25-4214-a730-728383b2451a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:05.885468 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a163a4b-3f25-4214-a730-728383b2451a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:05.885468 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a163a4b-3f25-4214-a730-728383b2451a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:05.888763 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a163a4b-3f25-4214-a730-728383b2451a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:05.889596 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4a163a4b-3f25-4214-a730-728383b2451a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:05.913828 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:05.913828 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:05.915048 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a163a4b-3f25-4214-a730-728383b2451a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:05.916804 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 979/3913] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:05 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:06.134377 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57c0025e-608f-48ac-b70f-ca7f4e5b98f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:06.136970 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57c0025e-608f-48ac-b70f-ca7f4e5b98f1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] GET https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 Aug 07 14:08:06.137224 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57c0025e-608f-48ac-b70f-ca7f4e5b98f1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:06.137519 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57c0025e-608f-48ac-b70f-ca7f4e5b98f1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:06.146822 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57c0025e-608f-48ac-b70f-ca7f4e5b98f1 tempest-ProjectReaderTests39-1930875921 tempest-ProjectReaderTests39-1930875921-project-admin] https://10.4.3.193/volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 returned with HTTP 404 Aug 07 14:08:06.147403 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 984/3914] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:06 2026] GET /volume/v3/volumes/54e8fc8d-946c-48fa-9441-995adec49cd8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:06.239731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec5a719c-19e0-47b7-820f-b574910cf2cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:06.241415 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec5a719c-19e0-47b7-820f-b574910cf2cb tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:06.242796 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec5a719c-19e0-47b7-820f-b574910cf2cb tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:06.242796 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec5a719c-19e0-47b7-820f-b574910cf2cb tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:06.243441 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ec5a719c-19e0-47b7-820f-b574910cf2cb tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:06.249615 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:06.249615 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:06.250544 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec5a719c-19e0-47b7-820f-b574910cf2cb tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:06.251085 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 977/3915] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:06 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:06.468351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b45f9d4-58d6-4a05-9192-3ac882ead8bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:06.470741 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b45f9d4-58d6-4a05-9192-3ac882ead8bf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:06.471053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b45f9d4-58d6-4a05-9192-3ac882ead8bf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:06.471286 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b45f9d4-58d6-4a05-9192-3ac882ead8bf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:06.471412 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0b45f9d4-58d6-4a05-9192-3ac882ead8bf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:06.476596 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:06.476596 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:06.477750 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b45f9d4-58d6-4a05-9192-3ac882ead8bf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:06.478379 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 976/3916] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:06 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:06.933794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac804d98-68aa-4527-a558-bbdbbefc6fe3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:06.936236 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac804d98-68aa-4527-a558-bbdbbefc6fe3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:06.936648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac804d98-68aa-4527-a558-bbdbbefc6fe3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:06.936956 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac804d98-68aa-4527-a558-bbdbbefc6fe3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:06.937093 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ac804d98-68aa-4527-a558-bbdbbefc6fe3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:06.942192 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:06.942192 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:06.943230 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac804d98-68aa-4527-a558-bbdbbefc6fe3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:06.943955 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 980/3917] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:06 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:07.263756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2fd60d2-2988-4b72-80c2-509402f263a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:07.266297 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2fd60d2-2988-4b72-80c2-509402f263a8 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:07.266297 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2fd60d2-2988-4b72-80c2-509402f263a8 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:07.266297 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2fd60d2-2988-4b72-80c2-509402f263a8 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:07.266466 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f2fd60d2-2988-4b72-80c2-509402f263a8 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:07.281193 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:07.281193 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:07.282101 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2fd60d2-2988-4b72-80c2-509402f263a8 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:07.282457 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 985/3918] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:07 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:07.492584 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0b34b26-94ae-49f1-9f0a-84fa21cc726a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:07.496829 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0b34b26-94ae-49f1-9f0a-84fa21cc726a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:07.496829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0b34b26-94ae-49f1-9f0a-84fa21cc726a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:07.496829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0b34b26-94ae-49f1-9f0a-84fa21cc726a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:07.496829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a0b34b26-94ae-49f1-9f0a-84fa21cc726a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:07.503804 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:07.503804 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:07.503804 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0b34b26-94ae-49f1-9f0a-84fa21cc726a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:07.503919 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 978/3919] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:07 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:07.958197 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14b2fb58-6f9f-4fdb-8a41-70744a56bc20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:07.962126 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14b2fb58-6f9f-4fdb-8a41-70744a56bc20 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:07.962126 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14b2fb58-6f9f-4fdb-8a41-70744a56bc20 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:07.962126 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14b2fb58-6f9f-4fdb-8a41-70744a56bc20 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:07.962126 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-14b2fb58-6f9f-4fdb-8a41-70744a56bc20 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:07.968681 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:07.968681 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:07.970830 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14b2fb58-6f9f-4fdb-8a41-70744a56bc20 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:07.972481 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 977/3920] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:07 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:08.299316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc982043-aeda-4254-842e-b19730fb1312 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:08.308028 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc982043-aeda-4254-842e-b19730fb1312 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:08.308028 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc982043-aeda-4254-842e-b19730fb1312 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:08.308028 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc982043-aeda-4254-842e-b19730fb1312 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:08.308028 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fc982043-aeda-4254-842e-b19730fb1312 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:08.319490 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:08.319490 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:08.320646 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc982043-aeda-4254-842e-b19730fb1312 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:08.321184 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 981/3921] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:08 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:08.524437 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-974c806a-622d-486c-85f3-f788862732ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:08.529104 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-974c806a-622d-486c-85f3-f788862732ce tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:08.529975 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-974c806a-622d-486c-85f3-f788862732ce tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:08.530634 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-974c806a-622d-486c-85f3-f788862732ce tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:08.530634 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-974c806a-622d-486c-85f3-f788862732ce tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:08.538277 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:08.538277 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:08.539074 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-974c806a-622d-486c-85f3-f788862732ce tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:08.539409 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 986/3922] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:08 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:08.915277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:08.992205 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af45448e-2ffb-4eef-95f6-f1ed6eafa362 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:08.996184 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af45448e-2ffb-4eef-95f6-f1ed6eafa362 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:08.996377 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af45448e-2ffb-4eef-95f6-f1ed6eafa362 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:08.996633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af45448e-2ffb-4eef-95f6-f1ed6eafa362 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:08.996816 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-af45448e-2ffb-4eef-95f6-f1ed6eafa362 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:09.006347 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:09.006347 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:09.007265 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af45448e-2ffb-4eef-95f6-f1ed6eafa362 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:09.007595 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 978/3923] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:08 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:09.091623 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:09.092858 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1274859101"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:09.094013 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1274859101'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:09.094133 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:09.098724 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:09.105835 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (35ce76ab-7f3b-4092-a46d-ca23f990fa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:09.107050 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3d8d4a-c5c7-4258-a270-e28c2a95759d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:09.108066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:09.139506 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3d8d4a-c5c7-4258-a270-e28c2a95759d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:09.141974 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e528e11-e7a8-4f36-8da0-cb24ed356a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:09.234486 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['ad9a588e-d9ee-437c-82eb-8eab98325e0d', 'c7db999b-708b-49c5-a66a-ae30f1c87ff4', '4ce2fde2-431f-44f2-a198-1deaed56841b', '9c51fc81-7d84-4fba-973f-353d013be3b9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:09.235661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e528e11-e7a8-4f36-8da0-cb24ed356a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad9a588e-d9ee-437c-82eb-8eab98325e0d', 'c7db999b-708b-49c5-a66a-ae30f1c87ff4', '4ce2fde2-431f-44f2-a198-1deaed56841b', '9c51fc81-7d84-4fba-973f-353d013be3b9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:09.237612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a297dfc-a412-443a-9ce6-616d478187a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:09.273893 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a297dfc-a412-443a-9ce6-616d478187a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c1b912-f654-4d24-a42a-af91cf108a9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274859101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['ad9a588e-d9ee-437c-82eb-8eab98325e0d','c7db999b-708b-49c5-a66a-ae30f1c87ff4','4ce2fde2-431f-44f2-a198-1deaed56841b','9c51fc81-7d84-4fba-973f-353d013be3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274859101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c1b912-f654-4d24-a42a-af91cf108a9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:09.276110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ed120c-70ab-42a5-9b24-69f3c8c04a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:09.307377 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ed120c-70ab-42a5-9b24-69f3c8c04a87) transitioned into state 'SUCCESS' from state '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-1274859101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['ad9a588e-d9ee-437c-82eb-8eab98325e0d','c7db999b-708b-49c5-a66a-ae30f1c87ff4','4ce2fde2-431f-44f2-a198-1deaed56841b','9c51fc81-7d84-4fba-973f-353d013be3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:09.308393 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b51964b-a4b6-4dd7-b51f-20e12cd9093b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:09.322665 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b51964b-a4b6-4dd7-b51f-20e12cd9093b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:09.323648 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (35ce76ab-7f3b-4092-a46d-ca23f990fa80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:09.324068 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:09.324807 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96a84f48-f227-4d84-b528-92bf2ca2fef1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:09.326568 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 979/3924] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:08 2026] POST /volume/v3/volumes => generated 778 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:09.339123 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-829ff4ff-4086-4a6b-8cc3-35417686ce06 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:09.344223 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-829ff4ff-4086-4a6b-8cc3-35417686ce06 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:09.344223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-829ff4ff-4086-4a6b-8cc3-35417686ce06 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:09.344223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-829ff4ff-4086-4a6b-8cc3-35417686ce06 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:09.344223 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-829ff4ff-4086-4a6b-8cc3-35417686ce06 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:09.351927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e85d81a2-e889-4086-8b3c-3e4698657095 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:09.354330 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:09.354330 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:09.354417 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e85d81a2-e889-4086-8b3c-3e4698657095 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d Aug 07 14:08:09.354470 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e85d81a2-e889-4086-8b3c-3e4698657095 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:09.354926 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e85d81a2-e889-4086-8b3c-3e4698657095 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:09.355242 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-829ff4ff-4086-4a6b-8cc3-35417686ce06 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:09.356189 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 982/3925] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:09 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:09.365072 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:09.365072 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:09.372141 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e85d81a2-e889-4086-8b3c-3e4698657095 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:09.377621 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e85d81a2-e889-4086-8b3c-3e4698657095 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d returned with HTTP 200 Aug 07 14:08:09.378887 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 987/3926] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:09 2026] GET /volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:09.495480 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-51bf9495-17d9-4e48-bc1c-05f7c2fe19db req-13c71e0d-1488-4c34-997c-8f44a25d35f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:09.498257 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-51bf9495-17d9-4e48-bc1c-05f7c2fe19db req-13c71e0d-1488-4c34-997c-8f44a25d35f0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805 Aug 07 14:08:09.499013 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-51bf9495-17d9-4e48-bc1c-05f7c2fe19db req-13c71e0d-1488-4c34-997c-8f44a25d35f0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:09.499185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-51bf9495-17d9-4e48-bc1c-05f7c2fe19db req-13c71e0d-1488-4c34-997c-8f44a25d35f0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:09.509465 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:09.509465 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:09.553584 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-beaf34ad-4963-4a8c-a436-1543b584e181 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:09.556930 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-beaf34ad-4963-4a8c-a436-1543b584e181 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:09.557276 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-beaf34ad-4963-4a8c-a436-1543b584e181 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:09.557433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-beaf34ad-4963-4a8c-a436-1543b584e181 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:09.557960 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-beaf34ad-4963-4a8c-a436-1543b584e181 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:09.564212 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:09.564212 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:09.565188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-beaf34ad-4963-4a8c-a436-1543b584e181 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:09.566086 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 980/3927] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:09 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:09.593025 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-51bf9495-17d9-4e48-bc1c-05f7c2fe19db req-13c71e0d-1488-4c34-997c-8f44a25d35f0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805 returned with HTTP 200 Aug 07 14:08:09.593398 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 979/3928] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:08:09 2026] DELETE /volume/v3/attachments/31637cd9-2c43-4b76-bbe7-cf59308a0805 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:10.023615 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c90cde56-fb10-4dba-990e-2c63fc7b8ea8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:10.025991 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c90cde56-fb10-4dba-990e-2c63fc7b8ea8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:10.027051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c90cde56-fb10-4dba-990e-2c63fc7b8ea8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:10.027051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c90cde56-fb10-4dba-990e-2c63fc7b8ea8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:10.028120 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c90cde56-fb10-4dba-990e-2c63fc7b8ea8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:10.036625 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:10.036625 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:10.038229 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c90cde56-fb10-4dba-990e-2c63fc7b8ea8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:10.038654 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 983/3929] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:10 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:10.378258 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63a84276-8e8b-4f12-8a1f-e0ed7f7950a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:10.380547 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63a84276-8e8b-4f12-8a1f-e0ed7f7950a9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:10.380878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63a84276-8e8b-4f12-8a1f-e0ed7f7950a9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:10.381146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63a84276-8e8b-4f12-8a1f-e0ed7f7950a9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:10.381355 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-63a84276-8e8b-4f12-8a1f-e0ed7f7950a9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:10.386896 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:10.386896 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:10.387576 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63a84276-8e8b-4f12-8a1f-e0ed7f7950a9 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:10.387950 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 988/3930] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:10 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:10.398953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40fa025f-4562-404d-add1-a0c48cff0094 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:10.400988 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40fa025f-4562-404d-add1-a0c48cff0094 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d Aug 07 14:08:10.401210 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40fa025f-4562-404d-add1-a0c48cff0094 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:10.401468 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40fa025f-4562-404d-add1-a0c48cff0094 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:10.414294 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:10.414294 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:10.420629 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-40fa025f-4562-404d-add1-a0c48cff0094 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:10.426087 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40fa025f-4562-404d-add1-a0c48cff0094 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d returned with HTTP 200 Aug 07 14:08:10.426489 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 981/3931] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:10 2026] GET /volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:10.441340 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:10.540792 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:10.543921 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64c1b912-f654-4d24-a42a-af91cf108a9d", "name": "tempest-ProjectMemberTests-Snapshot-2052655866"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:10.553041 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:10.553041 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:10.553689 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Volume info retrieved successfully. Aug 07 14:08:10.553828 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Create snapshot from volume 64c1b912-f654-4d24-a42a-af91cf108a9d Aug 07 14:08:10.579630 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-224caad2-75e2-48fd-a721-d47bdee40154 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:10.582137 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-224caad2-75e2-48fd-a721-d47bdee40154 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:10.582386 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-224caad2-75e2-48fd-a721-d47bdee40154 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:10.582607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-224caad2-75e2-48fd-a721-d47bdee40154 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:10.582892 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-224caad2-75e2-48fd-a721-d47bdee40154 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:10.593412 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:10.593412 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:10.594918 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-224caad2-75e2-48fd-a721-d47bdee40154 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:10.596126 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 984/3932] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:10 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:10.618057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Created reservations ['1740831f-6420-4562-937c-c7535bfeaca3', 'f3862c37-12bb-4f34-a0d9-dcfb1de8f048', '603d759e-ed90-438a-88d8-ae9a273d3f8e', '24e42fb7-963c-498c-b5ba-6cd50791f691'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:10.668659 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot create request issued successfully. Aug 07 14:08:10.669118 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2affca7-4a96-48d6-81d0-4fadd9a1e7b1 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:10.669673 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 980/3933] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:10 2026] POST /volume/v3/snapshots => generated 305 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:10.685054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e936ca1-1234-4770-8526-09b9eeb226c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:10.688607 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e936ca1-1234-4770-8526-09b9eeb226c5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f Aug 07 14:08:10.689215 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e936ca1-1234-4770-8526-09b9eeb226c5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:10.689632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e936ca1-1234-4770-8526-09b9eeb226c5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:10.697461 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:10.697461 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:10.698017 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e936ca1-1234-4770-8526-09b9eeb226c5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:10.699061 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e936ca1-1234-4770-8526-09b9eeb226c5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f returned with HTTP 200 Aug 07 14:08:10.699554 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 989/3934] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:10 2026] GET /volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:11.054050 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-784200cb-fe3a-4b02-8243-7bc1c12e4388 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:11.056667 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-784200cb-fe3a-4b02-8243-7bc1c12e4388 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:11.057575 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-784200cb-fe3a-4b02-8243-7bc1c12e4388 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:11.057575 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-784200cb-fe3a-4b02-8243-7bc1c12e4388 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:11.058225 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-784200cb-fe3a-4b02-8243-7bc1c12e4388 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:11.068124 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:11.068124 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:11.068931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-784200cb-fe3a-4b02-8243-7bc1c12e4388 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:11.069477 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 982/3935] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:11 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:11.401622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b868f1ff-5111-4f90-8d3e-df8fc3814063 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:11.404170 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b868f1ff-5111-4f90-8d3e-df8fc3814063 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:11.404508 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b868f1ff-5111-4f90-8d3e-df8fc3814063 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:11.405319 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b868f1ff-5111-4f90-8d3e-df8fc3814063 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:11.405319 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b868f1ff-5111-4f90-8d3e-df8fc3814063 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:11.411748 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:11.411748 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:11.412702 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b868f1ff-5111-4f90-8d3e-df8fc3814063 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:11.413044 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 985/3936] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:11 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:11.615920 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19d85345-f994-44d2-88ff-f39133fcd5c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:11.621071 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19d85345-f994-44d2-88ff-f39133fcd5c3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:11.621071 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19d85345-f994-44d2-88ff-f39133fcd5c3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:11.621414 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19d85345-f994-44d2-88ff-f39133fcd5c3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:11.621414 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-19d85345-f994-44d2-88ff-f39133fcd5c3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:11.628899 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:11.628899 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:11.630104 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19d85345-f994-44d2-88ff-f39133fcd5c3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:11.631033 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 981/3937] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:11 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:11.714163 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1eba90d1-70da-4f86-b9ed-f1e40b96a97f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:11.717868 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1eba90d1-70da-4f86-b9ed-f1e40b96a97f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f Aug 07 14:08:11.717868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1eba90d1-70da-4f86-b9ed-f1e40b96a97f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:11.717868 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1eba90d1-70da-4f86-b9ed-f1e40b96a97f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:11.724730 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:11.724730 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:11.725746 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1eba90d1-70da-4f86-b9ed-f1e40b96a97f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:11.726970 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1eba90d1-70da-4f86-b9ed-f1e40b96a97f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f returned with HTTP 200 Aug 07 14:08:11.728125 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 990/3938] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:11 2026] GET /volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:11.742726 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:11.746002 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f Aug 07 14:08:11.746194 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:11.746994 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:11.746994 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Delete snapshot with id: 5ba15138-5f80-4d30-833b-7bae870e792f Aug 07 14:08:11.755291 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:11.755291 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:11.756236 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:11.796956 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot delete request issued successfully. Aug 07 14:08:11.796956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5408fdf4-ec50-4d6f-aa94-f343e0ebce49 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f returned with HTTP 202 Aug 07 14:08:11.796956 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 983/3939] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:11 2026] DELETE /volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:11.809295 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dca25331-bbee-4fc0-ba51-25378774586e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:11.812278 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dca25331-bbee-4fc0-ba51-25378774586e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f Aug 07 14:08:11.812689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dca25331-bbee-4fc0-ba51-25378774586e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:11.812753 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dca25331-bbee-4fc0-ba51-25378774586e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:11.824184 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:11.824184 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:11.824547 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dca25331-bbee-4fc0-ba51-25378774586e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:11.825703 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dca25331-bbee-4fc0-ba51-25378774586e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f returned with HTTP 200 Aug 07 14:08:11.827049 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 986/3940] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:11 2026] GET /volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:12.084453 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-098cceb7-f64e-417d-9478-056f5bad2522 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.086710 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-098cceb7-f64e-417d-9478-056f5bad2522 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:12.086912 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-098cceb7-f64e-417d-9478-056f5bad2522 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.087199 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-098cceb7-f64e-417d-9478-056f5bad2522 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.087303 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-098cceb7-f64e-417d-9478-056f5bad2522 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:12.093242 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:12.093242 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:12.093242 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-098cceb7-f64e-417d-9478-056f5bad2522 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:12.093600 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 982/3941] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:12 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:12.433019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c66fb6c-f911-47f7-8dff-987e523687a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.435169 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c66fb6c-f911-47f7-8dff-987e523687a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:12.436135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c66fb6c-f911-47f7-8dff-987e523687a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.436135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c66fb6c-f911-47f7-8dff-987e523687a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.436135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0c66fb6c-f911-47f7-8dff-987e523687a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:12.442099 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:12.442099 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:12.443878 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c66fb6c-f911-47f7-8dff-987e523687a7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:12.444218 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 991/3942] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:12 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:12.649979 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e1be300-f2dc-40ef-8395-e2ce11fe2ec8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.652111 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e1be300-f2dc-40ef-8395-e2ce11fe2ec8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:12.652306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e1be300-f2dc-40ef-8395-e2ce11fe2ec8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.652508 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e1be300-f2dc-40ef-8395-e2ce11fe2ec8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.652626 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0e1be300-f2dc-40ef-8395-e2ce11fe2ec8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:12.658448 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:12.658448 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:12.659241 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e1be300-f2dc-40ef-8395-e2ce11fe2ec8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:12.659490 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 984/3943] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:12 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:12.839955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0fd4d842-551d-44f8-8027-343fd5ef3124 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.842977 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fd4d842-551d-44f8-8027-343fd5ef3124 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f Aug 07 14:08:12.843796 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0fd4d842-551d-44f8-8027-343fd5ef3124 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.843796 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0fd4d842-551d-44f8-8027-343fd5ef3124 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.854797 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fd4d842-551d-44f8-8027-343fd5ef3124 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f returned with HTTP 404 Aug 07 14:08:12.858162 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 987/3944] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:12 2026] GET /volume/v3/snapshots/5ba15138-5f80-4d30-833b-7bae870e792f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:12.867359 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.872124 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d Aug 07 14:08:12.872661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.873010 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.873540 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: 64c1b912-f654-4d24-a42a-af91cf108a9d Aug 07 14:08:12.884464 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:12.884464 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:12.885034 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:12.900069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.902977 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:08:12.903653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.903653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.903935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete volume with id: 9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:08:12.915381 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:12.915381 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:12.916439 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:08:12.926061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-80192415-03cf-44b1-86af-163260b62486 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.931929 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80192415-03cf-44b1-86af-163260b62486 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:12.932455 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80192415-03cf-44b1-86af-163260b62486 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.935647 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80192415-03cf-44b1-86af-163260b62486 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.937797 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:12.938079 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3782f8cd-13f3-4422-b3ab-9051f87cd2e9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d returned with HTTP 202 Aug 07 14:08:12.938659 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 983/3945] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:12 2026] DELETE /volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:12.951869 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-375c8287-1d20-4190-a05b-df8fdefae75d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.954636 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-375c8287-1d20-4190-a05b-df8fdefae75d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d Aug 07 14:08:12.955773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-375c8287-1d20-4190-a05b-df8fdefae75d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.955773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-375c8287-1d20-4190-a05b-df8fdefae75d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.959255 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:12.959255 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:12.960797 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete volume request issued successfully. Aug 07 14:08:12.960797 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59375381-4ab4-47db-9931-2dcd4cc1d5da tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 202 Aug 07 14:08:12.960797 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 992/3946] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:08:12 2026] DELETE /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:08:12.972217 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6aaa1759-81ba-4cb6-bb5a-0d7421473df0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:12.974590 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-80192415-03cf-44b1-86af-163260b62486 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:12.974741 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aaa1759-81ba-4cb6-bb5a-0d7421473df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:08:12.975134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aaa1759-81ba-4cb6-bb5a-0d7421473df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:12.975585 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aaa1759-81ba-4cb6-bb5a-0d7421473df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:12.982883 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80192415-03cf-44b1-86af-163260b62486 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:12.983031 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:12.983031 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:12.983108 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 985/3947] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:12 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:13.001198 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.001198 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:13.001508 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-375c8287-1d20-4190-a05b-df8fdefae75d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:13.006501 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9eae01a1-3cb3-4c5d-b827-367bd995e37d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.012017 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9eae01a1-3cb3-4c5d-b827-367bd995e37d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:13.012017 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9eae01a1-3cb3-4c5d-b827-367bd995e37d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.012017 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9eae01a1-3cb3-4c5d-b827-367bd995e37d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.012309 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6aaa1759-81ba-4cb6-bb5a-0d7421473df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:08:13.016753 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-375c8287-1d20-4190-a05b-df8fdefae75d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d returned with HTTP 200 Aug 07 14:08:13.017472 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 988/3948] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:12 2026] GET /volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d => generated 1017 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:13.019022 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aaa1759-81ba-4cb6-bb5a-0d7421473df0 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 200 Aug 07 14:08:13.019935 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 984/3949] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:08:12 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 1422 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:08:13.026743 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.026743 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:13.033538 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9eae01a1-3cb3-4c5d-b827-367bd995e37d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:13.044764 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9eae01a1-3cb3-4c5d-b827-367bd995e37d tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:13.044764 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 993/3950] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:13.109389 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c2e4a86-1207-44fb-b2fa-327924a12168 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.111212 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c2e4a86-1207-44fb-b2fa-327924a12168 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:13.111419 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c2e4a86-1207-44fb-b2fa-327924a12168 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.112228 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c2e4a86-1207-44fb-b2fa-327924a12168 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.112228 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3c2e4a86-1207-44fb-b2fa-327924a12168 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:13.114020 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a593444a-ee37-4604-b5fc-e8871d05b552 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.117551 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a593444a-ee37-4604-b5fc-e8871d05b552 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:13.117680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a593444a-ee37-4604-b5fc-e8871d05b552 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.117991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a593444a-ee37-4604-b5fc-e8871d05b552 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.118480 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.118480 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:13.119555 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c2e4a86-1207-44fb-b2fa-327924a12168 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:13.120080 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 986/3951] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:13.134255 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.134255 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:13.140326 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a593444a-ee37-4604-b5fc-e8871d05b552 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:13.151432 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a593444a-ee37-4604-b5fc-e8871d05b552 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:13.157105 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 989/3952] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:13.281162 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2762666-ec48-46e8-af03-c427ab16138d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.281672 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2762666-ec48-46e8-af03-c427ab16138d None None] GET https://10.4.3.193/volume// Aug 07 14:08:13.282047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2762666-ec48-46e8-af03-c427ab16138d None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.282242 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2762666-ec48-46e8-af03-c427ab16138d None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.282612 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2762666-ec48-46e8-af03-c427ab16138d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:13.283133 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 985/3953] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:13.297490 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-9cd782a5-a383-4251-b7ec-e7e288982319 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.456754 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39fe6310-8b51-4a20-a436-3601be69dca6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.459913 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39fe6310-8b51-4a20-a436-3601be69dca6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:13.460398 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39fe6310-8b51-4a20-a436-3601be69dca6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.460646 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39fe6310-8b51-4a20-a436-3601be69dca6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.460764 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-39fe6310-8b51-4a20-a436-3601be69dca6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:13.467590 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.467590 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:13.468616 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39fe6310-8b51-4a20-a436-3601be69dca6 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:13.469437 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 987/3954] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:13.550751 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-9cd782a5-a383-4251-b7ec-e7e288982319 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:08:13.551285 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-9cd782a5-a383-4251-b7ec-e7e288982319 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d103415e-17d7-4147-b1f5-43115978b6fb", "connector": null, "instance_uuid": "7ebe8fb4-46c0-4dd0-8926-cb0cdfaad1f6"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:13.563689 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.563689 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:13.600913 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-9cd782a5-a383-4251-b7ec-e7e288982319 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:08:13.601418 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 994/3955] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:08:13 2026] POST /volume/v3/attachments => generated 273 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:13.642301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6aac2d46-eb8f-4076-a64c-e68af0de7f3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.645472 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aac2d46-eb8f-4076-a64c-e68af0de7f3e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:13.645949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aac2d46-eb8f-4076-a64c-e68af0de7f3e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.646351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aac2d46-eb8f-4076-a64c-e68af0de7f3e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.664492 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.664492 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:13.669315 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6aac2d46-eb8f-4076-a64c-e68af0de7f3e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:13.673552 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2aab91e5-acbb-425d-a6a4-58a7d308a314 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.675022 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aac2d46-eb8f-4076-a64c-e68af0de7f3e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:13.675630 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 990/3956] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:13.677197 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2aab91e5-acbb-425d-a6a4-58a7d308a314 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:13.677778 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2aab91e5-acbb-425d-a6a4-58a7d308a314 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.677960 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2aab91e5-acbb-425d-a6a4-58a7d308a314 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.678104 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2aab91e5-acbb-425d-a6a4-58a7d308a314 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:13.683007 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83a834cf-e2b9-4f85-a1b1-57117f54db02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.683456 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83a834cf-e2b9-4f85-a1b1-57117f54db02 None None] GET https://10.4.3.193/volume// Aug 07 14:08:13.683655 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83a834cf-e2b9-4f85-a1b1-57117f54db02 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.684147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83a834cf-e2b9-4f85-a1b1-57117f54db02 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.684431 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.684431 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:13.684594 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83a834cf-e2b9-4f85-a1b1-57117f54db02 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:13.684835 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 986/3957] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/ => generated 386 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:13.686830 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2aab91e5-acbb-425d-a6a4-58a7d308a314 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:13.687420 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 988/3958] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:13.702519 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-b061a4a0-5e42-412b-a00f-7e9bc5d72eae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.705812 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-b061a4a0-5e42-412b-a00f-7e9bc5d72eae tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:13.705812 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-b061a4a0-5e42-412b-a00f-7e9bc5d72eae tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:13.706065 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-b061a4a0-5e42-412b-a00f-7e9bc5d72eae tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:13.718038 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.718038 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:13.723099 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-b061a4a0-5e42-412b-a00f-7e9bc5d72eae tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:13.729727 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-b061a4a0-5e42-412b-a00f-7e9bc5d72eae tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:13.730511 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 995/3959] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:08:13 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:08:13.870412 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a8165b5a-bf17-45f3-83fc-800699c158af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:13.874524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a8165b5a-bf17-45f3-83fc-800699c158af tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] PUT https://10.4.3.193/volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091 Aug 07 14:08:13.874524 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a8165b5a-bf17-45f3-83fc-800699c158af tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:13.886853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a8165b5a-bf17-45f3-83fc-800699c158af tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Acquiring lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:08:13.894579 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a8165b5a-bf17-45f3-83fc-800699c158af tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:08:13.897649 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:13.897649 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:14.037239 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a8165b5a-bf17-45f3-83fc-800699c158af tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" released by "attachment_update" :: held 0.143s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:08:14.037623 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-a8165b5a-bf17-45f3-83fc-800699c158af tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091 returned with HTTP 200 Aug 07 14:08:14.039335 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0edd66f9-b550-487c-924d-89c428f1eae2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.041368 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 991/3960] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:08:13 2026] PUT /volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091 => generated 968 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:14.044336 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-313ab270-7d3c-43f1-94e2-3b04ba68766c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.045619 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0edd66f9-b550-487c-924d-89c428f1eae2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d Aug 07 14:08:14.045871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0edd66f9-b550-487c-924d-89c428f1eae2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.046341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0edd66f9-b550-487c-924d-89c428f1eae2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.047773 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-313ab270-7d3c-43f1-94e2-3b04ba68766c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 Aug 07 14:08:14.048128 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-313ab270-7d3c-43f1-94e2-3b04ba68766c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.048241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-313ab270-7d3c-43f1-94e2-3b04ba68766c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.055789 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-313ab270-7d3c-43f1-94e2-3b04ba68766c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 returned with HTTP 404 Aug 07 14:08:14.056428 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 989/3961] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/volumes/9575de8e-18fa-410c-80a7-41d8e7d89a75 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:08:14.057368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-7de961d1-ace6-402d-a5e8-11a694108d35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.058571 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0edd66f9-b550-487c-924d-89c428f1eae2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d returned with HTTP 404 Aug 07 14:08:14.059039 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 987/3962] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/volumes/64c1b912-f654-4d24-a42a-af91cf108a9d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:14.060884 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-7de961d1-ace6-402d-a5e8-11a694108d35 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption Aug 07 14:08:14.061116 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-7de961d1-ace6-402d-a5e8-11a694108d35 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.061314 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-7de961d1-ace6-402d-a5e8-11a694108d35 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.066410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.069985 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 Aug 07 14:08:14.069985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.069985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.069985 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete snapshot with id: d8196c70-3f44-4b88-b2f4-dfdd60b1f811 Aug 07 14:08:14.070177 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.071744 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:14.073759 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-320898908"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:14.073919 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.073919 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:14.074079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-320898908'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:14.074248 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:14.075376 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.075376 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:14.076101 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:08:14.080736 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:14.081281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-7de961d1-ace6-402d-a5e8-11a694108d35 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption returned with HTTP 200 Aug 07 14:08:14.081803 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 996/3963] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:14.087613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (59b4addb-ab19-4c55-8187-0d840f87cc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:14.089187 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1516b222-8041-436d-84ef-cb797b1e8102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:14.090024 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:14.103363 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot delete request issued successfully. Aug 07 14:08:14.103629 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71a30f6f-daf4-4783-975e-50cfc8786d91 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 returned with HTTP 202 Aug 07 14:08:14.104342 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 992/3964] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:14 2026] DELETE /volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:14.113949 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2fc5caa9-504e-4eaf-9e83-bb725e27d22c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.118245 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2fc5caa9-504e-4eaf-9e83-bb725e27d22c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 Aug 07 14:08:14.118541 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2fc5caa9-504e-4eaf-9e83-bb725e27d22c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.118856 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2fc5caa9-504e-4eaf-9e83-bb725e27d22c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.132459 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1516b222-8041-436d-84ef-cb797b1e8102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:14.133286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ce5c29-57b6-41f0-b8ab-8eef6e94250f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:14.135174 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.135174 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:14.135759 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2fc5caa9-504e-4eaf-9e83-bb725e27d22c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:08:14.136188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6320758f-9335-497e-843e-6ffe6502cc9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.136785 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2fc5caa9-504e-4eaf-9e83-bb725e27d22c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 returned with HTTP 200 Aug 07 14:08:14.137605 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 988/3965] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 => generated 480 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:14.139446 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6320758f-9335-497e-843e-6ffe6502cc9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:14.139695 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6320758f-9335-497e-843e-6ffe6502cc9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.140000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6320758f-9335-497e-843e-6ffe6502cc9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.140164 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6320758f-9335-497e-843e-6ffe6502cc9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:14.147715 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.147715 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:14.148760 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6320758f-9335-497e-843e-6ffe6502cc9d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:14.149904 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 997/3966] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:14.193965 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['6ad866f8-d25b-4b5e-9b29-4bca3345005b', '41abcec5-8512-434c-a9a7-0a05905024f8', '12492313-a3c7-44c8-adb2-f90fcc47254f', 'fff60287-a5aa-469b-9535-13fd4deb36bb'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:14.194771 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ce5c29-57b6-41f0-b8ab-8eef6e94250f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad866f8-d25b-4b5e-9b29-4bca3345005b', '41abcec5-8512-434c-a9a7-0a05905024f8', '12492313-a3c7-44c8-adb2-f90fcc47254f', 'fff60287-a5aa-469b-9535-13fd4deb36bb']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:14.195864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1256170-af79-41e7-bc7f-81b978587438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:14.219125 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1256170-af79-41e7-bc7f-81b978587438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd584d370-4647-44f3-a89f-f169587608c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-320898908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['6ad866f8-d25b-4b5e-9b29-4bca3345005b','41abcec5-8512-434c-a9a7-0a05905024f8','12492313-a3c7-44c8-adb2-f90fcc47254f','fff60287-a5aa-469b-9535-13fd4deb36bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-320898908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d584d370-4647-44f3-a89f-f169587608c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:14.219858 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead01d97-2d71-48c2-a1a8-dc84aada87bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:14.242209 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead01d97-2d71-48c2-a1a8-dc84aada87bb) transitioned into state 'SUCCESS' from state '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-320898908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['6ad866f8-d25b-4b5e-9b29-4bca3345005b','41abcec5-8512-434c-a9a7-0a05905024f8','12492313-a3c7-44c8-adb2-f90fcc47254f','fff60287-a5aa-469b-9535-13fd4deb36bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:14.242999 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f796fc77-d2f1-470d-9a8e-912a05098309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:14.253752 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f796fc77-d2f1-470d-9a8e-912a05098309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:14.254948 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (59b4addb-ab19-4c55-8187-0d840f87cc0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:14.255344 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:14.256100 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a78e372-8b73-44e6-94fe-b26c935bf834 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:14.256614 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 990/3967] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:14 2026] POST /volume/v3/volumes => generated 777 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:14.275948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-35b61fc5-5989-4f8f-b8fa-65357762c12e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.278179 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35b61fc5-5989-4f8f-b8fa-65357762c12e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 Aug 07 14:08:14.278424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35b61fc5-5989-4f8f-b8fa-65357762c12e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.278656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35b61fc5-5989-4f8f-b8fa-65357762c12e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.291338 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.291338 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:14.295893 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-35b61fc5-5989-4f8f-b8fa-65357762c12e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:14.301659 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35b61fc5-5989-4f8f-b8fa-65357762c12e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 returned with HTTP 200 Aug 07 14:08:14.302279 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 993/3968] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:14.491906 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-acbe5d6a-b342-4df3-ae04-0f4ebb2da1a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.504054 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-acbe5d6a-b342-4df3-ae04-0f4ebb2da1a0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:14.505491 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-acbe5d6a-b342-4df3-ae04-0f4ebb2da1a0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.505761 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-acbe5d6a-b342-4df3-ae04-0f4ebb2da1a0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.505946 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-acbe5d6a-b342-4df3-ae04-0f4ebb2da1a0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:14.526472 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.526472 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:14.527342 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-acbe5d6a-b342-4df3-ae04-0f4ebb2da1a0 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:14.527749 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 989/3969] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:14.691943 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-880c3830-2819-4764-82ca-b1a21bb713cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.693507 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-880c3830-2819-4764-82ca-b1a21bb713cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:14.694032 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-880c3830-2819-4764-82ca-b1a21bb713cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.694382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-880c3830-2819-4764-82ca-b1a21bb713cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.708941 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.708941 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:14.710413 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92fb8507-6825-4550-8018-63685d5b29c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:14.711519 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92fb8507-6825-4550-8018-63685d5b29c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:14.712818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92fb8507-6825-4550-8018-63685d5b29c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:14.712818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92fb8507-6825-4550-8018-63685d5b29c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:14.712818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-92fb8507-6825-4550-8018-63685d5b29c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:14.714485 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-880c3830-2819-4764-82ca-b1a21bb713cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:14.717552 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:14.717552 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:14.718586 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92fb8507-6825-4550-8018-63685d5b29c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:14.718993 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 991/3970] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:14.721657 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-880c3830-2819-4764-82ca-b1a21bb713cb tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:14.722383 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 998/3971] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:14 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:15.151754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1457a178-3aba-4d17-9e74-6b4d9dc24713 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.154122 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1457a178-3aba-4d17-9e74-6b4d9dc24713 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 Aug 07 14:08:15.154368 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1457a178-3aba-4d17-9e74-6b4d9dc24713 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:15.154608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1457a178-3aba-4d17-9e74-6b4d9dc24713 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:15.162669 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24ec3fa6-deac-487e-a8d7-f9678976b5a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.164720 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24ec3fa6-deac-487e-a8d7-f9678976b5a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:15.164942 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24ec3fa6-deac-487e-a8d7-f9678976b5a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:15.165029 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1457a178-3aba-4d17-9e74-6b4d9dc24713 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 returned with HTTP 404 Aug 07 14:08:15.165148 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24ec3fa6-deac-487e-a8d7-f9678976b5a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:15.165289 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-24ec3fa6-deac-487e-a8d7-f9678976b5a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:15.165601 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 994/3972] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:15 2026] GET /volume/v3/snapshots/d8196c70-3f44-4b88-b2f4-dfdd60b1f811 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:15.172490 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:15.172490 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:15.176273 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24ec3fa6-deac-487e-a8d7-f9678976b5a8 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:15.177180 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 990/3973] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:15 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:15.319890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-971813b3-8cea-4c54-b1cc-82f0c5972d56 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.320713 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-971813b3-8cea-4c54-b1cc-82f0c5972d56 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 Aug 07 14:08:15.320713 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-971813b3-8cea-4c54-b1cc-82f0c5972d56 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:15.320831 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-971813b3-8cea-4c54-b1cc-82f0c5972d56 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:15.334028 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:15.334028 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:15.338807 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-971813b3-8cea-4c54-b1cc-82f0c5972d56 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:15.344398 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-971813b3-8cea-4c54-b1cc-82f0c5972d56 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 returned with HTTP 200 Aug 07 14:08:15.344398 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 992/3974] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:15 2026] GET /volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:15.367288 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b778e35b-d150-4057-baf1-499e163704e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.369034 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b778e35b-d150-4057-baf1-499e163704e2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:15.370341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b778e35b-d150-4057-baf1-499e163704e2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d584d370-4647-44f3-a89f-f169587608c4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1161193165"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:15.392628 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:15.392628 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:15.392628 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b778e35b-d150-4057-baf1-499e163704e2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:15.392628 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b778e35b-d150-4057-baf1-499e163704e2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume d584d370-4647-44f3-a89f-f169587608c4 Aug 07 14:08:15.439743 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b778e35b-d150-4057-baf1-499e163704e2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['2704e879-d4e6-4039-be56-68d9fad42427', '7497b1cb-11a8-46bf-86be-c5aebef036e1', '29e5c7e9-a8c3-4bab-a0f7-fe36e7574c2c', '50f8e28a-047d-48c0-90b6-8524e3f1d04e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:15.496509 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b778e35b-d150-4057-baf1-499e163704e2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:15.496509 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b778e35b-d150-4057-baf1-499e163704e2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:15.496509 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 999/3975] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:15.514422 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf080774-3786-4269-8ea0-947e5ce25529 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.518039 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf080774-3786-4269-8ea0-947e5ce25529 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:15.518153 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf080774-3786-4269-8ea0-947e5ce25529 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:15.518369 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf080774-3786-4269-8ea0-947e5ce25529 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:15.526667 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:15.526667 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:15.527603 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf080774-3786-4269-8ea0-947e5ce25529 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:15.528303 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf080774-3786-4269-8ea0-947e5ce25529 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a returned with HTTP 200 Aug 07 14:08:15.529765 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 995/3976] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:15 2026] GET /volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:15.548267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1a1e3c7-92c8-4c39-a9cb-0f64340e3513 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.555090 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1a1e3c7-92c8-4c39-a9cb-0f64340e3513 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:15.555984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1a1e3c7-92c8-4c39-a9cb-0f64340e3513 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:15.555984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1a1e3c7-92c8-4c39-a9cb-0f64340e3513 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:15.556258 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a1a1e3c7-92c8-4c39-a9cb-0f64340e3513 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:15.561316 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:15.561316 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:15.562136 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1a1e3c7-92c8-4c39-a9cb-0f64340e3513 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:15.562554 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 991/3977] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:15 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:15.731396 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7daa8fd-7c2f-444b-a7df-507d54278581 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.733452 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7daa8fd-7c2f-444b-a7df-507d54278581 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:15.733733 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7daa8fd-7c2f-444b-a7df-507d54278581 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:15.733906 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7daa8fd-7c2f-444b-a7df-507d54278581 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:15.734145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e7daa8fd-7c2f-444b-a7df-507d54278581 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:15.736191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4d757cf-ae54-4d68-ab14-bfe6883429f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:15.738131 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4d757cf-ae54-4d68-ab14-bfe6883429f7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:15.738317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4d757cf-ae54-4d68-ab14-bfe6883429f7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:15.738571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4d757cf-ae54-4d68-ab14-bfe6883429f7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:15.738801 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:15.738801 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:15.739523 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7daa8fd-7c2f-444b-a7df-507d54278581 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:15.739998 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 993/3978] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:15 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:15.749309 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:15.749309 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:15.753833 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4d757cf-ae54-4d68-ab14-bfe6883429f7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:15.760975 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4d757cf-ae54-4d68-ab14-bfe6883429f7 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:15.761630 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1000/3979] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:15 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:16.198813 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a4e4bae-f833-452d-93d4-6e0da142e089 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:16.207011 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a4e4bae-f833-452d-93d4-6e0da142e089 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:16.207011 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a4e4bae-f833-452d-93d4-6e0da142e089 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:16.207011 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a4e4bae-f833-452d-93d4-6e0da142e089 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:16.207011 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8a4e4bae-f833-452d-93d4-6e0da142e089 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:16.218676 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:16.218676 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:16.220249 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a4e4bae-f833-452d-93d4-6e0da142e089 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:16.220249 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 996/3980] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:16 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:16.542650 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7734b162-6589-410e-9c8d-a52df690ccdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:16.547156 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7734b162-6589-410e-9c8d-a52df690ccdb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:16.547156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7734b162-6589-410e-9c8d-a52df690ccdb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:16.548258 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7734b162-6589-410e-9c8d-a52df690ccdb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:16.557443 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:16.557443 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:16.557774 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7734b162-6589-410e-9c8d-a52df690ccdb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:16.558672 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7734b162-6589-410e-9c8d-a52df690ccdb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a returned with HTTP 200 Aug 07 14:08:16.559188 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 992/3981] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:16 2026] GET /volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:16.571915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce23a891-19ff-425d-bab1-e3785f58852a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:16.574637 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce23a891-19ff-425d-bab1-e3785f58852a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:16.575016 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce23a891-19ff-425d-bab1-e3785f58852a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:16.575325 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce23a891-19ff-425d-bab1-e3785f58852a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:16.575496 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-ce23a891-19ff-425d-bab1-e3785f58852a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Delete snapshot with id: d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:16.578632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5620a042-16df-458b-86e7-56b909f41e9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:16.581562 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5620a042-16df-458b-86e7-56b909f41e9a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:16.582987 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5620a042-16df-458b-86e7-56b909f41e9a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:16.583269 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5620a042-16df-458b-86e7-56b909f41e9a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:16.583478 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5620a042-16df-458b-86e7-56b909f41e9a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:16.585617 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:16.585617 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:16.587800 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce23a891-19ff-425d-bab1-e3785f58852a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:16.591243 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:16.591243 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:16.591696 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5620a042-16df-458b-86e7-56b909f41e9a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:16.592085 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1001/3982] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:16 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:16.609869 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce23a891-19ff-425d-bab1-e3785f58852a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot delete request issued successfully. Aug 07 14:08:16.609869 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce23a891-19ff-425d-bab1-e3785f58852a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a returned with HTTP 202 Aug 07 14:08:16.609869 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 994/3983] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:16 2026] DELETE /volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:16.619639 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e0653b7-089e-4cf3-a544-906560a90d1c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:16.621737 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e0653b7-089e-4cf3-a544-906560a90d1c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:16.622151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e0653b7-089e-4cf3-a544-906560a90d1c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:16.622480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e0653b7-089e-4cf3-a544-906560a90d1c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:16.633161 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:16.633161 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:16.634497 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e0653b7-089e-4cf3-a544-906560a90d1c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:16.635918 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e0653b7-089e-4cf3-a544-906560a90d1c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a returned with HTTP 200 Aug 07 14:08:16.637898 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 997/3984] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:16 2026] GET /volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:16.754744 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35acdff3-afc0-4fff-9a38-cb19e1afd902 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:16.757612 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35acdff3-afc0-4fff-9a38-cb19e1afd902 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:16.757918 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35acdff3-afc0-4fff-9a38-cb19e1afd902 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:16.758131 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35acdff3-afc0-4fff-9a38-cb19e1afd902 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:16.758284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-35acdff3-afc0-4fff-9a38-cb19e1afd902 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:16.763406 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:16.763406 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:16.764287 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35acdff3-afc0-4fff-9a38-cb19e1afd902 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:16.765675 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 993/3985] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:16 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:16.779440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abd9f76d-2ddf-46a9-9c9f-01203f3a4531 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:16.781792 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abd9f76d-2ddf-46a9-9c9f-01203f3a4531 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:16.782067 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abd9f76d-2ddf-46a9-9c9f-01203f3a4531 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:16.782308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abd9f76d-2ddf-46a9-9c9f-01203f3a4531 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:16.796831 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:16.796831 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:16.802180 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abd9f76d-2ddf-46a9-9c9f-01203f3a4531 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:16.808719 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abd9f76d-2ddf-46a9-9c9f-01203f3a4531 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:16.810022 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1002/3986] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:16 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:17.242930 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6e24493-e23a-47fa-9259-aa78c02d2a30 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.249098 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6e24493-e23a-47fa-9259-aa78c02d2a30 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:17.249379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6e24493-e23a-47fa-9259-aa78c02d2a30 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.249602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6e24493-e23a-47fa-9259-aa78c02d2a30 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.249885 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a6e24493-e23a-47fa-9259-aa78c02d2a30 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:17.256381 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:17.256381 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:17.257236 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6e24493-e23a-47fa-9259-aa78c02d2a30 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:17.257907 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 995/3987] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:17 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:17.605276 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45a4c53d-9284-4fbe-9feb-48d64899e6c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.608626 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45a4c53d-9284-4fbe-9feb-48d64899e6c3 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:17.608946 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45a4c53d-9284-4fbe-9feb-48d64899e6c3 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.609195 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45a4c53d-9284-4fbe-9feb-48d64899e6c3 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.609337 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-45a4c53d-9284-4fbe-9feb-48d64899e6c3 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:17.615988 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:17.615988 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:17.616368 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45a4c53d-9284-4fbe-9feb-48d64899e6c3 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:17.616913 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 998/3988] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:17 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:17.651093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a371b2ea-7d70-4136-ba40-9645ad78288f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.654971 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a371b2ea-7d70-4136-ba40-9645ad78288f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:17.655228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a371b2ea-7d70-4136-ba40-9645ad78288f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.656146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a371b2ea-7d70-4136-ba40-9645ad78288f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.668041 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a371b2ea-7d70-4136-ba40-9645ad78288f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a returned with HTTP 404 Aug 07 14:08:17.669003 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 994/3989] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:17 2026] GET /volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:17.678392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f28445cb-84d4-4bf3-b42f-5be9dde29c74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.683921 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f28445cb-84d4-4bf3-b42f-5be9dde29c74 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:17.684182 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f28445cb-84d4-4bf3-b42f-5be9dde29c74 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.684914 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f28445cb-84d4-4bf3-b42f-5be9dde29c74 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.684914 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f28445cb-84d4-4bf3-b42f-5be9dde29c74 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:17.700053 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f28445cb-84d4-4bf3-b42f-5be9dde29c74 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a returned with HTTP 404 Aug 07 14:08:17.702189 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1003/3990] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:17 2026] DELETE /volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:17.712374 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-44eb4df0-b78e-43a5-964b-7cce1513f46b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.716620 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44eb4df0-b78e-43a5-964b-7cce1513f46b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a Aug 07 14:08:17.716954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44eb4df0-b78e-43a5-964b-7cce1513f46b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.717229 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-44eb4df0-b78e-43a5-964b-7cce1513f46b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.722553 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-44eb4df0-b78e-43a5-964b-7cce1513f46b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a returned with HTTP 404 Aug 07 14:08:17.723719 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 996/3991] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:17 2026] GET /volume/v3/snapshots/d6891f85-196b-4da7-b291-7bdaae85165a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:17.732480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.735781 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 Aug 07 14:08:17.736007 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.736515 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.736515 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: d584d370-4647-44f3-a89f-f169587608c4 Aug 07 14:08:17.744501 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:17.744501 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:17.744913 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:17.778751 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5b1de8b-b31f-43e7-ad94-f2e06c87b3f3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.778973 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:17.779370 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf21f18b-1a59-4ed6-a688-7f7e291793ee tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 returned with HTTP 202 Aug 07 14:08:17.779750 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 999/3992] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:17 2026] DELETE /volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:17.784017 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5b1de8b-b31f-43e7-ad94-f2e06c87b3f3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:17.784528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5b1de8b-b31f-43e7-ad94-f2e06c87b3f3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.784528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5b1de8b-b31f-43e7-ad94-f2e06c87b3f3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.784794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e5b1de8b-b31f-43e7-ad94-f2e06c87b3f3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:17.791262 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2960b6b3-3459-4c21-9637-31fec4c20454 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.794015 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2960b6b3-3459-4c21-9637-31fec4c20454 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 Aug 07 14:08:17.794340 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2960b6b3-3459-4c21-9637-31fec4c20454 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.794609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2960b6b3-3459-4c21-9637-31fec4c20454 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.802750 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:17.802750 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:17.807555 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5b1de8b-b31f-43e7-ad94-f2e06c87b3f3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:17.807706 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:17.807706 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:17.807833 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 995/3993] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:17 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:17.815560 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2960b6b3-3459-4c21-9637-31fec4c20454 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:17.821380 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2960b6b3-3459-4c21-9637-31fec4c20454 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 returned with HTTP 200 Aug 07 14:08:17.822466 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1004/3994] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:17 2026] GET /volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:17.834755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39f02540-fbd4-4f11-9fd3-0fb731906482 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:17.842686 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39f02540-fbd4-4f11-9fd3-0fb731906482 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:17.845032 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39f02540-fbd4-4f11-9fd3-0fb731906482 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:17.845272 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39f02540-fbd4-4f11-9fd3-0fb731906482 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:17.867193 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:17.867193 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:17.873592 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39f02540-fbd4-4f11-9fd3-0fb731906482 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:17.879011 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39f02540-fbd4-4f11-9fd3-0fb731906482 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:17.879344 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 997/3995] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:17 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.270350 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c6af6967-5c5f-4735-b697-6475a360604f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.273774 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6af6967-5c5f-4735-b697-6475a360604f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:18.273991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6af6967-5c5f-4735-b697-6475a360604f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.274256 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6af6967-5c5f-4735-b697-6475a360604f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.274411 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c6af6967-5c5f-4735-b697-6475a360604f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:18.281488 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.281488 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:18.282472 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6af6967-5c5f-4735-b697-6475a360604f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:18.282896 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1000/3996] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.294246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cf77b18-694c-4ea2-8fbd-652892394354 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.296445 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cf77b18-694c-4ea2-8fbd-652892394354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:18.296775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cf77b18-694c-4ea2-8fbd-652892394354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.297479 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cf77b18-694c-4ea2-8fbd-652892394354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.297479 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8cf77b18-694c-4ea2-8fbd-652892394354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:18.303339 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.303339 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:18.304320 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cf77b18-694c-4ea2-8fbd-652892394354 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:18.304789 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 996/3997] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.318140 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.320511 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:08:18.321408 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0032b86-43a8-4857-8cc3-79e037fbb9b4", "incremental": true, "force": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:18.322871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating new backup {'backup': {'volume_id': 'e0032b86-43a8-4857-8cc3-79e037fbb9b4', 'incremental': True, 'force': True}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:08:18.322988 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating backup of volume e0032b86-43a8-4857-8cc3-79e037fbb9b4 in container None Aug 07 14:08:18.340825 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.340825 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:18.341776 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:18.372245 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['54a93638-886a-41a4-b309-85280f0b8545', '2b4cf5ed-4991-4b6c-9601-47eebfa4b387'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:18.439866 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5938777a-14f5-45e0-a590-d2f990f3ec43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:08:18.439866 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1005/3998] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:08:18 2026] POST /volume/v3/backups => generated 288 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:18.453164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3811e3cd-8ff1-4337-89fc-f1c799f0673f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.455676 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3811e3cd-8ff1-4337-89fc-f1c799f0673f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:18.455997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3811e3cd-8ff1-4337-89fc-f1c799f0673f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.456200 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3811e3cd-8ff1-4337-89fc-f1c799f0673f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.456336 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3811e3cd-8ff1-4337-89fc-f1c799f0673f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:18.465674 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.465674 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:18.466718 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3811e3cd-8ff1-4337-89fc-f1c799f0673f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:18.467274 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 998/3999] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 694 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.523895 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ea18f0a2-0ba2-4048-a6ed-b70d51277077 req-4eca40fb-8308-4488-b06b-1b00c1dcb418 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.525714 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ea18f0a2-0ba2-4048-a6ed-b70d51277077 req-4eca40fb-8308-4488-b06b-1b00c1dcb418 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507 Aug 07 14:08:18.525927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ea18f0a2-0ba2-4048-a6ed-b70d51277077 req-4eca40fb-8308-4488-b06b-1b00c1dcb418 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.526121 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ea18f0a2-0ba2-4048-a6ed-b70d51277077 req-4eca40fb-8308-4488-b06b-1b00c1dcb418 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.535928 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.535928 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:18.609062 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ea18f0a2-0ba2-4048-a6ed-b70d51277077 req-4eca40fb-8308-4488-b06b-1b00c1dcb418 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507 returned with HTTP 200 Aug 07 14:08:18.609745 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1001/4000] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:08:18 2026] DELETE /volume/v3/attachments/2f38febd-f38b-4874-ac0a-732e7e89c507 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.632320 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4f93ab4-2de1-48c6-83b2-b1a8d1a5009f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.642223 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4f93ab4-2de1-48c6-83b2-b1a8d1a5009f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:18.643534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4f93ab4-2de1-48c6-83b2-b1a8d1a5009f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.643934 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4f93ab4-2de1-48c6-83b2-b1a8d1a5009f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.645833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f4f93ab4-2de1-48c6-83b2-b1a8d1a5009f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:18.657073 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.657073 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:18.657521 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4f93ab4-2de1-48c6-83b2-b1a8d1a5009f tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:18.658162 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 997/4001] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 738 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.670084 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71de1d55-82bf-403a-bdf8-ee85403933f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.672606 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71de1d55-82bf-403a-bdf8-ee85403933f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] POST https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e/action Aug 07 14:08:18.674072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71de1d55-82bf-403a-bdf8-ee85403933f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:18.674072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71de1d55-82bf-403a-bdf8-ee85403933f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:18.675567 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-71de1d55-82bf-403a-bdf8-ee85403933f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Updating backup 'e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 14:08:18.689686 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.689686 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:18.691866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-71de1d55-82bf-403a-bdf8-ee85403933f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'eb4d8bbc502e46c3a8ca28c94d6e2693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb54b51727504f18b3c76056b7823059', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:18.691866 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71de1d55-82bf-403a-bdf8-ee85403933f7 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e/action returned with HTTP 403 Aug 07 14:08:18.692408 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1006/4002] 10.4.3.193 () {70 vars in 1430 bytes} [Fri Aug 7 14:08:18 2026] POST /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:18.703155 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0266968-8b62-4968-9952-3df0691636f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.711352 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0266968-8b62-4968-9952-3df0691636f2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 Aug 07 14:08:18.711352 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0266968-8b62-4968-9952-3df0691636f2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.711352 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0266968-8b62-4968-9952-3df0691636f2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.711352 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a0266968-8b62-4968-9952-3df0691636f2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete volume with id: 4cfd6728-a115-468e-9b0b-767f51f6ecd3 Aug 07 14:08:18.720401 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.720401 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:18.720996 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0266968-8b62-4968-9952-3df0691636f2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:08:18.758791 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0266968-8b62-4968-9952-3df0691636f2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete volume request issued successfully. Aug 07 14:08:18.758791 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0266968-8b62-4968-9952-3df0691636f2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 returned with HTTP 202 Aug 07 14:08:18.758791 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 999/4003] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:18 2026] DELETE /volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:18.766273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a97b62b-994e-4309-aefb-47ca402c3645 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.771987 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a97b62b-994e-4309-aefb-47ca402c3645 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 Aug 07 14:08:18.774910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a97b62b-994e-4309-aefb-47ca402c3645 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.775202 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a97b62b-994e-4309-aefb-47ca402c3645 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.785013 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.785013 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:18.792332 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2a97b62b-994e-4309-aefb-47ca402c3645 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:08:18.799679 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a97b62b-994e-4309-aefb-47ca402c3645 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 returned with HTTP 200 Aug 07 14:08:18.800916 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1002/4004] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:18.824406 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15527d90-60eb-4b2c-be3c-fbbaf9cb1fcf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.830202 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15527d90-60eb-4b2c-be3c-fbbaf9cb1fcf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:18.831411 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15527d90-60eb-4b2c-be3c-fbbaf9cb1fcf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.832136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15527d90-60eb-4b2c-be3c-fbbaf9cb1fcf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.833647 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-15527d90-60eb-4b2c-be3c-fbbaf9cb1fcf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:18.840216 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e08da49e-73c8-4c17-8e57-fb5137305dca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.842165 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e08da49e-73c8-4c17-8e57-fb5137305dca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 Aug 07 14:08:18.842371 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e08da49e-73c8-4c17-8e57-fb5137305dca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.842609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e08da49e-73c8-4c17-8e57-fb5137305dca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.851687 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.851687 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:18.854401 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15527d90-60eb-4b2c-be3c-fbbaf9cb1fcf tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:18.854401 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 998/4005] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.854549 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e08da49e-73c8-4c17-8e57-fb5137305dca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 returned with HTTP 404 Aug 07 14:08:18.856184 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1007/4006] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/volumes/d584d370-4647-44f3-a89f-f169587608c4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:18.868231 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc659455-9321-4b3b-8522-f40af2d72240 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.870614 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:18.871095 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1357633093"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:18.872990 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1357633093'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:18.873147 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:18.878697 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:18.887182 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (ddb1ffea-644a-4db4-bfa4-47575904e916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:18.887920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc87bb0c-00f2-42d6-88c3-500331950cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:18.888967 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:18.896622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d04c7959-3050-415b-98ef-c3c5af51c571 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:18.901996 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d04c7959-3050-415b-98ef-c3c5af51c571 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:18.901996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d04c7959-3050-415b-98ef-c3c5af51c571 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:18.901996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d04c7959-3050-415b-98ef-c3c5af51c571 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:18.914802 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:18.914802 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:18.920063 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc87bb0c-00f2-42d6-88c3-500331950cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:18.920299 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d04c7959-3050-415b-98ef-c3c5af51c571 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:18.923537 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55edcb9e-06ef-4ff8-b4ba-31d3df6250ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:18.927238 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d04c7959-3050-415b-98ef-c3c5af51c571 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:18.928059 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1003/4007] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:18 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:18.979632 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['adaa2f13-db03-4da4-99cf-09027bf104d3', 'eb818d95-a7f3-4270-9221-ee186e200339', 'ffe6c5b1-4543-42d8-9030-8a4cd0a46284', 'c8dd201d-0eb7-4218-b343-1408c2e14590'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:18.981037 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55edcb9e-06ef-4ff8-b4ba-31d3df6250ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adaa2f13-db03-4da4-99cf-09027bf104d3', 'eb818d95-a7f3-4270-9221-ee186e200339', 'ffe6c5b1-4543-42d8-9030-8a4cd0a46284', 'c8dd201d-0eb7-4218-b343-1408c2e14590']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:18.982149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ca01f4-aafc-4770-a945-b676ac373805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:19.016443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ca01f4-aafc-4770-a945-b676ac373805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f95e1afa-a959-4375-8bef-7715d1e4e09a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357633093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['adaa2f13-db03-4da4-99cf-09027bf104d3','eb818d95-a7f3-4270-9221-ee186e200339','ffe6c5b1-4543-42d8-9030-8a4cd0a46284','c8dd201d-0eb7-4218-b343-1408c2e14590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1357633093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f95e1afa-a959-4375-8bef-7715d1e4e09a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:19.017243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c47f28f-48b9-4295-8a9d-a14f243b985f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:19.041294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c47f28f-48b9-4295-8a9d-a14f243b985f) transitioned into state 'SUCCESS' from state '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-1357633093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['adaa2f13-db03-4da4-99cf-09027bf104d3','eb818d95-a7f3-4270-9221-ee186e200339','ffe6c5b1-4543-42d8-9030-8a4cd0a46284','c8dd201d-0eb7-4218-b343-1408c2e14590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:19.042338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e594671-b5a7-4fd0-87f2-30988d418b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:19.059669 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e594671-b5a7-4fd0-87f2-30988d418b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:19.061193 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (ddb1ffea-644a-4db4-bfa4-47575904e916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:19.061635 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:19.062478 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc659455-9321-4b3b-8522-f40af2d72240 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:19.063215 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1000/4008] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:18 2026] POST /volume/v3/volumes => generated 778 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 14:08:19.077815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba442e21-1f96-439d-a140-3e77ca23a899 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.081970 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba442e21-1f96-439d-a140-3e77ca23a899 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a Aug 07 14:08:19.081970 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba442e21-1f96-439d-a140-3e77ca23a899 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.081970 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba442e21-1f96-439d-a140-3e77ca23a899 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.090152 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:19.090152 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:19.095926 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba442e21-1f96-439d-a140-3e77ca23a899 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:19.102341 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba442e21-1f96-439d-a140-3e77ca23a899 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a returned with HTTP 200 Aug 07 14:08:19.103502 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 999/4009] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:19 2026] GET /volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:19.483667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2f9ff01-981f-41b8-b8ab-77c11f6f0950 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.490160 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2f9ff01-981f-41b8-b8ab-77c11f6f0950 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:19.490160 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2f9ff01-981f-41b8-b8ab-77c11f6f0950 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.490160 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2f9ff01-981f-41b8-b8ab-77c11f6f0950 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.490160 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a2f9ff01-981f-41b8-b8ab-77c11f6f0950 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:19.500815 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:19.500815 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:19.503429 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2f9ff01-981f-41b8-b8ab-77c11f6f0950 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:19.504209 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1008/4010] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:19 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 696 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:19.642350 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-edeaebc4-da7e-4663-a965-08a8f1841417 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.752099 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:19.757789 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-315852203", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:19.757789 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-315852203', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:19.757789 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Create volume of 1 GB Aug 07 14:08:19.763778 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Availability Zones retrieved successfully. Aug 07 14:08:19.772512 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Flow 'volume_create_api' (e6a9dac9-d607-4307-b21a-141e24f69f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:19.774000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e01562-1696-4e19-afd8-44fc34c97f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:19.775180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:19.817813 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5031e3f9-5318-4e24-af03-bacb9abdd5cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.820876 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5031e3f9-5318-4e24-af03-bacb9abdd5cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 Aug 07 14:08:19.821203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5031e3f9-5318-4e24-af03-bacb9abdd5cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.821489 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5031e3f9-5318-4e24-af03-bacb9abdd5cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.821764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e01562-1696-4e19-afd8-44fc34c97f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:19.823332 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df215110-6c7c-4887-91c2-497799407060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:19.830343 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5031e3f9-5318-4e24-af03-bacb9abdd5cd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 returned with HTTP 404 Aug 07 14:08:19.830980 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1001/4011] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:19 2026] GET /volume/v3/volumes/4cfd6728-a115-468e-9b0b-767f51f6ecd3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:19.849443 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfd9ee52-9ba1-4cae-b475-78b1a760e463 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.851353 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfd9ee52-9ba1-4cae-b475-78b1a760e463 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:08:19.851698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfd9ee52-9ba1-4cae-b475-78b1a760e463 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.852105 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfd9ee52-9ba1-4cae-b475-78b1a760e463 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.853288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bfd9ee52-9ba1-4cae-b475-78b1a760e463 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:19.858011 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:19.858011 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:19.859505 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfd9ee52-9ba1-4cae-b475-78b1a760e463 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-reader] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:08:19.860249 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1000/4012] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:19 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:19.871322 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-485175d6-e7b3-4631-b3c7-d708e6e4ec89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.873580 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-485175d6-e7b3-4631-b3c7-d708e6e4ec89 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:19.874017 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-485175d6-e7b3-4631-b3c7-d708e6e4ec89 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.878949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-485175d6-e7b3-4631-b3c7-d708e6e4ec89 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.878949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-485175d6-e7b3-4631-b3c7-d708e6e4ec89 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:19.879047 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8c3bf7b-a320-4dae-ad5e-657e03eeda34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.879047 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8c3bf7b-a320-4dae-ad5e-657e03eeda34 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] DELETE https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:19.879047 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8c3bf7b-a320-4dae-ad5e-657e03eeda34 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.879047 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8c3bf7b-a320-4dae-ad5e-657e03eeda34 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.879213 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-c8c3bf7b-a320-4dae-ad5e-657e03eeda34 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete backup with id: e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. Aug 07 14:08:19.881775 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:19.881775 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:19.883627 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-485175d6-e7b3-4631-b3c7-d708e6e4ec89 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:19.883627 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1009/4013] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:19 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:19.887013 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:19.887013 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:19.924751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-c8c3bf7b-a320-4dae-ad5e-657e03eeda34 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] delete_backup rpcapi backup_id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:19.926980 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8c3bf7b-a320-4dae-ad5e-657e03eeda34 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 202 Aug 07 14:08:19.927499 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1002/4014] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:19 2026] DELETE /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:19.937585 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14f7f698-7cc2-4340-8cc6-f0006390e203 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.939495 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14f7f698-7cc2-4340-8cc6-f0006390e203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:19.942584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14f7f698-7cc2-4340-8cc6-f0006390e203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.942584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14f7f698-7cc2-4340-8cc6-f0006390e203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.942584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-14f7f698-7cc2-4340-8cc6-f0006390e203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:19.946002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-050bca8d-f5af-496f-9096-47fc055aeae9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:19.953060 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-050bca8d-f5af-496f-9096-47fc055aeae9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:19.953060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-050bca8d-f5af-496f-9096-47fc055aeae9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:19.953060 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-050bca8d-f5af-496f-9096-47fc055aeae9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:19.958602 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:19.958602 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:19.970329 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14f7f698-7cc2-4340-8cc6-f0006390e203 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:19.970329 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1001/4015] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:19 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 737 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:19.980280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Created reservations ['9bb2950d-e07f-4090-93bc-7bb808e2b3dd', '10f27c50-ac11-43c2-bac5-fadaaa1af5b8', '57325e4b-e12c-43f5-a749-e9d74271855f', '71e88289-c6f0-4fc1-8c69-4c04d54354c4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:19.982346 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:19.982346 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:19.982571 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df215110-6c7c-4887-91c2-497799407060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb2950d-e07f-4090-93bc-7bb808e2b3dd', '10f27c50-ac11-43c2-bac5-fadaaa1af5b8', '57325e4b-e12c-43f5-a749-e9d74271855f', '71e88289-c6f0-4fc1-8c69-4c04d54354c4']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:19.982785 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde78dee-dad8-46c0-b50e-b956c2775f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:19.988349 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-050bca8d-f5af-496f-9096-47fc055aeae9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:19.994998 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-050bca8d-f5af-496f-9096-47fc055aeae9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:19.995772 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1010/4016] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:19 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:20.016374 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde78dee-dad8-46c0-b50e-b956c2775f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa76b4dc-f737-4041-b7ef-8e6eabdc6d25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-315852203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5172d0da93f4c85823a00a66ef1ff29',qos_specs=None,replication_status=,reservations=['9bb2950d-e07f-4090-93bc-7bb808e2b3dd','10f27c50-ac11-43c2-bac5-fadaaa1af5b8','57325e4b-e12c-43f5-a749-e9d74271855f','71e88289-c6f0-4fc1-8c69-4c04d54354c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d36445f3144ce7ae95ea0095b30d4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-315852203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa76b4dc-f737-4041-b7ef-8e6eabdc6d25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5172d0da93f4c85823a00a66ef1ff29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11d36445f3144ce7ae95ea0095b30d4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:20.016970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0ce610-8857-4a38-9aca-344e17b861b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:20.053326 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0ce610-8857-4a38-9aca-344e17b861b1) transitioned into state 'SUCCESS' from state '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-315852203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5172d0da93f4c85823a00a66ef1ff29',qos_specs=None,replication_status=,reservations=['9bb2950d-e07f-4090-93bc-7bb808e2b3dd','10f27c50-ac11-43c2-bac5-fadaaa1af5b8','57325e4b-e12c-43f5-a749-e9d74271855f','71e88289-c6f0-4fc1-8c69-4c04d54354c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11d36445f3144ce7ae95ea0095b30d4f',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:20.054365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99f77d2-b7b0-4556-9630-a044f5d9d332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:20.077427 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99f77d2-b7b0-4556-9630-a044f5d9d332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:20.079334 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Flow 'volume_create_api' (e6a9dac9-d607-4307-b21a-141e24f69f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:20.079560 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Create volume request issued successfully. Aug 07 14:08:20.080678 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-edeaebc4-da7e-4663-a965-08a8f1841417 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:20.081819 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1004/4017] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:08:19 2026] POST /volume/v3/volumes => generated 755 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:20.099209 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1c47693-fc9d-4fe5-88c0-065326eaf30e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.101999 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1c47693-fc9d-4fe5-88c0-065326eaf30e tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] GET https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:20.102497 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1c47693-fc9d-4fe5-88c0-065326eaf30e tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.103614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1c47693-fc9d-4fe5-88c0-065326eaf30e tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.123326 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.123326 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:20.123450 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6925e0f3-daa6-4d31-a36b-128f66929c05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.126632 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6925e0f3-daa6-4d31-a36b-128f66929c05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a Aug 07 14:08:20.126632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6925e0f3-daa6-4d31-a36b-128f66929c05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.127829 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6925e0f3-daa6-4d31-a36b-128f66929c05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.133032 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1c47693-fc9d-4fe5-88c0-065326eaf30e tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:20.142077 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.142077 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:20.145374 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1c47693-fc9d-4fe5-88c0-065326eaf30e tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 200 Aug 07 14:08:20.146073 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1003/4018] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:20 2026] GET /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:20.148926 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6925e0f3-daa6-4d31-a36b-128f66929c05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:20.159172 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6925e0f3-daa6-4d31-a36b-128f66929c05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a returned with HTTP 200 Aug 07 14:08:20.160197 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1002/4019] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:20 2026] GET /volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a => generated 1018 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:20.177969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.180046 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:20.180648 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f95e1afa-a959-4375-8bef-7715d1e4e09a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1257417235"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:20.193625 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.193625 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:20.195212 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:20.195212 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume f95e1afa-a959-4375-8bef-7715d1e4e09a Aug 07 14:08:20.236918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['4bb20be9-43bf-4552-a68d-b9a7481b3d16', '74469210-4806-4b1e-a947-68d1cb1d424c', '2623aaed-f324-4ed4-91f9-cf1f82463ec9', 'c0a27e9f-68b0-4b9b-bfed-a35848cf2db0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:20.298238 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:20.298779 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6cdb6d1-4fd5-4c55-8fdc-3c7c820040ac tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:20.299383 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1011/4020] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:20.313032 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2f7929a-89b8-4ccb-a9b5-ef148a7430ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.315351 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2f7929a-89b8-4ccb-a9b5-ef148a7430ce tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 Aug 07 14:08:20.315600 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2f7929a-89b8-4ccb-a9b5-ef148a7430ce tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.315853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2f7929a-89b8-4ccb-a9b5-ef148a7430ce tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.324589 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.324589 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:20.325311 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b2f7929a-89b8-4ccb-a9b5-ef148a7430ce tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:20.326081 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2f7929a-89b8-4ccb-a9b5-ef148a7430ce tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 returned with HTTP 200 Aug 07 14:08:20.326881 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1005/4021] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:20 2026] GET /volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:20.518995 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95824de6-0d6e-4027-b4bb-1a01e1cce4ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.522009 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95824de6-0d6e-4027-b4bb-1a01e1cce4ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:20.522320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95824de6-0d6e-4027-b4bb-1a01e1cce4ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.522573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95824de6-0d6e-4027-b4bb-1a01e1cce4ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.523739 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-95824de6-0d6e-4027-b4bb-1a01e1cce4ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:20.532413 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.532413 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:20.533938 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95824de6-0d6e-4027-b4bb-1a01e1cce4ea tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:20.534433 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1004/4022] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:20 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:20.866013 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3224a96f-45ec-4e04-bfd8-5108021bbead None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.868183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3224a96f-45ec-4e04-bfd8-5108021bbead tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:08:20.868463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3224a96f-45ec-4e04-bfd8-5108021bbead tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.868806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3224a96f-45ec-4e04-bfd8-5108021bbead tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.868992 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3224a96f-45ec-4e04-bfd8-5108021bbead tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete volume with id: bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:08:20.877549 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.877549 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:20.878072 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3224a96f-45ec-4e04-bfd8-5108021bbead tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:08:20.898047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a950dbf-8c29-4c26-a23e-9757f9ddd453 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.900492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a950dbf-8c29-4c26-a23e-9757f9ddd453 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:20.900766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a950dbf-8c29-4c26-a23e-9757f9ddd453 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.901116 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a950dbf-8c29-4c26-a23e-9757f9ddd453 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.901267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9a950dbf-8c29-4c26-a23e-9757f9ddd453 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:20.907299 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.907299 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:20.908164 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a950dbf-8c29-4c26-a23e-9757f9ddd453 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:20.908579 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1012/4023] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:20 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:20.913078 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3224a96f-45ec-4e04-bfd8-5108021bbead tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete volume request issued successfully. Aug 07 14:08:20.913326 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3224a96f-45ec-4e04-bfd8-5108021bbead tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 202 Aug 07 14:08:20.913743 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1003/4024] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:08:20 2026] DELETE /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:08:20.922447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-488538d6-33d8-4ae5-b7e0-948a41851252 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.924340 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-488538d6-33d8-4ae5-b7e0-948a41851252 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:08:20.924611 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-488538d6-33d8-4ae5-b7e0-948a41851252 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.924885 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-488538d6-33d8-4ae5-b7e0-948a41851252 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.932741 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.932741 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:20.936725 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-488538d6-33d8-4ae5-b7e0-948a41851252 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:08:20.942708 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-488538d6-33d8-4ae5-b7e0-948a41851252 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 200 Aug 07 14:08:20.943190 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1006/4025] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:08:20 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:08:20.976235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1a0b3f7-3c00-4288-b29b-86d73490d398 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:20.978980 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1a0b3f7-3c00-4288-b29b-86d73490d398 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:20.979287 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1a0b3f7-3c00-4288-b29b-86d73490d398 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:20.979543 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1a0b3f7-3c00-4288-b29b-86d73490d398 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:20.979681 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c1a0b3f7-3c00-4288-b29b-86d73490d398 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:20.985658 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:20.985658 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:20.986472 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1a0b3f7-3c00-4288-b29b-86d73490d398 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 200 Aug 07 14:08:20.986957 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1005/4026] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:20 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.015240 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91413fb0-3396-43f7-8182-58b36a610e22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.017193 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91413fb0-3396-43f7-8182-58b36a610e22 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:21.017514 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91413fb0-3396-43f7-8182-58b36a610e22 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.017782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91413fb0-3396-43f7-8182-58b36a610e22 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.030789 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.030789 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:21.036934 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-91413fb0-3396-43f7-8182-58b36a610e22 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:21.044146 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91413fb0-3396-43f7-8182-58b36a610e22 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:21.044683 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1013/4027] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.174033 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c640c9e-d280-4a7d-8a3f-eb0978649704 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.176262 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c640c9e-d280-4a7d-8a3f-eb0978649704 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] GET https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:21.176514 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c640c9e-d280-4a7d-8a3f-eb0978649704 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.176771 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c640c9e-d280-4a7d-8a3f-eb0978649704 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.186797 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.186797 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:21.191316 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c640c9e-d280-4a7d-8a3f-eb0978649704 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:21.196259 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c640c9e-d280-4a7d-8a3f-eb0978649704 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 200 Aug 07 14:08:21.196817 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1004/4028] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.211878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9bead7ed-2bef-4181-b7db-bf01d82205af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.213724 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9bead7ed-2bef-4181-b7db-bf01d82205af tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] GET https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:21.213920 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9bead7ed-2bef-4181-b7db-bf01d82205af tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.214105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9bead7ed-2bef-4181-b7db-bf01d82205af tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.221567 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.221567 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:21.226774 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9bead7ed-2bef-4181-b7db-bf01d82205af tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:21.232229 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9bead7ed-2bef-4181-b7db-bf01d82205af tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 200 Aug 07 14:08:21.233207 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1007/4029] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.250252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47b463fd-4929-408a-ba81-46ff734ca437 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.252280 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47b463fd-4929-408a-ba81-46ff734ca437 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] POST https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25/action Aug 07 14:08:21.252717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47b463fd-4929-408a-ba81-46ff734ca437 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1453855631", "disk_format": "raw"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:21.252988 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47b463fd-4929-408a-ba81-46ff734ca437 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1453855631", "disk_format": "raw"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:21.263229 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.263229 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:21.264068 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47b463fd-4929-408a-ba81-46ff734ca437 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:21.280509 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.280509 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:21.284761 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.image.image_utils [None req-47b463fd-4929-408a-ba81-46ff734ca437 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1453855631'}] 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-1453855631'}]. {{(pid=100323) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 14:08:21.338064 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d32efc3-615f-4ced-b369-78f0618a0edf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.341431 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d32efc3-615f-4ced-b369-78f0618a0edf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 Aug 07 14:08:21.342405 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d32efc3-615f-4ced-b369-78f0618a0edf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.342675 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d32efc3-615f-4ced-b369-78f0618a0edf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.350871 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.350871 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:21.351673 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d32efc3-615f-4ced-b369-78f0618a0edf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:21.353212 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d32efc3-615f-4ced-b369-78f0618a0edf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 returned with HTTP 200 Aug 07 14:08:21.354145 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1014/4030] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.369409 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1407280-7ef7-4a5a-8fca-0376ae13a120 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.371368 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1407280-7ef7-4a5a-8fca-0376ae13a120 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] POST https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6/action Aug 07 14:08:21.371742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1407280-7ef7-4a5a-8fca-0376ae13a120 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:21.376288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1407280-7ef7-4a5a-8fca-0376ae13a120 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:21.389795 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.389795 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:21.390463 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1407280-7ef7-4a5a-8fca-0376ae13a120 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:21.391660 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-b1407280-7ef7-4a5a-8fca-0376ae13a120 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9035d95ab4104334a2e3f0bc4597b367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc1e292f20604b02833512bc6ceb7754', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:21.391979 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1407280-7ef7-4a5a-8fca-0376ae13a120 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6/action returned with HTTP 403 Aug 07 14:08:21.392588 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1005/4031] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:08:21 2026] POST /volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6/action => generated 133 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:21.402352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.409235 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 Aug 07 14:08:21.409378 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.409681 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.409744 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: 8f2dc4fe-445c-479e-8f37-b8bddf236fb6 Aug 07 14:08:21.417265 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.417265 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:21.418492 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:21.444340 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:21.444564 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f9f7d21-e8d1-494a-9136-1aeaf50dcbfe tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 returned with HTTP 202 Aug 07 14:08:21.445069 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1008/4032] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:21 2026] DELETE /volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:21.453711 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5457961f-e5d2-4138-9a4e-7469dc0d9415 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.460465 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5457961f-e5d2-4138-9a4e-7469dc0d9415 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 Aug 07 14:08:21.460780 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5457961f-e5d2-4138-9a4e-7469dc0d9415 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.461100 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5457961f-e5d2-4138-9a4e-7469dc0d9415 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.471873 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.471873 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:21.472488 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5457961f-e5d2-4138-9a4e-7469dc0d9415 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:21.473500 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5457961f-e5d2-4138-9a4e-7469dc0d9415 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 returned with HTTP 200 Aug 07 14:08:21.477868 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1015/4033] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.549190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1e0d08a-6bb3-4042-b899-5d19dbc4a97a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.551831 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1e0d08a-6bb3-4042-b899-5d19dbc4a97a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:21.552113 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1e0d08a-6bb3-4042-b899-5d19dbc4a97a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.552335 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1e0d08a-6bb3-4042-b899-5d19dbc4a97a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.552473 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e1e0d08a-6bb3-4042-b899-5d19dbc4a97a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:21.562879 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.562879 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:21.564021 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1e0d08a-6bb3-4042-b899-5d19dbc4a97a tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:21.564866 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1006/4034] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.919562 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-edd8add5-d1f4-4392-8911-fb8b0a41f71b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.921712 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-edd8add5-d1f4-4392-8911-fb8b0a41f71b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:21.922125 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-edd8add5-d1f4-4392-8911-fb8b0a41f71b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.922307 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-edd8add5-d1f4-4392-8911-fb8b0a41f71b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.922473 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-edd8add5-d1f4-4392-8911-fb8b0a41f71b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id c298a993-bb8a-4df2-b946-5406e1cebc62. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:21.931537 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.931537 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:21.932590 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-edd8add5-d1f4-4392-8911-fb8b0a41f71b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 200 Aug 07 14:08:21.933058 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1009/4035] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 710 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:21.944502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15ae5b16-1af4-4e5e-a158-dfe5429a8ce8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.946590 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15ae5b16-1af4-4e5e-a158-dfe5429a8ce8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 Aug 07 14:08:21.946922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15ae5b16-1af4-4e5e-a158-dfe5429a8ce8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.947793 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15ae5b16-1af4-4e5e-a158-dfe5429a8ce8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.948269 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-15ae5b16-1af4-4e5e-a158-dfe5429a8ce8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete backup with id: c298a993-bb8a-4df2-b946-5406e1cebc62. Aug 07 14:08:21.954952 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:21.954952 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:21.963299 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c048035-4fdc-4b49-ba81-b6ac899c746d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.965469 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c048035-4fdc-4b49-ba81-b6ac899c746d tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d Aug 07 14:08:21.965596 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c048035-4fdc-4b49-ba81-b6ac899c746d tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.965802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c048035-4fdc-4b49-ba81-b6ac899c746d tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.975333 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c048035-4fdc-4b49-ba81-b6ac899c746d tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d returned with HTTP 404 Aug 07 14:08:21.976121 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1007/4036] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:08:21 2026] GET /volume/v3/volumes/bd43dc97-9ca5-45e4-874c-7877d950026d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:08:21.986692 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae76262e-b98f-45d5-9438-047f92cc282c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:21.988724 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae76262e-b98f-45d5-9438-047f92cc282c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 Aug 07 14:08:21.988960 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae76262e-b98f-45d5-9438-047f92cc282c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:21.989124 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae76262e-b98f-45d5-9438-047f92cc282c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:21.989222 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-ae76262e-b98f-45d5-9438-047f92cc282c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete snapshot with id: e69822f8-0bb3-4b43-b4b2-f555b09efd15 Aug 07 14:08:22.000801 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.000801 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:22.000801 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ae76262e-b98f-45d5-9438-047f92cc282c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:08:22.001386 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-15ae5b16-1af4-4e5e-a158-dfe5429a8ce8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] delete_backup rpcapi backup_id c298a993-bb8a-4df2-b946-5406e1cebc62 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:22.004464 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15ae5b16-1af4-4e5e-a158-dfe5429a8ce8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 returned with HTTP 202 Aug 07 14:08:22.006868 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1016/4037] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:21 2026] DELETE /volume/v3/backups/c298a993-bb8a-4df2-b946-5406e1cebc62 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:22.007428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-723817ec-f75c-4cf5-89d8-ef277080c58d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.007428 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-723817ec-f75c-4cf5-89d8-ef277080c58d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e Aug 07 14:08:22.008316 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-723817ec-f75c-4cf5-89d8-ef277080c58d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.008316 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-723817ec-f75c-4cf5-89d8-ef277080c58d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.008316 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-723817ec-f75c-4cf5-89d8-ef277080c58d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:22.014069 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-723817ec-f75c-4cf5-89d8-ef277080c58d tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e returned with HTTP 404 Aug 07 14:08:22.014704 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1008/4038] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/backups/e6352e1b-c296-4d1c-9f6c-bf5edd0f2e6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:22.017120 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.019497 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:22.020100 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1328587879"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:22.022191 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1328587879'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:22.022391 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume of 1 GB Aug 07 14:08:22.031609 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f76adb1f-41fd-4626-bc63-d1e0da71d3ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.031745 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:22.032637 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f76adb1f-41fd-4626-bc63-d1e0da71d3ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] DELETE https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:08:22.032982 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f76adb1f-41fd-4626-bc63-d1e0da71d3ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.033315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f76adb1f-41fd-4626-bc63-d1e0da71d3ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.033826 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-f76adb1f-41fd-4626-bc63-d1e0da71d3ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete backup with id: 79a76159-61ab-4746-87b5-e5e9dd09c67e. Aug 07 14:08:22.035565 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47b463fd-4929-408a-ba81-46ff734ca437 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Copy volume to image completed successfully. Aug 07 14:08:22.035971 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47b463fd-4929-408a-ba81-46ff734ca437 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25/action returned with HTTP 202 Aug 07 14:08:22.042055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (4e8b8288-abbe-4a40-a52b-347a7e0f7a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:22.042241 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1006/4039] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:21 2026] POST /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25/action => generated 686 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:22.042294 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d596746e-ac99-4667-9eaa-3ad1c3a1fc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:22.042294 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:22.042377 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.042377 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:22.064992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d5bc533-59ad-4824-b9cd-135651b9deda None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.069315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-f76adb1f-41fd-4626-bc63-d1e0da71d3ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] delete_backup rpcapi backup_id 79a76159-61ab-4746-87b5-e5e9dd09c67e {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:22.069752 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d5bc533-59ad-4824-b9cd-135651b9deda tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:22.070023 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ae76262e-b98f-45d5-9438-047f92cc282c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot delete request issued successfully. Aug 07 14:08:22.070262 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae76262e-b98f-45d5-9438-047f92cc282c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 returned with HTTP 202 Aug 07 14:08:22.070339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d5bc533-59ad-4824-b9cd-135651b9deda tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.070518 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d5bc533-59ad-4824-b9cd-135651b9deda tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.071282 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1010/4040] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:21 2026] DELETE /volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:22.071998 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f76adb1f-41fd-4626-bc63-d1e0da71d3ee tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 202 Aug 07 14:08:22.071998 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1009/4041] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:22 2026] DELETE /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:22.080808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37df8053-0a01-4b77-9d43-d4424a23985c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.082204 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53d0d267-b4ca-4aec-8823-bdfe51636070 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.083065 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37df8053-0a01-4b77-9d43-d4424a23985c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 Aug 07 14:08:22.083339 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37df8053-0a01-4b77-9d43-d4424a23985c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.083547 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37df8053-0a01-4b77-9d43-d4424a23985c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.085155 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53d0d267-b4ca-4aec-8823-bdfe51636070 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:08:22.085439 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53d0d267-b4ca-4aec-8823-bdfe51636070 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.085695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53d0d267-b4ca-4aec-8823-bdfe51636070 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.085861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-53d0d267-b4ca-4aec-8823-bdfe51636070 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:22.090741 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.090741 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:22.091537 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-37df8053-0a01-4b77-9d43-d4424a23985c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Snapshot retrieved successfully. Aug 07 14:08:22.092997 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37df8053-0a01-4b77-9d43-d4424a23985c tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 returned with HTTP 200 Aug 07 14:08:22.093212 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1011/4042] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:22.093439 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.093439 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:22.097636 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.097636 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:22.098893 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53d0d267-b4ca-4aec-8823-bdfe51636070 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:08:22.099169 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1010/4043] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:22.099420 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6d5bc533-59ad-4824-b9cd-135651b9deda tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:22.113361 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d5bc533-59ad-4824-b9cd-135651b9deda tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:22.113965 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1007/4044] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:22.124273 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d596746e-ac99-4667-9eaa-3ad1c3a1fc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:22.126070 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b90769-4b89-40b2-885f-d1afe850d774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:22.198475 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['22ed030c-331e-4e45-bd74-32b279dc33dd', '82e0982c-bb3c-42d8-b212-245d79e1b404', 'a2f5ddb4-3d56-4058-9756-2dc7452b8843', '0d991728-b4ea-4aab-9b23-1ee79a31be69'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:22.199852 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b90769-4b89-40b2-885f-d1afe850d774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22ed030c-331e-4e45-bd74-32b279dc33dd', '82e0982c-bb3c-42d8-b212-245d79e1b404', 'a2f5ddb4-3d56-4058-9756-2dc7452b8843', '0d991728-b4ea-4aab-9b23-1ee79a31be69']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:22.201402 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a4f0a4-ceb2-42b6-85a2-b13feb4bcbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:22.244123 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a4f0a4-ceb2-42b6-85a2-b13feb4bcbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb5a7a5-4619-47e2-a1b4-106419794d55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1328587879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['22ed030c-331e-4e45-bd74-32b279dc33dd','82e0982c-bb3c-42d8-b212-245d79e1b404','a2f5ddb4-3d56-4058-9756-2dc7452b8843','0d991728-b4ea-4aab-9b23-1ee79a31be69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1328587879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb5a7a5-4619-47e2-a1b4-106419794d55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3acdd04de2e4be48efb9f76d2a78297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5143cb25344c2eb493ffa725350a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:22.244961 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92abc44f-e077-4e8a-a4b9-df00534ec903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:22.281253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92abc44f-e077-4e8a-a4b9-df00534ec903) transitioned into state 'SUCCESS' from state '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-1328587879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['22ed030c-331e-4e45-bd74-32b279dc33dd','82e0982c-bb3c-42d8-b212-245d79e1b404','a2f5ddb4-3d56-4058-9756-2dc7452b8843','0d991728-b4ea-4aab-9b23-1ee79a31be69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:22.281866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c447a359-ea04-4e8a-bee6-9a7cad485fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:22.308056 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c447a359-ea04-4e8a-bee6-9a7cad485fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:22.309381 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (4e8b8288-abbe-4a40-a52b-347a7e0f7a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:22.309977 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request issued successfully. Aug 07 14:08:22.312242 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7c313fa-0437-4223-a214-fb4a7c5f7145 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:22.313144 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1017/4045] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:22 2026] POST /volume/v3/volumes => generated 778 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:22.331108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-91e68653-f8d8-4db3-b756-d3623f76a308 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.334062 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91e68653-f8d8-4db3-b756-d3623f76a308 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 Aug 07 14:08:22.334756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91e68653-f8d8-4db3-b756-d3623f76a308 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.335118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91e68653-f8d8-4db3-b756-d3623f76a308 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.350406 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.350406 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:22.355913 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-91e68653-f8d8-4db3-b756-d3623f76a308 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:22.362517 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91e68653-f8d8-4db3-b756-d3623f76a308 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 returned with HTTP 200 Aug 07 14:08:22.363105 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1012/4046] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:22.488450 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8898d63c-3a16-4713-9bfb-12ceac836149 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.490636 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8898d63c-3a16-4713-9bfb-12ceac836149 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 Aug 07 14:08:22.490886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8898d63c-3a16-4713-9bfb-12ceac836149 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.491214 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8898d63c-3a16-4713-9bfb-12ceac836149 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.498194 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8898d63c-3a16-4713-9bfb-12ceac836149 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 returned with HTTP 404 Aug 07 14:08:22.499810 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1011/4047] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/snapshots/8f2dc4fe-445c-479e-8f37-b8bddf236fb6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:22.508713 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.511697 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a Aug 07 14:08:22.512026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.512241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.512442 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: f95e1afa-a959-4375-8bef-7715d1e4e09a Aug 07 14:08:22.523936 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.523936 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:22.524770 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:22.558706 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:22.558923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efe576f6-e691-428c-a211-b6ba67ba9d92 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a returned with HTTP 202 Aug 07 14:08:22.559338 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1008/4048] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:22 2026] DELETE /volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:22.570760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a4b9d6b-261c-431b-bdf5-e97caa4f8844 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.574226 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a4b9d6b-261c-431b-bdf5-e97caa4f8844 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a Aug 07 14:08:22.574641 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a4b9d6b-261c-431b-bdf5-e97caa4f8844 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.575181 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a4b9d6b-261c-431b-bdf5-e97caa4f8844 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.582918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f163d19e-ba15-44ae-ba9e-886fe4ded0ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.585275 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f163d19e-ba15-44ae-ba9e-886fe4ded0ed tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:22.585560 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f163d19e-ba15-44ae-ba9e-886fe4ded0ed tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:22.585875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f163d19e-ba15-44ae-ba9e-886fe4ded0ed tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:22.586031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f163d19e-ba15-44ae-ba9e-886fe4ded0ed tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:22.586330 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.586330 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:22.593087 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a4b9d6b-261c-431b-bdf5-e97caa4f8844 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:22.593893 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.593893 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:22.595870 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f163d19e-ba15-44ae-ba9e-886fe4ded0ed tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:22.595870 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1013/4049] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:22.600375 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a4b9d6b-261c-431b-bdf5-e97caa4f8844 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a returned with HTTP 200 Aug 07 14:08:22.601053 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1018/4050] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:22 2026] GET /volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:22.878600 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-39debac1-e3a9-42dd-b8c6-25f948258202 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:22.881861 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-39debac1-e3a9-42dd-b8c6-25f948258202 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091/action Aug 07 14:08:22.882555 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-39debac1-e3a9-42dd-b8c6-25f948258202 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:22.882921 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-39debac1-e3a9-42dd-b8c6-25f948258202 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:22.911269 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:22.911269 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:22.934436 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c7b4c0ee-54cc-4bc0-a572-331815c275cc req-39debac1-e3a9-42dd-b8c6-25f948258202 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091/action returned with HTTP 204 Aug 07 14:08:22.935197 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1012/4051] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:08:22 2026] POST /volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:23.110835 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02e47454-31ba-4bf3-b347-c1de8fa890b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.113149 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02e47454-31ba-4bf3-b347-c1de8fa890b2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 Aug 07 14:08:23.114423 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02e47454-31ba-4bf3-b347-c1de8fa890b2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.114528 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3105f772-6040-468b-adfb-42782807a1c2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.115037 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02e47454-31ba-4bf3-b347-c1de8fa890b2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.116967 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3105f772-6040-468b-adfb-42782807a1c2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:08:23.117508 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3105f772-6040-468b-adfb-42782807a1c2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.117960 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3105f772-6040-468b-adfb-42782807a1c2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.118057 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3105f772-6040-468b-adfb-42782807a1c2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:23.121200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02e47454-31ba-4bf3-b347-c1de8fa890b2 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 returned with HTTP 404 Aug 07 14:08:23.121771 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1009/4052] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/snapshots/e69822f8-0bb3-4b43-b4b2-f555b09efd15 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:23.124309 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.124309 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:23.125454 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3105f772-6040-468b-adfb-42782807a1c2 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 200 Aug 07 14:08:23.126123 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1014/4053] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:23.133006 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d322ef58-d51b-42fd-bc4c-2c090aa8ab31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.136990 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d322ef58-d51b-42fd-bc4c-2c090aa8ab31 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:23.136990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d322ef58-d51b-42fd-bc4c-2c090aa8ab31 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.136990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d322ef58-d51b-42fd-bc4c-2c090aa8ab31 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.151324 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.151324 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:23.161872 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d322ef58-d51b-42fd-bc4c-2c090aa8ab31 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:23.167794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d322ef58-d51b-42fd-bc4c-2c090aa8ab31 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:23.167794 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1019/4054] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 1169 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:23.189097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22eb9280-6cf4-4f49-b25c-fd3c9dc18392 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.192548 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22eb9280-6cf4-4f49-b25c-fd3c9dc18392 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:23.193053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22eb9280-6cf4-4f49-b25c-fd3c9dc18392 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.193295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22eb9280-6cf4-4f49-b25c-fd3c9dc18392 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.215207 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.215207 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:23.225104 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22eb9280-6cf4-4f49-b25c-fd3c9dc18392 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:23.234761 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22eb9280-6cf4-4f49-b25c-fd3c9dc18392 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:23.234761 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1013/4055] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 1169 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:23.382607 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dee1bce7-f329-46d4-8062-6dea9571e3c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.386825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dee1bce7-f329-46d4-8062-6dea9571e3c0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 Aug 07 14:08:23.387233 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dee1bce7-f329-46d4-8062-6dea9571e3c0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.387736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dee1bce7-f329-46d4-8062-6dea9571e3c0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.397960 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.397960 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:23.403826 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dee1bce7-f329-46d4-8062-6dea9571e3c0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:23.409889 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dee1bce7-f329-46d4-8062-6dea9571e3c0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 returned with HTTP 200 Aug 07 14:08:23.410368 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1010/4056] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:23.437405 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.442113 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:08:23.442113 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ceb5a7a5-4619-47e2-a1b4-106419794d55", "name": "tempest-type-Backup-896794117"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:23.442806 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating new backup {'backup': {'volume_id': 'ceb5a7a5-4619-47e2-a1b4-106419794d55', 'name': 'tempest-type-Backup-896794117'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:08:23.442806 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating backup of volume ceb5a7a5-4619-47e2-a1b4-106419794d55 in container None Aug 07 14:08:23.457367 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.457367 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:23.458119 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:23.490832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['412c7b2b-0a73-4746-834d-c9632fc17b78', '961ca390-c16d-43de-8751-7fad750f2184'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:23.569419 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51b9ee9c-7ab9-4503-838f-e2de41a092dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:08:23.574864 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1015/4057] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:08:23 2026] POST /volume/v3/backups => generated 315 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:23.585754 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a985922-f6c1-432b-99f2-7cdd018a6504 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.590236 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a985922-f6c1-432b-99f2-7cdd018a6504 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:23.592281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a985922-f6c1-432b-99f2-7cdd018a6504 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.592904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a985922-f6c1-432b-99f2-7cdd018a6504 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.593253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3a985922-f6c1-432b-99f2-7cdd018a6504 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:23.599996 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.599996 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:23.601456 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a985922-f6c1-432b-99f2-7cdd018a6504 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:23.602211 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1020/4058] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:23.610942 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62d71c15-37bf-4b5b-8f2d-9ef4fefa37ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.615497 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62d71c15-37bf-4b5b-8f2d-9ef4fefa37ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:23.615853 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62d71c15-37bf-4b5b-8f2d-9ef4fefa37ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.616559 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62d71c15-37bf-4b5b-8f2d-9ef4fefa37ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.616783 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-62d71c15-37bf-4b5b-8f2d-9ef4fefa37ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:23.623907 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea80dde2-5223-46f6-87fb-3eef0631282a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.626081 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.626081 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:23.626081 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62d71c15-37bf-4b5b-8f2d-9ef4fefa37ac tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:23.626979 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1014/4059] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:23.628523 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea80dde2-5223-46f6-87fb-3eef0631282a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a Aug 07 14:08:23.628523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea80dde2-5223-46f6-87fb-3eef0631282a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:23.628875 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea80dde2-5223-46f6-87fb-3eef0631282a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:23.644484 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea80dde2-5223-46f6-87fb-3eef0631282a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a returned with HTTP 404 Aug 07 14:08:23.645210 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1011/4060] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:23 2026] GET /volume/v3/volumes/f95e1afa-a959-4375-8bef-7715d1e4e09a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:23.660932 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:23.663015 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:23.663015 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-866374410"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:23.664813 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-866374410'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:23.669623 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:23.671263 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:23.671263 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:23.677697 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:23.685183 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (a13f4cfc-b27a-4417-99c5-6d0e2a876809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:23.688973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b61f98-6b6c-4170-a57f-d83fd20e5139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:23.688973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:23.740229 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b61f98-6b6c-4170-a57f-d83fd20e5139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:23.741280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1bed0f-1596-4aae-9d31-12e987c0f48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:23.877357 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['63672a0c-a28f-4e31-93cb-f97469993a1c', 'bcd98ec5-faf2-4e8d-a2b7-03147bc3a40b', '198aea34-1187-41f5-9145-1ebbcf2ca2d3', 'e1a851b2-7fff-4efd-8aa6-bbb2cdbb55c7'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:23.880816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1bed0f-1596-4aae-9d31-12e987c0f48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63672a0c-a28f-4e31-93cb-f97469993a1c', 'bcd98ec5-faf2-4e8d-a2b7-03147bc3a40b', '198aea34-1187-41f5-9145-1ebbcf2ca2d3', 'e1a851b2-7fff-4efd-8aa6-bbb2cdbb55c7']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:23.880816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114b7210-bfdf-4375-b075-55fdd3d9f6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:23.947502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114b7210-bfdf-4375-b075-55fdd3d9f6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '410d367b-0912-4ca1-9bdf-2415c2eaad2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-866374410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['63672a0c-a28f-4e31-93cb-f97469993a1c','bcd98ec5-faf2-4e8d-a2b7-03147bc3a40b','198aea34-1187-41f5-9145-1ebbcf2ca2d3','e1a851b2-7fff-4efd-8aa6-bbb2cdbb55c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-866374410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=410d367b-0912-4ca1-9bdf-2415c2eaad2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:23.948526 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7572d98a-bfbc-4233-bb21-d43fc708e1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:24.007677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7572d98a-bfbc-4233-bb21-d43fc708e1db) transitioned into state 'SUCCESS' from state '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-866374410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['63672a0c-a28f-4e31-93cb-f97469993a1c','bcd98ec5-faf2-4e8d-a2b7-03147bc3a40b','198aea34-1187-41f5-9145-1ebbcf2ca2d3','e1a851b2-7fff-4efd-8aa6-bbb2cdbb55c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:24.008254 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802584b6-3520-4432-a389-6b8a128e7e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:24.036124 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802584b6-3520-4432-a389-6b8a128e7e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:24.037620 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (a13f4cfc-b27a-4417-99c5-6d0e2a876809) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:24.038946 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:24.039884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59638675-95e9-44e7-b35b-e9c0c7ad20e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:24.043762 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1016/4061] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:23 2026] POST /volume/v3/volumes => generated 777 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:24.060289 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0450dc6b-1509-4c2c-8a79-ae30ac70f18d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:24.062254 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0450dc6b-1509-4c2c-8a79-ae30ac70f18d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b Aug 07 14:08:24.062704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0450dc6b-1509-4c2c-8a79-ae30ac70f18d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:24.062943 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0450dc6b-1509-4c2c-8a79-ae30ac70f18d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:24.083056 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:24.083056 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:24.088535 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0450dc6b-1509-4c2c-8a79-ae30ac70f18d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:24.102736 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0450dc6b-1509-4c2c-8a79-ae30ac70f18d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b returned with HTTP 200 Aug 07 14:08:24.103967 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1021/4062] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:24 2026] GET /volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:24.142288 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3028fe55-eddd-4ec9-a8eb-5f194316f14e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:24.145353 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3028fe55-eddd-4ec9-a8eb-5f194316f14e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e Aug 07 14:08:24.145353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3028fe55-eddd-4ec9-a8eb-5f194316f14e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:24.146275 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3028fe55-eddd-4ec9-a8eb-5f194316f14e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:24.146275 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3028fe55-eddd-4ec9-a8eb-5f194316f14e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id 79a76159-61ab-4746-87b5-e5e9dd09c67e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:24.153158 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3028fe55-eddd-4ec9-a8eb-5f194316f14e tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e returned with HTTP 404 Aug 07 14:08:24.153965 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1015/4063] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:24 2026] GET /volume/v3/backups/79a76159-61ab-4746-87b5-e5e9dd09c67e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:24.167410 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca295162-9655-4d90-a1c4-37c355db0a1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:24.170629 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca295162-9655-4d90-a1c4-37c355db0a1a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] DELETE https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:08:24.170979 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca295162-9655-4d90-a1c4-37c355db0a1a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:24.171252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca295162-9655-4d90-a1c4-37c355db0a1a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:24.171436 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-ca295162-9655-4d90-a1c4-37c355db0a1a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete backup with id: ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. Aug 07 14:08:24.187130 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:24.187130 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:24.214693 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-ca295162-9655-4d90-a1c4-37c355db0a1a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] delete_backup rpcapi backup_id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:24.218156 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca295162-9655-4d90-a1c4-37c355db0a1a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 202 Aug 07 14:08:24.218156 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1012/4064] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:24 2026] DELETE /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:24.231451 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b292458-0ed7-4895-b4f2-604a2fba47c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:24.233728 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b292458-0ed7-4895-b4f2-604a2fba47c4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:08:24.234242 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b292458-0ed7-4895-b4f2-604a2fba47c4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:24.234242 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b292458-0ed7-4895-b4f2-604a2fba47c4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:24.234358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1b292458-0ed7-4895-b4f2-604a2fba47c4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:24.240725 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:24.240725 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:24.241514 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b292458-0ed7-4895-b4f2-604a2fba47c4 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 200 Aug 07 14:08:24.242063 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1017/4065] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:24 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:24.619520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c23ab77c-a95e-4be7-bb46-fb1139e840ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:24.621741 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c23ab77c-a95e-4be7-bb46-fb1139e840ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:24.622023 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c23ab77c-a95e-4be7-bb46-fb1139e840ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:24.622280 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c23ab77c-a95e-4be7-bb46-fb1139e840ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:24.622371 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c23ab77c-a95e-4be7-bb46-fb1139e840ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:24.628695 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:24.628695 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:24.629737 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c23ab77c-a95e-4be7-bb46-fb1139e840ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:24.630450 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1022/4066] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:24 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:24.642444 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-001b9c89-dd27-4b8c-b665-c32745ec9f55 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:24.646653 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-001b9c89-dd27-4b8c-b665-c32745ec9f55 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:24.647369 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-001b9c89-dd27-4b8c-b665-c32745ec9f55 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:24.647369 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-001b9c89-dd27-4b8c-b665-c32745ec9f55 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:24.647491 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-001b9c89-dd27-4b8c-b665-c32745ec9f55 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:24.656220 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:24.656220 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:24.657517 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-001b9c89-dd27-4b8c-b665-c32745ec9f55 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:24.658410 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1016/4067] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:24 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:25.122899 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e64438a9-d26e-4329-8d18-effccc3dc1aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.126456 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e64438a9-d26e-4329-8d18-effccc3dc1aa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b Aug 07 14:08:25.126727 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e64438a9-d26e-4329-8d18-effccc3dc1aa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:25.126987 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e64438a9-d26e-4329-8d18-effccc3dc1aa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:25.135653 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:25.135653 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:25.140094 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e64438a9-d26e-4329-8d18-effccc3dc1aa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:25.145291 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e64438a9-d26e-4329-8d18-effccc3dc1aa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b returned with HTTP 200 Aug 07 14:08:25.145830 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1013/4068] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:25 2026] GET /volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:25.168173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.171002 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:25.171551 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "410d367b-0912-4ca1-9bdf-2415c2eaad2b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1112991636"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:25.182920 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:25.182920 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:25.183344 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:25.183715 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume 410d367b-0912-4ca1-9bdf-2415c2eaad2b Aug 07 14:08:25.236954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['f09b656e-c3fa-45ec-b351-2081b49b4bbe', '5817f3c0-a12e-4422-aea6-32fd7a609869', 'e278d124-fbba-4735-bbaa-08db493c4651', '718784ca-3274-4d5f-a916-3330b492db39'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:25.259906 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e4badc2-6a8f-4abe-9c71-ad50f58b7e5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.261795 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e4badc2-6a8f-4abe-9c71-ad50f58b7e5a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 Aug 07 14:08:25.262081 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e4badc2-6a8f-4abe-9c71-ad50f58b7e5a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:25.262354 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e4badc2-6a8f-4abe-9c71-ad50f58b7e5a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:25.262517 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0e4badc2-6a8f-4abe-9c71-ad50f58b7e5a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Show backup with id ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:25.270186 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e4badc2-6a8f-4abe-9c71-ad50f58b7e5a tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 returned with HTTP 404 Aug 07 14:08:25.270547 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1023/4069] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:25 2026] GET /volume/v3/backups/ddaa08c3-7d82-4cb1-8995-94ff88c2ebd2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:25.281413 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.284227 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 Aug 07 14:08:25.284447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:25.284736 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:25.285352 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete volume with id: c3917697-895a-476d-aa14-cec487fc4621 Aug 07 14:08:25.294938 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:25.294938 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:25.295444 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:08:25.310014 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:25.310014 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd4b1045-1d94-4468-a122-42cccc8ca1b5 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:25.310776 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1018/4070] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:25.327345 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-63903e4b-37ce-4eae-a485-d57c74465494 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.330152 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63903e4b-37ce-4eae-a485-d57c74465494 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d Aug 07 14:08:25.330481 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63903e4b-37ce-4eae-a485-d57c74465494 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:25.330789 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63903e4b-37ce-4eae-a485-d57c74465494 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:25.343163 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:25.343163 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:25.343458 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-63903e4b-37ce-4eae-a485-d57c74465494 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:25.344675 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63903e4b-37ce-4eae-a485-d57c74465494 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d returned with HTTP 200 Aug 07 14:08:25.345503 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1014/4071] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:25 2026] GET /volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:25.350792 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Delete volume request issued successfully. Aug 07 14:08:25.351227 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35ce533e-4899-49a0-aa98-de4ee1e2216b tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 returned with HTTP 202 Aug 07 14:08:25.352146 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1017/4072] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:25 2026] DELETE /volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:25.368507 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e2fdeac-e5e7-49be-8eb9-dbdd6f070dbd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.372028 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e2fdeac-e5e7-49be-8eb9-dbdd6f070dbd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 Aug 07 14:08:25.372381 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e2fdeac-e5e7-49be-8eb9-dbdd6f070dbd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:25.372701 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e2fdeac-e5e7-49be-8eb9-dbdd6f070dbd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:25.389165 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:25.389165 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:25.396330 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e2fdeac-e5e7-49be-8eb9-dbdd6f070dbd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Volume info retrieved successfully. Aug 07 14:08:25.404287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e2fdeac-e5e7-49be-8eb9-dbdd6f070dbd tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 returned with HTTP 200 Aug 07 14:08:25.405190 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1024/4073] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:25 2026] GET /volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:25.648301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e0108ad-d633-496b-8d15-dd1c7d4467a2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.651230 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e0108ad-d633-496b-8d15-dd1c7d4467a2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:25.651508 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e0108ad-d633-496b-8d15-dd1c7d4467a2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:25.651788 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e0108ad-d633-496b-8d15-dd1c7d4467a2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:25.652011 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7e0108ad-d633-496b-8d15-dd1c7d4467a2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:25.660581 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:25.660581 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:25.661942 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e0108ad-d633-496b-8d15-dd1c7d4467a2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:25.662367 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1019/4074] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:25 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:25.675469 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0454ca0-221b-481e-8194-4b133ab530e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:25.680362 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0454ca0-221b-481e-8194-4b133ab530e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:25.681408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0454ca0-221b-481e-8194-4b133ab530e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:25.681408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0454ca0-221b-481e-8194-4b133ab530e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:25.681408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c0454ca0-221b-481e-8194-4b133ab530e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:25.691986 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:25.691986 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:25.693688 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0454ca0-221b-481e-8194-4b133ab530e2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:25.694679 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1015/4075] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:25 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:26.361699 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1feeed8-e39b-4225-bfe0-32b780fb4f45 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.365226 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1feeed8-e39b-4225-bfe0-32b780fb4f45 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d Aug 07 14:08:26.366122 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1feeed8-e39b-4225-bfe0-32b780fb4f45 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.366374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1feeed8-e39b-4225-bfe0-32b780fb4f45 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.372387 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=268,cinder:UPDATE=64,cinder:INSERT=37 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:08:26.382349 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:26.382349 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:26.383452 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c1feeed8-e39b-4225-bfe0-32b780fb4f45 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:26.386478 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1feeed8-e39b-4225-bfe0-32b780fb4f45 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d returned with HTTP 200 Aug 07 14:08:26.386478 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1018/4076] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:26 2026] GET /volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:26.405528 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.408497 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:26.408804 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.409118 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.409457 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:08:26.412161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:08:26.424143 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Get all snapshots completed successfully. Aug 07 14:08:26.425079 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-114ffc88-d988-40b9-ac5a-5f7b8ce35024 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 07 14:08:26.425366 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1025/4077] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:08:26 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:26.425469 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ae04ddf-3c9a-48d9-944f-73f3b84498e1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.430404 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ae04ddf-3c9a-48d9-944f-73f3b84498e1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] GET https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 Aug 07 14:08:26.432202 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ae04ddf-3c9a-48d9-944f-73f3b84498e1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.432816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ae04ddf-3c9a-48d9-944f-73f3b84498e1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.442035 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.443765 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d Aug 07 14:08:26.444034 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.444266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.444329 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ae04ddf-3c9a-48d9-944f-73f3b84498e1 tempest-ProjectReaderTests33-1809847759 tempest-ProjectReaderTests33-1809847759-project-admin] https://10.4.3.193/volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 returned with HTTP 404 Aug 07 14:08:26.444428 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: 6963f91a-7b62-42bc-b4d5-bef2482bfc8d Aug 07 14:08:26.445128 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1020/4078] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:26 2026] GET /volume/v3/volumes/c3917697-895a-476d-aa14-cec487fc4621 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:26.451547 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:26.451547 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:26.452468 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:26.484661 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:26.484795 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6603d78b-1b5a-43bc-b7c4-d552c1716471 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d returned with HTTP 202 Aug 07 14:08:26.485603 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1016/4079] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:26 2026] DELETE /volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:26.502450 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77f95aa5-0602-48e5-86a4-7d61c5916001 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.505950 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77f95aa5-0602-48e5-86a4-7d61c5916001 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d Aug 07 14:08:26.506315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77f95aa5-0602-48e5-86a4-7d61c5916001 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.506979 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77f95aa5-0602-48e5-86a4-7d61c5916001 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.516140 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:26.516140 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:26.516650 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77f95aa5-0602-48e5-86a4-7d61c5916001 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:26.517733 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77f95aa5-0602-48e5-86a4-7d61c5916001 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d returned with HTTP 200 Aug 07 14:08:26.518577 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1019/4080] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:26 2026] GET /volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:26.572387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-185c809f-908a-44d0-946f-5de7c276e22f req-7dc8f1cb-0ca2-49ac-937a-43551554f480 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.575721 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-185c809f-908a-44d0-946f-5de7c276e22f req-7dc8f1cb-0ca2-49ac-937a-43551554f480 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3 Aug 07 14:08:26.576268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-185c809f-908a-44d0-946f-5de7c276e22f req-7dc8f1cb-0ca2-49ac-937a-43551554f480 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.576268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-185c809f-908a-44d0-946f-5de7c276e22f req-7dc8f1cb-0ca2-49ac-937a-43551554f480 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.590415 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:26.590415 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:26.664527 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-185c809f-908a-44d0-946f-5de7c276e22f req-7dc8f1cb-0ca2-49ac-937a-43551554f480 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3 returned with HTTP 200 Aug 07 14:08:26.665117 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1026/4081] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:08:26 2026] DELETE /volume/v3/attachments/8e47d299-eaaf-4553-9066-baf326257cc3 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:26.681461 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-71eca5b2-ab3c-4eb6-a0a4-f6b4d34ef4d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.685520 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71eca5b2-ab3c-4eb6-a0a4-f6b4d34ef4d0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:26.685520 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71eca5b2-ab3c-4eb6-a0a4-f6b4d34ef4d0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.685744 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71eca5b2-ab3c-4eb6-a0a4-f6b4d34ef4d0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.685744 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-71eca5b2-ab3c-4eb6-a0a4-f6b4d34ef4d0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:26.699396 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:26.699396 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:26.699776 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71eca5b2-ab3c-4eb6-a0a4-f6b4d34ef4d0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:26.700304 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1021/4082] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:26 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:26.709582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0415ed72-aeb3-4554-947d-05a50789369b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:26.714908 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0415ed72-aeb3-4554-947d-05a50789369b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:26.715134 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0415ed72-aeb3-4554-947d-05a50789369b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:26.715400 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0415ed72-aeb3-4554-947d-05a50789369b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:26.715712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0415ed72-aeb3-4554-947d-05a50789369b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:26.720641 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:26.720641 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:26.721499 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0415ed72-aeb3-4554-947d-05a50789369b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:26.721911 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1017/4083] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:26 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:27.531895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-57d8826c-dd20-4937-8c00-edf1556da14f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:27.535622 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57d8826c-dd20-4937-8c00-edf1556da14f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d Aug 07 14:08:27.536177 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57d8826c-dd20-4937-8c00-edf1556da14f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:27.536177 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57d8826c-dd20-4937-8c00-edf1556da14f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:27.541279 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57d8826c-dd20-4937-8c00-edf1556da14f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d returned with HTTP 404 Aug 07 14:08:27.541462 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1020/4084] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:27 2026] GET /volume/v3/snapshots/6963f91a-7b62-42bc-b4d5-bef2482bfc8d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:27.552862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:27.555632 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b Aug 07 14:08:27.555960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:27.556429 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:27.556429 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: 410d367b-0912-4ca1-9bdf-2415c2eaad2b Aug 07 14:08:27.574827 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:27.574827 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:27.575975 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:27.611935 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:27.611935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c94a36ee-b854-40ed-bf53-fa431eba77b8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b returned with HTTP 202 Aug 07 14:08:27.611935 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1027/4085] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:27 2026] DELETE /volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:27.619412 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1a55dae8-2996-4acd-8c6d-4d7e7585ca52 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:27.625635 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1a55dae8-2996-4acd-8c6d-4d7e7585ca52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b Aug 07 14:08:27.625635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1a55dae8-2996-4acd-8c6d-4d7e7585ca52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:27.625635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1a55dae8-2996-4acd-8c6d-4d7e7585ca52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:27.639099 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:27.639099 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:27.644813 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1a55dae8-2996-4acd-8c6d-4d7e7585ca52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:27.651741 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1a55dae8-2996-4acd-8c6d-4d7e7585ca52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b returned with HTTP 200 Aug 07 14:08:27.652363 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1022/4086] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:27 2026] GET /volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:27.716870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67acb7b6-3245-4305-884a-ff48851e6ea8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:27.720319 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67acb7b6-3245-4305-884a-ff48851e6ea8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:27.720978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67acb7b6-3245-4305-884a-ff48851e6ea8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:27.721253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67acb7b6-3245-4305-884a-ff48851e6ea8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:27.721399 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-67acb7b6-3245-4305-884a-ff48851e6ea8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:27.728248 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:27.728248 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:27.728248 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67acb7b6-3245-4305-884a-ff48851e6ea8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:27.728248 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1018/4087] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:27 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:27.735889 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5c1b11d-061d-4cbe-9ca4-178a3a5d6741 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:27.738136 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c1b11d-061d-4cbe-9ca4-178a3a5d6741 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:27.738136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c1b11d-061d-4cbe-9ca4-178a3a5d6741 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:27.738307 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5c1b11d-061d-4cbe-9ca4-178a3a5d6741 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:27.738568 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f5c1b11d-061d-4cbe-9ca4-178a3a5d6741 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:27.747190 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:27.747190 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:27.748127 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5c1b11d-061d-4cbe-9ca4-178a3a5d6741 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:27.748572 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1021/4088] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:27 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:28.268178 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:28.273112 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] DELETE https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:08:28.273112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:28.275893 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:28.275893 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete volume with id: 619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:08:28.285655 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:28.285655 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:28.286215 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:08:28.314475 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Delete volume request issued successfully. Aug 07 14:08:28.315397 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ffea5b7-3ffc-4e05-b0ed-6177a7685579 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 202 Aug 07 14:08:28.315397 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1028/4089] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:08:28 2026] DELETE /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:08:28.328264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84bd1e1f-3878-4b2c-821f-15b960fbb282 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:28.330349 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84bd1e1f-3878-4b2c-821f-15b960fbb282 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:08:28.330639 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84bd1e1f-3878-4b2c-821f-15b960fbb282 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:28.331664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84bd1e1f-3878-4b2c-821f-15b960fbb282 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:28.339380 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:28.339380 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:28.343514 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-84bd1e1f-3878-4b2c-821f-15b960fbb282 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Volume info retrieved successfully. Aug 07 14:08:28.356866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84bd1e1f-3878-4b2c-821f-15b960fbb282 tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 200 Aug 07 14:08:28.356866 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1023/4090] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:08:28 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:08:28.672099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05ced934-d772-42e1-8556-15b640030b33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:28.678645 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05ced934-d772-42e1-8556-15b640030b33 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b Aug 07 14:08:28.679131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05ced934-d772-42e1-8556-15b640030b33 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:28.679131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05ced934-d772-42e1-8556-15b640030b33 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:28.691984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05ced934-d772-42e1-8556-15b640030b33 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b returned with HTTP 404 Aug 07 14:08:28.692602 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1019/4091] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:28 2026] GET /volume/v3/volumes/410d367b-0912-4ca1-9bdf-2415c2eaad2b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:28.709793 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:28.715764 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:28.716704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1973064856"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:28.719899 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1973064856'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:28.719899 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:28.729633 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:28.744676 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (296fb603-58fb-4311-8c23-d60e8341752e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:28.746757 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2649377-1780-4ac8-800a-2c738c04d7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:28.747802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:28.752124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bffa1fa8-54ab-40e9-9407-730a219fd1f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:28.759899 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bffa1fa8-54ab-40e9-9407-730a219fd1f5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:28.759899 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bffa1fa8-54ab-40e9-9407-730a219fd1f5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:28.760076 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bffa1fa8-54ab-40e9-9407-730a219fd1f5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:28.760179 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bffa1fa8-54ab-40e9-9407-730a219fd1f5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:28.766228 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:28.766228 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:28.768927 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bffa1fa8-54ab-40e9-9407-730a219fd1f5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:28.768927 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1029/4092] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:28 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:28.769058 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1fa6ee6-ff0d-4a8d-996c-b0673eb0c321 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:28.770285 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1fa6ee6-ff0d-4a8d-996c-b0673eb0c321 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:28.770285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1fa6ee6-ff0d-4a8d-996c-b0673eb0c321 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:28.773129 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1fa6ee6-ff0d-4a8d-996c-b0673eb0c321 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:28.773129 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f1fa6ee6-ff0d-4a8d-996c-b0673eb0c321 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:28.778739 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:28.778739 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:28.780952 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1fa6ee6-ff0d-4a8d-996c-b0673eb0c321 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:28.781942 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1024/4093] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:28 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:28.793956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2649377-1780-4ac8-800a-2c738c04d7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:28.793956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a4d4c4-05c7-4364-b96c-643428cb7ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:28.900952 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['e08ac83f-a322-4356-95a8-e17838a8fc7e', '7da7d8bb-9494-41a7-8b78-a3c1ec21e9ff', '0d0996a1-05bb-4e8f-bd00-d5e27ca0d590', 'b4b53b26-d2a2-45ad-8ca5-76dcfe131f2a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:28.902139 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a4d4c4-05c7-4364-b96c-643428cb7ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08ac83f-a322-4356-95a8-e17838a8fc7e', '7da7d8bb-9494-41a7-8b78-a3c1ec21e9ff', '0d0996a1-05bb-4e8f-bd00-d5e27ca0d590', 'b4b53b26-d2a2-45ad-8ca5-76dcfe131f2a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:28.905864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e1a905-0e32-44cc-8590-c86f6aaf2fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:28.944613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e1a905-0e32-44cc-8590-c86f6aaf2fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3567d308-c6a6-4675-895a-c4567d36055d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1973064856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['e08ac83f-a322-4356-95a8-e17838a8fc7e','7da7d8bb-9494-41a7-8b78-a3c1ec21e9ff','0d0996a1-05bb-4e8f-bd00-d5e27ca0d590','b4b53b26-d2a2-45ad-8ca5-76dcfe131f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1973064856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3567d308-c6a6-4675-895a-c4567d36055d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:28.946508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1252770-9632-4943-a1ba-d338a05c17fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:28.974441 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1252770-9632-4943-a1ba-d338a05c17fb) transitioned into state 'SUCCESS' from state '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-1973064856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['e08ac83f-a322-4356-95a8-e17838a8fc7e','7da7d8bb-9494-41a7-8b78-a3c1ec21e9ff','0d0996a1-05bb-4e8f-bd00-d5e27ca0d590','b4b53b26-d2a2-45ad-8ca5-76dcfe131f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:28.975527 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0f1f5d-9199-41b3-8fe6-565afafd5a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:28.995893 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0f1f5d-9199-41b3-8fe6-565afafd5a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:28.995893 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (296fb603-58fb-4311-8c23-d60e8341752e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:28.995893 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:28.996587 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87f94ec8-7c3b-4ef5-8262-ff0ae569bf36 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:28.997090 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1022/4094] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:28 2026] POST /volume/v3/volumes => generated 778 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:29.018860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53a4e6e2-04d6-4f1f-8433-1e257679ca53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.021562 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53a4e6e2-04d6-4f1f-8433-1e257679ca53 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d Aug 07 14:08:29.021647 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53a4e6e2-04d6-4f1f-8433-1e257679ca53 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.021909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53a4e6e2-04d6-4f1f-8433-1e257679ca53 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.022176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-214213da-e015-45c5-9732-f32992b5b631 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.022654 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-214213da-e015-45c5-9732-f32992b5b631 None None] GET https://10.4.3.193/volume// Aug 07 14:08:29.022877 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-214213da-e015-45c5-9732-f32992b5b631 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.023253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-214213da-e015-45c5-9732-f32992b5b631 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.023927 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-214213da-e015-45c5-9732-f32992b5b631 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:29.023927 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1030/4095] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:08:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:29.031253 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.031253 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:29.037394 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-53a4e6e2-04d6-4f1f-8433-1e257679ca53 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:29.039022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-b964a761-354e-4a8f-be3e-b07e9bcfda84 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.043026 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-b964a761-354e-4a8f-be3e-b07e9bcfda84 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:08:29.043491 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53a4e6e2-04d6-4f1f-8433-1e257679ca53 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d returned with HTTP 200 Aug 07 14:08:29.043562 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-b964a761-354e-4a8f-be3e-b07e9bcfda84 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d103415e-17d7-4147-b1f5-43115978b6fb", "connector": null, "instance_uuid": "7ebe8fb4-46c0-4dd0-8926-cb0cdfaad1f6"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:29.044566 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1020/4096] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:29 2026] GET /volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:29.064954 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.064954 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:29.120914 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-b964a761-354e-4a8f-be3e-b07e9bcfda84 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:08:29.121424 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1025/4097] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:08:29 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:29.140870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-63e256f8-f21f-4f8d-844f-db6f8e4d8d46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.145138 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-63e256f8-f21f-4f8d-844f-db6f8e4d8d46 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091 Aug 07 14:08:29.145986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-63e256f8-f21f-4f8d-844f-db6f8e4d8d46 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.145986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-63e256f8-f21f-4f8d-844f-db6f8e4d8d46 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.158292 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.158292 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:29.287712 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-63e256f8-f21f-4f8d-844f-db6f8e4d8d46 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091 returned with HTTP 200 Aug 07 14:08:29.288715 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1023/4098] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:08:29 2026] DELETE /volume/v3/attachments/605f54d4-6e4f-4375-8ca1-b1091c95e091 => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:08:29.376531 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-878714bd-cca2-496f-b36d-2c96e64ba40f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.379304 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-878714bd-cca2-496f-b36d-2c96e64ba40f tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] GET https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 Aug 07 14:08:29.379304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-878714bd-cca2-496f-b36d-2c96e64ba40f tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.380033 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-878714bd-cca2-496f-b36d-2c96e64ba40f tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.388333 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-878714bd-cca2-496f-b36d-2c96e64ba40f tempest-TestVolumeBootPatternV346-1647714625 tempest-TestVolumeBootPatternV346-1647714625-project-member] https://10.4.3.193/volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 returned with HTTP 404 Aug 07 14:08:29.388962 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1031/4099] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:08:29 2026] GET /volume/v3/volumes/619a0b7d-3df6-4c31-901b-391a5dabd6d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:08:29.782997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-647d25df-cb0e-4014-8a5d-319a5e97b70a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.787690 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-647d25df-cb0e-4014-8a5d-319a5e97b70a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:29.788673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-647d25df-cb0e-4014-8a5d-319a5e97b70a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.788673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-647d25df-cb0e-4014-8a5d-319a5e97b70a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.788673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-647d25df-cb0e-4014-8a5d-319a5e97b70a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:29.793275 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.793275 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:29.793996 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-647d25df-cb0e-4014-8a5d-319a5e97b70a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:29.794417 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1021/4100] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:29 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:29.801358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d11a7d19-98dc-4b81-ae44-fe85abf9e015 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.803717 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d11a7d19-98dc-4b81-ae44-fe85abf9e015 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:29.804015 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d11a7d19-98dc-4b81-ae44-fe85abf9e015 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.804290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d11a7d19-98dc-4b81-ae44-fe85abf9e015 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.804466 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d11a7d19-98dc-4b81-ae44-fe85abf9e015 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:29.810103 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.810103 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:29.811147 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d11a7d19-98dc-4b81-ae44-fe85abf9e015 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:29.811708 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1026/4101] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:29 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:29.834132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3a0aaf0-4e21-4c69-a767-3d982dcd9d1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.836715 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3a0aaf0-4e21-4c69-a767-3d982dcd9d1e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:29.837196 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3a0aaf0-4e21-4c69-a767-3d982dcd9d1e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.837386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3a0aaf0-4e21-4c69-a767-3d982dcd9d1e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.837534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a3a0aaf0-4e21-4c69-a767-3d982dcd9d1e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:29.843237 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.843237 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:29.844794 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3a0aaf0-4e21-4c69-a767-3d982dcd9d1e tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:29.844794 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1024/4102] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:29 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:29.856090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ff64eee-ad04-4e69-8120-1d05fe7e11ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.858452 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ff64eee-ad04-4e69-8120-1d05fe7e11ab tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:29.858687 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ff64eee-ad04-4e69-8120-1d05fe7e11ab tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.858946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ff64eee-ad04-4e69-8120-1d05fe7e11ab tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.859082 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-7ff64eee-ad04-4e69-8120-1d05fe7e11ab tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete backup with id: 015b4033-cc48-4681-bfdf-cf9955c8bbee. Aug 07 14:08:29.866873 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.866873 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:29.889023 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-7ff64eee-ad04-4e69-8120-1d05fe7e11ab tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] delete_backup rpcapi backup_id 015b4033-cc48-4681-bfdf-cf9955c8bbee {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:29.891725 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ff64eee-ad04-4e69-8120-1d05fe7e11ab tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 202 Aug 07 14:08:29.893058 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1032/4103] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:29 2026] DELETE /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:29.907485 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c01da77-e062-4dde-946b-fe93e0efe99d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:29.911238 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c01da77-e062-4dde-946b-fe93e0efe99d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:29.911534 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c01da77-e062-4dde-946b-fe93e0efe99d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:29.911873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c01da77-e062-4dde-946b-fe93e0efe99d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:29.914903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9c01da77-e062-4dde-946b-fe93e0efe99d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:29.917486 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:29.917486 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:29.918545 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c01da77-e062-4dde-946b-fe93e0efe99d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 200 Aug 07 14:08:29.919019 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1022/4104] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:29 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:30.026496 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7cb6365f-074c-435a-b13a-78be3d648f70 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.062014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc5f696a-245e-45ff-980a-a26278e9712a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.064766 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc5f696a-245e-45ff-980a-a26278e9712a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d Aug 07 14:08:30.064766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc5f696a-245e-45ff-980a-a26278e9712a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:30.066399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc5f696a-245e-45ff-980a-a26278e9712a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:30.077803 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:30.077803 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:30.085101 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc5f696a-245e-45ff-980a-a26278e9712a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:30.092184 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc5f696a-245e-45ff-980a-a26278e9712a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d returned with HTTP 200 Aug 07 14:08:30.093205 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1025/4105] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:30 2026] GET /volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:30.106512 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-862be751-579f-4bd7-afeb-621f84a47435 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.110278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-862be751-579f-4bd7-afeb-621f84a47435 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:30.110774 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-862be751-579f-4bd7-afeb-621f84a47435 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3567d308-c6a6-4675-895a-c4567d36055d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1284377960"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:30.130268 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:30.130268 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:30.130452 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-862be751-579f-4bd7-afeb-621f84a47435 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:30.130759 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-862be751-579f-4bd7-afeb-621f84a47435 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume 3567d308-c6a6-4675-895a-c4567d36055d Aug 07 14:08:30.190443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-862be751-579f-4bd7-afeb-621f84a47435 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['7c00afff-51ef-49d2-89fd-b430a49b927c', 'a9c28c7c-b708-4aa0-b1f8-35d96b74fc19', '47f01089-34f0-4de8-a70e-9fbb45670b8e', 'bb3d0563-a67f-431e-8b00-9531b82b8583'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:30.271130 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-862be751-579f-4bd7-afeb-621f84a47435 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:30.271799 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-862be751-579f-4bd7-afeb-621f84a47435 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:30.271986 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1033/4106] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:30.288996 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7dd16398-965b-446b-9593-e8d4397118c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.293716 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7dd16398-965b-446b-9593-e8d4397118c2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c Aug 07 14:08:30.293716 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7dd16398-965b-446b-9593-e8d4397118c2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:30.293716 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7dd16398-965b-446b-9593-e8d4397118c2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:30.300604 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:30.300604 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:30.304221 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7dd16398-965b-446b-9593-e8d4397118c2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:30.304221 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7dd16398-965b-446b-9593-e8d4397118c2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c returned with HTTP 200 Aug 07 14:08:30.304221 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1023/4107] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:30 2026] GET /volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:30.370540 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cb6365f-074c-435a-b13a-78be3d648f70 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 07 14:08:30.370683 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cb6365f-074c-435a-b13a-78be3d648f70 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:30.371086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cb6365f-074c-435a-b13a-78be3d648f70 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-admin] Calling method 'get_pools' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:30.390379 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cb6365f-074c-435a-b13a-78be3d648f70 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 14:08:30.394476 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1027/4108] 10.4.3.193 () {66 vars in 1291 bytes} [Fri Aug 7 14:08:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:30.404466 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe28f2cf-1aa9-492e-b191-5e7913a34563 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.529446 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe28f2cf-1aa9-492e-b191-5e7913a34563 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-member] GET https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool Aug 07 14:08:30.529859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe28f2cf-1aa9-492e-b191-5e7913a34563 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:30.530083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe28f2cf-1aa9-492e-b191-5e7913a34563 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:30.530862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-fe28f2cf-1aa9-492e-b191-5e7913a34563 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'bff60de946b24ec38d467b365f543861', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '57b9666189904093afc2418ff761b909', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:30.531174 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe28f2cf-1aa9-492e-b191-5e7913a34563 tempest-ProjectMemberTests-1210459043 tempest-ProjectMemberTests-1210459043-project-member] https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool returned with HTTP 403 Aug 07 14:08:30.531723 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1026/4109] 10.4.3.193 () {66 vars in 1318 bytes} [Fri Aug 7 14:08:30 2026] GET /volume/v3/capabilities/np0000006713@storpool => generated 110 bytes in 128 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:30.745823 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5cef0aec-61fc-42f8-a011-dd4049fd2d7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.749577 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5cef0aec-61fc-42f8-a011-dd4049fd2d7a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] PUT https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 Aug 07 14:08:30.749577 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5cef0aec-61fc-42f8-a011-dd4049fd2d7a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:30.759796 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5cef0aec-61fc-42f8-a011-dd4049fd2d7a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Acquiring lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:08:30.765001 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5cef0aec-61fc-42f8-a011-dd4049fd2d7a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:08:30.766045 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:30.766045 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:30.810354 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88392dba-0b8f-425b-912f-a688eb3e0a2f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.813996 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88392dba-0b8f-425b-912f-a688eb3e0a2f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:30.815147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88392dba-0b8f-425b-912f-a688eb3e0a2f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:30.815147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88392dba-0b8f-425b-912f-a688eb3e0a2f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:30.815147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-88392dba-0b8f-425b-912f-a688eb3e0a2f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:30.825632 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:30.825632 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:30.827102 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88392dba-0b8f-425b-912f-a688eb3e0a2f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:30.827102 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1024/4110] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:30 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:30.934176 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15c45ea1-92ee-464c-bb7a-0f055a61d3ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.937485 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15c45ea1-92ee-464c-bb7a-0f055a61d3ec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee Aug 07 14:08:30.938103 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15c45ea1-92ee-464c-bb7a-0f055a61d3ec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:30.938369 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15c45ea1-92ee-464c-bb7a-0f055a61d3ec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:30.938499 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-15c45ea1-92ee-464c-bb7a-0f055a61d3ec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 015b4033-cc48-4681-bfdf-cf9955c8bbee. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:30.942356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5cef0aec-61fc-42f8-a011-dd4049fd2d7a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" released by "attachment_update" :: held 0.177s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:08:30.942792 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5cef0aec-61fc-42f8-a011-dd4049fd2d7a tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 returned with HTTP 200 Aug 07 14:08:30.943309 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1034/4111] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:08:30 2026] PUT /volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 => generated 968 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:30.953054 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15c45ea1-92ee-464c-bb7a-0f055a61d3ec tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee returned with HTTP 404 Aug 07 14:08:30.954115 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1028/4112] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:30 2026] GET /volume/v3/backups/015b4033-cc48-4681-bfdf-cf9955c8bbee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:30.955209 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5e83d3e3-ce96-4b84-8a76-c0e3f79aa385 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.961064 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5e83d3e3-ce96-4b84-8a76-c0e3f79aa385 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 Aug 07 14:08:30.961268 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5e83d3e3-ce96-4b84-8a76-c0e3f79aa385 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:30.961501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5e83d3e3-ce96-4b84-8a76-c0e3f79aa385 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:30.963794 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:30.968607 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:08:30.969171 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0032b86-43a8-4857-8cc3-79e037fbb9b4", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1089334878", "container": "tempest-volumesbackupstest-backup-container-1359590044"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:30.970449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating new backup {'backup': {'volume_id': 'e0032b86-43a8-4857-8cc3-79e037fbb9b4', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1089334878', 'container': 'tempest-volumesbackupstest-backup-container-1359590044'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:08:30.970712 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Creating backup of volume e0032b86-43a8-4857-8cc3-79e037fbb9b4 in container tempest-volumesbackupstest-backup-container-1359590044 Aug 07 14:08:30.986022 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:30.986022 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:30.986769 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:30.993340 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-5e83d3e3-ce96-4b84-8a76-c0e3f79aa385 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 returned with HTTP 200 Aug 07 14:08:30.994069 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1027/4113] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 14:08:30 2026] GET /volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 => generated 993 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:31.017462 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Created reservations ['96a7cd14-b6fe-4537-b64e-daf626c21268', '92045357-29d5-4239-902c-37ddf1b5d9d0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:31.071865 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b21eeacb-c4bd-4e00-a47e-4f42ec06ae43 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:08:31.071865 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1025/4114] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:08:30 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:31.082514 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c345eede-0a45-4740-b489-664e137a37d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:31.085019 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c345eede-0a45-4740-b489-664e137a37d2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:31.085280 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c345eede-0a45-4740-b489-664e137a37d2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:31.085942 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c345eede-0a45-4740-b489-664e137a37d2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:31.085942 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c345eede-0a45-4740-b489-664e137a37d2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:31.093136 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:31.093136 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:31.094977 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c345eede-0a45-4740-b489-664e137a37d2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:31.094977 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1035/4115] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:31 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:31.325238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8f359da-4bfa-4e5b-b374-e6ce0f36e2e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:31.333988 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8f359da-4bfa-4e5b-b374-e6ce0f36e2e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c Aug 07 14:08:31.334632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8f359da-4bfa-4e5b-b374-e6ce0f36e2e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:31.334632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8f359da-4bfa-4e5b-b374-e6ce0f36e2e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:31.353332 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:31.353332 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:31.353886 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c8f359da-4bfa-4e5b-b374-e6ce0f36e2e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:31.356871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8f359da-4bfa-4e5b-b374-e6ce0f36e2e4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c returned with HTTP 200 Aug 07 14:08:31.357664 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1029/4116] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:31 2026] GET /volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:31.371319 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b4afc5ba-b633-4fc3-b16c-6e2ea3dee2ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:31.373393 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b4afc5ba-b633-4fc3-b16c-6e2ea3dee2ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] POST https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c/action Aug 07 14:08:31.373563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b4afc5ba-b633-4fc3-b16c-6e2ea3dee2ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:31.374953 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b4afc5ba-b633-4fc3-b16c-6e2ea3dee2ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:31.376281 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-b4afc5ba-b633-4fc3-b16c-6e2ea3dee2ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Updating snapshot '51753342-c4c9-4289-bfbf-8a360f45210c' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:08:31.386727 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:31.386727 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:31.387164 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-b4afc5ba-b633-4fc3-b16c-6e2ea3dee2ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9035d95ab4104334a2e3f0bc4597b367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc1e292f20604b02833512bc6ceb7754', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:31.387381 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b4afc5ba-b633-4fc3-b16c-6e2ea3dee2ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c/action returned with HTTP 403 Aug 07 14:08:31.387980 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1028/4117] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:08:31 2026] POST /volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:31.397818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:31.399876 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c Aug 07 14:08:31.400624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:31.400624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:31.400624 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: 51753342-c4c9-4289-bfbf-8a360f45210c Aug 07 14:08:31.409064 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:31.409064 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:31.409442 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:31.440864 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:31.441096 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49af57dc-6e9c-4e39-b7e0-fa1f875db2fb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c returned with HTTP 202 Aug 07 14:08:31.441667 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1026/4118] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:31 2026] DELETE /volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:31.453653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-056fcda3-dbc5-449b-a4e5-7ab3e571f786 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:31.456467 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-056fcda3-dbc5-449b-a4e5-7ab3e571f786 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c Aug 07 14:08:31.456467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-056fcda3-dbc5-449b-a4e5-7ab3e571f786 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:31.456467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-056fcda3-dbc5-449b-a4e5-7ab3e571f786 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:31.465744 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:31.465744 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:31.465973 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-056fcda3-dbc5-449b-a4e5-7ab3e571f786 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:31.466820 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-056fcda3-dbc5-449b-a4e5-7ab3e571f786 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c returned with HTTP 200 Aug 07 14:08:31.467154 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1036/4119] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:31 2026] GET /volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:31.843154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2bd76943-3f34-4639-a98d-4d652b2faab3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:31.845297 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bd76943-3f34-4639-a98d-4d652b2faab3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:31.845692 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bd76943-3f34-4639-a98d-4d652b2faab3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:31.846324 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bd76943-3f34-4639-a98d-4d652b2faab3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:31.847392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2bd76943-3f34-4639-a98d-4d652b2faab3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:31.864752 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:31.864752 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:31.866479 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bd76943-3f34-4639-a98d-4d652b2faab3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:31.866775 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1030/4120] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:31 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:32.110798 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7bd18051-5ac8-42f1-8611-e41466c48296 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:32.115347 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bd18051-5ac8-42f1-8611-e41466c48296 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:32.115347 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bd18051-5ac8-42f1-8611-e41466c48296 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:32.115347 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7bd18051-5ac8-42f1-8611-e41466c48296 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:32.115347 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7bd18051-5ac8-42f1-8611-e41466c48296 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:32.123240 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:32.123240 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:32.125552 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7bd18051-5ac8-42f1-8611-e41466c48296 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:32.126572 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1029/4121] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:32 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:32.482177 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d2f9442-a3d2-4216-ad13-137480c70606 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:32.485446 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d2f9442-a3d2-4216-ad13-137480c70606 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c Aug 07 14:08:32.486129 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d2f9442-a3d2-4216-ad13-137480c70606 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:32.486129 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d2f9442-a3d2-4216-ad13-137480c70606 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:32.492471 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d2f9442-a3d2-4216-ad13-137480c70606 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c returned with HTTP 404 Aug 07 14:08:32.493099 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1027/4122] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:32 2026] GET /volume/v3/snapshots/51753342-c4c9-4289-bfbf-8a360f45210c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:32.506008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:32.510800 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d Aug 07 14:08:32.511390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:32.511390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:32.511504 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: 3567d308-c6a6-4675-895a-c4567d36055d Aug 07 14:08:32.523098 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:32.523098 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:32.523887 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:32.569874 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:32.570258 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ef903ef-4889-4f32-a7ad-0de6ae293e5f tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d returned with HTTP 202 Aug 07 14:08:32.571678 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1037/4123] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:32 2026] DELETE /volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:32.583659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1695a4f4-3bf5-43da-bb05-dec170314d80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:32.592215 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1695a4f4-3bf5-43da-bb05-dec170314d80 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d Aug 07 14:08:32.592556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1695a4f4-3bf5-43da-bb05-dec170314d80 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:32.592926 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1695a4f4-3bf5-43da-bb05-dec170314d80 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:32.610108 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:32.610108 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:32.618855 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1695a4f4-3bf5-43da-bb05-dec170314d80 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:32.636746 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1695a4f4-3bf5-43da-bb05-dec170314d80 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d returned with HTTP 200 Aug 07 14:08:32.637457 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1031/4124] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:32 2026] GET /volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:32.883458 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2bec1086-4a1d-4a56-83d8-a49a601730c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:32.887863 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bec1086-4a1d-4a56-83d8-a49a601730c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:32.888157 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bec1086-4a1d-4a56-83d8-a49a601730c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:32.888908 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bec1086-4a1d-4a56-83d8-a49a601730c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:32.888908 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2bec1086-4a1d-4a56-83d8-a49a601730c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:32.894485 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:32.894485 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:32.896371 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bec1086-4a1d-4a56-83d8-a49a601730c5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:32.896371 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1030/4125] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:32 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:33.075536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61918b32-ef27-4a1a-b743-ac7bd3267d09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.139463 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0ae4e52-8b97-4166-934c-e39f9641ca63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.143591 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0ae4e52-8b97-4166-934c-e39f9641ca63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:33.143829 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0ae4e52-8b97-4166-934c-e39f9641ca63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:33.144228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0ae4e52-8b97-4166-934c-e39f9641ca63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:33.144228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b0ae4e52-8b97-4166-934c-e39f9641ca63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:33.153656 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:33.153656 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:33.154773 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0ae4e52-8b97-4166-934c-e39f9641ca63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:33.155173 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1038/4126] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:33 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:33.230036 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61918b32-ef27-4a1a-b743-ac7bd3267d09 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:08:33.230980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61918b32-ef27-4a1a-b743-ac7bd3267d09 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1785447572", "extra_specs": {"storage_protocol": "tempest-storage_protocol-139614241", "vendor_name": "tempest-vendor_name-390062597"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:33.234224 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:33.234224 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:33.261056 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61918b32-ef27-4a1a-b743-ac7bd3267d09 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:08:33.261450 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1028/4127] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:08:33 2026] POST /volume/v3/types => generated 327 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:33.287173 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.292954 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:33.293639 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "22f09967-5eb3-4946-bb5d-601c6cc683a2", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:33.299734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume request body: {'volume': {'volume_type': '22f09967-5eb3-4946-bb5d-601c6cc683a2', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:33.307427 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume of 1 GB Aug 07 14:08:33.308126 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:33.308126 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:33.308374 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:33.322877 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Flow 'volume_create_api' (4e2c3000-9f24-45ee-baee-b9dbdb23e88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:33.322877 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ed3476-a026-4a0e-b6f1-805ef633f239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.323229 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:33.363758 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ed3476-a026-4a0e-b6f1-805ef633f239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-139614241',vendor_name='tempest-vendor_name-390062597'},id=22f09967-5eb3-4946-bb5d-601c6cc683a2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1785447572',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22f09967-5eb3-4946-bb5d-601c6cc683a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.364927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94068922-b78b-4575-92ee-d76dcb8c0a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.417187 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1785447572 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1785447572, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:33.417481 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1785447572 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1785447572, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:33.505679 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Created reservations ['83c0860d-626a-4250-8129-d07c3605c5f3', '9167bbdb-d85b-4564-b390-1a49fc1c937b', 'bdabf8eb-7893-4fbf-a335-f6c516e4781d', 'ff12697a-f189-4465-9429-cb37f7257f87'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:33.506735 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94068922-b78b-4575-92ee-d76dcb8c0a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c0860d-626a-4250-8129-d07c3605c5f3', '9167bbdb-d85b-4564-b390-1a49fc1c937b', 'bdabf8eb-7893-4fbf-a335-f6c516e4781d', 'ff12697a-f189-4465-9429-cb37f7257f87']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.507779 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (743d1c4c-aefc-4853-a156-7856af2a410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.545245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (743d1c4c-aefc-4853-a156-7856af2a410c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d24f2a6-1781-4782-b9aa-7695c80da96c', '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='1d1ea1da54fd4d3ba202fada00a8689c',qos_specs=None,replication_status=,reservations=['83c0860d-626a-4250-8129-d07c3605c5f3','9167bbdb-d85b-4564-b390-1a49fc1c937b','bdabf8eb-7893-4fbf-a335-f6c516e4781d','ff12697a-f189-4465-9429-cb37f7257f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288022e865c49af9550c39b218690be',volume_type_id=22f09967-5eb3-4946-bb5d-601c6cc683a2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08: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=5d24f2a6-1781-4782-b9aa-7695c80da96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d1ea1da54fd4d3ba202fada00a8689c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2288022e865c49af9550c39b218690be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22f09967-5eb3-4946-bb5d-601c6cc683a2),volume_type_id=22f09967-5eb3-4946-bb5d-601c6cc683a2)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.548038 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8d6fee-b107-4d4a-85f1-111edc95f203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.588220 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8d6fee-b107-4d4a-85f1-111edc95f203) transitioned into state 'SUCCESS' from 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='1d1ea1da54fd4d3ba202fada00a8689c',qos_specs=None,replication_status=,reservations=['83c0860d-626a-4250-8129-d07c3605c5f3','9167bbdb-d85b-4564-b390-1a49fc1c937b','bdabf8eb-7893-4fbf-a335-f6c516e4781d','ff12697a-f189-4465-9429-cb37f7257f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288022e865c49af9550c39b218690be',volume_type_id=22f09967-5eb3-4946-bb5d-601c6cc683a2)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.588900 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3b0ddd-935b-4928-a902-33549fa0fb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.608882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3b0ddd-935b-4928-a902-33549fa0fb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.608882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Flow 'volume_create_api' (4e2c3000-9f24-45ee-baee-b9dbdb23e88b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:33.609116 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume request issued successfully. Aug 07 14:08:33.609961 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d540227-c5d6-4d6c-bd2e-9551f4207dab tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:33.610550 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1032/4128] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:33 2026] POST /volume/v3/volumes => generated 773 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:33.631864 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ff9dfa5-378a-4a89-b1cd-b4fea5c6099b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.632246 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ff9dfa5-378a-4a89-b1cd-b4fea5c6099b tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c Aug 07 14:08:33.632301 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ff9dfa5-378a-4a89-b1cd-b4fea5c6099b tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:33.632529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ff9dfa5-378a-4a89-b1cd-b4fea5c6099b tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:33.646336 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:33.646336 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:33.652224 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3ff9dfa5-378a-4a89-b1cd-b4fea5c6099b tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:33.654779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e6922fb-238a-4988-93ba-5de0c1b30691 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.656970 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e6922fb-238a-4988-93ba-5de0c1b30691 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d Aug 07 14:08:33.657084 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e6922fb-238a-4988-93ba-5de0c1b30691 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:33.657356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e6922fb-238a-4988-93ba-5de0c1b30691 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:33.659258 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ff9dfa5-378a-4a89-b1cd-b4fea5c6099b tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c returned with HTTP 200 Aug 07 14:08:33.659493 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1031/4129] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:33 2026] GET /volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:33.670534 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e6922fb-238a-4988-93ba-5de0c1b30691 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d returned with HTTP 404 Aug 07 14:08:33.671139 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1039/4130] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:33 2026] GET /volume/v3/volumes/3567d308-c6a6-4675-895a-c4567d36055d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:33.688470 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.692220 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:33.692773 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-224759541"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:33.694958 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-224759541'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:33.695116 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:33.700277 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:33.708236 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (946ef2b6-574d-448c-87fe-850d9ca67e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:33.709064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9008baf8-80de-42ec-a4aa-88452d348a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.710320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:33.742906 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9008baf8-80de-42ec-a4aa-88452d348a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.742906 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80a6a64-2950-4125-91f0-c64ffc5f62c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.802949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['cacc9db8-4c28-48e7-84b8-cdf02686e3b7', '29ce7c6f-fbad-4a3e-9763-2e412287d0cd', '7f50e3aa-3d76-4a25-b35b-7c27bea3eeee', 'f0f58ff9-83b3-4298-99cc-04779178f775'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:33.804571 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80a6a64-2950-4125-91f0-c64ffc5f62c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cacc9db8-4c28-48e7-84b8-cdf02686e3b7', '29ce7c6f-fbad-4a3e-9763-2e412287d0cd', '7f50e3aa-3d76-4a25-b35b-7c27bea3eeee', 'f0f58ff9-83b3-4298-99cc-04779178f775']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.805138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf86c32-2feb-4b40-b54f-ef853aa82a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.834402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf86c32-2feb-4b40-b54f-ef853aa82a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6755c6b9-159b-4bb4-b8e6-ee0711acadb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224759541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['cacc9db8-4c28-48e7-84b8-cdf02686e3b7','29ce7c6f-fbad-4a3e-9763-2e412287d0cd','7f50e3aa-3d76-4a25-b35b-7c27bea3eeee','f0f58ff9-83b3-4298-99cc-04779178f775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224759541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6755c6b9-159b-4bb4-b8e6-ee0711acadb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.835791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0deee509-fe95-4a3d-8200-8e63ab9500a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.874830 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0deee509-fe95-4a3d-8200-8e63ab9500a4) transitioned into state 'SUCCESS' from state '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-224759541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['cacc9db8-4c28-48e7-84b8-cdf02686e3b7','29ce7c6f-fbad-4a3e-9763-2e412287d0cd','7f50e3aa-3d76-4a25-b35b-7c27bea3eeee','f0f58ff9-83b3-4298-99cc-04779178f775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.875800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683e0434-3575-4d96-8664-c1622866b754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:33.905138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683e0434-3575-4d96-8664-c1622866b754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:33.905971 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (946ef2b6-574d-448c-87fe-850d9ca67e88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:33.906121 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:33.906797 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03ce8d4f-0ebd-4669-8c56-c98608880adf tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:33.907465 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1029/4131] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:33 2026] POST /volume/v3/volumes => generated 777 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:33.914576 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c49045e-c77e-4a91-8261-1099f4930764 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.917218 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c49045e-c77e-4a91-8261-1099f4930764 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:33.917432 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c49045e-c77e-4a91-8261-1099f4930764 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:33.917675 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c49045e-c77e-4a91-8261-1099f4930764 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:33.917807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5c49045e-c77e-4a91-8261-1099f4930764 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:33.924203 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:33.924203 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:33.924778 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c49045e-c77e-4a91-8261-1099f4930764 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:33.925315 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1033/4132] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:33 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:33.925636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31317575-91b8-47ba-8eaa-b94471554c52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:33.928045 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31317575-91b8-47ba-8eaa-b94471554c52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 Aug 07 14:08:33.928295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31317575-91b8-47ba-8eaa-b94471554c52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:33.929442 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31317575-91b8-47ba-8eaa-b94471554c52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:33.937865 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:33.937865 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:33.942885 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31317575-91b8-47ba-8eaa-b94471554c52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:33.948343 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31317575-91b8-47ba-8eaa-b94471554c52 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 returned with HTTP 200 Aug 07 14:08:33.948975 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1032/4133] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:33 2026] GET /volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:34.167618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-603e32c9-d9b3-4e7e-8367-12d872e3cc35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.170192 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-603e32c9-d9b3-4e7e-8367-12d872e3cc35 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:34.170971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-603e32c9-d9b3-4e7e-8367-12d872e3cc35 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.170971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-603e32c9-d9b3-4e7e-8367-12d872e3cc35 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.170971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-603e32c9-d9b3-4e7e-8367-12d872e3cc35 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:34.191705 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:34.191705 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:34.192549 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-603e32c9-d9b3-4e7e-8367-12d872e3cc35 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:34.193710 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1040/4134] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:34 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:34.689511 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bdb245e-bbe6-49ac-bb15-5db80d877935 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.691692 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bdb245e-bbe6-49ac-bb15-5db80d877935 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c Aug 07 14:08:34.691692 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bdb245e-bbe6-49ac-bb15-5db80d877935 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.691947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bdb245e-bbe6-49ac-bb15-5db80d877935 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.702886 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:34.702886 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:34.709153 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1bdb245e-bbe6-49ac-bb15-5db80d877935 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:34.716255 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bdb245e-bbe6-49ac-bb15-5db80d877935 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c returned with HTTP 200 Aug 07 14:08:34.716811 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1030/4135] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:34 2026] GET /volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:34.739349 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aaef18f1-625a-4f7c-afa3-a9e4c08bf926 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.741744 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aaef18f1-625a-4f7c-afa3-a9e4c08bf926 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:34.743217 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aaef18f1-625a-4f7c-afa3-a9e4c08bf926 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.744167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aaef18f1-625a-4f7c-afa3-a9e4c08bf926 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.753697 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aaef18f1-625a-4f7c-afa3-a9e4c08bf926 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:34.754435 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1034/4136] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:34 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:34.770567 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8784fb40-b590-45f1-abfc-ac8c1169f692 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.774035 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8784fb40-b590-45f1-abfc-ac8c1169f692 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/messages/08cd9e30-b374-4175-a22d-587339241705 Aug 07 14:08:34.774316 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8784fb40-b590-45f1-abfc-ac8c1169f692 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.774668 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8784fb40-b590-45f1-abfc-ac8c1169f692 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.808903 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8784fb40-b590-45f1-abfc-ac8c1169f692 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages/08cd9e30-b374-4175-a22d-587339241705 returned with HTTP 204 Aug 07 14:08:34.809487 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1033/4137] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:08:34 2026] DELETE /volume/v3/messages/08cd9e30-b374-4175-a22d-587339241705 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:08:34.821335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-faf1b755-fdaf-4302-9078-1d7c0969d8aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.825253 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faf1b755-fdaf-4302-9078-1d7c0969d8aa tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/messages/08cd9e30-b374-4175-a22d-587339241705 Aug 07 14:08:34.825994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faf1b755-fdaf-4302-9078-1d7c0969d8aa tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.825994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faf1b755-fdaf-4302-9078-1d7c0969d8aa tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.833947 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faf1b755-fdaf-4302-9078-1d7c0969d8aa tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages/08cd9e30-b374-4175-a22d-587339241705 returned with HTTP 404 Aug 07 14:08:34.835989 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1041/4138] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:34 2026] GET /volume/v3/messages/08cd9e30-b374-4175-a22d-587339241705 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:34.848999 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.851541 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c Aug 07 14:08:34.851799 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.852101 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.852300 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Delete volume with id: 5d24f2a6-1781-4782-b9aa-7695c80da96c Aug 07 14:08:34.863578 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:34.863578 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:34.864508 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:34.865764 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:08:34.885873 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1785447572 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1785447572, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:34.885873 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1785447572 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1785447572, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:34.905042 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Created reservations ['77d4e738-a1d6-40af-b16f-dac187171679', '72898d78-f457-4eb0-af38-a011ff0f2d63', '2f6ef1f3-16f1-40ce-a076-157a41e4c908', '6e49e897-c58c-4a0c-875c-b68da98f78ff'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:34.945273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9b924fa7-a7d5-4464-bff5-492baa6de383 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.964292 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b924fa7-a7d5-4464-bff5-492baa6de383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:34.964415 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b924fa7-a7d5-4464-bff5-492baa6de383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.965013 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b924fa7-a7d5-4464-bff5-492baa6de383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.965867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9b924fa7-a7d5-4464-bff5-492baa6de383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:34.969041 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d816d6b-ce2f-40b9-9642-d7ca7099d752 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:34.972367 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d816d6b-ce2f-40b9-9642-d7ca7099d752 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 Aug 07 14:08:34.973004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d816d6b-ce2f-40b9-9642-d7ca7099d752 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:34.973004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d816d6b-ce2f-40b9-9642-d7ca7099d752 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:34.982481 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:34.982481 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:34.985031 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b924fa7-a7d5-4464-bff5-492baa6de383 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:34.986576 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1035/4139] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:34 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:34.989486 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:34.989486 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:34.997062 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d816d6b-ce2f-40b9-9642-d7ca7099d752 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:35.007643 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d816d6b-ce2f-40b9-9642-d7ca7099d752 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 returned with HTTP 200 Aug 07 14:08:35.008310 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1034/4140] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:34 2026] GET /volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:35.025783 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:35.028227 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:35.029253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6755c6b9-159b-4bb4-b8e6-ee0711acadb1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1061896945"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:35.031382 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Delete volume request issued successfully. Aug 07 14:08:35.031382 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f27f6f9-7aed-49ff-bf09-47765d84456f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c returned with HTTP 202 Aug 07 14:08:35.032775 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1031/4141] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:34 2026] DELETE /volume/v3/volumes/5d24f2a6-1781-4782-b9aa-7695c80da96c => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:35.042985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d7d8e127-d8e8-4c19-b0d4-d672bf437475 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:35.045335 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7d8e127-d8e8-4c19-b0d4-d672bf437475 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/types/22f09967-5eb3-4946-bb5d-601c6cc683a2 Aug 07 14:08:35.045580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7d8e127-d8e8-4c19-b0d4-d672bf437475 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:35.045878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7d8e127-d8e8-4c19-b0d4-d672bf437475 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:35.048514 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:35.048514 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:35.049139 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:35.049139 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume 6755c6b9-159b-4bb4-b8e6-ee0711acadb1 Aug 07 14:08:35.107985 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7d8e127-d8e8-4c19-b0d4-d672bf437475 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/types/22f09967-5eb3-4946-bb5d-601c6cc683a2 returned with HTTP 202 Aug 07 14:08:35.108583 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1036/4142] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:08:35 2026] DELETE /volume/v3/types/22f09967-5eb3-4946-bb5d-601c6cc683a2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:35.120192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['b767d54c-6a53-48f1-95dc-970f2fc23f25', 'a6015793-5db7-457c-9a36-2de4f05c1035', 'bded11c6-d77e-4001-b76e-39a880a88b76', '44672f65-68cc-4385-9596-3cb9445a6be1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:35.125403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3020f6e7-f3f6-47d8-9e59-6c653261eb8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:35.128136 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3020f6e7-f3f6-47d8-9e59-6c653261eb8a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:08:35.128635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3020f6e7-f3f6-47d8-9e59-6c653261eb8a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1458453023", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1181646629", "vendor_name": "tempest-vendor_name-1755460679"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:35.157563 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3020f6e7-f3f6-47d8-9e59-6c653261eb8a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:08:35.157563 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1035/4143] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:08:35 2026] POST /volume/v3/types => generated 329 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:35.167206 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:35.167206 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d34a3fb5-0800-4462-9ec5-d75719be3d6b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:35.169092 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1042/4144] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:35.172030 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:35.174689 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:35.176860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d78af831-7468-4f42-8cd8-f7cdd3498e58", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:35.177352 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume request body: {'volume': {'volume_type': 'd78af831-7468-4f42-8cd8-f7cdd3498e58', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:35.183790 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-16d565e0-0dc3-4857-a898-c7d57a2fc0b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:35.184112 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume of 1 GB Aug 07 14:08:35.184643 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:35.184643 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:35.185408 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:35.186594 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16d565e0-0dc3-4857-a898-c7d57a2fc0b9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 Aug 07 14:08:35.186771 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16d565e0-0dc3-4857-a898-c7d57a2fc0b9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:35.187017 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16d565e0-0dc3-4857-a898-c7d57a2fc0b9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:35.193760 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:35.193760 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:35.194695 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-16d565e0-0dc3-4857-a898-c7d57a2fc0b9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:35.195898 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16d565e0-0dc3-4857-a898-c7d57a2fc0b9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 returned with HTTP 200 Aug 07 14:08:35.197624 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1037/4145] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:35 2026] GET /volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:35.197695 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Flow 'volume_create_api' (20bfbf75-feed-4e47-879b-5d01199fd781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:35.198780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a2d3d4-6d1b-49ec-b962-18489713a25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:35.200441 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:35.211089 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b98abf25-0ebb-449b-8f13-72d4c8056665 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:35.213224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b98abf25-0ebb-449b-8f13-72d4c8056665 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:35.213436 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b98abf25-0ebb-449b-8f13-72d4c8056665 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:35.213659 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b98abf25-0ebb-449b-8f13-72d4c8056665 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:35.214891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b98abf25-0ebb-449b-8f13-72d4c8056665 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:35.225532 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:35.225532 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:35.226164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b98abf25-0ebb-449b-8f13-72d4c8056665 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:35.226858 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1036/4146] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:35 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:35.237395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a2d3d4-6d1b-49ec-b962-18489713a25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:08:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1181646629',vendor_name='tempest-vendor_name-1755460679'},id=d78af831-7468-4f42-8cd8-f7cdd3498e58,is_public=True,name='tempest-ProjectAdminTests-volume-type-1458453023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd78af831-7468-4f42-8cd8-f7cdd3498e58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:35.238955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e3bcd2-946e-4dd2-bbe5-8dcb76662218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:35.291819 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1458453023 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1458453023, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:35.291819 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1458453023 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1458453023, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:35.353254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Created reservations ['a0258466-2720-40ab-85e6-25a3ec024187', '0e2c5594-0b42-45bd-b4b1-594fac87c345', '46bda86a-1eda-4b8c-a302-f7d596b72937', '8f227ce5-8e38-41b7-bb58-8a5964942c4a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:35.353254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e3bcd2-946e-4dd2-bbe5-8dcb76662218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0258466-2720-40ab-85e6-25a3ec024187', '0e2c5594-0b42-45bd-b4b1-594fac87c345', '46bda86a-1eda-4b8c-a302-f7d596b72937', '8f227ce5-8e38-41b7-bb58-8a5964942c4a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:35.353786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67df4f8-b179-4f0c-8f22-ce6cd75d6040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:35.395057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67df4f8-b179-4f0c-8f22-ce6cd75d6040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c', '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='1d1ea1da54fd4d3ba202fada00a8689c',qos_specs=None,replication_status=,reservations=['a0258466-2720-40ab-85e6-25a3ec024187','0e2c5594-0b42-45bd-b4b1-594fac87c345','46bda86a-1eda-4b8c-a302-f7d596b72937','8f227ce5-8e38-41b7-bb58-8a5964942c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288022e865c49af9550c39b218690be',volume_type_id=d78af831-7468-4f42-8cd8-f7cdd3498e58), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08: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=7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d1ea1da54fd4d3ba202fada00a8689c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2288022e865c49af9550c39b218690be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d78af831-7468-4f42-8cd8-f7cdd3498e58),volume_type_id=d78af831-7468-4f42-8cd8-f7cdd3498e58)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:35.396218 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77291136-bf01-4026-a8ae-b330cf853535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:35.425583 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77291136-bf01-4026-a8ae-b330cf853535) transitioned into state 'SUCCESS' from 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='1d1ea1da54fd4d3ba202fada00a8689c',qos_specs=None,replication_status=,reservations=['a0258466-2720-40ab-85e6-25a3ec024187','0e2c5594-0b42-45bd-b4b1-594fac87c345','46bda86a-1eda-4b8c-a302-f7d596b72937','8f227ce5-8e38-41b7-bb58-8a5964942c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288022e865c49af9550c39b218690be',volume_type_id=d78af831-7468-4f42-8cd8-f7cdd3498e58)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:35.425911 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d96253-a2d1-401f-b4ec-8dbfd1edd3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:35.439147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d96253-a2d1-401f-b4ec-8dbfd1edd3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:35.440771 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Flow 'volume_create_api' (20bfbf75-feed-4e47-879b-5d01199fd781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:35.443139 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume request issued successfully. Aug 07 14:08:35.443139 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c738b241-3d9a-434f-a1fd-e050207c8bf4 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:35.443139 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1032/4147] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:35 2026] POST /volume/v3/volumes => generated 773 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:35.459627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17bd6731-d0c8-4d08-aaec-c3d06b006162 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:35.463950 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17bd6731-d0c8-4d08-aaec-c3d06b006162 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c Aug 07 14:08:35.463950 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17bd6731-d0c8-4d08-aaec-c3d06b006162 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:35.464091 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17bd6731-d0c8-4d08-aaec-c3d06b006162 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:35.476019 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:35.476019 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:35.482259 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-17bd6731-d0c8-4d08-aaec-c3d06b006162 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:35.493905 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17bd6731-d0c8-4d08-aaec-c3d06b006162 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c returned with HTTP 200 Aug 07 14:08:35.493905 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1043/4148] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:35 2026] GET /volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.000554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0d96d48b-1628-416e-adf1-ce056897e2fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.002813 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d96d48b-1628-416e-adf1-ce056897e2fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:36.003099 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d96d48b-1628-416e-adf1-ce056897e2fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.003677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d96d48b-1628-416e-adf1-ce056897e2fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.003677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0d96d48b-1628-416e-adf1-ce056897e2fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:36.010832 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.010832 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:36.011266 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d96d48b-1628-416e-adf1-ce056897e2fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:36.011732 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1038/4149] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:35 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.212486 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da11cd31-ed12-4b06-9dff-90a501fe76fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.215785 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da11cd31-ed12-4b06-9dff-90a501fe76fa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 Aug 07 14:08:36.216003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da11cd31-ed12-4b06-9dff-90a501fe76fa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.216197 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da11cd31-ed12-4b06-9dff-90a501fe76fa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.224857 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.224857 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:36.226861 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da11cd31-ed12-4b06-9dff-90a501fe76fa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:36.226861 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da11cd31-ed12-4b06-9dff-90a501fe76fa tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 returned with HTTP 200 Aug 07 14:08:36.226861 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1037/4150] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:36 2026] GET /volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.240686 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c934610-c3a9-4878-bd3c-d411ceb0dd8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.241629 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7be59e6e-7fc9-40e0-9807-d81e4807c8f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.243069 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c934610-c3a9-4878-bd3c-d411ceb0dd8f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:36.243239 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c934610-c3a9-4878-bd3c-d411ceb0dd8f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.243544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c934610-c3a9-4878-bd3c-d411ceb0dd8f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.244496 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1c934610-c3a9-4878-bd3c-d411ceb0dd8f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:36.244738 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7be59e6e-7fc9-40e0-9807-d81e4807c8f7 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] GET https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 Aug 07 14:08:36.244738 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7be59e6e-7fc9-40e0-9807-d81e4807c8f7 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.244964 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7be59e6e-7fc9-40e0-9807-d81e4807c8f7 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.250795 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.250795 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:36.252523 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c934610-c3a9-4878-bd3c-d411ceb0dd8f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:36.253128 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1033/4151] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:36 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.254002 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.254002 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:36.254791 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7be59e6e-7fc9-40e0-9807-d81e4807c8f7 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:36.256004 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7be59e6e-7fc9-40e0-9807-d81e4807c8f7 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 returned with HTTP 200 Aug 07 14:08:36.257575 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1044/4152] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:36 2026] GET /volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.272323 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.278546 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 Aug 07 14:08:36.278741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.278993 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.279105 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: 433780e8-90a0-462c-9c17-2fda35d778e3 Aug 07 14:08:36.292522 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.292522 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:36.295867 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:36.325867 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:36.326264 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4e380d1-dca1-4db8-a0a5-db051f05d19e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 returned with HTTP 202 Aug 07 14:08:36.327947 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1039/4153] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:36 2026] DELETE /volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:36.339443 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2088a5fa-09c7-4bad-aa5a-e09e8b88dbff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.341744 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2088a5fa-09c7-4bad-aa5a-e09e8b88dbff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 Aug 07 14:08:36.341980 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2088a5fa-09c7-4bad-aa5a-e09e8b88dbff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.342234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2088a5fa-09c7-4bad-aa5a-e09e8b88dbff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.351282 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.351282 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:36.351617 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2088a5fa-09c7-4bad-aa5a-e09e8b88dbff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:36.352454 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2088a5fa-09c7-4bad-aa5a-e09e8b88dbff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 returned with HTTP 200 Aug 07 14:08:36.353049 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1038/4154] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:36 2026] GET /volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.515224 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b32143ed-8374-4941-b208-5d0c3cbb3581 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.517805 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b32143ed-8374-4941-b208-5d0c3cbb3581 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c Aug 07 14:08:36.518247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b32143ed-8374-4941-b208-5d0c3cbb3581 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.518611 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b32143ed-8374-4941-b208-5d0c3cbb3581 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.542517 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.542517 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:36.551830 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b32143ed-8374-4941-b208-5d0c3cbb3581 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:36.562559 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b32143ed-8374-4941-b208-5d0c3cbb3581 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c returned with HTTP 200 Aug 07 14:08:36.562816 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1034/4155] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:36 2026] GET /volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c => generated 973 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.588698 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2cf31ea-7614-4544-8505-71cffae3bead None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.591636 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2cf31ea-7614-4544-8505-71cffae3bead tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:36.592098 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2cf31ea-7614-4544-8505-71cffae3bead tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.592292 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2cf31ea-7614-4544-8505-71cffae3bead tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.602669 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2cf31ea-7614-4544-8505-71cffae3bead tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:36.602669 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1045/4156] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:36 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.613372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9be1ab01-2d25-49d4-8a32-b9e4d8ab418e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.616544 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9be1ab01-2d25-49d4-8a32-b9e4d8ab418e tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:36.617117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9be1ab01-2d25-49d4-8a32-b9e4d8ab418e tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.618525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9be1ab01-2d25-49d4-8a32-b9e4d8ab418e tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.618525 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.618525 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:36.622458 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9be1ab01-2d25-49d4-8a32-b9e4d8ab418e tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:36.622956 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1040/4157] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:36 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:36.638245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-456c6ef4-5fc1-4bb5-965e-9e00437dea94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.641016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-456c6ef4-5fc1-4bb5-965e-9e00437dea94 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/messages/b66b8f93-ecf8-4c08-9f60-ab00069dafbb Aug 07 14:08:36.641259 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-456c6ef4-5fc1-4bb5-965e-9e00437dea94 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.641516 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-456c6ef4-5fc1-4bb5-965e-9e00437dea94 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.668733 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-456c6ef4-5fc1-4bb5-965e-9e00437dea94 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages/b66b8f93-ecf8-4c08-9f60-ab00069dafbb returned with HTTP 204 Aug 07 14:08:36.668733 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1039/4158] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:08:36 2026] DELETE /volume/v3/messages/b66b8f93-ecf8-4c08-9f60-ab00069dafbb => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:08:36.680988 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-386c860a-350b-4273-a62c-bb103226806f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.685536 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c Aug 07 14:08:36.685864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.686382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.686382 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Delete volume with id: 7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c Aug 07 14:08:36.702501 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:36.702501 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:36.704443 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:36.706065 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:08:36.750334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Created reservations ['e1949eda-1e3a-4957-94dc-7ff221c67fad', '3a6382ad-2986-4e67-95d9-de40ef1b0af2', 'b9f43bc2-b49c-4ced-a1bd-98456cc408d6', '69eb4a9a-43ba-401a-bc67-d9f61a6730e1'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:36.840575 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Delete volume request issued successfully. Aug 07 14:08:36.841267 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-386c860a-350b-4273-a62c-bb103226806f tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c returned with HTTP 202 Aug 07 14:08:36.843249 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1035/4159] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:36 2026] DELETE /volume/v3/volumes/7fdfba0d-86ae-46c4-b1cf-3f2aae1f981c => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:36.858007 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21d88fae-ae77-42ad-8642-014db8d33461 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.860316 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21d88fae-ae77-42ad-8642-014db8d33461 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/types/d78af831-7468-4f42-8cd8-f7cdd3498e58 Aug 07 14:08:36.860858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21d88fae-ae77-42ad-8642-014db8d33461 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:36.860858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21d88fae-ae77-42ad-8642-014db8d33461 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:36.973978 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21d88fae-ae77-42ad-8642-014db8d33461 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/types/d78af831-7468-4f42-8cd8-f7cdd3498e58 returned with HTTP 202 Aug 07 14:08:36.976055 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1046/4160] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:08:36 2026] DELETE /volume/v3/types/d78af831-7468-4f42-8cd8-f7cdd3498e58 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:36.991117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2396fc6-fcf3-4611-9c76-603a08b7815a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:36.994393 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2396fc6-fcf3-4611-9c76-603a08b7815a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:08:36.994393 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2396fc6-fcf3-4611-9c76-603a08b7815a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-737360799", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1173610962", "vendor_name": "tempest-vendor_name-249345172"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:37.034303 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-08529868-a404-4f2a-b7ad-34fc6cc078b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.037060 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2396fc6-fcf3-4611-9c76-603a08b7815a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:08:37.037554 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1041/4161] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:08:36 2026] POST /volume/v3/types => generated 327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:37.041553 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08529868-a404-4f2a-b7ad-34fc6cc078b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:37.042863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08529868-a404-4f2a-b7ad-34fc6cc078b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:37.043535 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-08529868-a404-4f2a-b7ad-34fc6cc078b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:37.043924 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-08529868-a404-4f2a-b7ad-34fc6cc078b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:37.051383 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:37.051383 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:37.051760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9864de0c-3326-45b0-9dd8-af9243232999 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.051934 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-08529868-a404-4f2a-b7ad-34fc6cc078b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:37.052454 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1040/4162] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:37 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:37.053617 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:37.054148 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "403063fe-807a-4194-9fc7-f881ad256c83", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:37.055903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume request body: {'volume': {'volume_type': '403063fe-807a-4194-9fc7-f881ad256c83', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:37.060682 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume of 1 GB Aug 07 14:08:37.061218 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:37.061218 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:37.061496 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:37.069370 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Flow 'volume_create_api' (94d4ce89-2972-4a13-a09a-18e3c8c31553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:37.069370 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9690ce3b-6992-4ad5-b733-81e07558af27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:37.070430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:37.111675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9690ce3b-6992-4ad5-b733-81e07558af27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:08:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1173610962',vendor_name='tempest-vendor_name-249345172'},id=403063fe-807a-4194-9fc7-f881ad256c83,is_public=True,name='tempest-ProjectAdminTests-volume-type-737360799',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '403063fe-807a-4194-9fc7-f881ad256c83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:37.111991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c0c4f-ff21-41a5-8691-db4d31789175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:37.157542 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-737360799 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-737360799, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:37.157668 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-737360799 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-737360799, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:37.206696 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Created reservations ['e3412254-55c7-4e50-9faf-29a114037579', '6eb34a6e-e2e3-4b9a-bf65-fea6cbde0904', 'cb7e8a37-bb86-4a1b-8c4b-ac1ef7dc4aa8', '79326633-a6fa-4bcf-b317-21c37d8b96e5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:37.207796 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c0c4f-ff21-41a5-8691-db4d31789175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3412254-55c7-4e50-9faf-29a114037579', '6eb34a6e-e2e3-4b9a-bf65-fea6cbde0904', 'cb7e8a37-bb86-4a1b-8c4b-ac1ef7dc4aa8', '79326633-a6fa-4bcf-b317-21c37d8b96e5']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:37.209643 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afef11e-96c8-46cd-9bf8-022bfae47bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:37.246151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afef11e-96c8-46cd-9bf8-022bfae47bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd618992b-a8fe-4c8e-a4a4-bbaa69d14600', '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='1d1ea1da54fd4d3ba202fada00a8689c',qos_specs=None,replication_status=,reservations=['e3412254-55c7-4e50-9faf-29a114037579','6eb34a6e-e2e3-4b9a-bf65-fea6cbde0904','cb7e8a37-bb86-4a1b-8c4b-ac1ef7dc4aa8','79326633-a6fa-4bcf-b317-21c37d8b96e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288022e865c49af9550c39b218690be',volume_type_id=403063fe-807a-4194-9fc7-f881ad256c83), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:37Z,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=d618992b-a8fe-4c8e-a4a4-bbaa69d14600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d1ea1da54fd4d3ba202fada00a8689c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2288022e865c49af9550c39b218690be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(403063fe-807a-4194-9fc7-f881ad256c83),volume_type_id=403063fe-807a-4194-9fc7-f881ad256c83)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:37.247983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecca59ae-aa9e-4a6f-8ee3-ac89edfbbbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:37.270490 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8d40c6f-24c9-4179-9554-45b106d0d215 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.275027 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d40c6f-24c9-4179-9554-45b106d0d215 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:37.275027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d40c6f-24c9-4179-9554-45b106d0d215 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:37.275027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d40c6f-24c9-4179-9554-45b106d0d215 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:37.275027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c8d40c6f-24c9-4179-9554-45b106d0d215 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:37.289987 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:37.289987 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:37.291175 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d40c6f-24c9-4179-9554-45b106d0d215 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:37.293905 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1047/4163] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:37 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:37.294899 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecca59ae-aa9e-4a6f-8ee3-ac89edfbbbf7) transitioned into state 'SUCCESS' from 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='1d1ea1da54fd4d3ba202fada00a8689c',qos_specs=None,replication_status=,reservations=['e3412254-55c7-4e50-9faf-29a114037579','6eb34a6e-e2e3-4b9a-bf65-fea6cbde0904','cb7e8a37-bb86-4a1b-8c4b-ac1ef7dc4aa8','79326633-a6fa-4bcf-b317-21c37d8b96e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288022e865c49af9550c39b218690be',volume_type_id=403063fe-807a-4194-9fc7-f881ad256c83)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:37.294899 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e3e125-2a4f-4891-9c41-bcb40c3f9d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:37.312817 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e3e125-2a4f-4891-9c41-bcb40c3f9d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:37.314259 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Flow 'volume_create_api' (94d4ce89-2972-4a13-a09a-18e3c8c31553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:37.314666 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Create volume request issued successfully. Aug 07 14:08:37.315474 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9864de0c-3326-45b0-9dd8-af9243232999 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:37.316670 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1036/4164] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:37 2026] POST /volume/v3/volumes => generated 772 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:37.340540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-786f66b3-ae57-4627-9dca-ede22b44cb9a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.348101 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-786f66b3-ae57-4627-9dca-ede22b44cb9a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 Aug 07 14:08:37.348101 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-786f66b3-ae57-4627-9dca-ede22b44cb9a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:37.348101 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-786f66b3-ae57-4627-9dca-ede22b44cb9a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:37.362402 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:37.362402 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:37.367884 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76c8c91d-d81d-4641-afe7-e46ea4bcf70e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.370377 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-786f66b3-ae57-4627-9dca-ede22b44cb9a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:37.371042 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76c8c91d-d81d-4641-afe7-e46ea4bcf70e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 Aug 07 14:08:37.371042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76c8c91d-d81d-4641-afe7-e46ea4bcf70e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:37.371176 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76c8c91d-d81d-4641-afe7-e46ea4bcf70e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:37.377794 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76c8c91d-d81d-4641-afe7-e46ea4bcf70e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 returned with HTTP 404 Aug 07 14:08:37.377873 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-786f66b3-ae57-4627-9dca-ede22b44cb9a tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 returned with HTTP 200 Aug 07 14:08:37.377925 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1041/4165] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:37 2026] GET /volume/v3/snapshots/433780e8-90a0-462c-9c17-2fda35d778e3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:37.379703 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1042/4166] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:37 2026] GET /volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:37.394790 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-75c86fe4-58eb-4766-91d2-342e7089331c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.405161 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75c86fe4-58eb-4766-91d2-342e7089331c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 Aug 07 14:08:37.405561 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75c86fe4-58eb-4766-91d2-342e7089331c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:37.406340 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-75c86fe4-58eb-4766-91d2-342e7089331c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:37.406665 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-75c86fe4-58eb-4766-91d2-342e7089331c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: 6755c6b9-159b-4bb4-b8e6-ee0711acadb1 Aug 07 14:08:37.447082 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:37.447082 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:37.447082 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75c86fe4-58eb-4766-91d2-342e7089331c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:37.495922 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-75c86fe4-58eb-4766-91d2-342e7089331c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:37.496805 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-75c86fe4-58eb-4766-91d2-342e7089331c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 returned with HTTP 202 Aug 07 14:08:37.496805 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1048/4167] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:37 2026] DELETE /volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:37.506724 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ef51a31-c4f4-4688-9b44-d948e6a15ab8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.511244 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ef51a31-c4f4-4688-9b44-d948e6a15ab8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 Aug 07 14:08:37.512237 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ef51a31-c4f4-4688-9b44-d948e6a15ab8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:37.512237 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ef51a31-c4f4-4688-9b44-d948e6a15ab8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:37.531439 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:37.531439 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:37.542860 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ef51a31-c4f4-4688-9b44-d948e6a15ab8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:37.549027 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ef51a31-c4f4-4688-9b44-d948e6a15ab8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 returned with HTTP 200 Aug 07 14:08:37.549536 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1037/4168] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:37 2026] GET /volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:37.770457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-012c1d6c-3e7a-4fd8-a6bd-e69fa430935e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:37.779738 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-012c1d6c-3e7a-4fd8-a6bd-e69fa430935e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption Aug 07 14:08:37.779738 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-012c1d6c-3e7a-4fd8-a6bd-e69fa430935e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:37.784407 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-012c1d6c-3e7a-4fd8-a6bd-e69fa430935e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:37.810025 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:37.810025 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:37.818529 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-012c1d6c-3e7a-4fd8-a6bd-e69fa430935e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption returned with HTTP 200 Aug 07 14:08:37.821866 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1042/4169] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:08:37 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption => generated 160 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:38.069140 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6cd8a2d-3994-4744-b732-9004068b66f7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.071499 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6cd8a2d-3994-4744-b732-9004068b66f7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:38.071750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6cd8a2d-3994-4744-b732-9004068b66f7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.072352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6cd8a2d-3994-4744-b732-9004068b66f7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.072352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d6cd8a2d-3994-4744-b732-9004068b66f7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:38.088867 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:38.088867 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:38.088867 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6cd8a2d-3994-4744-b732-9004068b66f7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:38.088867 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1043/4170] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:38 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:38.309650 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce02226e-22ab-4ae4-ba67-c059d679be63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.313957 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce02226e-22ab-4ae4-ba67-c059d679be63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:38.313957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce02226e-22ab-4ae4-ba67-c059d679be63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.314141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce02226e-22ab-4ae4-ba67-c059d679be63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.314198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ce02226e-22ab-4ae4-ba67-c059d679be63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:38.324337 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:38.324337 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:38.325581 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce02226e-22ab-4ae4-ba67-c059d679be63 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:38.326681 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1049/4171] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:38 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:38.402629 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-082122bd-00fc-430f-937e-0474e531f2a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.404799 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-082122bd-00fc-430f-937e-0474e531f2a0 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 Aug 07 14:08:38.405046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-082122bd-00fc-430f-937e-0474e531f2a0 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.405313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-082122bd-00fc-430f-937e-0474e531f2a0 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.416094 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:38.416094 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:38.420635 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-082122bd-00fc-430f-937e-0474e531f2a0 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:38.425758 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-082122bd-00fc-430f-937e-0474e531f2a0 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 returned with HTTP 200 Aug 07 14:08:38.425758 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1038/4172] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:38 2026] GET /volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:38.442974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-057e8e05-60eb-4cab-97a3-200ddac86964 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.446296 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-057e8e05-60eb-4cab-97a3-200ddac86964 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:38.447143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-057e8e05-60eb-4cab-97a3-200ddac86964 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.447143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-057e8e05-60eb-4cab-97a3-200ddac86964 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.458406 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-057e8e05-60eb-4cab-97a3-200ddac86964 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:38.459209 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1043/4173] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:38 2026] GET /volume/v3/messages => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:38.470205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0773408-8e7f-4271-a29b-31fb9d8d8d29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.473304 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0773408-8e7f-4271-a29b-31fb9d8d8d29 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] GET https://10.4.3.193/volume/v3/messages/47d12638-305c-4a83-b0fa-d7b53665de80 Aug 07 14:08:38.473747 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0773408-8e7f-4271-a29b-31fb9d8d8d29 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.473920 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0773408-8e7f-4271-a29b-31fb9d8d8d29 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.487620 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0773408-8e7f-4271-a29b-31fb9d8d8d29 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages/47d12638-305c-4a83-b0fa-d7b53665de80 returned with HTTP 200 Aug 07 14:08:38.488584 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1044/4174] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:38 2026] GET /volume/v3/messages/47d12638-305c-4a83-b0fa-d7b53665de80 => generated 667 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:38.504720 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ae484fa-af30-4328-97b7-55e6ef6893bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.509492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ae484fa-af30-4328-97b7-55e6ef6893bc tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/messages/47d12638-305c-4a83-b0fa-d7b53665de80 Aug 07 14:08:38.509746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ae484fa-af30-4328-97b7-55e6ef6893bc tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.509993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ae484fa-af30-4328-97b7-55e6ef6893bc tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.543707 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ae484fa-af30-4328-97b7-55e6ef6893bc tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/messages/47d12638-305c-4a83-b0fa-d7b53665de80 returned with HTTP 204 Aug 07 14:08:38.543707 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1050/4175] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:08:38 2026] DELETE /volume/v3/messages/47d12638-305c-4a83-b0fa-d7b53665de80 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:08:38.556921 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.572493 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c15149a-25af-416c-a29f-1f4ac29a39b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.572645 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 Aug 07 14:08:38.574055 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.574055 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.574055 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Delete volume with id: d618992b-a8fe-4c8e-a4a4-bbaa69d14600 Aug 07 14:08:38.576427 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c15149a-25af-416c-a29f-1f4ac29a39b4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 Aug 07 14:08:38.576554 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c15149a-25af-416c-a29f-1f4ac29a39b4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.576831 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c15149a-25af-416c-a29f-1f4ac29a39b4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.592048 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c15149a-25af-416c-a29f-1f4ac29a39b4 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 returned with HTTP 404 Aug 07 14:08:38.592189 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:38.592189 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:38.592556 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Volume info retrieved successfully. Aug 07 14:08:38.595228 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1044/4176] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:38 2026] GET /volume/v3/volumes/6755c6b9-159b-4bb4-b8e6-ee0711acadb1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:38.597388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:08:38.611717 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9947b8a-267b-4142-9170-02aabca36e00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.616888 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:38.616888 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-975748139"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:38.621748 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-975748139'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:38.621957 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:38.632291 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:38.640607 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (9a3aa35d-7fd6-47dc-a52f-0025cf9d6c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:38.642546 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8539e31-ebee-4bab-828e-bb29cdb1b2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:38.643286 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:38.647977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Created reservations ['6cdba100-3d5a-4308-becc-88805dfee923', '2e638f49-138d-4e8e-ab50-6aabcf68de7d', '862dbd35-8f89-42fe-9421-1d6bb13d79c0', 'e48e3c52-4661-4af1-87e8-ebeeeba9d620'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:38.694348 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8539e31-ebee-4bab-828e-bb29cdb1b2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:38.695398 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7a67e3-721d-41d4-aee6-f623d81178d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:38.735720 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Delete volume request issued successfully. Aug 07 14:08:38.736113 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-573699a3-ef24-49ca-94dc-b893b98d9b41 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 returned with HTTP 202 Aug 07 14:08:38.738655 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1039/4177] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:38 2026] DELETE /volume/v3/volumes/d618992b-a8fe-4c8e-a4a4-bbaa69d14600 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:38.750697 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b33c1a0-040c-4291-80c8-f6b2a781e386 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.753264 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b33c1a0-040c-4291-80c8-f6b2a781e386 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] DELETE https://10.4.3.193/volume/v3/types/403063fe-807a-4194-9fc7-f881ad256c83 Aug 07 14:08:38.753539 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b33c1a0-040c-4291-80c8-f6b2a781e386 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.753791 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b33c1a0-040c-4291-80c8-f6b2a781e386 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.774878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['fe3ce51a-c671-49ae-a632-efea0576e272', '89c0fc3f-8814-434b-b167-18424952cddb', 'a6631d16-e582-4389-ae18-bda24d90b183', '74113637-bc0f-4d5a-a266-0d3ea7ebbcd2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:38.776338 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7a67e3-721d-41d4-aee6-f623d81178d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe3ce51a-c671-49ae-a632-efea0576e272', '89c0fc3f-8814-434b-b167-18424952cddb', 'a6631d16-e582-4389-ae18-bda24d90b183', '74113637-bc0f-4d5a-a266-0d3ea7ebbcd2']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:38.778526 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e80b78b5-0f76-4486-aefd-1d8fc3bfb5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:38.816883 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e80b78b5-0f76-4486-aefd-1d8fc3bfb5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc026625-1188-4ddd-806c-56b4e0bb7e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-975748139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['fe3ce51a-c671-49ae-a632-efea0576e272','89c0fc3f-8814-434b-b167-18424952cddb','a6631d16-e582-4389-ae18-bda24d90b183','74113637-bc0f-4d5a-a266-0d3ea7ebbcd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-975748139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc026625-1188-4ddd-806c-56b4e0bb7e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:38.817714 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3c3895-04d0-4bb5-ba3f-3584cbeee7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:38.820875 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b33c1a0-040c-4291-80c8-f6b2a781e386 tempest-ProjectAdminTests-1615475597 tempest-ProjectAdminTests-1615475597-project-admin] https://10.4.3.193/volume/v3/types/403063fe-807a-4194-9fc7-f881ad256c83 returned with HTTP 202 Aug 07 14:08:38.820875 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1051/4178] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:08:38 2026] DELETE /volume/v3/types/403063fe-807a-4194-9fc7-f881ad256c83 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:38.854084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3c3895-04d0-4bb5-ba3f-3584cbeee7e1) transitioned into state 'SUCCESS' from state '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-975748139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['fe3ce51a-c671-49ae-a632-efea0576e272','89c0fc3f-8814-434b-b167-18424952cddb','a6631d16-e582-4389-ae18-bda24d90b183','74113637-bc0f-4d5a-a266-0d3ea7ebbcd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:38.855927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757105c4-238f-4ae9-bda2-066a3e2687d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:38.878970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757105c4-238f-4ae9-bda2-066a3e2687d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:38.880386 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (9a3aa35d-7fd6-47dc-a52f-0025cf9d6c02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:38.884240 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:38.885803 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9947b8a-267b-4142-9170-02aabca36e00 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:38.886302 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1045/4179] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:38 2026] POST /volume/v3/volumes => generated 777 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:38.902404 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50dd6038-14dc-4435-8ad7-26c1882f38ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:38.905318 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50dd6038-14dc-4435-8ad7-26c1882f38ca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f Aug 07 14:08:38.905720 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50dd6038-14dc-4435-8ad7-26c1882f38ca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:38.905795 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50dd6038-14dc-4435-8ad7-26c1882f38ca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:38.922261 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:38.922261 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:38.930570 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50dd6038-14dc-4435-8ad7-26c1882f38ca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:38.935377 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50dd6038-14dc-4435-8ad7-26c1882f38ca tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f returned with HTTP 200 Aug 07 14:08:38.936576 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1045/4180] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:38 2026] GET /volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:39.105522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a55c974d-486b-4dec-a7e9-79fba0cfe388 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:39.109423 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a55c974d-486b-4dec-a7e9-79fba0cfe388 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:39.109760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a55c974d-486b-4dec-a7e9-79fba0cfe388 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:39.110084 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a55c974d-486b-4dec-a7e9-79fba0cfe388 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:39.110255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a55c974d-486b-4dec-a7e9-79fba0cfe388 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:39.121816 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:39.121816 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:39.123415 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a55c974d-486b-4dec-a7e9-79fba0cfe388 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:39.124559 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1040/4181] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:39 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:39.344236 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e5be267-22a6-4292-a56f-37bc4fb69fdb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:39.345881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e5be267-22a6-4292-a56f-37bc4fb69fdb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:39.346078 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e5be267-22a6-4292-a56f-37bc4fb69fdb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:39.346304 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e5be267-22a6-4292-a56f-37bc4fb69fdb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:39.346441 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2e5be267-22a6-4292-a56f-37bc4fb69fdb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:39.351521 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:39.351521 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:39.352626 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e5be267-22a6-4292-a56f-37bc4fb69fdb tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:39.352779 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1052/4182] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:39 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:39.433618 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:39.654756 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:39.655167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:39.656851 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:39.657021 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Create volume of 1 GB Aug 07 14:08:39.657393 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:39.657393 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:39.664244 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Availability Zones retrieved successfully. Aug 07 14:08:39.672151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Flow 'volume_create_api' (430acc14-6da0-4fb0-878a-6333a1f8775c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:39.673510 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865ad638-1f65-467d-b8fb-2e3e851cc3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:39.675161 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:39.715041 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865ad638-1f65-467d-b8fb-2e3e851cc3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:39.715954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a55c49-5940-489d-87ce-bd01e6142986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:39.825622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Created reservations ['f249c594-f828-4bbc-8f26-4a2f971e8c47', '865808a2-38b7-4ac9-833a-846b88c9c7bd', '76374865-d349-4851-9317-623b1a9a5846', 'ae76766d-dff8-46e1-98d6-97e0ab98600d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:39.826813 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a55c49-5940-489d-87ce-bd01e6142986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f249c594-f828-4bbc-8f26-4a2f971e8c47', '865808a2-38b7-4ac9-833a-846b88c9c7bd', '76374865-d349-4851-9317-623b1a9a5846', 'ae76766d-dff8-46e1-98d6-97e0ab98600d']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:39.827711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc283913-b5fc-40d6-b173-75ceb9120cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:39.857234 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc283913-b5fc-40d6-b173-75ceb9120cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548d475b-3693-4ac9-97e2-b60ba8bf8cc4', '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='e6e796efce5249dc82b6fb8b05375ccb',qos_specs=None,replication_status=,reservations=['f249c594-f828-4bbc-8f26-4a2f971e8c47','865808a2-38b7-4ac9-833a-846b88c9c7bd','76374865-d349-4851-9317-623b1a9a5846','ae76766d-dff8-46e1-98d6-97e0ab98600d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85894debaebc4c65a54a2177f5ff9e82',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:39Z,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=548d475b-3693-4ac9-97e2-b60ba8bf8cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6e796efce5249dc82b6fb8b05375ccb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85894debaebc4c65a54a2177f5ff9e82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:39.858253 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2db4465-c90b-4cf7-b751-41a441876f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:39.880053 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2db4465-c90b-4cf7-b751-41a441876f47) transitioned into state 'SUCCESS' from 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='e6e796efce5249dc82b6fb8b05375ccb',qos_specs=None,replication_status=,reservations=['f249c594-f828-4bbc-8f26-4a2f971e8c47','865808a2-38b7-4ac9-833a-846b88c9c7bd','76374865-d349-4851-9317-623b1a9a5846','ae76766d-dff8-46e1-98d6-97e0ab98600d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85894debaebc4c65a54a2177f5ff9e82',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:39.880739 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9184ae10-d2bb-4405-83d3-ce50861f5cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:39.895485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9184ae10-d2bb-4405-83d3-ce50861f5cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:39.902184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Flow 'volume_create_api' (430acc14-6da0-4fb0-878a-6333a1f8775c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:39.902184 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Create volume request issued successfully. Aug 07 14:08:39.904658 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b072ab3-e4b2-461f-8f3f-7c5895bf94e6 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:39.906101 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1046/4183] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:39 2026] POST /volume/v3/volumes => generated 740 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:39.930853 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d60defa-382a-4fe0-80bd-4550c387d040 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:39.936046 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d60defa-382a-4fe0-80bd-4550c387d040 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 Aug 07 14:08:39.936276 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d60defa-382a-4fe0-80bd-4550c387d040 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:39.936518 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d60defa-382a-4fe0-80bd-4550c387d040 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:39.953794 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:39.953794 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:39.956860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24ca1314-0591-443f-93de-b7599cdbbe19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:39.960323 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24ca1314-0591-443f-93de-b7599cdbbe19 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f Aug 07 14:08:39.960323 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24ca1314-0591-443f-93de-b7599cdbbe19 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:39.960518 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4d60defa-382a-4fe0-80bd-4550c387d040 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:39.961715 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24ca1314-0591-443f-93de-b7599cdbbe19 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:39.967834 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d60defa-382a-4fe0-80bd-4550c387d040 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 returned with HTTP 200 Aug 07 14:08:39.968359 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1046/4184] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:39 2026] GET /volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 => generated 808 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:39.981391 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:39.981391 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:39.996297 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-24ca1314-0591-443f-93de-b7599cdbbe19 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:40.004546 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24ca1314-0591-443f-93de-b7599cdbbe19 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f returned with HTTP 200 Aug 07 14:08:40.006476 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1041/4185] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:39 2026] GET /volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:08:40.029937 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0361c699-363c-4f33-9847-07e925a6985b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:40.032584 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0361c699-363c-4f33-9847-07e925a6985b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:40.033397 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0361c699-363c-4f33-9847-07e925a6985b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc026625-1188-4ddd-806c-56b4e0bb7e6f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-982668288"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:40.049915 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:40.049915 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:40.050065 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0361c699-363c-4f33-9847-07e925a6985b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:40.050203 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-0361c699-363c-4f33-9847-07e925a6985b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume fc026625-1188-4ddd-806c-56b4e0bb7e6f Aug 07 14:08:40.096389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0361c699-363c-4f33-9847-07e925a6985b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['00e923b8-1223-4d86-97ab-7270327e258c', '6580ad7a-99c9-4aba-880e-145eef0a6e72', 'b37ac6d5-4125-441d-891d-6b9c226aa46d', '73eb1cb7-55e6-44e5-878f-fb00d79917ad'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:40.144753 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b4d40bd-7407-44e5-97a2-e9ced01ad395 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:40.148630 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0361c699-363c-4f33-9847-07e925a6985b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:40.150318 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b4d40bd-7407-44e5-97a2-e9ced01ad395 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:40.150485 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0361c699-363c-4f33-9847-07e925a6985b tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:40.150532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b4d40bd-7407-44e5-97a2-e9ced01ad395 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:40.150574 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1053/4186] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:40.150689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b4d40bd-7407-44e5-97a2-e9ced01ad395 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:40.158634 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2b4d40bd-7407-44e5-97a2-e9ced01ad395 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:40.166335 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53a179fd-a95b-47f0-a3ca-b431bc55742e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:40.168812 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:40.168812 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:40.169978 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b4d40bd-7407-44e5-97a2-e9ced01ad395 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:40.169978 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1047/4187] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:40 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:40.170511 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53a179fd-a95b-47f0-a3ca-b431bc55742e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 Aug 07 14:08:40.170869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53a179fd-a95b-47f0-a3ca-b431bc55742e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:40.171165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53a179fd-a95b-47f0-a3ca-b431bc55742e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:40.181186 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:40.181186 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:40.182519 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-53a179fd-a95b-47f0-a3ca-b431bc55742e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:40.182519 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53a179fd-a95b-47f0-a3ca-b431bc55742e tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 returned with HTTP 200 Aug 07 14:08:40.183115 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1047/4188] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:40 2026] GET /volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:40.368755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d2500cd-be71-4aa4-940a-a7cfea7bdfc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:40.370687 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d2500cd-be71-4aa4-940a-a7cfea7bdfc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:40.370955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d2500cd-be71-4aa4-940a-a7cfea7bdfc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:40.371110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d2500cd-be71-4aa4-940a-a7cfea7bdfc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:40.371236 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5d2500cd-be71-4aa4-940a-a7cfea7bdfc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:40.375814 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:40.375814 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:40.377194 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d2500cd-be71-4aa4-940a-a7cfea7bdfc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:40.377372 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1042/4189] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:40 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:40.664396 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-ae5953df-d092-49b8-b2d7-fa56ac401108 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:40.667139 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-ae5953df-d092-49b8-b2d7-fa56ac401108 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1/action Aug 07 14:08:40.667676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-ae5953df-d092-49b8-b2d7-fa56ac401108 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:40.667897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-ae5953df-d092-49b8-b2d7-fa56ac401108 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:40.668745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f46c219e-f6b2-401c-89b6-b5e8c10346d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:40.672042 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f46c219e-f6b2-401c-89b6-b5e8c10346d7 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] GET https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:40.672276 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f46c219e-f6b2-401c-89b6-b5e8c10346d7 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:40.672530 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f46c219e-f6b2-401c-89b6-b5e8c10346d7 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:40.684685 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:40.684685 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:40.689994 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f46c219e-f6b2-401c-89b6-b5e8c10346d7 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:40.693065 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:40.693065 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:40.694330 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f46c219e-f6b2-401c-89b6-b5e8c10346d7 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 200 Aug 07 14:08:40.694820 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1048/4190] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:40 2026] GET /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:40.711956 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0d7a2520-6a04-4b60-b402-0a170345f3d7 req-ae5953df-d092-49b8-b2d7-fa56ac401108 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1/action returned with HTTP 204 Aug 07 14:08:40.712832 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1054/4191] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:08:40 2026] POST /volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:41.002885 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64e7c074-4dd0-4b07-b279-6d403a400a66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.006167 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64e7c074-4dd0-4b07-b279-6d403a400a66 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 Aug 07 14:08:41.006317 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64e7c074-4dd0-4b07-b279-6d403a400a66 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.006514 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64e7c074-4dd0-4b07-b279-6d403a400a66 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.022635 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.022635 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:41.027693 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64e7c074-4dd0-4b07-b279-6d403a400a66 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:41.033965 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64e7c074-4dd0-4b07-b279-6d403a400a66 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 returned with HTTP 200 Aug 07 14:08:41.034819 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1048/4192] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 => generated 833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:41.080187 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ef20cc9-4877-4489-ac82-d09ed2d410cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.082769 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ef20cc9-4877-4489-ac82-d09ed2d410cd tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 Aug 07 14:08:41.082769 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ef20cc9-4877-4489-ac82-d09ed2d410cd tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.082966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ef20cc9-4877-4489-ac82-d09ed2d410cd tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.101630 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.101630 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:41.111720 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ef20cc9-4877-4489-ac82-d09ed2d410cd tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:41.130160 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ef20cc9-4877-4489-ac82-d09ed2d410cd tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 returned with HTTP 200 Aug 07 14:08:41.132073 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1043/4193] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 => generated 833 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:41.167129 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c87e508e-996a-402f-b488-c1869a419698 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.169343 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:41.169623 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-474035690"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:41.172272 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-474035690'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:41.172272 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Create volume of 1 GB Aug 07 14:08:41.176655 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Availability Zones retrieved successfully. Aug 07 14:08:41.184876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Flow 'volume_create_api' (6e7a59c9-be9e-4935-b57e-fd7d71c34d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:41.186119 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040ea28d-6e09-4064-83c2-4a6a1f61b972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:41.187458 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:41.191167 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ecfb577-80d4-48bc-b75d-f06b0b669444 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.193598 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ecfb577-80d4-48bc-b75d-f06b0b669444 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:41.195086 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ecfb577-80d4-48bc-b75d-f06b0b669444 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.195086 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ecfb577-80d4-48bc-b75d-f06b0b669444 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.195969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2ecfb577-80d4-48bc-b75d-f06b0b669444 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:41.198863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-621501ef-5935-4632-a1e3-85f0f5c10f61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.201554 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.201554 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:41.202521 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ecfb577-80d4-48bc-b75d-f06b0b669444 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:41.202998 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1055/4194] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:41.204492 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-621501ef-5935-4632-a1e3-85f0f5c10f61 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 Aug 07 14:08:41.204492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-621501ef-5935-4632-a1e3-85f0f5c10f61 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.204492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-621501ef-5935-4632-a1e3-85f0f5c10f61 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.212352 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.212352 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:41.213146 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-621501ef-5935-4632-a1e3-85f0f5c10f61 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:41.213880 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-621501ef-5935-4632-a1e3-85f0f5c10f61 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 returned with HTTP 200 Aug 07 14:08:41.214543 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1049/4195] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:41.229968 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-005ec9b8-8572-4bb9-969c-f7743589015d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.233888 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-005ec9b8-8572-4bb9-969c-f7743589015d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] POST https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565/action Aug 07 14:08:41.236464 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-005ec9b8-8572-4bb9-969c-f7743589015d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:41.237234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-005ec9b8-8572-4bb9-969c-f7743589015d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:41.241130 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.snapshot_unmanage [None req-005ec9b8-8572-4bb9-969c-f7743589015d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Unmanage snapshot with id: 0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 Aug 07 14:08:41.252268 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.252268 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:41.252855 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-005ec9b8-8572-4bb9-969c-f7743589015d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:41.253991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-005ec9b8-8572-4bb9-969c-f7743589015d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9035d95ab4104334a2e3f0bc4597b367', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc1e292f20604b02833512bc6ceb7754', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:41.253991 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-005ec9b8-8572-4bb9-969c-f7743589015d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565/action returned with HTTP 403 Aug 07 14:08:41.254261 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040ea28d-6e09-4064-83c2-4a6a1f61b972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:41.254584 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1044/4196] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:08:41 2026] POST /volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:41.260032 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2fa14a-7505-4f41-aed6-f6ec5b844acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:41.265908 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.268135 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 Aug 07 14:08:41.268554 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.268724 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.268809 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: 0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 Aug 07 14:08:41.275906 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.275906 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:41.276635 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:41.302111 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:41.302111 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f5d1e70-fa98-4964-b075-db757ef83b8c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 returned with HTTP 202 Aug 07 14:08:41.302812 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1056/4197] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:41 2026] DELETE /volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:41.314577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-486709d7-47ba-4cd1-99b9-bca9aa106b96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.319746 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-486709d7-47ba-4cd1-99b9-bca9aa106b96 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 Aug 07 14:08:41.320112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-486709d7-47ba-4cd1-99b9-bca9aa106b96 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.320287 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-486709d7-47ba-4cd1-99b9-bca9aa106b96 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.327735 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.327735 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:41.329315 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-486709d7-47ba-4cd1-99b9-bca9aa106b96 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:41.329315 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-486709d7-47ba-4cd1-99b9-bca9aa106b96 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 returned with HTTP 200 Aug 07 14:08:41.330021 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1050/4198] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:41.331758 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Created reservations ['29a1f3f1-f760-4c53-8628-cc9f2d4ed7b7', '670fabb1-05ef-4b96-a650-207a01afbf9b', 'ed290073-5875-4e81-8a1b-7d9257c1b71c', '70b35175-9966-4af1-b94f-11a66631ff7e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:41.332798 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2fa14a-7505-4f41-aed6-f6ec5b844acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a1f3f1-f760-4c53-8628-cc9f2d4ed7b7', '670fabb1-05ef-4b96-a650-207a01afbf9b', 'ed290073-5875-4e81-8a1b-7d9257c1b71c', '70b35175-9966-4af1-b94f-11a66631ff7e']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:41.333942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bbe07b-f83f-4f7c-ac16-32008c6f55ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:41.370213 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bbe07b-f83f-4f7c-ac16-32008c6f55ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cab90e4-37f6-43af-a38d-796005a08da0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-474035690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6e796efce5249dc82b6fb8b05375ccb',qos_specs=None,replication_status=,reservations=['29a1f3f1-f760-4c53-8628-cc9f2d4ed7b7','670fabb1-05ef-4b96-a650-207a01afbf9b','ed290073-5875-4e81-8a1b-7d9257c1b71c','70b35175-9966-4af1-b94f-11a66631ff7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85894debaebc4c65a54a2177f5ff9e82',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:41Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-474035690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cab90e4-37f6-43af-a38d-796005a08da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6e796efce5249dc82b6fb8b05375ccb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85894debaebc4c65a54a2177f5ff9e82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:41.370867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b40b6a8-e572-4ec8-93ca-aae169650898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:41.393329 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-973317aa-d909-40a2-ae75-70c80900fbc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.396165 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-973317aa-d909-40a2-ae75-70c80900fbc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:41.396949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-973317aa-d909-40a2-ae75-70c80900fbc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.397430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-973317aa-d909-40a2-ae75-70c80900fbc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.397529 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-973317aa-d909-40a2-ae75-70c80900fbc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:41.407026 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.407026 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:41.408339 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-973317aa-d909-40a2-ae75-70c80900fbc5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:41.409477 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1045/4199] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:41.409655 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b40b6a8-e572-4ec8-93ca-aae169650898) transitioned into 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-474035690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6e796efce5249dc82b6fb8b05375ccb',qos_specs=None,replication_status=,reservations=['29a1f3f1-f760-4c53-8628-cc9f2d4ed7b7','670fabb1-05ef-4b96-a650-207a01afbf9b','ed290073-5875-4e81-8a1b-7d9257c1b71c','70b35175-9966-4af1-b94f-11a66631ff7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85894debaebc4c65a54a2177f5ff9e82',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:41.410190 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eef0ea9-3573-4e6a-8665-32a698e8a5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:41.433166 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eef0ea9-3573-4e6a-8665-32a698e8a5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:41.434404 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Flow 'volume_create_api' (6e7a59c9-be9e-4935-b57e-fd7d71c34d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:41.436866 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Create volume request issued successfully. Aug 07 14:08:41.436866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c87e508e-996a-402f-b488-c1869a419698 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:41.436866 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1049/4200] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:08:41 2026] POST /volume/v3/volumes => generated 775 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:41.483542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-977537bb-1112-4e32-ae89-70d242583962 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.485811 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-977537bb-1112-4e32-ae89-70d242583962 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:41.486023 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-977537bb-1112-4e32-ae89-70d242583962 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.486375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-977537bb-1112-4e32-ae89-70d242583962 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.499152 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.499152 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:41.505990 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-977537bb-1112-4e32-ae89-70d242583962 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:41.514311 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-977537bb-1112-4e32-ae89-70d242583962 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 returned with HTTP 200 Aug 07 14:08:41.515086 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1057/4201] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:41.708979 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c53dfa3-90d9-4c25-9e57-c662c03147c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:41.713318 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c53dfa3-90d9-4c25-9e57-c662c03147c1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] GET https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:41.713318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c53dfa3-90d9-4c25-9e57-c662c03147c1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:41.713318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c53dfa3-90d9-4c25-9e57-c662c03147c1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:41.722601 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:41.722601 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:41.729376 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c53dfa3-90d9-4c25-9e57-c662c03147c1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:41.737873 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c53dfa3-90d9-4c25-9e57-c662c03147c1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 200 Aug 07 14:08:41.738492 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1051/4202] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:41 2026] GET /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:42.219906 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-baf82047-bd43-4385-9acc-ddb38fba6a14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.222271 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baf82047-bd43-4385-9acc-ddb38fba6a14 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:42.222550 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-baf82047-bd43-4385-9acc-ddb38fba6a14 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.222789 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-baf82047-bd43-4385-9acc-ddb38fba6a14 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.222972 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-baf82047-bd43-4385-9acc-ddb38fba6a14 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:42.231941 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.231941 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:42.232693 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baf82047-bd43-4385-9acc-ddb38fba6a14 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:42.233183 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1046/4203] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:42.343811 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd656369-61c4-4098-8ec8-0827dec480a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.346519 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd656369-61c4-4098-8ec8-0827dec480a0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 Aug 07 14:08:42.346819 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd656369-61c4-4098-8ec8-0827dec480a0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.347117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd656369-61c4-4098-8ec8-0827dec480a0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.353707 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd656369-61c4-4098-8ec8-0827dec480a0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 returned with HTTP 404 Aug 07 14:08:42.354518 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1050/4204] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/snapshots/0f8cbd11-1bac-4ca8-9ae8-6f0891ccf565 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:42.364145 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.366532 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f Aug 07 14:08:42.366948 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.367236 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.367504 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: fc026625-1188-4ddd-806c-56b4e0bb7e6f Aug 07 14:08:42.377597 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.377597 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:42.377959 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:42.410309 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:42.410583 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bf96a1c-dc60-43f7-9ed5-f66fc0a4b4a2 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f returned with HTTP 202 Aug 07 14:08:42.411364 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1058/4205] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:42 2026] DELETE /volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:42.423984 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c4c8f84-e488-4ab2-8ffd-9811c5feac58 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.426394 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71472230-55b1-4607-8fa9-7d6e53070481 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.426872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ccfe8fc1-ea88-493f-98f6-7d998027ca05 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.427445 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c4c8f84-e488-4ab2-8ffd-9811c5feac58 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f Aug 07 14:08:42.427683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c4c8f84-e488-4ab2-8ffd-9811c5feac58 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.428112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c4c8f84-e488-4ab2-8ffd-9811c5feac58 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.428264 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71472230-55b1-4607-8fa9-7d6e53070481 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] DELETE https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:42.428466 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71472230-55b1-4607-8fa9-7d6e53070481 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.429109 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71472230-55b1-4607-8fa9-7d6e53070481 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.430315 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ccfe8fc1-ea88-493f-98f6-7d998027ca05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:42.430919 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-71472230-55b1-4607-8fa9-7d6e53070481 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Delete volume with id: aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:42.431268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ccfe8fc1-ea88-493f-98f6-7d998027ca05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.431268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ccfe8fc1-ea88-493f-98f6-7d998027ca05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.431268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ccfe8fc1-ea88-493f-98f6-7d998027ca05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:42.436333 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.436333 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:42.437676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ccfe8fc1-ea88-493f-98f6-7d998027ca05 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:42.438335 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1051/4206] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:42.440595 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.440595 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:42.440746 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.440746 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:42.441194 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71472230-55b1-4607-8fa9-7d6e53070481 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:42.449198 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c4c8f84-e488-4ab2-8ffd-9811c5feac58 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:42.455951 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c4c8f84-e488-4ab2-8ffd-9811c5feac58 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f returned with HTTP 200 Aug 07 14:08:42.457108 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1052/4207] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:42.470950 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71472230-55b1-4607-8fa9-7d6e53070481 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Delete volume request issued successfully. Aug 07 14:08:42.471130 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71472230-55b1-4607-8fa9-7d6e53070481 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 202 Aug 07 14:08:42.471867 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1047/4208] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:42 2026] DELETE /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:42.483390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1628cf97-9b35-46d1-b904-077f4ee88683 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.485795 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1628cf97-9b35-46d1-b904-077f4ee88683 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] GET https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:42.486323 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1628cf97-9b35-46d1-b904-077f4ee88683 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.486613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1628cf97-9b35-46d1-b904-077f4ee88683 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.500241 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.500241 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:42.505881 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1628cf97-9b35-46d1-b904-077f4ee88683 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Volume info retrieved successfully. Aug 07 14:08:42.514286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1628cf97-9b35-46d1-b904-077f4ee88683 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 200 Aug 07 14:08:42.515581 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1059/4209] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:42.561471 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe18b6ca-0ec6-4ba3-bf9f-e865ec3b1029 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.563002 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe18b6ca-0ec6-4ba3-bf9f-e865ec3b1029 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:42.563293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe18b6ca-0ec6-4ba3-bf9f-e865ec3b1029 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.563515 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe18b6ca-0ec6-4ba3-bf9f-e865ec3b1029 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.574072 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.574072 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:42.581462 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fe18b6ca-0ec6-4ba3-bf9f-e865ec3b1029 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:42.587492 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe18b6ca-0ec6-4ba3-bf9f-e865ec3b1029 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 returned with HTTP 200 Aug 07 14:08:42.588153 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1052/4210] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:42.610524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-49b1044e-0bf9-4439-bb8a-86620bf0b9a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.612867 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49b1044e-0bf9-4439-bb8a-86620bf0b9a2 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:42.613155 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49b1044e-0bf9-4439-bb8a-86620bf0b9a2 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.613408 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49b1044e-0bf9-4439-bb8a-86620bf0b9a2 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.624961 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.624961 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:42.633263 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-49b1044e-0bf9-4439-bb8a-86620bf0b9a2 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:42.641460 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49b1044e-0bf9-4439-bb8a-86620bf0b9a2 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 returned with HTTP 200 Aug 07 14:08:42.641460 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1053/4211] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:42.658180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-892d479c-293b-46ac-ad98-a763c705e5c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.660331 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-892d479c-293b-46ac-ad98-a763c705e5c4 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:42.660820 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-892d479c-293b-46ac-ad98-a763c705e5c4 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0cab90e4-37f6-43af-a38d-796005a08da0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1472632974"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:42.678186 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.678186 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:42.678186 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-892d479c-293b-46ac-ad98-a763c705e5c4 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:42.678186 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-892d479c-293b-46ac-ad98-a763c705e5c4 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Create snapshot from volume 0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:42.743761 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-892d479c-293b-46ac-ad98-a763c705e5c4 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Created reservations ['cdd38a4c-7500-48dd-bd80-6b110d92b35a', '0caab0a6-9356-4a34-9a8d-e68c1dac7e55', '9c271631-f1f3-4d2a-b30a-7072759eef52', '1927b919-728f-45e8-82a9-bfbdc9f4d07e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:42.831088 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-892d479c-293b-46ac-ad98-a763c705e5c4 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Snapshot create request issued successfully. Aug 07 14:08:42.831408 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-892d479c-293b-46ac-ad98-a763c705e5c4 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:42.831998 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1048/4212] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:42 2026] POST /volume/v3/snapshots => generated 326 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:42.852653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0102d2c9-3483-487f-9c26-90337a2e18c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:42.855933 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0102d2c9-3483-487f-9c26-90337a2e18c9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c Aug 07 14:08:42.855933 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0102d2c9-3483-487f-9c26-90337a2e18c9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:42.857908 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0102d2c9-3483-487f-9c26-90337a2e18c9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:42.867532 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:42.867532 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:42.868081 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0102d2c9-3483-487f-9c26-90337a2e18c9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Snapshot retrieved successfully. Aug 07 14:08:42.869257 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0102d2c9-3483-487f-9c26-90337a2e18c9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c returned with HTTP 200 Aug 07 14:08:42.869747 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1060/4213] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:42 2026] GET /volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:43.167116 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d7c3b95a-00ad-47b2-ac46-2e82a1cc945b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.167712 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7c3b95a-00ad-47b2-ac46-2e82a1cc945b None None] GET https://10.4.3.193/volume// Aug 07 14:08:43.168019 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7c3b95a-00ad-47b2-ac46-2e82a1cc945b None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.168332 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7c3b95a-00ad-47b2-ac46-2e82a1cc945b None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.169245 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7c3b95a-00ad-47b2-ac46-2e82a1cc945b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:43.170045 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1053/4214] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:43.179599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-04e36094-aae4-4b98-a1cf-6f9b82f40cb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.182766 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-04e36094-aae4-4b98-a1cf-6f9b82f40cb6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:08:43.183270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-04e36094-aae4-4b98-a1cf-6f9b82f40cb6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d103415e-17d7-4147-b1f5-43115978b6fb", "connector": null, "instance_uuid": "7ebe8fb4-46c0-4dd0-8926-cb0cdfaad1f6"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:43.197671 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.197671 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:43.242211 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-04e36094-aae4-4b98-a1cf-6f9b82f40cb6 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:08:43.242871 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1054/4215] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:08:43 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 07 14:08:43.251475 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c85d8ffc-1f19-417d-b1b9-18262fad6c45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.253425 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c85d8ffc-1f19-417d-b1b9-18262fad6c45 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:43.254034 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c85d8ffc-1f19-417d-b1b9-18262fad6c45 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.254438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c85d8ffc-1f19-417d-b1b9-18262fad6c45 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.254438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c85d8ffc-1f19-417d-b1b9-18262fad6c45 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:43.255409 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-0048bfeb-acd5-4093-b795-c4fcdd406bbf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.258283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-0048bfeb-acd5-4093-b795-c4fcdd406bbf tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 Aug 07 14:08:43.258283 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-0048bfeb-acd5-4093-b795-c4fcdd406bbf tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.258590 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-0048bfeb-acd5-4093-b795-c4fcdd406bbf tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.263808 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.263808 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:43.264782 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c85d8ffc-1f19-417d-b1b9-18262fad6c45 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:43.265306 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1049/4216] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:43.272022 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.272022 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:43.349783 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-0048bfeb-acd5-4093-b795-c4fcdd406bbf tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 returned with HTTP 200 Aug 07 14:08:43.350823 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1061/4217] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:08:43 2026] DELETE /volume/v3/attachments/510aecc7-7446-4fee-bc4c-751994583ce1 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:08:43.449209 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78975e1b-539f-4a9b-8a2a-11c4e371d4cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.452826 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78975e1b-539f-4a9b-8a2a-11c4e371d4cc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:43.453439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78975e1b-539f-4a9b-8a2a-11c4e371d4cc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.453680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78975e1b-539f-4a9b-8a2a-11c4e371d4cc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.453792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-78975e1b-539f-4a9b-8a2a-11c4e371d4cc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:43.461494 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.461494 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:43.462816 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78975e1b-539f-4a9b-8a2a-11c4e371d4cc tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:43.463677 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1054/4218] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:43.472675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-022ba7e0-27df-4667-b440-8db762fb8481 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.474251 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-022ba7e0-27df-4667-b440-8db762fb8481 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f Aug 07 14:08:43.474349 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-022ba7e0-27df-4667-b440-8db762fb8481 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.474530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-022ba7e0-27df-4667-b440-8db762fb8481 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.480948 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-022ba7e0-27df-4667-b440-8db762fb8481 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f returned with HTTP 404 Aug 07 14:08:43.483878 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1055/4219] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/volumes/fc026625-1188-4ddd-806c-56b4e0bb7e6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:43.490132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.494923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:43.495322 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1312535407"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:43.497051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1312535407'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:43.497201 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:43.502268 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:43.510214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (a40c8467-ba77-4926-b972-25c4dc0446f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:43.511555 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30a250a-7603-4c4a-937f-a7f6ca5aeb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:43.513734 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:43.534085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3515b30b-2949-4f8c-9afc-91505e5ac2e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.537954 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3515b30b-2949-4f8c-9afc-91505e5ac2e1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] GET https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 Aug 07 14:08:43.537954 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3515b30b-2949-4f8c-9afc-91505e5ac2e1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.537954 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3515b30b-2949-4f8c-9afc-91505e5ac2e1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.544440 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3515b30b-2949-4f8c-9afc-91505e5ac2e1 tempest-TestImageHashVerification-2090539938 tempest-TestImageHashVerification-2090539938-project-member] https://10.4.3.193/volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 returned with HTTP 404 Aug 07 14:08:43.544987 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1062/4220] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/volumes/aa76b4dc-f737-4041-b7ef-8e6eabdc6d25 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:43.562720 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30a250a-7603-4c4a-937f-a7f6ca5aeb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:43.563780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eaf70bc-9779-4870-ab9e-18df11298509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:43.625885 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['2008c892-26c9-43ab-804e-b52dbeb49032', '1fb398de-330d-4d89-82e7-0ffd0a09ef08', 'e5dc1d0b-7f69-4a7f-b692-05f12d157842', '88bf151c-d53b-42ec-a849-6c39785ff6c3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:43.625885 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eaf70bc-9779-4870-ab9e-18df11298509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2008c892-26c9-43ab-804e-b52dbeb49032', '1fb398de-330d-4d89-82e7-0ffd0a09ef08', 'e5dc1d0b-7f69-4a7f-b692-05f12d157842', '88bf151c-d53b-42ec-a849-6c39785ff6c3']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:43.626602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26221f1a-bc8c-4fef-a914-792bb2c1670a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:43.658871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26221f1a-bc8c-4fef-a914-792bb2c1670a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb081c21-0aa3-497e-bade-93eee066e47b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1312535407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['2008c892-26c9-43ab-804e-b52dbeb49032','1fb398de-330d-4d89-82e7-0ffd0a09ef08','e5dc1d0b-7f69-4a7f-b692-05f12d157842','88bf151c-d53b-42ec-a849-6c39785ff6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1312535407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb081c21-0aa3-497e-bade-93eee066e47b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:43.659198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75da678-460a-454f-b9ba-029d02c88dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:43.692780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75da678-460a-454f-b9ba-029d02c88dcd) transitioned into state 'SUCCESS' from state '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-1312535407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['2008c892-26c9-43ab-804e-b52dbeb49032','1fb398de-330d-4d89-82e7-0ffd0a09ef08','e5dc1d0b-7f69-4a7f-b692-05f12d157842','88bf151c-d53b-42ec-a849-6c39785ff6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:43.694440 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9552af47-9ca0-4ade-a906-d23024c3f054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:43.706662 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9552af47-9ca0-4ade-a906-d23024c3f054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:43.707787 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (a40c8467-ba77-4926-b972-25c4dc0446f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:43.708246 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:43.709037 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19792b8e-3bf7-467b-8124-b6bdff38a840 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:43.709623 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1050/4221] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:43 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:43.726216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b177d87b-b106-4a31-abcf-feb9057875eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.729287 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b177d87b-b106-4a31-abcf-feb9057875eb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b Aug 07 14:08:43.729884 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b177d87b-b106-4a31-abcf-feb9057875eb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.730387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b177d87b-b106-4a31-abcf-feb9057875eb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.744062 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.744062 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:43.747920 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b177d87b-b106-4a31-abcf-feb9057875eb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:43.754948 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b177d87b-b106-4a31-abcf-feb9057875eb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b returned with HTTP 200 Aug 07 14:08:43.755572 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1055/4222] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:43.885492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c703ab4-dbb4-4c9a-80cf-15db7072215a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.887797 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c703ab4-dbb4-4c9a-80cf-15db7072215a tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c Aug 07 14:08:43.888099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c703ab4-dbb4-4c9a-80cf-15db7072215a tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.888420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c703ab4-dbb4-4c9a-80cf-15db7072215a tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.894585 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.894585 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:43.894963 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c703ab4-dbb4-4c9a-80cf-15db7072215a tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Snapshot retrieved successfully. Aug 07 14:08:43.896048 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c703ab4-dbb4-4c9a-80cf-15db7072215a tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c returned with HTTP 200 Aug 07 14:08:43.897072 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1056/4223] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:43.910416 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb961914-f137-44a5-bc28-c94a843c1aff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.913073 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb961914-f137-44a5-bc28-c94a843c1aff tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c Aug 07 14:08:43.913274 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb961914-f137-44a5-bc28-c94a843c1aff tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.914415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb961914-f137-44a5-bc28-c94a843c1aff tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.922971 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.922971 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:43.923379 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cb961914-f137-44a5-bc28-c94a843c1aff tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Snapshot retrieved successfully. Aug 07 14:08:43.924477 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb961914-f137-44a5-bc28-c94a843c1aff tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c returned with HTTP 200 Aug 07 14:08:43.924878 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1063/4224] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c => generated 485 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:43.937599 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.939991 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c Aug 07 14:08:43.940157 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.941038 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.941038 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Delete snapshot with id: 5f5a8d67-3913-42d9-8ecb-b924da3f089c Aug 07 14:08:43.949092 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.949092 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:43.949092 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Snapshot retrieved successfully. Aug 07 14:08:43.976188 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Snapshot delete request issued successfully. Aug 07 14:08:43.976403 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7489d8c2-995b-42ae-a1e6-34913c94aad9 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c returned with HTTP 202 Aug 07 14:08:43.977164 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1051/4225] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:43 2026] DELETE /volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:43.986702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-479d9426-450d-4164-ba12-e5fb1f6d2090 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:43.990535 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-479d9426-450d-4164-ba12-e5fb1f6d2090 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c Aug 07 14:08:43.990535 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-479d9426-450d-4164-ba12-e5fb1f6d2090 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:43.991425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-479d9426-450d-4164-ba12-e5fb1f6d2090 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:43.998863 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:43.998863 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:44.000260 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-479d9426-450d-4164-ba12-e5fb1f6d2090 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Snapshot retrieved successfully. Aug 07 14:08:44.001588 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-479d9426-450d-4164-ba12-e5fb1f6d2090 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c returned with HTTP 200 Aug 07 14:08:44.002257 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1056/4226] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:43 2026] GET /volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c => generated 484 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:44.278539 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e56daf54-4699-4946-a395-20b5e313b164 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.280497 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e56daf54-4699-4946-a395-20b5e313b164 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:44.280663 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e56daf54-4699-4946-a395-20b5e313b164 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:44.280781 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e56daf54-4699-4946-a395-20b5e313b164 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:44.282099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e56daf54-4699-4946-a395-20b5e313b164 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:44.287184 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.287184 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:44.288007 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e56daf54-4699-4946-a395-20b5e313b164 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:44.289047 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1057/4227] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:44 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:44.479029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28c05f73-f780-40cc-8de3-2007b950f75f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.481304 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28c05f73-f780-40cc-8de3-2007b950f75f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:44.481549 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28c05f73-f780-40cc-8de3-2007b950f75f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:44.481782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28c05f73-f780-40cc-8de3-2007b950f75f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:44.481944 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-28c05f73-f780-40cc-8de3-2007b950f75f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:44.486938 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.486938 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:44.487925 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28c05f73-f780-40cc-8de3-2007b950f75f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:44.488413 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1064/4228] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:44 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:44.498775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b07a6d6-0a5c-4fdb-9aab-aabe0bced2c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.502888 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b07a6d6-0a5c-4fdb-9aab-aabe0bced2c9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:44.502888 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b07a6d6-0a5c-4fdb-9aab-aabe0bced2c9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:44.502888 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b07a6d6-0a5c-4fdb-9aab-aabe0bced2c9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:44.502888 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1b07a6d6-0a5c-4fdb-9aab-aabe0bced2c9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:44.506566 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.506566 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:44.507441 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b07a6d6-0a5c-4fdb-9aab-aabe0bced2c9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:44.507883 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1052/4229] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:44 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:44.518117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6b5fea9-e1de-4153-bdd3-de92a24d0eb2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.520791 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6b5fea9-e1de-4153-bdd3-de92a24d0eb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:44.521107 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6b5fea9-e1de-4153-bdd3-de92a24d0eb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:44.521342 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6b5fea9-e1de-4153-bdd3-de92a24d0eb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:44.521490 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-a6b5fea9-e1de-4153-bdd3-de92a24d0eb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete backup with id: 768c56c1-7fd3-4c21-bf75-c0c98aa84380. Aug 07 14:08:44.528310 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.528310 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:44.547068 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-a6b5fea9-e1de-4153-bdd3-de92a24d0eb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] delete_backup rpcapi backup_id 768c56c1-7fd3-4c21-bf75-c0c98aa84380 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:44.551877 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6b5fea9-e1de-4153-bdd3-de92a24d0eb2 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 202 Aug 07 14:08:44.551877 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1057/4230] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:44 2026] DELETE /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:44.560700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5715679c-e0ce-4cc6-ac3b-46e618bab3c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.564053 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5715679c-e0ce-4cc6-ac3b-46e618bab3c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:44.564053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5715679c-e0ce-4cc6-ac3b-46e618bab3c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:44.564053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5715679c-e0ce-4cc6-ac3b-46e618bab3c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:44.564053 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5715679c-e0ce-4cc6-ac3b-46e618bab3c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:44.575677 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.575677 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:44.577026 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5715679c-e0ce-4cc6-ac3b-46e618bab3c7 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 200 Aug 07 14:08:44.577490 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1058/4231] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:44 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:44.775907 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec7732e8-ca39-42e6-bdd5-1fbd06c31005 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.779813 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec7732e8-ca39-42e6-bdd5-1fbd06c31005 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b Aug 07 14:08:44.780675 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec7732e8-ca39-42e6-bdd5-1fbd06c31005 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:44.780675 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec7732e8-ca39-42e6-bdd5-1fbd06c31005 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:44.798415 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.798415 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:44.805302 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ec7732e8-ca39-42e6-bdd5-1fbd06c31005 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:44.813175 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec7732e8-ca39-42e6-bdd5-1fbd06c31005 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b returned with HTTP 200 Aug 07 14:08:44.813708 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1065/4232] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:44 2026] GET /volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b => generated 1018 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:08:44.842310 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07bda58c-e136-460f-9d06-f448dd060831 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.848932 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07bda58c-e136-460f-9d06-f448dd060831 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:44.848932 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07bda58c-e136-460f-9d06-f448dd060831 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb081c21-0aa3-497e-bade-93eee066e47b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2023806024"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:44.860734 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.860734 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:44.861308 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07bda58c-e136-460f-9d06-f448dd060831 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:44.861568 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-07bda58c-e136-460f-9d06-f448dd060831 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume eb081c21-0aa3-497e-bade-93eee066e47b Aug 07 14:08:44.906832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-07bda58c-e136-460f-9d06-f448dd060831 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['80fbf9f2-421a-4a05-a6bd-0c00f858bd21', '3c1eb34e-b88e-43b2-be48-fb096ef54f0d', '56fa725d-a12b-4a75-b0ef-d3da261130f5', '351e7748-82ad-4d43-805d-a6a6cf97af89'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:44.952066 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-07bda58c-e136-460f-9d06-f448dd060831 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:44.952523 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07bda58c-e136-460f-9d06-f448dd060831 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:44.953048 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1053/4233] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:44.965525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-74cc0dcc-9147-4a82-b76b-3a95890e64f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:44.968428 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74cc0dcc-9147-4a82-b76b-3a95890e64f9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 Aug 07 14:08:44.969083 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74cc0dcc-9147-4a82-b76b-3a95890e64f9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:44.969512 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74cc0dcc-9147-4a82-b76b-3a95890e64f9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:44.976275 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:44.976275 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:44.976660 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-74cc0dcc-9147-4a82-b76b-3a95890e64f9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:44.977295 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74cc0dcc-9147-4a82-b76b-3a95890e64f9 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 returned with HTTP 200 Aug 07 14:08:44.977689 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1058/4234] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:44 2026] GET /volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:45.015088 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1058199e-7c1f-4964-9684-036a7c523929 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.017669 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1058199e-7c1f-4964-9684-036a7c523929 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c Aug 07 14:08:45.017878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1058199e-7c1f-4964-9684-036a7c523929 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.018122 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1058199e-7c1f-4964-9684-036a7c523929 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.023626 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1058199e-7c1f-4964-9684-036a7c523929 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c returned with HTTP 404 Aug 07 14:08:45.024865 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1059/4235] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/snapshots/5f5a8d67-3913-42d9-8ecb-b924da3f089c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:45.034401 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.036277 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] DELETE https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:45.036519 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.036766 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.036962 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Delete volume with id: 0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:45.041307 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-6166cf0a-cb34-425d-9742-a1d2cc2a30d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.044391 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-6166cf0a-cb34-425d-9742-a1d2cc2a30d0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] PUT https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea Aug 07 14:08:45.044543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-9ace2cd3-c44a-4db5-9934-fd11d4177045 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.044621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-6166cf0a-cb34-425d-9742-a1d2cc2a30d0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:45.046865 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.046865 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:45.046991 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-9ace2cd3-c44a-4db5-9934-fd11d4177045 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:45.047063 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:45.047118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-9ace2cd3-c44a-4db5-9934-fd11d4177045 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.047118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-9ace2cd3-c44a-4db5-9934-fd11d4177045 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.056139 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.056139 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:45.056243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-6166cf0a-cb34-425d-9742-a1d2cc2a30d0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Acquiring lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:08:45.060662 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-6166cf0a-cb34-425d-9742-a1d2cc2a30d0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:08:45.061804 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-9ace2cd3-c44a-4db5-9934-fd11d4177045 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:45.062273 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.062273 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:45.068064 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-9ace2cd3-c44a-4db5-9934-fd11d4177045 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:45.068944 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1059/4236] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:45.071901 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Delete volume request issued successfully. Aug 07 14:08:45.071901 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb9ccc01-bd49-4e37-8f8c-f7a4e6e9a8c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 returned with HTTP 202 Aug 07 14:08:45.071901 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1066/4237] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:45 2026] DELETE /volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:45.079750 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-878e5e48-e70c-4151-8aee-9439d2e6c706 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.081929 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-878e5e48-e70c-4151-8aee-9439d2e6c706 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:45.082174 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-878e5e48-e70c-4151-8aee-9439d2e6c706 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.082441 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-878e5e48-e70c-4151-8aee-9439d2e6c706 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.092248 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.092248 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:45.097542 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-878e5e48-e70c-4151-8aee-9439d2e6c706 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:45.104417 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-878e5e48-e70c-4151-8aee-9439d2e6c706 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 returned with HTTP 200 Aug 07 14:08:45.105506 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1060/4238] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:45.168395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-6166cf0a-cb34-425d-9742-a1d2cc2a30d0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Lock "cinder-attachment_update-d103415e-17d7-4147-b1f5-43115978b6fb-np0000006713" released by "attachment_update" :: held 0.108s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:08:45.168720 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-6166cf0a-cb34-425d-9742-a1d2cc2a30d0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea returned with HTTP 200 Aug 07 14:08:45.169319 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1054/4239] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:08:45 2026] PUT /volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:45.170393 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be1c6ed4-9a2a-42ae-b74e-3b8825cda8f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.170904 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be1c6ed4-9a2a-42ae-b74e-3b8825cda8f5 None None] GET https://10.4.3.193/volume// Aug 07 14:08:45.171165 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be1c6ed4-9a2a-42ae-b74e-3b8825cda8f5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.171444 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be1c6ed4-9a2a-42ae-b74e-3b8825cda8f5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.171858 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be1c6ed4-9a2a-42ae-b74e-3b8825cda8f5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:45.172236 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1060/4240] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:45.180023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-deacc247-c650-4c9d-9f58-85e3f8332344 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.180302 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-7ae74e63-a693-4da8-ace5-cf111ed512cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.182748 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-7ae74e63-a693-4da8-ace5-cf111ed512cb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:08:45.182973 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-deacc247-c650-4c9d-9f58-85e3f8332344 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea Aug 07 14:08:45.183028 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-deacc247-c650-4c9d-9f58-85e3f8332344 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.183208 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-7ae74e63-a693-4da8-ace5-cf111ed512cb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6ee860f-167f-4edf-bffc-3fdf6236715c", "connector": null, "instance_uuid": "4a68d134-7936-4f3e-a9ee-db79e2bfa245"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:45.183329 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-deacc247-c650-4c9d-9f58-85e3f8332344 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.197095 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.197095 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:45.204212 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-deacc247-c650-4c9d-9f58-85e3f8332344 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea returned with HTTP 200 Aug 07 14:08:45.204863 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1061/4241] 10.4.3.193 () {70 vars in 1651 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:45.231525 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-7ae74e63-a693-4da8-ace5-cf111ed512cb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:08:45.232185 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1067/4242] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:08:45 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 07 14:08:45.277587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa1353b7-cca8-4c04-a277-236fbee1db1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.279790 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa1353b7-cca8-4c04-a277-236fbee1db1a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:45.280104 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa1353b7-cca8-4c04-a277-236fbee1db1a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.280307 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa1353b7-cca8-4c04-a277-236fbee1db1a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.296434 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.296434 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:45.302172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-157bb192-6994-401a-abe7-ec40e686e658 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.303929 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa1353b7-cca8-4c04-a277-236fbee1db1a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:45.305044 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-157bb192-6994-401a-abe7-ec40e686e658 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:45.305180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-157bb192-6994-401a-abe7-ec40e686e658 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.305420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-157bb192-6994-401a-abe7-ec40e686e658 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.305553 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-157bb192-6994-401a-abe7-ec40e686e658 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:45.310860 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa1353b7-cca8-4c04-a277-236fbee1db1a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:45.311476 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1055/4243] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:45.312468 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.312468 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:45.313324 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-157bb192-6994-401a-abe7-ec40e686e658 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:45.313821 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1061/4244] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:45.320410 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d890468-3221-40eb-9770-de4650a6cf3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.320583 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d890468-3221-40eb-9770-de4650a6cf3a None None] GET https://10.4.3.193/volume// Aug 07 14:08:45.321365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d890468-3221-40eb-9770-de4650a6cf3a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.321365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d890468-3221-40eb-9770-de4650a6cf3a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.321734 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d890468-3221-40eb-9770-de4650a6cf3a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:45.322377 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1062/4245] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:45.340898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-a971ae43-b9de-4c76-863b-d602c2c92d4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.343394 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-a971ae43-b9de-4c76-863b-d602c2c92d4b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:45.343563 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-a971ae43-b9de-4c76-863b-d602c2c92d4b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.343820 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-a971ae43-b9de-4c76-863b-d602c2c92d4b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.359639 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.359639 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:45.366891 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-a971ae43-b9de-4c76-863b-d602c2c92d4b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:45.374373 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-a971ae43-b9de-4c76-863b-d602c2c92d4b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:45.375060 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1068/4246] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1540 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:08:45.512775 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-85116cd5-cddb-49b7-9937-7cd2901c1a86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.515713 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-85116cd5-cddb-49b7-9937-7cd2901c1a86 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] PUT https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 Aug 07 14:08:45.516266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-85116cd5-cddb-49b7-9937-7cd2901c1a86 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:45.527239 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-85116cd5-cddb-49b7-9937-7cd2901c1a86 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Acquiring lock "cinder-attachment_update-e6ee860f-167f-4edf-bffc-3fdf6236715c-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:08:45.534304 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-85116cd5-cddb-49b7-9937-7cd2901c1a86 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Lock "cinder-attachment_update-e6ee860f-167f-4edf-bffc-3fdf6236715c-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:08:45.535832 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.535832 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:45.596920 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a133764c-d2eb-4579-8335-c918ded0fb57 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.599630 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a133764c-d2eb-4579-8335-c918ded0fb57 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 Aug 07 14:08:45.599981 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a133764c-d2eb-4579-8335-c918ded0fb57 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.600178 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a133764c-d2eb-4579-8335-c918ded0fb57 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.600458 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a133764c-d2eb-4579-8335-c918ded0fb57 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id 768c56c1-7fd3-4c21-bf75-c0c98aa84380. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:45.606052 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a133764c-d2eb-4579-8335-c918ded0fb57 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 returned with HTTP 404 Aug 07 14:08:45.606834 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1062/4247] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/backups/768c56c1-7fd3-4c21-bf75-c0c98aa84380 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:45.652089 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-85116cd5-cddb-49b7-9937-7cd2901c1a86 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Lock "cinder-attachment_update-e6ee860f-167f-4edf-bffc-3fdf6236715c-np0000006713" released by "attachment_update" :: held 0.118s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:08:45.652445 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-85116cd5-cddb-49b7-9937-7cd2901c1a86 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 returned with HTTP 200 Aug 07 14:08:45.653038 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1056/4248] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:08:45 2026] PUT /volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:45.706136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9aaebc1e-27df-4dcb-97ce-a4f469246293 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.708273 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9aaebc1e-27df-4dcb-97ce-a4f469246293 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:45.708602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9aaebc1e-27df-4dcb-97ce-a4f469246293 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.708854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9aaebc1e-27df-4dcb-97ce-a4f469246293 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.708982 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-9aaebc1e-27df-4dcb-97ce-a4f469246293 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete backup with id: bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. Aug 07 14:08:45.714649 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.714649 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:45.728651 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-9aaebc1e-27df-4dcb-97ce-a4f469246293 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] delete_backup rpcapi backup_id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:45.730624 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9aaebc1e-27df-4dcb-97ce-a4f469246293 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 202 Aug 07 14:08:45.731349 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1063/4249] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:45 2026] DELETE /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:45.738806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e5ac4d4-163a-4e35-aaee-9c23c4f99277 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.741136 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e5ac4d4-163a-4e35-aaee-9c23c4f99277 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:45.741423 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e5ac4d4-163a-4e35-aaee-9c23c4f99277 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.741622 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e5ac4d4-163a-4e35-aaee-9c23c4f99277 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:45.741748 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8e5ac4d4-163a-4e35-aaee-9c23c4f99277 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:45.747258 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:45.747258 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:45.748471 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e5ac4d4-163a-4e35-aaee-9c23c4f99277 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 200 Aug 07 14:08:45.748792 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1069/4250] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:45.992433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0ee7dfd-dd99-4f54-a8c8-bc2db5367937 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:45.994827 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0ee7dfd-dd99-4f54-a8c8-bc2db5367937 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 Aug 07 14:08:45.995070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0ee7dfd-dd99-4f54-a8c8-bc2db5367937 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:45.995314 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0ee7dfd-dd99-4f54-a8c8-bc2db5367937 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.002201 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.002201 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:46.002683 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c0ee7dfd-dd99-4f54-a8c8-bc2db5367937 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:46.003581 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0ee7dfd-dd99-4f54-a8c8-bc2db5367937 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 returned with HTTP 200 Aug 07 14:08:46.004256 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1063/4251] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:45 2026] GET /volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:46.014123 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c94b0538-8551-4af6-87fb-05b31fdfd283 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.016531 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c94b0538-8551-4af6-87fb-05b31fdfd283 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] PUT https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 Aug 07 14:08:46.016932 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c94b0538-8551-4af6-87fb-05b31fdfd283 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:46.027451 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.027451 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:46.028646 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c94b0538-8551-4af6-87fb-05b31fdfd283 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Snapshot retrieved successfully. Aug 07 14:08:46.040045 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c94b0538-8551-4af6-87fb-05b31fdfd283 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 returned with HTTP 200 Aug 07 14:08:46.040386 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1057/4252] 10.4.3.193 () {68 vars in 1374 bytes} [Fri Aug 7 14:08:46 2026] PUT /volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 => generated 361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:46.054132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.063586 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 Aug 07 14:08:46.063956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.067872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.067872 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: bba7a90e-d4b3-432a-92b9-73fc66279204 Aug 07 14:08:46.075815 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.075815 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:46.076234 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:46.107872 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:46.107872 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82fa10f2-2321-474a-b2d5-9fd0e472e47c tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 returned with HTTP 202 Aug 07 14:08:46.107872 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1064/4253] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:46 2026] DELETE /volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:46.117777 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d55fe2ef-77e3-4f14-b7d9-9414d94df66d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.119650 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d55fe2ef-77e3-4f14-b7d9-9414d94df66d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 Aug 07 14:08:46.120710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d55fe2ef-77e3-4f14-b7d9-9414d94df66d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.120710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d55fe2ef-77e3-4f14-b7d9-9414d94df66d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.122708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d16751d-49ae-4e4e-9278-cf2efc867690 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.124685 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d16751d-49ae-4e4e-9278-cf2efc867690 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 Aug 07 14:08:46.125020 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d16751d-49ae-4e4e-9278-cf2efc867690 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.125277 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d16751d-49ae-4e4e-9278-cf2efc867690 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.130129 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.130129 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:46.130458 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d55fe2ef-77e3-4f14-b7d9-9414d94df66d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:46.131487 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d55fe2ef-77e3-4f14-b7d9-9414d94df66d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 returned with HTTP 200 Aug 07 14:08:46.132065 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1070/4254] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:46 2026] GET /volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 => generated 494 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:46.134868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d16751d-49ae-4e4e-9278-cf2efc867690 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 returned with HTTP 404 Aug 07 14:08:46.135540 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1064/4255] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:46 2026] GET /volume/v3/volumes/0cab90e4-37f6-43af-a38d-796005a08da0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:46.147500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.149784 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] DELETE https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 Aug 07 14:08:46.149784 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.149784 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.149996 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Delete volume with id: 548d475b-3693-4ac9-97e2-b60ba8bf8cc4 Aug 07 14:08:46.163457 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.163457 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:46.163990 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:46.187824 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Delete volume request issued successfully. Aug 07 14:08:46.188078 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7ac545c-a05f-4586-9a6c-27a42714ba01 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 returned with HTTP 202 Aug 07 14:08:46.188653 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1058/4256] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:46 2026] DELETE /volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:46.199175 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b376095a-d344-4bbf-b29c-7b5c555a2638 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.202164 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b376095a-d344-4bbf-b29c-7b5c555a2638 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 Aug 07 14:08:46.202366 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b376095a-d344-4bbf-b29c-7b5c555a2638 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.203585 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b376095a-d344-4bbf-b29c-7b5c555a2638 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.220297 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.220297 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:46.227587 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b376095a-d344-4bbf-b29c-7b5c555a2638 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Volume info retrieved successfully. Aug 07 14:08:46.239249 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b376095a-d344-4bbf-b29c-7b5c555a2638 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 returned with HTTP 200 Aug 07 14:08:46.240086 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1065/4257] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:46 2026] GET /volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 => generated 832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:46.331409 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d565ec1e-1f83-4140-8fbf-a88e904f87a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.331790 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a9f5893-6593-493d-b52d-f9a83fa8b5d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.335070 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a9f5893-6593-493d-b52d-f9a83fa8b5d6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:46.336040 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a9f5893-6593-493d-b52d-f9a83fa8b5d6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.337382 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d565ec1e-1f83-4140-8fbf-a88e904f87a1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:46.337382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d565ec1e-1f83-4140-8fbf-a88e904f87a1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.337542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d565ec1e-1f83-4140-8fbf-a88e904f87a1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.338196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a9f5893-6593-493d-b52d-f9a83fa8b5d6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.338196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8a9f5893-6593-493d-b52d-f9a83fa8b5d6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:46.345222 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.345222 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:46.346373 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a9f5893-6593-493d-b52d-f9a83fa8b5d6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:46.346373 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1065/4258] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:46 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:46.360230 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.360230 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:46.366951 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d565ec1e-1f83-4140-8fbf-a88e904f87a1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:46.374822 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d565ec1e-1f83-4140-8fbf-a88e904f87a1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:46.375368 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1071/4259] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:46 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:46.764296 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54992e60-cf38-4d07-a092-8d082da12546 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.766892 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54992e60-cf38-4d07-a092-8d082da12546 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 Aug 07 14:08:46.767167 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54992e60-cf38-4d07-a092-8d082da12546 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.767409 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54992e60-cf38-4d07-a092-8d082da12546 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.767572 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-54992e60-cf38-4d07-a092-8d082da12546 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Show backup with id bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:46.774818 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54992e60-cf38-4d07-a092-8d082da12546 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 returned with HTTP 404 Aug 07 14:08:46.775173 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1059/4260] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:46 2026] GET /volume/v3/backups/bf330645-8e3d-453c-9eeb-2cd8e1c3a4f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:46.922400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10af1709-da9a-494b-870a-1b132058db4d req-a4fc24ba-268c-47e4-ab36-801b0563a6b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.925152 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-a4fc24ba-268c-47e4-ab36-801b0563a6b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:46.925420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-a4fc24ba-268c-47e4-ab36-801b0563a6b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:46.925597 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-a4fc24ba-268c-47e4-ab36-801b0563a6b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:46.937164 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.937164 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:46.942063 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-10af1709-da9a-494b-870a-1b132058db4d req-a4fc24ba-268c-47e4-ab36-801b0563a6b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:46.948633 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-a4fc24ba-268c-47e4-ab36-801b0563a6b6 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:46.949313 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1066/4261] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:08:46 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:46.973786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-10af1709-da9a-494b-870a-1b132058db4d req-6c683dd1-bbba-4ce2-8eec-af895e1a1726 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:46.976506 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-6c683dd1-bbba-4ce2-8eec-af895e1a1726 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] POST https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4/action Aug 07 14:08:46.976988 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-6c683dd1-bbba-4ce2-8eec-af895e1a1726 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:46.977236 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-6c683dd1-bbba-4ce2-8eec-af895e1a1726 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:46.992510 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:46.992510 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:46.993154 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-10af1709-da9a-494b-870a-1b132058db4d req-6c683dd1-bbba-4ce2-8eec-af895e1a1726 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:47.001897 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-10af1709-da9a-494b-870a-1b132058db4d req-6c683dd1-bbba-4ce2-8eec-af895e1a1726 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Begin detaching volume completed successfully. Aug 07 14:08:47.002217 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-6c683dd1-bbba-4ce2-8eec-af895e1a1726 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4/action returned with HTTP 202 Aug 07 14:08:47.002814 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1066/4262] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:08:46 2026] POST /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:47.025681 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14dbe9fb-8e33-4fdc-9b03-261f797253f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.027953 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14dbe9fb-8e33-4fdc-9b03-261f797253f4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:47.028159 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14dbe9fb-8e33-4fdc-9b03-261f797253f4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.028447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14dbe9fb-8e33-4fdc-9b03-261f797253f4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.039727 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:47.039727 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:47.043280 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14dbe9fb-8e33-4fdc-9b03-261f797253f4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:47.049011 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14dbe9fb-8e33-4fdc-9b03-261f797253f4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:47.049656 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1072/4263] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:47.054622 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af987cf8-e479-49e5-a6a3-505c51cc327a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.055035 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af987cf8-e479-49e5-a6a3-505c51cc327a None None] GET https://10.4.3.193/volume// Aug 07 14:08:47.055274 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af987cf8-e479-49e5-a6a3-505c51cc327a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.055525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af987cf8-e479-49e5-a6a3-505c51cc327a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.055881 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af987cf8-e479-49e5-a6a3-505c51cc327a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:47.056153 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1060/4264] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:47.064143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10af1709-da9a-494b-870a-1b132058db4d req-c51666ca-8c4c-4ad6-9ffd-b06d5fa52f18 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.066908 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-c51666ca-8c4c-4ad6-9ffd-b06d5fa52f18 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:47.067186 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-c51666ca-8c4c-4ad6-9ffd-b06d5fa52f18 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.067486 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-c51666ca-8c4c-4ad6-9ffd-b06d5fa52f18 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.081376 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:47.081376 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:47.086697 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-10af1709-da9a-494b-870a-1b132058db4d req-c51666ca-8c4c-4ad6-9ffd-b06d5fa52f18 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:47.094436 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-c51666ca-8c4c-4ad6-9ffd-b06d5fa52f18 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:47.094976 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1067/4265] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1316 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:08:47.145407 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-427afabf-dcab-453a-98e3-d6b691f0d64a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.147918 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-427afabf-dcab-453a-98e3-d6b691f0d64a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 Aug 07 14:08:47.148266 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-427afabf-dcab-453a-98e3-d6b691f0d64a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.148570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-427afabf-dcab-453a-98e3-d6b691f0d64a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.155197 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-427afabf-dcab-453a-98e3-d6b691f0d64a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 returned with HTTP 404 Aug 07 14:08:47.155919 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1067/4266] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/v3/snapshots/bba7a90e-d4b3-432a-92b9-73fc66279204 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:47.164274 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.166058 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b Aug 07 14:08:47.166274 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.166451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.166592 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: eb081c21-0aa3-497e-bade-93eee066e47b Aug 07 14:08:47.175108 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:47.175108 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:47.175553 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:47.194981 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:47.195274 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-889a2b50-1f8c-4c87-9361-7e854572fdcb tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b returned with HTTP 202 Aug 07 14:08:47.195777 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1073/4267] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:47 2026] DELETE /volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:47.204966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee9f5e5b-52a5-413e-9f1e-9a6728b71a05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.207198 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee9f5e5b-52a5-413e-9f1e-9a6728b71a05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b Aug 07 14:08:47.207458 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee9f5e5b-52a5-413e-9f1e-9a6728b71a05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.207692 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee9f5e5b-52a5-413e-9f1e-9a6728b71a05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.217945 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:47.217945 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:47.223097 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ee9f5e5b-52a5-413e-9f1e-9a6728b71a05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:47.228963 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee9f5e5b-52a5-413e-9f1e-9a6728b71a05 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b returned with HTTP 200 Aug 07 14:08:47.229732 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1061/4268] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:47.257543 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98fb9b2c-d174-4910-a75e-c4035210e5c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.260325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fb9b2c-d174-4910-a75e-c4035210e5c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] GET https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 Aug 07 14:08:47.260725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fb9b2c-d174-4910-a75e-c4035210e5c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.261134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fb9b2c-d174-4910-a75e-c4035210e5c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.270075 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fb9b2c-d174-4910-a75e-c4035210e5c0 tempest-CinderUnicodeTest-733498366 tempest-CinderUnicodeTest-733498366-project-member] https://10.4.3.193/volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 returned with HTTP 404 Aug 07 14:08:47.270922 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1068/4269] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/v3/volumes/548d475b-3693-4ac9-97e2-b60ba8bf8cc4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:47.360861 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f27542a-f352-4645-9437-ca047035f0fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.363893 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f27542a-f352-4645-9437-ca047035f0fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:47.364236 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f27542a-f352-4645-9437-ca047035f0fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.364562 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f27542a-f352-4645-9437-ca047035f0fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.364734 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8f27542a-f352-4645-9437-ca047035f0fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:47.374166 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:47.374166 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:47.375201 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f27542a-f352-4645-9437-ca047035f0fc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:47.377138 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1068/4270] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:47.392271 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7dd71f61-fa7b-4351-9e7c-76848e09343b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:47.394919 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dd71f61-fa7b-4351-9e7c-76848e09343b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:47.395167 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dd71f61-fa7b-4351-9e7c-76848e09343b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:47.395435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dd71f61-fa7b-4351-9e7c-76848e09343b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:47.410780 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:47.410780 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:47.417149 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7dd71f61-fa7b-4351-9e7c-76848e09343b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:47.424024 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dd71f61-fa7b-4351-9e7c-76848e09343b tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:47.424644 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1074/4271] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:47 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:48.065101 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-627747c2-435f-428b-a39f-689b34167bb3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:48.067041 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-627747c2-435f-428b-a39f-689b34167bb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:48.067108 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-627747c2-435f-428b-a39f-689b34167bb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:48.067536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-627747c2-435f-428b-a39f-689b34167bb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:48.077826 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:48.077826 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:48.081606 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-627747c2-435f-428b-a39f-689b34167bb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:48.086363 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-627747c2-435f-428b-a39f-689b34167bb3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:48.086830 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1062/4272] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:48 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:48.245833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b35a9d77-6cc4-45b2-ae0e-44443a33033a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:48.248080 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b35a9d77-6cc4-45b2-ae0e-44443a33033a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b Aug 07 14:08:48.248330 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b35a9d77-6cc4-45b2-ae0e-44443a33033a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:48.248570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b35a9d77-6cc4-45b2-ae0e-44443a33033a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:48.256150 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b35a9d77-6cc4-45b2-ae0e-44443a33033a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b returned with HTTP 404 Aug 07 14:08:48.256804 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1069/4273] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:48 2026] GET /volume/v3/volumes/eb081c21-0aa3-497e-bade-93eee066e47b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:48.266923 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-60ccf358-d108-466b-9391-fb2fd96e2519 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:48.275516 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:48.275810 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-504022121"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:48.283630 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-504022121'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:48.283820 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume of 1 GB Aug 07 14:08:48.289949 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:48.298509 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (6536bcdf-0028-46bc-ab16-c6c1661f13a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:48.299860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baae4691-56b2-4436-9d69-a8497921a3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:48.300938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:48.333766 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baae4691-56b2-4436-9d69-a8497921a3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:48.334622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60232d98-3bcb-4dc6-b199-025c9fb6438e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:48.389474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['95f72090-9d2f-4936-b6e8-31110446972f', '1d48cbae-dd4a-4ca9-9a82-201d23856972', 'e3baf23f-b09a-40af-8ab3-1da5280b13c6', 'ec849454-36c3-4d41-98a0-ca089c34363e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:48.390243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d946f431-5bc4-42c9-a5bc-800f920dee78 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:48.390737 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60232d98-3bcb-4dc6-b199-025c9fb6438e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95f72090-9d2f-4936-b6e8-31110446972f', '1d48cbae-dd4a-4ca9-9a82-201d23856972', 'e3baf23f-b09a-40af-8ab3-1da5280b13c6', 'ec849454-36c3-4d41-98a0-ca089c34363e']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:48.391985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce9181c-151b-406c-b980-c7f53c594622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:48.393051 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d946f431-5bc4-42c9-a5bc-800f920dee78 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:48.393405 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d946f431-5bc4-42c9-a5bc-800f920dee78 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:48.393688 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d946f431-5bc4-42c9-a5bc-800f920dee78 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:48.393892 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d946f431-5bc4-42c9-a5bc-800f920dee78 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:48.400000 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:48.400000 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:48.400740 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d946f431-5bc4-42c9-a5bc-800f920dee78 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:48.401250 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1075/4274] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:48 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:48.424357 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce9181c-151b-406c-b980-c7f53c594622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56573533-509f-43d3-a864-362e603e3a71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-504022121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['95f72090-9d2f-4936-b6e8-31110446972f','1d48cbae-dd4a-4ca9-9a82-201d23856972','e3baf23f-b09a-40af-8ab3-1da5280b13c6','ec849454-36c3-4d41-98a0-ca089c34363e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-504022121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56573533-509f-43d3-a864-362e603e3a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1e292f20604b02833512bc6ceb7754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31237b3cf3f449caa0e8479dd195daaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:48.425214 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb171a1-8427-4b03-a87a-88d59db54e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:48.442979 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6699fea9-ee61-4fa1-97fe-091622473937 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:48.445187 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6699fea9-ee61-4fa1-97fe-091622473937 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:48.445395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6699fea9-ee61-4fa1-97fe-091622473937 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:48.445573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6699fea9-ee61-4fa1-97fe-091622473937 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:48.449202 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb171a1-8427-4b03-a87a-88d59db54e36) transitioned into state 'SUCCESS' from state '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-504022121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1e292f20604b02833512bc6ceb7754',qos_specs=None,replication_status=,reservations=['95f72090-9d2f-4936-b6e8-31110446972f','1d48cbae-dd4a-4ca9-9a82-201d23856972','e3baf23f-b09a-40af-8ab3-1da5280b13c6','ec849454-36c3-4d41-98a0-ca089c34363e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31237b3cf3f449caa0e8479dd195daaf',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:48.450062 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ccde184-b8da-4443-8c71-2ade1550813d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:48.454911 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:48.454911 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:48.458428 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6699fea9-ee61-4fa1-97fe-091622473937 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:48.461979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ccde184-b8da-4443-8c71-2ade1550813d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:48.462866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Flow 'volume_create_api' (6536bcdf-0028-46bc-ab16-c6c1661f13a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:48.463303 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create volume request issued successfully. Aug 07 14:08:48.463363 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6699fea9-ee61-4fa1-97fe-091622473937 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:48.463676 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1063/4275] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:48 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:48.464371 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-60ccf358-d108-466b-9391-fb2fd96e2519 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:48.464813 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1069/4276] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:48 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:48.480883 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f78ff72-fac4-4bfb-bb42-cda712533d7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:48.488347 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f78ff72-fac4-4bfb-bb42-cda712533d7a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 Aug 07 14:08:48.488529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f78ff72-fac4-4bfb-bb42-cda712533d7a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:48.488749 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f78ff72-fac4-4bfb-bb42-cda712533d7a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:48.505688 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:48.505688 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:48.513757 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f78ff72-fac4-4bfb-bb42-cda712533d7a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:48.518750 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f78ff72-fac4-4bfb-bb42-cda712533d7a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 returned with HTTP 200 Aug 07 14:08:48.519353 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1070/4277] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:48 2026] GET /volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:49.012952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07c887cd-7d86-4fb5-91ea-619a20c74327 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.100462 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d144b29d-f606-4ff0-8c58-807d66506f2d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.102803 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d144b29d-f606-4ff0-8c58-807d66506f2d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:49.103097 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d144b29d-f606-4ff0-8c58-807d66506f2d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.103382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d144b29d-f606-4ff0-8c58-807d66506f2d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.116095 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.116095 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:49.120661 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d144b29d-f606-4ff0-8c58-807d66506f2d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:49.126772 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d144b29d-f606-4ff0-8c58-807d66506f2d tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:49.127261 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1064/4278] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:49.140598 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07c887cd-7d86-4fb5-91ea-619a20c74327 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 07 14:08:49.140808 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07c887cd-7d86-4fb5-91ea-619a20c74327 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.141204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07c887cd-7d86-4fb5-91ea-619a20c74327 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.151014 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07c887cd-7d86-4fb5-91ea-619a20c74327 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 14:08:49.151409 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1076/4279] 10.4.3.193 () {66 vars in 1291 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:49.159470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2945158d-d00b-4b7f-b760-b5fc3a3f7b21 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.161408 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2945158d-d00b-4b7f-b760-b5fc3a3f7b21 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] GET https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool Aug 07 14:08:49.161599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2945158d-d00b-4b7f-b760-b5fc3a3f7b21 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.161786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2945158d-d00b-4b7f-b760-b5fc3a3f7b21 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.162036 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.162036 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:49.172305 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2945158d-d00b-4b7f-b760-b5fc3a3f7b21 tempest-ProjectAdminTests-1296259617 tempest-ProjectAdminTests-1296259617-project-admin] https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool returned with HTTP 200 Aug 07 14:08:49.172667 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1070/4280] 10.4.3.193 () {66 vars in 1318 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/capabilities/np0000006713@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:49.412209 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a7acf2ca-a3e8-4e28-9d23-5dfb368dd660 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.414202 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7acf2ca-a3e8-4e28-9d23-5dfb368dd660 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:49.414429 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a7acf2ca-a3e8-4e28-9d23-5dfb368dd660 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.414615 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a7acf2ca-a3e8-4e28-9d23-5dfb368dd660 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.414703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a7acf2ca-a3e8-4e28-9d23-5dfb368dd660 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:49.419227 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.419227 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:49.419993 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7acf2ca-a3e8-4e28-9d23-5dfb368dd660 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:49.420445 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1071/4281] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:49.477295 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ef4ff91-5640-4dc2-b3a1-5f4202caa4db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.479314 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ef4ff91-5640-4dc2-b3a1-5f4202caa4db tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:49.479408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ff91-5640-4dc2-b3a1-5f4202caa4db tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.479617 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ef4ff91-5640-4dc2-b3a1-5f4202caa4db tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.491559 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.491559 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:49.497235 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ef4ff91-5640-4dc2-b3a1-5f4202caa4db tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:49.498443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-4050cf38-5f9a-4528-a12a-b1551353a3e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.500741 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-4050cf38-5f9a-4528-a12a-b1551353a3e0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption Aug 07 14:08:49.500984 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-4050cf38-5f9a-4528-a12a-b1551353a3e0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.501242 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-4050cf38-5f9a-4528-a12a-b1551353a3e0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.505157 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ef4ff91-5640-4dc2-b3a1-5f4202caa4db tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:49.505706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1065/4282] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:49.515157 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.515157 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:49.523889 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-4050cf38-5f9a-4528-a12a-b1551353a3e0 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption returned with HTTP 200 Aug 07 14:08:49.524387 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1077/4283] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:49.537196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4edeb5a3-20b9-4959-bbcb-f309386fb201 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.541719 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4edeb5a3-20b9-4959-bbcb-f309386fb201 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 Aug 07 14:08:49.542004 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4edeb5a3-20b9-4959-bbcb-f309386fb201 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.542202 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4edeb5a3-20b9-4959-bbcb-f309386fb201 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.552804 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.552804 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:49.557668 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4edeb5a3-20b9-4959-bbcb-f309386fb201 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:49.563069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4edeb5a3-20b9-4959-bbcb-f309386fb201 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 returned with HTTP 200 Aug 07 14:08:49.563586 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1071/4284] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:49.578626 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.580612 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:49.581615 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56573533-509f-43d3-a864-362e603e3a71", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1195149070"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:49.591258 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.591258 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:49.591770 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:49.591770 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Create snapshot from volume 56573533-509f-43d3-a864-362e603e3a71 Aug 07 14:08:49.620932 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Created reservations ['b18b2557-c5ea-494b-94f9-04cc01c7d809', 'dd5d75d8-8a0f-4eb1-882d-46f9628c3042', 'fb8b7fc7-94ef-4c01-8856-515289baea5a', '6a96c8ca-5746-4804-bb1d-3699672acaa3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:49.654643 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot create request issued successfully. Aug 07 14:08:49.655223 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deffe95a-2548-4da9-9e68-23d0deac6b4a tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:49.655510 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1072/4285] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:49.667924 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9318dd70-c67b-4fe0-a547-90e233dd559d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:49.670777 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9318dd70-c67b-4fe0-a547-90e233dd559d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 Aug 07 14:08:49.670777 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9318dd70-c67b-4fe0-a547-90e233dd559d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:49.670921 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9318dd70-c67b-4fe0-a547-90e233dd559d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:49.677198 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:49.677198 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:49.677447 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9318dd70-c67b-4fe0-a547-90e233dd559d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:49.678320 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9318dd70-c67b-4fe0-a547-90e233dd559d tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 returned with HTTP 200 Aug 07 14:08:49.679380 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1066/4286] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:49 2026] GET /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:50.144284 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33e12060-4fc2-48f4-8156-c6b83d2e1fe9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.146098 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33e12060-4fc2-48f4-8156-c6b83d2e1fe9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:50.146233 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33e12060-4fc2-48f4-8156-c6b83d2e1fe9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:50.146445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33e12060-4fc2-48f4-8156-c6b83d2e1fe9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:50.162655 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.162655 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:50.169859 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-33e12060-4fc2-48f4-8156-c6b83d2e1fe9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:50.177038 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33e12060-4fc2-48f4-8156-c6b83d2e1fe9 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:50.177395 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1078/4287] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:50 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:50.432422 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a1e7f33-869b-45f5-8305-9f81dfd97682 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.434475 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a1e7f33-869b-45f5-8305-9f81dfd97682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:50.434826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a1e7f33-869b-45f5-8305-9f81dfd97682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:50.434826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a1e7f33-869b-45f5-8305-9f81dfd97682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:50.434915 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9a1e7f33-869b-45f5-8305-9f81dfd97682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:50.440295 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.440295 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:50.441162 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a1e7f33-869b-45f5-8305-9f81dfd97682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:50.441594 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1072/4288] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:50 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:50.523273 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78c0192a-651d-4815-9b86-c8903e2bb0e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.525211 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78c0192a-651d-4815-9b86-c8903e2bb0e1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:50.525489 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78c0192a-651d-4815-9b86-c8903e2bb0e1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:50.525805 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78c0192a-651d-4815-9b86-c8903e2bb0e1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:50.536405 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.536405 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:50.540652 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78c0192a-651d-4815-9b86-c8903e2bb0e1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:50.546151 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78c0192a-651d-4815-9b86-c8903e2bb0e1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:50.546323 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1073/4289] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:50 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:50.690113 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fab6871-cf9b-490e-9b6f-39350c5ec015 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.693148 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fab6871-cf9b-490e-9b6f-39350c5ec015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 Aug 07 14:08:50.693382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fab6871-cf9b-490e-9b6f-39350c5ec015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:50.693593 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fab6871-cf9b-490e-9b6f-39350c5ec015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:50.702442 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.702442 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:50.702714 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fab6871-cf9b-490e-9b6f-39350c5ec015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:50.705447 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fab6871-cf9b-490e-9b6f-39350c5ec015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 returned with HTTP 200 Aug 07 14:08:50.705447 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1067/4290] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:50 2026] GET /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:50.716927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb905014-a4bf-4e25-8bdb-ca968f182015 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.720344 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb905014-a4bf-4e25-8bdb-ca968f182015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] POST https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8/action Aug 07 14:08:50.720734 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb905014-a4bf-4e25-8bdb-ca968f182015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:50.720962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb905014-a4bf-4e25-8bdb-ca968f182015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:50.726270 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-cb905014-a4bf-4e25-8bdb-ca968f182015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Updating snapshot '5d4b3d4f-4916-4698-b079-bbfd6b59f8e8' with '{'status': 'creating'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:08:50.748663 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.748663 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:50.766451 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb905014-a4bf-4e25-8bdb-ca968f182015 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8/action returned with HTTP 202 Aug 07 14:08:50.767029 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1079/4291] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:08:50 2026] POST /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:50.782863 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-520bf8a5-c467-4729-bbb1-cba003e071f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.785102 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-520bf8a5-c467-4729-bbb1-cba003e071f8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 Aug 07 14:08:50.785343 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-520bf8a5-c467-4729-bbb1-cba003e071f8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:50.785914 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-520bf8a5-c467-4729-bbb1-cba003e071f8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:50.797059 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.797059 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:50.797059 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-520bf8a5-c467-4729-bbb1-cba003e071f8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:50.797059 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-520bf8a5-c467-4729-bbb1-cba003e071f8 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 returned with HTTP 200 Aug 07 14:08:50.797059 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1073/4292] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:50 2026] GET /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:50.813624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11fd2ecf-9c84-4a0a-bffa-922ab1f2bba3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.819165 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11fd2ecf-9c84-4a0a-bffa-922ab1f2bba3 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] POST https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8/action Aug 07 14:08:50.819165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11fd2ecf-9c84-4a0a-bffa-922ab1f2bba3 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:50.819165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11fd2ecf-9c84-4a0a-bffa-922ab1f2bba3 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:50.820210 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.snapshot_actions [None req-11fd2ecf-9c84-4a0a-bffa-922ab1f2bba3 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100325) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 14:08:50.831128 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.831128 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:50.831719 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.snapshot_actions [None req-11fd2ecf-9c84-4a0a-bffa-922ab1f2bba3 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] Updating snapshot 5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 with info {'id': '5d4b3d4f-4916-4698-b079-bbfd6b59f8e8', 'status': 'error', 'progress': '80%'} Aug 07 14:08:50.854698 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11fd2ecf-9c84-4a0a-bffa-922ab1f2bba3 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-member] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8/action returned with HTTP 202 Aug 07 14:08:50.855222 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1074/4293] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:08:50 2026] POST /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:50.867161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.871471 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 Aug 07 14:08:50.871626 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:50.872028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:50.872142 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete snapshot with id: 5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 Aug 07 14:08:50.879676 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.879676 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:50.880037 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:50.921207 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:50.925363 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-878ef3c0-51e5-432b-b09c-6ff284e920d0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 returned with HTTP 202 Aug 07 14:08:50.925363 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1068/4294] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:50 2026] DELETE /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:50.937116 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f746c42b-2b7f-4f0b-b5b6-200346660249 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:50.938517 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f746c42b-2b7f-4f0b-b5b6-200346660249 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 Aug 07 14:08:50.938664 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f746c42b-2b7f-4f0b-b5b6-200346660249 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:50.938927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f746c42b-2b7f-4f0b-b5b6-200346660249 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:50.944305 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:50.944305 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:50.944870 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f746c42b-2b7f-4f0b-b5b6-200346660249 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Snapshot retrieved successfully. Aug 07 14:08:50.945258 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f746c42b-2b7f-4f0b-b5b6-200346660249 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 returned with HTTP 200 Aug 07 14:08:50.945603 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1080/4295] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:50 2026] GET /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:51.193030 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d7da366-337c-4ee6-a5a7-2beafc08e94b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.195376 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d7da366-337c-4ee6-a5a7-2beafc08e94b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:51.195638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d7da366-337c-4ee6-a5a7-2beafc08e94b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:51.195877 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d7da366-337c-4ee6-a5a7-2beafc08e94b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:51.208869 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.208869 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:51.213795 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d7da366-337c-4ee6-a5a7-2beafc08e94b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:51.219636 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d7da366-337c-4ee6-a5a7-2beafc08e94b tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:51.220402 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1074/4296] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:51 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:51.392301 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7dc48dd-01fc-414e-b6d3-76091de087b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.457256 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2865f0b4-a1fe-4358-8069-b5bce4088b6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.460055 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2865f0b4-a1fe-4358-8069-b5bce4088b6b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:51.460436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2865f0b4-a1fe-4358-8069-b5bce4088b6b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:51.460730 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2865f0b4-a1fe-4358-8069-b5bce4088b6b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:51.460936 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2865f0b4-a1fe-4358-8069-b5bce4088b6b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:51.467018 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.467018 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:51.468021 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2865f0b4-a1fe-4358-8069-b5bce4088b6b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:51.468544 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1069/4297] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:51 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:51.538633 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7dc48dd-01fc-414e-b6d3-76091de087b2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:08:51.539723 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7dc48dd-01fc-414e-b6d3-76091de087b2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1277884913", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1095849559", "vendor_name": "tempest-vendor_name-593565607"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:51.541951 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.541951 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:51.558949 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7dc48dd-01fc-414e-b6d3-76091de087b2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:08:51.559449 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1075/4298] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:08:51 2026] POST /volume/v3/types => generated 329 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:51.564972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff2eeee5-a371-420e-956d-61fb904b8fc1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.566522 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff2eeee5-a371-420e-956d-61fb904b8fc1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:51.566682 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff2eeee5-a371-420e-956d-61fb904b8fc1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:51.566900 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff2eeee5-a371-420e-956d-61fb904b8fc1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:51.569551 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.572281 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:51.572982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1c24190a-3fc2-4c3b-a224-08ec168562f9", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:51.575044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume request body: {'volume': {'volume_type': '1c24190a-3fc2-4c3b-a224-08ec168562f9', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:51.579903 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume of 1 GB Aug 07 14:08:51.580312 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.580312 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:51.580448 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.580448 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:51.580962 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:51.585457 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff2eeee5-a371-420e-956d-61fb904b8fc1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:51.589646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Flow 'volume_create_api' (2734284c-350c-4116-b493-9a55ab29cfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:51.591091 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a1afb8-46c1-4ed1-8e01-464d866b16f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:51.591890 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff2eeee5-a371-420e-956d-61fb904b8fc1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:51.592396 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:51.592478 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1081/4299] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:51 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:51.622443 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a1afb8-46c1-4ed1-8e01-464d866b16f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:08:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1095849559',vendor_name='tempest-vendor_name-593565607'},id=1c24190a-3fc2-4c3b-a224-08ec168562f9,is_public=True,name='tempest-ProjectMemberTests-volume-type-1277884913',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c24190a-3fc2-4c3b-a224-08ec168562f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:51.624208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f4d0cc-5169-492f-a36b-e842666ce6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:51.662105 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1277884913 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1277884913, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:51.662504 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1277884913 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1277884913, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:51.708227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Created reservations ['3adc2904-af5c-467b-83a1-c63d3bd1be76', '6202d4a4-f623-414b-bb90-0e4bd8e7bf96', '29f0eda8-da92-4684-b869-41cd1f658a20', '7bba84c4-f317-40d5-87c4-dd02ac636901'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:51.709205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f4d0cc-5169-492f-a36b-e842666ce6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3adc2904-af5c-467b-83a1-c63d3bd1be76', '6202d4a4-f623-414b-bb90-0e4bd8e7bf96', '29f0eda8-da92-4684-b869-41cd1f658a20', '7bba84c4-f317-40d5-87c4-dd02ac636901']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:51.710387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b315d8bc-4259-4e33-b7e4-7c99c68c4820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:51.739498 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b315d8bc-4259-4e33-b7e4-7c99c68c4820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '726416fe-c7d2-4998-85a5-57795f6a9d16', '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='ac68429bdc9848559a781af494696a85',qos_specs=None,replication_status=,reservations=['3adc2904-af5c-467b-83a1-c63d3bd1be76','6202d4a4-f623-414b-bb90-0e4bd8e7bf96','29f0eda8-da92-4684-b869-41cd1f658a20','7bba84c4-f317-40d5-87c4-dd02ac636901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_type_id=1c24190a-3fc2-4c3b-a224-08ec168562f9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:51Z,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=726416fe-c7d2-4998-85a5-57795f6a9d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac68429bdc9848559a781af494696a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c24190a-3fc2-4c3b-a224-08ec168562f9),volume_type_id=1c24190a-3fc2-4c3b-a224-08ec168562f9)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:51.740454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ee6f36-11d6-46c4-9fbb-9a51f810282f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:51.761543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4ee6f36-11d6-46c4-9fbb-9a51f810282f) transitioned into state 'SUCCESS' from 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='ac68429bdc9848559a781af494696a85',qos_specs=None,replication_status=,reservations=['3adc2904-af5c-467b-83a1-c63d3bd1be76','6202d4a4-f623-414b-bb90-0e4bd8e7bf96','29f0eda8-da92-4684-b869-41cd1f658a20','7bba84c4-f317-40d5-87c4-dd02ac636901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_type_id=1c24190a-3fc2-4c3b-a224-08ec168562f9)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:51.762480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ae5db6-4a97-4f2b-9dd3-38d2f8cb0946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:51.773133 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ae5db6-4a97-4f2b-9dd3-38d2f8cb0946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:51.774065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Flow 'volume_create_api' (2734284c-350c-4116-b493-9a55ab29cfaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:51.774433 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume request issued successfully. Aug 07 14:08:51.775110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e72c8e-ead9-4549-83a4-ea027d95fd0b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:51.775534 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1075/4300] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:51 2026] POST /volume/v3/volumes => generated 774 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:51.790963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bfddd77-fa88-44b6-8621-fa2dda4302d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.793408 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bfddd77-fa88-44b6-8621-fa2dda4302d3 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 Aug 07 14:08:51.793880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bfddd77-fa88-44b6-8621-fa2dda4302d3 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:51.794012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bfddd77-fa88-44b6-8621-fa2dda4302d3 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:51.804971 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.804971 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:51.810273 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0bfddd77-fa88-44b6-8621-fa2dda4302d3 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:51.823190 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bfddd77-fa88-44b6-8621-fa2dda4302d3 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 returned with HTTP 200 Aug 07 14:08:51.823696 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1070/4301] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:51 2026] GET /volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:51.922594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-f8eb6977-e716-4408-8cac-a455a8243a1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.925089 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-f8eb6977-e716-4408-8cac-a455a8243a1f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea/action Aug 07 14:08:51.925534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-f8eb6977-e716-4408-8cac-a455a8243a1f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:51.925704 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-f8eb6977-e716-4408-8cac-a455a8243a1f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:51.945043 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.945043 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:51.956986 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c7984c22-12ac-4053-a20b-8e397e8d1576 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.960660 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ade04223-b2ca-44bc-aaa7-e52b9f7e665f req-f8eb6977-e716-4408-8cac-a455a8243a1f tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea/action returned with HTTP 204 Aug 07 14:08:51.960782 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7984c22-12ac-4053-a20b-8e397e8d1576 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 Aug 07 14:08:51.960782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c7984c22-12ac-4053-a20b-8e397e8d1576 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:51.960782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c7984c22-12ac-4053-a20b-8e397e8d1576 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:51.960905 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1076/4302] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:08:51 2026] POST /volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:51.969700 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c7984c22-12ac-4053-a20b-8e397e8d1576 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 returned with HTTP 404 Aug 07 14:08:51.970495 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1082/4303] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:51 2026] GET /volume/v3/snapshots/5d4b3d4f-4916-4698-b079-bbfd6b59f8e8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:51.979722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:51.982665 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 Aug 07 14:08:51.982950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:51.983216 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:51.983481 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume with id: 56573533-509f-43d3-a864-362e603e3a71 Aug 07 14:08:51.995661 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:51.995661 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:51.996375 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:52.012582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39093007-7c94-49c4-ae73-f4faf1da9608 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.019832 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Delete volume request issued successfully. Aug 07 14:08:52.020224 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee23f2ef-b7f6-4195-b9df-171a02a060c0 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 returned with HTTP 202 Aug 07 14:08:52.020890 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1076/4304] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:51 2026] DELETE /volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:52.028536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f3db5e7-4f1f-4525-b6f1-e852cf3b2677 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.030450 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f3db5e7-4f1f-4525-b6f1-e852cf3b2677 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 Aug 07 14:08:52.030725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f3db5e7-4f1f-4525-b6f1-e852cf3b2677 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.030975 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f3db5e7-4f1f-4525-b6f1-e852cf3b2677 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.038586 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.038586 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:52.043008 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8f3db5e7-4f1f-4525-b6f1-e852cf3b2677 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Volume info retrieved successfully. Aug 07 14:08:52.048860 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f3db5e7-4f1f-4525-b6f1-e852cf3b2677 tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 returned with HTTP 200 Aug 07 14:08:52.049526 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1077/4305] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:52 2026] GET /volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:52.107223 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:52.107733 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-785050507"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:52.109308 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-785050507'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:52.109532 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume of 1 GB Aug 07 14:08:52.113821 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:52.120430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (1189d7d5-c319-48d5-97b7-28ed77e9482d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:52.121371 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0adfaf-30cd-4ce6-a857-f6e0fd0519aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:52.122294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:52.151756 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0adfaf-30cd-4ce6-a857-f6e0fd0519aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:52.152434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284d961e-01e0-4bc1-a6e3-5ae4716a5253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:52.228869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['5bac36d3-20b2-40d4-be55-c68930d9d922', '8dc0c088-67e2-43ee-85f4-4fc8ce79e4dd', '4163e02e-8eff-42d7-befe-aed98f5377d9', 'fd9c359f-a019-47a3-a110-e8db3e36795f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:52.229881 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284d961e-01e0-4bc1-a6e3-5ae4716a5253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bac36d3-20b2-40d4-be55-c68930d9d922', '8dc0c088-67e2-43ee-85f4-4fc8ce79e4dd', '4163e02e-8eff-42d7-befe-aed98f5377d9', 'fd9c359f-a019-47a3-a110-e8db3e36795f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:52.230916 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72aaac4-7171-46c0-ba93-9fcb2b372c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:52.234681 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1d9ad83-0594-4a29-8883-be7caa64b747 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.237239 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1d9ad83-0594-4a29-8883-be7caa64b747 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:52.237609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1d9ad83-0594-4a29-8883-be7caa64b747 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.237955 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1d9ad83-0594-4a29-8883-be7caa64b747 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.251794 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.251794 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:52.256691 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1d9ad83-0594-4a29-8883-be7caa64b747 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:52.262769 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1d9ad83-0594-4a29-8883-be7caa64b747 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:52.263433 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1083/4306] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:52 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:52.267165 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72aaac4-7171-46c0-ba93-9fcb2b372c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a934e7-0532-43e1-8673-5bc490025504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785050507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['5bac36d3-20b2-40d4-be55-c68930d9d922','8dc0c088-67e2-43ee-85f4-4fc8ce79e4dd','4163e02e-8eff-42d7-befe-aed98f5377d9','fd9c359f-a019-47a3-a110-e8db3e36795f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785050507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a934e7-0532-43e1-8673-5bc490025504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e11b65855b470eafcf8e16691a3033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:52.268611 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a0eb7b-5254-45d9-9e4a-c426d0773618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:52.291523 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a0eb7b-5254-45d9-9e4a-c426d0773618) transitioned into state 'SUCCESS' from state '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-785050507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['5bac36d3-20b2-40d4-be55-c68930d9d922','8dc0c088-67e2-43ee-85f4-4fc8ce79e4dd','4163e02e-8eff-42d7-befe-aed98f5377d9','fd9c359f-a019-47a3-a110-e8db3e36795f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:52.292306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e91a69b-3e76-40eb-9677-8047735ff68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:52.305438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e91a69b-3e76-40eb-9677-8047735ff68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:52.306703 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (1189d7d5-c319-48d5-97b7-28ed77e9482d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:52.307177 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request issued successfully. Aug 07 14:08:52.308013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39093007-7c94-49c4-ae73-f4faf1da9608 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:52.308676 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1071/4307] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:52 2026] POST /volume/v3/volumes => generated 777 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:52.324913 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-58665be8-7125-45d7-a7f0-7d9831058cd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.327521 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58665be8-7125-45d7-a7f0-7d9831058cd9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 Aug 07 14:08:52.327882 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58665be8-7125-45d7-a7f0-7d9831058cd9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.328304 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58665be8-7125-45d7-a7f0-7d9831058cd9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.338312 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.338312 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:52.343464 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-58665be8-7125-45d7-a7f0-7d9831058cd9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:52.349809 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58665be8-7125-45d7-a7f0-7d9831058cd9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 returned with HTTP 200 Aug 07 14:08:52.350393 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1077/4308] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:52 2026] GET /volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:52.480974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f681d073-f95b-4a38-b78f-07f15ace4822 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.483189 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f681d073-f95b-4a38-b78f-07f15ace4822 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:52.484234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f681d073-f95b-4a38-b78f-07f15ace4822 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.484234 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f681d073-f95b-4a38-b78f-07f15ace4822 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.484384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f681d073-f95b-4a38-b78f-07f15ace4822 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:52.489518 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.489518 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:52.490380 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f681d073-f95b-4a38-b78f-07f15ace4822 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:52.490833 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1078/4309] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:52 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:52.605984 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-58a05116-91c5-4050-adcf-02efb0c0ff33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.608445 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58a05116-91c5-4050-adcf-02efb0c0ff33 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:52.608716 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58a05116-91c5-4050-adcf-02efb0c0ff33 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.608994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-58a05116-91c5-4050-adcf-02efb0c0ff33 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.621443 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.621443 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:52.626851 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-58a05116-91c5-4050-adcf-02efb0c0ff33 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:52.634701 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-58a05116-91c5-4050-adcf-02efb0c0ff33 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:52.635304 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1084/4310] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:52 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:52.780077 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-2f138040-46dd-4d99-9320-88bcb06b439d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.783466 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-2f138040-46dd-4d99-9320-88bcb06b439d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706/action Aug 07 14:08:52.783901 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-2f138040-46dd-4d99-9320-88bcb06b439d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:52.784118 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-2f138040-46dd-4d99-9320-88bcb06b439d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:52.787717 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=489,cinder:UPDATE=213,cinder:INSERT=104 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:08:52.807139 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.807139 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:52.825736 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-25eff3be-daef-422d-abe3-5664aaa8e496 req-2f138040-46dd-4d99-9320-88bcb06b439d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706/action returned with HTTP 204 Aug 07 14:08:52.826231 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1072/4311] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:08:52 2026] POST /volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:52.838137 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae4837cf-58ce-4ade-8d6e-15a5fc414418 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.842656 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae4837cf-58ce-4ade-8d6e-15a5fc414418 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 Aug 07 14:08:52.842909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae4837cf-58ce-4ade-8d6e-15a5fc414418 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.843224 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae4837cf-58ce-4ade-8d6e-15a5fc414418 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.855643 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.855643 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:52.863550 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ae4837cf-58ce-4ade-8d6e-15a5fc414418 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:52.863702 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-10af1709-da9a-494b-870a-1b132058db4d req-5c950a8d-361f-4d6c-a198-e6c3622213a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.865071 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-5c950a8d-361f-4d6c-a198-e6c3622213a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d Aug 07 14:08:52.865071 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-5c950a8d-361f-4d6c-a198-e6c3622213a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.865071 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-5c950a8d-361f-4d6c-a198-e6c3622213a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.871959 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae4837cf-58ce-4ade-8d6e-15a5fc414418 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 returned with HTTP 200 Aug 07 14:08:52.872973 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1078/4312] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:52 2026] GET /volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:52.880873 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:52.880873 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:52.890199 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a61249d2-6be3-4c0f-8002-92d790438c25 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.892092 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a61249d2-6be3-4c0f-8002-92d790438c25 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:52.892546 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a61249d2-6be3-4c0f-8002-92d790438c25 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.892546 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a61249d2-6be3-4c0f-8002-92d790438c25 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:52.895890 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a61249d2-6be3-4c0f-8002-92d790438c25 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:52.896341 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1085/4313] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:52 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:52.909420 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac9389c8-cdb1-45ec-92fe-c16ef4f786f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:52.966987 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-10af1709-da9a-494b-870a-1b132058db4d req-5c950a8d-361f-4d6c-a198-e6c3622213a4 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d returned with HTTP 200 Aug 07 14:08:52.967566 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1079/4314] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:08:52 2026] DELETE /volume/v3/attachments/b6c11f6c-a077-4cad-a48d-50b3880ad78d => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:52.997414 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac9389c8-cdb1-45ec-92fe-c16ef4f786f1 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] DELETE https://10.4.3.193/volume/v3/messages/f619de25-ce92-43d1-8787-516d06465342 Aug 07 14:08:52.997414 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac9389c8-cdb1-45ec-92fe-c16ef4f786f1 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:52.997585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac9389c8-cdb1-45ec-92fe-c16ef4f786f1 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.012677 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac9389c8-cdb1-45ec-92fe-c16ef4f786f1 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] https://10.4.3.193/volume/v3/messages/f619de25-ce92-43d1-8787-516d06465342 returned with HTTP 204 Aug 07 14:08:53.013522 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1073/4315] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:08:52 2026] DELETE /volume/v3/messages/f619de25-ce92-43d1-8787-516d06465342 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:08:53.023710 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-96c45195-bfea-48f3-8b3c-7f082c78769b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.028873 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96c45195-bfea-48f3-8b3c-7f082c78769b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] GET https://10.4.3.193/volume/v3/messages/f619de25-ce92-43d1-8787-516d06465342 Aug 07 14:08:53.028873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96c45195-bfea-48f3-8b3c-7f082c78769b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.028873 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96c45195-bfea-48f3-8b3c-7f082c78769b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.035954 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96c45195-bfea-48f3-8b3c-7f082c78769b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] https://10.4.3.193/volume/v3/messages/f619de25-ce92-43d1-8787-516d06465342 returned with HTTP 404 Aug 07 14:08:53.035954 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1079/4316] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/messages/f619de25-ce92-43d1-8787-516d06465342 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:53.046522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d350fdab-4926-443d-a524-2fe0c163cb5f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.049519 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 Aug 07 14:08:53.049792 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.050228 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.050228 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Delete volume with id: 726416fe-c7d2-4998-85a5-57795f6a9d16 Aug 07 14:08:53.059914 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.059914 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:53.060423 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:53.061778 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:08:53.066200 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22732107-0afd-4d9c-9163-d0a4767a32ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.071063 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22732107-0afd-4d9c-9163-d0a4767a32ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] GET https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 Aug 07 14:08:53.071361 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22732107-0afd-4d9c-9163-d0a4767a32ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.071622 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22732107-0afd-4d9c-9163-d0a4767a32ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.082765 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22732107-0afd-4d9c-9163-d0a4767a32ff tempest-ProjectMemberTests-1026517668 tempest-ProjectMemberTests-1026517668-project-admin] https://10.4.3.193/volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 returned with HTTP 404 Aug 07 14:08:53.083491 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1080/4317] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/56573533-509f-43d3-a864-362e603e3a71 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:53.084561 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1277884913 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1277884913, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:53.084807 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1277884913 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1277884913, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:53.096864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c862709-0384-4432-9bf8-72abeb5acf8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.100832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Created reservations ['8d8bd02f-827e-43dd-9440-0103d725cff5', '68af86f0-5ce9-460a-bbc3-391d379f460d', '36a2b21a-8a93-4645-b52e-dea6150ce5ef', 'abc2d3ce-3bf8-4477-b0b7-1cd6b683fb8e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:53.102239 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c862709-0384-4432-9bf8-72abeb5acf8e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:53.102526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c862709-0384-4432-9bf8-72abeb5acf8e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.102758 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c862709-0384-4432-9bf8-72abeb5acf8e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.115750 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.115750 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:53.121589 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c862709-0384-4432-9bf8-72abeb5acf8e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:53.127717 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c862709-0384-4432-9bf8-72abeb5acf8e tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:53.128826 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1074/4318] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:53.137689 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Delete volume request issued successfully. Aug 07 14:08:53.138039 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d350fdab-4926-443d-a524-2fe0c163cb5f tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 returned with HTTP 202 Aug 07 14:08:53.138687 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1086/4319] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:53 2026] DELETE /volume/v3/volumes/726416fe-c7d2-4998-85a5-57795f6a9d16 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:53.151264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c4fd4e02-3e0e-40e8-ae78-dd6d81a70678 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.157092 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4fd4e02-3e0e-40e8-ae78-dd6d81a70678 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/types/1c24190a-3fc2-4c3b-a224-08ec168562f9 Aug 07 14:08:53.158300 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4fd4e02-3e0e-40e8-ae78-dd6d81a70678 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.158693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4fd4e02-3e0e-40e8-ae78-dd6d81a70678 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.192292 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-4cbff374-eddb-4cc2-95f3-70c9e9fe7097 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.195665 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-4cbff374-eddb-4cc2-95f3-70c9e9fe7097 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:53.195976 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-4cbff374-eddb-4cc2-95f3-70c9e9fe7097 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.196424 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-4cbff374-eddb-4cc2-95f3-70c9e9fe7097 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.198349 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4fd4e02-3e0e-40e8-ae78-dd6d81a70678 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/types/1c24190a-3fc2-4c3b-a224-08ec168562f9 returned with HTTP 202 Aug 07 14:08:53.198895 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1080/4320] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:08:53 2026] DELETE /volume/v3/types/1c24190a-3fc2-4c3b-a224-08ec168562f9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:53.207797 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93af332e-35d7-4053-9567-ecb38f90d23c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.209692 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93af332e-35d7-4053-9567-ecb38f90d23c tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:08:53.210082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93af332e-35d7-4053-9567-ecb38f90d23c tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1504940858", "extra_specs": {"storage_protocol": "tempest-storage_protocol-361568746", "vendor_name": "tempest-vendor_name-170944052"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:53.210695 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.210695 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:53.216544 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-4cbff374-eddb-4cc2-95f3-70c9e9fe7097 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:53.226143 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-4cbff374-eddb-4cc2-95f3-70c9e9fe7097 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:53.226829 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1081/4321] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:53.235510 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93af332e-35d7-4053-9567-ecb38f90d23c tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:08:53.235922 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1075/4322] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:08:53 2026] POST /volume/v3/types => generated 328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:53.245869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.248194 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:53.248629 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d8ae5fe-6026-4499-a5e0-511e287588f6", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:53.250459 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume request body: {'volume': {'volume_type': '6d8ae5fe-6026-4499-a5e0-511e287588f6', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:53.252571 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-882b22e3-217c-4dec-b976-c196024d3bf9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.255131 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume of 1 GB Aug 07 14:08:53.255335 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-882b22e3-217c-4dec-b976-c196024d3bf9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] POST https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/action Aug 07 14:08:53.255474 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.255474 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:53.255912 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:53.257265 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-882b22e3-217c-4dec-b976-c196024d3bf9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:53.258355 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-882b22e3-217c-4dec-b976-c196024d3bf9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:53.263453 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Flow 'volume_create_api' (3a6decaf-ac8c-413f-9f59-63a9229beaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:53.264627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd9892a-8a35-47d2-891b-078bfcdbe6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:53.265621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:53.273600 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.273600 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:53.274575 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-882b22e3-217c-4dec-b976-c196024d3bf9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:53.281320 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab04474a-06db-487b-bd6c-a66e5191bd12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.285137 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab04474a-06db-487b-bd6c-a66e5191bd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:53.285401 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab04474a-06db-487b-bd6c-a66e5191bd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.285681 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab04474a-06db-487b-bd6c-a66e5191bd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.286350 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-882b22e3-217c-4dec-b976-c196024d3bf9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Begin detaching volume completed successfully. Aug 07 14:08:53.286640 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-882b22e3-217c-4dec-b976-c196024d3bf9 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/action returned with HTTP 202 Aug 07 14:08:53.287169 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1081/4323] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:08:53 2026] POST /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:53.299873 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.299873 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:53.301116 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd9892a-8a35-47d2-891b-078bfcdbe6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:08:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-361568746',vendor_name='tempest-vendor_name-170944052'},id=6d8ae5fe-6026-4499-a5e0-511e287588f6,is_public=True,name='tempest-ProjectMemberTests-volume-type-1504940858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d8ae5fe-6026-4499-a5e0-511e287588f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:53.302141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae845628-3d57-432f-8849-fde293ad0788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:53.304084 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ab04474a-06db-487b-bd6c-a66e5191bd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:53.314583 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab04474a-06db-487b-bd6c-a66e5191bd12 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:53.314854 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1082/4324] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:53.343475 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-476e0dab-ab22-4506-b283-ab060a51f74e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.344025 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-476e0dab-ab22-4506-b283-ab060a51f74e None None] GET https://10.4.3.193/volume// Aug 07 14:08:53.344326 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-476e0dab-ab22-4506-b283-ab060a51f74e None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.344580 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-476e0dab-ab22-4506-b283-ab060a51f74e None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.345715 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-476e0dab-ab22-4506-b283-ab060a51f74e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:08:53.345715 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1076/4325] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:08:53.350873 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1504940858 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1504940858, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:53.350873 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1504940858 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1504940858, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:53.362256 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-d5aeee14-ae48-4594-be89-bad11a5b5920 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.363979 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe70485e-ad83-43e0-934b-d411c5099446 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.364605 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-d5aeee14-ae48-4594-be89-bad11a5b5920 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:08:53.364824 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-d5aeee14-ae48-4594-be89-bad11a5b5920 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.365098 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-d5aeee14-ae48-4594-be89-bad11a5b5920 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.366117 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe70485e-ad83-43e0-934b-d411c5099446 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 Aug 07 14:08:53.366355 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe70485e-ad83-43e0-934b-d411c5099446 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.366607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe70485e-ad83-43e0-934b-d411c5099446 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.375810 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.375810 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:53.379442 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Created reservations ['2b5ea6b4-633d-4e1a-9107-61b99f846072', '53f9f8bb-244b-4052-9ece-bbf3317a1cf7', '1fb0f858-3462-4e82-8829-3db99cbcb0e9', '37ebb008-5b22-4705-afae-4e3ac1af69bc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:53.379898 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fe70485e-ad83-43e0-934b-d411c5099446 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:53.380232 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=447,cinder:INSERT=82,cinder:UPDATE=148 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:08:53.380332 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae845628-3d57-432f-8849-fde293ad0788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b5ea6b4-633d-4e1a-9107-61b99f846072', '53f9f8bb-244b-4052-9ece-bbf3317a1cf7', '1fb0f858-3462-4e82-8829-3db99cbcb0e9', '37ebb008-5b22-4705-afae-4e3ac1af69bc']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:53.381279 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (736addf4-dac3-42d6-a4d6-4ba303d40b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:53.384571 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.384571 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:53.384701 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe70485e-ad83-43e0-934b-d411c5099446 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 returned with HTTP 200 Aug 07 14:08:53.385140 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1083/4326] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:53.395320 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-d5aeee14-ae48-4594-be89-bad11a5b5920 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:08:53.399412 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.401220 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:53.401220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24a934e7-0532-43e1-8673-5bc490025504", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1284388845"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:53.403449 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-d5aeee14-ae48-4594-be89-bad11a5b5920 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:08:53.404069 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1082/4327] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 1352 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:08:53.411747 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.411747 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:53.412156 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:53.412330 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create snapshot from volume 24a934e7-0532-43e1-8673-5bc490025504 Aug 07 14:08:53.414601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (736addf4-dac3-42d6-a4d6-4ba303d40b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a1b4a5d-c773-49c2-891e-0103854215d9', '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='ac68429bdc9848559a781af494696a85',qos_specs=None,replication_status=,reservations=['2b5ea6b4-633d-4e1a-9107-61b99f846072','53f9f8bb-244b-4052-9ece-bbf3317a1cf7','1fb0f858-3462-4e82-8829-3db99cbcb0e9','37ebb008-5b22-4705-afae-4e3ac1af69bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_type_id=6d8ae5fe-6026-4499-a5e0-511e287588f6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:53Z,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=6a1b4a5d-c773-49c2-891e-0103854215d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac68429bdc9848559a781af494696a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d8ae5fe-6026-4499-a5e0-511e287588f6),volume_type_id=6d8ae5fe-6026-4499-a5e0-511e287588f6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:53.415636 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd195e37-3bdc-4a39-a6bc-6dbba083004a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:53.416807 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-80642e72-079c-4103-8929-37b29311cccc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.419220 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-80642e72-079c-4103-8929-37b29311cccc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption Aug 07 14:08:53.419423 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-80642e72-079c-4103-8929-37b29311cccc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.419608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-80642e72-079c-4103-8929-37b29311cccc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.435040 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.435040 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:53.438736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd195e37-3bdc-4a39-a6bc-6dbba083004a) transitioned into state 'SUCCESS' from 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='ac68429bdc9848559a781af494696a85',qos_specs=None,replication_status=,reservations=['2b5ea6b4-633d-4e1a-9107-61b99f846072','53f9f8bb-244b-4052-9ece-bbf3317a1cf7','1fb0f858-3462-4e82-8829-3db99cbcb0e9','37ebb008-5b22-4705-afae-4e3ac1af69bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_type_id=6d8ae5fe-6026-4499-a5e0-511e287588f6)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:53.439690 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6177befb-0fc3-42a8-907c-720dbeb5e2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:53.446822 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-80642e72-079c-4103-8929-37b29311cccc tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption returned with HTTP 200 Aug 07 14:08:53.447242 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1084/4328] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:53.453521 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6177befb-0fc3-42a8-907c-720dbeb5e2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:53.454341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Flow 'volume_create_api' (3a6decaf-ac8c-413f-9f59-63a9229beaf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:53.454715 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume request issued successfully. Aug 07 14:08:53.455221 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['89bcec3c-c566-451c-ba91-cb34955e736c', 'f5311818-8ebf-48d5-9adf-485765229c17', '4d875d56-79af-4dd6-a70d-174a86dc26e3', 'c8577ada-e983-4fb0-bec6-e6d2c634da9a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:53.455547 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd3d16b7-e62d-492d-a792-56159a2f8c32 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:53.456143 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1087/4329] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:53 2026] POST /volume/v3/volumes => generated 774 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:53.474786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-833cb2fe-0d70-4c61-97d3-b5e39f11f4ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.479800 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-833cb2fe-0d70-4c61-97d3-b5e39f11f4ec tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 Aug 07 14:08:53.480089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-833cb2fe-0d70-4c61-97d3-b5e39f11f4ec tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.480344 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-833cb2fe-0d70-4c61-97d3-b5e39f11f4ec tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.496865 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot create request issued successfully. Aug 07 14:08:53.496865 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ff4ddc8-4883-4ac6-bca5-422147e6b2a0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:53.496865 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1077/4330] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:53.498333 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.498333 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:53.503059 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-833cb2fe-0d70-4c61-97d3-b5e39f11f4ec tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:53.508270 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-833cb2fe-0d70-4c61-97d3-b5e39f11f4ec tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 returned with HTTP 200 Aug 07 14:08:53.508750 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1083/4331] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:53.509313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fab6fad2-961c-47a8-86b9-675a5f203213 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.510971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1adad677-80d9-44ad-9888-e58ca2ccd072 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.512959 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1adad677-80d9-44ad-9888-e58ca2ccd072 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 Aug 07 14:08:53.513226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1adad677-80d9-44ad-9888-e58ca2ccd072 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.513485 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1adad677-80d9-44ad-9888-e58ca2ccd072 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.513858 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fab6fad2-961c-47a8-86b9-675a5f203213 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:53.514411 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fab6fad2-961c-47a8-86b9-675a5f203213 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.515313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fab6fad2-961c-47a8-86b9-675a5f203213 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.515313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fab6fad2-961c-47a8-86b9-675a5f203213 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e2d5f998-0c0a-4f3c-8869-94dbddf45177. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:53.516600 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=426,cinder:INSERT=59,cinder:UPDATE=149,cinder:DELETE=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:08:53.520987 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.520987 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:53.521347 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1adad677-80d9-44ad-9888-e58ca2ccd072 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:53.521430 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.521430 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:53.521987 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1adad677-80d9-44ad-9888-e58ca2ccd072 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 returned with HTTP 200 Aug 07 14:08:53.522400 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fab6fad2-961c-47a8-86b9-675a5f203213 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 200 Aug 07 14:08:53.522464 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1088/4332] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:53.522876 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1085/4333] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:53.534135 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-efcb7f60-050e-430d-9155-9eb2f7d2fc15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.536615 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efcb7f60-050e-430d-9155-9eb2f7d2fc15 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 Aug 07 14:08:53.536982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efcb7f60-050e-430d-9155-9eb2f7d2fc15 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.537262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efcb7f60-050e-430d-9155-9eb2f7d2fc15 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.537374 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-efcb7f60-050e-430d-9155-9eb2f7d2fc15 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete backup with id: e2d5f998-0c0a-4f3c-8869-94dbddf45177. Aug 07 14:08:53.543253 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.543253 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:53.561106 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-efcb7f60-050e-430d-9155-9eb2f7d2fc15 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] delete_backup rpcapi backup_id e2d5f998-0c0a-4f3c-8869-94dbddf45177 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:08:53.563335 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efcb7f60-050e-430d-9155-9eb2f7d2fc15 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 returned with HTTP 202 Aug 07 14:08:53.563721 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1078/4334] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:53 2026] DELETE /volume/v3/backups/e2d5f998-0c0a-4f3c-8869-94dbddf45177 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:08:53.576102 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.578002 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 Aug 07 14:08:53.578281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.578417 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.578586 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume with id: ceb5a7a5-4619-47e2-a1b4-106419794d55 Aug 07 14:08:53.594290 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.594290 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:53.595724 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:53.625735 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume request issued successfully. Aug 07 14:08:53.626040 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-784bde83-11f9-42f9-b0e3-395d3ec2d4fa tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 returned with HTTP 202 Aug 07 14:08:53.626723 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1084/4335] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:53 2026] DELETE /volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:53.636322 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d98824c-1567-435c-8894-0dd53a448f25 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.638005 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d98824c-1567-435c-8894-0dd53a448f25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 Aug 07 14:08:53.638341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d98824c-1567-435c-8894-0dd53a448f25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.638670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d98824c-1567-435c-8894-0dd53a448f25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.648711 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.648711 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:53.649817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ab3a70a-19da-4944-99ad-d41119621a2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.653398 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ab3a70a-19da-4944-99ad-d41119621a2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:53.653398 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ab3a70a-19da-4944-99ad-d41119621a2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.653398 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ab3a70a-19da-4944-99ad-d41119621a2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.653802 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5d98824c-1567-435c-8894-0dd53a448f25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:53.661018 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d98824c-1567-435c-8894-0dd53a448f25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 returned with HTTP 200 Aug 07 14:08:53.661729 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1089/4336] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:53.668597 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.668597 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:53.676702 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6ab3a70a-19da-4944-99ad-d41119621a2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:53.683344 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ab3a70a-19da-4944-99ad-d41119621a2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:08:53.683733 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1086/4337] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1653 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:53.705660 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2efb791b-7efd-46af-a8d7-7d885aef7697 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.707894 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2efb791b-7efd-46af-a8d7-7d885aef7697 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:53.708087 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2efb791b-7efd-46af-a8d7-7d885aef7697 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6ee860f-167f-4edf-bffc-3fdf6236715c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-475752859"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:53.720600 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.720600 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:53.720600 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2efb791b-7efd-46af-a8d7-7d885aef7697 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:53.720600 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-2efb791b-7efd-46af-a8d7-7d885aef7697 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:53.725029 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2efb791b-7efd-46af-a8d7-7d885aef7697 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 400 Aug 07 14:08:53.725665 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1079/4338] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:53 2026] POST /volume/v3/snapshots => generated 160 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:08:53.733276 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.736321 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:53.736321 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6ee860f-167f-4edf-bffc-3fdf6236715c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1794429753"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:53.753862 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.753862 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:53.754616 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:53.754828 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:53.787279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['2d107041-8100-4457-ad5c-225846eeb051', '86664a77-c4f6-4aa0-9042-36a93535b942', '8e2e167b-bc67-4269-8e1b-e2f0e8d184c7', '5af32412-05d4-4de9-baca-59ea52ca677b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:53.845917 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot force create request issued successfully. Aug 07 14:08:53.845917 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14b2d83e-0149-446b-b9f8-3a610e6fbffb tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:53.846075 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1085/4339] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:53.861572 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-934a7dc6-ccfd-4866-b5d4-0a85b00a6c1f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:53.864070 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-934a7dc6-ccfd-4866-b5d4-0a85b00a6c1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:08:53.864551 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-934a7dc6-ccfd-4866-b5d4-0a85b00a6c1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:53.864727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-934a7dc6-ccfd-4866-b5d4-0a85b00a6c1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:53.871700 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:53.871700 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:53.872434 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-934a7dc6-ccfd-4866-b5d4-0a85b00a6c1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:53.873974 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-934a7dc6-ccfd-4866-b5d4-0a85b00a6c1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 returned with HTTP 200 Aug 07 14:08:53.874085 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1090/4340] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:53 2026] GET /volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:54.525272 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9eb07524-a6c3-401b-aab0-6cc087faee18 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.527350 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eb07524-a6c3-401b-aab0-6cc087faee18 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 Aug 07 14:08:54.527577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9eb07524-a6c3-401b-aab0-6cc087faee18 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.527755 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9eb07524-a6c3-401b-aab0-6cc087faee18 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.533858 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-63202029-4c3c-4eca-b289-e2e55a622f3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.535547 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63202029-4c3c-4eca-b289-e2e55a622f3f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 Aug 07 14:08:54.535597 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.535597 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:54.535715 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63202029-4c3c-4eca-b289-e2e55a622f3f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.535910 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63202029-4c3c-4eca-b289-e2e55a622f3f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.539364 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9eb07524-a6c3-401b-aab0-6cc087faee18 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:54.540916 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.540916 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:54.541341 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-63202029-4c3c-4eca-b289-e2e55a622f3f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:54.542254 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63202029-4c3c-4eca-b289-e2e55a622f3f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 returned with HTTP 200 Aug 07 14:08:54.542682 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1080/4341] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:54.544352 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eb07524-a6c3-401b-aab0-6cc087faee18 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 returned with HTTP 200 Aug 07 14:08:54.544858 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1087/4342] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:54.553174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7299d44-98d8-415f-a321-f14b306b467f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.561290 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-829bfe46-5e3a-4d6f-8ad8-21224c133e72 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.563558 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-829bfe46-5e3a-4d6f-8ad8-21224c133e72 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:54.563898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-829bfe46-5e3a-4d6f-8ad8-21224c133e72 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.564152 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-829bfe46-5e3a-4d6f-8ad8-21224c133e72 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.568928 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-829bfe46-5e3a-4d6f-8ad8-21224c133e72 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:54.570123 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1091/4343] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:54.583246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43951923-84e7-4c6a-bd44-bbc818fc1919 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.583246 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43951923-84e7-4c6a-bd44-bbc818fc1919 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:54.583246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43951923-84e7-4c6a-bd44-bbc818fc1919 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.583246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43951923-84e7-4c6a-bd44-bbc818fc1919 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.589720 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43951923-84e7-4c6a-bd44-bbc818fc1919 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:54.589720 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1081/4344] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:54.604470 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5bea4bba-a579-4490-a4e7-7c381eb903d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.606333 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bea4bba-a579-4490-a4e7-7c381eb903d9 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/messages/83819b60-c410-4c06-9965-740d6b5fbcdf Aug 07 14:08:54.606543 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bea4bba-a579-4490-a4e7-7c381eb903d9 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.606750 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bea4bba-a579-4490-a4e7-7c381eb903d9 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.617226 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bea4bba-a579-4490-a4e7-7c381eb903d9 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/messages/83819b60-c410-4c06-9965-740d6b5fbcdf returned with HTTP 204 Aug 07 14:08:54.617786 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1088/4345] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:08:54 2026] DELETE /volume/v3/messages/83819b60-c410-4c06-9965-740d6b5fbcdf => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:08:54.627879 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.630654 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 Aug 07 14:08:54.630876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.632414 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.632635 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Delete volume with id: 6a1b4a5d-c773-49c2-891e-0103854215d9 Aug 07 14:08:54.641740 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.641740 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:54.642118 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:54.643540 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:08:54.666017 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Created reservations ['b36868bd-182d-4cc0-a7be-2c5d77e8930b', '45f0dd28-1017-4e14-99e9-2e72707a01c4', '5246d1d0-5258-4ade-b9c3-7cd30823a105', '754476d7-fabb-4afd-9620-537e5d0f34a9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:54.676313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16b3879f-222d-4189-8a07-3b4d56663ac2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.677904 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16b3879f-222d-4189-8a07-3b4d56663ac2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 Aug 07 14:08:54.678082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16b3879f-222d-4189-8a07-3b4d56663ac2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.678267 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16b3879f-222d-4189-8a07-3b4d56663ac2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.683956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16b3879f-222d-4189-8a07-3b4d56663ac2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 returned with HTTP 404 Aug 07 14:08:54.684402 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1082/4346] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/volumes/ceb5a7a5-4619-47e2-a1b4-106419794d55 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:54.697369 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43e3785a-567e-4444-a4d4-4028c02c606c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.699184 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc/export_record Aug 07 14:08:54.699398 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.699586 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'export_record' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.699726 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Export record for backup d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 14:08:54.700116 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Delete volume request issued successfully. Aug 07 14:08:54.700438 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4fe1a2b-d491-4a5e-907a-3196e2718a8a tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 returned with HTTP 202 Aug 07 14:08:54.700931 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1092/4347] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:54 2026] DELETE /volume/v3/volumes/6a1b4a5d-c773-49c2-891e-0103854215d9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:54.704467 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.704467 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:54.705318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling RPCAPI with context: , host: np0000006713, backup: d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 14:08:54.708089 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9d178e3-dcbb-4402-b2a7-5eafb96ebc64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.712694 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d178e3-dcbb-4402-b2a7-5eafb96ebc64 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/types/6d8ae5fe-6026-4499-a5e0-511e287588f6 Aug 07 14:08:54.713673 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7299d44-98d8-415f-a321-f14b306b467f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] POST https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256/action Aug 07 14:08:54.713763 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9d178e3-dcbb-4402-b2a7-5eafb96ebc64 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.713763 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9d178e3-dcbb-4402-b2a7-5eafb96ebc64 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.713834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7299d44-98d8-415f-a321-f14b306b467f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:54.713834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7299d44-98d8-415f-a321-f14b306b467f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:54.715938 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] export_record in rpcapi backup_id d1c2873e-136a-4b0d-9a04-d891695d93dc on host np0000006713. {{(pid=100325) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 14:08:54.728807 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.728807 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:54.729469 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7299d44-98d8-415f-a321-f14b306b467f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Snapshot retrieved successfully. Aug 07 14:08:54.730634 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-e7299d44-98d8-415f-a321-f14b306b467f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c5efb4bfcb9749458bd7faf2f86446a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44e11b65855b470eafcf8e16691a3033', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:54.732939 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7299d44-98d8-415f-a321-f14b306b467f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256/action returned with HTTP 403 Aug 07 14:08:54.733600 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1086/4348] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:08:54 2026] POST /volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256/action => generated 133 bytes in 181 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:54.733680 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDFjMjg3M2UtMTM2YS00YjBkLTlhMDQtZDg5MTY5NWQ5M2RjIiwgInVzZXJfaWQiOiAiZWU1MTQzY2IyNTM0NGMyZWI0OTNmZmE3MjUzNTBhMmEiLCAicHJvamVjdF9pZCI6ICJiM2FjZGQwNGRlMmU0YmU0OGVmYjlmNzZkMmE3ODI5NyIsICJ2b2x1bWVfaWQiOiAiYWZmN2I2MjMtNjUwZC00MzQ3LThmOTYtNjYwMDllNjVjOTk3IiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI4NDI1MzYwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWZmN2I2MjMtNjUwZC00MzQ3LThmOTYtNjYwMDllNjVjOTk3LzIwMjYwODA3MTQwNzM4L2F6X25vdmFfYmFja3VwX2QxYzI4NzNlLTEzNmEtNGIwZC05YTA0LWQ4OTE2OTVkOTNkYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDc6MzVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDc6MzVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowNzo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100325) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 14:08:54.733990 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43e3785a-567e-4444-a4d4-4028c02c606c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc/export_record returned with HTTP 200 Aug 07 14:08:54.734834 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1089/4349] 10.4.3.193 () {68 vars in 1430 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:54.742481 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.742960 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d178e3-dcbb-4402-b2a7-5eafb96ebc64 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/types/6d8ae5fe-6026-4499-a5e0-511e287588f6 returned with HTTP 202 Aug 07 14:08:54.743286 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.743493 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1083/4350] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:08:54 2026] DELETE /volume/v3/types/6d8ae5fe-6026-4499-a5e0-511e287588f6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:54.744810 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 Aug 07 14:08:54.744810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.745002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.745002 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete snapshot with id: b4dab8b8-0426-4dab-b539-ad726fcd4256 Aug 07 14:08:54.747973 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:54.747973 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1676899673"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:54.749332 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1676899673'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:54.750481 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.750481 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:54.750920 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:54.752776 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume of 1 GB Aug 07 14:08:54.755986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c55d3d14-a394-449e-a751-c53f98d7b32b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.759038 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:54.759879 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c55d3d14-a394-449e-a751-c53f98d7b32b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:08:54.759955 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c55d3d14-a394-449e-a751-c53f98d7b32b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1516777827", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2116880030", "vendor_name": "tempest-vendor_name-982754633"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:54.764516 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (d3f10199-a7bb-4e1f-9b67-87b54055213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:54.766308 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944f0469-9e4b-4823-b934-55ac047baa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.767287 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:54.771029 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:54.771317 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d9f5caa-3929-48b3-9763-77d86ed508f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 returned with HTTP 202 Aug 07 14:08:54.771881 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1093/4351] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:54 2026] DELETE /volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:54.780426 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c55d3d14-a394-449e-a751-c53f98d7b32b tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:08:54.780531 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3af4493d-75ec-4285-8150-d929c05d4ddd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.780916 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1090/4352] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:08:54 2026] POST /volume/v3/types => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:54.785954 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3af4493d-75ec-4285-8150-d929c05d4ddd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 Aug 07 14:08:54.786161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3af4493d-75ec-4285-8150-d929c05d4ddd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.786430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3af4493d-75ec-4285-8150-d929c05d4ddd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.792447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.794701 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:54.795223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "44b2f4b5-fbdd-4c2a-a54f-52bed1110605", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:54.797518 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume request body: {'volume': {'volume_type': '44b2f4b5-fbdd-4c2a-a54f-52bed1110605', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:54.799086 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.799086 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:54.799522 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3af4493d-75ec-4285-8150-d929c05d4ddd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:54.800481 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3af4493d-75ec-4285-8150-d929c05d4ddd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 returned with HTTP 200 Aug 07 14:08:54.802032 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume of 1 GB Aug 07 14:08:54.802515 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.802515 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:54.803112 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:54.803171 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1084/4353] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:54.806577 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944f0469-9e4b-4823-b934-55ac047baa26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.807572 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8db9876-f41f-43d6-8cfe-7eea3bee5e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.812588 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Flow 'volume_create_api' (5cb76370-891f-4f44-9a73-aaa36e7d688f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:54.814098 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5a0881-6bb5-4dbe-9158-c3ecdbf9d099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.815284 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:54.840504 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5a0881-6bb5-4dbe-9158-c3ecdbf9d099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:08:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2116880030',vendor_name='tempest-vendor_name-982754633'},id=44b2f4b5-fbdd-4c2a-a54f-52bed1110605,is_public=True,name='tempest-ProjectMemberTests-volume-type-1516777827',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44b2f4b5-fbdd-4c2a-a54f-52bed1110605', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.841707 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07eb92e4-d7f5-40b6-a2e2-03b6a7bc4eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.880366 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1516777827 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1516777827, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:54.880956 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1516777827 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1516777827, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:54.885319 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35025044-5a2f-4f98-a603-a40f39546261 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.885853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['7754cd0c-d3cc-49d7-8686-7b078bac8dc2', '87a7358a-8237-4546-afb2-0c2890d11084', '4173f90a-e091-4f95-9ec3-cab1dc75e6ef', 'b6639d01-72bf-4af0-8066-b440a41aa603'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:54.886684 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8db9876-f41f-43d6-8cfe-7eea3bee5e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7754cd0c-d3cc-49d7-8686-7b078bac8dc2', '87a7358a-8237-4546-afb2-0c2890d11084', '4173f90a-e091-4f95-9ec3-cab1dc75e6ef', 'b6639d01-72bf-4af0-8066-b440a41aa603']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.887293 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35025044-5a2f-4f98-a603-a40f39546261 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:08:54.887492 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35025044-5a2f-4f98-a603-a40f39546261 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.887546 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a232bc5d-c72c-4631-9ea7-00e49ca2400e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.887680 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35025044-5a2f-4f98-a603-a40f39546261 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.894014 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.894014 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:54.894625 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35025044-5a2f-4f98-a603-a40f39546261 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:54.895782 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35025044-5a2f-4f98-a603-a40f39546261 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 returned with HTTP 200 Aug 07 14:08:54.896416 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1091/4354] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:54.906409 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.907980 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:54.908399 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6ee860f-167f-4edf-bffc-3fdf6236715c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1781067818"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:54.920830 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:54.920830 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:54.921343 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:54.921473 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:54.925475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a232bc5d-c72c-4631-9ea7-00e49ca2400e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65929075-0b5d-4a0b-8fe9-35d44caa2a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676899673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['7754cd0c-d3cc-49d7-8686-7b078bac8dc2','87a7358a-8237-4546-afb2-0c2890d11084','4173f90a-e091-4f95-9ec3-cab1dc75e6ef','b6639d01-72bf-4af0-8066-b440a41aa603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676899673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65929075-0b5d-4a0b-8fe9-35d44caa2a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3acdd04de2e4be48efb9f76d2a78297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5143cb25344c2eb493ffa725350a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.928864 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0480c23-4299-426f-bad8-e318972eb812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.935990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Created reservations ['98a27e89-f127-47ab-ad78-558ad0eddc63', 'c50aafa3-ef78-412d-abe3-a276c2e839c8', '2a5e9812-75bd-4314-8b04-01aa4a33ec97', '7ed1fb85-4d38-4b98-813e-43ca3000f7b5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:54.936764 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07eb92e4-d7f5-40b6-a2e2-03b6a7bc4eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98a27e89-f127-47ab-ad78-558ad0eddc63', 'c50aafa3-ef78-412d-abe3-a276c2e839c8', '2a5e9812-75bd-4314-8b04-01aa4a33ec97', '7ed1fb85-4d38-4b98-813e-43ca3000f7b5']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.937444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c4438d-2f80-4fe7-a9d2-e936e5c47a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.958335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0480c23-4299-426f-bad8-e318972eb812) transitioned into state 'SUCCESS' from state '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-1676899673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['7754cd0c-d3cc-49d7-8686-7b078bac8dc2','87a7358a-8237-4546-afb2-0c2890d11084','4173f90a-e091-4f95-9ec3-cab1dc75e6ef','b6639d01-72bf-4af0-8066-b440a41aa603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.959310 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb7b378-3c1e-4b86-9b5e-7bd0e9dcbb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.970255 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c4438d-2f80-4fe7-a9d2-e936e5c47a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '213b0354-f19b-4277-8d42-3e1ce3cbd038', '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='ac68429bdc9848559a781af494696a85',qos_specs=None,replication_status=,reservations=['98a27e89-f127-47ab-ad78-558ad0eddc63','c50aafa3-ef78-412d-abe3-a276c2e839c8','2a5e9812-75bd-4314-8b04-01aa4a33ec97','7ed1fb85-4d38-4b98-813e-43ca3000f7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_type_id=44b2f4b5-fbdd-4c2a-a54f-52bed1110605), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:54Z,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=213b0354-f19b-4277-8d42-3e1ce3cbd038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac68429bdc9848559a781af494696a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44b2f4b5-fbdd-4c2a-a54f-52bed1110605),volume_type_id=44b2f4b5-fbdd-4c2a-a54f-52bed1110605)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.970465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['f85af593-d0d5-49a6-84b8-86dc3b712cf5', '992dc5b1-fd4b-410d-ac05-dc624ac47f13', 'd48112a8-1800-4ce0-b4f1-ed2f0ea003eb', '9f36af27-b072-45f1-bc36-1b2ccda6258d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:54.971685 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb775e4d-2e83-4dfe-a67e-00f9d709de76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:54.976332 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb7b378-3c1e-4b86-9b5e-7bd0e9dcbb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.977532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (d3f10199-a7bb-4e1f-9b67-87b54055213d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:54.978566 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request issued successfully. Aug 07 14:08:54.978775 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d7bde4f-e3d4-4cd8-9a4a-b995641873c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:54.979394 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1087/4355] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:54 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:54.992109 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d0bad572-a150-4a2e-a2cd-5590e2a670dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:54.995921 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0bad572-a150-4a2e-a2cd-5590e2a670dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 Aug 07 14:08:54.996181 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0bad572-a150-4a2e-a2cd-5590e2a670dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:54.996428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d0bad572-a150-4a2e-a2cd-5590e2a670dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:54.998505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb775e4d-2e83-4dfe-a67e-00f9d709de76) transitioned into state 'SUCCESS' from 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='ac68429bdc9848559a781af494696a85',qos_specs=None,replication_status=,reservations=['98a27e89-f127-47ab-ad78-558ad0eddc63','c50aafa3-ef78-412d-abe3-a276c2e839c8','2a5e9812-75bd-4314-8b04-01aa4a33ec97','7ed1fb85-4d38-4b98-813e-43ca3000f7b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b48c0d1bc2dc4a1baf2cbeaa142cd4c3',volume_type_id=44b2f4b5-fbdd-4c2a-a54f-52bed1110605)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:54.999278 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7acd9bc-e24d-479f-9d1a-635e030ae93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:55.008642 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7acd9bc-e24d-479f-9d1a-635e030ae93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:55.009475 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Flow 'volume_create_api' (5cb76370-891f-4f44-9a73-aaa36e7d688f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:55.009950 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Create volume request issued successfully. Aug 07 14:08:55.010539 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acdaf4e5-f2a6-4efb-94a6-1988f4d1ea50 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:55.011028 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1094/4356] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:08:54 2026] POST /volume/v3/volumes => generated 774 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:55.013281 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:55.013281 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:55.014861 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot force create request issued successfully. Aug 07 14:08:55.014861 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6db173d1-9de6-4045-9058-23ed351bb7c8 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:55.014994 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1085/4357] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:55.022718 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d0bad572-a150-4a2e-a2cd-5590e2a670dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:55.023377 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-54f14efa-ef38-4945-900d-2c6bb6b55bd2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:55.026011 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b89e48ee-8741-4f58-9bb5-73401c11270e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:55.027255 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b89e48ee-8741-4f58-9bb5-73401c11270e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:08:55.027403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b89e48ee-8741-4f58-9bb5-73401c11270e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:55.027614 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b89e48ee-8741-4f58-9bb5-73401c11270e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:55.028621 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d0bad572-a150-4a2e-a2cd-5590e2a670dc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 returned with HTTP 200 Aug 07 14:08:55.028731 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54f14efa-ef38-4945-900d-2c6bb6b55bd2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 Aug 07 14:08:55.029070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54f14efa-ef38-4945-900d-2c6bb6b55bd2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:55.029210 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1092/4358] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:54 2026] GET /volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:55.029345 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54f14efa-ef38-4945-900d-2c6bb6b55bd2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:55.032356 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:55.032356 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:55.032769 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b89e48ee-8741-4f58-9bb5-73401c11270e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:55.033609 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b89e48ee-8741-4f58-9bb5-73401c11270e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 returned with HTTP 200 Aug 07 14:08:55.033975 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1095/4359] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:55 2026] GET /volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:55.042281 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:55.042281 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:55.047400 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-54f14efa-ef38-4945-900d-2c6bb6b55bd2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:55.054080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54f14efa-ef38-4945-900d-2c6bb6b55bd2 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 returned with HTTP 200 Aug 07 14:08:55.054761 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1088/4360] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:55 2026] GET /volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:55.241467 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-baa4e120-8a8c-405b-8cab-869246423b3d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:55.334959 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:55.335340 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-999608015"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:55.336949 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-999608015'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:55.337088 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Create volume of 1 GB Aug 07 14:08:55.337404 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:55.337404 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:55.341624 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:55.349131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Flow 'volume_create_api' (2730e87e-d3aa-466f-b00d-1f2aa9019fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:55.350319 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f82651-f0b0-4da8-bf74-4b8a63da83c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:55.351476 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:55.377753 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f82651-f0b0-4da8-bf74-4b8a63da83c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:55.378461 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dff7fe-c310-415e-83a4-f0b2dcfe6f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:55.437738 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Created reservations ['0dc8ffa0-1a50-4f0c-9b86-107ef4b60980', 'b7f9e2dd-cea2-4b70-b6f6-74d888ce8937', 'bc0159ed-bc28-4bc7-9a93-b67cd7029e16', '369c13ba-0b2a-4d2c-a4e7-9f37b374a05f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:55.438703 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dff7fe-c310-415e-83a4-f0b2dcfe6f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dc8ffa0-1a50-4f0c-9b86-107ef4b60980', 'b7f9e2dd-cea2-4b70-b6f6-74d888ce8937', 'bc0159ed-bc28-4bc7-9a93-b67cd7029e16', '369c13ba-0b2a-4d2c-a4e7-9f37b374a05f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:55.439625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194fd438-e5f2-45e8-a923-19a3584fa275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:55.468606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194fd438-e5f2-45e8-a923-19a3584fa275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999608015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c1ac3a792174eae9feb906aaa27995d',qos_specs=None,replication_status=,reservations=['0dc8ffa0-1a50-4f0c-9b86-107ef4b60980','b7f9e2dd-cea2-4b70-b6f6-74d888ce8937','bc0159ed-bc28-4bc7-9a93-b67cd7029e16','369c13ba-0b2a-4d2c-a4e7-9f37b374a05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad8d8cf8497458681cef98a13a714fa',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999608015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c1ac3a792174eae9feb906aaa27995d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad8d8cf8497458681cef98a13a714fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:55.469785 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8788252a-ecf3-4f1d-9d3e-2b9443435347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:55.488684 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8788252a-ecf3-4f1d-9d3e-2b9443435347) transitioned into state 'SUCCESS' from state '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-999608015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c1ac3a792174eae9feb906aaa27995d',qos_specs=None,replication_status=,reservations=['0dc8ffa0-1a50-4f0c-9b86-107ef4b60980','b7f9e2dd-cea2-4b70-b6f6-74d888ce8937','bc0159ed-bc28-4bc7-9a93-b67cd7029e16','369c13ba-0b2a-4d2c-a4e7-9f37b374a05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad8d8cf8497458681cef98a13a714fa',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:55.489536 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5022b0-6a88-45bd-b26a-c789a2e12ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:55.499193 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5022b0-6a88-45bd-b26a-c789a2e12ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:55.500049 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Flow 'volume_create_api' (2730e87e-d3aa-466f-b00d-1f2aa9019fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:55.500355 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Create volume request issued successfully. Aug 07 14:08:55.501041 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baa4e120-8a8c-405b-8cab-869246423b3d tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:55.501628 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1086/4361] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:55 2026] POST /volume/v3/volumes => generated 777 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:55.516540 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b18c2a7-0ada-4292-b38c-b02827996248 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:55.518456 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b18c2a7-0ada-4292-b38c-b02827996248 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 Aug 07 14:08:55.518643 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b18c2a7-0ada-4292-b38c-b02827996248 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:55.518830 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b18c2a7-0ada-4292-b38c-b02827996248 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:55.526510 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:55.526510 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:55.530174 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1b18c2a7-0ada-4292-b38c-b02827996248 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:55.534019 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b18c2a7-0ada-4292-b38c-b02827996248 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 returned with HTTP 200 Aug 07 14:08:55.534412 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1093/4362] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:55 2026] GET /volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:55.811497 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-259e1bad-cbb5-4155-a604-8c5913615d24 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:55.813097 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-259e1bad-cbb5-4155-a604-8c5913615d24 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 Aug 07 14:08:55.813306 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-259e1bad-cbb5-4155-a604-8c5913615d24 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:55.813479 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-259e1bad-cbb5-4155-a604-8c5913615d24 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:55.818046 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-259e1bad-cbb5-4155-a604-8c5913615d24 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 returned with HTTP 404 Aug 07 14:08:55.818719 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1096/4363] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:55 2026] GET /volume/v3/snapshots/b4dab8b8-0426-4dab-b539-ad726fcd4256 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:55.825385 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:55.827060 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 Aug 07 14:08:55.827235 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:55.827417 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:55.827566 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume with id: 24a934e7-0532-43e1-8673-5bc490025504 Aug 07 14:08:55.835934 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:55.835934 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:55.836357 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:55.864232 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume request issued successfully. Aug 07 14:08:55.864593 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d38abced-ba0e-4385-9e1d-07aafe47cc97 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 returned with HTTP 202 Aug 07 14:08:55.865219 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1089/4364] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:55 2026] DELETE /volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:55.874329 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f196130a-a652-49f3-b794-ebfbb6f61f75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:55.876677 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f196130a-a652-49f3-b794-ebfbb6f61f75 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 Aug 07 14:08:55.876973 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f196130a-a652-49f3-b794-ebfbb6f61f75 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:55.877234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f196130a-a652-49f3-b794-ebfbb6f61f75 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:55.887191 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:55.887191 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:55.892289 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f196130a-a652-49f3-b794-ebfbb6f61f75 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:55.898552 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f196130a-a652-49f3-b794-ebfbb6f61f75 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 returned with HTTP 200 Aug 07 14:08:55.899014 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1087/4365] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:55 2026] GET /volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:08:56.044100 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-51f8181d-4c6a-4560-808a-11fd5766f527 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.045854 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51f8181d-4c6a-4560-808a-11fd5766f527 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:08:56.046077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51f8181d-4c6a-4560-808a-11fd5766f527 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.046264 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51f8181d-4c6a-4560-808a-11fd5766f527 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.049395 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a1ac0bb-7332-4ba9-aa72-f5e057a70485 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.051278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a1ac0bb-7332-4ba9-aa72-f5e057a70485 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 Aug 07 14:08:56.051361 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.051361 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:56.051456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a1ac0bb-7332-4ba9-aa72-f5e057a70485 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.051664 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a1ac0bb-7332-4ba9-aa72-f5e057a70485 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.051785 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-51f8181d-4c6a-4560-808a-11fd5766f527 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:56.052610 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51f8181d-4c6a-4560-808a-11fd5766f527 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 returned with HTTP 200 Aug 07 14:08:56.052999 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1094/4366] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.059075 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.059075 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:56.062816 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3a1ac0bb-7332-4ba9-aa72-f5e057a70485 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:56.062948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.065620 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:56.065620 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6ee860f-167f-4edf-bffc-3fdf6236715c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-652172359"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:56.068033 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a1ac0bb-7332-4ba9-aa72-f5e057a70485 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 returned with HTTP 200 Aug 07 14:08:56.068033 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1097/4367] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:56.069417 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3895b2b4-ef92-4105-9c8e-1bdc9b15ebbf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.072037 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3895b2b4-ef92-4105-9c8e-1bdc9b15ebbf tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 Aug 07 14:08:56.073398 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3895b2b4-ef92-4105-9c8e-1bdc9b15ebbf tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.074300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3895b2b4-ef92-4105-9c8e-1bdc9b15ebbf tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.082725 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.082725 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:56.083517 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:08:56.084314 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:08:56.084575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.086685 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.086685 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:56.088331 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:08:56.088969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65929075-0b5d-4a0b-8fe9-35d44caa2a82", "name": "tempest-type-Backup-1585262387"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:56.091094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating new backup {'backup': {'volume_id': '65929075-0b5d-4a0b-8fe9-35d44caa2a82', 'name': 'tempest-type-Backup-1585262387'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:08:56.091306 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating backup of volume 65929075-0b5d-4a0b-8fe9-35d44caa2a82 in container None Aug 07 14:08:56.096387 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3895b2b4-ef92-4105-9c8e-1bdc9b15ebbf tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:56.100711 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.100711 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:56.101300 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:08:56.102280 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3895b2b4-ef92-4105-9c8e-1bdc9b15ebbf tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 returned with HTTP 200 Aug 07 14:08:56.102790 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1088/4368] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 => generated 974 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.117406 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-320a9563-ba02-4c69-96b7-3b5b5663cf2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.121337 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-320a9563-ba02-4c69-96b7-3b5b5663cf2c tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:08:56.121547 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-320a9563-ba02-4c69-96b7-3b5b5663cf2c tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.121869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-320a9563-ba02-4c69-96b7-3b5b5663cf2c tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.124420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['d4b89c26-df78-4ad5-9c66-46f9004d91bf', 'af6be5ab-87db-4f4e-b45d-a66860d611e7', '709b72f0-caec-410d-acfe-7376e974bb1f', '32f6aa8a-7810-4a9e-bbb4-7d6a120c75d6'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:56.124718 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['4614fa3d-6f6d-4d01-ae86-1dacaf138369', '915c7d70-c383-4e25-aa3c-34c7acc8a2b8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:56.127993 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-320a9563-ba02-4c69-96b7-3b5b5663cf2c tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:08:56.128660 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1098/4369] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.139390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c2bb810-cb90-4ce5-9baa-aa4fc9d5e97e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.141323 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c2bb810-cb90-4ce5-9baa-aa4fc9d5e97e tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] GET https://10.4.3.193/volume/v3/messages/3943b2fb-9ac1-43f6-962e-9491ca5c7a02 Aug 07 14:08:56.141608 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c2bb810-cb90-4ce5-9baa-aa4fc9d5e97e tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.141833 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c2bb810-cb90-4ce5-9baa-aa4fc9d5e97e tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.145916 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c2bb810-cb90-4ce5-9baa-aa4fc9d5e97e tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-member] https://10.4.3.193/volume/v3/messages/3943b2fb-9ac1-43f6-962e-9491ca5c7a02 returned with HTTP 200 Aug 07 14:08:56.146384 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1089/4370] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/messages/3943b2fb-9ac1-43f6-962e-9491ca5c7a02 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.155241 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a42fe6b-7a3e-4acc-945b-8148aebc2067 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.158115 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a42fe6b-7a3e-4acc-945b-8148aebc2067 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/messages/3943b2fb-9ac1-43f6-962e-9491ca5c7a02 Aug 07 14:08:56.158407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a42fe6b-7a3e-4acc-945b-8148aebc2067 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.159397 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a42fe6b-7a3e-4acc-945b-8148aebc2067 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.166598 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot force create request issued successfully. Aug 07 14:08:56.167104 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f0bf0bb-25d9-4602-bc6d-0b88049ae6d0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:56.167949 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1090/4371] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:56 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 07 14:08:56.169921 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a42fe6b-7a3e-4acc-945b-8148aebc2067 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/messages/3943b2fb-9ac1-43f6-962e-9491ca5c7a02 returned with HTTP 204 Aug 07 14:08:56.170501 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1099/4372] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:08:56 2026] DELETE /volume/v3/messages/3943b2fb-9ac1-43f6-962e-9491ca5c7a02 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:08:56.177488 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb458edc-217a-4bc0-971c-27f65c8f2738 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.178536 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67b8f324-29cb-47fe-8dae-a1b70477f109 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:08:56.178738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-417cf557-9260-4f2c-b12c-cb15f670eabb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.179096 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1095/4373] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:08:56 2026] POST /volume/v3/backups => generated 316 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:56.179785 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb458edc-217a-4bc0-971c-27f65c8f2738 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:08:56.180415 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb458edc-217a-4bc0-971c-27f65c8f2738 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.180415 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb458edc-217a-4bc0-971c-27f65c8f2738 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.185043 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 Aug 07 14:08:56.185817 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.186490 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.186619 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.186619 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:56.186715 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Delete volume with id: 213b0354-f19b-4277-8d42-3e1ce3cbd038 Aug 07 14:08:56.187137 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb458edc-217a-4bc0-971c-27f65c8f2738 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:56.188412 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb458edc-217a-4bc0-971c-27f65c8f2738 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 returned with HTTP 200 Aug 07 14:08:56.188948 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1090/4374] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.189362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b1bb3650-70a1-4934-b6be-b4bbc123a479 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.191270 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1bb3650-70a1-4934-b6be-b4bbc123a479 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:08:56.191585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1bb3650-70a1-4934-b6be-b4bbc123a479 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.191827 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1bb3650-70a1-4934-b6be-b4bbc123a479 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.192028 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b1bb3650-70a1-4934-b6be-b4bbc123a479 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:56.197012 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.197012 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:56.197819 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1bb3650-70a1-4934-b6be-b4bbc123a479 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:08:56.198321 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1100/4375] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.198407 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.198407 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:56.199062 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Volume info retrieved successfully. Aug 07 14:08:56.200662 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:08:56.215776 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1516777827 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1516777827, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:56.216255 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1516777827 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1516777827, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:08:56.228306 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Created reservations ['faf3714b-b758-467f-b376-b40ef0f41a1e', '89aa1e88-664c-43f5-b164-1c4321c1c2fc', '5a14a4d6-35dd-4461-92cb-ef7b4654e9e0', 'b2d36db1-e0b6-4c1a-82f3-d9e7e09e44bd'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:56.264836 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Delete volume request issued successfully. Aug 07 14:08:56.265086 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-417cf557-9260-4f2c-b12c-cb15f670eabb tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 returned with HTTP 202 Aug 07 14:08:56.265559 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1091/4376] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:08:56 2026] DELETE /volume/v3/volumes/213b0354-f19b-4277-8d42-3e1ce3cbd038 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:56.274130 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7a2c6d8-18ae-4f4e-9ad7-d2cf25819483 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.276208 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7a2c6d8-18ae-4f4e-9ad7-d2cf25819483 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] DELETE https://10.4.3.193/volume/v3/types/44b2f4b5-fbdd-4c2a-a54f-52bed1110605 Aug 07 14:08:56.276510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7a2c6d8-18ae-4f4e-9ad7-d2cf25819483 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.276925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7a2c6d8-18ae-4f4e-9ad7-d2cf25819483 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.277298 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.277298 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:56.316107 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7a2c6d8-18ae-4f4e-9ad7-d2cf25819483 tempest-ProjectMemberTests-925421729 tempest-ProjectMemberTests-925421729-project-admin] https://10.4.3.193/volume/v3/types/44b2f4b5-fbdd-4c2a-a54f-52bed1110605 returned with HTTP 202 Aug 07 14:08:56.316563 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1096/4377] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:08:56 2026] DELETE /volume/v3/types/44b2f4b5-fbdd-4c2a-a54f-52bed1110605 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:56.441903 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0fe50415-9c8c-4ede-b8e2-1a2c953b373f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.444258 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fe50415-9c8c-4ede-b8e2-1a2c953b373f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:56.444519 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fe50415-9c8c-4ede-b8e2-1a2c953b373f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.444793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fe50415-9c8c-4ede-b8e2-1a2c953b373f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.452556 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.452556 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:56.457115 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0fe50415-9c8c-4ede-b8e2-1a2c953b373f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:56.462946 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fe50415-9c8c-4ede-b8e2-1a2c953b373f tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:56.463381 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1091/4378] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.476639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.479870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:56.479870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.479870 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.479870 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume with id: e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:56.486512 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.486512 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:56.487058 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:56.513597 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Delete volume request issued successfully. Aug 07 14:08:56.513597 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf1c05bf-31ae-445f-8da4-421726bf98b3 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 202 Aug 07 14:08:56.513916 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1101/4379] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:56 2026] DELETE /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:56.522613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0da1224-1651-4b91-95cb-5d5360b2c6c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.525006 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0da1224-1651-4b91-95cb-5d5360b2c6c5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:56.525006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0da1224-1651-4b91-95cb-5d5360b2c6c5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.525006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0da1224-1651-4b91-95cb-5d5360b2c6c5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.533242 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.533242 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:56.538237 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0da1224-1651-4b91-95cb-5d5360b2c6c5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Volume info retrieved successfully. Aug 07 14:08:56.547871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0da1224-1651-4b91-95cb-5d5360b2c6c5 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 200 Aug 07 14:08:56.547871 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1092/4380] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:56.548069 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9032e564-5bac-4512-a73a-8730552ff3bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.550560 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9032e564-5bac-4512-a73a-8730552ff3bf tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 Aug 07 14:08:56.550940 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9032e564-5bac-4512-a73a-8730552ff3bf tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.551274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9032e564-5bac-4512-a73a-8730552ff3bf tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.561291 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.561291 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:56.567784 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9032e564-5bac-4512-a73a-8730552ff3bf tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:56.573881 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9032e564-5bac-4512-a73a-8730552ff3bf tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 returned with HTTP 200 Aug 07 14:08:56.574510 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1097/4381] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:56.590435 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72201c3b-f0cd-412f-bc93-7d2f53eeffa3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.714043 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72201c3b-f0cd-412f-bc93-7d2f53eeffa3 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] POST https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1/action Aug 07 14:08:56.714484 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72201c3b-f0cd-412f-bc93-7d2f53eeffa3 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:56.714626 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72201c3b-f0cd-412f-bc93-7d2f53eeffa3 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:56.726575 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.726575 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:56.727176 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-72201c3b-f0cd-412f-bc93-7d2f53eeffa3 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] Volume info retrieved successfully. Aug 07 14:08:56.728670 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-72201c3b-f0cd-412f-bc93-7d2f53eeffa3 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f0c9dd4a5bd241d28cb70ab6abc5d8a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c1ac3a792174eae9feb906aaa27995d', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:56.728811 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72201c3b-f0cd-412f-bc93-7d2f53eeffa3 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1/action returned with HTTP 403 Aug 07 14:08:56.729433 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1092/4382] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:08:56 2026] POST /volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1/action => generated 131 bytes in 140 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:56.738049 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.740015 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 Aug 07 14:08:56.740219 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.740420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.740597 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Delete volume with id: 6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 Aug 07 14:08:56.751541 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.751541 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:56.751541 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:56.771930 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Delete volume request issued successfully. Aug 07 14:08:56.772108 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1057108f-2e2c-4bd2-bcb0-48a58462294b tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 returned with HTTP 202 Aug 07 14:08:56.772853 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1102/4383] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:56 2026] DELETE /volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:56.782227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6d62b0f-25da-4e60-b5c2-ff9f0bb0a70c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.784475 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6d62b0f-25da-4e60-b5c2-ff9f0bb0a70c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 Aug 07 14:08:56.784706 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6d62b0f-25da-4e60-b5c2-ff9f0bb0a70c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.784996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6d62b0f-25da-4e60-b5c2-ff9f0bb0a70c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.795144 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:56.795144 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:56.799983 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6d62b0f-25da-4e60-b5c2-ff9f0bb0a70c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:56.805274 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6d62b0f-25da-4e60-b5c2-ff9f0bb0a70c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 returned with HTTP 200 Aug 07 14:08:56.805662 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1093/4384] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:56.913829 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8477f1e0-df89-491d-abe6-695e95589858 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.915922 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8477f1e0-df89-491d-abe6-695e95589858 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 Aug 07 14:08:56.916134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8477f1e0-df89-491d-abe6-695e95589858 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:56.916397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8477f1e0-df89-491d-abe6-695e95589858 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:56.927041 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8477f1e0-df89-491d-abe6-695e95589858 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 returned with HTTP 404 Aug 07 14:08:56.927262 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1098/4385] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:56 2026] GET /volume/v3/volumes/24a934e7-0532-43e1-8673-5bc490025504 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:56.939982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:56.942809 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:56.943522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-784037959"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:56.946341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-784037959'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:56.946723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume of 1 GB Aug 07 14:08:56.952323 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:56.960690 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (54e5f1ca-ba18-4dc2-8bed-f1bc81a7efea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:56.961627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27dc06a-3328-48e1-bc00-6716919a8dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:56.962420 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:56.993290 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27dc06a-3328-48e1-bc00-6716919a8dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:56.994490 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0a59dd-dd8d-4659-a4fa-3ee25e69c064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:57.041176 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['7dbcdb03-687e-4006-8a54-a6ba9028f47d', '4b246897-d805-4c32-b008-842f1215ae06', '3ca5864d-a289-4251-a353-07531deb9917', 'd5ba0688-3569-49f5-960e-8646c58ab10a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:57.042415 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0a59dd-dd8d-4659-a4fa-3ee25e69c064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dbcdb03-687e-4006-8a54-a6ba9028f47d', '4b246897-d805-4c32-b008-842f1215ae06', '3ca5864d-a289-4251-a353-07531deb9917', 'd5ba0688-3569-49f5-960e-8646c58ab10a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:57.043610 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a85418-627c-4122-b465-ae900b660aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:57.075094 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a85418-627c-4122-b465-ae900b660aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '723ddf27-72fe-466a-9433-d71cfd516983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-784037959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['7dbcdb03-687e-4006-8a54-a6ba9028f47d','4b246897-d805-4c32-b008-842f1215ae06','3ca5864d-a289-4251-a353-07531deb9917','d5ba0688-3569-49f5-960e-8646c58ab10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-784037959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=723ddf27-72fe-466a-9433-d71cfd516983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e11b65855b470eafcf8e16691a3033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:57.076439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515f0c23-86ff-43d8-a6ea-481cfdaecd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:57.101614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515f0c23-86ff-43d8-a6ea-481cfdaecd55) transitioned into state 'SUCCESS' from state '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-784037959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['7dbcdb03-687e-4006-8a54-a6ba9028f47d','4b246897-d805-4c32-b008-842f1215ae06','3ca5864d-a289-4251-a353-07531deb9917','d5ba0688-3569-49f5-960e-8646c58ab10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:57.102700 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1356ec2d-b9d8-425e-8ac2-29ce62f51a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:57.115599 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1356ec2d-b9d8-425e-8ac2-29ce62f51a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:57.116856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (54e5f1ca-ba18-4dc2-8bed-f1bc81a7efea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:57.117289 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request issued successfully. Aug 07 14:08:57.117948 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e31b96-33d0-4f9e-a4cb-044431825db1 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:57.118488 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1093/4386] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:56 2026] POST /volume/v3/volumes => generated 777 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:57.129832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1aab512d-77c7-4967-bf05-cf59c49e5ae4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.132241 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1aab512d-77c7-4967-bf05-cf59c49e5ae4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 Aug 07 14:08:57.132486 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1aab512d-77c7-4967-bf05-cf59c49e5ae4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:57.132746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1aab512d-77c7-4967-bf05-cf59c49e5ae4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:57.142471 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:57.142471 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:57.147598 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1aab512d-77c7-4967-bf05-cf59c49e5ae4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:57.152858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1aab512d-77c7-4967-bf05-cf59c49e5ae4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 returned with HTTP 200 Aug 07 14:08:57.153298 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1103/4387] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:57 2026] GET /volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:57.201718 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d4e3aef-3751-4caa-8e0e-bd8a96bb5913 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.203601 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d4e3aef-3751-4caa-8e0e-bd8a96bb5913 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:08:57.203808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d4e3aef-3751-4caa-8e0e-bd8a96bb5913 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:57.204110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d4e3aef-3751-4caa-8e0e-bd8a96bb5913 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:57.209221 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:57.209221 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:57.209655 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d4e3aef-3751-4caa-8e0e-bd8a96bb5913 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:57.210464 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d4e3aef-3751-4caa-8e0e-bd8a96bb5913 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 returned with HTTP 200 Aug 07 14:08:57.210876 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1094/4388] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:57 2026] GET /volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:08:57.212371 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28338cb9-9dc9-4b84-979f-ac10bfe85ec1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.214870 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28338cb9-9dc9-4b84-979f-ac10bfe85ec1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:08:57.214870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28338cb9-9dc9-4b84-979f-ac10bfe85ec1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:57.214870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28338cb9-9dc9-4b84-979f-ac10bfe85ec1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:57.214870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-28338cb9-9dc9-4b84-979f-ac10bfe85ec1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:57.223920 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:57.223920 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:57.224174 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28338cb9-9dc9-4b84-979f-ac10bfe85ec1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:08:57.224486 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1099/4389] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:57 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:57.224776 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81c33518-79b0-4e05-ae87-346d070b7f64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.228357 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81c33518-79b0-4e05-ae87-346d070b7f64 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:08:57.228512 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81c33518-79b0-4e05-ae87-346d070b7f64 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:57.228938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81c33518-79b0-4e05-ae87-346d070b7f64 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:57.229163 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-81c33518-79b0-4e05-ae87-346d070b7f64 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:08:57.236145 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:57.236145 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:57.236920 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81c33518-79b0-4e05-ae87-346d070b7f64 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:57.261524 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81c33518-79b0-4e05-ae87-346d070b7f64 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:08:57.261804 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81c33518-79b0-4e05-ae87-346d070b7f64 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 returned with HTTP 202 Aug 07 14:08:57.262414 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1094/4390] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:57 2026] DELETE /volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:57.271533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a0b8835-796f-489a-8c4c-7e77ec41e8ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.273935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a0b8835-796f-489a-8c4c-7e77ec41e8ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:08:57.274232 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a0b8835-796f-489a-8c4c-7e77ec41e8ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:57.274489 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a0b8835-796f-489a-8c4c-7e77ec41e8ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:57.281195 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:57.281195 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:57.281763 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5a0b8835-796f-489a-8c4c-7e77ec41e8ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:57.282892 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a0b8835-796f-489a-8c4c-7e77ec41e8ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 returned with HTTP 200 Aug 07 14:08:57.283413 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1104/4391] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:57 2026] GET /volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:57.564745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31102c00-9db9-4f7d-a2f6-cb2a5f78e498 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.566983 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31102c00-9db9-4f7d-a2f6-cb2a5f78e498 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] GET https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 Aug 07 14:08:57.567161 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31102c00-9db9-4f7d-a2f6-cb2a5f78e498 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:57.567347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31102c00-9db9-4f7d-a2f6-cb2a5f78e498 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:57.573501 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31102c00-9db9-4f7d-a2f6-cb2a5f78e498 tempest-VolumesBackupsTest-1464795564 tempest-VolumesBackupsTest-1464795564-project-member] https://10.4.3.193/volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 returned with HTTP 404 Aug 07 14:08:57.574153 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1095/4392] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:57 2026] GET /volume/v3/volumes/e0032b86-43a8-4857-8cc3-79e037fbb9b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 14:08:57.819891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00cab5db-1d6e-4a38-8cb2-a19bd654ca8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.822219 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00cab5db-1d6e-4a38-8cb2-a19bd654ca8c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 Aug 07 14:08:57.822459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00cab5db-1d6e-4a38-8cb2-a19bd654ca8c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:57.823133 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00cab5db-1d6e-4a38-8cb2-a19bd654ca8c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:57.831232 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00cab5db-1d6e-4a38-8cb2-a19bd654ca8c tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 returned with HTTP 404 Aug 07 14:08:57.832409 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1100/4393] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:57 2026] GET /volume/v3/volumes/6eb6ac9d-5751-4b99-aa10-13c58c6aa8f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:57.843221 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-024c824c-e112-48f8-827d-6ca0b1961024 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:57.845354 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:08:57.845539 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-852295144"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:57.847364 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-852295144'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:08:57.847531 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Create volume of 1 GB Aug 07 14:08:57.848204 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:57.848204 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:57.855747 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Availability Zones retrieved successfully. Aug 07 14:08:57.862891 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Flow 'volume_create_api' (c33bac19-28d8-444f-a52d-6f86ab527e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:57.864164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee67f39-c4f1-460b-896a-8c674ac73f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:57.865286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:08:57.898733 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ee67f39-c4f1-460b-896a-8c674ac73f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:57.899794 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca5ddb1-402d-4af5-842e-919abe8c44c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:57.945547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Created reservations ['6ebdd44b-fd48-4bc5-8616-2f1c2238ebb4', 'dd741b0a-9616-4cfb-96ac-562ca9974b22', '5c472ed0-6167-4ab6-aa36-4b2c7e9486ca', 'd5037777-6f35-4db1-aaaf-9c56e344cbfa'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:57.946078 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca5ddb1-402d-4af5-842e-919abe8c44c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ebdd44b-fd48-4bc5-8616-2f1c2238ebb4', 'dd741b0a-9616-4cfb-96ac-562ca9974b22', '5c472ed0-6167-4ab6-aa36-4b2c7e9486ca', 'd5037777-6f35-4db1-aaaf-9c56e344cbfa']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:57.946818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dea5551-a9eb-4807-a1f3-d98b21b867c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:57.974746 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dea5551-a9eb-4807-a1f3-d98b21b867c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23612467-1812-40c2-b4a1-ac6ccfd5314d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-852295144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c1ac3a792174eae9feb906aaa27995d',qos_specs=None,replication_status=,reservations=['6ebdd44b-fd48-4bc5-8616-2f1c2238ebb4','dd741b0a-9616-4cfb-96ac-562ca9974b22','5c472ed0-6167-4ab6-aa36-4b2c7e9486ca','d5037777-6f35-4db1-aaaf-9c56e344cbfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad8d8cf8497458681cef98a13a714fa',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-852295144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23612467-1812-40c2-b4a1-ac6ccfd5314d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c1ac3a792174eae9feb906aaa27995d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad8d8cf8497458681cef98a13a714fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:57.975623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a04831-4afe-4ba6-a32a-6820c53775ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:58.004185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18a04831-4afe-4ba6-a32a-6820c53775ac) transitioned into state 'SUCCESS' from state '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-852295144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c1ac3a792174eae9feb906aaa27995d',qos_specs=None,replication_status=,reservations=['6ebdd44b-fd48-4bc5-8616-2f1c2238ebb4','dd741b0a-9616-4cfb-96ac-562ca9974b22','5c472ed0-6167-4ab6-aa36-4b2c7e9486ca','d5037777-6f35-4db1-aaaf-9c56e344cbfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad8d8cf8497458681cef98a13a714fa',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:58.004597 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b428aa43-a06b-4ed4-b575-300f836267aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:08:58.016600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b428aa43-a06b-4ed4-b575-300f836267aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:08:58.017824 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Flow 'volume_create_api' (c33bac19-28d8-444f-a52d-6f86ab527e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:08:58.018476 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Create volume request issued successfully. Aug 07 14:08:58.019077 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-024c824c-e112-48f8-827d-6ca0b1961024 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:08:58.019648 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1095/4394] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:08:57 2026] POST /volume/v3/volumes => generated 777 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:08:58.042355 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8da4f565-14aa-428d-a141-3e28b758c4af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.044119 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8da4f565-14aa-428d-a141-3e28b758c4af tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d Aug 07 14:08:58.044354 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8da4f565-14aa-428d-a141-3e28b758c4af tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:58.044482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8da4f565-14aa-428d-a141-3e28b758c4af tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:58.053251 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:58.053251 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:58.057831 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8da4f565-14aa-428d-a141-3e28b758c4af tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:58.062794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8da4f565-14aa-428d-a141-3e28b758c4af tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d returned with HTTP 200 Aug 07 14:08:58.063444 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1105/4395] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:58 2026] GET /volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:58.176875 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ff4d1c47-d88d-47dc-96a7-31ead70262f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.180993 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff4d1c47-d88d-47dc-96a7-31ead70262f0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 Aug 07 14:08:58.180993 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff4d1c47-d88d-47dc-96a7-31ead70262f0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:58.180993 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff4d1c47-d88d-47dc-96a7-31ead70262f0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:58.193959 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:58.193959 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:58.200187 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ff4d1c47-d88d-47dc-96a7-31ead70262f0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:58.207533 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff4d1c47-d88d-47dc-96a7-31ead70262f0 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 returned with HTTP 200 Aug 07 14:08:58.208831 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1096/4396] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:58 2026] GET /volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:58.224905 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.226917 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:58.227387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "723ddf27-72fe-466a-9433-d71cfd516983", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-718078208"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:58.236733 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:58.236733 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:58.237200 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:08:58.237292 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create snapshot from volume 723ddf27-72fe-466a-9433-d71cfd516983 Aug 07 14:08:58.238448 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-034cea46-ee01-49d9-83c1-d9c1822e70df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.240729 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-034cea46-ee01-49d9-83c1-d9c1822e70df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:08:58.241009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-034cea46-ee01-49d9-83c1-d9c1822e70df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:58.241255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-034cea46-ee01-49d9-83c1-d9c1822e70df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:58.241434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-034cea46-ee01-49d9-83c1-d9c1822e70df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:58.246546 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:58.246546 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:58.247385 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-034cea46-ee01-49d9-83c1-d9c1822e70df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:08:58.248009 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1096/4397] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:58 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:58.263039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['8bc152b3-0b52-4012-b0a9-64fce28575ec', '89c46fe0-dba5-46cb-ab92-7d92db32ffa5', '9bf35658-691e-40c6-9e3e-bfc066d03bb1', '854493db-715b-44a3-8013-eca525127ece'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:08:58.294864 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28fc8576-ab38-4380-97a5-ffc4ea67b14c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.297829 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28fc8576-ab38-4380-97a5-ffc4ea67b14c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:08:58.298163 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28fc8576-ab38-4380-97a5-ffc4ea67b14c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:58.298474 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28fc8576-ab38-4380-97a5-ffc4ea67b14c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:58.305424 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28fc8576-ab38-4380-97a5-ffc4ea67b14c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 returned with HTTP 404 Aug 07 14:08:58.306113 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1106/4398] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:58 2026] GET /volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:58.310669 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot create request issued successfully. Aug 07 14:08:58.311065 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b04c841d-51c7-47fa-b538-b2af6e07ab63 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:08:58.311523 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1101/4399] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:08:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 14:08:58.318191 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-660403e4-695e-436a-adbb-621b2b722627 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.322207 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-610fcfe7-ca4b-40be-a705-c7a0b68db641 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.322265 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-660403e4-695e-436a-adbb-621b2b722627 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:08:58.322484 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-660403e4-695e-436a-adbb-621b2b722627 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:58.322998 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-660403e4-695e-436a-adbb-621b2b722627 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:58.322998 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-660403e4-695e-436a-adbb-621b2b722627 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: 86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:08:58.324426 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-610fcfe7-ca4b-40be-a705-c7a0b68db641 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a Aug 07 14:08:58.324532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-610fcfe7-ca4b-40be-a705-c7a0b68db641 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:58.324675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-610fcfe7-ca4b-40be-a705-c7a0b68db641 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:58.330791 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:58.330791 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:58.331363 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-610fcfe7-ca4b-40be-a705-c7a0b68db641 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:58.332342 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-610fcfe7-ca4b-40be-a705-c7a0b68db641 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a returned with HTTP 200 Aug 07 14:08:58.333239 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1097/4400] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:58 2026] GET /volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:58.335988 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:58.335988 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:58.335988 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-660403e4-695e-436a-adbb-621b2b722627 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:58.359865 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-660403e4-695e-436a-adbb-621b2b722627 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:08:58.359865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-660403e4-695e-436a-adbb-621b2b722627 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 returned with HTTP 202 Aug 07 14:08:58.360484 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1097/4401] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:58 2026] DELETE /volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:58.369255 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d497b745-fc7c-49c6-8520-8bb9995daafe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:58.371286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d497b745-fc7c-49c6-8520-8bb9995daafe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:08:58.371506 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d497b745-fc7c-49c6-8520-8bb9995daafe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:58.371703 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d497b745-fc7c-49c6-8520-8bb9995daafe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:58.377868 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:58.377868 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:58.378394 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d497b745-fc7c-49c6-8520-8bb9995daafe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:58.379515 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d497b745-fc7c-49c6-8520-8bb9995daafe tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 returned with HTTP 200 Aug 07 14:08:58.379985 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1107/4402] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:58 2026] GET /volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:59.079912 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89d358e5-fabd-453a-a85d-02916e44e262 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.082145 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89d358e5-fabd-453a-a85d-02916e44e262 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d Aug 07 14:08:59.082286 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89d358e5-fabd-453a-a85d-02916e44e262 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.082499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89d358e5-fabd-453a-a85d-02916e44e262 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.090919 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.090919 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:59.095150 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-89d358e5-fabd-453a-a85d-02916e44e262 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:59.099759 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89d358e5-fabd-453a-a85d-02916e44e262 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d returned with HTTP 200 Aug 07 14:08:59.100263 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1102/4403] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:59.122669 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4f0cc1e-4ea0-492e-a1a8-4d32c4dd1358 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.125182 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4f0cc1e-4ea0-492e-a1a8-4d32c4dd1358 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] POST https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d/action Aug 07 14:08:59.125516 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4f0cc1e-4ea0-492e-a1a8-4d32c4dd1358 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:08:59.125669 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4f0cc1e-4ea0-492e-a1a8-4d32c4dd1358 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:08:59.136325 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.136325 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:59.136793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-d4f0cc1e-4ea0-492e-a1a8-4d32c4dd1358 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f0c9dd4a5bd241d28cb70ab6abc5d8a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c1ac3a792174eae9feb906aaa27995d', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:08:59.137084 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4f0cc1e-4ea0-492e-a1a8-4d32c4dd1358 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-reader] https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d/action returned with HTTP 403 Aug 07 14:08:59.137706 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1098/4404] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:08:59 2026] POST /volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:59.145851 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0ad3bad-0738-4c66-8d68-25312515a3db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.147535 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0ad3bad-0738-4c66-8d68-25312515a3db tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d Aug 07 14:08:59.147743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0ad3bad-0738-4c66-8d68-25312515a3db tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.147942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0ad3bad-0738-4c66-8d68-25312515a3db tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.148102 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e0ad3bad-0738-4c66-8d68-25312515a3db tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Delete volume with id: 23612467-1812-40c2-b4a1-ac6ccfd5314d Aug 07 14:08:59.155660 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.155660 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:59.156077 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0ad3bad-0738-4c66-8d68-25312515a3db tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:59.180925 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0ad3bad-0738-4c66-8d68-25312515a3db tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Delete volume request issued successfully. Aug 07 14:08:59.180925 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0ad3bad-0738-4c66-8d68-25312515a3db tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d returned with HTTP 202 Aug 07 14:08:59.180925 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1098/4405] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:08:59 2026] DELETE /volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:59.190517 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b56691b8-11ca-44b6-b163-9d4a3fad3710 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.193007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b56691b8-11ca-44b6-b163-9d4a3fad3710 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d Aug 07 14:08:59.193262 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b56691b8-11ca-44b6-b163-9d4a3fad3710 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.193546 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b56691b8-11ca-44b6-b163-9d4a3fad3710 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.202277 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.202277 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:59.206212 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b56691b8-11ca-44b6-b163-9d4a3fad3710 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Volume info retrieved successfully. Aug 07 14:08:59.211693 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b56691b8-11ca-44b6-b163-9d4a3fad3710 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d returned with HTTP 200 Aug 07 14:08:59.212208 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1108/4406] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:08:59.259567 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c7ec6c9-390f-45ce-b7be-78fcb20ff937 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.261688 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c7ec6c9-390f-45ce-b7be-78fcb20ff937 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:08:59.262192 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c7ec6c9-390f-45ce-b7be-78fcb20ff937 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.262297 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c7ec6c9-390f-45ce-b7be-78fcb20ff937 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.262935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4c7ec6c9-390f-45ce-b7be-78fcb20ff937 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:08:59.269731 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.269731 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:59.270686 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c7ec6c9-390f-45ce-b7be-78fcb20ff937 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:08:59.271291 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1103/4407] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:59.344971 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8d99793-ba48-4746-b01b-a62e824f4be9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.347144 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8d99793-ba48-4746-b01b-a62e824f4be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a Aug 07 14:08:59.347357 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8d99793-ba48-4746-b01b-a62e824f4be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.347559 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8d99793-ba48-4746-b01b-a62e824f4be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.352869 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.352869 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:59.353296 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8d99793-ba48-4746-b01b-a62e824f4be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:59.353825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8d99793-ba48-4746-b01b-a62e824f4be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a returned with HTTP 200 Aug 07 14:08:59.354231 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1099/4408] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:59.365795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.367876 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] GET https://10.4.3.193/volume/v3/snapshots Aug 07 14:08:59.368140 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.368322 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.368680 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:08:59.369823 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:08:59.379136 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Get all snapshots completed successfully. Aug 07 14:08:59.379136 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e840204c-4c62-4e0e-b005-b0da133c5d10 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 07 14:08:59.379136 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1099/4409] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:59.387761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.389825 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d42e4064-d1c3-4bab-bccf-99d84e4c6711 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.390179 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a Aug 07 14:08:59.390458 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.390718 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.390881 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete snapshot with id: c991fc97-b991-4ea4-b6af-30637514ec7a Aug 07 14:08:59.391901 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d42e4064-d1c3-4bab-bccf-99d84e4c6711 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:08:59.392185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d42e4064-d1c3-4bab-bccf-99d84e4c6711 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.392421 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d42e4064-d1c3-4bab-bccf-99d84e4c6711 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.397775 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d42e4064-d1c3-4bab-bccf-99d84e4c6711 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 returned with HTTP 404 Aug 07 14:08:59.398415 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1104/4410] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:08:59.398963 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.398963 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:08:59.399435 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:59.407083 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.409890 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:08:59.409890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.409890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.409890 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:08:59.418862 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.418862 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:08:59.420588 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:59.422917 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot delete request issued successfully. Aug 07 14:08:59.423065 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa5941f6-42d0-4836-9d00-8b72c3681bb9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a returned with HTTP 202 Aug 07 14:08:59.423584 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1109/4411] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:59 2026] DELETE /volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:59.434584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f76a350c-6f0b-4be7-b397-bf6a2eb9c1ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.436992 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f76a350c-6f0b-4be7-b397-bf6a2eb9c1ee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a Aug 07 14:08:59.437606 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f76a350c-6f0b-4be7-b397-bf6a2eb9c1ee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.438204 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f76a350c-6f0b-4be7-b397-bf6a2eb9c1ee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.444743 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.444743 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:08:59.445127 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f76a350c-6f0b-4be7-b397-bf6a2eb9c1ee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:08:59.445925 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f76a350c-6f0b-4be7-b397-bf6a2eb9c1ee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a returned with HTTP 200 Aug 07 14:08:59.446626 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1100/4412] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:08:59.450882 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:08:59.451110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c186386e-145d-4ab0-aa17-9d27f3f0efde tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 returned with HTTP 202 Aug 07 14:08:59.451572 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1100/4413] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:08:59 2026] DELETE /volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:08:59.461566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82153752-1524-40b3-86b4-b8bca2ed4739 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:08:59.463429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82153752-1524-40b3-86b4-b8bca2ed4739 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:08:59.463590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82153752-1524-40b3-86b4-b8bca2ed4739 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:08:59.463818 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82153752-1524-40b3-86b4-b8bca2ed4739 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:08:59.471096 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:08:59.471096 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:08:59.471540 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-82153752-1524-40b3-86b4-b8bca2ed4739 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:08:59.472310 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82153752-1524-40b3-86b4-b8bca2ed4739 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 returned with HTTP 200 Aug 07 14:08:59.472649 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1105/4414] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:08:59 2026] GET /volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:00.231316 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35e266a8-145e-4f87-ace1-df98d19bca39 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.232809 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35e266a8-145e-4f87-ace1-df98d19bca39 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] GET https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d Aug 07 14:09:00.233115 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35e266a8-145e-4f87-ace1-df98d19bca39 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.233380 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35e266a8-145e-4f87-ace1-df98d19bca39 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.241368 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35e266a8-145e-4f87-ace1-df98d19bca39 tempest-ProjectReaderTests-559901573 tempest-ProjectReaderTests-559901573-project-admin] https://10.4.3.193/volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d returned with HTTP 404 Aug 07 14:09:00.242338 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1110/4415] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/v3/volumes/23612467-1812-40c2-b4a1-ac6ccfd5314d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:00.284745 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ec154bd-5e9e-473c-a714-c8c27325a962 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.287174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ec154bd-5e9e-473c-a714-c8c27325a962 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:00.287616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ec154bd-5e9e-473c-a714-c8c27325a962 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.287616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ec154bd-5e9e-473c-a714-c8c27325a962 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.287777 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2ec154bd-5e9e-473c-a714-c8c27325a962 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:00.295230 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:00.295230 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:00.296207 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ec154bd-5e9e-473c-a714-c8c27325a962 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:00.296736 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1101/4416] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:00.457463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b73a35c-5e97-4e9c-b39a-b710fe3fcfc7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.459987 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b73a35c-5e97-4e9c-b39a-b710fe3fcfc7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a Aug 07 14:09:00.460266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b73a35c-5e97-4e9c-b39a-b710fe3fcfc7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.460504 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b73a35c-5e97-4e9c-b39a-b710fe3fcfc7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.466797 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b73a35c-5e97-4e9c-b39a-b710fe3fcfc7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a returned with HTTP 404 Aug 07 14:09:00.467298 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1101/4417] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/v3/snapshots/c991fc97-b991-4ea4-b6af-30637514ec7a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:00.475614 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.477791 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 Aug 07 14:09:00.478037 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.478310 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.478543 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume with id: 723ddf27-72fe-466a-9433-d71cfd516983 Aug 07 14:09:00.483377 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e8362e3-9a8c-4aa4-83ca-9842eee51096 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.486008 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e8362e3-9a8c-4aa4-83ca-9842eee51096 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:09:00.486231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e8362e3-9a8c-4aa4-83ca-9842eee51096 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.486392 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e8362e3-9a8c-4aa4-83ca-9842eee51096 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.489635 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:00.489635 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:00.490242 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:00.494693 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e8362e3-9a8c-4aa4-83ca-9842eee51096 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 returned with HTTP 404 Aug 07 14:09:00.495366 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1111/4418] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:00.508715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3946ed86-4050-4d23-be7b-afc36201b7a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.510548 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3946ed86-4050-4d23-be7b-afc36201b7a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:09:00.510757 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3946ed86-4050-4d23-be7b-afc36201b7a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.510974 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3946ed86-4050-4d23-be7b-afc36201b7a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.511089 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-3946ed86-4050-4d23-be7b-afc36201b7a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: 86d53bfe-aabe-4783-8d5c-e15099443d23 Aug 07 14:09:00.519182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3946ed86-4050-4d23-be7b-afc36201b7a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 returned with HTTP 404 Aug 07 14:09:00.520343 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1102/4419] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:00 2026] DELETE /volume/v3/snapshots/86d53bfe-aabe-4783-8d5c-e15099443d23 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:00.531094 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-840307b1-098f-4d8e-9731-78453a8a561d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.531631 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume request issued successfully. Aug 07 14:09:00.532009 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52b78eaf-a207-46a4-9f1d-cda549dadcc3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 returned with HTTP 202 Aug 07 14:09:00.533210 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1106/4420] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:00 2026] DELETE /volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:00.534641 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-840307b1-098f-4d8e-9731-78453a8a561d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:09:00.535009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-840307b1-098f-4d8e-9731-78453a8a561d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.535286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-840307b1-098f-4d8e-9731-78453a8a561d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.535738 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-840307b1-098f-4d8e-9731-78453a8a561d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: e2ff67e8-58a8-4680-8201-a22bb8f59bb6 Aug 07 14:09:00.545006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-840307b1-098f-4d8e-9731-78453a8a561d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 returned with HTTP 404 Aug 07 14:09:00.545151 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bcc9c4ed-970a-4d6c-876c-14d521419b1a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.547022 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1102/4421] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:00 2026] DELETE /volume/v3/snapshots/e2ff67e8-58a8-4680-8201-a22bb8f59bb6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:00.547230 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcc9c4ed-970a-4d6c-876c-14d521419b1a tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 Aug 07 14:09:00.547469 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcc9c4ed-970a-4d6c-876c-14d521419b1a tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.547469 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcc9c4ed-970a-4d6c-876c-14d521419b1a tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.557796 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:00.557796 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:00.560857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ecef0cc-3ef1-4ecc-936a-f22cbc6f7976 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.563269 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ecef0cc-3ef1-4ecc-936a-f22cbc6f7976 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:09:00.563603 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ecef0cc-3ef1-4ecc-936a-f22cbc6f7976 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.564006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ecef0cc-3ef1-4ecc-936a-f22cbc6f7976 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.564326 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-0ecef0cc-3ef1-4ecc-936a-f22cbc6f7976 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: c310b713-1051-4dc1-8d4e-b36f50cc3e82 Aug 07 14:09:00.566035 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bcc9c4ed-970a-4d6c-876c-14d521419b1a tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:00.571553 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcc9c4ed-970a-4d6c-876c-14d521419b1a tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 returned with HTTP 200 Aug 07 14:09:00.571958 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1112/4422] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:00.572303 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ecef0cc-3ef1-4ecc-936a-f22cbc6f7976 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 returned with HTTP 404 Aug 07 14:09:00.573141 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1103/4423] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:00 2026] DELETE /volume/v3/snapshots/c310b713-1051-4dc1-8d4e-b36f50cc3e82 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:00.625717 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-99c6cdcc-5488-4d86-862d-69c438b25d71 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.628713 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-99c6cdcc-5488-4d86-862d-69c438b25d71 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:09:00.629086 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-99c6cdcc-5488-4d86-862d-69c438b25d71 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.629316 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-99c6cdcc-5488-4d86-862d-69c438b25d71 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.641213 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:00.641213 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:00.645760 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-99c6cdcc-5488-4d86-862d-69c438b25d71 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:00.660917 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-99c6cdcc-5488-4d86-862d-69c438b25d71 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:09:00.661339 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1107/4424] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1653 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:00.701090 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-57899dd0-1fa3-4bd1-8f48-1c7aac372266 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.704214 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-57899dd0-1fa3-4bd1-8f48-1c7aac372266 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c/action Aug 07 14:09:00.704713 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-57899dd0-1fa3-4bd1-8f48-1c7aac372266 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:09:00.704962 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-57899dd0-1fa3-4bd1-8f48-1c7aac372266 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:00.721503 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:00.721503 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:00.722541 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-57899dd0-1fa3-4bd1-8f48-1c7aac372266 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:00.738066 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-57899dd0-1fa3-4bd1-8f48-1c7aac372266 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Begin detaching volume completed successfully. Aug 07 14:09:00.738193 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-57899dd0-1fa3-4bd1-8f48-1c7aac372266 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c/action returned with HTTP 202 Aug 07 14:09:00.738676 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1103/4425] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:09:00 2026] POST /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:00.813892 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f8f0f90-80ad-45a4-a309-f4d0c1e4dee1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.814399 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f8f0f90-80ad-45a4-a309-f4d0c1e4dee1 None None] GET https://10.4.3.193/volume// Aug 07 14:09:00.814567 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f8f0f90-80ad-45a4-a309-f4d0c1e4dee1 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.814748 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f8f0f90-80ad-45a4-a309-f4d0c1e4dee1 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.815158 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f8f0f90-80ad-45a4-a309-f4d0c1e4dee1 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:09:00.815469 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1113/4426] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:09:00.826284 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-88181f67-e649-481d-ad15-4abf7745b603 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:00.831871 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-88181f67-e649-481d-ad15-4abf7745b603 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:09:00.832128 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-88181f67-e649-481d-ad15-4abf7745b603 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:00.832308 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-88181f67-e649-481d-ad15-4abf7745b603 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:00.842483 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:00.842483 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:00.846326 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-88181f67-e649-481d-ad15-4abf7745b603 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:00.856748 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-88181f67-e649-481d-ad15-4abf7745b603 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:09:00.859283 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1104/4427] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:09:00 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:09:01.312763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f16617c5-08c0-44c9-aafd-f0ba40e621a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:01.318967 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f16617c5-08c0-44c9-aafd-f0ba40e621a5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:01.318967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f16617c5-08c0-44c9-aafd-f0ba40e621a5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:01.318967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f16617c5-08c0-44c9-aafd-f0ba40e621a5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:01.318967 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f16617c5-08c0-44c9-aafd-f0ba40e621a5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:01.323798 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:01.323798 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:01.324825 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f16617c5-08c0-44c9-aafd-f0ba40e621a5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:01.325011 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1108/4428] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:01 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:01.589491 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ad02aea-0471-448a-a8c8-6b958f4892fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:01.593587 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ad02aea-0471-448a-a8c8-6b958f4892fe tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 Aug 07 14:09:01.593587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ad02aea-0471-448a-a8c8-6b958f4892fe tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:01.593587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ad02aea-0471-448a-a8c8-6b958f4892fe tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:01.601550 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ad02aea-0471-448a-a8c8-6b958f4892fe tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 returned with HTTP 404 Aug 07 14:09:01.602292 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1104/4429] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:01 2026] GET /volume/v3/volumes/723ddf27-72fe-466a-9433-d71cfd516983 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:01.615740 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e83034a4-20a2-4325-941e-2f5788e54220 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:01.619251 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:01.619251 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1151893823"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:01.627156 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1151893823'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:01.627156 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume of 1 GB Aug 07 14:09:01.632557 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:01.639575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (e9cf6c26-ec3c-4481-a397-8e36d2438f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:01.640488 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67d1a09-f1ca-45ed-9bef-3f3e84fd8661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:01.643106 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:01.686122 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67d1a09-f1ca-45ed-9bef-3f3e84fd8661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:01.687441 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc12484-887c-45c9-a473-e918cbad194e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:01.750915 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['c6af0778-0511-4505-bfad-7595925a28cd', '30b26223-f6aa-411a-8a77-359423c1eea8', '6cf651bd-51c9-415e-b2ec-e1cb5e1fc6fd', '990b2ec0-31b3-4d80-b2d4-f08216e3aa33'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:01.751909 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc12484-887c-45c9-a473-e918cbad194e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6af0778-0511-4505-bfad-7595925a28cd', '30b26223-f6aa-411a-8a77-359423c1eea8', '6cf651bd-51c9-415e-b2ec-e1cb5e1fc6fd', '990b2ec0-31b3-4d80-b2d4-f08216e3aa33']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:01.752677 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9383bcb7-907c-4c93-9d50-20ce6cf8042c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:01.781780 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9383bcb7-907c-4c93-9d50-20ce6cf8042c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa2f891a-86e2-4135-8f9a-2d1f08922147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1151893823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['c6af0778-0511-4505-bfad-7595925a28cd','30b26223-f6aa-411a-8a77-359423c1eea8','6cf651bd-51c9-415e-b2ec-e1cb5e1fc6fd','990b2ec0-31b3-4d80-b2d4-f08216e3aa33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1151893823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa2f891a-86e2-4135-8f9a-2d1f08922147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e11b65855b470eafcf8e16691a3033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:01.782571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ab3573-f95a-48d0-9520-ad829b045bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:01.822931 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ab3573-f95a-48d0-9520-ad829b045bf2) transitioned into state 'SUCCESS' from state '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-1151893823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['c6af0778-0511-4505-bfad-7595925a28cd','30b26223-f6aa-411a-8a77-359423c1eea8','6cf651bd-51c9-415e-b2ec-e1cb5e1fc6fd','990b2ec0-31b3-4d80-b2d4-f08216e3aa33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:01.824041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b4c645-b853-4878-8ddd-7e88df64a8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:01.843045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b4c645-b853-4878-8ddd-7e88df64a8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:01.844000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (e9cf6c26-ec3c-4481-a397-8e36d2438f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:01.844681 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request issued successfully. Aug 07 14:09:01.845166 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e83034a4-20a2-4325-941e-2f5788e54220 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:01.845466 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1114/4430] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:09:01 2026] POST /volume/v3/volumes => generated 778 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:01.852246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:01.863872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53e96259-57f5-48b8-9250-9e82726370e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:01.866360 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53e96259-57f5-48b8-9250-9e82726370e9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 Aug 07 14:09:01.866489 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53e96259-57f5-48b8-9250-9e82726370e9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:01.866680 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53e96259-57f5-48b8-9250-9e82726370e9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:01.882721 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:01.882721 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:01.893567 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-53e96259-57f5-48b8-9250-9e82726370e9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:01.898801 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53e96259-57f5-48b8-9250-9e82726370e9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 returned with HTTP 200 Aug 07 14:09:01.899354 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1109/4431] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:01 2026] GET /volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:01.936381 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-70cecb3f-327d-4d36-a0f3-ad6607ec0a1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:01.939158 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-70cecb3f-327d-4d36-a0f3-ad6607ec0a1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 Aug 07 14:09:01.939158 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-70cecb3f-327d-4d36-a0f3-ad6607ec0a1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:01.939233 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-70cecb3f-327d-4d36-a0f3-ad6607ec0a1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:01.955742 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:01.955742 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:02.009116 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:02.009637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-497593063"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:02.011594 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-497593063'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:02.012053 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Create volume of 1 GB Aug 07 14:09:02.016820 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Availability Zones retrieved successfully. Aug 07 14:09:02.024725 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Flow 'volume_create_api' (448547da-d910-46f1-ae9b-22223fa85426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:02.026066 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5765da35-3929-4cc0-8afc-a2c432c712c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:02.027289 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:02.047564 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4ed9666f-bf53-4d79-a9f5-de87b01c8b76 req-70cecb3f-327d-4d36-a0f3-ad6607ec0a1f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 returned with HTTP 200 Aug 07 14:09:02.048101 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1105/4432] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:09:01 2026] DELETE /volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:02.071552 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5765da35-3929-4cc0-8afc-a2c432c712c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:02.072348 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c325655-1213-4026-8b6d-d0de1d2ee651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:02.150938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Created reservations ['a16ed182-093f-4522-9328-841de88e1192', '71cd0640-9e77-4bf2-a7e7-20539cc0a501', '5d6ba006-b381-4744-8f59-2da1b43b07a0', 'fd72f063-a76d-4393-9727-9002014ce4ca'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:02.151635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c325655-1213-4026-8b6d-d0de1d2ee651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a16ed182-093f-4522-9328-841de88e1192', '71cd0640-9e77-4bf2-a7e7-20539cc0a501', '5d6ba006-b381-4744-8f59-2da1b43b07a0', 'fd72f063-a76d-4393-9727-9002014ce4ca']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:02.152485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3eecba-0cb2-43c2-85eb-5217925af4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:02.177249 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3eecba-0cb2-43c2-85eb-5217925af4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f69fbb3-9f8d-4b5b-973e-563501c8a505', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-497593063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e07b468d90545ae9a89ec88da9c2071',qos_specs=None,replication_status=,reservations=['a16ed182-093f-4522-9328-841de88e1192','71cd0640-9e77-4bf2-a7e7-20539cc0a501','5d6ba006-b381-4744-8f59-2da1b43b07a0','fd72f063-a76d-4393-9727-9002014ce4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a72c21b5524be0895f98f0d865eafd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-497593063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f69fbb3-9f8d-4b5b-973e-563501c8a505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e07b468d90545ae9a89ec88da9c2071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7a72c21b5524be0895f98f0d865eafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:02.178185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c82a2e-b1e1-4e69-8fe9-a1a99d14e27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:02.203947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c82a2e-b1e1-4e69-8fe9-a1a99d14e27d) transitioned into state 'SUCCESS' from state '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-497593063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e07b468d90545ae9a89ec88da9c2071',qos_specs=None,replication_status=,reservations=['a16ed182-093f-4522-9328-841de88e1192','71cd0640-9e77-4bf2-a7e7-20539cc0a501','5d6ba006-b381-4744-8f59-2da1b43b07a0','fd72f063-a76d-4393-9727-9002014ce4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7a72c21b5524be0895f98f0d865eafd',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:02.204722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3037bbbd-0bf5-4a03-b852-6c567c080f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:02.215323 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3037bbbd-0bf5-4a03-b852-6c567c080f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:02.216258 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Flow 'volume_create_api' (448547da-d910-46f1-ae9b-22223fa85426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:02.216596 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Create volume request issued successfully. Aug 07 14:09:02.217278 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a3f60c6-2ba6-4af8-b466-9e48312a127e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:02.217947 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1105/4433] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:09:01 2026] POST /volume/v3/volumes => generated 751 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:02.230980 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d873ef5c-4570-4bd9-afb3-5eb3262f8e4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:02.233791 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d873ef5c-4570-4bd9-afb3-5eb3262f8e4e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:02.234129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d873ef5c-4570-4bd9-afb3-5eb3262f8e4e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:02.234407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d873ef5c-4570-4bd9-afb3-5eb3262f8e4e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:02.242993 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:02.242993 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:02.247783 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d873ef5c-4570-4bd9-afb3-5eb3262f8e4e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Volume info retrieved successfully. Aug 07 14:09:02.253637 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d873ef5c-4570-4bd9-afb3-5eb3262f8e4e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 returned with HTTP 200 Aug 07 14:09:02.253815 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1115/4434] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:02 2026] GET /volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:02.338038 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5706b028-b420-4648-a04a-6d4ff43f75c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:02.340311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5706b028-b420-4648-a04a-6d4ff43f75c7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:02.340311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5706b028-b420-4648-a04a-6d4ff43f75c7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:02.340629 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5706b028-b420-4648-a04a-6d4ff43f75c7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:02.340629 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5706b028-b420-4648-a04a-6d4ff43f75c7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:02.345732 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:02.345732 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:02.346588 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5706b028-b420-4648-a04a-6d4ff43f75c7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:02.347177 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1110/4435] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:02 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:02.917493 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-66cfc91b-42aa-4349-b2f7-e5f417e561b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:02.920284 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66cfc91b-42aa-4349-b2f7-e5f417e561b9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 Aug 07 14:09:02.920284 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66cfc91b-42aa-4349-b2f7-e5f417e561b9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:02.920537 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66cfc91b-42aa-4349-b2f7-e5f417e561b9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:02.930564 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:02.930564 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:02.935799 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-66cfc91b-42aa-4349-b2f7-e5f417e561b9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:02.942018 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66cfc91b-42aa-4349-b2f7-e5f417e561b9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 returned with HTTP 200 Aug 07 14:09:02.942623 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1106/4436] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:02 2026] GET /volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:02.961933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bfeba550-25d2-4e1a-b34c-361cab317aee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:02.967186 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfeba550-25d2-4e1a-b34c-361cab317aee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:02.968022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfeba550-25d2-4e1a-b34c-361cab317aee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa2f891a-86e2-4135-8f9a-2d1f08922147", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1561713847"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:02.987984 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:02.987984 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:02.988980 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfeba550-25d2-4e1a-b34c-361cab317aee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:02.989710 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-bfeba550-25d2-4e1a-b34c-361cab317aee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create snapshot from volume fa2f891a-86e2-4135-8f9a-2d1f08922147 Aug 07 14:09:03.053899 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-bfeba550-25d2-4e1a-b34c-361cab317aee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['42909b3b-1c63-42d0-acda-4710f793d64b', '9232873d-c81c-486b-a389-53da963178cd', '579075d5-302f-459a-a8c4-5d9f556d4f01', '4804109f-1568-463d-9569-f291874846b7'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:03.126235 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfeba550-25d2-4e1a-b34c-361cab317aee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot create request issued successfully. Aug 07 14:09:03.126235 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfeba550-25d2-4e1a-b34c-361cab317aee tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:09:03.126235 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1106/4437] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:03.141125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-afbb4681-5067-4fdb-a824-482bd2f5fae2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:03.143711 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afbb4681-5067-4fdb-a824-482bd2f5fae2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 Aug 07 14:09:03.144078 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afbb4681-5067-4fdb-a824-482bd2f5fae2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:03.144328 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afbb4681-5067-4fdb-a824-482bd2f5fae2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:03.150434 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:03.150434 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:03.150905 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-afbb4681-5067-4fdb-a824-482bd2f5fae2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:03.152023 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afbb4681-5067-4fdb-a824-482bd2f5fae2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 returned with HTTP 200 Aug 07 14:09:03.152023 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1116/4438] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:03 2026] GET /volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:03.270313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44ffeb35-45f6-42fa-ad71-112463b1d898 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:03.272718 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44ffeb35-45f6-42fa-ad71-112463b1d898 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:03.273039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44ffeb35-45f6-42fa-ad71-112463b1d898 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:03.273313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44ffeb35-45f6-42fa-ad71-112463b1d898 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:03.282126 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:03.282126 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:03.286537 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-44ffeb35-45f6-42fa-ad71-112463b1d898 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Volume info retrieved successfully. Aug 07 14:09:03.292510 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44ffeb35-45f6-42fa-ad71-112463b1d898 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 returned with HTTP 200 Aug 07 14:09:03.293197 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1111/4439] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:03 2026] GET /volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:03.308145 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2e370b1-0789-4f63-916f-48dd5292498c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:03.310339 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2e370b1-0789-4f63-916f-48dd5292498c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:09:03.310918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2e370b1-0789-4f63-916f-48dd5292498c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f69fbb3-9f8d-4b5b-973e-563501c8a505", "name": "tempest-VolumesBackupsV39Test-Backup-1180815348", "container": "tempest-volumesbackupsv39test-backup-container-1466265266"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:03.312805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-f2e370b1-0789-4f63-916f-48dd5292498c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Creating new backup {'backup': {'volume_id': '5f69fbb3-9f8d-4b5b-973e-563501c8a505', 'name': 'tempest-VolumesBackupsV39Test-Backup-1180815348', 'container': 'tempest-volumesbackupsv39test-backup-container-1466265266'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:09:03.313005 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-f2e370b1-0789-4f63-916f-48dd5292498c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Creating backup of volume 5f69fbb3-9f8d-4b5b-973e-563501c8a505 in container tempest-volumesbackupsv39test-backup-container-1466265266 Aug 07 14:09:03.322532 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:03.322532 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:03.323125 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2e370b1-0789-4f63-916f-48dd5292498c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Volume info retrieved successfully. Aug 07 14:09:03.361464 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-599919af-6faa-4221-a1ed-8c0305674f62 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:03.364890 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-599919af-6faa-4221-a1ed-8c0305674f62 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:03.364890 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-599919af-6faa-4221-a1ed-8c0305674f62 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:03.365151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-599919af-6faa-4221-a1ed-8c0305674f62 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:03.365203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f2e370b1-0789-4f63-916f-48dd5292498c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Created reservations ['9bf24201-ea4c-4f43-81c5-44a68a005df7', 'ec03387b-c792-44b0-ae61-5ffb3e2fc0ed'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:03.365248 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-599919af-6faa-4221-a1ed-8c0305674f62 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:03.371557 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:03.371557 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:03.372458 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-599919af-6faa-4221-a1ed-8c0305674f62 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:03.372858 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1107/4440] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:03 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:03.390709 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-de51b4d6-a015-499c-930e-16dcaa503b02 req-709b9b07-f623-4dde-b1c0-20a19e301857 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:03.393789 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-de51b4d6-a015-499c-930e-16dcaa503b02 req-709b9b07-f623-4dde-b1c0-20a19e301857 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 Aug 07 14:09:03.394339 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-de51b4d6-a015-499c-930e-16dcaa503b02 req-709b9b07-f623-4dde-b1c0-20a19e301857 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:03.394705 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-de51b4d6-a015-499c-930e-16dcaa503b02 req-709b9b07-f623-4dde-b1c0-20a19e301857 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:03.402368 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-de51b4d6-a015-499c-930e-16dcaa503b02 req-709b9b07-f623-4dde-b1c0-20a19e301857 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 returned with HTTP 404 Aug 07 14:09:03.403310 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1117/4441] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:09:03 2026] DELETE /volume/v3/attachments/643a8c92-7f21-4d51-8fcd-23bac5776706 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:09:03.406220 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2e370b1-0789-4f63-916f-48dd5292498c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:09:03.406859 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1107/4442] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:09:03 2026] POST /volume/v3/backups => generated 333 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:03.420358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ea08977-0b2b-4c23-8a57-4ce02c714a2e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:03.423104 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ea08977-0b2b-4c23-8a57-4ce02c714a2e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:03.423403 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ea08977-0b2b-4c23-8a57-4ce02c714a2e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:03.424172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ea08977-0b2b-4c23-8a57-4ce02c714a2e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:03.424330 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9ea08977-0b2b-4c23-8a57-4ce02c714a2e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:03.430478 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:03.430478 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:03.431632 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ea08977-0b2b-4c23-8a57-4ce02c714a2e tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:03.432182 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1112/4443] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:03 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:04.163014 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0061c1ba-c7c3-476f-9544-b534f374bb53 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:04.167372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0061c1ba-c7c3-476f-9544-b534f374bb53 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 Aug 07 14:09:04.167372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0061c1ba-c7c3-476f-9544-b534f374bb53 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:04.167372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0061c1ba-c7c3-476f-9544-b534f374bb53 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:04.172465 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:04.172465 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:04.173029 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0061c1ba-c7c3-476f-9544-b534f374bb53 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:04.174164 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0061c1ba-c7c3-476f-9544-b534f374bb53 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 returned with HTTP 200 Aug 07 14:09:04.174681 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1108/4444] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:04 2026] GET /volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:04.187029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7c48ecd-13ff-4cf1-a89d-784d4914d310 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:04.189493 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7c48ecd-13ff-4cf1-a89d-784d4914d310 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] POST https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502/action Aug 07 14:09:04.189977 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7c48ecd-13ff-4cf1-a89d-784d4914d310 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:09:04.190190 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7c48ecd-13ff-4cf1-a89d-784d4914d310 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:04.192387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-b7c48ecd-13ff-4cf1-a89d-784d4914d310 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Updating snapshot 'bab13d7b-b78c-4967-8735-311b0d101502' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 14:09:04.203430 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:04.203430 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:04.204015 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-b7c48ecd-13ff-4cf1-a89d-784d4914d310 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c5efb4bfcb9749458bd7faf2f86446a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44e11b65855b470eafcf8e16691a3033', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:09:04.204278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7c48ecd-13ff-4cf1-a89d-784d4914d310 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502/action returned with HTTP 403 Aug 07 14:09:04.205033 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1118/4445] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:09:04 2026] POST /volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:04.212581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7431240-8cf0-4cda-b930-d330461750cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:04.214420 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7431240-8cf0-4cda-b930-d330461750cd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 Aug 07 14:09:04.214660 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7431240-8cf0-4cda-b930-d330461750cd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:04.214864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7431240-8cf0-4cda-b930-d330461750cd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:04.214981 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-c7431240-8cf0-4cda-b930-d330461750cd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete snapshot with id: bab13d7b-b78c-4967-8735-311b0d101502 Aug 07 14:09:04.220679 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:04.220679 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:04.221047 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7431240-8cf0-4cda-b930-d330461750cd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:04.240817 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c7431240-8cf0-4cda-b930-d330461750cd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot delete request issued successfully. Aug 07 14:09:04.241099 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7431240-8cf0-4cda-b930-d330461750cd tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 returned with HTTP 202 Aug 07 14:09:04.241559 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1108/4446] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:04 2026] DELETE /volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:04.250531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4ff730c-22fe-4311-8650-52893c7a948f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:04.252809 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ff730c-22fe-4311-8650-52893c7a948f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 Aug 07 14:09:04.253428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4ff730c-22fe-4311-8650-52893c7a948f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:04.253428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4ff730c-22fe-4311-8650-52893c7a948f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:04.259494 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:04.259494 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:04.259767 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4ff730c-22fe-4311-8650-52893c7a948f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:04.260955 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4ff730c-22fe-4311-8650-52893c7a948f tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 returned with HTTP 200 Aug 07 14:09:04.261342 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1113/4447] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:04 2026] GET /volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:04.386908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d386306-ff5b-4a1d-b351-fd5367809617 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:04.388709 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d386306-ff5b-4a1d-b351-fd5367809617 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:04.388941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d386306-ff5b-4a1d-b351-fd5367809617 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:04.389183 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d386306-ff5b-4a1d-b351-fd5367809617 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:04.389257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6d386306-ff5b-4a1d-b351-fd5367809617 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:04.394415 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:04.394415 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:04.395113 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d386306-ff5b-4a1d-b351-fd5367809617 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:04.395547 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1109/4448] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:04 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:04.445071 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12d73c45-706a-48b2-8304-62cd84e014ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:04.447352 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12d73c45-706a-48b2-8304-62cd84e014ad tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:04.447624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12d73c45-706a-48b2-8304-62cd84e014ad tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:04.447911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12d73c45-706a-48b2-8304-62cd84e014ad tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:04.448085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-12d73c45-706a-48b2-8304-62cd84e014ad tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:04.453567 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:04.453567 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:04.454666 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12d73c45-706a-48b2-8304-62cd84e014ad tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:04.455231 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1119/4449] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:04 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:05.272137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9051f886-8fd8-4d19-b6c6-6d88382083d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.273789 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9051f886-8fd8-4d19-b6c6-6d88382083d7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 Aug 07 14:09:05.273974 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9051f886-8fd8-4d19-b6c6-6d88382083d7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.274187 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9051f886-8fd8-4d19-b6c6-6d88382083d7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.278295 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9051f886-8fd8-4d19-b6c6-6d88382083d7 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 returned with HTTP 404 Aug 07 14:09:05.278781 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1109/4450] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:05 2026] GET /volume/v3/snapshots/bab13d7b-b78c-4967-8735-311b0d101502 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:05.285808 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.287484 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 Aug 07 14:09:05.287690 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.287885 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.288112 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume with id: fa2f891a-86e2-4135-8f9a-2d1f08922147 Aug 07 14:09:05.292397 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0e81813-d7a0-4775-9217-116b552b5c0c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.294133 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0e81813-d7a0-4775-9217-116b552b5c0c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:09:05.294310 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0e81813-d7a0-4775-9217-116b552b5c0c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.294481 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0e81813-d7a0-4775-9217-116b552b5c0c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.296086 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:05.296086 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:05.296502 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:05.301330 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:05.301330 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:05.305388 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e0e81813-d7a0-4775-9217-116b552b5c0c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:05.311633 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0e81813-d7a0-4775-9217-116b552b5c0c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:09:05.312377 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1110/4451] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:05 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:05.319239 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume request issued successfully. Aug 07 14:09:05.319454 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23fd4b0e-94d0-47f3-8aca-48a46b1481ac tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 returned with HTTP 202 Aug 07 14:09:05.320031 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1114/4452] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:05 2026] DELETE /volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:09:05.327541 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-64f081fb-778c-4a23-8778-238c1810b7a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.328102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f64e1617-3865-44b8-a1d0-c61ac98eee5e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.330158 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64f081fb-778c-4a23-8778-238c1810b7a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:09:05.330225 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f64e1617-3865-44b8-a1d0-c61ac98eee5e tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 Aug 07 14:09:05.330418 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f64e1617-3865-44b8-a1d0-c61ac98eee5e tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.330534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64f081fb-778c-4a23-8778-238c1810b7a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.330597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-64f081fb-778c-4a23-8778-238c1810b7a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.330625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f64e1617-3865-44b8-a1d0-c61ac98eee5e tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.330800 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-64f081fb-778c-4a23-8778-238c1810b7a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:09:05.339591 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:05.339591 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:05.339906 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:05.339906 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:05.340239 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-64f081fb-778c-4a23-8778-238c1810b7a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:05.343805 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f64e1617-3865-44b8-a1d0-c61ac98eee5e tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:05.348906 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f64e1617-3865-44b8-a1d0-c61ac98eee5e tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 returned with HTTP 200 Aug 07 14:09:05.349386 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1110/4453] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:05 2026] GET /volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:05.367932 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-64f081fb-778c-4a23-8778-238c1810b7a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume request issued successfully. Aug 07 14:09:05.368141 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-64f081fb-778c-4a23-8778-238c1810b7a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 202 Aug 07 14:09:05.368644 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1120/4454] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:05 2026] DELETE /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:05.377202 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2668424f-1745-45c3-a493-133eb8073690 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.379086 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2668424f-1745-45c3-a493-133eb8073690 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:09:05.379240 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2668424f-1745-45c3-a493-133eb8073690 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.379408 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2668424f-1745-45c3-a493-133eb8073690 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.387330 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:05.387330 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:05.391202 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2668424f-1745-45c3-a493-133eb8073690 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:05.395796 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2668424f-1745-45c3-a493-133eb8073690 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 200 Aug 07 14:09:05.396220 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1111/4455] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:05 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:05.409263 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad1a3163-cd48-4b70-85dc-838bee48cb39 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.412117 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad1a3163-cd48-4b70-85dc-838bee48cb39 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:05.412117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad1a3163-cd48-4b70-85dc-838bee48cb39 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.412763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad1a3163-cd48-4b70-85dc-838bee48cb39 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.412763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ad1a3163-cd48-4b70-85dc-838bee48cb39 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:05.418501 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:05.418501 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:05.419478 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad1a3163-cd48-4b70-85dc-838bee48cb39 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:05.420044 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1115/4456] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:05 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:05.467628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1cb72561-ed79-4c83-b1af-c627fc9d8206 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:05.469769 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cb72561-ed79-4c83-b1af-c627fc9d8206 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:05.470044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cb72561-ed79-4c83-b1af-c627fc9d8206 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:05.470227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cb72561-ed79-4c83-b1af-c627fc9d8206 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:05.470327 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1cb72561-ed79-4c83-b1af-c627fc9d8206 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:05.474772 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:05.474772 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:05.475764 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cb72561-ed79-4c83-b1af-c627fc9d8206 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:05.476139 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1111/4457] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:05 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:06.368928 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7477dde-432f-41d2-8938-3246fd6b4f91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.369411 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7477dde-432f-41d2-8938-3246fd6b4f91 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 Aug 07 14:09:06.369635 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7477dde-432f-41d2-8938-3246fd6b4f91 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:06.369881 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7477dde-432f-41d2-8938-3246fd6b4f91 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:06.377210 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7477dde-432f-41d2-8938-3246fd6b4f91 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 returned with HTTP 404 Aug 07 14:09:06.377830 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1121/4458] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:06 2026] GET /volume/v3/volumes/fa2f891a-86e2-4135-8f9a-2d1f08922147 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:06.387933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-592e8e3a-952f-40cc-a061-dec9138234ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.389823 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:06.390238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1314097562"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:06.391905 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1314097562'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:06.392096 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume of 1 GB Aug 07 14:09:06.396515 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:06.402544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (7396d29e-6963-4a74-861c-dae437e120bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:06.403586 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c46b29-a94d-4bb6-94b6-ccfbeebb591b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:06.404498 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:06.411205 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9bae70d-a32c-4035-8093-bee5823a414d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.412997 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9bae70d-a32c-4035-8093-bee5823a414d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c Aug 07 14:09:06.413196 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9bae70d-a32c-4035-8093-bee5823a414d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:06.413426 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9bae70d-a32c-4035-8093-bee5823a414d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:06.419607 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9bae70d-a32c-4035-8093-bee5823a414d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c returned with HTTP 404 Aug 07 14:09:06.420161 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1116/4459] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:06 2026] GET /volume/v3/volumes/e6ee860f-167f-4edf-bffc-3fdf6236715c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:06.430881 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c46b29-a94d-4bb6-94b6-ccfbeebb591b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:06.430881 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591e3de0-16c0-43a0-92a9-fb1167b76666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:06.432309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99148439-37cf-4f56-9312-a34033c088f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.433860 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-00fc9035-f60a-45c0-89cb-f84ebde0a350 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.434341 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99148439-37cf-4f56-9312-a34033c088f9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:06.434556 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99148439-37cf-4f56-9312-a34033c088f9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:06.434742 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99148439-37cf-4f56-9312-a34033c088f9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:06.436328 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00fc9035-f60a-45c0-89cb-f84ebde0a350 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:06.436621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00fc9035-f60a-45c0-89cb-f84ebde0a350 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:06.436892 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00fc9035-f60a-45c0-89cb-f84ebde0a350 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:06.437070 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-00fc9035-f60a-45c0-89cb-f84ebde0a350 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:06.444435 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:06.444435 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:06.444953 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:06.444953 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:06.445388 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00fc9035-f60a-45c0-89cb-f84ebde0a350 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:06.445901 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1122/4460] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:06 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:06.449149 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-99148439-37cf-4f56-9312-a34033c088f9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:06.457709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99148439-37cf-4f56-9312-a34033c088f9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:06.458186 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1112/4461] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:06 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:06.473713 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.474664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['a76ea44d-974d-459e-8b7c-a9237c7f5b15', '2efb00b7-878a-4a47-9343-eebbc3ed4eb3', 'b8fb4657-8d76-46e8-8790-9332921b80af', '340f1bed-4257-492f-ac32-b5779dd913a2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:06.475569 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591e3de0-16c0-43a0-92a9-fb1167b76666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a76ea44d-974d-459e-8b7c-a9237c7f5b15', '2efb00b7-878a-4a47-9343-eebbc3ed4eb3', 'b8fb4657-8d76-46e8-8790-9332921b80af', '340f1bed-4257-492f-ac32-b5779dd913a2']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:06.475935 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:06.476367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93f54ec3-547b-4a70-9d47-d2dcc36900dd", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1177486335"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:06.476426 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388518c1-6384-469b-b782-bc913f787126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:06.489336 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:06.489336 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:06.489929 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:06.490118 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume 93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:06.493908 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-efa5cfca-b145-4286-a17c-535f3a4f02f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.496175 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-efa5cfca-b145-4286-a17c-535f3a4f02f6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:06.496418 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-efa5cfca-b145-4286-a17c-535f3a4f02f6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:06.496632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-efa5cfca-b145-4286-a17c-535f3a4f02f6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:06.496810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-efa5cfca-b145-4286-a17c-535f3a4f02f6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:06.505457 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388518c1-6384-469b-b782-bc913f787126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1314097562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['a76ea44d-974d-459e-8b7c-a9237c7f5b15','2efb00b7-878a-4a47-9343-eebbc3ed4eb3','b8fb4657-8d76-46e8-8790-9332921b80af','340f1bed-4257-492f-ac32-b5779dd913a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1314097562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e11b65855b470eafcf8e16691a3033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:06.506759 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:06.506759 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:06.507424 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb25b54-104a-4135-83fa-d61671f6e509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:06.507474 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-efa5cfca-b145-4286-a17c-535f3a4f02f6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:06.507474 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1123/4462] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:06 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:06.532608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb25b54-104a-4135-83fa-d61671f6e509) transitioned into state 'SUCCESS' from state '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-1314097562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['a76ea44d-974d-459e-8b7c-a9237c7f5b15','2efb00b7-878a-4a47-9343-eebbc3ed4eb3','b8fb4657-8d76-46e8-8790-9332921b80af','340f1bed-4257-492f-ac32-b5779dd913a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:06.533501 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c17c3db2-2c32-402d-8197-ef3968364b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:06.548611 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c17c3db2-2c32-402d-8197-ef3968364b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:06.548784 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['7036f857-8ae8-44df-a2a9-cd48757ec025', '66aa5931-11a3-4846-b948-94b1f9f35a68', 'ca366b0c-08c5-44c0-b4bc-b5154148a2af', '81a965d4-a8f1-41bb-b093-57ae6758efba'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:06.550905 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (7396d29e-6963-4a74-861c-dae437e120bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:06.550905 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request issued successfully. Aug 07 14:09:06.551131 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-592e8e3a-952f-40cc-a061-dec9138234ca tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:06.551707 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1112/4463] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:09:06 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:06.573042 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bf448ca-6b34-4204-ac4c-24a474e7c8f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.574760 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf448ca-6b34-4204-ac4c-24a474e7c8f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f Aug 07 14:09:06.574961 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf448ca-6b34-4204-ac4c-24a474e7c8f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:06.575157 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf448ca-6b34-4204-ac4c-24a474e7c8f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:06.584390 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:06.584390 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:06.591952 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7bf448ca-6b34-4204-ac4c-24a474e7c8f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:06.597263 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf448ca-6b34-4204-ac4c-24a474e7c8f8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f returned with HTTP 200 Aug 07 14:09:06.597808 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1113/4464] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:06 2026] GET /volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:06.599292 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot create request issued successfully. Aug 07 14:09:06.599937 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfc5fa6b-261c-441e-bc29-fe2e548cea6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:09:06.600544 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1117/4465] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:06 2026] POST /volume/v3/snapshots => generated 380 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:06.613040 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bed4f551-d41c-47fa-ad25-1e5f3e97665c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:06.615169 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bed4f551-d41c-47fa-ad25-1e5f3e97665c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:06.615530 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bed4f551-d41c-47fa-ad25-1e5f3e97665c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:06.616338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bed4f551-d41c-47fa-ad25-1e5f3e97665c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:06.625755 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:06.625755 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:06.627544 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bed4f551-d41c-47fa-ad25-1e5f3e97665c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:06.628408 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bed4f551-d41c-47fa-ad25-1e5f3e97665c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 200 Aug 07 14:09:06.631607 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1124/4466] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:06 2026] GET /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.457962 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fbd2820d-ba74-4282-91dc-fc5c4e325041 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.460675 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbd2820d-ba74-4282-91dc-fc5c4e325041 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:07.461021 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbd2820d-ba74-4282-91dc-fc5c4e325041 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.461510 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbd2820d-ba74-4282-91dc-fc5c4e325041 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.461510 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fbd2820d-ba74-4282-91dc-fc5c4e325041 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:07.466820 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.466820 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:07.467576 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbd2820d-ba74-4282-91dc-fc5c4e325041 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:07.468295 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1113/4467] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.520763 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9caf2db-90ff-46ce-8998-7da12a39ea1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.522692 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9caf2db-90ff-46ce-8998-7da12a39ea1d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:07.523253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9caf2db-90ff-46ce-8998-7da12a39ea1d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.523253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9caf2db-90ff-46ce-8998-7da12a39ea1d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.523253 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d9caf2db-90ff-46ce-8998-7da12a39ea1d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:07.528614 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.528614 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:07.529052 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9caf2db-90ff-46ce-8998-7da12a39ea1d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:07.529414 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1114/4468] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.619341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-12ec5596-793a-4a41-afc9-18f968496a29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.622651 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12ec5596-793a-4a41-afc9-18f968496a29 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f Aug 07 14:09:07.622651 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12ec5596-793a-4a41-afc9-18f968496a29 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.623024 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12ec5596-793a-4a41-afc9-18f968496a29 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.643505 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.643505 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:07.643676 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67626643-eb0c-44cf-9f56-c0c2b1563458 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.646472 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67626643-eb0c-44cf-9f56-c0c2b1563458 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:07.646712 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67626643-eb0c-44cf-9f56-c0c2b1563458 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.647044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67626643-eb0c-44cf-9f56-c0c2b1563458 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.660837 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-12ec5596-793a-4a41-afc9-18f968496a29 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:07.661066 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.661066 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:07.662591 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-67626643-eb0c-44cf-9f56-c0c2b1563458 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:07.662591 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67626643-eb0c-44cf-9f56-c0c2b1563458 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 200 Aug 07 14:09:07.664303 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1125/4469] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.671230 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12ec5596-793a-4a41-afc9-18f968496a29 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f returned with HTTP 200 Aug 07 14:09:07.671979 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1118/4470] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f => generated 1009 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:07.682154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7e618f0-14aa-4d25-9fb9-a6f5ec7c86f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.685564 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7e618f0-14aa-4d25-9fb9-a6f5ec7c86f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:07.685564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7e618f0-14aa-4d25-9fb9-a6f5ec7c86f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.685564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7e618f0-14aa-4d25-9fb9-a6f5ec7c86f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.692637 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.695044 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:07.695187 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-225481074"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:07.697486 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.697486 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:07.698184 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7e618f0-14aa-4d25-9fb9-a6f5ec7c86f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:07.699290 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7e618f0-14aa-4d25-9fb9-a6f5ec7c86f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 200 Aug 07 14:09:07.699919 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1114/4471] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.709951 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.709951 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:07.710861 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:07.710861 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create snapshot from volume c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f Aug 07 14:09:07.712961 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.714796 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:07.715389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.715628 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.715969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:09:07.717385 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:09:07.727076 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Get all snapshots completed successfully. Aug 07 14:09:07.727656 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6288bd6b-32ce-42cb-8ece-c694daaa9ab9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 200 Aug 07 14:09:07.728562 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1126/4472] 10.4.3.193 () {66 vars in 1243 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/snapshots => generated 408 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.743563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-631569a9-15c5-443e-b2f8-a66dc177b6fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.746892 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-631569a9-15c5-443e-b2f8-a66dc177b6fd tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] PUT https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:07.746892 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-631569a9-15c5-443e-b2f8-a66dc177b6fd tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-735761103", "description": "This is the new description of snapshot."}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:07.755433 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.755433 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:07.756128 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-631569a9-15c5-443e-b2f8-a66dc177b6fd tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:07.757769 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['ba018018-8eea-432d-bba1-d8bba5cd62fd', '95e45f1f-adca-410a-a0d9-a4e362db64d0', '05c3301f-d634-4275-ae34-3e36eb880bfc', '28f72d16-02a0-4bf5-b1b6-786f3b20bde5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:07.768397 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-631569a9-15c5-443e-b2f8-a66dc177b6fd tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 200 Aug 07 14:09:07.768913 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1119/4473] 10.4.3.193 () {68 vars in 1375 bytes} [Fri Aug 7 14:09:07 2026] PUT /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.782474 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c8459d7-527b-48f9-9b8d-1ae683404a74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.782666 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c8459d7-527b-48f9-9b8d-1ae683404a74 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:07.783246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c8459d7-527b-48f9-9b8d-1ae683404a74 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.783246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c8459d7-527b-48f9-9b8d-1ae683404a74 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.794652 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.794652 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:07.795074 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8c8459d7-527b-48f9-9b8d-1ae683404a74 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:07.797449 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c8459d7-527b-48f9-9b8d-1ae683404a74 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 200 Aug 07 14:09:07.799713 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1115/4474] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 576 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.810440 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-95ef420a-c6e5-4278-8447-a28ee20877ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.814785 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95ef420a-c6e5-4278-8447-a28ee20877ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:07.814785 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95ef420a-c6e5-4278-8447-a28ee20877ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.814785 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95ef420a-c6e5-4278-8447-a28ee20877ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.814785 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-95ef420a-c6e5-4278-8447-a28ee20877ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: 9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:07.822117 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.822117 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:07.822867 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-95ef420a-c6e5-4278-8447-a28ee20877ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:07.833870 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot create request issued successfully. Aug 07 14:09:07.835399 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e1faf7f-a502-4e34-a7eb-3e3b6382daa5 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:09:07.835399 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1115/4475] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:07.850575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e92055c2-b589-42eb-b983-6e5c37977a36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.853912 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e92055c2-b589-42eb-b983-6e5c37977a36 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 Aug 07 14:09:07.854067 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e92055c2-b589-42eb-b983-6e5c37977a36 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.854529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e92055c2-b589-42eb-b983-6e5c37977a36 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.860688 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-95ef420a-c6e5-4278-8447-a28ee20877ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:09:07.860992 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95ef420a-c6e5-4278-8447-a28ee20877ca tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 202 Aug 07 14:09:07.861478 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1127/4476] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:07 2026] DELETE /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:07.863261 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.863261 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:07.863261 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e92055c2-b589-42eb-b983-6e5c37977a36 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:07.864664 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e92055c2-b589-42eb-b983-6e5c37977a36 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 returned with HTTP 200 Aug 07 14:09:07.865263 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1120/4477] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:07.874630 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ad8b9b3-2a8e-40bb-8b04-2785793ee2a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:07.877469 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ad8b9b3-2a8e-40bb-8b04-2785793ee2a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:07.877469 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ad8b9b3-2a8e-40bb-8b04-2785793ee2a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:07.877675 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ad8b9b3-2a8e-40bb-8b04-2785793ee2a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:07.888804 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:07.888804 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:07.889974 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ad8b9b3-2a8e-40bb-8b04-2785793ee2a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:07.891970 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ad8b9b3-2a8e-40bb-8b04-2785793ee2a7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 200 Aug 07 14:09:07.892690 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1116/4478] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:07 2026] GET /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.019954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5eaaa63-d7c7-4dfd-a727-6c85aaaf3e30 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.123929 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5eaaa63-d7c7-4dfd-a727-6c85aaaf3e30 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:09:08.124484 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5eaaa63-d7c7-4dfd-a727-6c85aaaf3e30 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-623488624", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:08.126905 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.126905 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:08.142823 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5eaaa63-d7c7-4dfd-a727-6c85aaaf3e30 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:09:08.143227 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1116/4479] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:09:08 2026] POST /volume/v3/types => generated 211 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.152812 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1415ab96-dcf5-413c-8a46-6d09a49279c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.155287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1415ab96-dcf5-413c-8a46-6d09a49279c1 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] POST https://10.4.3.193/volume/v3/types/80c736be-7ace-4511-bce0-d459893294ec/encryption Aug 07 14:09:08.155505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1415ab96-dcf5-413c-8a46-6d09a49279c1 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:08.157425 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.157425 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:08.196920 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1415ab96-dcf5-413c-8a46-6d09a49279c1 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/types/80c736be-7ace-4511-bce0-d459893294ec/encryption returned with HTTP 200 Aug 07 14:09:08.196920 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1128/4480] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:09:08 2026] POST /volume/v3/types/80c736be-7ace-4511-bce0-d459893294ec/encryption => generated 230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.206683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.312765 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:08.313251 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-139568547", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-623488624", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:08.315330 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-139568547', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-623488624', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:08.320075 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume of 1 GB Aug 07 14:09:08.320490 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.320490 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:08.321194 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Availability Zones retrieved successfully. Aug 07 14:09:08.329811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (c4b1aaf6-3ea5-4a0e-8810-bf9e41e064ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:08.331454 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec0375d-008b-44ee-bc33-59ee802b89b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:08.332756 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:08.369914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec0375d-008b-44ee-bc33-59ee802b89b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:09:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80c736be-7ace-4511-bce0-d459893294ec,is_public=True,name='tempest-scenario-type-luks-623488624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80c736be-7ace-4511-bce0-d459893294ec', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:08.371726 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd5af291-9fbe-4358-b6a8-1a34c58e13fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:08.405956 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-623488624 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-623488624, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:08.406544 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-623488624 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-623488624, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:08.452282 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Created reservations ['200d9718-c286-45ca-bc34-836d3bdcdcb6', '40dcaeee-9ee2-4891-8427-870e4a3538d4', '1e46f99e-b7c0-4f3e-bfea-2510c1d74664', '677d68d4-32ed-41e7-8a4c-6fc4cd9440fb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:08.453393 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd5af291-9fbe-4358-b6a8-1a34c58e13fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['200d9718-c286-45ca-bc34-836d3bdcdcb6', '40dcaeee-9ee2-4891-8427-870e4a3538d4', '1e46f99e-b7c0-4f3e-bfea-2510c1d74664', '677d68d4-32ed-41e7-8a4c-6fc4cd9440fb']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:08.454824 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce909b05-e643-4a18-83f3-0fbc3ee6a4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:08.479996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d28d024c-68e2-4a33-ac40-9ba9785f0738 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.482352 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d28d024c-68e2-4a33-ac40-9ba9785f0738 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:08.482638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d28d024c-68e2-4a33-ac40-9ba9785f0738 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.482898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d28d024c-68e2-4a33-ac40-9ba9785f0738 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.483065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d28d024c-68e2-4a33-ac40-9ba9785f0738 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:08.488982 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.488982 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:08.489855 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d28d024c-68e2-4a33-ac40-9ba9785f0738 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:08.490400 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1117/4481] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.491151 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce909b05-e643-4a18-83f3-0fbc3ee6a4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2610e285-9990-48df-8ccc-ff24d27cf7b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-139568547',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['200d9718-c286-45ca-bc34-836d3bdcdcb6','40dcaeee-9ee2-4891-8427-870e4a3538d4','1e46f99e-b7c0-4f3e-bfea-2510c1d74664','677d68d4-32ed-41e7-8a4c-6fc4cd9440fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=80c736be-7ace-4511-bce0-d459893294ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-139568547',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2610e285-9990-48df-8ccc-ff24d27cf7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbd6fcfb48d499aa535fd7af2b78860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80c736be-7ace-4511-bce0-d459893294ec),volume_type_id=80c736be-7ace-4511-bce0-d459893294ec)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:08.492017 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d237ae81-3d53-4b6f-9931-81567df712a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:08.512955 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d237ae81-3d53-4b6f-9931-81567df712a2) transitioned into state 'SUCCESS' from state '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-139568547',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['200d9718-c286-45ca-bc34-836d3bdcdcb6','40dcaeee-9ee2-4891-8427-870e4a3538d4','1e46f99e-b7c0-4f3e-bfea-2510c1d74664','677d68d4-32ed-41e7-8a4c-6fc4cd9440fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=80c736be-7ace-4511-bce0-d459893294ec)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:08.513763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63678446-60ea-4409-9863-1140ed331495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:08.523838 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63678446-60ea-4409-9863-1140ed331495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:08.524585 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (c4b1aaf6-3ea5-4a0e-8810-bf9e41e064ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:08.524851 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request issued successfully. Aug 07 14:09:08.525372 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0b63775-9525-4b1d-8b5a-335da2fc7df3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:08.525736 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1121/4482] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:08 2026] POST /volume/v3/volumes => generated 783 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:08.539927 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32cbd8ef-cc49-4a88-a3c4-a84642af7e91 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.541995 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32cbd8ef-cc49-4a88-a3c4-a84642af7e91 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 Aug 07 14:09:08.542241 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32cbd8ef-cc49-4a88-a3c4-a84642af7e91 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.542500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32cbd8ef-cc49-4a88-a3c4-a84642af7e91 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.544596 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33f9fab1-2df1-4ed3-9b69-c2a79243e4b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.547202 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33f9fab1-2df1-4ed3-9b69-c2a79243e4b1 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:08.547609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33f9fab1-2df1-4ed3-9b69-c2a79243e4b1 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.547995 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33f9fab1-2df1-4ed3-9b69-c2a79243e4b1 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.548173 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-33f9fab1-2df1-4ed3-9b69-c2a79243e4b1 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:08.550150 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.550150 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:08.554491 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.554491 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:08.555031 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-32cbd8ef-cc49-4a88-a3c4-a84642af7e91 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:08.555779 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33f9fab1-2df1-4ed3-9b69-c2a79243e4b1 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:08.556317 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1129/4483] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.560853 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32cbd8ef-cc49-4a88-a3c4-a84642af7e91 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 returned with HTTP 200 Aug 07 14:09:08.561412 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1117/4484] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.882484 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6dcee59-4627-419d-8ee3-1dbd8ef9cf9c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.884546 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6dcee59-4627-419d-8ee3-1dbd8ef9cf9c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 Aug 07 14:09:08.884780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6dcee59-4627-419d-8ee3-1dbd8ef9cf9c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.885091 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6dcee59-4627-419d-8ee3-1dbd8ef9cf9c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.891538 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.891538 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:08.891935 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6dcee59-4627-419d-8ee3-1dbd8ef9cf9c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:08.892816 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6dcee59-4627-419d-8ee3-1dbd8ef9cf9c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 returned with HTTP 200 Aug 07 14:09:08.893189 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1118/4485] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.905724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3127da8a-03a9-40df-82fc-88ac09ba667e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.906243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-829a55ab-3bde-47e3-b98e-13c6f3100363 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.908959 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-829a55ab-3bde-47e3-b98e-13c6f3100363 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] GET https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 Aug 07 14:09:08.909179 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-829a55ab-3bde-47e3-b98e-13c6f3100363 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.909380 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-829a55ab-3bde-47e3-b98e-13c6f3100363 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.913859 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3127da8a-03a9-40df-82fc-88ac09ba667e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:08.913859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3127da8a-03a9-40df-82fc-88ac09ba667e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.913859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3127da8a-03a9-40df-82fc-88ac09ba667e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.920046 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3127da8a-03a9-40df-82fc-88ac09ba667e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 404 Aug 07 14:09:08.920682 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1122/4486] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:08.921716 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.921716 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:08.922006 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-829a55ab-3bde-47e3-b98e-13c6f3100363 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Snapshot retrieved successfully. Aug 07 14:09:08.922863 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-829a55ab-3bde-47e3-b98e-13c6f3100363 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 returned with HTTP 200 Aug 07 14:09:08.923298 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1130/4487] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.933031 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68b9536e-4a7e-493e-9b8d-c7384a740501 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.933205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.935562 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68b9536e-4a7e-493e-9b8d-c7384a740501 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:08.935669 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 Aug 07 14:09:08.935891 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68b9536e-4a7e-493e-9b8d-c7384a740501 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.936082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.936137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68b9536e-4a7e-493e-9b8d-c7384a740501 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.936185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.936229 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-68b9536e-4a7e-493e-9b8d-c7384a740501 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: 9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 Aug 07 14:09:08.936361 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete snapshot with id: 45cd0249-67ef-4b1f-a31f-0dc1459b6064 Aug 07 14:09:08.942333 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.942333 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:08.942927 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:08.943149 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68b9536e-4a7e-493e-9b8d-c7384a740501 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 returned with HTTP 404 Aug 07 14:09:08.944049 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1118/4488] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:08 2026] DELETE /volume/v3/snapshots/9a0faf45-dd2d-4fa2-9be4-4a4374f4a0f3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:08.961358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d629a30f-0270-4b41-8dfb-842b1a744444 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.963438 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d629a30f-0270-4b41-8dfb-842b1a744444 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:08.963794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d629a30f-0270-4b41-8dfb-842b1a744444 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.964327 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d629a30f-0270-4b41-8dfb-842b1a744444 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.967317 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot delete request issued successfully. Aug 07 14:09:08.967604 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92e9e616-7e3b-4694-84b1-7e42bdaf342b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 returned with HTTP 202 Aug 07 14:09:08.968103 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1119/4489] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:08 2026] DELETE /volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:08.973072 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.973072 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:08.977668 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d3176c8b-2544-4ad1-8520-318a9f62168d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:08.980191 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d629a30f-0270-4b41-8dfb-842b1a744444 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:08.980937 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d3176c8b-2544-4ad1-8520-318a9f62168d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 Aug 07 14:09:08.981132 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d3176c8b-2544-4ad1-8520-318a9f62168d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:08.981425 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d3176c8b-2544-4ad1-8520-318a9f62168d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:08.987403 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d629a30f-0270-4b41-8dfb-842b1a744444 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:08.988247 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1123/4490] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:08.989192 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:08.989192 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:08.989540 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d3176c8b-2544-4ad1-8520-318a9f62168d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:08.990236 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d3176c8b-2544-4ad1-8520-318a9f62168d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 returned with HTTP 200 Aug 07 14:09:08.990675 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1131/4491] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:08 2026] GET /volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:09.003208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85fe3932-8a95-4125-b45b-1775896e469f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.005196 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85fe3932-8a95-4125-b45b-1775896e469f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:09.005685 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85fe3932-8a95-4125-b45b-1775896e469f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93f54ec3-547b-4a70-9d47-d2dcc36900dd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1545592793"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:09.016874 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.016874 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:09.017548 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85fe3932-8a95-4125-b45b-1775896e469f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:09.017728 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-85fe3932-8a95-4125-b45b-1775896e469f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume 93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:09.060736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-85fe3932-8a95-4125-b45b-1775896e469f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['bc914024-cd66-40b6-860e-cea5f36b16c2', 'ceee06de-f132-4868-93f8-6b4bdae2508d', 'f00ab931-4e5e-44b4-81a1-6977c1a268eb', 'e3ed340f-d16d-4aa0-a32b-9f5413ebc2e7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:09.110862 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85fe3932-8a95-4125-b45b-1775896e469f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot create request issued successfully. Aug 07 14:09:09.111295 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85fe3932-8a95-4125-b45b-1775896e469f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:09:09.111833 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1119/4492] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:09.132174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e523f6ce-4f59-4938-968d-9b23375389f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.136409 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e523f6ce-4f59-4938-968d-9b23375389f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:09:09.136685 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e523f6ce-4f59-4938-968d-9b23375389f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:09.139165 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e523f6ce-4f59-4938-968d-9b23375389f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:09.150108 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.150108 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:09.150672 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e523f6ce-4f59-4938-968d-9b23375389f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:09.152292 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e523f6ce-4f59-4938-968d-9b23375389f1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c returned with HTTP 200 Aug 07 14:09:09.152665 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1120/4493] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:09 2026] GET /volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:09.504237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d15ec651-3da4-4b31-8c8d-f12b4acb8bff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.506545 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d15ec651-3da4-4b31-8c8d-f12b4acb8bff tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:09.506851 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d15ec651-3da4-4b31-8c8d-f12b4acb8bff tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:09.507130 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d15ec651-3da4-4b31-8c8d-f12b4acb8bff tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:09.507260 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d15ec651-3da4-4b31-8c8d-f12b4acb8bff tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:09.511748 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.511748 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:09.512471 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d15ec651-3da4-4b31-8c8d-f12b4acb8bff tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:09.512950 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1124/4494] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:09 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:09.572030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e66cbde-6b59-4be1-8cae-f9a33c3f394a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.574393 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e66cbde-6b59-4be1-8cae-f9a33c3f394a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:09.574671 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e66cbde-6b59-4be1-8cae-f9a33c3f394a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:09.574971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e66cbde-6b59-4be1-8cae-f9a33c3f394a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:09.575124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8e66cbde-6b59-4be1-8cae-f9a33c3f394a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:09.575244 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3244ee73-841c-40e3-8b31-aa6968039620 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.577325 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3244ee73-841c-40e3-8b31-aa6968039620 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 Aug 07 14:09:09.577585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3244ee73-841c-40e3-8b31-aa6968039620 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:09.577776 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3244ee73-841c-40e3-8b31-aa6968039620 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:09.580866 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.580866 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:09.581914 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e66cbde-6b59-4be1-8cae-f9a33c3f394a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:09.582455 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1132/4495] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:09 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:09.586505 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.586505 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:09.591394 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3244ee73-841c-40e3-8b31-aa6968039620 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:09.595711 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3244ee73-841c-40e3-8b31-aa6968039620 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 returned with HTTP 200 Aug 07 14:09:09.596147 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1120/4496] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:09 2026] GET /volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:09.611076 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b1c7039-0bce-4ebb-95dc-9feacbbc76cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.612776 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b1c7039-0bce-4ebb-95dc-9feacbbc76cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 Aug 07 14:09:09.613071 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b1c7039-0bce-4ebb-95dc-9feacbbc76cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:09.613364 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b1c7039-0bce-4ebb-95dc-9feacbbc76cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:09.621885 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.621885 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:09.625188 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b1c7039-0bce-4ebb-95dc-9feacbbc76cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:09.629662 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b1c7039-0bce-4ebb-95dc-9feacbbc76cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 returned with HTTP 200 Aug 07 14:09:09.630255 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1121/4497] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:09 2026] GET /volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:09.643086 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-866d7e20-137b-4320-a104-26285f770b53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.645001 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:09.645381 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-221718150", "source_volid": "2610e285-9990-48df-8ccc-ff24d27cf7b4", "volume_type": "tempest-scenario-type-luks-623488624", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:09.647106 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-221718150', 'source_volid': '2610e285-9990-48df-8ccc-ff24d27cf7b4', 'volume_type': 'tempest-scenario-type-luks-623488624', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:09.658385 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.658385 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:09.659056 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume retrieved successfully. Aug 07 14:09:09.659253 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume of 1 GB Aug 07 14:09:09.660159 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Availability Zones retrieved successfully. Aug 07 14:09:09.667689 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (3333f1e5-f783-41a7-a9ab-4235f93ddc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:09.669182 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (066ce7c8-01b4-4e73-a425-53d6aff80b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:09.670416 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:09.696144 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (066ce7c8-01b4-4e73-a425-53d6aff80b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2610e285-9990-48df-8ccc-ff24d27cf7b4', 'volume_type': VolumeType(created_at=2026-08-07T14:09:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80c736be-7ace-4511-bce0-d459893294ec,is_public=True,name='tempest-scenario-type-luks-623488624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80c736be-7ace-4511-bce0-d459893294ec', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:09.696899 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63304c4c-f61c-42ad-b2ee-1c956365e56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:09.749660 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Created reservations ['cafd7d63-77df-4d1c-afa8-8e0c1c2eb2f2', '6f180257-84f0-4501-a6ed-6480f7b59d1c', '52165444-e81e-4c3e-ad51-cd9593d14b0e', 'ce6c39eb-a7f5-44f2-b8b8-a184dcaf2f31'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:09.750679 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63304c4c-f61c-42ad-b2ee-1c956365e56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafd7d63-77df-4d1c-afa8-8e0c1c2eb2f2', '6f180257-84f0-4501-a6ed-6480f7b59d1c', '52165444-e81e-4c3e-ad51-cd9593d14b0e', 'ce6c39eb-a7f5-44f2-b8b8-a184dcaf2f31']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:09.751531 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfbce4d-69b3-4f67-9bc3-04aee5535580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:09.787684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfbce4d-69b3-4f67-9bc3-04aee5535580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b46ca19-700c-4265-ba5a-6b549a3e6e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-221718150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['cafd7d63-77df-4d1c-afa8-8e0c1c2eb2f2','6f180257-84f0-4501-a6ed-6480f7b59d1c','52165444-e81e-4c3e-ad51-cd9593d14b0e','ce6c39eb-a7f5-44f2-b8b8-a184dcaf2f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=2610e285-9990-48df-8ccc-ff24d27cf7b4,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=80c736be-7ace-4511-bce0-d459893294ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-221718150',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7b46ca19-700c-4265-ba5a-6b549a3e6e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbd6fcfb48d499aa535fd7af2b78860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2610e285-9990-48df-8ccc-ff24d27cf7b4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80c736be-7ace-4511-bce0-d459893294ec),volume_type_id=80c736be-7ace-4511-bce0-d459893294ec)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:09.788838 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c2eb85-a9a9-4b70-821d-10f33e281c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:09.808400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c2eb85-a9a9-4b70-821d-10f33e281c9b) transitioned into state 'SUCCESS' from state '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-221718150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['cafd7d63-77df-4d1c-afa8-8e0c1c2eb2f2','6f180257-84f0-4501-a6ed-6480f7b59d1c','52165444-e81e-4c3e-ad51-cd9593d14b0e','ce6c39eb-a7f5-44f2-b8b8-a184dcaf2f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=2610e285-9990-48df-8ccc-ff24d27cf7b4,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=80c736be-7ace-4511-bce0-d459893294ec)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:09.809536 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd7a1cd-6495-409c-abe2-f28e8ef1e6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:09.831247 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd7a1cd-6495-409c-abe2-f28e8ef1e6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:09.832374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (3333f1e5-f783-41a7-a9ab-4235f93ddc0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:09.832827 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request issued successfully. Aug 07 14:09:09.833589 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-866d7e20-137b-4320-a104-26285f770b53 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:09.834167 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1125/4498] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:09 2026] POST /volume/v3/volumes => generated 810 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:09.847748 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac29499e-8ff9-4ec2-ac52-4c9075c1304f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:09.853673 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac29499e-8ff9-4ec2-ac52-4c9075c1304f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:09.854018 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac29499e-8ff9-4ec2-ac52-4c9075c1304f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:09.854296 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac29499e-8ff9-4ec2-ac52-4c9075c1304f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:09.864884 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:09.864884 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:09.869457 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac29499e-8ff9-4ec2-ac52-4c9075c1304f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:09.875101 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac29499e-8ff9-4ec2-ac52-4c9075c1304f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:09.875684 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1133/4499] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:09 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:10.002771 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-351be681-2788-418e-a688-428744e0a0e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:10.006869 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-351be681-2788-418e-a688-428744e0a0e8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 Aug 07 14:09:10.006869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-351be681-2788-418e-a688-428744e0a0e8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:10.006869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-351be681-2788-418e-a688-428744e0a0e8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:10.012188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-351be681-2788-418e-a688-428744e0a0e8 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 returned with HTTP 404 Aug 07 14:09:10.013101 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1121/4500] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:10 2026] GET /volume/v3/snapshots/45cd0249-67ef-4b1f-a31f-0dc1459b6064 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:10.021713 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abe8a39c-7126-40b2-854a-175ee05b5278 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:10.023567 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abe8a39c-7126-40b2-854a-175ee05b5278 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f Aug 07 14:09:10.024210 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abe8a39c-7126-40b2-854a-175ee05b5278 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:10.024772 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abe8a39c-7126-40b2-854a-175ee05b5278 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:10.027710 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-abe8a39c-7126-40b2-854a-175ee05b5278 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume with id: c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f Aug 07 14:09:10.039959 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:10.039959 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:10.039959 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-abe8a39c-7126-40b2-854a-175ee05b5278 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:10.063396 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-abe8a39c-7126-40b2-854a-175ee05b5278 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume request issued successfully. Aug 07 14:09:10.063396 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abe8a39c-7126-40b2-854a-175ee05b5278 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f returned with HTTP 202 Aug 07 14:09:10.063396 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1122/4501] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:10 2026] DELETE /volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:10.077681 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-47d56037-cf96-4011-92d4-6be400705be9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:10.080794 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47d56037-cf96-4011-92d4-6be400705be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f Aug 07 14:09:10.081188 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47d56037-cf96-4011-92d4-6be400705be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:10.081494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-47d56037-cf96-4011-92d4-6be400705be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:10.090781 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:10.090781 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:10.095678 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-47d56037-cf96-4011-92d4-6be400705be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:10.101396 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-47d56037-cf96-4011-92d4-6be400705be9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f returned with HTTP 200 Aug 07 14:09:10.101959 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1126/4502] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:10 2026] GET /volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:10.165961 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5182d3da-6e17-4707-94e7-02d3748780e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:10.168021 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5182d3da-6e17-4707-94e7-02d3748780e0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:09:10.168212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5182d3da-6e17-4707-94e7-02d3748780e0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:10.168418 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5182d3da-6e17-4707-94e7-02d3748780e0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:10.174522 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:10.174522 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:10.175173 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5182d3da-6e17-4707-94e7-02d3748780e0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:10.176038 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5182d3da-6e17-4707-94e7-02d3748780e0 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c returned with HTTP 200 Aug 07 14:09:10.176419 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1134/4503] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:10 2026] GET /volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:10.523815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-417db25d-22ea-4e3c-8d65-82099c71b92b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:10.526597 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-417db25d-22ea-4e3c-8d65-82099c71b92b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:10.526597 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-417db25d-22ea-4e3c-8d65-82099c71b92b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:10.526597 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-417db25d-22ea-4e3c-8d65-82099c71b92b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:10.526597 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-417db25d-22ea-4e3c-8d65-82099c71b92b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:10.531992 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:10.531992 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:10.533359 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-417db25d-22ea-4e3c-8d65-82099c71b92b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:10.533564 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1122/4504] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:10 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:10.595012 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a763fdda-a147-46c2-a54c-2d4c78e88824 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:10.596433 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a763fdda-a147-46c2-a54c-2d4c78e88824 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:10.597829 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a763fdda-a147-46c2-a54c-2d4c78e88824 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:10.597829 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a763fdda-a147-46c2-a54c-2d4c78e88824 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:10.597829 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a763fdda-a147-46c2-a54c-2d4c78e88824 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:10.606330 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:10.606330 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:10.606330 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a763fdda-a147-46c2-a54c-2d4c78e88824 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:10.606330 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1123/4505] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:10 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:10.892047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c1ac2ea-617a-49ee-98fa-d450357b70b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:10.897797 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c1ac2ea-617a-49ee-98fa-d450357b70b5 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:10.897797 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c1ac2ea-617a-49ee-98fa-d450357b70b5 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:10.897797 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c1ac2ea-617a-49ee-98fa-d450357b70b5 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:10.907154 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:10.907154 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:10.912143 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2c1ac2ea-617a-49ee-98fa-d450357b70b5 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:10.918298 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c1ac2ea-617a-49ee-98fa-d450357b70b5 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:10.918990 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1127/4506] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:10 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:11.121030 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf8ff266-0a17-4f38-b7a0-7ed530c806d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:11.123088 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf8ff266-0a17-4f38-b7a0-7ed530c806d2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f Aug 07 14:09:11.123343 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf8ff266-0a17-4f38-b7a0-7ed530c806d2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:11.123594 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf8ff266-0a17-4f38-b7a0-7ed530c806d2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:11.131445 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf8ff266-0a17-4f38-b7a0-7ed530c806d2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f returned with HTTP 404 Aug 07 14:09:11.132292 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1135/4507] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:11 2026] GET /volume/v3/volumes/c6c54cfb-2b00-4b00-ad0b-2e50e2656a2f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:11.141111 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:11.142798 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:11.143164 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1523243554"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:11.144625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1523243554'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:11.144755 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume of 1 GB Aug 07 14:09:11.148525 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:11.153808 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (a389cb0d-a6ad-492d-804e-499c781936f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:11.154773 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cc69a0-bea7-44a7-b8ce-9838a886bcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:11.155519 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:11.180375 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cc69a0-bea7-44a7-b8ce-9838a886bcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:11.181155 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b080cf-97e1-4c4e-8388-7154515af160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:11.227151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['00eacc20-75c6-44fd-a18f-b607c02cd0d2', '65ddbbc6-e422-45c5-a4f2-fa9a473e80f4', 'abe669c1-af44-4851-a4a4-b338459f69f3', '779549c4-122b-4a15-a5e9-f3cc88849022'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:11.228133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b080cf-97e1-4c4e-8388-7154515af160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00eacc20-75c6-44fd-a18f-b607c02cd0d2', '65ddbbc6-e422-45c5-a4f2-fa9a473e80f4', 'abe669c1-af44-4851-a4a4-b338459f69f3', '779549c4-122b-4a15-a5e9-f3cc88849022']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:11.229059 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1eef0d3-9ea8-4ae7-b04a-595ad9fac76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:11.264581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1eef0d3-9ea8-4ae7-b04a-595ad9fac76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1814107-79d1-4eba-9079-85a2971a3f67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523243554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['00eacc20-75c6-44fd-a18f-b607c02cd0d2','65ddbbc6-e422-45c5-a4f2-fa9a473e80f4','abe669c1-af44-4851-a4a4-b338459f69f3','779549c4-122b-4a15-a5e9-f3cc88849022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523243554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1814107-79d1-4eba-9079-85a2971a3f67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e11b65855b470eafcf8e16691a3033',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:11.265461 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (819fa382-a7a0-4d63-9681-f17c7b647aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:11.296982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (819fa382-a7a0-4d63-9681-f17c7b647aca) transitioned into state 'SUCCESS' from state '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-1523243554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e11b65855b470eafcf8e16691a3033',qos_specs=None,replication_status=,reservations=['00eacc20-75c6-44fd-a18f-b607c02cd0d2','65ddbbc6-e422-45c5-a4f2-fa9a473e80f4','abe669c1-af44-4851-a4a4-b338459f69f3','779549c4-122b-4a15-a5e9-f3cc88849022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b13fb9d1dba4cd39758648c696bc79b',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:11.298061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297bfda2-499d-4524-81d0-e2283b51deff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:11.312858 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297bfda2-499d-4524-81d0-e2283b51deff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:11.314250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Flow 'volume_create_api' (a389cb0d-a6ad-492d-804e-499c781936f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:11.314714 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create volume request issued successfully. Aug 07 14:09:11.315672 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab5aafae-a8ac-4a11-ae71-cddc03bdf6e4 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:11.316368 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1123/4508] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:09:11 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:11.329684 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0ae8f59-2ba9-4822-a2f3-72275f856d5d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:11.333421 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0ae8f59-2ba9-4822-a2f3-72275f856d5d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 Aug 07 14:09:11.333660 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0ae8f59-2ba9-4822-a2f3-72275f856d5d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:11.337232 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0ae8f59-2ba9-4822-a2f3-72275f856d5d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:11.347197 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:11.347197 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:11.353585 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f0ae8f59-2ba9-4822-a2f3-72275f856d5d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:11.359173 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0ae8f59-2ba9-4822-a2f3-72275f856d5d tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 returned with HTTP 200 Aug 07 14:09:11.359259 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1124/4509] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:11 2026] GET /volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:11.551125 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21360a85-8250-460f-b814-21b5975206f1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:11.553248 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21360a85-8250-460f-b814-21b5975206f1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:11.553373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21360a85-8250-460f-b814-21b5975206f1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:11.553619 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21360a85-8250-460f-b814-21b5975206f1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:11.553695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-21360a85-8250-460f-b814-21b5975206f1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:11.558149 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:11.558149 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:11.558971 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21360a85-8250-460f-b814-21b5975206f1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:11.559403 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1128/4510] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:11 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:11.617448 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08b46c02-cf17-4b12-87b1-bb77a4e7acb6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:11.619737 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08b46c02-cf17-4b12-87b1-bb77a4e7acb6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:11.620466 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08b46c02-cf17-4b12-87b1-bb77a4e7acb6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:11.621000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08b46c02-cf17-4b12-87b1-bb77a4e7acb6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:11.621081 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-08b46c02-cf17-4b12-87b1-bb77a4e7acb6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:11.626685 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:11.626685 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:11.627908 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08b46c02-cf17-4b12-87b1-bb77a4e7acb6 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:11.628415 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1136/4511] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:11 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:11.938953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b14b170-db67-470d-8320-cdd19e1e55fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:11.939351 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b14b170-db67-470d-8320-cdd19e1e55fc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:11.939459 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b14b170-db67-470d-8320-cdd19e1e55fc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:11.939636 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b14b170-db67-470d-8320-cdd19e1e55fc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:11.946203 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:11.946203 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:11.949464 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b14b170-db67-470d-8320-cdd19e1e55fc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:11.953779 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b14b170-db67-470d-8320-cdd19e1e55fc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:11.954181 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1124/4512] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:11 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:12.375506 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30c508fc-a2d8-4025-8d29-98939960d020 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:12.377904 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30c508fc-a2d8-4025-8d29-98939960d020 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 Aug 07 14:09:12.378101 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30c508fc-a2d8-4025-8d29-98939960d020 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:12.378343 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30c508fc-a2d8-4025-8d29-98939960d020 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:12.387411 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:12.387411 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:12.390884 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-30c508fc-a2d8-4025-8d29-98939960d020 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:12.395487 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30c508fc-a2d8-4025-8d29-98939960d020 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 returned with HTTP 200 Aug 07 14:09:12.395929 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1125/4513] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:12 2026] GET /volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:12.408701 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:12.410779 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:12.411201 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1814107-79d1-4eba-9079-85a2971a3f67", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-43400448"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:12.421791 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:12.421791 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:12.422593 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:12.422593 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Create snapshot from volume d1814107-79d1-4eba-9079-85a2971a3f67 Aug 07 14:09:12.450511 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Created reservations ['4283e4ba-4e30-4719-baac-6bee0672c168', 'ae3f349c-6b96-4756-92b0-c71203defaf2', 'ed60d6e2-d954-465f-8b2a-de171bfd5897', 'fae49d61-2c2a-4668-b24a-383b27a7b59b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:12.485182 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot create request issued successfully. Aug 07 14:09:12.485494 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-406e0c0c-2ce1-43f0-a315-d6d94cfe2b2c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:09:12.485899 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1129/4514] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:12 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:12.497405 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-befbffae-a541-4b6c-b2c6-b2e15488086c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:12.499601 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-befbffae-a541-4b6c-b2c6-b2e15488086c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 Aug 07 14:09:12.499837 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-befbffae-a541-4b6c-b2c6-b2e15488086c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:12.500144 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-befbffae-a541-4b6c-b2c6-b2e15488086c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:12.513249 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:12.513249 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:12.513602 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-befbffae-a541-4b6c-b2c6-b2e15488086c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:12.514463 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-befbffae-a541-4b6c-b2c6-b2e15488086c tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 returned with HTTP 200 Aug 07 14:09:12.518366 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1137/4515] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:12 2026] GET /volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:12.571719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b0e5739-9671-4480-8aa5-c2ced0a069ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:12.574132 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b0e5739-9671-4480-8aa5-c2ced0a069ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:12.574472 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b0e5739-9671-4480-8aa5-c2ced0a069ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:12.574749 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b0e5739-9671-4480-8aa5-c2ced0a069ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:12.574939 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6b0e5739-9671-4480-8aa5-c2ced0a069ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:12.581340 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:12.581340 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:12.582184 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b0e5739-9671-4480-8aa5-c2ced0a069ac tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:12.582604 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1125/4516] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:12 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:12.640696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1b5560d-a458-4709-8613-7e93ce741265 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:12.642706 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1b5560d-a458-4709-8613-7e93ce741265 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:12.642982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1b5560d-a458-4709-8613-7e93ce741265 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:12.643185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1b5560d-a458-4709-8613-7e93ce741265 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:12.643320 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f1b5560d-a458-4709-8613-7e93ce741265 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:12.648351 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:12.648351 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:12.649891 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1b5560d-a458-4709-8613-7e93ce741265 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:12.650297 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1126/4517] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:12 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:12.970303 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b81c8115-3945-47cc-8820-3321f98f8e44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:12.972327 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b81c8115-3945-47cc-8820-3321f98f8e44 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:12.972494 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b81c8115-3945-47cc-8820-3321f98f8e44 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:12.972633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b81c8115-3945-47cc-8820-3321f98f8e44 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:12.979748 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:12.979748 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:12.983530 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b81c8115-3945-47cc-8820-3321f98f8e44 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:12.988026 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b81c8115-3945-47cc-8820-3321f98f8e44 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:12.988432 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1130/4518] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:12 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:13.529785 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6cb0bf9-0611-4731-9eab-2dc20f98b8f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.532121 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6cb0bf9-0611-4731-9eab-2dc20f98b8f3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 Aug 07 14:09:13.532379 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6cb0bf9-0611-4731-9eab-2dc20f98b8f3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.532628 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6cb0bf9-0611-4731-9eab-2dc20f98b8f3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.539567 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.539567 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:13.539829 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6cb0bf9-0611-4731-9eab-2dc20f98b8f3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:13.540738 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6cb0bf9-0611-4731-9eab-2dc20f98b8f3 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 returned with HTTP 200 Aug 07 14:09:13.541260 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1138/4519] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:13 2026] GET /volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:13.552443 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-038fedcd-a971-4d88-9877-a94cef276b73 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.554515 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-038fedcd-a971-4d88-9877-a94cef276b73 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] POST https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7/action Aug 07 14:09:13.554935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-038fedcd-a971-4d88-9877-a94cef276b73 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:09:13.555058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-038fedcd-a971-4d88-9877-a94cef276b73 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:13.557093 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.snapshot_unmanage [None req-038fedcd-a971-4d88-9877-a94cef276b73 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Unmanage snapshot with id: f4b19155-2d26-4dd0-8461-b27fc65498a7 Aug 07 14:09:13.563299 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.563299 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:13.563915 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-038fedcd-a971-4d88-9877-a94cef276b73 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Snapshot retrieved successfully. Aug 07 14:09:13.565210 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-038fedcd-a971-4d88-9877-a94cef276b73 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c5efb4bfcb9749458bd7faf2f86446a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44e11b65855b470eafcf8e16691a3033', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:09:13.565511 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-038fedcd-a971-4d88-9877-a94cef276b73 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-reader] https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7/action returned with HTTP 403 Aug 07 14:09:13.566196 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1126/4520] 10.4.3.193 () {68 vars in 1396 bytes} [Fri Aug 7 14:09:13 2026] POST /volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:13.574605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.577138 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 Aug 07 14:09:13.577434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.577729 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.577917 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete snapshot with id: f4b19155-2d26-4dd0-8461-b27fc65498a7 Aug 07 14:09:13.584555 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.584555 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:13.584906 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:13.597006 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc8d82aa-fa29-4cb4-8f61-2ac3d3f1c6e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.600945 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc8d82aa-fa29-4cb4-8f61-2ac3d3f1c6e9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:13.601221 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc8d82aa-fa29-4cb4-8f61-2ac3d3f1c6e9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.601530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc8d82aa-fa29-4cb4-8f61-2ac3d3f1c6e9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.601714 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bc8d82aa-fa29-4cb4-8f61-2ac3d3f1c6e9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:13.611526 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.611526 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:13.612525 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc8d82aa-fa29-4cb4-8f61-2ac3d3f1c6e9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:13.613058 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1131/4521] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:13 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:13.615524 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot delete request issued successfully. Aug 07 14:09:13.615799 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9f674ed-ee6d-47c8-a65e-8ae82ba1b182 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 returned with HTTP 202 Aug 07 14:09:13.622562 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1127/4522] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:13 2026] DELETE /volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:13.628259 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0811587b-8b95-44d2-a701-408b78731136 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.633756 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080/export_record Aug 07 14:09:13.633756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.633756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.633756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Export record for backup 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 14:09:13.638370 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fdf50dd9-2564-49c2-a9fd-cdc5f007e787 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.639666 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.639666 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:13.640148 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fdf50dd9-2564-49c2-a9fd-cdc5f007e787 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 Aug 07 14:09:13.640345 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fdf50dd9-2564-49c2-a9fd-cdc5f007e787 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.640552 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fdf50dd9-2564-49c2-a9fd-cdc5f007e787 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.640901 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling RPCAPI with context: , host: np0000006713, backup: 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 14:09:13.646316 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.646316 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:13.646645 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fdf50dd9-2564-49c2-a9fd-cdc5f007e787 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Snapshot retrieved successfully. Aug 07 14:09:13.647611 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fdf50dd9-2564-49c2-a9fd-cdc5f007e787 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 returned with HTTP 200 Aug 07 14:09:13.648178 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1127/4523] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:13 2026] GET /volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:13.655565 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] export_record in rpcapi backup_id 9d888e55-8650-46a1-91c8-735fca37a080 on host np0000006713. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 14:09:13.662616 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46288835-7b38-44f8-91d8-0480b1266315 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.665280 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46288835-7b38-44f8-91d8-0480b1266315 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:13.665528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46288835-7b38-44f8-91d8-0480b1266315 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.665811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46288835-7b38-44f8-91d8-0480b1266315 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.666021 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-46288835-7b38-44f8-91d8-0480b1266315 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:13.671142 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWQ4ODhlNTUtODY1MC00NmExLTkxYzgtNzM1ZmNhMzdhMDgwIiwgInVzZXJfaWQiOiAiZWU1MTQzY2IyNTM0NGMyZWI0OTNmZmE3MjUzNTBhMmEiLCAicHJvamVjdF9pZCI6ICJiM2FjZGQwNGRlMmU0YmU0OGVmYjlmNzZkMmE3ODI5NyIsICJ2b2x1bWVfaWQiOiAiNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg1MjYyMzg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyLzIwMjYwODA3MTQwODU4L2F6X25vdmFfYmFja3VwXzlkODg4ZTU1LTg2NTAtNDZhMS05MWM4LTczNWZjYTM3YTA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowOToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 14:09:13.671142 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0811587b-8b95-44d2-a701-408b78731136 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080/export_record returned with HTTP 200 Aug 07 14:09:13.671528 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1139/4524] 10.4.3.193 () {68 vars in 1430 bytes} [Fri Aug 7 14:09:13 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:13.671701 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.671701 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:13.672547 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46288835-7b38-44f8-91d8-0480b1266315 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:13.673177 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1132/4525] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:13 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:13.683076 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b95bedb-f776-4b3a-865d-d8ff65505182 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.685334 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b95bedb-f776-4b3a-865d-d8ff65505182 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:13.686185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b95bedb-f776-4b3a-865d-d8ff65505182 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.686185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b95bedb-f776-4b3a-865d-d8ff65505182 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.686185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7b95bedb-f776-4b3a-865d-d8ff65505182 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:13.691233 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.691233 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:13.691901 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b95bedb-f776-4b3a-865d-d8ff65505182 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:13.692310 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1128/4526] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:13 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:13.704181 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-952ab0dc-54c2-440c-996f-d06197018095 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.706432 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups/import_record Aug 07 14:09:13.707124 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTIxYWY1ODYtZGUwNS00NjVjLTg4OGUtMWIxYjE3ZmYyMmE1IiwgInVzZXJfaWQiOiAiZWU1MTQzY2IyNTM0NGMyZWI0OTNmZmE3MjUzNTBhMmEiLCAicHJvamVjdF9pZCI6ICJiM2FjZGQwNGRlMmU0YmU0OGVmYjlmNzZkMmE3ODI5NyIsICJ2b2x1bWVfaWQiOiAiNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg1MjYyMzg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyLzIwMjYwODA3MTQwODU4L2F6X25vdmFfYmFja3VwXzlkODg4ZTU1LTg2NTAtNDZhMS05MWM4LTczNWZjYTM3YTA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowOToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:13.709220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTIxYWY1ODYtZGUwNS00NjVjLTg4OGUtMWIxYjE3ZmYyMmE1IiwgInVzZXJfaWQiOiAiZWU1MTQzY2IyNTM0NGMyZWI0OTNmZmE3MjUzNTBhMmEiLCAicHJvamVjdF9pZCI6ICJiM2FjZGQwNGRlMmU0YmU0OGVmYjlmNzZkMmE3ODI5NyIsICJ2b2x1bWVfaWQiOiAiNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg1MjYyMzg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyLzIwMjYwODA3MTQwODU4L2F6X25vdmFfYmFja3VwXzlkODg4ZTU1LTg2NTAtNDZhMS05MWM4LTczNWZjYTM3YTA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowOToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100323) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 14:09:13.709406 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTIxYWY1ODYtZGUwNS00NjVjLTg4OGUtMWIxYjE3ZmYyMmE1IiwgInVzZXJfaWQiOiAiZWU1MTQzY2IyNTM0NGMyZWI0OTNmZmE3MjUzNTBhMmEiLCAicHJvamVjdF9pZCI6ICJiM2FjZGQwNGRlMmU0YmU0OGVmYjlmNzZkMmE3ODI5NyIsICJ2b2x1bWVfaWQiOiAiNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg1MjYyMzg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyLzIwMjYwODA3MTQwODU4L2F6X25vdmFfYmFja3VwXzlkODg4ZTU1LTg2NTAtNDZhMS05MWM4LTczNWZjYTM3YTA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowOToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100323) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 14:09:13.753968 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['4d10db4c-139e-4b14-b4e2-dfa16d951e2f', '8c696362-8a9e-4fd8-b01c-ea89a2ff48bf'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:13.780330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] import_record rpcapi backup id a21af586-de05-465c-888e-1b1b17ff22a5 on host np0000006713 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTIxYWY1ODYtZGUwNS00NjVjLTg4OGUtMWIxYjE3ZmYyMmE1IiwgInVzZXJfaWQiOiAiZWU1MTQzY2IyNTM0NGMyZWI0OTNmZmE3MjUzNTBhMmEiLCAicHJvamVjdF9pZCI6ICJiM2FjZGQwNGRlMmU0YmU0OGVmYjlmNzZkMmE3ODI5NyIsICJ2b2x1bWVfaWQiOiAiNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyIiwgImhvc3QiOiAibnAwMDAwMDA2NzEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTg1MjYyMzg3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjU5MjkwNzUtMGI1ZC00YTBiLThmZTktMzVkNDRjYWEyYTgyLzIwMjYwODA3MTQwODU4L2F6X25vdmFfYmFja3VwXzlkODg4ZTU1LTg2NTAtNDZhMS05MWM4LTczNWZjYTM3YTA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTQ6MDg6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNDowOToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100323) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 14:09:13.784113 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Import record output: {'backup': {'id': 'a21af586-de05-465c-888e-1b1b17ff22a5', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5'}, {'rel': 'bookmark', 'href': 'https://10.4.3.193/volume/backups/a21af586-de05-465c-888e-1b1b17ff22a5'}]}}. {{(pid=100323) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 14:09:13.784405 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-952ab0dc-54c2-440c-996f-d06197018095 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/import_record returned with HTTP 201 Aug 07 14:09:13.785207 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1128/4527] 10.4.3.193 () {70 vars in 1342 bytes} [Fri Aug 7 14:09:13 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 82 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 14:09:13.798700 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d80f2357-4d80-4872-a32b-46997eb7b716 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:13.800579 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d80f2357-4d80-4872-a32b-46997eb7b716 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 Aug 07 14:09:13.801222 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d80f2357-4d80-4872-a32b-46997eb7b716 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:13.801530 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d80f2357-4d80-4872-a32b-46997eb7b716 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:13.801696 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d80f2357-4d80-4872-a32b-46997eb7b716 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id a21af586-de05-465c-888e-1b1b17ff22a5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:13.807488 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:13.807488 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:13.808563 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d80f2357-4d80-4872-a32b-46997eb7b716 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 returned with HTTP 200 Aug 07 14:09:13.809216 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1140/4528] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:13 2026] GET /volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:14.004482 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-161a53bf-c22f-4330-980c-6976f6c80ee7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.009602 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-161a53bf-c22f-4330-980c-6976f6c80ee7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:14.009602 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-161a53bf-c22f-4330-980c-6976f6c80ee7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.011740 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-161a53bf-c22f-4330-980c-6976f6c80ee7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.023992 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:14.023992 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:14.033440 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-161a53bf-c22f-4330-980c-6976f6c80ee7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:14.042529 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-161a53bf-c22f-4330-980c-6976f6c80ee7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:14.043123 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1133/4529] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:14 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:14.662627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1bbccdad-5c75-4eb1-b2db-8e8b5b58a1a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.664910 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bbccdad-5c75-4eb1-b2db-8e8b5b58a1a9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 Aug 07 14:09:14.665152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bbccdad-5c75-4eb1-b2db-8e8b5b58a1a9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.665634 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bbccdad-5c75-4eb1-b2db-8e8b5b58a1a9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.671192 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bbccdad-5c75-4eb1-b2db-8e8b5b58a1a9 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 returned with HTTP 404 Aug 07 14:09:14.671789 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1129/4530] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:14 2026] GET /volume/v3/snapshots/f4b19155-2d26-4dd0-8461-b27fc65498a7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:14.681061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a475db6b-0780-4e77-8759-617a9eccb276 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.685012 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a475db6b-0780-4e77-8759-617a9eccb276 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 Aug 07 14:09:14.685165 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8bba91a2-38f8-499b-95e6-1bfeef18e572 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.685449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a475db6b-0780-4e77-8759-617a9eccb276 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.685449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a475db6b-0780-4e77-8759-617a9eccb276 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.685536 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a475db6b-0780-4e77-8759-617a9eccb276 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume with id: d1814107-79d1-4eba-9079-85a2971a3f67 Aug 07 14:09:14.687123 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bba91a2-38f8-499b-95e6-1bfeef18e572 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:14.688318 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bba91a2-38f8-499b-95e6-1bfeef18e572 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.688318 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bba91a2-38f8-499b-95e6-1bfeef18e572 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.688318 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8bba91a2-38f8-499b-95e6-1bfeef18e572 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:14.692508 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:14.692508 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:14.693584 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bba91a2-38f8-499b-95e6-1bfeef18e572 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:14.694020 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1141/4531] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:14 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:14.699926 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:14.699926 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:14.699926 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a475db6b-0780-4e77-8759-617a9eccb276 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:14.729540 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a475db6b-0780-4e77-8759-617a9eccb276 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Delete volume request issued successfully. Aug 07 14:09:14.729540 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a475db6b-0780-4e77-8759-617a9eccb276 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 returned with HTTP 202 Aug 07 14:09:14.729540 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1129/4532] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:14 2026] DELETE /volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:14.740119 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b107ef83-98f0-406d-9810-dab1d388a26b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.746558 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b107ef83-98f0-406d-9810-dab1d388a26b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 Aug 07 14:09:14.746558 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b107ef83-98f0-406d-9810-dab1d388a26b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.746558 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b107ef83-98f0-406d-9810-dab1d388a26b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.755940 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:14.755940 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:14.760602 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b107ef83-98f0-406d-9810-dab1d388a26b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Volume info retrieved successfully. Aug 07 14:09:14.768986 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b107ef83-98f0-406d-9810-dab1d388a26b tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 returned with HTTP 200 Aug 07 14:09:14.769428 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1134/4533] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:14 2026] GET /volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:14.821658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-184a38e1-15d7-4914-96ee-70da8aad665d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.823939 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184a38e1-15d7-4914-96ee-70da8aad665d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 Aug 07 14:09:14.824187 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-184a38e1-15d7-4914-96ee-70da8aad665d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.824427 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-184a38e1-15d7-4914-96ee-70da8aad665d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.824593 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-184a38e1-15d7-4914-96ee-70da8aad665d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id a21af586-de05-465c-888e-1b1b17ff22a5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:14.830672 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:14.830672 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:14.831589 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184a38e1-15d7-4914-96ee-70da8aad665d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 returned with HTTP 200 Aug 07 14:09:14.832083 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1130/4534] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:14 2026] GET /volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:14.847866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79656fbd-4bf4-4f70-b9c7-5aff7deb3cd7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.847866 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79656fbd-4bf4-4f70-b9c7-5aff7deb3cd7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 Aug 07 14:09:14.847866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79656fbd-4bf4-4f70-b9c7-5aff7deb3cd7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.847866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79656fbd-4bf4-4f70-b9c7-5aff7deb3cd7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.847866 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-79656fbd-4bf4-4f70-b9c7-5aff7deb3cd7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete backup with id: a21af586-de05-465c-888e-1b1b17ff22a5. Aug 07 14:09:14.853092 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:14.853092 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:14.872038 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-79656fbd-4bf4-4f70-b9c7-5aff7deb3cd7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] delete_backup rpcapi backup_id a21af586-de05-465c-888e-1b1b17ff22a5 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:09:14.873632 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79656fbd-4bf4-4f70-b9c7-5aff7deb3cd7 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 returned with HTTP 202 Aug 07 14:09:14.874564 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1142/4535] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:14 2026] DELETE /volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:14.887288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c41a5bf9-1575-4e20-a10a-b0d2dfc9972a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:14.889034 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c41a5bf9-1575-4e20-a10a-b0d2dfc9972a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 Aug 07 14:09:14.889471 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c41a5bf9-1575-4e20-a10a-b0d2dfc9972a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:14.889742 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c41a5bf9-1575-4e20-a10a-b0d2dfc9972a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:14.889954 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c41a5bf9-1575-4e20-a10a-b0d2dfc9972a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id a21af586-de05-465c-888e-1b1b17ff22a5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:14.897897 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:14.897897 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:14.897897 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c41a5bf9-1575-4e20-a10a-b0d2dfc9972a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 returned with HTTP 200 Aug 07 14:09:14.897897 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1130/4536] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:14 2026] GET /volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:15.057768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c58cd17-affb-439e-b146-7c6ab400a451 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:15.059730 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c58cd17-affb-439e-b146-7c6ab400a451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:15.059961 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c58cd17-affb-439e-b146-7c6ab400a451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:15.060163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c58cd17-affb-439e-b146-7c6ab400a451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:15.070721 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:15.070721 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:15.079922 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c58cd17-affb-439e-b146-7c6ab400a451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:15.086433 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c58cd17-affb-439e-b146-7c6ab400a451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:15.086922 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1135/4537] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:15 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:15.705489 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c6948a15-a396-43db-a21d-5d22454560e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:15.707337 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6948a15-a396-43db-a21d-5d22454560e4 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:15.707605 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6948a15-a396-43db-a21d-5d22454560e4 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:15.707895 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c6948a15-a396-43db-a21d-5d22454560e4 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:15.708074 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c6948a15-a396-43db-a21d-5d22454560e4 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:15.712770 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:15.712770 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:15.713684 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c6948a15-a396-43db-a21d-5d22454560e4 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:15.714098 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1131/4538] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:15 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:15.792106 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9e158bd-6959-4a57-b572-c148065f69c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:15.794646 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9e158bd-6959-4a57-b572-c148065f69c2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] GET https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 Aug 07 14:09:15.794968 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9e158bd-6959-4a57-b572-c148065f69c2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:15.795234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9e158bd-6959-4a57-b572-c148065f69c2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:15.802115 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9e158bd-6959-4a57-b572-c148065f69c2 tempest-ProjectReaderTests-1706043354 tempest-ProjectReaderTests-1706043354-project-admin] https://10.4.3.193/volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 returned with HTTP 404 Aug 07 14:09:15.802603 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1143/4539] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:15 2026] GET /volume/v3/volumes/d1814107-79d1-4eba-9079-85a2971a3f67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:15.915070 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ddc5a90-fe7b-4074-a7ad-c4139117a4df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:15.916702 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ddc5a90-fe7b-4074-a7ad-c4139117a4df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 Aug 07 14:09:15.916702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ddc5a90-fe7b-4074-a7ad-c4139117a4df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:15.917326 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ddc5a90-fe7b-4074-a7ad-c4139117a4df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:15.917326 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9ddc5a90-fe7b-4074-a7ad-c4139117a4df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id a21af586-de05-465c-888e-1b1b17ff22a5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:15.922291 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ddc5a90-fe7b-4074-a7ad-c4139117a4df tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 returned with HTTP 404 Aug 07 14:09:15.922867 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1131/4540] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:15 2026] GET /volume/v3/backups/a21af586-de05-465c-888e-1b1b17ff22a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:15.937694 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:15.937694 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 Aug 07 14:09:15.940683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:15.940683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:15.940683 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume with id: 65929075-0b5d-4a0b-8fe9-35d44caa2a82 Aug 07 14:09:15.947924 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:15.947924 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:15.949110 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:15.974218 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume request issued successfully. Aug 07 14:09:15.974218 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6e5e9ec-5f19-48a5-b89a-3cfde668a153 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 returned with HTTP 202 Aug 07 14:09:15.974218 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1136/4541] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:15 2026] DELETE /volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:15.985269 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a50baf32-481d-4894-9eda-c6cf4ed451da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:15.988535 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a50baf32-481d-4894-9eda-c6cf4ed451da tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 Aug 07 14:09:15.988610 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a50baf32-481d-4894-9eda-c6cf4ed451da tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:15.988785 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a50baf32-481d-4894-9eda-c6cf4ed451da tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:15.999147 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:15.999147 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:16.002276 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a50baf32-481d-4894-9eda-c6cf4ed451da tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:16.013469 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a50baf32-481d-4894-9eda-c6cf4ed451da tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 returned with HTTP 200 Aug 07 14:09:16.014072 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1132/4542] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:15 2026] GET /volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:16.101680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9eb4a842-5c11-41a4-9706-1ea4630f0d7b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:16.103900 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9eb4a842-5c11-41a4-9706-1ea4630f0d7b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:16.104155 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9eb4a842-5c11-41a4-9706-1ea4630f0d7b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:16.104397 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9eb4a842-5c11-41a4-9706-1ea4630f0d7b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:16.113599 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:16.113599 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:16.118608 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9eb4a842-5c11-41a4-9706-1ea4630f0d7b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:16.124251 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9eb4a842-5c11-41a4-9706-1ea4630f0d7b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:16.124735 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1144/4543] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:16 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:16.724442 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc12e7bd-92f8-4129-80f0-c653d9e1a549 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:16.726487 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc12e7bd-92f8-4129-80f0-c653d9e1a549 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:16.726740 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc12e7bd-92f8-4129-80f0-c653d9e1a549 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:16.727070 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc12e7bd-92f8-4129-80f0-c653d9e1a549 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:16.727247 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cc12e7bd-92f8-4129-80f0-c653d9e1a549 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:16.734969 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:16.734969 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:16.736370 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc12e7bd-92f8-4129-80f0-c653d9e1a549 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:16.736961 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1132/4544] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:16 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:17.035456 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5258eed0-4004-4957-bd95-85506c715c83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.042779 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5258eed0-4004-4957-bd95-85506c715c83 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 Aug 07 14:09:17.042779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5258eed0-4004-4957-bd95-85506c715c83 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:17.042779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5258eed0-4004-4957-bd95-85506c715c83 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:17.060790 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5258eed0-4004-4957-bd95-85506c715c83 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 returned with HTTP 404 Aug 07 14:09:17.060790 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1137/4545] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:17 2026] GET /volume/v3/volumes/65929075-0b5d-4a0b-8fe9-35d44caa2a82 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:17.075744 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84116f23-d791-4ebb-b5c4-c8782cccf682 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.078684 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84116f23-d791-4ebb-b5c4-c8782cccf682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups Aug 07 14:09:17.079455 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84116f23-d791-4ebb-b5c4-c8782cccf682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:17.079455 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84116f23-d791-4ebb-b5c4-c8782cccf682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:17.087600 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84116f23-d791-4ebb-b5c4-c8782cccf682 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 200 Aug 07 14:09:17.087793 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1133/4546] 10.4.3.193 () {68 vars in 1277 bytes} [Fri Aug 7 14:09:17 2026] GET /volume/v3/backups => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:17.099918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9e35d65-0ebe-464a-abf7-0e0f1384d770 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.102164 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9e35d65-0ebe-464a-abf7-0e0f1384d770 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups?project_id=b3acdd04de2e4be48efb9f76d2a78297 Aug 07 14:09:17.102446 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9e35d65-0ebe-464a-abf7-0e0f1384d770 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:17.102720 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9e35d65-0ebe-464a-abf7-0e0f1384d770 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:17.109163 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9e35d65-0ebe-464a-abf7-0e0f1384d770 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups?project_id=b3acdd04de2e4be48efb9f76d2a78297 returned with HTTP 200 Aug 07 14:09:17.109458 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1145/4547] 10.4.3.193 () {68 vars in 1364 bytes} [Fri Aug 7 14:09:17 2026] GET /volume/v3/backups?project_id=b3acdd04de2e4be48efb9f76d2a78297 => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:17.120749 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.123176 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:17.123343 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-576611740"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:17.125653 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-576611740'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:17.125653 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume of 1 GB Aug 07 14:09:17.133614 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:17.142314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (a83055a9-a4f6-42e0-865b-119148982ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:17.142431 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-198709f4-f25a-4326-a4ce-480a43dd285a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.142489 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4c38aa-0bb4-494f-98d8-016e532c82e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.143261 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:17.145268 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-198709f4-f25a-4326-a4ce-480a43dd285a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:17.146049 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-198709f4-f25a-4326-a4ce-480a43dd285a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:17.146348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-198709f4-f25a-4326-a4ce-480a43dd285a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:17.158578 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:17.158578 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:17.167660 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-198709f4-f25a-4326-a4ce-480a43dd285a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:17.173603 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-198709f4-f25a-4326-a4ce-480a43dd285a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:17.174317 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1138/4548] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:17 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:17.180873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4c38aa-0bb4-494f-98d8-016e532c82e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.181283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78524154-0fd1-4397-9d90-df8543d3e48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.228504 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['fbeb23a6-df15-439d-9e52-29c2f1839655', '6c6e287a-ffd5-44c3-88dd-3b869ed855dc', '45152408-bd52-4b2a-afb0-32cd934176fd', 'e6a5fed7-fa18-48df-9641-30550617da1a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:17.230116 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78524154-0fd1-4397-9d90-df8543d3e48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbeb23a6-df15-439d-9e52-29c2f1839655', '6c6e287a-ffd5-44c3-88dd-3b869ed855dc', '45152408-bd52-4b2a-afb0-32cd934176fd', 'e6a5fed7-fa18-48df-9641-30550617da1a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.230645 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35086b41-1ebc-47a0-872b-61dc08dcf3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.263525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35086b41-1ebc-47a0-872b-61dc08dcf3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '118ff908-4e90-48f4-bcb1-f16537ff464d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576611740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['fbeb23a6-df15-439d-9e52-29c2f1839655','6c6e287a-ffd5-44c3-88dd-3b869ed855dc','45152408-bd52-4b2a-afb0-32cd934176fd','e6a5fed7-fa18-48df-9641-30550617da1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576611740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=118ff908-4e90-48f4-bcb1-f16537ff464d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3acdd04de2e4be48efb9f76d2a78297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5143cb25344c2eb493ffa725350a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.264504 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d971703b-0492-4fff-af1f-a2839298575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.291243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d971703b-0492-4fff-af1f-a2839298575d) transitioned into state 'SUCCESS' from state '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-576611740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['fbeb23a6-df15-439d-9e52-29c2f1839655','6c6e287a-ffd5-44c3-88dd-3b869ed855dc','45152408-bd52-4b2a-afb0-32cd934176fd','e6a5fed7-fa18-48df-9641-30550617da1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.292295 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc02f52e-30d2-42a4-877e-a3ec5dc8981d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.304571 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc02f52e-30d2-42a4-877e-a3ec5dc8981d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.305459 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (a83055a9-a4f6-42e0-865b-119148982ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:17.305929 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request issued successfully. Aug 07 14:09:17.306753 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e859ccb-75b5-4cdc-a616-174032d3dc25 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:17.307337 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1133/4549] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:09:17 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:17.324722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8a60059-a253-40e0-b4f8-f2f1609a9d00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.327398 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8a60059-a253-40e0-b4f8-f2f1609a9d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d Aug 07 14:09:17.327733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8a60059-a253-40e0-b4f8-f2f1609a9d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:17.328056 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8a60059-a253-40e0-b4f8-f2f1609a9d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:17.338250 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:17.338250 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:17.344166 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8a60059-a253-40e0-b4f8-f2f1609a9d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:17.350575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8a60059-a253-40e0-b4f8-f2f1609a9d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d returned with HTTP 200 Aug 07 14:09:17.351441 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1134/4550] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:17 2026] GET /volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:17.698288 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2ab8b97-4469-4d2b-be09-a6e5da42d135 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.747533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cca0b34e-901e-4503-b862-b3169e9bc373 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.749060 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cca0b34e-901e-4503-b862-b3169e9bc373 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:17.749433 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cca0b34e-901e-4503-b862-b3169e9bc373 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:17.749727 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cca0b34e-901e-4503-b862-b3169e9bc373 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:17.749996 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cca0b34e-901e-4503-b862-b3169e9bc373 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:17.754548 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:17.754548 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:17.755525 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cca0b34e-901e-4503-b862-b3169e9bc373 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:17.756107 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1139/4551] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:17 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:17.793291 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2ab8b97-4469-4d2b-be09-a6e5da42d135 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:09:17.793687 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2ab8b97-4469-4d2b-be09-a6e5da42d135 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1093027498", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1306937889", "vendor_name": "tempest-vendor_name-1430479650"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:17.796038 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:17.796038 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:17.814020 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2ab8b97-4469-4d2b-be09-a6e5da42d135 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:09:17.814345 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1146/4552] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:09:17 2026] POST /volume/v3/types => generated 330 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:17.829118 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:17.831961 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:17.832791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a47dcab9-c155-4041-b769-ccc98efdd4db", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:17.835316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Create volume request body: {'volume': {'volume_type': 'a47dcab9-c155-4041-b769-ccc98efdd4db', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:17.841576 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Create volume of 1 GB Aug 07 14:09:17.842058 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:17.842058 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:17.842535 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:17.849283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Flow 'volume_create_api' (c105c9f4-48ef-4b93-a973-743eb5382c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:17.850719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f376e38a-d347-46c0-9ebd-0cba7ffe6f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.852064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:17.875255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f376e38a-d347-46c0-9ebd-0cba7ffe6f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:09:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1306937889',vendor_name='tempest-vendor_name-1430479650'},id=a47dcab9-c155-4041-b769-ccc98efdd4db,is_public=True,name='tempest-ProjectReaderTests-volume-type-1093027498',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a47dcab9-c155-4041-b769-ccc98efdd4db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.876361 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bdce29-df41-42ab-8547-88503148c29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.909600 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1093027498 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1093027498, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:17.911916 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1093027498 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1093027498, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:17.956805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Created reservations ['7ab0fe2b-e887-4d1b-95c3-5519083bd44e', '2b1a8498-6a80-4040-8776-085a00a8850d', '9b076e66-b7c0-4f3b-89b8-6faded9f1fb3', '95bcd6e3-2194-4c56-9799-ffe86f1663ad'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:17.957935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bdce29-df41-42ab-8547-88503148c29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab0fe2b-e887-4d1b-95c3-5519083bd44e', '2b1a8498-6a80-4040-8776-085a00a8850d', '9b076e66-b7c0-4f3b-89b8-6faded9f1fb3', '95bcd6e3-2194-4c56-9799-ffe86f1663ad']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.958938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c09543-8f87-43cc-a3ea-d9d7b23dcea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:17.990525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c09543-8f87-43cc-a3ea-d9d7b23dcea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59538dd6-5020-4890-bca3-736846bc639d', '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='836dc51e54f245ae92dd48ae8cfd5782',qos_specs=None,replication_status=,reservations=['7ab0fe2b-e887-4d1b-95c3-5519083bd44e','2b1a8498-6a80-4040-8776-085a00a8850d','9b076e66-b7c0-4f3b-89b8-6faded9f1fb3','95bcd6e3-2194-4c56-9799-ffe86f1663ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a725ecb697d84e4297f4b7a2e126862d',volume_type_id=a47dcab9-c155-4041-b769-ccc98efdd4db), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59538dd6-5020-4890-bca3-736846bc639d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836dc51e54f245ae92dd48ae8cfd5782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a725ecb697d84e4297f4b7a2e126862d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a47dcab9-c155-4041-b769-ccc98efdd4db),volume_type_id=a47dcab9-c155-4041-b769-ccc98efdd4db)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:17.991266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab01c92-7fcb-444e-80bf-a07f26228746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:18.012283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab01c92-7fcb-444e-80bf-a07f26228746) transitioned into state 'SUCCESS' from 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='836dc51e54f245ae92dd48ae8cfd5782',qos_specs=None,replication_status=,reservations=['7ab0fe2b-e887-4d1b-95c3-5519083bd44e','2b1a8498-6a80-4040-8776-085a00a8850d','9b076e66-b7c0-4f3b-89b8-6faded9f1fb3','95bcd6e3-2194-4c56-9799-ffe86f1663ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a725ecb697d84e4297f4b7a2e126862d',volume_type_id=a47dcab9-c155-4041-b769-ccc98efdd4db)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:18.013173 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bb7e19-8a8e-4a9f-8965-1a9ad8192000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:18.024335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bb7e19-8a8e-4a9f-8965-1a9ad8192000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:18.025452 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Flow 'volume_create_api' (c105c9f4-48ef-4b93-a973-743eb5382c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:18.025969 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Create volume request issued successfully. Aug 07 14:09:18.026580 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90e46bcb-bd85-4810-8dc0-dcd38479c710 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:18.027162 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1134/4553] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:09:17 2026] POST /volume/v3/volumes => generated 774 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:18.046128 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49a5a095-b130-4ba7-9807-a7a02540f6e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:18.049315 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49a5a095-b130-4ba7-9807-a7a02540f6e0 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] GET https://10.4.3.193/volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d Aug 07 14:09:18.049529 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49a5a095-b130-4ba7-9807-a7a02540f6e0 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:18.049749 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49a5a095-b130-4ba7-9807-a7a02540f6e0 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:18.059424 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:18.059424 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:18.064041 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49a5a095-b130-4ba7-9807-a7a02540f6e0 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Volume info retrieved successfully. Aug 07 14:09:18.070271 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49a5a095-b130-4ba7-9807-a7a02540f6e0 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d returned with HTTP 200 Aug 07 14:09:18.071213 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1135/4554] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:18 2026] GET /volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:18.189997 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56084132-0f58-4981-a1c4-a1cfab6aed46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:18.191573 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56084132-0f58-4981-a1c4-a1cfab6aed46 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:18.194961 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56084132-0f58-4981-a1c4-a1cfab6aed46 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:18.194961 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56084132-0f58-4981-a1c4-a1cfab6aed46 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:18.203801 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:18.203801 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:18.208108 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56084132-0f58-4981-a1c4-a1cfab6aed46 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:18.212248 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56084132-0f58-4981-a1c4-a1cfab6aed46 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:18.212248 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1140/4555] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:18 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:18.368878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d2cbdde-c5c8-44ea-92bf-ac7662d8e311 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:18.368878 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d2cbdde-c5c8-44ea-92bf-ac7662d8e311 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d Aug 07 14:09:18.368878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d2cbdde-c5c8-44ea-92bf-ac7662d8e311 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:18.368878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d2cbdde-c5c8-44ea-92bf-ac7662d8e311 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:18.376550 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:18.376550 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:18.380246 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2d2cbdde-c5c8-44ea-92bf-ac7662d8e311 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:18.384828 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d2cbdde-c5c8-44ea-92bf-ac7662d8e311 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d returned with HTTP 200 Aug 07 14:09:18.385583 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1147/4556] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:18 2026] GET /volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:18.404914 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd9aef78-2731-4daa-873d-79d856309e95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:18.406857 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd9aef78-2731-4daa-873d-79d856309e95 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:09:18.407319 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd9aef78-2731-4daa-873d-79d856309e95 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "118ff908-4e90-48f4-bcb1-f16537ff464d", "name": "tempest-type-Backup-407491626"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:18.409417 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-fd9aef78-2731-4daa-873d-79d856309e95 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating new backup {'backup': {'volume_id': '118ff908-4e90-48f4-bcb1-f16537ff464d', 'name': 'tempest-type-Backup-407491626'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:09:18.409631 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-fd9aef78-2731-4daa-873d-79d856309e95 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating backup of volume 118ff908-4e90-48f4-bcb1-f16537ff464d in container None Aug 07 14:09:18.420216 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:18.420216 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:18.420669 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd9aef78-2731-4daa-873d-79d856309e95 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:18.442092 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fd9aef78-2731-4daa-873d-79d856309e95 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['8c66513a-bddc-48df-9d68-f9a1ff4e7526', '79eef6c6-e5e4-4a45-93d0-10707b8f2725'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:18.472150 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd9aef78-2731-4daa-873d-79d856309e95 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:09:18.472563 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1135/4557] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:09:18 2026] POST /volume/v3/backups => generated 315 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:18.486766 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-36d8a606-62d1-47bb-866f-04281ff9b741 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:18.489452 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36d8a606-62d1-47bb-866f-04281ff9b741 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:18.489539 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36d8a606-62d1-47bb-866f-04281ff9b741 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:18.489703 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36d8a606-62d1-47bb-866f-04281ff9b741 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:18.490004 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-36d8a606-62d1-47bb-866f-04281ff9b741 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:18.495317 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:18.495317 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:18.495789 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36d8a606-62d1-47bb-866f-04281ff9b741 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:18.496345 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1136/4558] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:18 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:18.766792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6acd779-e044-446a-a17c-f5ee265d8aee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:18.768648 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6acd779-e044-446a-a17c-f5ee265d8aee tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:18.768941 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6acd779-e044-446a-a17c-f5ee265d8aee tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:18.769111 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6acd779-e044-446a-a17c-f5ee265d8aee tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:18.769212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b6acd779-e044-446a-a17c-f5ee265d8aee tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:18.774292 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:18.774292 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:18.775168 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6acd779-e044-446a-a17c-f5ee265d8aee tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:18.775572 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1141/4559] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:18 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.085175 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb8fe88e-b042-418a-8a29-c8f064aac14e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.087376 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb8fe88e-b042-418a-8a29-c8f064aac14e tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] GET https://10.4.3.193/volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d Aug 07 14:09:19.087693 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb8fe88e-b042-418a-8a29-c8f064aac14e tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.087925 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb8fe88e-b042-418a-8a29-c8f064aac14e tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.096561 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.096561 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:19.100548 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb8fe88e-b042-418a-8a29-c8f064aac14e tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Volume info retrieved successfully. Aug 07 14:09:19.104861 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb8fe88e-b042-418a-8a29-c8f064aac14e tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d returned with HTTP 200 Aug 07 14:09:19.105469 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1148/4560] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d => generated 974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.119025 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00d5aa22-38a4-4b95-a97a-ad3e976d576b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.120895 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00d5aa22-38a4-4b95-a97a-ad3e976d576b tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:09:19.121390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00d5aa22-38a4-4b95-a97a-ad3e976d576b tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.122008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00d5aa22-38a4-4b95-a97a-ad3e976d576b tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.122862 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.122862 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:19.126832 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00d5aa22-38a4-4b95-a97a-ad3e976d576b tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:09:19.127531 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1136/4561] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.135951 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf01516e-477d-4e73-b956-8c15dbdf6a86 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.199069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf01516e-477d-4e73-b956-8c15dbdf6a86 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] GET https://10.4.3.193/volume/v3/messages Aug 07 14:09:19.199278 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf01516e-477d-4e73-b956-8c15dbdf6a86 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.199458 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf01516e-477d-4e73-b956-8c15dbdf6a86 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.203070 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf01516e-477d-4e73-b956-8c15dbdf6a86 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:09:19.203387 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1137/4562] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/messages => generated 670 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.212931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e625044c-33b0-473a-ac43-c2768da9944a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.214669 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e625044c-33b0-473a-ac43-c2768da9944a tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] DELETE https://10.4.3.193/volume/v3/messages/ed6c2d6d-8488-47cf-9adc-0bcb2eefef98 Aug 07 14:09:19.214928 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e625044c-33b0-473a-ac43-c2768da9944a tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.215143 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e625044c-33b0-473a-ac43-c2768da9944a tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.222693 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e625044c-33b0-473a-ac43-c2768da9944a tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/messages/ed6c2d6d-8488-47cf-9adc-0bcb2eefef98 returned with HTTP 204 Aug 07 14:09:19.223147 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1142/4563] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:09:19 2026] DELETE /volume/v3/messages/ed6c2d6d-8488-47cf-9adc-0bcb2eefef98 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:09:19.227051 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4d382e1-02b6-4ed6-8c77-36eff5b25863 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.229435 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4d382e1-02b6-4ed6-8c77-36eff5b25863 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:19.229681 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4d382e1-02b6-4ed6-8c77-36eff5b25863 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.231263 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4d382e1-02b6-4ed6-8c77-36eff5b25863 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.231365 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.232788 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d Aug 07 14:09:19.233139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.233428 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.233723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Delete volume with id: 59538dd6-5020-4890-bca3-736846bc639d Aug 07 14:09:19.237941 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.237941 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:19.242095 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4d382e1-02b6-4ed6-8c77-36eff5b25863 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:19.242597 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.242597 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:19.243183 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Volume info retrieved successfully. Aug 07 14:09:19.244372 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:09:19.247377 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4d382e1-02b6-4ed6-8c77-36eff5b25863 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:19.247568 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1149/4564] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.262856 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aad6d999-6b9e-4376-acec-e8190c2309d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.265430 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aad6d999-6b9e-4376-acec-e8190c2309d9 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:09:19.265937 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aad6d999-6b9e-4376-acec-e8190c2309d9 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.268013 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aad6d999-6b9e-4376-acec-e8190c2309d9 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.268080 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Created reservations ['d371d171-6cd1-4da5-b598-f250c0816e6d', 'f70a9272-9ed9-453d-b968-a5644a855915', '536595da-528e-4f24-ae46-46c380ede38e', '96f5f238-cbd4-4966-abb4-3e4711cf4a77'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:19.276117 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.276117 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:19.281346 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aad6d999-6b9e-4376-acec-e8190c2309d9 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:09:19.287379 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aad6d999-6b9e-4376-acec-e8190c2309d9 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:09:19.290384 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1138/4565] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.310444 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Delete volume request issued successfully. Aug 07 14:09:19.310444 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b1533c0-cc6f-4932-b4b1-99635cc2edcb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d returned with HTTP 202 Aug 07 14:09:19.310444 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1137/4566] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:19 2026] DELETE /volume/v3/volumes/59538dd6-5020-4890-bca3-736846bc639d => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:19.318787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8a3e862-a3be-4db4-b354-52c2c2064bd4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.321021 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8a3e862-a3be-4db4-b354-52c2c2064bd4 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] DELETE https://10.4.3.193/volume/v3/types/a47dcab9-c155-4041-b769-ccc98efdd4db Aug 07 14:09:19.321093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8a3e862-a3be-4db4-b354-52c2c2064bd4 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.321361 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8a3e862-a3be-4db4-b354-52c2c2064bd4 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.349693 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8a3e862-a3be-4db4-b354-52c2c2064bd4 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/types/a47dcab9-c155-4041-b769-ccc98efdd4db returned with HTTP 202 Aug 07 14:09:19.350161 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1143/4567] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:09:19 2026] DELETE /volume/v3/types/a47dcab9-c155-4041-b769-ccc98efdd4db => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:19.359742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-081491d4-ea2d-4c44-b8fd-81fcd92acf07 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.361773 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-081491d4-ea2d-4c44-b8fd-81fcd92acf07 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:09:19.362201 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-081491d4-ea2d-4c44-b8fd-81fcd92acf07 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-485967418", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2003039391", "vendor_name": "tempest-vendor_name-1295504303"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:19.378416 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-081491d4-ea2d-4c44-b8fd-81fcd92acf07 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:09:19.378838 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1150/4568] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:09:19 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.389717 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.391887 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:19.392280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e105ad88-89fc-42ef-afa8-ba1a6e4f8071", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:19.394603 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Create volume request body: {'volume': {'volume_type': 'e105ad88-89fc-42ef-afa8-ba1a6e4f8071', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:19.399079 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Create volume of 1 GB Aug 07 14:09:19.399478 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.399478 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:19.399947 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:19.408724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Flow 'volume_create_api' (5dde7a1a-8dea-4be0-acd2-e4b257709a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:19.410323 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19615de5-0d19-4eb2-8623-a380de36de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:19.411640 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:19.441967 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19615de5-0d19-4eb2-8623-a380de36de70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:09:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2003039391',vendor_name='tempest-vendor_name-1295504303'},id=e105ad88-89fc-42ef-afa8-ba1a6e4f8071,is_public=True,name='tempest-ProjectReaderTests-volume-type-485967418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e105ad88-89fc-42ef-afa8-ba1a6e4f8071', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:19.442948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffd6af8c-000e-41ba-946d-b6d820135588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:19.479037 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-485967418 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-485967418, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:19.479332 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-485967418 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-485967418, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:19.507880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f71f4a70-90ec-486a-8ab7-e09f059900a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.509709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f71f4a70-90ec-486a-8ab7-e09f059900a9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:19.510175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f71f4a70-90ec-486a-8ab7-e09f059900a9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.510450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f71f4a70-90ec-486a-8ab7-e09f059900a9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.511627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f71f4a70-90ec-486a-8ab7-e09f059900a9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:19.516978 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.516978 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:19.518787 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f71f4a70-90ec-486a-8ab7-e09f059900a9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:19.518787 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1138/4569] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.520791 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Created reservations ['92573b03-49f4-4e70-85f7-8f7b88d21631', '7a7689cb-f5c2-49fd-801d-a4fd4f8e7651', '7a608a03-5e01-497f-827b-681c38de310c', '6a42c5c8-7a99-4bb0-abd7-232a1061aebb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:19.521785 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffd6af8c-000e-41ba-946d-b6d820135588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92573b03-49f4-4e70-85f7-8f7b88d21631', '7a7689cb-f5c2-49fd-801d-a4fd4f8e7651', '7a608a03-5e01-497f-827b-681c38de310c', '6a42c5c8-7a99-4bb0-abd7-232a1061aebb']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:19.522665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8df221a-f4c5-4917-941e-529213587115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:19.555620 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8df221a-f4c5-4917-941e-529213587115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dd46292-bdcf-4443-abc2-8789463013df', '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='836dc51e54f245ae92dd48ae8cfd5782',qos_specs=None,replication_status=,reservations=['92573b03-49f4-4e70-85f7-8f7b88d21631','7a7689cb-f5c2-49fd-801d-a4fd4f8e7651','7a608a03-5e01-497f-827b-681c38de310c','6a42c5c8-7a99-4bb0-abd7-232a1061aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a725ecb697d84e4297f4b7a2e126862d',volume_type_id=e105ad88-89fc-42ef-afa8-ba1a6e4f8071), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:19Z,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=5dd46292-bdcf-4443-abc2-8789463013df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836dc51e54f245ae92dd48ae8cfd5782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a725ecb697d84e4297f4b7a2e126862d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e105ad88-89fc-42ef-afa8-ba1a6e4f8071),volume_type_id=e105ad88-89fc-42ef-afa8-ba1a6e4f8071)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:19.556048 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3229f920-631a-488c-84eb-19f3d28e2e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:19.578995 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3229f920-631a-488c-84eb-19f3d28e2e87) transitioned into state 'SUCCESS' from 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='836dc51e54f245ae92dd48ae8cfd5782',qos_specs=None,replication_status=,reservations=['92573b03-49f4-4e70-85f7-8f7b88d21631','7a7689cb-f5c2-49fd-801d-a4fd4f8e7651','7a608a03-5e01-497f-827b-681c38de310c','6a42c5c8-7a99-4bb0-abd7-232a1061aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a725ecb697d84e4297f4b7a2e126862d',volume_type_id=e105ad88-89fc-42ef-afa8-ba1a6e4f8071)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:19.579812 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b234e8-add8-4705-aa65-f979046ca864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:19.595426 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b234e8-add8-4705-aa65-f979046ca864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:19.596558 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Flow 'volume_create_api' (5dde7a1a-8dea-4be0-acd2-e4b257709a7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:19.597001 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Create volume request issued successfully. Aug 07 14:09:19.598195 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fce76168-cae5-4ea0-8fa7-7b27377fd1bb tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:19.599404 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1139/4570] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:09:19 2026] POST /volume/v3/volumes => generated 773 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:19.618727 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a32a6383-95d7-46c1-8ee6-f65936552cb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.621422 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a32a6383-95d7-46c1-8ee6-f65936552cb9 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] GET https://10.4.3.193/volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df Aug 07 14:09:19.621689 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a32a6383-95d7-46c1-8ee6-f65936552cb9 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.622787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a32a6383-95d7-46c1-8ee6-f65936552cb9 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.632900 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.632900 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:19.638678 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a32a6383-95d7-46c1-8ee6-f65936552cb9 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Volume info retrieved successfully. Aug 07 14:09:19.645387 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a32a6383-95d7-46c1-8ee6-f65936552cb9 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df returned with HTTP 200 Aug 07 14:09:19.645981 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1144/4571] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:19.787833 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5a2e49a-9a3f-4f71-9cca-9d6a9c461077 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:19.791669 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5a2e49a-9a3f-4f71-9cca-9d6a9c461077 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:19.792197 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5a2e49a-9a3f-4f71-9cca-9d6a9c461077 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:19.792470 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5a2e49a-9a3f-4f71-9cca-9d6a9c461077 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:19.792694 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a5a2e49a-9a3f-4f71-9cca-9d6a9c461077 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:19.798424 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:19.798424 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:19.799278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5a2e49a-9a3f-4f71-9cca-9d6a9c461077 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:19.799660 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1151/4572] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:19 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:20.530425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3341059-b058-4292-87f3-7fe74cda9fe0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.533984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3341059-b058-4292-87f3-7fe74cda9fe0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:20.533984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3341059-b058-4292-87f3-7fe74cda9fe0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.533984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3341059-b058-4292-87f3-7fe74cda9fe0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.533984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f3341059-b058-4292-87f3-7fe74cda9fe0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:20.538340 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:20.538340 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:20.539356 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3341059-b058-4292-87f3-7fe74cda9fe0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:20.539896 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1139/4573] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:20 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:20.658398 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e612094d-dbed-4718-8942-5582efb8e899 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.661030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e612094d-dbed-4718-8942-5582efb8e899 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] GET https://10.4.3.193/volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df Aug 07 14:09:20.661376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e612094d-dbed-4718-8942-5582efb8e899 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.661658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e612094d-dbed-4718-8942-5582efb8e899 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.671970 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:20.671970 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:20.678262 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e612094d-dbed-4718-8942-5582efb8e899 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Volume info retrieved successfully. Aug 07 14:09:20.682354 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e612094d-dbed-4718-8942-5582efb8e899 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df returned with HTTP 200 Aug 07 14:09:20.682906 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1140/4574] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:20 2026] GET /volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:20.696859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b92b66c0-4f01-4c31-b064-e51d9c92c837 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.698600 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b92b66c0-4f01-4c31-b064-e51d9c92c837 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] GET https://10.4.3.193/volume/v3/messages Aug 07 14:09:20.698833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b92b66c0-4f01-4c31-b064-e51d9c92c837 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.699036 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b92b66c0-4f01-4c31-b064-e51d9c92c837 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.703473 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b92b66c0-4f01-4c31-b064-e51d9c92c837 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/messages returned with HTTP 200 Aug 07 14:09:20.704286 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1145/4575] 10.4.3.193 () {68 vars in 1280 bytes} [Fri Aug 7 14:09:20 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:20.714932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5949fef-7b77-49ea-9831-1a3e516dd259 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.717009 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5949fef-7b77-49ea-9831-1a3e516dd259 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] GET https://10.4.3.193/volume/v3/messages/eaa5d496-fe91-43a9-9883-f64a8df792e1 Aug 07 14:09:20.717266 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5949fef-7b77-49ea-9831-1a3e516dd259 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.717502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5949fef-7b77-49ea-9831-1a3e516dd259 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.722677 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5949fef-7b77-49ea-9831-1a3e516dd259 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-reader] https://10.4.3.193/volume/v3/messages/eaa5d496-fe91-43a9-9883-f64a8df792e1 returned with HTTP 200 Aug 07 14:09:20.723238 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1152/4576] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:20 2026] GET /volume/v3/messages/eaa5d496-fe91-43a9-9883-f64a8df792e1 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:20.733832 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d029e0e-ee1d-4328-a090-09c47c359185 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.735658 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d029e0e-ee1d-4328-a090-09c47c359185 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] DELETE https://10.4.3.193/volume/v3/messages/eaa5d496-fe91-43a9-9883-f64a8df792e1 Aug 07 14:09:20.735956 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d029e0e-ee1d-4328-a090-09c47c359185 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.736188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d029e0e-ee1d-4328-a090-09c47c359185 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.750383 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d029e0e-ee1d-4328-a090-09c47c359185 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/messages/eaa5d496-fe91-43a9-9883-f64a8df792e1 returned with HTTP 204 Aug 07 14:09:20.750927 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1140/4577] 10.4.3.193 () {68 vars in 1394 bytes} [Fri Aug 7 14:09:20 2026] DELETE /volume/v3/messages/eaa5d496-fe91-43a9-9883-f64a8df792e1 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 14:09:20.761252 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.762983 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df Aug 07 14:09:20.763180 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.763437 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.763605 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Delete volume with id: 5dd46292-bdcf-4443-abc2-8789463013df Aug 07 14:09:20.771332 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:20.771332 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:20.771684 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Volume info retrieved successfully. Aug 07 14:09:20.772757 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 14:09:20.816251 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a54ec49b-30f5-4ba9-875a-0ee5eef69647 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.818603 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a54ec49b-30f5-4ba9-875a-0ee5eef69647 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:20.820745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a54ec49b-30f5-4ba9-875a-0ee5eef69647 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.820745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a54ec49b-30f5-4ba9-875a-0ee5eef69647 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.820745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a54ec49b-30f5-4ba9-875a-0ee5eef69647 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:20.823606 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Created reservations ['442ab153-c322-4bac-9898-c407965750af', '63a24df7-7c37-413c-a20a-b6f8a79a9e64', 'dce5a66a-23dc-4b45-b4cf-7821598585fa', 'ec47ac57-988a-444e-af9f-06b9c85e2190'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:20.826732 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:20.826732 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:20.827967 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a54ec49b-30f5-4ba9-875a-0ee5eef69647 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:20.828770 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1146/4578] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:20 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:20.914315 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Delete volume request issued successfully. Aug 07 14:09:20.914315 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41a50079-e599-4b0e-8b42-3a26d7f6ebe8 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df returned with HTTP 202 Aug 07 14:09:20.914315 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1141/4579] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:20 2026] DELETE /volume/v3/volumes/5dd46292-bdcf-4443-abc2-8789463013df => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:20.923336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94bb01eb-8efb-4b61-b64d-05c2b0be3ab2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:20.925458 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94bb01eb-8efb-4b61-b64d-05c2b0be3ab2 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] DELETE https://10.4.3.193/volume/v3/types/e105ad88-89fc-42ef-afa8-ba1a6e4f8071 Aug 07 14:09:20.925668 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94bb01eb-8efb-4b61-b64d-05c2b0be3ab2 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:20.925969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94bb01eb-8efb-4b61-b64d-05c2b0be3ab2 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:20.969467 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94bb01eb-8efb-4b61-b64d-05c2b0be3ab2 tempest-ProjectReaderTests-1098015855 tempest-ProjectReaderTests-1098015855-project-admin] https://10.4.3.193/volume/v3/types/e105ad88-89fc-42ef-afa8-ba1a6e4f8071 returned with HTTP 202 Aug 07 14:09:20.969782 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1153/4580] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:09:20 2026] DELETE /volume/v3/types/e105ad88-89fc-42ef-afa8-ba1a6e4f8071 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:21.196874 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-07bc7567-5592-4a50-beab-fb347f9c9c19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.203955 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-07bc7567-5592-4a50-beab-fb347f9c9c19 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea Aug 07 14:09:21.203955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-07bc7567-5592-4a50-beab-fb347f9c9c19 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:21.204625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-07bc7567-5592-4a50-beab-fb347f9c9c19 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:21.222681 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:21.222681 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:21.299688 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1c9dbbd7-ff88-4626-87c2-efe8e36fe25c req-07bc7567-5592-4a50-beab-fb347f9c9c19 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea returned with HTTP 200 Aug 07 14:09:21.300322 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1141/4581] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:09:21 2026] DELETE /volume/v3/attachments/bcd6dcb4-5942-4481-b3aa-01da769473ea => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:21.551271 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-53dafcc0-09dd-4fdf-baff-802b143f2db9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.553510 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53dafcc0-09dd-4fdf-baff-802b143f2db9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:21.553785 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53dafcc0-09dd-4fdf-baff-802b143f2db9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:21.554744 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-53dafcc0-09dd-4fdf-baff-802b143f2db9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:21.554922 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-53dafcc0-09dd-4fdf-baff-802b143f2db9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:21.562872 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:21.562872 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:21.562872 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-53dafcc0-09dd-4fdf-baff-802b143f2db9 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:21.562872 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1147/4582] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:21 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:21.842543 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4eb0e475-c94a-4fc2-93cc-052c5557bb3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.845265 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4eb0e475-c94a-4fc2-93cc-052c5557bb3c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:21.846906 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4eb0e475-c94a-4fc2-93cc-052c5557bb3c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:21.847314 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4eb0e475-c94a-4fc2-93cc-052c5557bb3c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:21.847502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4eb0e475-c94a-4fc2-93cc-052c5557bb3c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:21.854173 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:21.854173 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:21.855059 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4eb0e475-c94a-4fc2-93cc-052c5557bb3c tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:21.855524 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1142/4583] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:21 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:21.869421 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2432cf36-b24b-4e41-9689-35703456da5d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.871374 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2432cf36-b24b-4e41-9689-35703456da5d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:21.871582 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2432cf36-b24b-4e41-9689-35703456da5d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:21.871876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2432cf36-b24b-4e41-9689-35703456da5d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:21.886209 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:21.886209 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:21.893187 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2432cf36-b24b-4e41-9689-35703456da5d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Volume info retrieved successfully. Aug 07 14:09:21.898819 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2432cf36-b24b-4e41-9689-35703456da5d tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 returned with HTTP 200 Aug 07 14:09:21.899517 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1154/4584] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:21 2026] GET /volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:21.916020 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-780e10be-ab08-4593-8bd7-c3474b48ee0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.921608 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-780e10be-ab08-4593-8bd7-c3474b48ee0a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] PUT https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:21.924051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-780e10be-ab08-4593-8bd7-c3474b48ee0a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-66168856", "description": "tempest-volume-backup-description-686986320"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:21.939478 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:21.939478 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:21.951659 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3ce99980-487f-4f9a-9f14-98400db027c0 req-1c145d04-85d7-4d68-a2fa-f87dfc62ab44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.952324 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-780e10be-ab08-4593-8bd7-c3474b48ee0a tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:21.952863 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1142/4585] 10.4.3.193 () {70 vars in 1409 bytes} [Fri Aug 7 14:09:21 2026] PUT /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:21.954029 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3ce99980-487f-4f9a-9f14-98400db027c0 req-1c145d04-85d7-4d68-a2fa-f87dfc62ab44 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:09:21.954245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3ce99980-487f-4f9a-9f14-98400db027c0 req-1c145d04-85d7-4d68-a2fa-f87dfc62ab44 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:21.954463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3ce99980-487f-4f9a-9f14-98400db027c0 req-1c145d04-85d7-4d68-a2fa-f87dfc62ab44 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:21.967146 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-caea44af-85af-4962-85b2-fd684bcaeb39 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.976996 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:21.976996 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:21.977222 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caea44af-85af-4962-85b2-fd684bcaeb39 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:21.977222 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-caea44af-85af-4962-85b2-fd684bcaeb39 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:21.977222 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-caea44af-85af-4962-85b2-fd684bcaeb39 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:21.977222 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-caea44af-85af-4962-85b2-fd684bcaeb39 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:21.982592 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3ce99980-487f-4f9a-9f14-98400db027c0 req-1c145d04-85d7-4d68-a2fa-f87dfc62ab44 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:09:21.987087 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:21.987087 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:21.987942 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caea44af-85af-4962-85b2-fd684bcaeb39 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:21.988275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3ce99980-487f-4f9a-9f14-98400db027c0 req-1c145d04-85d7-4d68-a2fa-f87dfc62ab44 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:09:21.988356 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1143/4586] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:21 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:21.988723 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1148/4587] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:09:21 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:21.997687 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed669d7d-0a18-4718-8e87-40c07a5628aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:21.999736 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed669d7d-0a18-4718-8e87-40c07a5628aa tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] DELETE https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:22.000875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed669d7d-0a18-4718-8e87-40c07a5628aa tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:22.000875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed669d7d-0a18-4718-8e87-40c07a5628aa tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:22.000875 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-ed669d7d-0a18-4718-8e87-40c07a5628aa tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Delete backup with id: 28bf90ab-5921-4543-8f21-dc87926049c5. Aug 07 14:09:22.005292 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:22.005292 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:22.020693 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-ed669d7d-0a18-4718-8e87-40c07a5628aa tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] delete_backup rpcapi backup_id 28bf90ab-5921-4543-8f21-dc87926049c5 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:09:22.023186 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed669d7d-0a18-4718-8e87-40c07a5628aa tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 202 Aug 07 14:09:22.024172 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1155/4588] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:21 2026] DELETE /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:22.036069 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-670f11e0-c71c-4ce0-a0ce-4ef270268f0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:22.041676 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-670f11e0-c71c-4ce0-a0ce-4ef270268f0f tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:22.041965 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-670f11e0-c71c-4ce0-a0ce-4ef270268f0f tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:22.042209 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-670f11e0-c71c-4ce0-a0ce-4ef270268f0f tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:22.044165 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-670f11e0-c71c-4ce0-a0ce-4ef270268f0f tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:22.052409 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:22.052409 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:22.053441 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-670f11e0-c71c-4ce0-a0ce-4ef270268f0f tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 200 Aug 07 14:09:22.054056 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1143/4589] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:22 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:22.573292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b463f27-ede8-4f1c-862b-441eba572ce2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:22.576219 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b463f27-ede8-4f1c-862b-441eba572ce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:22.576477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b463f27-ede8-4f1c-862b-441eba572ce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:22.576671 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b463f27-ede8-4f1c-862b-441eba572ce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:22.576816 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2b463f27-ede8-4f1c-862b-441eba572ce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:22.584975 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:22.584975 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:22.585700 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b463f27-ede8-4f1c-862b-441eba572ce2 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:22.586167 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1144/4590] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:22 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:23.064243 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c95e177a-8bd0-45e1-b00e-8707a440d3d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:23.066429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c95e177a-8bd0-45e1-b00e-8707a440d3d5 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 Aug 07 14:09:23.066773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c95e177a-8bd0-45e1-b00e-8707a440d3d5 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:23.067014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c95e177a-8bd0-45e1-b00e-8707a440d3d5 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:23.067146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c95e177a-8bd0-45e1-b00e-8707a440d3d5 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Show backup with id 28bf90ab-5921-4543-8f21-dc87926049c5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:23.074239 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c95e177a-8bd0-45e1-b00e-8707a440d3d5 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 returned with HTTP 404 Aug 07 14:09:23.075143 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1149/4591] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:23 2026] GET /volume/v3/backups/28bf90ab-5921-4543-8f21-dc87926049c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:23.188616 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fb7ae51-ee43-46cd-9492-24585a302bcb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:23.191595 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fb7ae51-ee43-46cd-9492-24585a302bcb tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:23.192118 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fb7ae51-ee43-46cd-9492-24585a302bcb tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:23.192118 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fb7ae51-ee43-46cd-9492-24585a302bcb tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:23.201687 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:23.201687 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:23.207322 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0fb7ae51-ee43-46cd-9492-24585a302bcb tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Volume info retrieved successfully. Aug 07 14:09:23.213834 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fb7ae51-ee43-46cd-9492-24585a302bcb tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 returned with HTTP 200 Aug 07 14:09:23.214508 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1156/4592] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:23 2026] GET /volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:23.235120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:23.237175 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:23.237439 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:23.237751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:23.237925 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Delete volume with id: 5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:23.248624 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:23.248624 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:23.249386 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Volume info retrieved successfully. Aug 07 14:09:23.292221 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Delete volume request issued successfully. Aug 07 14:09:23.292221 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c3b06ba-5ffb-4cfc-8c80-d35e0d5378ea tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 returned with HTTP 202 Aug 07 14:09:23.292221 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1144/4593] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:23 2026] DELETE /volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:23.301650 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8712afd8-c299-497e-b04d-e4938756c515 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:23.307365 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8712afd8-c299-497e-b04d-e4938756c515 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:23.307567 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8712afd8-c299-497e-b04d-e4938756c515 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:23.307789 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8712afd8-c299-497e-b04d-e4938756c515 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:23.319085 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:23.319085 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:23.331962 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8712afd8-c299-497e-b04d-e4938756c515 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Volume info retrieved successfully. Aug 07 14:09:23.344747 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8712afd8-c299-497e-b04d-e4938756c515 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 returned with HTTP 200 Aug 07 14:09:23.345396 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1145/4594] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:23 2026] GET /volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:23.598644 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a185ebd-f925-4e4c-b739-bf9f6ae2f0dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:23.601312 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a185ebd-f925-4e4c-b739-bf9f6ae2f0dd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:23.601406 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a185ebd-f925-4e4c-b739-bf9f6ae2f0dd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:23.601629 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a185ebd-f925-4e4c-b739-bf9f6ae2f0dd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:23.601781 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6a185ebd-f925-4e4c-b739-bf9f6ae2f0dd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:23.607633 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:23.607633 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:23.608453 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a185ebd-f925-4e4c-b739-bf9f6ae2f0dd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:23.609194 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1150/4595] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:23 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:24.358915 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d3da455-2446-485f-845a-a69a374dd3f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:24.361894 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d3da455-2446-485f-845a-a69a374dd3f8 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] GET https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 Aug 07 14:09:24.362067 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d3da455-2446-485f-845a-a69a374dd3f8 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:24.362495 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d3da455-2446-485f-845a-a69a374dd3f8 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:24.370934 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d3da455-2446-485f-845a-a69a374dd3f8 tempest-VolumesBackupsV39Test-118602933 tempest-VolumesBackupsV39Test-118602933-project-member] https://10.4.3.193/volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 returned with HTTP 404 Aug 07 14:09:24.371968 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1157/4596] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:24 2026] GET /volume/v3/volumes/5f69fbb3-9f8d-4b5b-973e-563501c8a505 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:24.621138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67f524d6-bcf1-4f9e-91d7-b39134962f5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:24.625026 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67f524d6-bcf1-4f9e-91d7-b39134962f5b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:24.625026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67f524d6-bcf1-4f9e-91d7-b39134962f5b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:24.625026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67f524d6-bcf1-4f9e-91d7-b39134962f5b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:24.625026 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-67f524d6-bcf1-4f9e-91d7-b39134962f5b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:24.631911 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:24.631911 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:24.633243 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67f524d6-bcf1-4f9e-91d7-b39134962f5b tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:24.634313 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1145/4597] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:24 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:25.331538 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:25.333966 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:09:25.334111 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:25.334347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:25.334519 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume with id: d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:09:25.352756 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:25.352756 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:25.354264 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:09:25.375657 np0000006713 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:09:25.385887 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Delete volume request issued successfully. Aug 07 14:09:25.387123 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e06e7e37-f853-49fe-a6ed-13bc4e744f0c tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 202 Aug 07 14:09:25.387123 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1146/4598] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:25 2026] DELETE /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:25.404557 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-543be98b-7583-465a-a34f-58816afa7e63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:25.406482 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-543be98b-7583-465a-a34f-58816afa7e63 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:09:25.407001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-543be98b-7583-465a-a34f-58816afa7e63 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:25.407802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-543be98b-7583-465a-a34f-58816afa7e63 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:25.417390 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:25.417390 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:25.422492 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-543be98b-7583-465a-a34f-58816afa7e63 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Volume info retrieved successfully. Aug 07 14:09:25.429182 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-543be98b-7583-465a-a34f-58816afa7e63 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 200 Aug 07 14:09:25.429680 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1151/4599] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:25 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:25.648449 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da1b6a6b-8908-4158-8653-1d2d63fce49a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:25.650649 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da1b6a6b-8908-4158-8653-1d2d63fce49a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:25.651112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da1b6a6b-8908-4158-8653-1d2d63fce49a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:25.651462 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da1b6a6b-8908-4158-8653-1d2d63fce49a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:25.651732 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-da1b6a6b-8908-4158-8653-1d2d63fce49a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:25.657567 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:25.657567 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:25.659336 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da1b6a6b-8908-4158-8653-1d2d63fce49a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:25.659336 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1158/4600] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:25 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:26.146131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b167854-8a68-4f72-8380-701861d7ef33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.264060 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b167854-8a68-4f72-8380-701861d7ef33 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:26.264060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b167854-8a68-4f72-8380-701861d7ef33 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "401ff8f8-99fe-4051-87f0-517093a3eaa2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-16739619"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:26.272931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b167854-8a68-4f72-8380-701861d7ef33 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 404 Aug 07 14:09:26.274206 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1146/4601] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:26 2026] POST /volume/v3/snapshots => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:26.287584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c4e6d41-dd75-459a-834e-025c8cf02b5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.292973 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c4e6d41-dd75-459a-834e-025c8cf02b5a tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:26.293872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c4e6d41-dd75-459a-834e-025c8cf02b5a tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-593018626"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:26.329755 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c4e6d41-dd75-459a-834e-025c8cf02b5a tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 404 Aug 07 14:09:26.329973 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1147/4602] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:26 2026] POST /volume/v3/snapshots => generated 77 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:26.341050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c12c164-2100-4eab-b486-87a6c48b12df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.343559 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c12c164-2100-4eab-b486-87a6c48b12df tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/snapshots?limit=invalid Aug 07 14:09:26.343559 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c12c164-2100-4eab-b486-87a6c48b12df tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.343819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c12c164-2100-4eab-b486-87a6c48b12df tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.344676 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c12c164-2100-4eab-b486-87a6c48b12df tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] HTTP exception thrown: limit param must be an integer Aug 07 14:09:26.344676 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c12c164-2100-4eab-b486-87a6c48b12df tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 07 14:09:26.346346 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1152/4603] 10.4.3.193 () {66 vars in 1270 bytes} [Fri Aug 7 14:09:26 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:09:26.357813 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5e55dda-1394-42af-902c-6840e4fe94ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.358250 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5e55dda-1394-42af-902c-6840e4fe94ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/snapshots?marker=ea7f76f8-176e-4feb-961e-53e9105336d2 Aug 07 14:09:26.358459 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5e55dda-1394-42af-902c-6840e4fe94ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.358660 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5e55dda-1394-42af-902c-6840e4fe94ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.359014 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-f5e55dda-1394-42af-902c-6840e4fe94ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:09:26.360035 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-f5e55dda-1394-42af-902c-6840e4fe94ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:09:26.364556 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5e55dda-1394-42af-902c-6840e4fe94ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots?marker=ea7f76f8-176e-4feb-961e-53e9105336d2 returned with HTTP 404 Aug 07 14:09:26.366050 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1159/4604] 10.4.3.193 () {66 vars in 1330 bytes} [Fri Aug 7 14:09:26 2026] GET /volume/v3/snapshots?marker=ea7f76f8-176e-4feb-961e-53e9105336d2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:26.383669 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf7fa09c-b4d7-4efe-8ffb-eedf9b8b42ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.385824 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf7fa09c-b4d7-4efe-8ffb-eedf9b8b42ac tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/snapshots?sort_key=invalid Aug 07 14:09:26.386099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf7fa09c-b4d7-4efe-8ffb-eedf9b8b42ac tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.386249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf7fa09c-b4d7-4efe-8ffb-eedf9b8b42ac tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.387462 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-cf7fa09c-b4d7-4efe-8ffb-eedf9b8b42ac tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:09:26.388052 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-cf7fa09c-b4d7-4efe-8ffb-eedf9b8b42ac tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 14:09:26.389591 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf7fa09c-b4d7-4efe-8ffb-eedf9b8b42ac tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 07 14:09:26.389591 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1147/4605] 10.4.3.193 () {66 vars in 1276 bytes} [Fri Aug 7 14:09:26 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:09:26.400765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-92b69a48-061a-463c-8840-3ff250473fe5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.402728 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:26.403116 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1241938810"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:26.405775 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1241938810'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:26.405775 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Create volume of 2 GB Aug 07 14:09:26.409265 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Availability Zones retrieved successfully. Aug 07 14:09:26.416534 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Flow 'volume_create_api' (a4a1ab1d-9d96-4735-b0a3-302c5636aa66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:26.418394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4c30b2-6e76-42d5-b9e1-e2f97a08ecdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:26.419208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Validating volume size '2' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:26.450277 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50f43129-9f6a-42c3-8c4a-b032d2647af1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.450980 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4c30b2-6e76-42d5-b9e1-e2f97a08ecdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:26.452365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85326d7f-ac23-4840-b0ab-d3abd54e760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:26.454459 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50f43129-9f6a-42c3-8c4a-b032d2647af1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] GET https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb Aug 07 14:09:26.454459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50f43129-9f6a-42c3-8c4a-b032d2647af1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.454459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50f43129-9f6a-42c3-8c4a-b032d2647af1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.457674 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=455,cinder:INSERT=61,cinder:UPDATE=122 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:09:26.461719 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50f43129-9f6a-42c3-8c4a-b032d2647af1 tempest-TestEncryptedCinderVolumes-1352198137 tempest-TestEncryptedCinderVolumes-1352198137-project-member] https://10.4.3.193/volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb returned with HTTP 404 Aug 07 14:09:26.461719 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1153/4606] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:26 2026] GET /volume/v3/volumes/d103415e-17d7-4147-b1f5-43115978b6fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:26.471757 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d92f309e-0b97-49d1-afc2-0510af0b3287 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.550484 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Created reservations ['b3f497ae-6eff-4233-866f-17c988be1caf', 'fd2e5685-572d-453e-b04a-c56508c245a0', '783ea1cc-3016-4b3c-84a4-beec156d762e', '20192a71-a06f-4435-9376-63246cc4ccce'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:26.550948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85326d7f-ac23-4840-b0ab-d3abd54e760f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3f497ae-6eff-4233-866f-17c988be1caf', 'fd2e5685-572d-453e-b04a-c56508c245a0', '783ea1cc-3016-4b3c-84a4-beec156d762e', '20192a71-a06f-4435-9376-63246cc4ccce']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:26.551945 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7777d8-52e8-4e6f-a1b4-e21efce578d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:26.580693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7777d8-52e8-4e6f-a1b4-e21efce578d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fb3686a-aa0a-4e2a-8e09-aa1557320c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1241938810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af26d4de13964779b0481cca79d6acf4',qos_specs=None,replication_status=,reservations=['b3f497ae-6eff-4233-866f-17c988be1caf','fd2e5685-572d-453e-b04a-c56508c245a0','783ea1cc-3016-4b3c-84a4-beec156d762e','20192a71-a06f-4435-9376-63246cc4ccce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6313a9d548614d3083c3bd845499c32a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1241938810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fb3686a-aa0a-4e2a-8e09-aa1557320c80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af26d4de13964779b0481cca79d6acf4',provider_auth=None,provider_geometry=None,provider_id=None,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='6313a9d548614d3083c3bd845499c32a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:26.582367 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26295ca8-7ef4-4747-adf6-8471a41bbd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:26.594802 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d92f309e-0b97-49d1-afc2-0510af0b3287 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:09:26.595344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d92f309e-0b97-49d1-afc2-0510af0b3287 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.595344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d92f309e-0b97-49d1-afc2-0510af0b3287 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.596176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d92f309e-0b97-49d1-afc2-0510af0b3287 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:09:26.604910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26295ca8-7ef4-4747-adf6-8471a41bbd87) transitioned into state 'SUCCESS' from state '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-1241938810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af26d4de13964779b0481cca79d6acf4',qos_specs=None,replication_status=,reservations=['b3f497ae-6eff-4233-866f-17c988be1caf','fd2e5685-572d-453e-b04a-c56508c245a0','783ea1cc-3016-4b3c-84a4-beec156d762e','20192a71-a06f-4435-9376-63246cc4ccce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6313a9d548614d3083c3bd845499c32a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:26.606378 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d937f1d6-1574-4609-954c-893366ef7171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:26.618108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d937f1d6-1574-4609-954c-893366ef7171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:26.619639 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Flow 'volume_create_api' (a4a1ab1d-9d96-4735-b0a3-302c5636aa66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:26.619639 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Create volume request issued successfully. Aug 07 14:09:26.620435 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92b69a48-061a-463c-8840-3ff250473fe5 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:26.621001 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1148/4607] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:09:26 2026] POST /volume/v3/volumes => generated 762 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:26.636656 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-485eef48-ca85-4ae7-be47-f7ce9842e386 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.639985 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-485eef48-ca85-4ae7-be47-f7ce9842e386 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:26.639985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-485eef48-ca85-4ae7-be47-f7ce9842e386 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.639985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-485eef48-ca85-4ae7-be47-f7ce9842e386 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.641632 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d92f309e-0b97-49d1-afc2-0510af0b3287 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Get all volumes completed successfully. Aug 07 14:09:26.644787 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:26.644787 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:26.650420 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:26.650420 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:26.650882 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d92f309e-0b97-49d1-afc2-0510af0b3287 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:09:26.651906 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1160/4608] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:09:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11323 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:09:26.656199 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-485eef48-ca85-4ae7-be47-f7ce9842e386 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Volume info retrieved successfully. Aug 07 14:09:26.662977 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-485eef48-ca85-4ae7-be47-f7ce9842e386 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 returned with HTTP 200 Aug 07 14:09:26.664327 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1148/4609] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:26 2026] GET /volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:26.671969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6a46522-52d4-4cfc-a253-6a72c6825abc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.672283 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f12fb3f-84be-48e1-95eb-70cbc0104608 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:26.674634 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f12fb3f-84be-48e1-95eb-70cbc0104608 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] DELETE https://10.4.3.193/volume/v3/types/06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e Aug 07 14:09:26.675918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f12fb3f-84be-48e1-95eb-70cbc0104608 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.675918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f12fb3f-84be-48e1-95eb-70cbc0104608 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.675918 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:26.675918 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:26.677649 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6a46522-52d4-4cfc-a253-6a72c6825abc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:26.678016 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6a46522-52d4-4cfc-a253-6a72c6825abc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:26.679321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6a46522-52d4-4cfc-a253-6a72c6825abc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:26.679321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d6a46522-52d4-4cfc-a253-6a72c6825abc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:26.685071 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:26.685071 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:26.686047 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6a46522-52d4-4cfc-a253-6a72c6825abc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:26.687136 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1154/4610] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:26 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:26.712950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f12fb3f-84be-48e1-95eb-70cbc0104608 tempest-TestEncryptedCinderVolumes-1043614863 tempest-TestEncryptedCinderVolumes-1043614863-project-admin] https://10.4.3.193/volume/v3/types/06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e returned with HTTP 202 Aug 07 14:09:26.712950 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1149/4611] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:09:26 2026] DELETE /volume/v3/types/06c9cb9b-fa5f-4ec3-aa38-8b97c748f05e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:27.677943 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e42e7bfe-edc7-4a7f-9faa-f3bf8f7f9a74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:27.680141 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e42e7bfe-edc7-4a7f-9faa-f3bf8f7f9a74 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:27.680369 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e42e7bfe-edc7-4a7f-9faa-f3bf8f7f9a74 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:27.680601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e42e7bfe-edc7-4a7f-9faa-f3bf8f7f9a74 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:27.688874 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:27.688874 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:27.693237 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e42e7bfe-edc7-4a7f-9faa-f3bf8f7f9a74 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Volume info retrieved successfully. Aug 07 14:09:27.698990 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e42e7bfe-edc7-4a7f-9faa-f3bf8f7f9a74 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 returned with HTTP 200 Aug 07 14:09:27.698990 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1161/4612] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:27 2026] GET /volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:27.700106 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d58ddee-6244-405e-8f6c-90bcc2c21d76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:27.702564 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d58ddee-6244-405e-8f6c-90bcc2c21d76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:27.703048 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d58ddee-6244-405e-8f6c-90bcc2c21d76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:27.703340 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d58ddee-6244-405e-8f6c-90bcc2c21d76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:27.703500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2d58ddee-6244-405e-8f6c-90bcc2c21d76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:27.709442 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:27.709442 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:27.711079 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d58ddee-6244-405e-8f6c-90bcc2c21d76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:27.711079 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1149/4613] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:27 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:09:27.714520 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:27.715658 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:27.716128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fb3686a-aa0a-4e2a-8e09-aa1557320c80", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2079066710"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:27.732248 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:27.732248 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:27.733086 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Volume info retrieved successfully. Aug 07 14:09:27.733238 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Create snapshot from volume 1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:27.797201 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Created reservations ['911ebc8b-3884-4d8c-9984-a4c3855ff010', '54e6a5bc-63a3-4fd0-9916-64ec333fe7d2', '41d1877b-7ef0-4090-be92-19ac6caf32af', '2befcc60-1afd-49a6-a4f9-bc233d018822'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:27.856639 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Snapshot create request issued successfully. Aug 07 14:09:27.857052 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-969a4e0f-10ae-4983-93b5-11ba9d0340c7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:09:27.857797 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1155/4614] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:27 2026] POST /volume/v3/snapshots => generated 318 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:27.873241 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e374ae0c-3c89-4150-9b16-ae2958e20fbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:27.875615 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e374ae0c-3c89-4150-9b16-ae2958e20fbb tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b Aug 07 14:09:27.875929 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e374ae0c-3c89-4150-9b16-ae2958e20fbb tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:27.876243 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e374ae0c-3c89-4150-9b16-ae2958e20fbb tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:27.888328 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:27.888328 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:27.888911 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e374ae0c-3c89-4150-9b16-ae2958e20fbb tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Snapshot retrieved successfully. Aug 07 14:09:27.889910 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e374ae0c-3c89-4150-9b16-ae2958e20fbb tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b returned with HTTP 200 Aug 07 14:09:27.890326 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1150/4615] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:27 2026] GET /volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:28.730326 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4fd4ee4-1647-4dd8-8a50-3872f492b01d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:28.733867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4fd4ee4-1647-4dd8-8a50-3872f492b01d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:28.733867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4fd4ee4-1647-4dd8-8a50-3872f492b01d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:28.733867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4fd4ee4-1647-4dd8-8a50-3872f492b01d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:28.733867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c4fd4ee4-1647-4dd8-8a50-3872f492b01d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:28.736751 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:28.736751 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:28.737426 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4fd4ee4-1647-4dd8-8a50-3872f492b01d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:28.737868 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1162/4616] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:28 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:28.900866 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62e97a1d-15a3-4296-94fb-3469920ac1ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:28.902956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62e97a1d-15a3-4296-94fb-3469920ac1ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b Aug 07 14:09:28.903183 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62e97a1d-15a3-4296-94fb-3469920ac1ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:28.903431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62e97a1d-15a3-4296-94fb-3469920ac1ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:28.909404 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:28.909404 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:28.909956 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62e97a1d-15a3-4296-94fb-3469920ac1ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Snapshot retrieved successfully. Aug 07 14:09:28.910934 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62e97a1d-15a3-4296-94fb-3469920ac1ae tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b returned with HTTP 200 Aug 07 14:09:28.911352 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1150/4617] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:28 2026] GET /volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:28.921147 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:28.922895 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:28.923296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6e999369-c946-4a63-a000-8544235b540b"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:28.924624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6e999369-c946-4a63-a000-8544235b540b'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:28.931592 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:28.931592 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:28.932269 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Snapshot retrieved successfully. Aug 07 14:09:28.932425 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Create volume of 1 GB Aug 07 14:09:28.937277 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Availability Zones retrieved successfully. Aug 07 14:09:28.944324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Flow 'volume_create_api' (64e32851-47ab-46d3-9195-1addadcac4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:28.945728 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7b9def-b8a9-46dd-8130-1bd328a8912a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:28.946956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:28.948183 np0000006713 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7b9def-b8a9-46dd-8130-1bd328a8912a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 14:09:28.948183 np0000006713 devstack@c-api.service[100325]: 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 07 14:09:28.950156 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7b9def-b8a9-46dd-8130-1bd328a8912a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:28.950993 np0000006713 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7b9def-b8a9-46dd-8130-1bd328a8912a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 14:09:28.951946 np0000006713 devstack@c-api.service[100325]: WARNING cinder.volume.api [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Flow 'volume_create_api' (64e32851-47ab-46d3-9195-1addadcac4d3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 14:09:28.952315 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aaffdac4-6bcb-43ba-8819-fedc839e15d7 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 400 Aug 07 14:09:28.952984 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1156/4618] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:09:28 2026] POST /volume/v3/volumes => generated 171 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 14:09:28.961740 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:28.965989 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b Aug 07 14:09:28.966227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:28.966410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:28.966524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Delete snapshot with id: 6e999369-c946-4a63-a000-8544235b540b Aug 07 14:09:28.976035 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:28.976035 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:28.977859 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Snapshot retrieved successfully. Aug 07 14:09:29.006341 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Snapshot delete request issued successfully. Aug 07 14:09:29.007056 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3e93b672-9df5-48a9-bb92-bd9ac0d325a1 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b returned with HTTP 202 Aug 07 14:09:29.007985 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1151/4619] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:09:28 2026] DELETE /volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:29.018745 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2d1c161-3b4b-46b5-9dae-270fdb9fd4da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:29.021234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2d1c161-3b4b-46b5-9dae-270fdb9fd4da tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b Aug 07 14:09:29.021478 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2d1c161-3b4b-46b5-9dae-270fdb9fd4da tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:29.021697 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2d1c161-3b4b-46b5-9dae-270fdb9fd4da tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:29.032456 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:29.032456 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:29.032634 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2d1c161-3b4b-46b5-9dae-270fdb9fd4da tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Snapshot retrieved successfully. Aug 07 14:09:29.033391 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2d1c161-3b4b-46b5-9dae-270fdb9fd4da tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b returned with HTTP 200 Aug 07 14:09:29.033851 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1163/4620] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:29 2026] GET /volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:29.752334 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4eaeaf96-8e7d-4039-8043-a161dc4caebc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:29.754294 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4eaeaf96-8e7d-4039-8043-a161dc4caebc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:29.754618 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4eaeaf96-8e7d-4039-8043-a161dc4caebc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:29.754853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4eaeaf96-8e7d-4039-8043-a161dc4caebc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:29.754955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4eaeaf96-8e7d-4039-8043-a161dc4caebc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:29.759350 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:29.759350 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:29.759994 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4eaeaf96-8e7d-4039-8043-a161dc4caebc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:29.760349 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1151/4621] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:29 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:30.047015 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4d63927a-4cb6-49f6-a141-4f642f5becf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:30.049442 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d63927a-4cb6-49f6-a141-4f642f5becf0 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b Aug 07 14:09:30.049774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d63927a-4cb6-49f6-a141-4f642f5becf0 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:30.050083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4d63927a-4cb6-49f6-a141-4f642f5becf0 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:30.057192 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4d63927a-4cb6-49f6-a141-4f642f5becf0 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b returned with HTTP 404 Aug 07 14:09:30.057913 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1157/4622] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:30 2026] GET /volume/v3/snapshots/6e999369-c946-4a63-a000-8544235b540b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:30.067393 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9104a576-d919-4a20-9eaf-c0c60c400e3b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:30.069372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9104a576-d919-4a20-9eaf-c0c60c400e3b tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:30.069682 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9104a576-d919-4a20-9eaf-c0c60c400e3b tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:30.069950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9104a576-d919-4a20-9eaf-c0c60c400e3b tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:30.078189 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:30.078189 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:30.083292 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9104a576-d919-4a20-9eaf-c0c60c400e3b tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Volume info retrieved successfully. Aug 07 14:09:30.090194 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9104a576-d919-4a20-9eaf-c0c60c400e3b tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 returned with HTTP 200 Aug 07 14:09:30.090743 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1152/4623] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:30 2026] GET /volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:30.108126 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:30.110240 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:30.110464 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:30.110699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:30.110916 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Delete volume with id: 1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:30.120191 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:30.120191 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:30.120721 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Volume info retrieved successfully. Aug 07 14:09:30.150733 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Delete volume request issued successfully. Aug 07 14:09:30.151477 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61ac11e7-fe60-4fb3-a26f-a7efe78667d3 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 returned with HTTP 202 Aug 07 14:09:30.151477 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1164/4624] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:30 2026] DELETE /volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:30.160121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c167b1c1-2c3f-46fa-ac94-841548d39e71 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:30.162240 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c167b1c1-2c3f-46fa-ac94-841548d39e71 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:30.162635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c167b1c1-2c3f-46fa-ac94-841548d39e71 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:30.163053 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c167b1c1-2c3f-46fa-ac94-841548d39e71 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:30.172641 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:30.172641 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:30.181922 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c167b1c1-2c3f-46fa-ac94-841548d39e71 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Volume info retrieved successfully. Aug 07 14:09:30.184752 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c167b1c1-2c3f-46fa-ac94-841548d39e71 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 returned with HTTP 200 Aug 07 14:09:30.185409 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1152/4625] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:30 2026] GET /volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:30.774858 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c68b4d6-04d8-4967-9143-6a6dd4d6d017 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:30.776811 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c68b4d6-04d8-4967-9143-6a6dd4d6d017 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:30.777103 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c68b4d6-04d8-4967-9143-6a6dd4d6d017 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:30.777309 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c68b4d6-04d8-4967-9143-6a6dd4d6d017 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:30.777476 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5c68b4d6-04d8-4967-9143-6a6dd4d6d017 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:30.782673 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:30.782673 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:30.783476 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c68b4d6-04d8-4967-9143-6a6dd4d6d017 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:30.783959 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1158/4626] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:30 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:31.200273 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40b6168e-4ce9-4241-b38a-2f640c465d29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:31.202192 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40b6168e-4ce9-4241-b38a-2f640c465d29 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] GET https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 Aug 07 14:09:31.202485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40b6168e-4ce9-4241-b38a-2f640c465d29 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:31.202763 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40b6168e-4ce9-4241-b38a-2f640c465d29 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:31.209134 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40b6168e-4ce9-4241-b38a-2f640c465d29 tempest-VolumesSnapshotNegativeTestJSON-637381001 tempest-VolumesSnapshotNegativeTestJSON-637381001-project-member] https://10.4.3.193/volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 returned with HTTP 404 Aug 07 14:09:31.209736 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1153/4627] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:31 2026] GET /volume/v3/volumes/1fb3686a-aa0a-4e2a-8e09-aa1557320c80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:31.800649 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e31d609b-9c75-42d0-b75b-4989afccb008 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:31.806098 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e31d609b-9c75-42d0-b75b-4989afccb008 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:31.806453 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e31d609b-9c75-42d0-b75b-4989afccb008 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:31.806801 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e31d609b-9c75-42d0-b75b-4989afccb008 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:31.809905 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e31d609b-9c75-42d0-b75b-4989afccb008 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:31.816892 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:31.816892 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:31.817768 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e31d609b-9c75-42d0-b75b-4989afccb008 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:31.818304 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1165/4628] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:31 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:32.520223 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:32.663487 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:32.663792 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-715289298"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:32.665082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-715289298'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:32.665218 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume of 1 GB Aug 07 14:09:32.669403 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Availability Zones retrieved successfully. Aug 07 14:09:32.675267 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (fc905cfa-282c-4596-99b6-ed4fc50c7a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:32.676207 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83913c2f-7de7-4779-93ca-170f9ed3f91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:32.677050 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:32.703895 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83913c2f-7de7-4779-93ca-170f9ed3f91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:32.704547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d6abbc-ee25-427c-abff-2451be7cef68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:32.773819 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Created reservations ['9a5ff3e9-d9c5-4bce-9489-472b68b9e939', '07a9fea7-b48b-48b3-a180-785217cbcd9e', '69f67f37-2762-4234-954f-e134a4b886a9', 'f26b4aa5-ca32-4a65-86a1-0c45d05d6637'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:32.774550 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d6abbc-ee25-427c-abff-2451be7cef68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a5ff3e9-d9c5-4bce-9489-472b68b9e939', '07a9fea7-b48b-48b3-a180-785217cbcd9e', '69f67f37-2762-4234-954f-e134a4b886a9', 'f26b4aa5-ca32-4a65-86a1-0c45d05d6637']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:32.775245 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3181fa3a-352d-49d4-897c-d5847332f3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:32.800474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3181fa3a-352d-49d4-897c-d5847332f3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ede33d8-9a65-4f2c-960b-c8d10216601a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-715289298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['9a5ff3e9-d9c5-4bce-9489-472b68b9e939','07a9fea7-b48b-48b3-a180-785217cbcd9e','69f67f37-2762-4234-954f-e134a4b886a9','f26b4aa5-ca32-4a65-86a1-0c45d05d6637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-715289298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ede33d8-9a65-4f2c-960b-c8d10216601a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88aa41263e040fb8c824cb6b4e699c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:32.801171 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83eac684-e7db-49cf-abea-c9ed8c803717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:32.833672 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e08e98d-b0c8-475d-a379-bc67eb00dcb5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:32.836465 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e08e98d-b0c8-475d-a379-bc67eb00dcb5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:32.837245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e08e98d-b0c8-475d-a379-bc67eb00dcb5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:32.837245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e08e98d-b0c8-475d-a379-bc67eb00dcb5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:32.837462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e08e98d-b0c8-475d-a379-bc67eb00dcb5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:32.844793 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83eac684-e7db-49cf-abea-c9ed8c803717) transitioned into state 'SUCCESS' from state '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-715289298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['9a5ff3e9-d9c5-4bce-9489-472b68b9e939','07a9fea7-b48b-48b3-a180-785217cbcd9e','69f67f37-2762-4234-954f-e134a4b886a9','f26b4aa5-ca32-4a65-86a1-0c45d05d6637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:32.845829 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:32.845829 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:32.846107 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b8486d-d28f-4c01-a5b4-679da97b1e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:32.846701 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e08e98d-b0c8-475d-a379-bc67eb00dcb5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:32.847154 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1159/4629] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:32 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:32.863143 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b8486d-d28f-4c01-a5b4-679da97b1e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:32.864702 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (fc905cfa-282c-4596-99b6-ed4fc50c7a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:32.865289 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request issued successfully. Aug 07 14:09:32.867200 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cc8c138-30ce-42d3-9ff0-0f80d0db6cf0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:32.868200 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1153/4630] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:09:32 2026] POST /volume/v3/volumes => generated 757 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:32.884149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42e83316-6e4b-42d9-af9d-183e0df9a363 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:32.886823 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42e83316-6e4b-42d9-af9d-183e0df9a363 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a Aug 07 14:09:32.887064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42e83316-6e4b-42d9-af9d-183e0df9a363 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:32.887498 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42e83316-6e4b-42d9-af9d-183e0df9a363 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:32.896491 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:32.896491 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:32.902009 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-42e83316-6e4b-42d9-af9d-183e0df9a363 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:32.910650 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42e83316-6e4b-42d9-af9d-183e0df9a363 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a returned with HTTP 200 Aug 07 14:09:32.911200 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1154/4631] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:32 2026] GET /volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:33.859280 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d71aca05-b6e1-4a84-b5a5-728e3ee1c4b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:33.861171 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d71aca05-b6e1-4a84-b5a5-728e3ee1c4b0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:33.861400 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d71aca05-b6e1-4a84-b5a5-728e3ee1c4b0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:33.861619 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d71aca05-b6e1-4a84-b5a5-728e3ee1c4b0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:33.861716 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d71aca05-b6e1-4a84-b5a5-728e3ee1c4b0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:33.865937 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:33.865937 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:33.866794 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d71aca05-b6e1-4a84-b5a5-728e3ee1c4b0 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:33.867007 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1166/4632] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:33 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:33.926957 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28fd8eae-7a67-4628-a617-ea9bb5a224ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:33.928907 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28fd8eae-7a67-4628-a617-ea9bb5a224ac tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a Aug 07 14:09:33.929122 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28fd8eae-7a67-4628-a617-ea9bb5a224ac tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:33.929312 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28fd8eae-7a67-4628-a617-ea9bb5a224ac tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:33.936869 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:33.936869 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:33.940992 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-28fd8eae-7a67-4628-a617-ea9bb5a224ac tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:33.945812 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28fd8eae-7a67-4628-a617-ea9bb5a224ac tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a returned with HTTP 200 Aug 07 14:09:33.946214 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1160/4633] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:33 2026] GET /volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:33.962865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:33.964796 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:09:33.965138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ede33d8-9a65-4f2c-960b-c8d10216601a", "name": "tempest-CreateVolumesFromBackupTest-Backup-1621039259"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:33.966489 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Creating new backup {'backup': {'volume_id': '6ede33d8-9a65-4f2c-960b-c8d10216601a', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1621039259'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:09:33.966742 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Creating backup of volume 6ede33d8-9a65-4f2c-960b-c8d10216601a in container None Aug 07 14:09:33.977802 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:33.977802 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:33.978294 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:34.013341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Created reservations ['5581a4dd-f3c8-4d01-835a-b939ebac7098', '86ee5580-c63c-4268-91d8-530ad8a032e0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:34.039917 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c19b5c1d-0e1d-4590-aa8e-eb7caf585b52 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:09:34.040342 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1154/4634] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:33 2026] POST /volume/v3/backups => generated 339 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:34.055328 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8fc194cf-8bfb-4565-b7f9-008310b12710 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:34.057527 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fc194cf-8bfb-4565-b7f9-008310b12710 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:34.057791 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fc194cf-8bfb-4565-b7f9-008310b12710 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:34.058056 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fc194cf-8bfb-4565-b7f9-008310b12710 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:34.058213 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8fc194cf-8bfb-4565-b7f9-008310b12710 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:34.064404 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:34.064404 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:34.065603 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fc194cf-8bfb-4565-b7f9-008310b12710 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:34.065940 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1155/4635] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:34 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:34.879673 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6e452e0-0aa3-4f41-aae7-880e597f2fae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:34.882044 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6e452e0-0aa3-4f41-aae7-880e597f2fae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:34.882400 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6e452e0-0aa3-4f41-aae7-880e597f2fae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:34.882745 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6e452e0-0aa3-4f41-aae7-880e597f2fae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:34.882973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e6e452e0-0aa3-4f41-aae7-880e597f2fae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:34.889270 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:34.889270 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:34.890284 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6e452e0-0aa3-4f41-aae7-880e597f2fae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:34.890756 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1167/4636] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:34 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:35.077726 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3411fa45-9ef2-40be-9243-4aaecb0a5eb7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:35.080142 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3411fa45-9ef2-40be-9243-4aaecb0a5eb7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:35.080394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3411fa45-9ef2-40be-9243-4aaecb0a5eb7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:35.080627 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3411fa45-9ef2-40be-9243-4aaecb0a5eb7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:35.080737 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3411fa45-9ef2-40be-9243-4aaecb0a5eb7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:35.085003 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:35.085003 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:35.085813 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3411fa45-9ef2-40be-9243-4aaecb0a5eb7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:35.086214 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1161/4637] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:35 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:35.902176 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e8f7629f-0261-46ee-bc92-fbf7b172d481 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:35.904015 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8f7629f-0261-46ee-bc92-fbf7b172d481 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:35.904269 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8f7629f-0261-46ee-bc92-fbf7b172d481 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:35.904461 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8f7629f-0261-46ee-bc92-fbf7b172d481 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:35.904614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e8f7629f-0261-46ee-bc92-fbf7b172d481 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:35.909428 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:35.909428 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:35.910143 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8f7629f-0261-46ee-bc92-fbf7b172d481 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:35.910561 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1155/4638] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:35 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:36.098244 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f61fd10b-0c8f-4da7-a3ae-660b139a05d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:36.100943 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f61fd10b-0c8f-4da7-a3ae-660b139a05d4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:36.101247 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f61fd10b-0c8f-4da7-a3ae-660b139a05d4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:36.101540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f61fd10b-0c8f-4da7-a3ae-660b139a05d4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:36.101706 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f61fd10b-0c8f-4da7-a3ae-660b139a05d4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:36.112304 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:36.112304 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:36.113465 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f61fd10b-0c8f-4da7-a3ae-660b139a05d4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:36.114059 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1156/4639] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:36 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:36.922230 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c27828bb-c963-4f52-a7af-5a9c87f6e7b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:36.924642 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c27828bb-c963-4f52-a7af-5a9c87f6e7b5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:36.924834 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c27828bb-c963-4f52-a7af-5a9c87f6e7b5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:36.925029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c27828bb-c963-4f52-a7af-5a9c87f6e7b5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:36.925130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c27828bb-c963-4f52-a7af-5a9c87f6e7b5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:36.931172 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:36.931172 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:36.932004 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c27828bb-c963-4f52-a7af-5a9c87f6e7b5 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:36.932385 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1168/4640] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:36 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:36.942833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1023d5bd-616f-47a2-b0a5-d8b9bb8faa17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:36.945661 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1023d5bd-616f-47a2-b0a5-d8b9bb8faa17 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a/action Aug 07 14:09:36.946340 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1023d5bd-616f-47a2-b0a5-d8b9bb8faa17 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:09:36.946695 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1023d5bd-616f-47a2-b0a5-d8b9bb8faa17 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:36.948783 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-1023d5bd-616f-47a2-b0a5-d8b9bb8faa17 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Updating backup 'e6cee5c1-4ea1-4607-977e-0bd7f7add76a' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 14:09:36.957497 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:36.957497 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:36.967186 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-1023d5bd-616f-47a2-b0a5-d8b9bb8faa17 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] reset_status in rpcapi backup_id e6cee5c1-4ea1-4607-977e-0bd7f7add76a on host np0000006713. {{(pid=100325) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 14:09:36.969956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1023d5bd-616f-47a2-b0a5-d8b9bb8faa17 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a/action returned with HTTP 202 Aug 07 14:09:36.970958 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1162/4641] 10.4.3.193 () {70 vars in 1430 bytes} [Fri Aug 7 14:09:36 2026] POST /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:36.980610 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d15ea223-1220-4080-9736-47f8e6cad0fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:36.985421 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d15ea223-1220-4080-9736-47f8e6cad0fe tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d Aug 07 14:09:36.985738 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d15ea223-1220-4080-9736-47f8e6cad0fe tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:36.986017 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d15ea223-1220-4080-9736-47f8e6cad0fe tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:36.986227 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d15ea223-1220-4080-9736-47f8e6cad0fe tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume with id: 118ff908-4e90-48f4-bcb1-f16537ff464d Aug 07 14:09:37.007363 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:37.007363 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:37.007756 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d15ea223-1220-4080-9736-47f8e6cad0fe tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:37.032082 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d15ea223-1220-4080-9736-47f8e6cad0fe tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume request issued successfully. Aug 07 14:09:37.032295 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d15ea223-1220-4080-9736-47f8e6cad0fe tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d returned with HTTP 202 Aug 07 14:09:37.033020 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1156/4642] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:36 2026] DELETE /volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:37.044760 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7248be62-c0a4-43d8-b5a6-af4bb259c7c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:37.050433 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7248be62-c0a4-43d8-b5a6-af4bb259c7c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d Aug 07 14:09:37.050433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7248be62-c0a4-43d8-b5a6-af4bb259c7c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:37.050433 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7248be62-c0a4-43d8-b5a6-af4bb259c7c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:37.064310 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:37.064310 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:37.071388 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7248be62-c0a4-43d8-b5a6-af4bb259c7c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:37.081183 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7248be62-c0a4-43d8-b5a6-af4bb259c7c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d returned with HTTP 200 Aug 07 14:09:37.081884 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1157/4643] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:37 2026] GET /volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:37.131318 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a341d42-3e94-498c-82d3-88826dfd276c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:37.134573 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a341d42-3e94-498c-82d3-88826dfd276c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:37.134573 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a341d42-3e94-498c-82d3-88826dfd276c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:37.134878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a341d42-3e94-498c-82d3-88826dfd276c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:37.134878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7a341d42-3e94-498c-82d3-88826dfd276c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:37.139279 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:37.139279 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:37.140702 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a341d42-3e94-498c-82d3-88826dfd276c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:37.141295 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1169/4644] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:37 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:38.098771 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c9d4255-03b6-4f77-bae3-9d12b5d02ea6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:38.101624 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c9d4255-03b6-4f77-bae3-9d12b5d02ea6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d Aug 07 14:09:38.105634 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c9d4255-03b6-4f77-bae3-9d12b5d02ea6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:38.105986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c9d4255-03b6-4f77-bae3-9d12b5d02ea6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:38.114973 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c9d4255-03b6-4f77-bae3-9d12b5d02ea6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d returned with HTTP 404 Aug 07 14:09:38.115834 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1163/4645] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:38 2026] GET /volume/v3/volumes/118ff908-4e90-48f4-bcb1-f16537ff464d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:38.129650 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:38.130594 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] POST https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc/restore Aug 07 14:09:38.130971 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:38.132442 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Restoring backup d1c2873e-136a-4b0d-9a04-d891695d93dc ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 14:09:38.132584 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Restoring backup d1c2873e-136a-4b0d-9a04-d891695d93dc to volume None. Aug 07 14:09:38.138808 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:38.138808 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:38.140222 np0000006713 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Creating volume of 1 GB for restore of backup d1c2873e-136a-4b0d-9a04-d891695d93dc. Aug 07 14:09:38.145865 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:38.157427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (371552a7-da29-48c5-bacb-2f92c07b97dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:38.157427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6ecc94-fb17-4189-9bed-dd9b95f618a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:38.158221 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:38.158570 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41394ffc-f471-41ca-970c-25d59f5a34ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:38.162451 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41394ffc-f471-41ca-970c-25d59f5a34ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:38.162714 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41394ffc-f471-41ca-970c-25d59f5a34ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:38.163383 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41394ffc-f471-41ca-970c-25d59f5a34ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:38.163383 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-41394ffc-f471-41ca-970c-25d59f5a34ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:38.168945 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:38.168945 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:38.169922 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41394ffc-f471-41ca-970c-25d59f5a34ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:38.170469 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1158/4646] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:38 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:38.207872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6ecc94-fb17-4189-9bed-dd9b95f618a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:38.207872 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08d9710-8eb0-4b3f-b485-36639aacf46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:38.268873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Created reservations ['5e0c86a8-949b-4244-9106-ceb436c7c582', '37f9798a-333c-4998-94d6-5cda90280c52', 'e9707652-11e8-46ac-be50-7b6be74450d6', '1a292756-5317-439a-bf1e-4507d277380d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:38.268873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08d9710-8eb0-4b3f-b485-36639aacf46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e0c86a8-949b-4244-9106-ceb436c7c582', '37f9798a-333c-4998-94d6-5cda90280c52', 'e9707652-11e8-46ac-be50-7b6be74450d6', '1a292756-5317-439a-bf1e-4507d277380d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:38.268873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912897bb-e724-4c9c-a7e6-49c0d05ac503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:38.312139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912897bb-e724-4c9c-a7e6-49c0d05ac503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7def7020-21d2-4f8d-856a-54c0be0c6c4b', '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='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['5e0c86a8-949b-4244-9106-ceb436c7c582','37f9798a-333c-4998-94d6-5cda90280c52','e9707652-11e8-46ac-be50-7b6be74450d6','1a292756-5317-439a-bf1e-4507d277380d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:38Z,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=7def7020-21d2-4f8d-856a-54c0be0c6c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3acdd04de2e4be48efb9f76d2a78297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5143cb25344c2eb493ffa725350a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:38.313706 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ed1fee-7b47-4aa8-b1ef-26ab3502eeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:38.337087 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ed1fee-7b47-4aa8-b1ef-26ab3502eeee) transitioned into 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='b3acdd04de2e4be48efb9f76d2a78297',qos_specs=None,replication_status=,reservations=['5e0c86a8-949b-4244-9106-ceb436c7c582','37f9798a-333c-4998-94d6-5cda90280c52','e9707652-11e8-46ac-be50-7b6be74450d6','1a292756-5317-439a-bf1e-4507d277380d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5143cb25344c2eb493ffa725350a2a',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:38.338152 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93082045-1a31-479b-bc56-08509c8a0fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:38.349562 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93082045-1a31-479b-bc56-08509c8a0fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:38.350614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Flow 'volume_create_api' (371552a7-da29-48c5-bacb-2f92c07b97dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:38.351156 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Create volume request issued successfully. Aug 07 14:09:38.363208 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:38.363208 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:38.364071 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:39.183941 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-023e4b77-b679-4867-9b74-f66fca26d412 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:39.186572 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023e4b77-b679-4867-9b74-f66fca26d412 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:39.187366 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023e4b77-b679-4867-9b74-f66fca26d412 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:39.187731 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023e4b77-b679-4867-9b74-f66fca26d412 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:39.188468 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-023e4b77-b679-4867-9b74-f66fca26d412 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:39.195105 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:39.195105 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:39.196345 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023e4b77-b679-4867-9b74-f66fca26d412 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:39.196823 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1170/4647] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:39 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:39.374630 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:39.374630 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:39.375143 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:39.375314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 14:09:39.375399 np0000006713 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Overwriting volume 7def7020-21d2-4f8d-856a-54c0be0c6c4b with restore of backup d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:39.394306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] restore_backup in rpcapi backup_id d1c2873e-136a-4b0d-9a04-d891695d93dc {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 14:09:39.398929 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd4290b5-d431-4066-83ae-81c8d96c1ba8 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc/restore returned with HTTP 202 Aug 07 14:09:39.398929 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1157/4648] 10.4.3.193 () {70 vars in 1433 bytes} [Fri Aug 7 14:09:38 2026] POST /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc/restore => generated 152 bytes in 1269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:39.412323 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d819cd4e-d3d8-4b89-b3c6-26a0fb125bc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:39.415217 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d819cd4e-d3d8-4b89-b3c6-26a0fb125bc6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:39.415619 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d819cd4e-d3d8-4b89-b3c6-26a0fb125bc6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:39.415829 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d819cd4e-d3d8-4b89-b3c6-26a0fb125bc6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:39.416022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d819cd4e-d3d8-4b89-b3c6-26a0fb125bc6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:39.428464 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:39.428464 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:39.429628 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d819cd4e-d3d8-4b89-b3c6-26a0fb125bc6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:39.431081 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1164/4649] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:39 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:40.208931 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8af51e02-7e3d-4eec-86f2-390ebb18c3a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:40.210357 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8af51e02-7e3d-4eec-86f2-390ebb18c3a4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:40.210691 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8af51e02-7e3d-4eec-86f2-390ebb18c3a4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:40.210931 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8af51e02-7e3d-4eec-86f2-390ebb18c3a4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:40.211036 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8af51e02-7e3d-4eec-86f2-390ebb18c3a4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:40.216537 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:40.216537 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:40.217096 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8af51e02-7e3d-4eec-86f2-390ebb18c3a4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:40.217496 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1159/4650] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:40 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:40.448125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a63f03d-5551-433a-a929-de791dcf86cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:40.450038 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a63f03d-5551-433a-a929-de791dcf86cc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:40.450288 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a63f03d-5551-433a-a929-de791dcf86cc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:40.450574 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a63f03d-5551-433a-a929-de791dcf86cc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:40.450828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9a63f03d-5551-433a-a929-de791dcf86cc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:40.458040 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:40.458040 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:40.459319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a63f03d-5551-433a-a929-de791dcf86cc tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:40.459801 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1171/4651] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:40 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:41.232876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a7555cc-6d72-45e9-9ca6-ce10c97f3072 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:41.233774 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a7555cc-6d72-45e9-9ca6-ce10c97f3072 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:41.234067 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a7555cc-6d72-45e9-9ca6-ce10c97f3072 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:41.234302 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a7555cc-6d72-45e9-9ca6-ce10c97f3072 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:41.234453 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2a7555cc-6d72-45e9-9ca6-ce10c97f3072 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:41.240256 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:41.240256 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:41.241859 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a7555cc-6d72-45e9-9ca6-ce10c97f3072 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:41.241859 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1158/4652] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:41 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:41.481276 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70266e9a-b184-49a5-907d-f68626f6071d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:41.483176 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70266e9a-b184-49a5-907d-f68626f6071d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:41.483568 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70266e9a-b184-49a5-907d-f68626f6071d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:41.484160 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70266e9a-b184-49a5-907d-f68626f6071d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:41.489265 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-70266e9a-b184-49a5-907d-f68626f6071d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:41.492951 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:41.492951 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:41.495398 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70266e9a-b184-49a5-907d-f68626f6071d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:41.495398 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1165/4653] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:41 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:42.255931 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2202b6e-cab5-41c5-818f-81aabe1fcb68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:42.255931 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2202b6e-cab5-41c5-818f-81aabe1fcb68 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:42.256353 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2202b6e-cab5-41c5-818f-81aabe1fcb68 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:42.256795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2202b6e-cab5-41c5-818f-81aabe1fcb68 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:42.256795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d2202b6e-cab5-41c5-818f-81aabe1fcb68 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:42.262023 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:42.262023 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:42.263007 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2202b6e-cab5-41c5-818f-81aabe1fcb68 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:42.263572 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1160/4654] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:42 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:42.512791 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae606ee8-b639-4e1f-b07f-a767778d08c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:42.518318 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae606ee8-b639-4e1f-b07f-a767778d08c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:42.519005 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae606ee8-b639-4e1f-b07f-a767778d08c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:42.519755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae606ee8-b639-4e1f-b07f-a767778d08c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:42.521212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ae606ee8-b639-4e1f-b07f-a767778d08c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:42.527985 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:42.527985 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:42.528831 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae606ee8-b639-4e1f-b07f-a767778d08c1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:42.529474 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1172/4655] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:42 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:43.278526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3823f883-0c8d-49d0-8aa5-5e9a4bf04ac8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:43.280300 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3823f883-0c8d-49d0-8aa5-5e9a4bf04ac8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:43.280585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3823f883-0c8d-49d0-8aa5-5e9a4bf04ac8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:43.280862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3823f883-0c8d-49d0-8aa5-5e9a4bf04ac8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:43.281019 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3823f883-0c8d-49d0-8aa5-5e9a4bf04ac8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:43.285880 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:43.285880 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:43.286783 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3823f883-0c8d-49d0-8aa5-5e9a4bf04ac8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:43.287283 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1159/4656] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:43 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:43.542873 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9384e2b-4aa7-4a39-8243-78fbf26a7e9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:43.546627 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9384e2b-4aa7-4a39-8243-78fbf26a7e9d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:43.546792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9384e2b-4aa7-4a39-8243-78fbf26a7e9d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:43.547792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9384e2b-4aa7-4a39-8243-78fbf26a7e9d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:43.547792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e9384e2b-4aa7-4a39-8243-78fbf26a7e9d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:43.553773 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:43.553773 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:43.554429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9384e2b-4aa7-4a39-8243-78fbf26a7e9d tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:43.555914 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1166/4657] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:43 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:43.826344 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6223a1ec-1dde-43fa-ac16-4cd19b5887be None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:43.944356 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6223a1ec-1dde-43fa-ac16-4cd19b5887be tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:09:43.944724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6223a1ec-1dde-43fa-ac16-4cd19b5887be tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:43.960538 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6223a1ec-1dde-43fa-ac16-4cd19b5887be tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:09:43.960954 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1161/4658] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:09:43 2026] POST /volume/v3/types => generated 269 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:44.299606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0a1f1fe-3682-44f3-af18-1813eddaead0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:44.301720 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0a1f1fe-3682-44f3-af18-1813eddaead0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:44.301973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0a1f1fe-3682-44f3-af18-1813eddaead0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:44.302184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0a1f1fe-3682-44f3-af18-1813eddaead0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:44.302319 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c0a1f1fe-3682-44f3-af18-1813eddaead0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:44.307525 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:44.307525 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:44.308521 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0a1f1fe-3682-44f3-af18-1813eddaead0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:44.308898 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1173/4659] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:44 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:44.566229 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-06ae697b-1c5b-4a2e-9e4b-308183e35cbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:44.568600 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06ae697b-1c5b-4a2e-9e4b-308183e35cbd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:44.568829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06ae697b-1c5b-4a2e-9e4b-308183e35cbd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:44.569080 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06ae697b-1c5b-4a2e-9e4b-308183e35cbd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:44.569255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-06ae697b-1c5b-4a2e-9e4b-308183e35cbd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:44.574802 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:44.574802 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:44.575640 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06ae697b-1c5b-4a2e-9e4b-308183e35cbd tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:44.576134 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1160/4660] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:44 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:45.319820 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdfadb6d-a57e-418a-814c-ccdd000f447e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:45.321631 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdfadb6d-a57e-418a-814c-ccdd000f447e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:45.321806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdfadb6d-a57e-418a-814c-ccdd000f447e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:45.322023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdfadb6d-a57e-418a-814c-ccdd000f447e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:45.322163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fdfadb6d-a57e-418a-814c-ccdd000f447e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:45.326479 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:45.326479 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:45.327228 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdfadb6d-a57e-418a-814c-ccdd000f447e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:45.327593 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1167/4661] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:45 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:45.587667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8cb2e467-4d0d-4283-bac6-85d70cae686f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:45.589557 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cb2e467-4d0d-4283-bac6-85d70cae686f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:45.589994 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cb2e467-4d0d-4283-bac6-85d70cae686f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:45.590359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cb2e467-4d0d-4283-bac6-85d70cae686f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:45.591491 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8cb2e467-4d0d-4283-bac6-85d70cae686f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:45.595273 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:45.595273 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:45.596132 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cb2e467-4d0d-4283-bac6-85d70cae686f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:45.596683 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1162/4662] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:45 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:46.098283 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10bd72ab-2bc9-4cae-ae74-d54abc68898a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.100135 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10bd72ab-2bc9-4cae-ae74-d54abc68898a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:09:46.100530 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10bd72ab-2bc9-4cae-ae74-d54abc68898a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:46.117291 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10bd72ab-2bc9-4cae-ae74-d54abc68898a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:09:46.117718 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1174/4663] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:09:46 2026] POST /volume/v3/types => generated 267 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:46.127395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4aa46b06-1249-4983-92d1-6059a82d5a7a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.129235 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aa46b06-1249-4983-92d1-6059a82d5a7a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:09:46.129659 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4aa46b06-1249-4983-92d1-6059a82d5a7a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:46.143512 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4aa46b06-1249-4983-92d1-6059a82d5a7a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:09:46.143923 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1161/4664] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:09:46 2026] POST /volume/v3/types => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:46.153070 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.155268 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:46.155703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1649080619", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:46.157515 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1649080619', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:46.162254 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume of 1 GB Aug 07 14:09:46.162615 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:46.162615 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:46.163163 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Availability Zones retrieved successfully. Aug 07 14:09:46.169826 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Flow 'volume_create_api' (6c176b1e-fdfa-425b-835a-6022c45fffa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:46.172125 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92a462a-5bfe-4c88-acbb-b93e3815e307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.173310 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:46.199333 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92a462a-5bfe-4c88-acbb-b93e3815e307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:09:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f077e116-26fe-4c6f-830f-0fe377a15761,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f077e116-26fe-4c6f-830f-0fe377a15761', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.200051 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b53816-5b02-4a2b-8113-79235aa1ea1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.229394 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:46.229629 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-886498747-812085735, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:46.265452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Created reservations ['0201766e-715c-4b42-bbf5-62d3dd562a06', 'd8182db2-dc80-451d-8c39-35ce1308c5f3', '67c15f11-cf40-4e7f-9e3e-4070c78935ca', '90405f0d-5b3d-4c06-af07-c5c055bf4dac'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:46.266591 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b53816-5b02-4a2b-8113-79235aa1ea1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0201766e-715c-4b42-bbf5-62d3dd562a06', 'd8182db2-dc80-451d-8c39-35ce1308c5f3', '67c15f11-cf40-4e7f-9e3e-4070c78935ca', '90405f0d-5b3d-4c06-af07-c5c055bf4dac']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.267846 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0066c713-d87c-4b46-bb8e-a41a36f857fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.292046 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0066c713-d87c-4b46-bb8e-a41a36f857fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80619c97-bee5-4c25-9422-d02235e9d7b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1649080619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',qos_specs=None,replication_status=,reservations=['0201766e-715c-4b42-bbf5-62d3dd562a06','d8182db2-dc80-451d-8c39-35ce1308c5f3','67c15f11-cf40-4e7f-9e3e-4070c78935ca','90405f0d-5b3d-4c06-af07-c5c055bf4dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_type_id=f077e116-26fe-4c6f-830f-0fe377a15761), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1649080619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80619c97-bee5-4c25-9422-d02235e9d7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f077e116-26fe-4c6f-830f-0fe377a15761),volume_type_id=f077e116-26fe-4c6f-830f-0fe377a15761)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.292794 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84921676-09c3-4334-9e74-60577217d6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.311107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84921676-09c3-4334-9e74-60577217d6dd) transitioned into state 'SUCCESS' from state '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-1649080619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',qos_specs=None,replication_status=,reservations=['0201766e-715c-4b42-bbf5-62d3dd562a06','d8182db2-dc80-451d-8c39-35ce1308c5f3','67c15f11-cf40-4e7f-9e3e-4070c78935ca','90405f0d-5b3d-4c06-af07-c5c055bf4dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_type_id=f077e116-26fe-4c6f-830f-0fe377a15761)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.311894 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0b4fad-d785-4a6e-8161-80c08e36d459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.321462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0b4fad-d785-4a6e-8161-80c08e36d459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.322506 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Flow 'volume_create_api' (6c176b1e-fdfa-425b-835a-6022c45fffa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:46.322807 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume request issued successfully. Aug 07 14:09:46.323390 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4808e2f-f971-45fe-81f0-6ef368d6acd1 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:46.323767 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1168/4665] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:46 2026] POST /volume/v3/volumes => generated 845 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:46.338274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-987007e5-8716-482b-8d4b-6e68c773eddc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.340752 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:46.340948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1787067678", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:46.341470 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52d58220-79ca-4263-8f40-cadbb56b66a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.342446 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1787067678', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:46.343420 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52d58220-79ca-4263-8f40-cadbb56b66a8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:46.343651 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52d58220-79ca-4263-8f40-cadbb56b66a8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:46.343884 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52d58220-79ca-4263-8f40-cadbb56b66a8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:46.344050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-52d58220-79ca-4263-8f40-cadbb56b66a8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:46.346132 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume of 1 GB Aug 07 14:09:46.346436 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:46.346436 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:46.346930 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Availability Zones retrieved successfully. Aug 07 14:09:46.350131 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:46.350131 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:46.351289 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52d58220-79ca-4263-8f40-cadbb56b66a8 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:46.351887 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1175/4666] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:46 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:46.353262 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Flow 'volume_create_api' (06960ec8-e79d-4e35-9a6c-f323b3967040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:46.354294 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21483be-51c0-4b56-ac50-2d7ada4de09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.355407 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:46.376059 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21483be-51c0-4b56-ac50-2d7ada4de09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:09:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3864ddf-851c-4823-8c23-896feea5513b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3864ddf-851c-4823-8c23-896feea5513b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.376977 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8eebbc8-cd82-42e4-8f39-54beface86b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.407947 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:46.408245 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1466945467-914225439, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:46.440768 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Created reservations ['f7aeda28-480d-4f43-95cf-3739cad4cc8e', 'b1b483fe-81a5-46d4-bd75-50b3941c96f2', '65644cef-aae8-4b51-af99-332fbd4306fe', '2005811b-c8d4-4eb2-ba7e-528474394622'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:46.441612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8eebbc8-cd82-42e4-8f39-54beface86b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7aeda28-480d-4f43-95cf-3739cad4cc8e', 'b1b483fe-81a5-46d4-bd75-50b3941c96f2', '65644cef-aae8-4b51-af99-332fbd4306fe', '2005811b-c8d4-4eb2-ba7e-528474394622']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.442404 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a07935-e3e9-41d3-b74e-10b13d2e8b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.467595 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a07935-e3e9-41d3-b74e-10b13d2e8b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b2a2be-c556-42e8-80e4-a258d9b86c3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1787067678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',qos_specs=None,replication_status=,reservations=['f7aeda28-480d-4f43-95cf-3739cad4cc8e','b1b483fe-81a5-46d4-bd75-50b3941c96f2','65644cef-aae8-4b51-af99-332fbd4306fe','2005811b-c8d4-4eb2-ba7e-528474394622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_type_id=c3864ddf-851c-4823-8c23-896feea5513b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1787067678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b2a2be-c556-42e8-80e4-a258d9b86c3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3864ddf-851c-4823-8c23-896feea5513b),volume_type_id=c3864ddf-851c-4823-8c23-896feea5513b)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.468493 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2d4edd-0540-42d7-b70e-fa29e7817891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.491987 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2d4edd-0540-42d7-b70e-fa29e7817891) transitioned into state 'SUCCESS' from state '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-1787067678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',qos_specs=None,replication_status=,reservations=['f7aeda28-480d-4f43-95cf-3739cad4cc8e','b1b483fe-81a5-46d4-bd75-50b3941c96f2','65644cef-aae8-4b51-af99-332fbd4306fe','2005811b-c8d4-4eb2-ba7e-528474394622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_type_id=c3864ddf-851c-4823-8c23-896feea5513b)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.493017 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad98742-70f1-4ac9-824e-d695f72971a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.505792 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad98742-70f1-4ac9-824e-d695f72971a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.507031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Flow 'volume_create_api' (06960ec8-e79d-4e35-9a6c-f323b3967040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:46.507506 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume request issued successfully. Aug 07 14:09:46.508478 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-987007e5-8716-482b-8d4b-6e68c773eddc tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:46.509151 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1163/4667] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:46 2026] POST /volume/v3/volumes => generated 846 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:46.542151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.544590 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:46.545086 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2012575189", "snapshot_id": null, "imageRef": "d7b15bcb-cf22-4887-ab37-c043ed431c6f", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:46.547285 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2012575189', 'snapshot_id': None, 'imageRef': 'd7b15bcb-cf22-4887-ab37-c043ed431c6f', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:46.611047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ce9e720-d63e-4674-a919-b5ddf1208c09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.613214 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ce9e720-d63e-4674-a919-b5ddf1208c09 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:46.613382 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ce9e720-d63e-4674-a919-b5ddf1208c09 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:46.613571 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ce9e720-d63e-4674-a919-b5ddf1208c09 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:46.613693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5ce9e720-d63e-4674-a919-b5ddf1208c09 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:46.618155 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:46.618155 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:46.619334 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ce9e720-d63e-4674-a919-b5ddf1208c09 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:46.619759 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1169/4668] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:46 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:46.687686 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume of 1 GB Aug 07 14:09:46.688101 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:46.688101 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:46.688822 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Availability Zones retrieved successfully. Aug 07 14:09:46.696175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Flow 'volume_create_api' (1836b878-3e19-4de2-9fd6-e0bc39b1138b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:46.697677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cab8fa-1830-4f2f-bc31-88f4c694c8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.698801 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:46.765884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cab8fa-1830-4f2f-bc31-88f4c694c8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:09:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=865d2b45-706d-458c-ba38-ba2baaaf02b1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '865d2b45-706d-458c-ba38-ba2baaaf02b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.766870 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc96614f-c141-4081-92df-99cd79f85a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.804299 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:46.804710 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1518492045-1937748102, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:09:46.861465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Created reservations ['72f7c024-2daa-4a38-828a-9996211dcb3b', '99adfbdd-379b-42cc-8c38-faa7412308fa', '13dd31b2-fec7-4d06-a838-02bc59197d67', 'ad5996ae-c2dc-4735-8747-7b23f132edde'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:46.862312 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc96614f-c141-4081-92df-99cd79f85a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72f7c024-2daa-4a38-828a-9996211dcb3b', '99adfbdd-379b-42cc-8c38-faa7412308fa', '13dd31b2-fec7-4d06-a838-02bc59197d67', 'ad5996ae-c2dc-4735-8747-7b23f132edde']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.863234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6731f5a-9df9-4dec-8e85-7302f1df11b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.901436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6731f5a-9df9-4dec-8e85-7302f1df11b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01dd30da-d4b2-4a40-bf5c-fab4460f7204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2012575189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',qos_specs=None,replication_status=,reservations=['72f7c024-2daa-4a38-828a-9996211dcb3b','99adfbdd-379b-42cc-8c38-faa7412308fa','13dd31b2-fec7-4d06-a838-02bc59197d67','ad5996ae-c2dc-4735-8747-7b23f132edde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_type_id=865d2b45-706d-458c-ba38-ba2baaaf02b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2012575189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01dd30da-d4b2-4a40-bf5c-fab4460f7204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(865d2b45-706d-458c-ba38-ba2baaaf02b1),volume_type_id=865d2b45-706d-458c-ba38-ba2baaaf02b1)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.902245 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d97fef6-7a33-4849-b693-5ca558681d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.927909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d97fef6-7a33-4849-b693-5ca558681d5b) transitioned into state 'SUCCESS' from state '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-2012575189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3307ee9be24958ad1e3ac5d2f8dd83',qos_specs=None,replication_status=,reservations=['72f7c024-2daa-4a38-828a-9996211dcb3b','99adfbdd-379b-42cc-8c38-faa7412308fa','13dd31b2-fec7-4d06-a838-02bc59197d67','ad5996ae-c2dc-4735-8747-7b23f132edde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197b2d15971b46c38d5fc76ed54d8b83',volume_type_id=865d2b45-706d-458c-ba38-ba2baaaf02b1)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.928824 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5282e923-3dfc-4f6d-bbf0-f8d8169bfd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:46.938822 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5282e923-3dfc-4f6d-bbf0-f8d8169bfd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:46.940021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Flow 'volume_create_api' (1836b878-3e19-4de2-9fd6-e0bc39b1138b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:46.940445 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Create volume request issued successfully. Aug 07 14:09:46.941099 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75ab1391-a3b8-4cc2-beba-317837dc6e23 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:46.941606 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1162/4669] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:46 2026] POST /volume/v3/volumes => generated 847 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:46.957209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5adc21d-8048-44e6-8518-9a4dc2e03e4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:46.959484 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5adc21d-8048-44e6-8518-9a4dc2e03e4c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:46.959740 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5adc21d-8048-44e6-8518-9a4dc2e03e4c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:46.960020 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5adc21d-8048-44e6-8518-9a4dc2e03e4c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:46.967421 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:46.967421 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:46.971109 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a5adc21d-8048-44e6-8518-9a4dc2e03e4c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:46.975205 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5adc21d-8048-44e6-8518-9a4dc2e03e4c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:46.975802 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1176/4670] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:46 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 915 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:47.363074 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc3a3cc1-8183-4620-bee7-78fc8f3945b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:47.366105 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc3a3cc1-8183-4620-bee7-78fc8f3945b4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:47.366105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc3a3cc1-8183-4620-bee7-78fc8f3945b4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:47.366105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc3a3cc1-8183-4620-bee7-78fc8f3945b4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:47.366105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cc3a3cc1-8183-4620-bee7-78fc8f3945b4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:47.370143 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:47.370143 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:47.370948 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc3a3cc1-8183-4620-bee7-78fc8f3945b4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:47.371482 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1164/4671] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:47 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:47.632352 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-959deed5-e532-4ef7-ae91-cae4abe3755e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:47.634627 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-959deed5-e532-4ef7-ae91-cae4abe3755e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:47.634882 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-959deed5-e532-4ef7-ae91-cae4abe3755e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:47.635089 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-959deed5-e532-4ef7-ae91-cae4abe3755e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:47.635267 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-959deed5-e532-4ef7-ae91-cae4abe3755e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:47.639559 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:47.639559 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:47.640185 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-959deed5-e532-4ef7-ae91-cae4abe3755e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:47.640576 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1170/4672] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:47 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:47.988871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba9b4605-2660-41f8-90ff-35e33469136c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:47.990854 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba9b4605-2660-41f8-90ff-35e33469136c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:47.991059 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba9b4605-2660-41f8-90ff-35e33469136c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:47.991578 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba9b4605-2660-41f8-90ff-35e33469136c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:47.998665 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:47.998665 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:48.002806 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba9b4605-2660-41f8-90ff-35e33469136c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:48.006651 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba9b4605-2660-41f8-90ff-35e33469136c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:48.007234 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1163/4673] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:47 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:48.380749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c84a311b-9397-494f-a846-ce427658f2f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:48.382646 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c84a311b-9397-494f-a846-ce427658f2f0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:48.382896 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c84a311b-9397-494f-a846-ce427658f2f0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:48.383108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c84a311b-9397-494f-a846-ce427658f2f0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:48.383192 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c84a311b-9397-494f-a846-ce427658f2f0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:48.387673 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:48.387673 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:48.388531 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c84a311b-9397-494f-a846-ce427658f2f0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:48.388915 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1177/4674] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:48 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:48.652941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-014dc26d-6d93-4fcd-ac21-a5a89e9d02b1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:48.655387 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-014dc26d-6d93-4fcd-ac21-a5a89e9d02b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:48.655732 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-014dc26d-6d93-4fcd-ac21-a5a89e9d02b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:48.656063 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-014dc26d-6d93-4fcd-ac21-a5a89e9d02b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:48.656208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-014dc26d-6d93-4fcd-ac21-a5a89e9d02b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:48.661009 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:48.661009 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:48.661785 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-014dc26d-6d93-4fcd-ac21-a5a89e9d02b1 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:48.662232 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1165/4675] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:48 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:49.019684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-400b7f29-342b-486a-ac02-b81e88ef508f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:49.021610 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-400b7f29-342b-486a-ac02-b81e88ef508f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:49.022066 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-400b7f29-342b-486a-ac02-b81e88ef508f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:49.022066 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-400b7f29-342b-486a-ac02-b81e88ef508f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:49.030909 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:49.030909 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:49.035473 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-400b7f29-342b-486a-ac02-b81e88ef508f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:49.040286 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-400b7f29-342b-486a-ac02-b81e88ef508f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:49.040818 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1171/4676] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:49 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:49.403422 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ab59127e-4e43-426b-8ead-04a56ff47bd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:49.405665 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab59127e-4e43-426b-8ead-04a56ff47bd6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:49.405916 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab59127e-4e43-426b-8ead-04a56ff47bd6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:49.406162 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab59127e-4e43-426b-8ead-04a56ff47bd6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:49.406327 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ab59127e-4e43-426b-8ead-04a56ff47bd6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:49.411203 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:49.411203 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:49.412158 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab59127e-4e43-426b-8ead-04a56ff47bd6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:49.412630 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1164/4677] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:49 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:49.671801 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05b2f799-4c7f-4442-b654-e1a1417bcf76 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:49.673547 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05b2f799-4c7f-4442-b654-e1a1417bcf76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:49.673759 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05b2f799-4c7f-4442-b654-e1a1417bcf76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:49.673980 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05b2f799-4c7f-4442-b654-e1a1417bcf76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:49.674083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-05b2f799-4c7f-4442-b654-e1a1417bcf76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:49.678072 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:49.678072 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:49.678899 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05b2f799-4c7f-4442-b654-e1a1417bcf76 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:49.679343 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1178/4678] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:49 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:49.688076 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:49.690065 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b Aug 07 14:09:49.690287 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:49.690499 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:49.690664 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume with id: 7def7020-21d2-4f8d-856a-54c0be0c6c4b Aug 07 14:09:49.697594 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:49.697594 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:49.697960 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:49.714475 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume request issued successfully. Aug 07 14:09:49.714641 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcac1908-26b8-4fb1-bb2e-a5e24b239b3e tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b returned with HTTP 202 Aug 07 14:09:49.715139 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1166/4679] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:49 2026] DELETE /volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:49.723432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42f370bc-98f2-4d65-9ea4-c3dc408de23c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:49.724757 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42f370bc-98f2-4d65-9ea4-c3dc408de23c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b Aug 07 14:09:49.725107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42f370bc-98f2-4d65-9ea4-c3dc408de23c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:49.725385 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42f370bc-98f2-4d65-9ea4-c3dc408de23c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:49.732742 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:49.732742 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:49.736162 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42f370bc-98f2-4d65-9ea4-c3dc408de23c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:49.740672 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42f370bc-98f2-4d65-9ea4-c3dc408de23c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b returned with HTTP 200 Aug 07 14:09:49.741164 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1172/4680] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:49 2026] GET /volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b => generated 1065 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:50.053270 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c73a2967-e876-4482-8c92-91d590ed43ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:50.055584 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c73a2967-e876-4482-8c92-91d590ed43ea tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:50.056132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c73a2967-e876-4482-8c92-91d590ed43ea tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:50.056132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c73a2967-e876-4482-8c92-91d590ed43ea tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:50.064131 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:50.064131 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:50.068203 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c73a2967-e876-4482-8c92-91d590ed43ea tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:50.072768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c73a2967-e876-4482-8c92-91d590ed43ea tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:50.073172 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1165/4681] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:50 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1000 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:50.421957 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72ddfedd-ec01-40fe-9071-e681b053c449 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:50.423646 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72ddfedd-ec01-40fe-9071-e681b053c449 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:50.423828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72ddfedd-ec01-40fe-9071-e681b053c449 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:50.424018 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72ddfedd-ec01-40fe-9071-e681b053c449 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:50.424119 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-72ddfedd-ec01-40fe-9071-e681b053c449 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:50.428040 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:50.428040 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:50.428665 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72ddfedd-ec01-40fe-9071-e681b053c449 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:50.428989 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1179/4682] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:50 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:50.753331 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-402794e8-3cae-42bc-948a-6c23f2a3be7a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:50.755054 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-402794e8-3cae-42bc-948a-6c23f2a3be7a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b Aug 07 14:09:50.755359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-402794e8-3cae-42bc-948a-6c23f2a3be7a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:50.755540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-402794e8-3cae-42bc-948a-6c23f2a3be7a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:50.763608 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-402794e8-3cae-42bc-948a-6c23f2a3be7a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b returned with HTTP 404 Aug 07 14:09:50.764346 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1167/4683] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:50 2026] GET /volume/v3/volumes/7def7020-21d2-4f8d-856a-54c0be0c6c4b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:50.772207 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-999e07d9-2322-4c6a-8da2-c58102034968 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:50.773780 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-999e07d9-2322-4c6a-8da2-c58102034968 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:50.774050 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-999e07d9-2322-4c6a-8da2-c58102034968 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:50.774258 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-999e07d9-2322-4c6a-8da2-c58102034968 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:50.774368 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-999e07d9-2322-4c6a-8da2-c58102034968 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:50.778853 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:50.778853 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:50.779457 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-999e07d9-2322-4c6a-8da2-c58102034968 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:50.779860 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1173/4684] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:50 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:50.792500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3994058e-2b5b-4d53-b501-f9e4db50996c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:50.794345 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3994058e-2b5b-4d53-b501-f9e4db50996c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:50.794576 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3994058e-2b5b-4d53-b501-f9e4db50996c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:50.794809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3994058e-2b5b-4d53-b501-f9e4db50996c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:50.794979 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-3994058e-2b5b-4d53-b501-f9e4db50996c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete backup with id: e6cee5c1-4ea1-4607-977e-0bd7f7add76a. Aug 07 14:09:50.798975 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:50.798975 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:50.809378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-3994058e-2b5b-4d53-b501-f9e4db50996c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] delete_backup rpcapi backup_id e6cee5c1-4ea1-4607-977e-0bd7f7add76a {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:09:50.811004 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3994058e-2b5b-4d53-b501-f9e4db50996c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 202 Aug 07 14:09:50.811472 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1166/4685] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:50 2026] DELETE /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:50.819419 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6563cf7-69f2-412c-88d7-93482c286d00 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:50.821558 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6563cf7-69f2-412c-88d7-93482c286d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:50.821825 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6563cf7-69f2-412c-88d7-93482c286d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:50.822085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6563cf7-69f2-412c-88d7-93482c286d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:50.822221 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c6563cf7-69f2-412c-88d7-93482c286d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:50.828254 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:50.828254 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:50.829267 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6563cf7-69f2-412c-88d7-93482c286d00 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 200 Aug 07 14:09:50.829814 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1180/4686] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:50 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:51.092069 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c3c38f4e-c18b-4ec6-8d4d-918c14b80f4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:51.094805 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3c38f4e-c18b-4ec6-8d4d-918c14b80f4e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:51.094996 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3c38f4e-c18b-4ec6-8d4d-918c14b80f4e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:51.095188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3c38f4e-c18b-4ec6-8d4d-918c14b80f4e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:51.106709 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:51.106709 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:51.110676 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c3c38f4e-c18b-4ec6-8d4d-918c14b80f4e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:51.116260 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3c38f4e-c18b-4ec6-8d4d-918c14b80f4e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:51.116690 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1168/4687] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:51 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:51.439759 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4959f671-bcd6-4d59-b7c9-559c6aaf077d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:51.441561 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4959f671-bcd6-4d59-b7c9-559c6aaf077d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:51.441749 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4959f671-bcd6-4d59-b7c9-559c6aaf077d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:51.441961 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4959f671-bcd6-4d59-b7c9-559c6aaf077d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:51.442085 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4959f671-bcd6-4d59-b7c9-559c6aaf077d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:51.446665 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:51.446665 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:51.447533 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4959f671-bcd6-4d59-b7c9-559c6aaf077d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:51.447961 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1174/4688] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:51 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:51.842774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd53f735-75cb-4505-95ff-1477dec873f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:51.844804 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd53f735-75cb-4505-95ff-1477dec873f6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a Aug 07 14:09:51.845020 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd53f735-75cb-4505-95ff-1477dec873f6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:51.845204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd53f735-75cb-4505-95ff-1477dec873f6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:51.845320 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fd53f735-75cb-4505-95ff-1477dec873f6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id e6cee5c1-4ea1-4607-977e-0bd7f7add76a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:51.848745 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd53f735-75cb-4505-95ff-1477dec873f6 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a returned with HTTP 404 Aug 07 14:09:51.849293 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1167/4689] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:51 2026] GET /volume/v3/backups/e6cee5c1-4ea1-4607-977e-0bd7f7add76a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:51.856538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86e0a93e-cae1-4183-a848-23eef1e695c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:51.858492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86e0a93e-cae1-4183-a848-23eef1e695c4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:51.858733 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86e0a93e-cae1-4183-a848-23eef1e695c4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:51.858956 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86e0a93e-cae1-4183-a848-23eef1e695c4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:51.859060 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-86e0a93e-cae1-4183-a848-23eef1e695c4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete backup with id: 9d888e55-8650-46a1-91c8-735fca37a080. Aug 07 14:09:51.863804 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:51.863804 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:51.876770 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-86e0a93e-cae1-4183-a848-23eef1e695c4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] delete_backup rpcapi backup_id 9d888e55-8650-46a1-91c8-735fca37a080 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:09:51.878753 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86e0a93e-cae1-4183-a848-23eef1e695c4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 202 Aug 07 14:09:51.879358 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1181/4690] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:51 2026] DELETE /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:51.887664 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b362c6e5-faf5-4d2e-ba79-7f98666a52d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:51.889803 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b362c6e5-faf5-4d2e-ba79-7f98666a52d3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:51.890082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b362c6e5-faf5-4d2e-ba79-7f98666a52d3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:51.890347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b362c6e5-faf5-4d2e-ba79-7f98666a52d3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:51.890504 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b362c6e5-faf5-4d2e-ba79-7f98666a52d3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:51.895662 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:51.895662 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:51.896320 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b362c6e5-faf5-4d2e-ba79-7f98666a52d3 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 200 Aug 07 14:09:51.896663 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1169/4691] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:51 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:52.136769 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97f8d993-beb3-423f-a28a-86345988fe96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:52.138592 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97f8d993-beb3-423f-a28a-86345988fe96 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:52.138922 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97f8d993-beb3-423f-a28a-86345988fe96 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:52.139185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97f8d993-beb3-423f-a28a-86345988fe96 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:52.146561 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:52.146561 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:52.153413 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97f8d993-beb3-423f-a28a-86345988fe96 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:52.155723 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97f8d993-beb3-423f-a28a-86345988fe96 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:52.156276 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1175/4692] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:52 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1000 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:52.459235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f852899-2847-4752-90d6-8cc04694fc18 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:52.460993 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f852899-2847-4752-90d6-8cc04694fc18 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:52.461185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f852899-2847-4752-90d6-8cc04694fc18 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:52.461376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f852899-2847-4752-90d6-8cc04694fc18 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:52.461464 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1f852899-2847-4752-90d6-8cc04694fc18 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:52.465823 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:52.465823 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:52.466540 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f852899-2847-4752-90d6-8cc04694fc18 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:52.466899 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1168/4693] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:52 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:52.907981 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5eb5f355-9559-4f0c-bbb4-37fab983954a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:52.909684 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5eb5f355-9559-4f0c-bbb4-37fab983954a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 Aug 07 14:09:52.909930 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5eb5f355-9559-4f0c-bbb4-37fab983954a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:52.910167 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5eb5f355-9559-4f0c-bbb4-37fab983954a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:52.910315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5eb5f355-9559-4f0c-bbb4-37fab983954a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id 9d888e55-8650-46a1-91c8-735fca37a080. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:52.914768 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5eb5f355-9559-4f0c-bbb4-37fab983954a tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 returned with HTTP 404 Aug 07 14:09:52.915335 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1182/4694] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:52 2026] GET /volume/v3/backups/9d888e55-8650-46a1-91c8-735fca37a080 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:52.922411 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6e3105b9-b494-410f-91fe-b0573c0a91bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:52.924320 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e3105b9-b494-410f-91fe-b0573c0a91bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:52.924538 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e3105b9-b494-410f-91fe-b0573c0a91bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:52.924727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e3105b9-b494-410f-91fe-b0573c0a91bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:52.924831 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-6e3105b9-b494-410f-91fe-b0573c0a91bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete backup with id: d1c2873e-136a-4b0d-9a04-d891695d93dc. Aug 07 14:09:52.929167 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:52.929167 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:52.941095 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-6e3105b9-b494-410f-91fe-b0573c0a91bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] delete_backup rpcapi backup_id d1c2873e-136a-4b0d-9a04-d891695d93dc {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:09:52.943014 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e3105b9-b494-410f-91fe-b0573c0a91bb tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 202 Aug 07 14:09:52.943519 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1170/4695] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:52 2026] DELETE /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:52.950766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30d16971-1a37-469e-9b20-8b29c2657d1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:52.954056 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30d16971-1a37-469e-9b20-8b29c2657d1c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:52.954056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30d16971-1a37-469e-9b20-8b29c2657d1c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:52.954056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30d16971-1a37-469e-9b20-8b29c2657d1c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:52.954315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-30d16971-1a37-469e-9b20-8b29c2657d1c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:52.960208 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:52.960208 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:52.961075 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30d16971-1a37-469e-9b20-8b29c2657d1c tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 200 Aug 07 14:09:52.961511 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1176/4696] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:52 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:53.168288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3578d122-3759-4bc3-8cd9-498632815765 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:53.170118 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3578d122-3759-4bc3-8cd9-498632815765 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:53.170118 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3578d122-3759-4bc3-8cd9-498632815765 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:53.170263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3578d122-3759-4bc3-8cd9-498632815765 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:53.173061 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=488,cinder:UPDATE=227,cinder:INSERT=118 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:09:53.180385 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:53.180385 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:53.186269 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3578d122-3759-4bc3-8cd9-498632815765 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:53.191735 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3578d122-3759-4bc3-8cd9-498632815765 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:53.192284 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1169/4697] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:53 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:53.476827 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6cc58a5-8ff5-48b0-9af9-ab0daca0e07e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:53.478722 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6cc58a5-8ff5-48b0-9af9-ab0daca0e07e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:53.478988 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6cc58a5-8ff5-48b0-9af9-ab0daca0e07e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:53.479246 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6cc58a5-8ff5-48b0-9af9-ab0daca0e07e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:53.479409 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f6cc58a5-8ff5-48b0-9af9-ab0daca0e07e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:53.483855 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:53.483855 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:53.484711 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6cc58a5-8ff5-48b0-9af9-ab0daca0e07e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:53.485091 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1183/4698] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:53 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:53.494724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ff69f433-f9fd-4417-87a1-36757871e24e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:53.496740 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:53.497172 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fa7fd3db-6a2d-4c13-98a7-d9468ac423c2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1550793418"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:53.498990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request body: {'volume': {"'backup_id": 'fa7fd3db-6a2d-4c13-98a7-d9468ac423c2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1550793418'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:53.499157 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume of 1 GB Aug 07 14:09:53.502269 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=373,cinder:UPDATE=153,cinder:INSERT=78 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:09:53.505585 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Availability Zones retrieved successfully. Aug 07 14:09:53.510982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (95e27ca0-8d2c-43d9-9b09-2c9dfba95ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:53.512860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feccb2c6-2b1e-4bdb-826a-c053f8f7efee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.513900 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:53.540613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feccb2c6-2b1e-4bdb-826a-c053f8f7efee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.541390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7b426a-5698-4fb8-af89-d8b8ef500107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.581574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Created reservations ['fb74b78b-1581-45d7-be91-ccde47040ee6', 'd53dc2a4-1126-4c81-9a66-d097d1e4d471', '8a77a0f7-4e7e-49af-9001-74d1556a46e9', '178b884d-cbb0-4f59-ba52-32a29a4c711c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:53.582630 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7b426a-5698-4fb8-af89-d8b8ef500107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb74b78b-1581-45d7-be91-ccde47040ee6', 'd53dc2a4-1126-4c81-9a66-d097d1e4d471', '8a77a0f7-4e7e-49af-9001-74d1556a46e9', '178b884d-cbb0-4f59-ba52-32a29a4c711c']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.583299 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dfa69b-b7ef-4008-96ce-391a722b67d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.606566 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dfa69b-b7ef-4008-96ce-391a722b67d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d1a8eff-b557-4df8-ad98-d6485faf3f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1550793418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['fb74b78b-1581-45d7-be91-ccde47040ee6','d53dc2a4-1126-4c81-9a66-d097d1e4d471','8a77a0f7-4e7e-49af-9001-74d1556a46e9','178b884d-cbb0-4f59-ba52-32a29a4c711c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1550793418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d1a8eff-b557-4df8-ad98-d6485faf3f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88aa41263e040fb8c824cb6b4e699c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.607318 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2cc755-3d3d-4c25-9173-5b0759eeee5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.634954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2cc755-3d3d-4c25-9173-5b0759eeee5c) transitioned into state 'SUCCESS' from state '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-1550793418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['fb74b78b-1581-45d7-be91-ccde47040ee6','d53dc2a4-1126-4c81-9a66-d097d1e4d471','8a77a0f7-4e7e-49af-9001-74d1556a46e9','178b884d-cbb0-4f59-ba52-32a29a4c711c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.636010 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5683f884-c14d-430b-a488-1be63a6c59c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.648447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5683f884-c14d-430b-a488-1be63a6c59c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.649751 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (95e27ca0-8d2c-43d9-9b09-2c9dfba95ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:53.650212 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request issued successfully. Aug 07 14:09:53.651047 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff69f433-f9fd-4417-87a1-36757871e24e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:53.652434 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1171/4699] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:53 2026] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:53.665378 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:53.670338 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:53.670338 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fa7fd3db-6a2d-4c13-98a7-d9468ac423c2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-400133895"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:53.670338 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request body: {'volume': {"'backup_id": 'fa7fd3db-6a2d-4c13-98a7-d9468ac423c2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-400133895'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:53.670338 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume of 1 GB Aug 07 14:09:53.674432 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Availability Zones retrieved successfully. Aug 07 14:09:53.679645 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (4ec5f253-0a22-443a-9a4e-32fe1dd57fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:53.680636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba4decc-8425-4a0a-a784-6298fe286dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.681651 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:53.709040 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba4decc-8425-4a0a-a784-6298fe286dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.709974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821d16bc-3468-46a8-9fec-5225db8e7c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.755716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Created reservations ['e7ae187d-db27-4e34-8fd1-2b615731d7de', '413a5b30-7713-4629-a948-7feb7b49055a', '361c4924-915d-4424-bda0-77af717c6dc4', '921341cd-3f7a-43fb-9e47-64d9e81495ae'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:53.758948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821d16bc-3468-46a8-9fec-5225db8e7c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7ae187d-db27-4e34-8fd1-2b615731d7de', '413a5b30-7713-4629-a948-7feb7b49055a', '361c4924-915d-4424-bda0-77af717c6dc4', '921341cd-3f7a-43fb-9e47-64d9e81495ae']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.758948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b42a92e-c730-4159-9335-6dd8960c3673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.783934 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b42a92e-c730-4159-9335-6dd8960c3673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12930271-ba24-43c3-9851-02e24db2abba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-400133895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['e7ae187d-db27-4e34-8fd1-2b615731d7de','413a5b30-7713-4629-a948-7feb7b49055a','361c4924-915d-4424-bda0-77af717c6dc4','921341cd-3f7a-43fb-9e47-64d9e81495ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-400133895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12930271-ba24-43c3-9851-02e24db2abba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88aa41263e040fb8c824cb6b4e699c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.784508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99252f5c-3745-4b0e-843e-50463508d096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.815633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99252f5c-3745-4b0e-843e-50463508d096) transitioned into state 'SUCCESS' from state '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-400133895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['e7ae187d-db27-4e34-8fd1-2b615731d7de','413a5b30-7713-4629-a948-7feb7b49055a','361c4924-915d-4424-bda0-77af717c6dc4','921341cd-3f7a-43fb-9e47-64d9e81495ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.815633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4cb80b3-bc51-477c-b77c-b32f8ce407f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.829629 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4cb80b3-bc51-477c-b77c-b32f8ce407f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.831008 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (4ec5f253-0a22-443a-9a4e-32fe1dd57fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:53.831369 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request issued successfully. Aug 07 14:09:53.832101 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b73b7971-cb07-49df-8a9b-110f3ffda021 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:53.832701 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1177/4700] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:53 2026] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:53.845989 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:53.848050 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:53.848780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fa7fd3db-6a2d-4c13-98a7-d9468ac423c2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1562813972"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:53.850362 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request body: {'volume': {"'backup_id": 'fa7fd3db-6a2d-4c13-98a7-d9468ac423c2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1562813972'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:53.850573 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume of 1 GB Aug 07 14:09:53.855205 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Availability Zones retrieved successfully. Aug 07 14:09:53.861827 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (6ce748c6-cce1-41e2-b5ae-578934843dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:53.862965 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (952b6da2-f44f-4fd8-a13f-015b98581030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.864080 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:53.899818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (952b6da2-f44f-4fd8-a13f-015b98581030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.900982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04bf5fc-860e-44d7-88d6-bccfae9e3f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.945668 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Created reservations ['670a9118-a498-48f9-9841-71f7b3338c57', '9e25283f-62bb-4b4b-a889-1908da33b3c3', 'cb6fcd27-f169-4d15-b4d6-9d7f722976de', '62330e83-efec-46b0-940a-3cbcd8b29eb9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:53.947016 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04bf5fc-860e-44d7-88d6-bccfae9e3f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['670a9118-a498-48f9-9841-71f7b3338c57', '9e25283f-62bb-4b4b-a889-1908da33b3c3', 'cb6fcd27-f169-4d15-b4d6-9d7f722976de', '62330e83-efec-46b0-940a-3cbcd8b29eb9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.947956 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88408310-2faf-4beb-b027-e66e6c77bd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.973709 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88408310-2faf-4beb-b027-e66e6c77bd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862be201-27ea-49bb-8c60-e3750bb896d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1562813972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['670a9118-a498-48f9-9841-71f7b3338c57','9e25283f-62bb-4b4b-a889-1908da33b3c3','cb6fcd27-f169-4d15-b4d6-9d7f722976de','62330e83-efec-46b0-940a-3cbcd8b29eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1562813972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862be201-27ea-49bb-8c60-e3750bb896d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88aa41263e040fb8c824cb6b4e699c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.975021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5997e55a-afd7-4d41-9a9a-c7f17df7b6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:53.977106 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a4313e6-595e-4e62-834b-089e4019689f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:53.980863 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a4313e6-595e-4e62-834b-089e4019689f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc Aug 07 14:09:53.980863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a4313e6-595e-4e62-834b-089e4019689f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:53.980863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a4313e6-595e-4e62-834b-089e4019689f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:53.980863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6a4313e6-595e-4e62-834b-089e4019689f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Show backup with id d1c2873e-136a-4b0d-9a04-d891695d93dc. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:53.982963 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=229,cinder:INSERT=30,cinder:UPDATE=55 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:09:53.985368 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a4313e6-595e-4e62-834b-089e4019689f tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc returned with HTTP 404 Aug 07 14:09:53.985976 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1184/4701] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:53 2026] GET /volume/v3/backups/d1c2873e-136a-4b0d-9a04-d891695d93dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:53.993295 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:53.995794 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 Aug 07 14:09:53.996162 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:53.996434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:53.996669 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume with id: aff7b623-650d-4347-8f96-66009e65c997 Aug 07 14:09:53.997594 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5997e55a-afd7-4d41-9a9a-c7f17df7b6cf) transitioned into state 'SUCCESS' from state '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-1562813972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['670a9118-a498-48f9-9841-71f7b3338c57','9e25283f-62bb-4b4b-a889-1908da33b3c3','cb6fcd27-f169-4d15-b4d6-9d7f722976de','62330e83-efec-46b0-940a-3cbcd8b29eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:53.998705 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c89d8c-bb70-4bfb-a7e1-03c7bf0864aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.010336 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.010336 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:54.010525 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c89d8c-bb70-4bfb-a7e1-03c7bf0864aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.010851 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:54.011433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (6ce748c6-cce1-41e2-b5ae-578934843dbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:54.011711 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request issued successfully. Aug 07 14:09:54.012308 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e12fcfa7-2b05-4fa5-b8e1-a395362f30b0 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:54.012795 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1170/4702] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:53 2026] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:54.027209 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.029107 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:54.029552 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fa7fd3db-6a2d-4c13-98a7-d9468ac423c2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1524933774"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:54.031358 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request body: {'volume': {"'backup_id": 'fa7fd3db-6a2d-4c13-98a7-d9468ac423c2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1524933774'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:54.031590 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume of 1 GB Aug 07 14:09:54.031996 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.031996 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:54.035644 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Delete volume request issued successfully. Aug 07 14:09:54.035829 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c1fadea-b720-4869-af50-38d31e2d10e4 tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 returned with HTTP 202 Aug 07 14:09:54.036263 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Availability Zones retrieved successfully. Aug 07 14:09:54.036328 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1172/4703] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:09:53 2026] DELETE /volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:54.046566 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (68b42799-54d2-43f2-ba84-2ad38128972f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:54.046747 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06549363-92a3-4c71-8adc-a89657dbdaae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.047206 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8201326-5cdf-4e18-85b6-7450c04f3313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.049874 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:54.049951 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06549363-92a3-4c71-8adc-a89657dbdaae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 Aug 07 14:09:54.049951 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06549363-92a3-4c71-8adc-a89657dbdaae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.049951 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06549363-92a3-4c71-8adc-a89657dbdaae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.059619 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.059619 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:54.064336 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-06549363-92a3-4c71-8adc-a89657dbdaae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Volume info retrieved successfully. Aug 07 14:09:54.069867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06549363-92a3-4c71-8adc-a89657dbdaae tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 returned with HTTP 200 Aug 07 14:09:54.070503 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1185/4704] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:54.081723 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8201326-5cdf-4e18-85b6-7450c04f3313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.082467 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26b88b6-70ae-4743-8073-e989579c4007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.126928 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Created reservations ['54be367d-d817-4521-87c0-963288bc529e', '871a0c9d-b42d-4f9e-bd0b-36162285c34d', 'f7b94e73-0ef9-4b2d-9cda-b61d2202ac8f', 'b2db3bd4-63de-45cd-9e80-6fc0ca2b515a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:54.127735 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26b88b6-70ae-4743-8073-e989579c4007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54be367d-d817-4521-87c0-963288bc529e', '871a0c9d-b42d-4f9e-bd0b-36162285c34d', 'f7b94e73-0ef9-4b2d-9cda-b61d2202ac8f', 'b2db3bd4-63de-45cd-9e80-6fc0ca2b515a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.128402 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242dab30-07df-4541-bf21-8b091e07632b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.154629 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242dab30-07df-4541-bf21-8b091e07632b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba11a9d-9933-4a1a-a326-6336984d6b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1524933774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['54be367d-d817-4521-87c0-963288bc529e','871a0c9d-b42d-4f9e-bd0b-36162285c34d','f7b94e73-0ef9-4b2d-9cda-b61d2202ac8f','b2db3bd4-63de-45cd-9e80-6fc0ca2b515a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1524933774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba11a9d-9933-4a1a-a326-6336984d6b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88aa41263e040fb8c824cb6b4e699c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.156700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e450ea89-fbc6-4987-b811-3ca21d9f3195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.189145 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e450ea89-fbc6-4987-b811-3ca21d9f3195) transitioned into state 'SUCCESS' from state '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-1524933774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['54be367d-d817-4521-87c0-963288bc529e','871a0c9d-b42d-4f9e-bd0b-36162285c34d','f7b94e73-0ef9-4b2d-9cda-b61d2202ac8f','b2db3bd4-63de-45cd-9e80-6fc0ca2b515a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.190261 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f68792-937e-4e6b-ae7c-e99b2871c6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.204035 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f68792-937e-4e6b-ae7c-e99b2871c6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.204974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (68b42799-54d2-43f2-ba84-2ad38128972f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:54.205289 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request issued successfully. Aug 07 14:09:54.205778 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11414d4a-d9c7-4685-b25a-a799bba20a0b tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:54.206074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c83a0253-2f26-432a-ac82-5034264ee82a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.206660 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1178/4705] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:54 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:54.209955 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c83a0253-2f26-432a-ac82-5034264ee82a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:54.210530 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c83a0253-2f26-432a-ac82-5034264ee82a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.210602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c83a0253-2f26-432a-ac82-5034264ee82a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.222376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.223578 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.223578 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:54.224669 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:54.225115 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fa7fd3db-6a2d-4c13-98a7-d9468ac423c2", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1383323899"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:54.226968 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request body: {'volume': {"'backup_id": 'fa7fd3db-6a2d-4c13-98a7-d9468ac423c2', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1383323899'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:54.227087 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume of 1 GB Aug 07 14:09:54.228091 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c83a0253-2f26-432a-ac82-5034264ee82a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:54.231580 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Availability Zones retrieved successfully. Aug 07 14:09:54.233260 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c83a0253-2f26-432a-ac82-5034264ee82a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:54.233702 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1171/4706] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:54.237857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (9bc472bb-5a28-414e-ae12-36a6de92d788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:54.238817 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3af4dc2-4ecb-44f3-b361-6ff099797c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.239782 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:54.268314 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3af4dc2-4ecb-44f3-b361-6ff099797c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.269029 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2cbb01-52b0-4342-91e5-7b95b9f93684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.315624 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Created reservations ['90009ae9-fe38-4d0b-90ae-4d305144554f', 'b5e8f564-c97e-46ad-9eb7-43b5a5120429', 'a36ab72d-f979-4798-a0b5-9fedb3762079', '35677b4e-0d2e-448e-8b63-b3f19f530d7a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:54.316977 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2cbb01-52b0-4342-91e5-7b95b9f93684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90009ae9-fe38-4d0b-90ae-4d305144554f', 'b5e8f564-c97e-46ad-9eb7-43b5a5120429', 'a36ab72d-f979-4798-a0b5-9fedb3762079', '35677b4e-0d2e-448e-8b63-b3f19f530d7a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.318274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c957b1f0-e3df-423f-863b-19e8b87c9a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.342363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c957b1f0-e3df-423f-863b-19e8b87c9a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aecfd584-979f-4395-8b69-6167c9bf0b49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1383323899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['90009ae9-fe38-4d0b-90ae-4d305144554f','b5e8f564-c97e-46ad-9eb7-43b5a5120429','a36ab72d-f979-4798-a0b5-9fedb3762079','35677b4e-0d2e-448e-8b63-b3f19f530d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1383323899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aecfd584-979f-4395-8b69-6167c9bf0b49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f88aa41263e040fb8c824cb6b4e699c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.343426 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40d9026-d8de-4327-8404-f816502bae49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.367072 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40d9026-d8de-4327-8404-f816502bae49) transitioned into state 'SUCCESS' from state '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-1383323899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f88aa41263e040fb8c824cb6b4e699c5',qos_specs=None,replication_status=,reservations=['90009ae9-fe38-4d0b-90ae-4d305144554f','b5e8f564-c97e-46ad-9eb7-43b5a5120429','a36ab72d-f979-4798-a0b5-9fedb3762079','35677b4e-0d2e-448e-8b63-b3f19f530d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67dafe576a4d4cd8a9b20c93c3100f51',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.367790 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5e4294-618a-46e8-9d57-a85f64cb0e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:54.378907 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5e4294-618a-46e8-9d57-a85f64cb0e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:54.379721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Flow 'volume_create_api' (9bc472bb-5a28-414e-ae12-36a6de92d788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:54.380051 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Create volume request issued successfully. Aug 07 14:09:54.380738 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89790ca2-e25e-42cf-b7cf-3b1be23276fc tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:54.381161 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1173/4707] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:09:54 2026] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:54.394736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfaa7c32-8b1a-468f-92b2-9fc4ce996fc9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.396313 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfaa7c32-8b1a-468f-92b2-9fc4ce996fc9 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 Aug 07 14:09:54.396710 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfaa7c32-8b1a-468f-92b2-9fc4ce996fc9 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.396979 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfaa7c32-8b1a-468f-92b2-9fc4ce996fc9 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.403824 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.403824 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:54.407251 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dfaa7c32-8b1a-468f-92b2-9fc4ce996fc9 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:54.410804 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfaa7c32-8b1a-468f-92b2-9fc4ce996fc9 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 returned with HTTP 200 Aug 07 14:09:54.411261 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1186/4708] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.423476 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8b80a21-ae11-4f64-bcc3-61518b2de5ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.426120 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b80a21-ae11-4f64-bcc3-61518b2de5ee tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba Aug 07 14:09:54.426344 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b80a21-ae11-4f64-bcc3-61518b2de5ee tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.426604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8b80a21-ae11-4f64-bcc3-61518b2de5ee tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.440354 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.440354 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:54.446885 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8b80a21-ae11-4f64-bcc3-61518b2de5ee tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:54.453259 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8b80a21-ae11-4f64-bcc3-61518b2de5ee tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba returned with HTTP 200 Aug 07 14:09:54.453765 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1179/4709] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.466747 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf7b4a21-6ec1-467b-976f-78eb95dcd217 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.468284 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf7b4a21-6ec1-467b-976f-78eb95dcd217 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 Aug 07 14:09:54.468462 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf7b4a21-6ec1-467b-976f-78eb95dcd217 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.468627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf7b4a21-6ec1-467b-976f-78eb95dcd217 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.475821 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.475821 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:54.479439 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cf7b4a21-6ec1-467b-976f-78eb95dcd217 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:54.483660 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf7b4a21-6ec1-467b-976f-78eb95dcd217 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 returned with HTTP 200 Aug 07 14:09:54.484147 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1172/4710] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.487280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-15d77393-c113-4468-8891-d5f77e6b06cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.490095 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-15d77393-c113-4468-8891-d5f77e6b06cc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:54.490341 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-15d77393-c113-4468-8891-d5f77e6b06cc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.490580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-15d77393-c113-4468-8891-d5f77e6b06cc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.497929 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da5d57af-47b4-479d-be2b-a4cbbc54fea6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.501037 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.501037 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:54.501101 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da5d57af-47b4-479d-be2b-a4cbbc54fea6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a Aug 07 14:09:54.501101 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da5d57af-47b4-479d-be2b-a4cbbc54fea6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.501101 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da5d57af-47b4-479d-be2b-a4cbbc54fea6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.504067 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-15d77393-c113-4468-8891-d5f77e6b06cc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:54.507065 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.507065 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:54.509180 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-15d77393-c113-4468-8891-d5f77e6b06cc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:54.509713 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1174/4711] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.511374 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da5d57af-47b4-479d-be2b-a4cbbc54fea6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:54.516130 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da5d57af-47b4-479d-be2b-a4cbbc54fea6 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a returned with HTTP 200 Aug 07 14:09:54.516730 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1187/4712] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.528631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8345fe9-e4bd-4e27-a315-1ab27a457387 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.530547 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8345fe9-e4bd-4e27-a315-1ab27a457387 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 Aug 07 14:09:54.530765 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8345fe9-e4bd-4e27-a315-1ab27a457387 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.531004 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8345fe9-e4bd-4e27-a315-1ab27a457387 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.538587 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.538587 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:54.542647 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8345fe9-e4bd-4e27-a315-1ab27a457387 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:54.547240 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8345fe9-e4bd-4e27-a315-1ab27a457387 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 returned with HTTP 200 Aug 07 14:09:54.548035 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1180/4713] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.560553 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00d6b2ef-be27-4b1d-8150-06c5b62d5baf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.562713 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00d6b2ef-be27-4b1d-8150-06c5b62d5baf tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] DELETE https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:54.563235 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00d6b2ef-be27-4b1d-8150-06c5b62d5baf tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.563657 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00d6b2ef-be27-4b1d-8150-06c5b62d5baf tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.563834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-00d6b2ef-be27-4b1d-8150-06c5b62d5baf tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete backup with id: fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. Aug 07 14:09:54.568855 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.568855 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:54.582156 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-00d6b2ef-be27-4b1d-8150-06c5b62d5baf tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] delete_backup rpcapi backup_id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:09:54.583826 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00d6b2ef-be27-4b1d-8150-06c5b62d5baf tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 202 Aug 07 14:09:54.584260 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1173/4714] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:54 2026] DELETE /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:09:54.587035 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2feacac0-526c-439a-87eb-1ad5ce727293 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.587366 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2feacac0-526c-439a-87eb-1ad5ce727293 None None] GET https://10.4.3.193/volume// Aug 07 14:09:54.587526 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2feacac0-526c-439a-87eb-1ad5ce727293 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.587795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2feacac0-526c-439a-87eb-1ad5ce727293 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.588110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2feacac0-526c-439a-87eb-1ad5ce727293 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:09:54.588446 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1175/4715] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:09:54.592486 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd75e50f-954a-4741-b172-b929a27c30e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.596715 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd75e50f-954a-4741-b172-b929a27c30e7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:54.597810 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-ec880031-6a60-45fe-8cd7-f721667c249e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.597898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd75e50f-954a-4741-b172-b929a27c30e7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.598665 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd75e50f-954a-4741-b172-b929a27c30e7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.598665 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dd75e50f-954a-4741-b172-b929a27c30e7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:54.599249 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-ec880031-6a60-45fe-8cd7-f721667c249e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:09:54.599570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-ec880031-6a60-45fe-8cd7-f721667c249e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93f54ec3-547b-4a70-9d47-d2dcc36900dd", "connector": null, "instance_uuid": "a0313240-d7cc-4a09-94dd-b1d3ba10566a"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:54.605375 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.605375 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:54.606468 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd75e50f-954a-4741-b172-b929a27c30e7 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 200 Aug 07 14:09:54.606991 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1188/4716] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 760 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.607343 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.607343 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:54.636747 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-ec880031-6a60-45fe-8cd7-f721667c249e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:09:54.637104 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1181/4717] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:09:54 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:54.671277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3f619ad-7ad2-4598-bcc4-c769ac97c348 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.674902 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3f619ad-7ad2-4598-bcc4-c769ac97c348 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:54.675189 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3f619ad-7ad2-4598-bcc4-c769ac97c348 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.678867 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3f619ad-7ad2-4598-bcc4-c769ac97c348 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.685401 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7a718d7-d5d5-45dc-803c-539f00b74d88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.685720 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7a718d7-d5d5-45dc-803c-539f00b74d88 None None] GET https://10.4.3.193/volume// Aug 07 14:09:54.685921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7a718d7-d5d5-45dc-803c-539f00b74d88 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.686104 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7a718d7-d5d5-45dc-803c-539f00b74d88 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.686446 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7a718d7-d5d5-45dc-803c-539f00b74d88 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:09:54.686703 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1176/4718] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:09:54.692914 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.692914 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:54.694108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-26820d9a-aebf-425b-bfbd-d6975becf962 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.696167 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-26820d9a-aebf-425b-bfbd-d6975becf962 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:54.696469 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-26820d9a-aebf-425b-bfbd-d6975becf962 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:54.696571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-26820d9a-aebf-425b-bfbd-d6975becf962 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:54.697760 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3f619ad-7ad2-4598-bcc4-c769ac97c348 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:54.704589 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3f619ad-7ad2-4598-bcc4-c769ac97c348 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:54.705085 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1174/4719] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:54.706512 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.706512 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:54.710538 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-26820d9a-aebf-425b-bfbd-d6975becf962 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:54.715561 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-26820d9a-aebf-425b-bfbd-d6975becf962 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:54.715984 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1189/4720] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:09:54 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:09:54.823949 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-dbcb2b45-5f54-4e3f-8fe8-e315326c7a4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:54.827914 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-dbcb2b45-5f54-4e3f-8fe8-e315326c7a4d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] PUT https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 Aug 07 14:09:54.828523 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-dbcb2b45-5f54-4e3f-8fe8-e315326c7a4d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:54.843275 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-dbcb2b45-5f54-4e3f-8fe8-e315326c7a4d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Acquiring lock "cinder-attachment_update-93f54ec3-547b-4a70-9d47-d2dcc36900dd-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:09:54.851869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-dbcb2b45-5f54-4e3f-8fe8-e315326c7a4d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Lock "cinder-attachment_update-93f54ec3-547b-4a70-9d47-d2dcc36900dd-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:09:54.851869 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:54.851869 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:54.957771 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-dbcb2b45-5f54-4e3f-8fe8-e315326c7a4d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Lock "cinder-attachment_update-93f54ec3-547b-4a70-9d47-d2dcc36900dd-np0000006713" released by "attachment_update" :: held 0.107s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:09:54.957771 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-dbcb2b45-5f54-4e3f-8fe8-e315326c7a4d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 returned with HTTP 200 Aug 07 14:09:54.957771 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1182/4721] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:09:54 2026] PUT /volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:55.087382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51edec6e-720f-4820-8db6-5c9ae5dfcfec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.089321 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51edec6e-720f-4820-8db6-5c9ae5dfcfec tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] GET https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 Aug 07 14:09:55.089533 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51edec6e-720f-4820-8db6-5c9ae5dfcfec tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.089732 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51edec6e-720f-4820-8db6-5c9ae5dfcfec tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.095771 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51edec6e-720f-4820-8db6-5c9ae5dfcfec tempest-ProjectAdminTests33-1958649968 tempest-ProjectAdminTests33-1958649968-project-admin] https://10.4.3.193/volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 returned with HTTP 404 Aug 07 14:09:55.096285 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1177/4722] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/v3/volumes/aff7b623-650d-4347-8f96-66009e65c997 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:55.246621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4ae84dc-e0f9-4eb7-ae78-efc0e9ec7761 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.250788 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4ae84dc-e0f9-4eb7-ae78-efc0e9ec7761 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:55.250788 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4ae84dc-e0f9-4eb7-ae78-efc0e9ec7761 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.250788 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4ae84dc-e0f9-4eb7-ae78-efc0e9ec7761 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.262178 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:55.262178 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:55.270043 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4ae84dc-e0f9-4eb7-ae78-efc0e9ec7761 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:55.277381 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4ae84dc-e0f9-4eb7-ae78-efc0e9ec7761 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:55.278061 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1175/4723] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1251 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:55.425054 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-6dbff411-c1c8-4473-8ad7-2705ed31128a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.427375 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-6dbff411-c1c8-4473-8ad7-2705ed31128a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:55.427655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-6dbff411-c1c8-4473-8ad7-2705ed31128a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.427923 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-6dbff411-c1c8-4473-8ad7-2705ed31128a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.435274 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:55.435274 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:55.439599 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-6dbff411-c1c8-4473-8ad7-2705ed31128a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:55.445352 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-6dbff411-c1c8-4473-8ad7-2705ed31128a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:55.445918 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1190/4724] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1251 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:55.621163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e857ce5f-26a6-428c-bf89-5d2a79054f5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.624146 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e857ce5f-26a6-428c-bf89-5d2a79054f5c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 Aug 07 14:09:55.624146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e857ce5f-26a6-428c-bf89-5d2a79054f5c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.624146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e857ce5f-26a6-428c-bf89-5d2a79054f5c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.624146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e857ce5f-26a6-428c-bf89-5d2a79054f5c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Show backup with id fa7fd3db-6a2d-4c13-98a7-d9468ac423c2. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:09:55.627077 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e857ce5f-26a6-428c-bf89-5d2a79054f5c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 returned with HTTP 404 Aug 07 14:09:55.627587 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1183/4725] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/v3/backups/fa7fd3db-6a2d-4c13-98a7-d9468ac423c2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:55.638872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-483b81df-05eb-4d7a-8d64-d97f331313ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.638872 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-483b81df-05eb-4d7a-8d64-d97f331313ca tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] DELETE https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 Aug 07 14:09:55.639085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-483b81df-05eb-4d7a-8d64-d97f331313ca tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.639153 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-483b81df-05eb-4d7a-8d64-d97f331313ca tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.639357 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-483b81df-05eb-4d7a-8d64-d97f331313ca tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume with id: aecfd584-979f-4395-8b69-6167c9bf0b49 Aug 07 14:09:55.646409 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:55.646409 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:55.646795 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-483b81df-05eb-4d7a-8d64-d97f331313ca tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:55.666033 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-483b81df-05eb-4d7a-8d64-d97f331313ca tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume request issued successfully. Aug 07 14:09:55.666307 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-483b81df-05eb-4d7a-8d64-d97f331313ca tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 returned with HTTP 202 Aug 07 14:09:55.666909 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1178/4726] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:55 2026] DELETE /volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:55.674682 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de4d7fcf-8a96-4f5b-9bc6-0994a7bd5647 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.676323 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de4d7fcf-8a96-4f5b-9bc6-0994a7bd5647 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 Aug 07 14:09:55.676483 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de4d7fcf-8a96-4f5b-9bc6-0994a7bd5647 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.676657 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de4d7fcf-8a96-4f5b-9bc6-0994a7bd5647 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.685110 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:55.685110 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:55.690402 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de4d7fcf-8a96-4f5b-9bc6-0994a7bd5647 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:55.694751 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de4d7fcf-8a96-4f5b-9bc6-0994a7bd5647 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 returned with HTTP 200 Aug 07 14:09:55.694751 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1176/4727] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:55.718234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c0f308e-526c-4586-9d71-623b265639e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.720016 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c0f308e-526c-4586-9d71-623b265639e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:55.720281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c0f308e-526c-4586-9d71-623b265639e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.720559 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c0f308e-526c-4586-9d71-623b265639e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.733815 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:55.733815 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:55.739003 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4c0f308e-526c-4586-9d71-623b265639e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:55.747264 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c0f308e-526c-4586-9d71-623b265639e3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:55.747876 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1191/4728] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:55.911246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-825a55df-9589-4ec1-8f30-8b302fc3a823 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.913270 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-825a55df-9589-4ec1-8f30-8b302fc3a823 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:55.913452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-825a55df-9589-4ec1-8f30-8b302fc3a823 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.913677 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-825a55df-9589-4ec1-8f30-8b302fc3a823 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.922695 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:55.922695 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:55.927210 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-825a55df-9589-4ec1-8f30-8b302fc3a823 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:55.933173 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-825a55df-9589-4ec1-8f30-8b302fc3a823 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:55.933623 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1184/4729] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1251 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:55.943182 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6872b9ee-77a8-4c6a-b3e0-4e3e2c3e7b45 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.943575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6872b9ee-77a8-4c6a-b3e0-4e3e2c3e7b45 None None] GET https://10.4.3.193/volume// Aug 07 14:09:55.943753 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6872b9ee-77a8-4c6a-b3e0-4e3e2c3e7b45 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:55.943993 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6872b9ee-77a8-4c6a-b3e0-4e3e2c3e7b45 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:55.944704 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6872b9ee-77a8-4c6a-b3e0-4e3e2c3e7b45 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:09:55.944704 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1179/4730] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:09:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:09:55.952355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-2af62849-a070-4423-a2d0-87a5a79efc62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:55.954510 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-2af62849-a070-4423-a2d0-87a5a79efc62 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:09:55.954881 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-2af62849-a070-4423-a2d0-87a5a79efc62 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01dd30da-d4b2-4a40-bf5c-fab4460f7204", "connector": null, "instance_uuid": "7f8e0227-d35b-4c5f-8edb-0ddb14876083"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:55.964748 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:55.964748 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:55.999356 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-2af62849-a070-4423-a2d0-87a5a79efc62 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:09:55.999788 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1177/4731] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:09:55 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:56.705415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:56.709112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-344603fa-3a46-4aa1-828e-caef57812e0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:56.709424 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344603fa-3a46-4aa1-828e-caef57812e0a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 Aug 07 14:09:56.709621 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344603fa-3a46-4aa1-828e-caef57812e0a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:56.709859 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344603fa-3a46-4aa1-828e-caef57812e0a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:56.715520 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344603fa-3a46-4aa1-828e-caef57812e0a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 returned with HTTP 404 Aug 07 14:09:56.715990 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1185/4732] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:56 2026] GET /volume/v3/volumes/aecfd584-979f-4395-8b69-6167c9bf0b49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:56.722950 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18531366-bb71-4348-9fe1-00bc0fd70336 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:56.725182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18531366-bb71-4348-9fe1-00bc0fd70336 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a Aug 07 14:09:56.725425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18531366-bb71-4348-9fe1-00bc0fd70336 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:56.725668 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18531366-bb71-4348-9fe1-00bc0fd70336 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:56.725909 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-18531366-bb71-4348-9fe1-00bc0fd70336 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume with id: 8ba11a9d-9933-4a1a-a326-6336984d6b1a Aug 07 14:09:56.734718 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:56.734718 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:56.735420 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-18531366-bb71-4348-9fe1-00bc0fd70336 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:56.756617 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-18531366-bb71-4348-9fe1-00bc0fd70336 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume request issued successfully. Aug 07 14:09:56.756818 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18531366-bb71-4348-9fe1-00bc0fd70336 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a returned with HTTP 202 Aug 07 14:09:56.757279 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1180/4733] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:56 2026] DELETE /volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:56.763661 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d371540-58da-4af4-8eaa-8d488fa1f409 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:56.767607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b674b6f-13e5-4a6a-bf54-92f993d23da1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:56.767689 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d371540-58da-4af4-8eaa-8d488fa1f409 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:56.767689 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d371540-58da-4af4-8eaa-8d488fa1f409 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:56.767689 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d371540-58da-4af4-8eaa-8d488fa1f409 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:56.767782 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b674b6f-13e5-4a6a-bf54-92f993d23da1 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a Aug 07 14:09:56.767782 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b674b6f-13e5-4a6a-bf54-92f993d23da1 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:56.767782 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b674b6f-13e5-4a6a-bf54-92f993d23da1 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:56.773511 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:56.773511 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:56.777132 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b674b6f-13e5-4a6a-bf54-92f993d23da1 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:56.778624 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:56.778624 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:56.781596 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b674b6f-13e5-4a6a-bf54-92f993d23da1 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a returned with HTTP 200 Aug 07 14:09:56.782048 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1186/4734] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:56 2026] GET /volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:56.785149 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d371540-58da-4af4-8eaa-8d488fa1f409 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:56.787119 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d371540-58da-4af4-8eaa-8d488fa1f409 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:56.787634 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1178/4735] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:56 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:56.815336 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:56.815336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020770893"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:56.815336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020770893'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:56.815336 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume of 1 GB Aug 07 14:09:56.826868 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:56.832363 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (94fe4308-f694-4e81-aab9-b24de4ec01f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:56.834043 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fa1c9e-3840-4f1b-96cb-7ce7572e9585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:56.835268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:56.871167 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fa1c9e-3840-4f1b-96cb-7ce7572e9585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:56.872152 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0950b1-c5e6-4ecc-8148-a75885eba9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:56.939031 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Created reservations ['70d0dd3d-8f86-4379-b7ae-50e3c052a70b', '7ca0e078-f82f-49ef-90c1-7c0147725ea9', 'd6db09b2-5819-4561-ba02-c10d8525cf57', 'd88988d1-e3e8-4645-821a-1145b73ec31e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:56.941862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0950b1-c5e6-4ecc-8148-a75885eba9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d0dd3d-8f86-4379-b7ae-50e3c052a70b', '7ca0e078-f82f-49ef-90c1-7c0147725ea9', 'd6db09b2-5819-4561-ba02-c10d8525cf57', 'd88988d1-e3e8-4645-821a-1145b73ec31e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:56.941862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25317180-d709-4ed2-9000-7e11406374b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:56.963922 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-102970d5-c858-4f69-89dd-5e60a463fce2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:56.964400 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-102970d5-c858-4f69-89dd-5e60a463fce2 None None] GET https://10.4.3.193/volume// Aug 07 14:09:56.964595 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-102970d5-c858-4f69-89dd-5e60a463fce2 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:56.964825 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-102970d5-c858-4f69-89dd-5e60a463fce2 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:56.965229 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-102970d5-c858-4f69-89dd-5e60a463fce2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:09:56.965573 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1181/4736] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:09:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:09:56.970471 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25317180-d709-4ed2-9000-7e11406374b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe0e901-3afb-4472-b740-d9f461f328bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020770893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['70d0dd3d-8f86-4379-b7ae-50e3c052a70b','7ca0e078-f82f-49ef-90c1-7c0147725ea9','d6db09b2-5819-4561-ba02-c10d8525cf57','d88988d1-e3e8-4645-821a-1145b73ec31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020770893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efe0e901-3afb-4472-b740-d9f461f328bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff3fe6f681d498cb6d4efe3334fcc12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='861789256aa24e6aa422393eb46928f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:56.971306 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fdbda4-2478-495c-a201-cdb1f7fe173d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:56.975296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-0a475d7f-19e9-4f23-8e88-e919281b8006 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:56.977547 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-0a475d7f-19e9-4f23-8e88-e919281b8006 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:09:56.977788 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-0a475d7f-19e9-4f23-8e88-e919281b8006 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:56.978036 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-0a475d7f-19e9-4f23-8e88-e919281b8006 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:56.991336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fdbda4-2478-495c-a201-cdb1f7fe173d) transitioned into state 'SUCCESS' from state '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-2020770893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['70d0dd3d-8f86-4379-b7ae-50e3c052a70b','7ca0e078-f82f-49ef-90c1-7c0147725ea9','d6db09b2-5819-4561-ba02-c10d8525cf57','d88988d1-e3e8-4645-821a-1145b73ec31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:56.992329 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71ea157-07b6-4ecc-95b1-c07ba3f75dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:56.992396 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:56.992396 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:56.995955 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-0a475d7f-19e9-4f23-8e88-e919281b8006 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:09:57.001918 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-0a475d7f-19e9-4f23-8e88-e919281b8006 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:09:57.002395 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1187/4737] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:09:56 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:09:57.003370 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71ea157-07b6-4ecc-95b1-c07ba3f75dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:57.004125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (94fe4308-f694-4e81-aab9-b24de4ec01f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:57.004453 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request issued successfully. Aug 07 14:09:57.005089 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4cd4504-7bd7-410d-bc59-79e25bbfdf7a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:57.005466 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1192/4738] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:09:56 2026] POST /volume/v3/volumes => generated 778 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:57.020060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-383c94d4-c174-4efb-a5aa-648c861be7cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:57.023583 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-383c94d4-c174-4efb-a5aa-648c861be7cf tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf Aug 07 14:09:57.023583 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-383c94d4-c174-4efb-a5aa-648c861be7cf tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:57.023583 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-383c94d4-c174-4efb-a5aa-648c861be7cf tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:57.034080 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:57.034080 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:57.040304 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-383c94d4-c174-4efb-a5aa-648c861be7cf tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:09:57.047462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-383c94d4-c174-4efb-a5aa-648c861be7cf tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf returned with HTTP 200 Aug 07 14:09:57.048248 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1179/4739] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:09:57 2026] GET /volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:57.126580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-924ff599-4375-4364-9796-79d796b4cee2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:57.129948 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-924ff599-4375-4364-9796-79d796b4cee2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] PUT https://10.4.3.193/volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb Aug 07 14:09:57.130420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-924ff599-4375-4364-9796-79d796b4cee2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:57.141606 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-924ff599-4375-4364-9796-79d796b4cee2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Acquiring lock "cinder-attachment_update-01dd30da-d4b2-4a40-bf5c-fab4460f7204-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:09:57.147347 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-924ff599-4375-4364-9796-79d796b4cee2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Lock "cinder-attachment_update-01dd30da-d4b2-4a40-bf5c-fab4460f7204-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:09:57.148742 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:57.148742 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:57.237384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-924ff599-4375-4364-9796-79d796b4cee2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Lock "cinder-attachment_update-01dd30da-d4b2-4a40-bf5c-fab4460f7204-np0000006713" released by "attachment_update" :: held 0.090s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:09:57.237708 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-924ff599-4375-4364-9796-79d796b4cee2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb returned with HTTP 200 Aug 07 14:09:57.238244 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1182/4740] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:09:57 2026] PUT /volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:57.261752 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-8450a648-516a-4cc6-8706-eef9a90c1687 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:57.263887 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-8450a648-516a-4cc6-8706-eef9a90c1687 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb/action Aug 07 14:09:57.264261 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-8450a648-516a-4cc6-8706-eef9a90c1687 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:09:57.264392 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-8450a648-516a-4cc6-8706-eef9a90c1687 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:57.282859 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:57.282859 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:57.294483 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-48d2ef83-08bc-46ba-b5d1-6ec90d816712 req-8450a648-516a-4cc6-8706-eef9a90c1687 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb/action returned with HTTP 204 Aug 07 14:09:57.295087 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1188/4741] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:09:57 2026] POST /volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:57.796772 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bfe0341f-9d4c-4656-8768-d520ce6cd55c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:57.799250 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfe0341f-9d4c-4656-8768-d520ce6cd55c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a Aug 07 14:09:57.799538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfe0341f-9d4c-4656-8768-d520ce6cd55c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:57.799781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfe0341f-9d4c-4656-8768-d520ce6cd55c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:57.804226 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e80a949-8f87-4b79-9ee5-dec0caf2a0a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:57.805938 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e80a949-8f87-4b79-9ee5-dec0caf2a0a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:57.806294 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e80a949-8f87-4b79-9ee5-dec0caf2a0a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:57.807682 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e80a949-8f87-4b79-9ee5-dec0caf2a0a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:57.812919 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfe0341f-9d4c-4656-8768-d520ce6cd55c tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a returned with HTTP 404 Aug 07 14:09:57.813659 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1193/4742] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:57 2026] GET /volume/v3/volumes/8ba11a9d-9933-4a1a-a326-6336984d6b1a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:57.816670 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:57.816670 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:57.820148 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e80a949-8f87-4b79-9ee5-dec0caf2a0a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:57.822644 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d59683e8-6968-4fd8-becc-bf71ef96055a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:57.823452 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d59683e8-6968-4fd8-becc-bf71ef96055a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] DELETE https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 Aug 07 14:09:57.823954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d59683e8-6968-4fd8-becc-bf71ef96055a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:57.823954 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d59683e8-6968-4fd8-becc-bf71ef96055a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:57.824182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d59683e8-6968-4fd8-becc-bf71ef96055a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume with id: 862be201-27ea-49bb-8c60-e3750bb896d1 Aug 07 14:09:57.825474 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e80a949-8f87-4b79-9ee5-dec0caf2a0a9 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:57.825976 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1180/4743] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:57 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:57.841053 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:57.841053 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:57.841685 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d59683e8-6968-4fd8-becc-bf71ef96055a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:57.869906 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d59683e8-6968-4fd8-becc-bf71ef96055a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume request issued successfully. Aug 07 14:09:57.870148 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d59683e8-6968-4fd8-becc-bf71ef96055a tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 returned with HTTP 202 Aug 07 14:09:57.870740 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1183/4744] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:57 2026] DELETE /volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:57.878399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-139ff64e-07dd-4808-a623-8ec0cb2c113d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:57.879998 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-139ff64e-07dd-4808-a623-8ec0cb2c113d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 Aug 07 14:09:57.880635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-139ff64e-07dd-4808-a623-8ec0cb2c113d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:57.880635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-139ff64e-07dd-4808-a623-8ec0cb2c113d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:57.887754 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:57.887754 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:57.892008 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-139ff64e-07dd-4808-a623-8ec0cb2c113d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:57.897337 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-139ff64e-07dd-4808-a623-8ec0cb2c113d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 returned with HTTP 200 Aug 07 14:09:57.897692 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1189/4745] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:57 2026] GET /volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:58.062361 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb0b0f93-040a-4ec1-9dc9-b25a3264324d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.064826 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb0b0f93-040a-4ec1-9dc9-b25a3264324d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf Aug 07 14:09:58.065253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb0b0f93-040a-4ec1-9dc9-b25a3264324d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.065515 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb0b0f93-040a-4ec1-9dc9-b25a3264324d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.076165 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.076165 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:58.081032 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb0b0f93-040a-4ec1-9dc9-b25a3264324d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:09:58.086605 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb0b0f93-040a-4ec1-9dc9-b25a3264324d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf returned with HTTP 200 Aug 07 14:09:58.087024 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1194/4746] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:09:58 2026] GET /volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:09:58.103960 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.174677 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] GET https://10.4.3.193/volume/v3/volumes Aug 07 14:09:58.174677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.174677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.174677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:09:58.174677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:09:58.193869 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Get all volumes completed successfully. Aug 07 14:09:58.193869 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a083ab24-3f46-4329-987e-cd9bd078b2f0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] https://10.4.3.193/volume/v3/volumes returned with HTTP 200 Aug 07 14:09:58.193869 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1181/4747] 10.4.3.193 () {68 vars in 1278 bytes} [Fri Aug 7 14:09:58 2026] GET /volume/v3/volumes => generated 336 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:58.207070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d2ba91a-6656-4546-9cad-05073d0f891a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.209330 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d2ba91a-6656-4546-9cad-05073d0f891a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf Aug 07 14:09:58.209628 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba91a-6656-4546-9cad-05073d0f891a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.209886 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba91a-6656-4546-9cad-05073d0f891a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.210092 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7d2ba91a-6656-4546-9cad-05073d0f891a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume with id: efe0e901-3afb-4472-b740-d9f461f328bf Aug 07 14:09:58.221872 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.221872 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:58.221872 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d2ba91a-6656-4546-9cad-05073d0f891a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:09:58.240952 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-2a379e4b-76e8-4a56-9b75-bcda0e91b380 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.243169 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-2a379e4b-76e8-4a56-9b75-bcda0e91b380 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346/action Aug 07 14:09:58.243377 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d2ba91a-6656-4546-9cad-05073d0f891a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume request issued successfully. Aug 07 14:09:58.243544 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-2a379e4b-76e8-4a56-9b75-bcda0e91b380 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:09:58.243674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-2a379e4b-76e8-4a56-9b75-bcda0e91b380 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:58.246037 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d2ba91a-6656-4546-9cad-05073d0f891a tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf returned with HTTP 202 Aug 07 14:09:58.246037 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1184/4748] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:09:58 2026] DELETE /volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:09:58.254606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5538c164-5094-4982-b742-42bed8ec67f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.257262 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5538c164-5094-4982-b742-42bed8ec67f5 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf Aug 07 14:09:58.257262 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5538c164-5094-4982-b742-42bed8ec67f5 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.257423 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5538c164-5094-4982-b742-42bed8ec67f5 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.266439 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.266439 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:58.267734 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.267734 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:58.273007 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5538c164-5094-4982-b742-42bed8ec67f5 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:09:58.278633 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5538c164-5094-4982-b742-42bed8ec67f5 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf returned with HTTP 200 Aug 07 14:09:58.279468 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1195/4749] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:09:58 2026] GET /volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:09:58.282815 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3825de62-7d42-4c37-8a5f-3df874134ba5 req-2a379e4b-76e8-4a56-9b75-bcda0e91b380 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346/action returned with HTTP 204 Aug 07 14:09:58.282815 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1190/4750] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:09:58 2026] POST /volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:58.841755 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22f58c2a-fa39-4607-b78e-118dfd6fb9c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.844815 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22f58c2a-fa39-4607-b78e-118dfd6fb9c7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:58.845330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22f58c2a-fa39-4607-b78e-118dfd6fb9c7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.845647 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22f58c2a-fa39-4607-b78e-118dfd6fb9c7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.857156 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.857156 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:58.861586 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22f58c2a-fa39-4607-b78e-118dfd6fb9c7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:58.866448 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22f58c2a-fa39-4607-b78e-118dfd6fb9c7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:09:58.866946 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1182/4751] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:58 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:09:58.880830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.882980 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:09:58.883443 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93f54ec3-547b-4a70-9d47-d2dcc36900dd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1497197653"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:58.896987 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.896987 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:58.897588 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:09:58.897785 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume 93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:09:58.909869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bb7394e-6c0c-4acf-9f6d-7975b05c6df4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.912064 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb7394e-6c0c-4acf-9f6d-7975b05c6df4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 Aug 07 14:09:58.912344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bb7394e-6c0c-4acf-9f6d-7975b05c6df4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.912594 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bb7394e-6c0c-4acf-9f6d-7975b05c6df4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.919535 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb7394e-6c0c-4acf-9f6d-7975b05c6df4 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 returned with HTTP 404 Aug 07 14:09:58.920035 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1196/4752] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:58 2026] GET /volume/v3/volumes/862be201-27ea-49bb-8c60-e3750bb896d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:58.927790 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3959932e-8440-4e29-a616-efbfee3bd33e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.929397 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3959932e-8440-4e29-a616-efbfee3bd33e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] DELETE https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba Aug 07 14:09:58.929765 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3959932e-8440-4e29-a616-efbfee3bd33e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.930170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3959932e-8440-4e29-a616-efbfee3bd33e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.931600 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3959932e-8440-4e29-a616-efbfee3bd33e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume with id: 12930271-ba24-43c3-9851-02e24db2abba Aug 07 14:09:58.931667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['bfd460f4-3d5b-4d42-b454-9f541eabd919', 'ede882da-10a7-4d62-b81c-778a3c3b7792', 'bec48051-c8db-46fd-9a9b-f8e97b25b80e', '2e0439ae-03ce-41ac-acba-12307dc2f0be'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:58.938038 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.938038 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:09:58.938753 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3959932e-8440-4e29-a616-efbfee3bd33e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:58.960306 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3959932e-8440-4e29-a616-efbfee3bd33e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume request issued successfully. Aug 07 14:09:58.960717 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3959932e-8440-4e29-a616-efbfee3bd33e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba returned with HTTP 202 Aug 07 14:09:58.961293 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1191/4753] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:09:58 2026] DELETE /volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:09:58.970006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b35ad9bd-b2ff-47a4-9403-dab538672a43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.970230 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot force create request issued successfully. Aug 07 14:09:58.970797 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbb016bd-8e1a-4fac-85fd-bd8cb458c200 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:09:58.971413 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1185/4754] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:09:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:09:58.972322 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b35ad9bd-b2ff-47a4-9403-dab538672a43 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba Aug 07 14:09:58.972585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b35ad9bd-b2ff-47a4-9403-dab538672a43 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.972920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b35ad9bd-b2ff-47a4-9403-dab538672a43 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.980469 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddd7e9f3-de36-4da2-b9e2-166b91273f6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:58.980775 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.980775 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:09:58.982321 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd7e9f3-de36-4da2-b9e2-166b91273f6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:09:58.982542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd7e9f3-de36-4da2-b9e2-166b91273f6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:58.982771 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddd7e9f3-de36-4da2-b9e2-166b91273f6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:58.985246 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b35ad9bd-b2ff-47a4-9403-dab538672a43 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:09:58.988380 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:58.988380 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:58.988960 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ddd7e9f3-de36-4da2-b9e2-166b91273f6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:09:58.990049 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddd7e9f3-de36-4da2-b9e2-166b91273f6d tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 returned with HTTP 200 Aug 07 14:09:58.990606 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1197/4755] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:09:58 2026] GET /volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:58.991445 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b35ad9bd-b2ff-47a4-9403-dab538672a43 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba returned with HTTP 200 Aug 07 14:09:58.992022 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1183/4756] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:09:58 2026] GET /volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:09:59.295925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a5328d9-3df1-4bd9-b5be-65d399317b7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:59.299589 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a5328d9-3df1-4bd9-b5be-65d399317b7d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf Aug 07 14:09:59.299589 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a5328d9-3df1-4bd9-b5be-65d399317b7d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:59.299589 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a5328d9-3df1-4bd9-b5be-65d399317b7d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:59.305300 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a5328d9-3df1-4bd9-b5be-65d399317b7d tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf returned with HTTP 404 Aug 07 14:09:59.306021 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1192/4757] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:09:59 2026] GET /volume/v3/volumes/efe0e901-3afb-4472-b740-d9f461f328bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:09:59.314365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48ccada8-0067-429c-a60c-e7868cae2a20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:59.316571 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:09:59.317268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1839703312"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:09:59.318928 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1839703312'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:09:59.319103 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume of 1 GB Aug 07 14:09:59.319383 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:59.319383 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:09:59.324477 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Availability Zones retrieved successfully. Aug 07 14:09:59.331082 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (295eb9ad-24a4-46d8-9165-a8d514d8d1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:59.332036 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75687aad-afd5-49c9-8eb9-ee24491bac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:59.333183 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:09:59.357507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75687aad-afd5-49c9-8eb9-ee24491bac4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:59.358398 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a18dee3-afba-4978-97a8-69228382cdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:59.399371 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Created reservations ['e0dabfdb-84aa-49e1-ba0b-16901a6f9eb1', 'ba8ccf57-fa5c-495a-9a3f-e6551691e10d', '12751dc2-bbc9-4a2c-826a-292d7ba80f91', '321b6655-ac59-45a5-a99e-f8530b8c728d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:09:59.400213 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a18dee3-afba-4978-97a8-69228382cdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0dabfdb-84aa-49e1-ba0b-16901a6f9eb1', 'ba8ccf57-fa5c-495a-9a3f-e6551691e10d', '12751dc2-bbc9-4a2c-826a-292d7ba80f91', '321b6655-ac59-45a5-a99e-f8530b8c728d']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:59.401374 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50828e1e-ab50-4de6-bc47-33c5cbdfcaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:59.425422 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50828e1e-ab50-4de6-bc47-33c5cbdfcaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cb9621b-d56c-4c81-a156-39cb95d0f886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1839703312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['e0dabfdb-84aa-49e1-ba0b-16901a6f9eb1','ba8ccf57-fa5c-495a-9a3f-e6551691e10d','12751dc2-bbc9-4a2c-826a-292d7ba80f91','321b6655-ac59-45a5-a99e-f8530b8c728d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1839703312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cb9621b-d56c-4c81-a156-39cb95d0f886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff3fe6f681d498cb6d4efe3334fcc12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='861789256aa24e6aa422393eb46928f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:59.426148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d4d195-cc73-461d-9d41-63dcb124a90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:59.447372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d4d195-cc73-461d-9d41-63dcb124a90a) transitioned into state 'SUCCESS' from state '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-1839703312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['e0dabfdb-84aa-49e1-ba0b-16901a6f9eb1','ba8ccf57-fa5c-495a-9a3f-e6551691e10d','12751dc2-bbc9-4a2c-826a-292d7ba80f91','321b6655-ac59-45a5-a99e-f8530b8c728d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:59.448086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b880075f-b10b-4867-87a7-d1d484109405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:09:59.463248 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b880075f-b10b-4867-87a7-d1d484109405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:09:59.464114 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (295eb9ad-24a4-46d8-9165-a8d514d8d1d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:09:59.464494 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request issued successfully. Aug 07 14:09:59.465211 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48ccada8-0067-429c-a60c-e7868cae2a20 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:09:59.465623 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1186/4758] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:09:59 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:09:59.477182 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02b91dfe-1f77-4936-84d9-c7dc9f6b4889 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:09:59.478898 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02b91dfe-1f77-4936-84d9-c7dc9f6b4889 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 Aug 07 14:09:59.479101 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02b91dfe-1f77-4936-84d9-c7dc9f6b4889 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:09:59.479294 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02b91dfe-1f77-4936-84d9-c7dc9f6b4889 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:09:59.488558 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:09:59.488558 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:09:59.492771 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-02b91dfe-1f77-4936-84d9-c7dc9f6b4889 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:09:59.497400 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02b91dfe-1f77-4936-84d9-c7dc9f6b4889 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 returned with HTTP 200 Aug 07 14:09:59.497915 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1198/4759] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:09:59 2026] GET /volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:00.002185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b30405c1-c5a8-445c-ae6f-0700dde512c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.004070 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b30405c1-c5a8-445c-ae6f-0700dde512c1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:10:00.004287 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b30405c1-c5a8-445c-ae6f-0700dde512c1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.004483 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b30405c1-c5a8-445c-ae6f-0700dde512c1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.006659 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9e762f12-86ec-4488-8e39-863538149461 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.008675 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e762f12-86ec-4488-8e39-863538149461 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba Aug 07 14:10:00.008675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e762f12-86ec-4488-8e39-863538149461 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.008735 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e762f12-86ec-4488-8e39-863538149461 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.010976 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.010976 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:00.011469 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b30405c1-c5a8-445c-ae6f-0700dde512c1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:00.012308 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b30405c1-c5a8-445c-ae6f-0700dde512c1 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 returned with HTTP 200 Aug 07 14:10:00.012704 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1184/4760] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:00 2026] GET /volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:00.015613 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e762f12-86ec-4488-8e39-863538149461 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba returned with HTTP 404 Aug 07 14:10:00.016164 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1193/4761] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:00 2026] GET /volume/v3/volumes/12930271-ba24-43c3-9851-02e24db2abba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:00.026052 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.026476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.028371 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:10:00.028821 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93f54ec3-547b-4a70-9d47-d2dcc36900dd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524079819"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:00.031590 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 Aug 07 14:10:00.031832 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.032098 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.032310 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume with id: 8d1a8eff-b557-4df8-ad98-d6485faf3f90 Aug 07 14:10:00.044577 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.044577 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:00.045310 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:00.045543 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume 93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:00.048979 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.048979 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:00.049415 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:10:00.070826 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume request issued successfully. Aug 07 14:10:00.070826 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b192ca8-07dc-4030-8fee-ea1867e2eb3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 returned with HTTP 202 Aug 07 14:10:00.071176 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1187/4762] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:00 2026] DELETE /volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:00.079764 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7863c914-10d0-4f3e-9104-22d7bf443cdb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.083156 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7863c914-10d0-4f3e-9104-22d7bf443cdb tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 Aug 07 14:10:00.083436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7863c914-10d0-4f3e-9104-22d7bf443cdb tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.083696 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7863c914-10d0-4f3e-9104-22d7bf443cdb tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.091047 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['1943a73f-cdbe-490e-854b-1653e4ebc2e0', 'f7bcf555-d411-4a18-a1c1-6f6c72d43847', '8e391009-5b62-4a6e-8a83-42e37ffa8b88', '13efbba5-764b-4856-a9c6-37682cd3e27f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:00.093500 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.093500 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:00.098563 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7863c914-10d0-4f3e-9104-22d7bf443cdb tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:10:00.106133 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7863c914-10d0-4f3e-9104-22d7bf443cdb tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 returned with HTTP 200 Aug 07 14:10:00.106133 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1185/4763] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:00 2026] GET /volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:00.137381 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot force create request issued successfully. Aug 07 14:10:00.138008 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68719bad-e8b4-4869-995f-7fc1bfbb7817 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:10:00.138577 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1199/4764] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:10:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:00.151311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6099c9bb-1dce-4da1-925a-ab81986b6592 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.156579 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6099c9bb-1dce-4da1-925a-ab81986b6592 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:00.156834 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6099c9bb-1dce-4da1-925a-ab81986b6592 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.157090 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6099c9bb-1dce-4da1-925a-ab81986b6592 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.168334 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.168334 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:00.169313 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6099c9bb-1dce-4da1-925a-ab81986b6592 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:00.170421 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6099c9bb-1dce-4da1-925a-ab81986b6592 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 returned with HTTP 200 Aug 07 14:10:00.170922 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1194/4765] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:00 2026] GET /volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:00.511654 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f0e002b-5cf4-402c-9189-a0dca7f3deea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.513652 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f0e002b-5cf4-402c-9189-a0dca7f3deea tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 Aug 07 14:10:00.513948 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f0e002b-5cf4-402c-9189-a0dca7f3deea tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.514190 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f0e002b-5cf4-402c-9189-a0dca7f3deea tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.523463 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.523463 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:00.527831 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6f0e002b-5cf4-402c-9189-a0dca7f3deea tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:00.532971 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f0e002b-5cf4-402c-9189-a0dca7f3deea tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 returned with HTTP 200 Aug 07 14:10:00.533433 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1188/4766] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:00 2026] GET /volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:00.545522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.547306 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] GET https://10.4.3.193/volume/v3/volumes/detail Aug 07 14:10:00.547547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.547760 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.548085 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:10:00.548774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:10:00.556163 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Get all volumes completed successfully. Aug 07 14:10:00.556830 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.556830 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:00.560831 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b3e1e8a-f6ed-4108-be89-a25844b10cfa tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] https://10.4.3.193/volume/v3/volumes/detail returned with HTTP 200 Aug 07 14:10:00.561303 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1186/4767] 10.4.3.193 () {68 vars in 1299 bytes} [Fri Aug 7 14:10:00 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:00.572878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-480c877a-0424-43d8-b23d-0d792efd40ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.574681 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-480c877a-0424-43d8-b23d-0d792efd40ee tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 Aug 07 14:10:00.574902 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-480c877a-0424-43d8-b23d-0d792efd40ee tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.575077 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-480c877a-0424-43d8-b23d-0d792efd40ee tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.575254 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-480c877a-0424-43d8-b23d-0d792efd40ee tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume with id: 5cb9621b-d56c-4c81-a156-39cb95d0f886 Aug 07 14:10:00.582188 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.582188 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:00.582572 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-480c877a-0424-43d8-b23d-0d792efd40ee tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:00.603867 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-480c877a-0424-43d8-b23d-0d792efd40ee tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume request issued successfully. Aug 07 14:10:00.603867 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-480c877a-0424-43d8-b23d-0d792efd40ee tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 returned with HTTP 202 Aug 07 14:10:00.603867 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1200/4768] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:10:00 2026] DELETE /volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:10:00.611593 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c91f50f-0a1a-4f20-92fb-5adcaec64483 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:00.613795 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c91f50f-0a1a-4f20-92fb-5adcaec64483 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 Aug 07 14:10:00.614120 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c91f50f-0a1a-4f20-92fb-5adcaec64483 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:00.614387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c91f50f-0a1a-4f20-92fb-5adcaec64483 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:00.622986 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:00.622986 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:00.628175 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5c91f50f-0a1a-4f20-92fb-5adcaec64483 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:00.633505 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c91f50f-0a1a-4f20-92fb-5adcaec64483 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 returned with HTTP 200 Aug 07 14:10:00.634183 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1195/4769] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:00 2026] GET /volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:01.118054 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-441e5efb-9df6-42c1-a24a-acb9990ccd70 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.120520 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-441e5efb-9df6-42c1-a24a-acb9990ccd70 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 Aug 07 14:10:01.120811 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-441e5efb-9df6-42c1-a24a-acb9990ccd70 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.121056 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-441e5efb-9df6-42c1-a24a-acb9990ccd70 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.128423 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-441e5efb-9df6-42c1-a24a-acb9990ccd70 tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 returned with HTTP 404 Aug 07 14:10:01.129117 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1189/4770] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:01 2026] GET /volume/v3/volumes/8d1a8eff-b557-4df8-ad98-d6485faf3f90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:01.140254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.142128 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] DELETE https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a Aug 07 14:10:01.142386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.142624 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.142813 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume with id: 6ede33d8-9a65-4f2c-960b-c8d10216601a Aug 07 14:10:01.153286 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:01.153286 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:01.153995 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:10:01.178356 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Delete volume request issued successfully. Aug 07 14:10:01.178569 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be88d018-9c82-468d-aa0e-c1a67a72ba0d tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a returned with HTTP 202 Aug 07 14:10:01.179046 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1187/4771] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:01 2026] DELETE /volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:01.180876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0c8731d-9b95-4a3a-92d5-ea0d80820256 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.183879 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0c8731d-9b95-4a3a-92d5-ea0d80820256 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:01.184171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0c8731d-9b95-4a3a-92d5-ea0d80820256 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.184447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0c8731d-9b95-4a3a-92d5-ea0d80820256 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.189876 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2322075-182b-45bf-9dc2-c78dbd5408ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.192295 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2322075-182b-45bf-9dc2-c78dbd5408ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a Aug 07 14:10:01.192504 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2322075-182b-45bf-9dc2-c78dbd5408ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.192692 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2322075-182b-45bf-9dc2-c78dbd5408ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.192728 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:01.192728 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:01.193395 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0c8731d-9b95-4a3a-92d5-ea0d80820256 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:01.194574 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0c8731d-9b95-4a3a-92d5-ea0d80820256 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 returned with HTTP 200 Aug 07 14:10:01.195004 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1201/4772] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:01 2026] GET /volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:01.201956 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:01.201956 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:01.204560 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f690bba2-1c04-433a-8442-cfafa735ab35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.207420 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f2322075-182b-45bf-9dc2-c78dbd5408ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Volume info retrieved successfully. Aug 07 14:10:01.207950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f690bba2-1c04-433a-8442-cfafa735ab35 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:01.208237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f690bba2-1c04-433a-8442-cfafa735ab35 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.208598 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f690bba2-1c04-433a-8442-cfafa735ab35 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.208762 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-f690bba2-1c04-433a-8442-cfafa735ab35 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: 9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:01.213032 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2322075-182b-45bf-9dc2-c78dbd5408ad tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a returned with HTTP 200 Aug 07 14:10:01.213706 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1196/4773] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:01 2026] GET /volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:01.215862 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:01.215862 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:01.216594 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f690bba2-1c04-433a-8442-cfafa735ab35 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:01.242592 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f690bba2-1c04-433a-8442-cfafa735ab35 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:10:01.242592 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f690bba2-1c04-433a-8442-cfafa735ab35 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 returned with HTTP 202 Aug 07 14:10:01.243704 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1190/4774] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:01 2026] DELETE /volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:01.251947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c2bc455-519a-4b7b-a255-ea786972dd50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.254606 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c2bc455-519a-4b7b-a255-ea786972dd50 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:01.254933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c2bc455-519a-4b7b-a255-ea786972dd50 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.255306 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c2bc455-519a-4b7b-a255-ea786972dd50 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.262691 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:01.262691 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:01.263548 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6c2bc455-519a-4b7b-a255-ea786972dd50 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:01.265134 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c2bc455-519a-4b7b-a255-ea786972dd50 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 returned with HTTP 200 Aug 07 14:10:01.265454 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1188/4775] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:01 2026] GET /volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:01.648005 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a5cf3d4-106b-4d9d-bd26-79cc11649226 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.649998 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a5cf3d4-106b-4d9d-bd26-79cc11649226 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 Aug 07 14:10:01.650249 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a5cf3d4-106b-4d9d-bd26-79cc11649226 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.650464 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a5cf3d4-106b-4d9d-bd26-79cc11649226 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.658396 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a5cf3d4-106b-4d9d-bd26-79cc11649226 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 returned with HTTP 404 Aug 07 14:10:01.658938 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1202/4776] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:01 2026] GET /volume/v3/volumes/5cb9621b-d56c-4c81-a156-39cb95d0f886 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:10:01.669617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.671759 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:01.672225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1951096417"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:01.674761 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1951096417'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:01.674940 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume of 1 GB Aug 07 14:10:01.679411 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Availability Zones retrieved successfully. Aug 07 14:10:01.688746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (d4146b86-ad7b-4bbf-958f-042f8a3d2e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:01.690792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f2180b-261a-4126-8896-7b1c60fe545d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:01.691475 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:01.727547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f2180b-261a-4126-8896-7b1c60fe545d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:01.728299 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12394ec9-b9e1-4c98-81a1-dfc4787c105c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:01.785767 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Created reservations ['5f6113c5-a9aa-4b44-a13d-7153b9569d85', '1e4ce08a-eada-4bed-914e-c05d35900c81', 'ef73ac62-0d35-4c78-bdf6-d4f74ef6d444', '7787619c-9ab4-42b5-845a-c66536fabf2b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:01.787073 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12394ec9-b9e1-4c98-81a1-dfc4787c105c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f6113c5-a9aa-4b44-a13d-7153b9569d85', '1e4ce08a-eada-4bed-914e-c05d35900c81', 'ef73ac62-0d35-4c78-bdf6-d4f74ef6d444', '7787619c-9ab4-42b5-845a-c66536fabf2b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:01.787891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b48fba-337a-4a78-b7eb-a355a5d86355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:01.816599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b48fba-337a-4a78-b7eb-a355a5d86355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3203ea63-8b24-4ef0-8442-bf8deede542c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951096417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['5f6113c5-a9aa-4b44-a13d-7153b9569d85','1e4ce08a-eada-4bed-914e-c05d35900c81','ef73ac62-0d35-4c78-bdf6-d4f74ef6d444','7787619c-9ab4-42b5-845a-c66536fabf2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951096417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3203ea63-8b24-4ef0-8442-bf8deede542c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff3fe6f681d498cb6d4efe3334fcc12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='861789256aa24e6aa422393eb46928f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:01.817652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac521df9-71e9-4df9-a469-0dd2d59cc9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:01.841400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac521df9-71e9-4df9-a469-0dd2d59cc9d3) transitioned into state 'SUCCESS' from state '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-1951096417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['5f6113c5-a9aa-4b44-a13d-7153b9569d85','1e4ce08a-eada-4bed-914e-c05d35900c81','ef73ac62-0d35-4c78-bdf6-d4f74ef6d444','7787619c-9ab4-42b5-845a-c66536fabf2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:01.842321 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68043028-1ed0-4f84-b47d-a541d03fbe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:01.852545 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68043028-1ed0-4f84-b47d-a541d03fbe84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:01.854829 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (d4146b86-ad7b-4bbf-958f-042f8a3d2e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:01.854829 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request issued successfully. Aug 07 14:10:01.854829 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf1461d8-b7c4-4dd6-a0c0-bd5f134c310e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:01.855272 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1197/4777] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:10:01 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:01.875927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78779cf2-ab9e-4c47-a8a5-199f4f819657 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:01.877215 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78779cf2-ab9e-4c47-a8a5-199f4f819657 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c Aug 07 14:10:01.877215 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78779cf2-ab9e-4c47-a8a5-199f4f819657 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:01.877215 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78779cf2-ab9e-4c47-a8a5-199f4f819657 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:01.889665 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:01.889665 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:01.894911 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78779cf2-ab9e-4c47-a8a5-199f4f819657 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:01.901565 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78779cf2-ab9e-4c47-a8a5-199f4f819657 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c returned with HTTP 200 Aug 07 14:10:01.901565 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1191/4778] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:01 2026] GET /volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:02.230374 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-040b27ed-c62e-4673-a818-250c8e61ae3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:02.232698 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-040b27ed-c62e-4673-a818-250c8e61ae3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] GET https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a Aug 07 14:10:02.232937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-040b27ed-c62e-4673-a818-250c8e61ae3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:02.233193 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-040b27ed-c62e-4673-a818-250c8e61ae3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:02.241383 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-040b27ed-c62e-4673-a818-250c8e61ae3e tempest-CreateVolumesFromBackupTest-670533444 tempest-CreateVolumesFromBackupTest-670533444-project-member] https://10.4.3.193/volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a returned with HTTP 404 Aug 07 14:10:02.242039 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1189/4779] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:02 2026] GET /volume/v3/volumes/6ede33d8-9a65-4f2c-960b-c8d10216601a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:02.278686 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d41f146d-b991-4902-85a7-9dfa2d78c567 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:02.285755 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d41f146d-b991-4902-85a7-9dfa2d78c567 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:02.286008 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d41f146d-b991-4902-85a7-9dfa2d78c567 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:02.286268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d41f146d-b991-4902-85a7-9dfa2d78c567 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:02.291371 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d41f146d-b991-4902-85a7-9dfa2d78c567 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 returned with HTTP 404 Aug 07 14:10:02.292045 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1203/4780] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:02 2026] GET /volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:02.302712 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-511fe377-dcbc-46b7-850c-05e59f066b1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:02.304340 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-511fe377-dcbc-46b7-850c-05e59f066b1c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:10:02.304587 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-511fe377-dcbc-46b7-850c-05e59f066b1c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:02.305185 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-511fe377-dcbc-46b7-850c-05e59f066b1c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:02.305185 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-511fe377-dcbc-46b7-850c-05e59f066b1c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:10:02.311284 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:02.311284 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:02.311920 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-511fe377-dcbc-46b7-850c-05e59f066b1c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:02.336471 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-511fe377-dcbc-46b7-850c-05e59f066b1c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:10:02.336471 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-511fe377-dcbc-46b7-850c-05e59f066b1c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c returned with HTTP 202 Aug 07 14:10:02.336471 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1198/4781] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:02 2026] DELETE /volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:02.348806 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3372622d-abe8-43df-912c-099c16abc964 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:02.351354 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3372622d-abe8-43df-912c-099c16abc964 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:10:02.351354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3372622d-abe8-43df-912c-099c16abc964 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:02.351537 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3372622d-abe8-43df-912c-099c16abc964 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:02.359225 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:02.359225 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:02.359828 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3372622d-abe8-43df-912c-099c16abc964 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:02.360647 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3372622d-abe8-43df-912c-099c16abc964 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c returned with HTTP 200 Aug 07 14:10:02.361192 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1192/4782] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:02 2026] GET /volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:02.917910 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32ef188c-f6c4-4729-994f-17afcaaee4a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:02.919665 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32ef188c-f6c4-4729-994f-17afcaaee4a7 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c Aug 07 14:10:02.919863 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32ef188c-f6c4-4729-994f-17afcaaee4a7 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:02.920103 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32ef188c-f6c4-4729-994f-17afcaaee4a7 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:02.928487 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:02.928487 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:02.935349 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-32ef188c-f6c4-4729-994f-17afcaaee4a7 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:02.940508 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32ef188c-f6c4-4729-994f-17afcaaee4a7 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c returned with HTTP 200 Aug 07 14:10:02.941015 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1190/4783] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:02 2026] GET /volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:02.955262 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9067eac5-0d5d-4e1b-af3a-19a2fb328802 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:02.956762 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9067eac5-0d5d-4e1b-af3a-19a2fb328802 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] GET https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c Aug 07 14:10:02.957249 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9067eac5-0d5d-4e1b-af3a-19a2fb328802 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:02.957581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9067eac5-0d5d-4e1b-af3a-19a2fb328802 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:02.969520 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:02.969520 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:02.973923 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9067eac5-0d5d-4e1b-af3a-19a2fb328802 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Volume info retrieved successfully. Aug 07 14:10:02.980478 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9067eac5-0d5d-4e1b-af3a-19a2fb328802 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c returned with HTTP 200 Aug 07 14:10:02.981394 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1204/4784] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:02 2026] GET /volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:02.996020 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:02.998561 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c Aug 07 14:10:02.998783 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:02.999058 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:02.999240 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume with id: 3203ea63-8b24-4ef0-8442-bf8deede542c Aug 07 14:10:03.007571 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:03.007571 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:03.007993 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:03.027889 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume request issued successfully. Aug 07 14:10:03.028168 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68fc3e23-55e5-42cf-a1e8-2f6fad593d3e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c returned with HTTP 202 Aug 07 14:10:03.028579 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1199/4785] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:10:02 2026] DELETE /volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:10:03.035912 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-28fb6e6b-a3ad-4921-af30-82facf63792b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:03.038099 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28fb6e6b-a3ad-4921-af30-82facf63792b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c Aug 07 14:10:03.038430 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28fb6e6b-a3ad-4921-af30-82facf63792b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:03.038617 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28fb6e6b-a3ad-4921-af30-82facf63792b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:03.048374 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:03.048374 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:03.053660 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-28fb6e6b-a3ad-4921-af30-82facf63792b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:03.059754 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28fb6e6b-a3ad-4921-af30-82facf63792b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c returned with HTTP 200 Aug 07 14:10:03.060334 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1193/4786] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:03 2026] GET /volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:03.373937 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a998a6a-cff2-476c-87b0-e581a772cba7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:03.376805 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a998a6a-cff2-476c-87b0-e581a772cba7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:10:03.377100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a998a6a-cff2-476c-87b0-e581a772cba7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:03.377372 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a998a6a-cff2-476c-87b0-e581a772cba7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:03.384282 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a998a6a-cff2-476c-87b0-e581a772cba7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c returned with HTTP 404 Aug 07 14:10:03.385207 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1191/4787] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:03 2026] GET /volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:03.395310 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:03.399573 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:10:03.400589 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:03.400589 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:03.401249 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:10:03.416385 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:03.416385 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:03.417128 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:03.454149 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:10:03.454571 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cad2f137-0059-4f0c-9b77-1eebfbb12f2a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 returned with HTTP 202 Aug 07 14:10:03.455209 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1205/4788] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:03 2026] DELETE /volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:03.466455 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eaa5c2f5-703d-4b25-a0e6-54ab142b1490 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:03.468544 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eaa5c2f5-703d-4b25-a0e6-54ab142b1490 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:10:03.469008 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eaa5c2f5-703d-4b25-a0e6-54ab142b1490 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:03.469170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eaa5c2f5-703d-4b25-a0e6-54ab142b1490 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:03.474961 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:03.474961 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:03.475499 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eaa5c2f5-703d-4b25-a0e6-54ab142b1490 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:03.476378 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eaa5c2f5-703d-4b25-a0e6-54ab142b1490 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 returned with HTTP 200 Aug 07 14:10:03.476831 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1200/4789] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:03 2026] GET /volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:04.075777 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6c42b18d-a71c-4dc1-ad5f-4fd36724af02 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.078057 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c42b18d-a71c-4dc1-ad5f-4fd36724af02 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c Aug 07 14:10:04.078323 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c42b18d-a71c-4dc1-ad5f-4fd36724af02 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.078511 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c42b18d-a71c-4dc1-ad5f-4fd36724af02 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.085069 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c42b18d-a71c-4dc1-ad5f-4fd36724af02 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c returned with HTTP 404 Aug 07 14:10:04.085674 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1194/4790] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:04 2026] GET /volume/v3/volumes/3203ea63-8b24-4ef0-8442-bf8deede542c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:10:04.095113 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.097142 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:04.097581 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1044479360"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:04.099212 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1044479360'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:04.099376 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume of 1 GB Aug 07 14:10:04.105119 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Availability Zones retrieved successfully. Aug 07 14:10:04.113808 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (3e78158f-a3e1-451a-ad8f-bad59fc76e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:04.115501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffeca35-2ed7-4b95-9cbb-48716503bc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:04.116719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:04.151725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffeca35-2ed7-4b95-9cbb-48716503bc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:04.153168 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22a0683-3a26-406e-8ea1-be741031509f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:04.210386 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Created reservations ['5b6cbbaa-9731-4735-9d95-9abc824a3bdb', 'e9bbdf5d-d790-4349-877c-e77a9084fdd5', 'e1194db9-6d0e-44af-ba03-1f2171b078f9', '42c85e4f-ed52-464f-a78c-c9c93fe20105'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:04.211492 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22a0683-3a26-406e-8ea1-be741031509f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b6cbbaa-9731-4735-9d95-9abc824a3bdb', 'e9bbdf5d-d790-4349-877c-e77a9084fdd5', 'e1194db9-6d0e-44af-ba03-1f2171b078f9', '42c85e4f-ed52-464f-a78c-c9c93fe20105']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:04.212856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51224eca-c6c1-4b8c-8f14-fe34cd2ed949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:04.244348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51224eca-c6c1-4b8c-8f14-fe34cd2ed949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '270708e1-0485-4645-965d-0138e58fe3eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044479360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['5b6cbbaa-9731-4735-9d95-9abc824a3bdb','e9bbdf5d-d790-4349-877c-e77a9084fdd5','e1194db9-6d0e-44af-ba03-1f2171b078f9','42c85e4f-ed52-464f-a78c-c9c93fe20105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044479360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=270708e1-0485-4645-965d-0138e58fe3eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff3fe6f681d498cb6d4efe3334fcc12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='861789256aa24e6aa422393eb46928f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:04.246009 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d4ed60-915e-4690-8d6c-4d5d2e599f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:04.271884 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d4ed60-915e-4690-8d6c-4d5d2e599f22) transitioned into state 'SUCCESS' from state '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-1044479360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff3fe6f681d498cb6d4efe3334fcc12',qos_specs=None,replication_status=,reservations=['5b6cbbaa-9731-4735-9d95-9abc824a3bdb','e9bbdf5d-d790-4349-877c-e77a9084fdd5','e1194db9-6d0e-44af-ba03-1f2171b078f9','42c85e4f-ed52-464f-a78c-c9c93fe20105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='861789256aa24e6aa422393eb46928f4',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:04.272880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960f1139-f549-4f78-bfc7-4a166dffcf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:04.286422 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960f1139-f549-4f78-bfc7-4a166dffcf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:04.287534 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Flow 'volume_create_api' (3e78158f-a3e1-451a-ad8f-bad59fc76e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:04.287941 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Create volume request issued successfully. Aug 07 14:10:04.288587 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7e2aae3-8e42-43d5-b309-f562ff7fe037 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:04.289157 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1192/4791] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:10:04 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:04.304223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-138bc31b-749a-4879-bb3c-d15b72dd6fda None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.306488 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-138bc31b-749a-4879-bb3c-d15b72dd6fda tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb Aug 07 14:10:04.306664 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-138bc31b-749a-4879-bb3c-d15b72dd6fda tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.306854 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-138bc31b-749a-4879-bb3c-d15b72dd6fda tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.316383 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:04.316383 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:04.323456 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-138bc31b-749a-4879-bb3c-d15b72dd6fda tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:04.331257 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-138bc31b-749a-4879-bb3c-d15b72dd6fda tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb returned with HTTP 200 Aug 07 14:10:04.331683 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1206/4792] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:04 2026] GET /volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:04.487817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6d96a5f-55eb-4a4a-abbb-7e1de6774898 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.489948 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6d96a5f-55eb-4a4a-abbb-7e1de6774898 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:10:04.490159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6d96a5f-55eb-4a4a-abbb-7e1de6774898 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.490377 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6d96a5f-55eb-4a4a-abbb-7e1de6774898 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.497856 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6d96a5f-55eb-4a4a-abbb-7e1de6774898 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 returned with HTTP 404 Aug 07 14:10:04.498727 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1201/4793] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:04 2026] GET /volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:04.507026 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f2ec7ed-4d06-4de4-b83c-44a509b66f48 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.509487 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f2ec7ed-4d06-4de4-b83c-44a509b66f48 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:04.509760 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f2ec7ed-4d06-4de4-b83c-44a509b66f48 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.510150 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f2ec7ed-4d06-4de4-b83c-44a509b66f48 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.510223 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-1f2ec7ed-4d06-4de4-b83c-44a509b66f48 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: 9f353bea-f107-43bb-b58e-0865f685e536 Aug 07 14:10:04.516291 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f2ec7ed-4d06-4de4-b83c-44a509b66f48 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 returned with HTTP 404 Aug 07 14:10:04.516946 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1195/4794] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:04 2026] DELETE /volume/v3/snapshots/9f353bea-f107-43bb-b58e-0865f685e536 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:04.525149 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb8d4c84-fe9b-4f77-a924-bcf071330327 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.527468 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb8d4c84-fe9b-4f77-a924-bcf071330327 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:10:04.527679 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb8d4c84-fe9b-4f77-a924-bcf071330327 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.527910 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb8d4c84-fe9b-4f77-a924-bcf071330327 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.528064 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-eb8d4c84-fe9b-4f77-a924-bcf071330327 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: c776481f-675d-4128-9a0c-06104c40dd96 Aug 07 14:10:04.532899 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb8d4c84-fe9b-4f77-a924-bcf071330327 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 returned with HTTP 404 Aug 07 14:10:04.533965 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1193/4795] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:04 2026] DELETE /volume/v3/snapshots/c776481f-675d-4128-9a0c-06104c40dd96 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:04.570945 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0422acfa-af43-40d2-9e0b-6461a4fd3054 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.572896 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0422acfa-af43-40d2-9e0b-6461a4fd3054 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:04.573127 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0422acfa-af43-40d2-9e0b-6461a4fd3054 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.573299 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0422acfa-af43-40d2-9e0b-6461a4fd3054 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.582418 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:04.582418 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:04.585719 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0422acfa-af43-40d2-9e0b-6461a4fd3054 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:04.590061 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0422acfa-af43-40d2-9e0b-6461a4fd3054 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:10:04.590453 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1207/4796] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:04 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:04.608380 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0f18e315-ec54-4767-843e-29db85020293 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.610936 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0f18e315-ec54-4767-843e-29db85020293 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd/action Aug 07 14:10:04.611342 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0f18e315-ec54-4767-843e-29db85020293 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:10:04.611501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0f18e315-ec54-4767-843e-29db85020293 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:04.626349 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:04.626349 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:04.626878 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0f18e315-ec54-4767-843e-29db85020293 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:04.636910 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0f18e315-ec54-4767-843e-29db85020293 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Begin detaching volume completed successfully. Aug 07 14:10:04.637212 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-0f18e315-ec54-4767-843e-29db85020293 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd/action returned with HTTP 202 Aug 07 14:10:04.637749 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1202/4797] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:10:04 2026] POST /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:10:04.689387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4e657707-a7bb-4380-bcd9-1059f84387d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.689860 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e657707-a7bb-4380-bcd9-1059f84387d4 None None] GET https://10.4.3.193/volume// Aug 07 14:10:04.690137 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e657707-a7bb-4380-bcd9-1059f84387d4 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.690352 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e657707-a7bb-4380-bcd9-1059f84387d4 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.690741 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e657707-a7bb-4380-bcd9-1059f84387d4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:04.691206 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1196/4798] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:10:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:04.703248 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-df7ac42e-6255-4321-b865-5837733c1d06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:04.707766 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-df7ac42e-6255-4321-b865-5837733c1d06 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:04.707766 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-df7ac42e-6255-4321-b865-5837733c1d06 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:04.708083 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-df7ac42e-6255-4321-b865-5837733c1d06 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:04.724417 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:04.724417 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:04.730495 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-df7ac42e-6255-4321-b865-5837733c1d06 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:04.743818 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-df7ac42e-6255-4321-b865-5837733c1d06 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:10:04.744334 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1194/4799] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:10:04 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 1322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:05.024638 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-08e5b9d9-1802-4b61-82a9-9216fc686c93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.027516 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-08e5b9d9-1802-4b61-82a9-9216fc686c93 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:05.027779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-08e5b9d9-1802-4b61-82a9-9216fc686c93 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.028003 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-08e5b9d9-1802-4b61-82a9-9216fc686c93 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.037995 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.037995 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:05.043400 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-08e5b9d9-1802-4b61-82a9-9216fc686c93 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:05.050612 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-08e5b9d9-1802-4b61-82a9-9216fc686c93 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:05.051172 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1208/4800] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:05.141592 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b11ab2b-08ac-45ac-bd91-d6b1f3b549d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.142016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b11ab2b-08ac-45ac-bd91-d6b1f3b549d0 None None] GET https://10.4.3.193/volume// Aug 07 14:10:05.142209 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b11ab2b-08ac-45ac-bd91-d6b1f3b549d0 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.142445 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b11ab2b-08ac-45ac-bd91-d6b1f3b549d0 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.142890 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b11ab2b-08ac-45ac-bd91-d6b1f3b549d0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:05.143285 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1203/4801] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:05.152394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c6f9282e-74e0-4126-95dc-fa117142e704 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.336816 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c6f9282e-74e0-4126-95dc-fa117142e704 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:10:05.337309 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c6f9282e-74e0-4126-95dc-fa117142e704 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b46ca19-700c-4265-ba5a-6b549a3e6e6f", "connector": null, "instance_uuid": "deec046c-fbe6-4937-81cf-d28df8a16f7a"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:05.345754 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13a0b09c-cec4-41a5-b5b2-5ea80544d1b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.347656 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13a0b09c-cec4-41a5-b5b2-5ea80544d1b8 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb Aug 07 14:10:05.347852 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13a0b09c-cec4-41a5-b5b2-5ea80544d1b8 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.348086 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13a0b09c-cec4-41a5-b5b2-5ea80544d1b8 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.356375 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.356375 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:05.359868 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.359868 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:05.365173 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-13a0b09c-cec4-41a5-b5b2-5ea80544d1b8 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:05.370452 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13a0b09c-cec4-41a5-b5b2-5ea80544d1b8 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb returned with HTTP 200 Aug 07 14:10:05.370452 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1195/4802] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:05.390311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1fcab597-7fd1-4cff-b495-ab64c149a40e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.393855 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fcab597-7fd1-4cff-b495-ab64c149a40e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] GET https://10.4.3.193/volume/v3/volumes/summary Aug 07 14:10:05.394143 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fcab597-7fd1-4cff-b495-ab64c149a40e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.394813 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fcab597-7fd1-4cff-b495-ab64c149a40e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.394813 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-1fcab597-7fd1-4cff-b495-ab64c149a40e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:10:05.399543 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c6f9282e-74e0-4126-95dc-fa117142e704 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:10:05.400199 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1197/4803] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:10:05 2026] POST /volume/v3/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:05.407125 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1fcab597-7fd1-4cff-b495-ab64c149a40e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] Get summary completed successfully. Aug 07 14:10:05.407936 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fcab597-7fd1-4cff-b495-ab64c149a40e tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-reader] https://10.4.3.193/volume/v3/volumes/summary returned with HTTP 200 Aug 07 14:10:05.409492 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1209/4804] 10.4.3.193 () {68 vars in 1302 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:05.419213 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.422389 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb Aug 07 14:10:05.422600 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.422832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.423047 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume with id: 270708e1-0485-4645-965d-0138e58fe3eb Aug 07 14:10:05.436983 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.436983 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:05.437462 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:05.441037 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d39aec92-77b6-49bf-b7c4-9459be5c5d28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.443115 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d39aec92-77b6-49bf-b7c4-9459be5c5d28 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:05.443196 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d39aec92-77b6-49bf-b7c4-9459be5c5d28 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.443545 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d39aec92-77b6-49bf-b7c4-9459be5c5d28 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.456935 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.456935 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:05.457773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99312013-d99a-4a21-b08a-710c69a614fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.458118 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99312013-d99a-4a21-b08a-710c69a614fa None None] GET https://10.4.3.193/volume// Aug 07 14:10:05.458585 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99312013-d99a-4a21-b08a-710c69a614fa None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.458961 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99312013-d99a-4a21-b08a-710c69a614fa None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.459347 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99312013-d99a-4a21-b08a-710c69a614fa None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:05.459659 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1198/4805] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:05.462033 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d39aec92-77b6-49bf-b7c4-9459be5c5d28 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:05.467077 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Delete volume request issued successfully. Aug 07 14:10:05.467616 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4af1abe8-a3d9-4053-8e97-f50206bbb276 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb returned with HTTP 202 Aug 07 14:10:05.467861 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1204/4806] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:10:05 2026] DELETE /volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:10:05.469604 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d39aec92-77b6-49bf-b7c4-9459be5c5d28 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:05.470458 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1196/4807] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:05.477755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-a5832d7f-5f6d-4a61-b54a-ae16afdef05a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.478812 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8bac3837-04bc-4c45-bbd8-8bfeb6a8a6c0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.482572 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-a5832d7f-5f6d-4a61-b54a-ae16afdef05a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:05.483221 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-a5832d7f-5f6d-4a61-b54a-ae16afdef05a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.483316 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bac3837-04bc-4c45-bbd8-8bfeb6a8a6c0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb Aug 07 14:10:05.483316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bac3837-04bc-4c45-bbd8-8bfeb6a8a6c0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.483416 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-a5832d7f-5f6d-4a61-b54a-ae16afdef05a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.483633 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bac3837-04bc-4c45-bbd8-8bfeb6a8a6c0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.494127 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.494127 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:05.499294 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8bac3837-04bc-4c45-bbd8-8bfeb6a8a6c0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Volume info retrieved successfully. Aug 07 14:10:05.500714 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.500714 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:05.504407 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bac3837-04bc-4c45-bbd8-8bfeb6a8a6c0 tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb returned with HTTP 200 Aug 07 14:10:05.505157 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1199/4808] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:05.507962 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-a5832d7f-5f6d-4a61-b54a-ae16afdef05a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:05.516390 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-a5832d7f-5f6d-4a61-b54a-ae16afdef05a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:05.516927 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1210/4809] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 1082 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:05.650423 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c2686626-6143-4b6e-a609-a4cb0828cd17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.653697 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c2686626-6143-4b6e-a609-a4cb0828cd17 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] PUT https://10.4.3.193/volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028 Aug 07 14:10:05.653931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c2686626-6143-4b6e-a609-a4cb0828cd17 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:05.662150 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c2686626-6143-4b6e-a609-a4cb0828cd17 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Acquiring lock "cinder-attachment_update-7b46ca19-700c-4265-ba5a-6b549a3e6e6f-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:10:05.667443 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c2686626-6143-4b6e-a609-a4cb0828cd17 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Lock "cinder-attachment_update-7b46ca19-700c-4265-ba5a-6b549a3e6e6f-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:10:05.668488 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.668488 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:05.765806 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-4fe172ba-90f9-499a-ac7c-0cc06857bf27 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.768376 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-4fe172ba-90f9-499a-ac7c-0cc06857bf27 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 Aug 07 14:10:05.768602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-4fe172ba-90f9-499a-ac7c-0cc06857bf27 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.768781 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-4fe172ba-90f9-499a-ac7c-0cc06857bf27 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.776788 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.776788 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:05.778883 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c2686626-6143-4b6e-a609-a4cb0828cd17 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Lock "cinder-attachment_update-7b46ca19-700c-4265-ba5a-6b549a3e6e6f-np0000006713" released by "attachment_update" :: held 0.111s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:10:05.779323 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c2686626-6143-4b6e-a609-a4cb0828cd17 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028 returned with HTTP 200 Aug 07 14:10:05.779935 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1205/4810] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:10:05 2026] PUT /volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:05.787426 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-dc6ec6e0-8444-4550-a62f-041fad1d8f4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:05.789459 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-dc6ec6e0-8444-4550-a62f-041fad1d8f4e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/encryption Aug 07 14:10:05.789646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-dc6ec6e0-8444-4550-a62f-041fad1d8f4e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:05.789867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-dc6ec6e0-8444-4550-a62f-041fad1d8f4e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:05.800829 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:05.800829 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:05.811651 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-dc6ec6e0-8444-4550-a62f-041fad1d8f4e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/encryption returned with HTTP 200 Aug 07 14:10:05.812402 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1200/4811] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:10:05 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:05.852105 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9fe5dafd-2d43-47d0-a94c-15a1a0ec275c req-4fe172ba-90f9-499a-ac7c-0cc06857bf27 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 returned with HTTP 200 Aug 07 14:10:05.852105 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1197/4812] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:10:05 2026] DELETE /volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:06.485024 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1810b586-62fe-474f-8b0e-247436b48a55 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:06.486949 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1810b586-62fe-474f-8b0e-247436b48a55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:06.488752 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1810b586-62fe-474f-8b0e-247436b48a55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:06.488752 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1810b586-62fe-474f-8b0e-247436b48a55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:06.509534 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:06.509534 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:06.513593 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1810b586-62fe-474f-8b0e-247436b48a55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:06.519695 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1810b586-62fe-474f-8b0e-247436b48a55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:06.519890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa1f1282-9bc0-4711-b34f-9a5aef91f64b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:06.520470 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1211/4813] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:06 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:06.525248 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa1f1282-9bc0-4711-b34f-9a5aef91f64b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] GET https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb Aug 07 14:10:06.525484 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa1f1282-9bc0-4711-b34f-9a5aef91f64b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:06.525691 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa1f1282-9bc0-4711-b34f-9a5aef91f64b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:06.538451 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa1f1282-9bc0-4711-b34f-9a5aef91f64b tempest-ProjectReaderTests-479963334 tempest-ProjectReaderTests-479963334-project-admin] https://10.4.3.193/volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb returned with HTTP 404 Aug 07 14:10:06.538451 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1206/4814] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:10:06 2026] GET /volume/v3/volumes/270708e1-0485-4645-965d-0138e58fe3eb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:10:07.535372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9f805b27-4a21-43ab-bd07-52dd156b273e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:07.538050 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f805b27-4a21-43ab-bd07-52dd156b273e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:07.538363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f805b27-4a21-43ab-bd07-52dd156b273e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:07.538667 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f805b27-4a21-43ab-bd07-52dd156b273e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:07.553083 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:07.553083 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:07.559824 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9f805b27-4a21-43ab-bd07-52dd156b273e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:07.565773 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f805b27-4a21-43ab-bd07-52dd156b273e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:07.566587 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1201/4815] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:07 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:08.584180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-012064db-1837-4b51-a79e-4494dc4b4667 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:08.586896 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-012064db-1837-4b51-a79e-4494dc4b4667 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:08.587205 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-012064db-1837-4b51-a79e-4494dc4b4667 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:08.587435 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-012064db-1837-4b51-a79e-4494dc4b4667 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:08.607023 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:08.607023 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:08.613412 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-012064db-1837-4b51-a79e-4494dc4b4667 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:08.618358 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-012064db-1837-4b51-a79e-4494dc4b4667 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:08.619070 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1198/4816] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:08 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:08.963655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:09.038675 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:09.039182 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-139972610"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:09.041125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-139972610'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:09.041327 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume of 1 GB Aug 07 14:10:09.047235 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Availability Zones retrieved successfully. Aug 07 14:10:09.056039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (5ad29343-5e9b-4a26-9f0b-959884e89689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:09.057524 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f4a4089-9508-436b-a169-37e452d9777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:09.058902 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:09.098302 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f4a4089-9508-436b-a169-37e452d9777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:09.099729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f4a717-367f-4276-bda4-8ae60d4c856e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:09.189106 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['04758f23-c43a-47e5-b256-0915cb598897', 'efa8226e-3294-4b4d-abcf-543b1d42d940', '6760b007-9038-41d5-831b-12bebc9d6888', '4b3672d2-84da-4951-bc19-ae44b11be81b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:09.190318 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f4a717-367f-4276-bda4-8ae60d4c856e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04758f23-c43a-47e5-b256-0915cb598897', 'efa8226e-3294-4b4d-abcf-543b1d42d940', '6760b007-9038-41d5-831b-12bebc9d6888', '4b3672d2-84da-4951-bc19-ae44b11be81b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:09.191488 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdba93f9-8ff6-4db8-8d7a-4dbb073d13ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:09.223074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdba93f9-8ff6-4db8-8d7a-4dbb073d13ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f0fb549-7f19-4402-bd8b-acc6906ce214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-139972610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['04758f23-c43a-47e5-b256-0915cb598897','efa8226e-3294-4b4d-abcf-543b1d42d940','6760b007-9038-41d5-831b-12bebc9d6888','4b3672d2-84da-4951-bc19-ae44b11be81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-139972610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f0fb549-7f19-4402-bd8b-acc6906ce214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='157356bb1b2a4d13b161cfeed5816b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:09.224170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78be12e-9169-48a6-9fe3-1fe5b03bc7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:09.249257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78be12e-9169-48a6-9fe3-1fe5b03bc7f6) transitioned into state 'SUCCESS' from state '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-139972610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['04758f23-c43a-47e5-b256-0915cb598897','efa8226e-3294-4b4d-abcf-543b1d42d940','6760b007-9038-41d5-831b-12bebc9d6888','4b3672d2-84da-4951-bc19-ae44b11be81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:09.250184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcdebe5-aedc-4746-9777-b0e09f4d45e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:09.263128 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcdebe5-aedc-4746-9777-b0e09f4d45e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:09.264409 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (5ad29343-5e9b-4a26-9f0b-959884e89689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:09.264853 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request issued successfully. Aug 07 14:10:09.265662 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fafc66ef-7083-4d2d-9b76-9c1b0ba6a5ff tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:09.266265 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1212/4817] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:10:08 2026] POST /volume/v3/volumes => generated 748 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:09.284661 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23cca242-ae3a-459d-b97f-e19e9a571912 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:09.286985 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23cca242-ae3a-459d-b97f-e19e9a571912 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 Aug 07 14:10:09.287224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23cca242-ae3a-459d-b97f-e19e9a571912 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:09.287478 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23cca242-ae3a-459d-b97f-e19e9a571912 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:09.308443 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:09.308443 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:09.315061 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23cca242-ae3a-459d-b97f-e19e9a571912 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:09.321332 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23cca242-ae3a-459d-b97f-e19e9a571912 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 returned with HTTP 200 Aug 07 14:10:09.322086 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1207/4818] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:09 2026] GET /volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:09.522626 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-164883ee-eedb-40bf-a1a0-e38c4691142c req-b13df6c0-b8e4-4c8c-b5e3-519b751a9a31 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:09.525368 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-164883ee-eedb-40bf-a1a0-e38c4691142c req-b13df6c0-b8e4-4c8c-b5e3-519b751a9a31 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 Aug 07 14:10:09.525908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-164883ee-eedb-40bf-a1a0-e38c4691142c req-b13df6c0-b8e4-4c8c-b5e3-519b751a9a31 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:09.525908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-164883ee-eedb-40bf-a1a0-e38c4691142c req-b13df6c0-b8e4-4c8c-b5e3-519b751a9a31 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:09.530937 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-164883ee-eedb-40bf-a1a0-e38c4691142c req-b13df6c0-b8e4-4c8c-b5e3-519b751a9a31 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 returned with HTTP 404 Aug 07 14:10:09.531587 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1202/4819] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:10:09 2026] DELETE /volume/v3/attachments/a42dcdaa-35a2-4785-8258-5cf11d3fb346 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:10:09.635997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-06bd0199-7261-4ac5-a913-0e1af50ea88b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:09.637757 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06bd0199-7261-4ac5-a913-0e1af50ea88b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:09.637998 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06bd0199-7261-4ac5-a913-0e1af50ea88b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:09.638201 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06bd0199-7261-4ac5-a913-0e1af50ea88b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:09.648652 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:09.648652 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:09.652781 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-06bd0199-7261-4ac5-a913-0e1af50ea88b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:09.657722 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06bd0199-7261-4ac5-a913-0e1af50ea88b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:09.658183 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1199/4820] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:09 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:09.965505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c9b5ebb5-4adf-4379-9f11-4913cf622722 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:09.967748 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c9b5ebb5-4adf-4379-9f11-4913cf622722 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028/action Aug 07 14:10:09.968193 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c9b5ebb5-4adf-4379-9f11-4913cf622722 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:10:09.968363 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c9b5ebb5-4adf-4379-9f11-4913cf622722 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:09.983394 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:09.983394 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:09.993903 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-23df853f-4f75-4ccb-84b6-cf957b722907 req-c9b5ebb5-4adf-4379-9f11-4913cf622722 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028/action returned with HTTP 204 Aug 07 14:10:09.994404 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1213/4821] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:10:09 2026] POST /volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:10.339005 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0585bbf-1e63-4e92-a05b-2bcc8c9376ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.341008 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0585bbf-1e63-4e92-a05b-2bcc8c9376ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 Aug 07 14:10:10.341237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0585bbf-1e63-4e92-a05b-2bcc8c9376ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.341452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0585bbf-1e63-4e92-a05b-2bcc8c9376ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.350899 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.350899 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:10.355048 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a0585bbf-1e63-4e92-a05b-2bcc8c9376ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:10.360544 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0585bbf-1e63-4e92-a05b-2bcc8c9376ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 returned with HTTP 200 Aug 07 14:10:10.361007 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1208/4822] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:10.375827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d95c862c-296c-402f-b1b9-a7008c836e32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.377660 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d95c862c-296c-402f-b1b9-a7008c836e32 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:10:10.378025 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d95c862c-296c-402f-b1b9-a7008c836e32 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f0fb549-7f19-4402-bd8b-acc6906ce214", "name": "tempest-VolumesBackupsTest-Backup-437174033"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:10.379391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-d95c862c-296c-402f-b1b9-a7008c836e32 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating new backup {'backup': {'volume_id': '1f0fb549-7f19-4402-bd8b-acc6906ce214', 'name': 'tempest-VolumesBackupsTest-Backup-437174033'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:10:10.379541 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-d95c862c-296c-402f-b1b9-a7008c836e32 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating backup of volume 1f0fb549-7f19-4402-bd8b-acc6906ce214 in container None Aug 07 14:10:10.386773 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.386773 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:10.387313 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d95c862c-296c-402f-b1b9-a7008c836e32 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:10.411309 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d95c862c-296c-402f-b1b9-a7008c836e32 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['8659eae0-194a-4e61-8098-6c15e8420ffb', 'd8519a6a-79c3-4276-bd2c-68c094ef287e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:10.440037 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d95c862c-296c-402f-b1b9-a7008c836e32 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:10:10.440589 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1203/4823] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:10 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:10.448539 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3806a92b-f0ce-4ac7-a21e-57fb73bcf060 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.450192 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3806a92b-f0ce-4ac7-a21e-57fb73bcf060 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:10.450376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3806a92b-f0ce-4ac7-a21e-57fb73bcf060 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.450588 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3806a92b-f0ce-4ac7-a21e-57fb73bcf060 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.450730 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3806a92b-f0ce-4ac7-a21e-57fb73bcf060 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:10.455283 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.455283 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:10.456305 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3806a92b-f0ce-4ac7-a21e-57fb73bcf060 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:10.456748 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1200/4824] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:10.673556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60ea754f-272a-4287-a20d-61bee6447061 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.675910 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60ea754f-272a-4287-a20d-61bee6447061 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:10.676162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60ea754f-272a-4287-a20d-61bee6447061 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.677223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60ea754f-272a-4287-a20d-61bee6447061 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.689426 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.689426 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:10.694314 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60ea754f-272a-4287-a20d-61bee6447061 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:10.699365 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60ea754f-272a-4287-a20d-61bee6447061 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:10.699881 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1214/4825] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 1195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:10.712868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97c69a2a-674c-42fe-afd0-536403deb1cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.714837 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c69a2a-674c-42fe-afd0-536403deb1cf tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:10.715072 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c69a2a-674c-42fe-afd0-536403deb1cf tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.715254 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c69a2a-674c-42fe-afd0-536403deb1cf tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.726774 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.726774 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:10.730614 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97c69a2a-674c-42fe-afd0-536403deb1cf tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:10.735928 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c69a2a-674c-42fe-afd0-536403deb1cf tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:10.736330 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1209/4826] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 1195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:10.778574 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ff8da1a5-4040-4bb8-84d2-8b07c2d3f354 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.781019 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ff8da1a5-4040-4bb8-84d2-8b07c2d3f354 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:10.781236 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ff8da1a5-4040-4bb8-84d2-8b07c2d3f354 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.781410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ff8da1a5-4040-4bb8-84d2-8b07c2d3f354 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.792092 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.792092 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:10.796269 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ff8da1a5-4040-4bb8-84d2-8b07c2d3f354 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:10.801454 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ff8da1a5-4040-4bb8-84d2-8b07c2d3f354 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:10.801961 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1204/4827] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 1195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:10.823273 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ba16c12e-b73b-4bd6-b7af-8b4fec4b5683 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.825268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ba16c12e-b73b-4bd6-b7af-8b4fec4b5683 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/action Aug 07 14:10:10.825620 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ba16c12e-b73b-4bd6-b7af-8b4fec4b5683 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:10:10.825738 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ba16c12e-b73b-4bd6-b7af-8b4fec4b5683 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:10.837006 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.837006 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:10.837464 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ba16c12e-b73b-4bd6-b7af-8b4fec4b5683 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:10.843373 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ba16c12e-b73b-4bd6-b7af-8b4fec4b5683 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Begin detaching volume completed successfully. Aug 07 14:10:10.843609 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-ba16c12e-b73b-4bd6-b7af-8b4fec4b5683 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/action returned with HTTP 202 Aug 07 14:10:10.844078 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1201/4828] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:10:10 2026] POST /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:10:10.891314 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2236698e-c528-40a5-b641-3f6d5776fc64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.892015 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2236698e-c528-40a5-b641-3f6d5776fc64 None None] GET https://10.4.3.193/volume// Aug 07 14:10:10.892305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2236698e-c528-40a5-b641-3f6d5776fc64 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.892630 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2236698e-c528-40a5-b641-3f6d5776fc64 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.893141 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2236698e-c528-40a5-b641-3f6d5776fc64 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:10.893563 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1215/4829] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:10.906035 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ef495be6-37ee-46db-ba0f-a297487a749e req-7b74e44b-0d77-4626-ab20-b0f95bd47b55 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.908622 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-7b74e44b-0d77-4626-ab20-b0f95bd47b55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:10.908890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-7b74e44b-0d77-4626-ab20-b0f95bd47b55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.909159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-7b74e44b-0d77-4626-ab20-b0f95bd47b55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.921407 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.921407 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:10.926281 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ef495be6-37ee-46db-ba0f-a297487a749e req-7b74e44b-0d77-4626-ab20-b0f95bd47b55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:10.931582 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-7b74e44b-0d77-4626-ab20-b0f95bd47b55 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:10.932295 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1210/4830] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 1378 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:10.943280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ef495be6-37ee-46db-ba0f-a297487a749e req-2a974d55-f502-466e-be11-d5887a1252cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:10.945942 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-2a974d55-f502-466e-be11-d5887a1252cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/encryption Aug 07 14:10:10.946179 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-2a974d55-f502-466e-be11-d5887a1252cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:10.946383 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-2a974d55-f502-466e-be11-d5887a1252cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:10.957043 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:10.957043 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:10.965904 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-2a974d55-f502-466e-be11-d5887a1252cb tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/encryption returned with HTTP 200 Aug 07 14:10:10.966541 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1205/4831] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:10:10 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:11.453100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-917535b5-c435-4b3e-aacd-74a5a3216dd7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:11.455454 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-917535b5-c435-4b3e-aacd-74a5a3216dd7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:10:11.455710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-917535b5-c435-4b3e-aacd-74a5a3216dd7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:11.456002 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-917535b5-c435-4b3e-aacd-74a5a3216dd7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:11.456147 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-917535b5-c435-4b3e-aacd-74a5a3216dd7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: af160f87-f53a-40c0-b82d-0f1b361fab5c Aug 07 14:10:11.461485 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-917535b5-c435-4b3e-aacd-74a5a3216dd7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c returned with HTTP 404 Aug 07 14:10:11.462238 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1202/4832] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:11 2026] DELETE /volume/v3/snapshots/af160f87-f53a-40c0-b82d-0f1b361fab5c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:11.469542 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7cf5b7cd-1bf5-44ab-a1da-74c6258534e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:11.471069 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cf5b7cd-1bf5-44ab-a1da-74c6258534e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:11.471335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cf5b7cd-1bf5-44ab-a1da-74c6258534e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:11.471595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cf5b7cd-1bf5-44ab-a1da-74c6258534e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:11.471742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7cf5b7cd-1bf5-44ab-a1da-74c6258534e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:11.474621 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-67cce2d1-01f3-40ac-8b87-cd5663145c2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:11.476535 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67cce2d1-01f3-40ac-8b87-cd5663145c2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:11.476734 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67cce2d1-01f3-40ac-8b87-cd5663145c2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:11.476889 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-67cce2d1-01f3-40ac-8b87-cd5663145c2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:11.478071 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:11.478071 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:11.478753 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cf5b7cd-1bf5-44ab-a1da-74c6258534e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:11.479338 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1216/4833] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:11 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:11.486254 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:11.486254 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:11.490156 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-67cce2d1-01f3-40ac-8b87-cd5663145c2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:11.494445 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-67cce2d1-01f3-40ac-8b87-cd5663145c2c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:10:11.494806 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1211/4834] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:11 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:11.511394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e517d071-4580-4301-a31a-6c503cd64176 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:11.513578 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:11.514092 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1810111509"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:11.515931 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1810111509'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:11.516111 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume of 1 GB Aug 07 14:10:11.522707 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Availability Zones retrieved successfully. Aug 07 14:10:11.530901 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (c54c6c39-e1e8-4d4b-bb7a-37d7b80f6366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:11.532416 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42c0521-5f2a-4946-b73d-0486a5e729ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:11.533195 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:11.567594 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42c0521-5f2a-4946-b73d-0486a5e729ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:11.568357 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f106c16-cf3d-44cb-b1b0-5d2dcd564f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:11.616059 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['eb6b6a1e-acf6-4008-b7e3-083ffa8dbd28', 'd756e680-0c36-4eb4-8674-24f203280e82', '9cbe0fb0-d831-43b1-befe-6959de352ab3', 'b8b91026-aac6-419c-85b3-6ea8c39d1b88'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:11.617075 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f106c16-cf3d-44cb-b1b0-5d2dcd564f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6b6a1e-acf6-4008-b7e3-083ffa8dbd28', 'd756e680-0c36-4eb4-8674-24f203280e82', '9cbe0fb0-d831-43b1-befe-6959de352ab3', 'b8b91026-aac6-419c-85b3-6ea8c39d1b88']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:11.618078 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f03c19-1b8a-414a-a3b1-bf4b41b2eec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:11.650558 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90f03c19-1b8a-414a-a3b1-bf4b41b2eec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4eeed2-e190-455a-b62f-91f87c70690c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1810111509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['eb6b6a1e-acf6-4008-b7e3-083ffa8dbd28','d756e680-0c36-4eb4-8674-24f203280e82','9cbe0fb0-d831-43b1-befe-6959de352ab3','b8b91026-aac6-419c-85b3-6ea8c39d1b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1810111509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4eeed2-e190-455a-b62f-91f87c70690c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:11.651701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7366e3-eb32-48cb-ac95-25ca112d1101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:11.678790 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7366e3-eb32-48cb-ac95-25ca112d1101) transitioned into state 'SUCCESS' from state '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-1810111509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['eb6b6a1e-acf6-4008-b7e3-083ffa8dbd28','d756e680-0c36-4eb4-8674-24f203280e82','9cbe0fb0-d831-43b1-befe-6959de352ab3','b8b91026-aac6-419c-85b3-6ea8c39d1b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:11.679979 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076c3908-a983-49af-bd7b-681831eba25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:11.698726 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076c3908-a983-49af-bd7b-681831eba25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:11.699978 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (c54c6c39-e1e8-4d4b-bb7a-37d7b80f6366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:11.700425 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request issued successfully. Aug 07 14:10:11.706517 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e517d071-4580-4301-a31a-6c503cd64176 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:11.707180 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1206/4835] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:10:11 2026] POST /volume/v3/volumes => generated 754 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:11.723929 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d0d02f0-4c8e-4428-992e-a3eb39426774 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:11.726238 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d0d02f0-4c8e-4428-992e-a3eb39426774 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:11.726491 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d0d02f0-4c8e-4428-992e-a3eb39426774 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:11.726798 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d0d02f0-4c8e-4428-992e-a3eb39426774 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:11.738094 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:11.738094 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:11.742978 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2d0d02f0-4c8e-4428-992e-a3eb39426774 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:11.751715 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d0d02f0-4c8e-4428-992e-a3eb39426774 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c returned with HTTP 200 Aug 07 14:10:11.752162 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1203/4836] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:11 2026] GET /volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:12.491970 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4fcb61d-3621-4217-ad1c-99f7e42f5f4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:12.494300 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4fcb61d-3621-4217-ad1c-99f7e42f5f4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:12.494575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4fcb61d-3621-4217-ad1c-99f7e42f5f4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:12.494822 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4fcb61d-3621-4217-ad1c-99f7e42f5f4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:12.495026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b4fcb61d-3621-4217-ad1c-99f7e42f5f4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:12.499576 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:12.499576 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:12.500332 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4fcb61d-3621-4217-ad1c-99f7e42f5f4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:12.500717 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1217/4837] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:12 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:12.768686 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-426adb29-f467-421b-8910-5a46e109fe5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:12.770455 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-426adb29-f467-421b-8910-5a46e109fe5f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:12.770640 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-426adb29-f467-421b-8910-5a46e109fe5f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:12.770817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-426adb29-f467-421b-8910-5a46e109fe5f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:12.777420 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:12.777420 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:12.781003 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-426adb29-f467-421b-8910-5a46e109fe5f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:12.785265 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-426adb29-f467-421b-8910-5a46e109fe5f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c returned with HTTP 200 Aug 07 14:10:12.785641 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1212/4838] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:12 2026] GET /volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:12.799772 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-262703ba-432f-4953-aca1-3f850a872611 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:12.801778 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-262703ba-432f-4953-aca1-3f850a872611 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:10:12.802158 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-262703ba-432f-4953-aca1-3f850a872611 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b4eeed2-e190-455a-b62f-91f87c70690c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-786802887"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:12.811340 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:12.811340 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:12.811790 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-262703ba-432f-4953-aca1-3f850a872611 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:12.811971 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-262703ba-432f-4953-aca1-3f850a872611 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume 9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:12.851255 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-262703ba-432f-4953-aca1-3f850a872611 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['20b5a4dd-e1dc-464a-929c-5beee4a0a365', 'bc84ea45-d465-4967-beaa-757425064bcd', '65752a95-8391-493e-ac9a-947e3fc421a0', '15dfd115-d341-4b3f-8bab-2882bdd864be'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:12.896032 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-262703ba-432f-4953-aca1-3f850a872611 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot create request issued successfully. Aug 07 14:10:12.896032 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-262703ba-432f-4953-aca1-3f850a872611 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:10:12.896862 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1207/4839] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:10:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:12.907636 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b2ae02b-8f70-4978-aac7-2a853a44e8c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:12.908015 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b2ae02b-8f70-4978-aac7-2a853a44e8c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 Aug 07 14:10:12.908330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b2ae02b-8f70-4978-aac7-2a853a44e8c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:12.908330 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b2ae02b-8f70-4978-aac7-2a853a44e8c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:12.914665 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:12.914665 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:12.915112 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b2ae02b-8f70-4978-aac7-2a853a44e8c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:12.915966 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b2ae02b-8f70-4978-aac7-2a853a44e8c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 returned with HTTP 200 Aug 07 14:10:12.916337 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1204/4840] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:12 2026] GET /volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:13.145606 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ef495be6-37ee-46db-ba0f-a297487a749e req-86126d9c-9fa8-4587-98b8-3cf031508451 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:13.149061 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-86126d9c-9fa8-4587-98b8-3cf031508451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] DELETE https://10.4.3.193/volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028 Aug 07 14:10:13.149061 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-86126d9c-9fa8-4587-98b8-3cf031508451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:13.149666 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-86126d9c-9fa8-4587-98b8-3cf031508451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:13.159109 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:13.159109 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:13.225742 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ef495be6-37ee-46db-ba0f-a297487a749e req-86126d9c-9fa8-4587-98b8-3cf031508451 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028 returned with HTTP 200 Aug 07 14:10:13.226412 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1218/4841] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:10:13 2026] DELETE /volume/v3/attachments/dcdab5b0-b958-4967-ad75-916d9a3c6028 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:13.512072 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df4329fd-c53c-4aa8-bb40-642bca321dab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:13.514257 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df4329fd-c53c-4aa8-bb40-642bca321dab tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:13.514453 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df4329fd-c53c-4aa8-bb40-642bca321dab tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:13.514697 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df4329fd-c53c-4aa8-bb40-642bca321dab tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:13.514863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-df4329fd-c53c-4aa8-bb40-642bca321dab tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:13.519672 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:13.519672 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:13.520525 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df4329fd-c53c-4aa8-bb40-642bca321dab tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:13.521198 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1213/4842] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:13 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:13.931572 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d265ef41-8305-4f70-8655-1fd4a319266e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:13.933556 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d265ef41-8305-4f70-8655-1fd4a319266e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 Aug 07 14:10:13.933779 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d265ef41-8305-4f70-8655-1fd4a319266e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:13.934045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d265ef41-8305-4f70-8655-1fd4a319266e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:13.939314 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:13.939314 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:13.939816 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d265ef41-8305-4f70-8655-1fd4a319266e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:13.940612 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d265ef41-8305-4f70-8655-1fd4a319266e tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 returned with HTTP 200 Aug 07 14:10:13.941063 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1208/4843] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:13 2026] GET /volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:13.972057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:13.976401 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:13.977338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1911177762"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:13.985643 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request body: {'volume': {'snapshot_id': '7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1911177762'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:13.993935 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:13.993935 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:13.994473 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:13.994605 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume of 2 GB Aug 07 14:10:13.998209 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Availability Zones retrieved successfully. Aug 07 14:10:14.003194 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (9e26cab1-3f33-4207-b689-d37a4b160313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:14.004216 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d95083-45f5-4d11-9f99-32a61244ab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:14.005082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:14.047978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d95083-45f5-4d11-9f99-32a61244ab15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:14.049146 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1b55cc-7256-4dc9-a715-e4b6ea2b833d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:14.085545 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7ce7b4e5-873b-4a6c-b50c-042d5b30b824 req-c9c30690-2abb-47c6-9060-ae58a0593213 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:14.088046 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7ce7b4e5-873b-4a6c-b50c-042d5b30b824 req-c9c30690-2abb-47c6-9060-ae58a0593213 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:14.088244 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7ce7b4e5-873b-4a6c-b50c-042d5b30b824 req-c9c30690-2abb-47c6-9060-ae58a0593213 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:14.088471 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7ce7b4e5-873b-4a6c-b50c-042d5b30b824 req-c9c30690-2abb-47c6-9060-ae58a0593213 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:14.098406 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:14.098406 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:14.100566 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['6b5647da-dc81-4a65-bd59-05f713720b2b', '0d513edf-f334-4cea-a113-ddc5e7387766', '4c62a960-cd69-4971-8f38-33d6a71335f2', 'd7c3139e-e635-41ae-bb47-f26e01c66161'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:14.101526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd1b55cc-7256-4dc9-a715-e4b6ea2b833d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5647da-dc81-4a65-bd59-05f713720b2b', '0d513edf-f334-4cea-a113-ddc5e7387766', '4c62a960-cd69-4971-8f38-33d6a71335f2', 'd7c3139e-e635-41ae-bb47-f26e01c66161']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:14.102539 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0411b289-3b86-4391-acd8-e79612ceec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:14.103146 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7ce7b4e5-873b-4a6c-b50c-042d5b30b824 req-c9c30690-2abb-47c6-9060-ae58a0593213 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:14.108631 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7ce7b4e5-873b-4a6c-b50c-042d5b30b824 req-c9c30690-2abb-47c6-9060-ae58a0593213 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:14.109601 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1219/4844] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:14 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:14.149816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0411b289-3b86-4391-acd8-e79612ceec9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdb49b57-57c9-4bfa-b266-d0920ce70bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1911177762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['6b5647da-dc81-4a65-bd59-05f713720b2b','0d513edf-f334-4cea-a113-ddc5e7387766','4c62a960-cd69-4971-8f38-33d6a71335f2','d7c3139e-e635-41ae-bb47-f26e01c66161'],size=2,snapshot_id=7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1911177762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdb49b57-57c9-4bfa-b266-d0920ce70bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',provider_auth=None,provider_geometry=None,provider_id=None,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=7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:14.150767 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75509a17-58c6-4310-8efa-f80288b59220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:14.170288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75509a17-58c6-4310-8efa-f80288b59220) transitioned into state 'SUCCESS' from state '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-1911177762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['6b5647da-dc81-4a65-bd59-05f713720b2b','0d513edf-f334-4cea-a113-ddc5e7387766','4c62a960-cd69-4971-8f38-33d6a71335f2','d7c3139e-e635-41ae-bb47-f26e01c66161'],size=2,snapshot_id=7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:14.171289 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce938638-bf75-4818-ad2e-30087ad12dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:14.195991 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce938638-bf75-4818-ad2e-30087ad12dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:14.197277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (9e26cab1-3f33-4207-b689-d37a4b160313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:14.197696 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request issued successfully. Aug 07 14:10:14.199173 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d72b4ae-f6ae-4548-a318-ca201a2db4e7 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:14.199306 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1205/4845] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:13 2026] POST /volume/v3/volumes => generated 788 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:14.215047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e72f5bf3-ca38-4098-96f0-2f674c492b66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:14.219700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e72f5bf3-ca38-4098-96f0-2f674c492b66 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:14.219700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e72f5bf3-ca38-4098-96f0-2f674c492b66 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:14.219700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e72f5bf3-ca38-4098-96f0-2f674c492b66 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:14.228016 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:14.228016 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:14.237017 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e72f5bf3-ca38-4098-96f0-2f674c492b66 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:14.244431 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e72f5bf3-ca38-4098-96f0-2f674c492b66 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 200 Aug 07 14:10:14.245035 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1214/4846] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:14 2026] GET /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:14.532342 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-44afd2da-166d-4894-9324-898ca542477f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:14.534472 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44afd2da-166d-4894-9324-898ca542477f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:14.534724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44afd2da-166d-4894-9324-898ca542477f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:14.534972 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44afd2da-166d-4894-9324-898ca542477f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:14.535130 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-44afd2da-166d-4894-9324-898ca542477f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:14.540863 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:14.540863 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:14.541361 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44afd2da-166d-4894-9324-898ca542477f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:14.541955 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1209/4847] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:14 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:15.268630 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71d6565d-62f4-46c8-9555-0ac3dd58dd68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:15.270835 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71d6565d-62f4-46c8-9555-0ac3dd58dd68 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:15.271135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71d6565d-62f4-46c8-9555-0ac3dd58dd68 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:15.271398 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71d6565d-62f4-46c8-9555-0ac3dd58dd68 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:15.283267 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:15.283267 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:15.289985 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-71d6565d-62f4-46c8-9555-0ac3dd58dd68 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:15.296000 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71d6565d-62f4-46c8-9555-0ac3dd58dd68 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 200 Aug 07 14:10:15.296000 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1220/4848] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:15 2026] GET /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:15.310366 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fa6364e-f852-4391-9b47-a35b6a92c9ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:15.312801 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fa6364e-f852-4391-9b47-a35b6a92c9ed tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:15.313106 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fa6364e-f852-4391-9b47-a35b6a92c9ed tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:15.313348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fa6364e-f852-4391-9b47-a35b6a92c9ed tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:15.322013 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:15.322013 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:15.326417 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fa6364e-f852-4391-9b47-a35b6a92c9ed tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:15.331407 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fa6364e-f852-4391-9b47-a35b6a92c9ed tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 200 Aug 07 14:10:15.331962 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1206/4849] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:15 2026] GET /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:15.346613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:15.350352 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:15.350827 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:15.351119 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:15.351345 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:15.360755 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:15.360755 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:15.361768 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:15.385869 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume request issued successfully. Aug 07 14:10:15.386122 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87557af3-2ceb-4b48-bb35-955d39e4bb96 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 202 Aug 07 14:10:15.386652 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1215/4850] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:15 2026] DELETE /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:15.395935 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-65385ed8-29ca-4641-a46b-5a57fd677ff5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:15.397728 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65385ed8-29ca-4641-a46b-5a57fd677ff5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:15.397965 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65385ed8-29ca-4641-a46b-5a57fd677ff5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:15.398150 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65385ed8-29ca-4641-a46b-5a57fd677ff5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:15.405945 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:15.405945 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:15.409638 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-65385ed8-29ca-4641-a46b-5a57fd677ff5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:15.414291 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65385ed8-29ca-4641-a46b-5a57fd677ff5 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 200 Aug 07 14:10:15.414730 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1210/4851] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:15 2026] GET /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:15.553370 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-438d3227-ec7e-4fff-98b1-52daf45be69a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:15.555274 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-438d3227-ec7e-4fff-98b1-52daf45be69a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:15.555510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-438d3227-ec7e-4fff-98b1-52daf45be69a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:15.555696 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-438d3227-ec7e-4fff-98b1-52daf45be69a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:15.555811 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-438d3227-ec7e-4fff-98b1-52daf45be69a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:15.560343 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:15.560343 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:15.561336 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-438d3227-ec7e-4fff-98b1-52daf45be69a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:15.561928 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1221/4852] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:15 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:16.432703 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4bcfb5d-3793-44db-97fb-4017d2e6ac4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:16.435351 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4bcfb5d-3793-44db-97fb-4017d2e6ac4f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:16.435628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4bcfb5d-3793-44db-97fb-4017d2e6ac4f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:16.435947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4bcfb5d-3793-44db-97fb-4017d2e6ac4f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:16.444880 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4bcfb5d-3793-44db-97fb-4017d2e6ac4f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 404 Aug 07 14:10:16.445566 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1207/4853] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:16 2026] GET /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:16.459990 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bbc16155-8fe5-4371-b420-4425130be02c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:16.462201 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbc16155-8fe5-4371-b420-4425130be02c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:16.462447 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbc16155-8fe5-4371-b420-4425130be02c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:16.462917 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbc16155-8fe5-4371-b420-4425130be02c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:16.477351 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbc16155-8fe5-4371-b420-4425130be02c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 404 Aug 07 14:10:16.478306 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1216/4854] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:16 2026] GET /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:16.492947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f623101b-ffa8-4919-beaf-4048d5fc2c72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:16.495748 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f623101b-ffa8-4919-beaf-4048d5fc2c72 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:16.496281 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f623101b-ffa8-4919-beaf-4048d5fc2c72 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:16.496749 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f623101b-ffa8-4919-beaf-4048d5fc2c72 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:16.497633 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f623101b-ffa8-4919-beaf-4048d5fc2c72 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: fdb49b57-57c9-4bfa-b266-d0920ce70bc0 Aug 07 14:10:16.506462 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f623101b-ffa8-4919-beaf-4048d5fc2c72 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 returned with HTTP 404 Aug 07 14:10:16.506462 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1211/4855] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:16 2026] DELETE /volume/v3/volumes/fdb49b57-57c9-4bfa-b266-d0920ce70bc0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:16.514889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:16.516949 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 Aug 07 14:10:16.517177 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:16.517374 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:16.517484 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: 7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 Aug 07 14:10:16.524762 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:16.524762 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:16.525358 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:16.546885 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:10:16.547054 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84df7b03-392b-49fe-875a-eb2ac3663b3c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 returned with HTTP 202 Aug 07 14:10:16.547470 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1222/4856] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:16 2026] DELETE /volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:16.557279 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b1eec37-5c43-4f76-a3c2-4c4fea2373c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:16.559622 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b1eec37-5c43-4f76-a3c2-4c4fea2373c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 Aug 07 14:10:16.559928 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b1eec37-5c43-4f76-a3c2-4c4fea2373c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:16.560384 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b1eec37-5c43-4f76-a3c2-4c4fea2373c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:16.569515 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:16.569515 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:16.569515 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b1eec37-5c43-4f76-a3c2-4c4fea2373c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:16.570348 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b1eec37-5c43-4f76-a3c2-4c4fea2373c6 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 returned with HTTP 200 Aug 07 14:10:16.571576 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1208/4857] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:16 2026] GET /volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:16.572703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-76fd0f78-1591-4eb8-8c62-75a8c932d193 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:16.574823 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76fd0f78-1591-4eb8-8c62-75a8c932d193 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:16.575073 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76fd0f78-1591-4eb8-8c62-75a8c932d193 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:16.575365 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-76fd0f78-1591-4eb8-8c62-75a8c932d193 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:16.575528 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-76fd0f78-1591-4eb8-8c62-75a8c932d193 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:16.580036 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:16.580036 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:16.580983 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-76fd0f78-1591-4eb8-8c62-75a8c932d193 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:16.581452 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1217/4858] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:16 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:17.164148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:17.165475 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] DELETE https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:17.165775 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:17.166068 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:17.166296 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume with id: 7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:17.173164 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:17.173164 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:17.173745 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:17.184374 np0000006713 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:10:17.191563 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume request issued successfully. Aug 07 14:10:17.191563 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce4ebcf7-c53c-47fc-9708-537a6d04d225 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 202 Aug 07 14:10:17.191563 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1212/4859] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:17 2026] DELETE /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:17.199332 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-453ac682-e1c0-4f05-a98a-63a520a595e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:17.201643 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-453ac682-e1c0-4f05-a98a-63a520a595e1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:17.201953 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-453ac682-e1c0-4f05-a98a-63a520a595e1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:17.202206 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-453ac682-e1c0-4f05-a98a-63a520a595e1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:17.209553 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:17.209553 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:17.213530 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-453ac682-e1c0-4f05-a98a-63a520a595e1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:17.218569 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-453ac682-e1c0-4f05-a98a-63a520a595e1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 200 Aug 07 14:10:17.219087 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1223/4860] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:17 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:17.583645 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5ae88dc-e503-4c51-82a6-6166950b6ec3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:17.585913 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5ae88dc-e503-4c51-82a6-6166950b6ec3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 Aug 07 14:10:17.586172 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5ae88dc-e503-4c51-82a6-6166950b6ec3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:17.586417 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5ae88dc-e503-4c51-82a6-6166950b6ec3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:17.591803 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5ae88dc-e503-4c51-82a6-6166950b6ec3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 returned with HTTP 404 Aug 07 14:10:17.592412 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1209/4861] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:17 2026] GET /volume/v3/snapshots/7e9ee7d9-d345-46bc-bcd2-db3bfcda57b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:17.592815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d91edc6-ae32-44d1-8031-09a62243ef6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:17.595220 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d91edc6-ae32-44d1-8031-09a62243ef6b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:17.595462 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d91edc6-ae32-44d1-8031-09a62243ef6b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:17.595597 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d91edc6-ae32-44d1-8031-09a62243ef6b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:17.595711 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0d91edc6-ae32-44d1-8031-09a62243ef6b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:17.601020 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:17.601020 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:17.601020 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d91edc6-ae32-44d1-8031-09a62243ef6b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:17.601351 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1218/4862] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:17 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:17.610947 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc9159eb-0f21-4036-8487-119bcf6c3218 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:17.615529 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc9159eb-0f21-4036-8487-119bcf6c3218 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:17.615529 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc9159eb-0f21-4036-8487-119bcf6c3218 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:17.615529 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc9159eb-0f21-4036-8487-119bcf6c3218 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:17.623335 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:17.623335 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:17.628029 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fc9159eb-0f21-4036-8487-119bcf6c3218 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:17.633584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc9159eb-0f21-4036-8487-119bcf6c3218 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c returned with HTTP 200 Aug 07 14:10:17.634321 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1213/4863] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:17 2026] GET /volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:17.671391 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:17.673562 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:17.673907 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:17.674128 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:17.674299 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: 9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:17.681708 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:17.681708 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:17.682258 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:17.699295 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume request issued successfully. Aug 07 14:10:17.699531 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cc1820c-08a0-4f76-bf4e-d12c20c566a3 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c returned with HTTP 202 Aug 07 14:10:17.700048 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1224/4864] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:17 2026] DELETE /volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:17.708295 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e60501a-bab9-493b-8ccf-7d93c043111c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:17.714923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e60501a-bab9-493b-8ccf-7d93c043111c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:17.715138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e60501a-bab9-493b-8ccf-7d93c043111c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:17.715339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e60501a-bab9-493b-8ccf-7d93c043111c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:17.730906 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:17.730906 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:17.736576 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e60501a-bab9-493b-8ccf-7d93c043111c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:17.744951 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e60501a-bab9-493b-8ccf-7d93c043111c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c returned with HTTP 200 Aug 07 14:10:17.745333 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1210/4865] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:17 2026] GET /volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:18.234519 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-adc41def-0529-4303-8198-fd37bcbbaeda None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:18.236955 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-adc41def-0529-4303-8198-fd37bcbbaeda tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f Aug 07 14:10:18.237248 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-adc41def-0529-4303-8198-fd37bcbbaeda tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:18.237547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-adc41def-0529-4303-8198-fd37bcbbaeda tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:18.246316 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-adc41def-0529-4303-8198-fd37bcbbaeda tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f returned with HTTP 404 Aug 07 14:10:18.247163 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1219/4866] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:18 2026] GET /volume/v3/volumes/7b46ca19-700c-4265-ba5a-6b549a3e6e6f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:18.256870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:18.258752 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 Aug 07 14:10:18.259221 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:18.259584 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:18.260093 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume with id: 2610e285-9990-48df-8ccc-ff24d27cf7b4 Aug 07 14:10:18.270386 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:18.270386 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:18.271915 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:18.292732 np0000006713 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:10:18.300061 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume request issued successfully. Aug 07 14:10:18.300251 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f086097-20f4-4ef1-85c2-edf7a42ebad2 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 returned with HTTP 202 Aug 07 14:10:18.300644 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1214/4867] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:18 2026] DELETE /volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:18.309662 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df197488-a90c-4f72-b2b1-d02856e6958f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:18.315877 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df197488-a90c-4f72-b2b1-d02856e6958f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 Aug 07 14:10:18.315877 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df197488-a90c-4f72-b2b1-d02856e6958f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:18.315877 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df197488-a90c-4f72-b2b1-d02856e6958f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:18.326259 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:18.326259 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:18.333139 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-df197488-a90c-4f72-b2b1-d02856e6958f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:18.340405 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df197488-a90c-4f72-b2b1-d02856e6958f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 returned with HTTP 200 Aug 07 14:10:18.340948 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1225/4868] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:18 2026] GET /volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:18.614176 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e8712810-754a-4eae-b010-04111341ee09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:18.616542 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8712810-754a-4eae-b010-04111341ee09 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:18.616759 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8712810-754a-4eae-b010-04111341ee09 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:18.617045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8712810-754a-4eae-b010-04111341ee09 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:18.618035 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e8712810-754a-4eae-b010-04111341ee09 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:18.622982 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:18.622982 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:18.624638 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8712810-754a-4eae-b010-04111341ee09 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:18.624638 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1211/4869] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:18 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:18.777802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9850571b-82d1-47ad-b39f-1874e7314571 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:18.780028 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9850571b-82d1-47ad-b39f-1874e7314571 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c Aug 07 14:10:18.780279 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9850571b-82d1-47ad-b39f-1874e7314571 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:18.780505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9850571b-82d1-47ad-b39f-1874e7314571 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:18.787349 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9850571b-82d1-47ad-b39f-1874e7314571 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c returned with HTTP 404 Aug 07 14:10:18.787974 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1220/4870] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:18 2026] GET /volume/v3/volumes/9b4eeed2-e190-455a-b62f-91f87c70690c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:18.815015 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4124f7f-1172-4a9a-9c3b-fd9e4eb37125 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:18.817328 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4124f7f-1172-4a9a-9c3b-fd9e4eb37125 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:18.817586 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4124f7f-1172-4a9a-9c3b-fd9e4eb37125 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:18.817888 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4124f7f-1172-4a9a-9c3b-fd9e4eb37125 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:18.840230 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:18.840230 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:18.844779 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4124f7f-1172-4a9a-9c3b-fd9e4eb37125 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:18.850174 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4124f7f-1172-4a9a-9c3b-fd9e4eb37125 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:10:18.850685 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1215/4871] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:18 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:18.863668 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76e31329-b154-4e71-9831-51375b1ae8df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:18.865445 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:18.865918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-663156662"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:18.867324 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-663156662'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:18.867492 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume of 1 GB Aug 07 14:10:18.873539 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Availability Zones retrieved successfully. Aug 07 14:10:18.879255 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (b307cdbd-1af9-48f2-b72c-1ac390c00d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:18.880475 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef36c1a-5332-49f5-abb8-cc0500f6fdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:18.881427 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:18.911175 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef36c1a-5332-49f5-abb8-cc0500f6fdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:18.912211 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4a7c66-5596-4b98-a4ea-28a7b1e699ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:18.965186 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['8d270f5b-8da2-4d6d-9280-f31fef21ab1d', 'ca7577ef-7ca3-4195-b724-5267b2db6520', '8d17a1cf-17da-48f8-9d66-7e2b9257ffaf', 'e87e310e-bd71-47f8-8b1b-2b0960c2e8d8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:18.966351 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4a7c66-5596-4b98-a4ea-28a7b1e699ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d270f5b-8da2-4d6d-9280-f31fef21ab1d', 'ca7577ef-7ca3-4195-b724-5267b2db6520', '8d17a1cf-17da-48f8-9d66-7e2b9257ffaf', 'e87e310e-bd71-47f8-8b1b-2b0960c2e8d8']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:18.967445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208a322d-dd26-41df-a9fd-162f64ad68b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:18.997921 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208a322d-dd26-41df-a9fd-162f64ad68b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c454d0-8047-41ce-b740-dd1cc4298e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-663156662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['8d270f5b-8da2-4d6d-9280-f31fef21ab1d','ca7577ef-7ca3-4195-b724-5267b2db6520','8d17a1cf-17da-48f8-9d66-7e2b9257ffaf','e87e310e-bd71-47f8-8b1b-2b0960c2e8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-663156662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59c454d0-8047-41ce-b740-dd1cc4298e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:18.999150 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069e7af5-1c3a-4c4f-89fc-16544898f8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:19.021327 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069e7af5-1c3a-4c4f-89fc-16544898f8d4) transitioned into state 'SUCCESS' from state '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-663156662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['8d270f5b-8da2-4d6d-9280-f31fef21ab1d','ca7577ef-7ca3-4195-b724-5267b2db6520','8d17a1cf-17da-48f8-9d66-7e2b9257ffaf','e87e310e-bd71-47f8-8b1b-2b0960c2e8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:19.022285 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3309fdb6-3d69-4195-b10b-25f53af639c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:19.038497 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3309fdb6-3d69-4195-b10b-25f53af639c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:19.045323 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (b307cdbd-1af9-48f2-b72c-1ac390c00d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:19.045323 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request issued successfully. Aug 07 14:10:19.045323 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76e31329-b154-4e71-9831-51375b1ae8df tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:19.045323 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1226/4872] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:10:18 2026] POST /volume/v3/volumes => generated 753 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:19.058324 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d38295e1-a7e5-46fc-b304-e8e75bf9b63f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:19.060513 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d38295e1-a7e5-46fc-b304-e8e75bf9b63f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:19.061282 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d38295e1-a7e5-46fc-b304-e8e75bf9b63f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:19.061282 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d38295e1-a7e5-46fc-b304-e8e75bf9b63f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:19.072038 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:19.072038 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:19.075788 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d38295e1-a7e5-46fc-b304-e8e75bf9b63f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:19.080392 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d38295e1-a7e5-46fc-b304-e8e75bf9b63f tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 returned with HTTP 200 Aug 07 14:10:19.080777 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1212/4873] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:19 2026] GET /volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:19.355925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87dd471d-74cf-4dd2-9448-552d4359d1f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:19.358583 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87dd471d-74cf-4dd2-9448-552d4359d1f4 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 Aug 07 14:10:19.358583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87dd471d-74cf-4dd2-9448-552d4359d1f4 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:19.358922 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87dd471d-74cf-4dd2-9448-552d4359d1f4 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:19.367725 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87dd471d-74cf-4dd2-9448-552d4359d1f4 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 returned with HTTP 404 Aug 07 14:10:19.369433 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1221/4874] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:19 2026] GET /volume/v3/volumes/2610e285-9990-48df-8ccc-ff24d27cf7b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:19.377648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0078a0c-70c0-4cba-a011-90c5665e3b1e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:19.380621 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0078a0c-70c0-4cba-a011-90c5665e3b1e tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:10:19.380971 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0078a0c-70c0-4cba-a011-90c5665e3b1e tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:19.381270 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0078a0c-70c0-4cba-a011-90c5665e3b1e tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:19.382866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f0078a0c-70c0-4cba-a011-90c5665e3b1e tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:10:19.428134 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f0078a0c-70c0-4cba-a011-90c5665e3b1e tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Get all volumes completed successfully. Aug 07 14:10:19.430625 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:19.430625 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:19.435168 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0078a0c-70c0-4cba-a011-90c5665e3b1e tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:10:19.435921 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1216/4875] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:10:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13311 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:19.450531 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dea09e8b-2a1a-4f10-a284-7d684213d7ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:19.452907 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dea09e8b-2a1a-4f10-a284-7d684213d7ae tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] DELETE https://10.4.3.193/volume/v3/types/80c736be-7ace-4511-bce0-d459893294ec Aug 07 14:10:19.453296 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dea09e8b-2a1a-4f10-a284-7d684213d7ae tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:19.453624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dea09e8b-2a1a-4f10-a284-7d684213d7ae tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:19.454038 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:19.454038 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:19.488396 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dea09e8b-2a1a-4f10-a284-7d684213d7ae tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/types/80c736be-7ace-4511-bce0-d459893294ec returned with HTTP 202 Aug 07 14:10:19.488900 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1227/4876] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:19 2026] DELETE /volume/v3/types/80c736be-7ace-4511-bce0-d459893294ec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:19.637876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79935447-0adc-4e76-88c8-a7c50a04c85a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:19.640321 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79935447-0adc-4e76-88c8-a7c50a04c85a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:19.640618 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79935447-0adc-4e76-88c8-a7c50a04c85a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:19.640877 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79935447-0adc-4e76-88c8-a7c50a04c85a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:19.640977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-79935447-0adc-4e76-88c8-a7c50a04c85a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:19.646340 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:19.646340 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:19.647514 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79935447-0adc-4e76-88c8-a7c50a04c85a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:19.648084 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1213/4877] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:19 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:19.700457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:19.849506 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:19.849506 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-289907220", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:19.851686 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-289907220', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:19.851686 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Create volume of 1 GB Aug 07 14:10:19.856021 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Availability Zones retrieved successfully. Aug 07 14:10:19.862559 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Flow 'volume_create_api' (46d3acd3-4132-4894-82a1-f92b94df101a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:19.863472 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90e5895f-c9db-4fc6-957b-0da3a51e3390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:19.864932 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:19.899631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90e5895f-c9db-4fc6-957b-0da3a51e3390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:19.899631 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c8298e-4c64-4c04-85c8-55ee6ac318ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:20.004348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Created reservations ['8b2cf50b-b4af-490b-ac52-f08337e90853', 'aba18482-a4a6-4f76-8d68-f36a0ff55124', 'c09df605-8d11-4109-bca7-81017ae713ff', 'cb168f7b-d974-4da0-8c3b-7d67c41ac25b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:20.005274 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c8298e-4c64-4c04-85c8-55ee6ac318ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b2cf50b-b4af-490b-ac52-f08337e90853', 'aba18482-a4a6-4f76-8d68-f36a0ff55124', 'c09df605-8d11-4109-bca7-81017ae713ff', 'cb168f7b-d974-4da0-8c3b-7d67c41ac25b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:20.006296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5072b01-3b96-4863-b80a-d68d3db86afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:20.034663 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5072b01-3b96-4863-b80a-d68d3db86afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b815ecc0-a900-42ce-aa3b-726bd9dc242b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-289907220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c57aa3e7bd40e6825576c4f2cd90c3',qos_specs=None,replication_status=,reservations=['8b2cf50b-b4af-490b-ac52-f08337e90853','aba18482-a4a6-4f76-8d68-f36a0ff55124','c09df605-8d11-4109-bca7-81017ae713ff','cb168f7b-d974-4da0-8c3b-7d67c41ac25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c150782116a347848111fb3ddaf6ac78',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-289907220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b815ecc0-a900-42ce-aa3b-726bd9dc242b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1c57aa3e7bd40e6825576c4f2cd90c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c150782116a347848111fb3ddaf6ac78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:20.035703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1faedef-ef9c-4192-8ec8-93e504ea681a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:20.056532 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1faedef-ef9c-4192-8ec8-93e504ea681a) transitioned into state 'SUCCESS' from state '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-289907220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1c57aa3e7bd40e6825576c4f2cd90c3',qos_specs=None,replication_status=,reservations=['8b2cf50b-b4af-490b-ac52-f08337e90853','aba18482-a4a6-4f76-8d68-f36a0ff55124','c09df605-8d11-4109-bca7-81017ae713ff','cb168f7b-d974-4da0-8c3b-7d67c41ac25b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c150782116a347848111fb3ddaf6ac78',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:20.057397 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13029eea-67b1-42b5-b626-67904baca595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:20.068914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13029eea-67b1-42b5-b626-67904baca595) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:20.069890 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Flow 'volume_create_api' (46d3acd3-4132-4894-82a1-f92b94df101a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:20.070287 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Create volume request issued successfully. Aug 07 14:10:20.070926 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dce1fbb-2be6-420d-8a4a-9b60d64e686c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:20.071314 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1222/4878] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:19 2026] POST /volume/v3/volumes => generated 753 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:20.085587 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2caa6066-5ffa-42ea-b7ae-3e3dc30ace8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.087938 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2caa6066-5ffa-42ea-b7ae-3e3dc30ace8a tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:20.087938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2caa6066-5ffa-42ea-b7ae-3e3dc30ace8a tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:20.089454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2caa6066-5ffa-42ea-b7ae-3e3dc30ace8a tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:20.097544 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:20.097544 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:20.101094 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-805943b1-527d-4c15-8933-504cc6a1275a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.102189 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2caa6066-5ffa-42ea-b7ae-3e3dc30ace8a tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:20.103938 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-805943b1-527d-4c15-8933-504cc6a1275a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:20.104169 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-805943b1-527d-4c15-8933-504cc6a1275a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:20.104404 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-805943b1-527d-4c15-8933-504cc6a1275a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:20.107420 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2caa6066-5ffa-42ea-b7ae-3e3dc30ace8a tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 200 Aug 07 14:10:20.108057 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1217/4879] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:20 2026] GET /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:20.113269 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:20.113269 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:20.117528 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-805943b1-527d-4c15-8933-504cc6a1275a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:20.122546 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-805943b1-527d-4c15-8933-504cc6a1275a tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 returned with HTTP 200 Aug 07 14:10:20.122984 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1228/4880] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:20 2026] GET /volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:20.138669 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.140585 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:10:20.141008 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59c454d0-8047-41ce-b740-dd1cc4298e92", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1119833288"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:20.149721 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:20.149721 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:20.150283 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:20.150440 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create snapshot from volume 59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:20.182891 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['3cccf602-2eb8-4ddf-a3e0-0d8ec0e02ec0', 'eab9171a-62d4-459e-a0a8-d2798c5ff124', '5ac46e4c-b736-4ff1-b83c-16e3f1814865', '1bdb92c9-1882-4620-b109-a683cdfe7049'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:20.214906 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot create request issued successfully. Aug 07 14:10:20.215276 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d921f58a-4f45-42c0-acf9-fcff20a677fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:10:20.215779 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1214/4881] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:10:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:20.226570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1721c46-d8c0-4d5d-b80a-d9eed69a7182 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.229766 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1721c46-d8c0-4d5d-b80a-d9eed69a7182 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc Aug 07 14:10:20.230049 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1721c46-d8c0-4d5d-b80a-d9eed69a7182 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:20.230308 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1721c46-d8c0-4d5d-b80a-d9eed69a7182 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:20.236970 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:20.236970 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:20.236970 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1721c46-d8c0-4d5d-b80a-d9eed69a7182 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:20.237708 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1721c46-d8c0-4d5d-b80a-d9eed69a7182 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc returned with HTTP 200 Aug 07 14:10:20.238218 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1223/4882] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:20 2026] GET /volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:20.661353 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dffa5cc5-9d27-4085-b763-6cbc881117a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.666548 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dffa5cc5-9d27-4085-b763-6cbc881117a4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:20.666977 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dffa5cc5-9d27-4085-b763-6cbc881117a4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:20.667827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dffa5cc5-9d27-4085-b763-6cbc881117a4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:20.667827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-dffa5cc5-9d27-4085-b763-6cbc881117a4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:20.674601 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:20.674601 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:20.675683 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dffa5cc5-9d27-4085-b763-6cbc881117a4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:20.676201 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1218/4883] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:20 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:10:20.871621 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d85855d-02ac-4282-b518-11a058fd3b3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.873800 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d85855d-02ac-4282-b518-11a058fd3b3d tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:20.874270 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d85855d-02ac-4282-b518-11a058fd3b3d tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-164095394", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:20.891328 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d85855d-02ac-4282-b518-11a058fd3b3d tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:10:20.891776 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1229/4884] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:10:20 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:20.900368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c467ca8-4122-4cf4-b2a5-d717ead31969 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.902656 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c467ca8-4122-4cf4-b2a5-d717ead31969 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] POST https://10.4.3.193/volume/v3/types/5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c/encryption Aug 07 14:10:20.903083 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c467ca8-4122-4cf4-b2a5-d717ead31969 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:20.904975 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:20.904975 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:20.922717 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c467ca8-4122-4cf4-b2a5-d717ead31969 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/types/5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c/encryption returned with HTTP 200 Aug 07 14:10:20.923219 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1215/4885] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:10:20 2026] POST /volume/v3/types/5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:20.954613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:20.956518 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:20.957055 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1873642457", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": "tempest-scenario-type-luks-164095394", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:20.958535 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1873642457', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': 'tempest-scenario-type-luks-164095394', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:21.122645 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3cf5bb3-8e92-4d79-853f-1962a67d61d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.124601 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3cf5bb3-8e92-4d79-853f-1962a67d61d2 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:21.124793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3cf5bb3-8e92-4d79-853f-1962a67d61d2 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:21.125022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3cf5bb3-8e92-4d79-853f-1962a67d61d2 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:21.132833 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.132833 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:21.136804 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3cf5bb3-8e92-4d79-853f-1962a67d61d2 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:21.141569 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3cf5bb3-8e92-4d79-853f-1962a67d61d2 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 200 Aug 07 14:10:21.142037 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1219/4886] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:21 2026] GET /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:21.159516 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1891768e-3248-4fe0-82f4-c9109447202e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.166061 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1891768e-3248-4fe0-82f4-c9109447202e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:21.166819 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1891768e-3248-4fe0-82f4-c9109447202e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:21.167614 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1891768e-3248-4fe0-82f4-c9109447202e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:21.183179 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume of 1 GB Aug 07 14:10:21.183465 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.183465 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:21.184097 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Availability Zones retrieved successfully. Aug 07 14:10:21.188685 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.188685 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:21.190510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (5f523122-68f7-4441-b302-bdf43e6b60c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:21.192172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97db428e-c4b5-486b-9fd9-5c6daeaf00a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.193344 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:21.203068 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1891768e-3248-4fe0-82f4-c9109447202e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:21.226969 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1891768e-3248-4fe0-82f4-c9109447202e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 200 Aug 07 14:10:21.229246 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1230/4887] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:21 2026] GET /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:21.246709 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.249101 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-809bc38f-c8ee-4e6b-bf50-abb4fe2a58d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.249189 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:10:21.249622 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b815ecc0-a900-42ce-aa3b-726bd9dc242b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1587711742", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:21.251387 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-809bc38f-c8ee-4e6b-bf50-abb4fe2a58d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc Aug 07 14:10:21.251599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-809bc38f-c8ee-4e6b-bf50-abb4fe2a58d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:21.251897 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-809bc38f-c8ee-4e6b-bf50-abb4fe2a58d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:21.259011 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.259011 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:21.259603 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-809bc38f-c8ee-4e6b-bf50-abb4fe2a58d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:21.260547 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-809bc38f-c8ee-4e6b-bf50-abb4fe2a58d2 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc returned with HTTP 200 Aug 07 14:10:21.261035 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.261035 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:21.261748 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:21.262157 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Create snapshot from volume b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:21.262832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97db428e-c4b5-486b-9fd9-5c6daeaf00a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:10:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c,is_public=True,name='tempest-scenario-type-luks-164095394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.263292 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1220/4888] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:21 2026] GET /volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:21.264350 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c998cd8e-daee-4fa0-84e6-8c4ce5e8a895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.277571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f4c07af-2aac-4754-a01c-e0be814be012 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.280574 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:21.281002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a3e770c8-96c5-48db-af39-f039de9642bc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-315188960"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:21.285288 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request body: {'volume': {'snapshot_id': 'a3e770c8-96c5-48db-af39-f039de9642bc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-315188960'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:21.288926 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.288926 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:21.289534 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:21.289692 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume of 1 GB Aug 07 14:10:21.293823 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Availability Zones retrieved successfully. Aug 07 14:10:21.301592 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-164095394 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-164095394, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:10:21.302053 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-164095394 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-164095394, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:10:21.302129 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (86471032-dba8-4a51-8282-24dea8956c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:21.303445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468f7b7b-13d5-4d3e-8baf-f85ce5a35aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.304765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:21.307929 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Created reservations ['e8f51af9-5ef6-4332-97fc-ef16df1218bc', 'a2dd9216-b4c3-44ba-a1ef-db5c61b6a76f', 'eeea8f3e-0b89-4568-8e42-cb2d9ed19bb7', '6101a188-ab16-4c09-a561-239b03028dae'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:21.335191 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Created reservations ['3c850a7f-3bf0-4867-803d-8664e0cdf28a', '9f187c01-c55a-464b-b314-c0f13a9f9c0e', '37a8bfb1-4e47-4539-be32-8d913baa5ba6', '3f5498ec-d10c-4c39-ba63-cceb609751a4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:21.336361 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c998cd8e-daee-4fa0-84e6-8c4ce5e8a895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c850a7f-3bf0-4867-803d-8664e0cdf28a', '9f187c01-c55a-464b-b314-c0f13a9f9c0e', '37a8bfb1-4e47-4539-be32-8d913baa5ba6', '3f5498ec-d10c-4c39-ba63-cceb609751a4']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.337785 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa356634-efea-417e-bfb1-0e919e9f6f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.344307 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468f7b7b-13d5-4d3e-8baf-f85ce5a35aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3e770c8-96c5-48db-af39-f039de9642bc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.345352 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb477b9-a924-4443-8124-551446bf7104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.347617 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot force create request issued successfully. Aug 07 14:10:21.348085 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cde8c674-f800-48a4-8df6-6acc7df454c7 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:10:21.348943 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1216/4889] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:10:21 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 07 14:10:21.359313 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb266a78-b0e1-4b6f-82c6-896617977a90 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.361532 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb266a78-b0e1-4b6f-82c6-896617977a90 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:21.361804 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb266a78-b0e1-4b6f-82c6-896617977a90 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:21.362709 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb266a78-b0e1-4b6f-82c6-896617977a90 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:21.366599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa356634-efea-417e-bfb1-0e919e9f6f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c680351-9ed8-4acb-a4f0-c9a9f586ce12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1873642457',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['3c850a7f-3bf0-4867-803d-8664e0cdf28a','9f187c01-c55a-464b-b314-c0f13a9f9c0e','37a8bfb1-4e47-4539-be32-8d913baa5ba6','3f5498ec-d10c-4c39-ba63-cceb609751a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1873642457',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9c680351-9ed8-4acb-a4f0-c9a9f586ce12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbd6fcfb48d499aa535fd7af2b78860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c),volume_type_id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.367901 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74dc718-8df8-4cb7-9356-13b01488e82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.368807 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.368807 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:21.369464 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fb266a78-b0e1-4b6f-82c6-896617977a90 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot retrieved successfully. Aug 07 14:10:21.372008 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb266a78-b0e1-4b6f-82c6-896617977a90 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 200 Aug 07 14:10:21.372008 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1221/4890] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:21 2026] GET /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:21.388648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74dc718-8df8-4cb7-9356-13b01488e82b) transitioned into state 'SUCCESS' from state '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-1873642457',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['3c850a7f-3bf0-4867-803d-8664e0cdf28a','9f187c01-c55a-464b-b314-c0f13a9f9c0e','37a8bfb1-4e47-4539-be32-8d913baa5ba6','3f5498ec-d10c-4c39-ba63-cceb609751a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.389384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455f83c5-f60b-4557-98d2-8a87da996026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.404627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Created reservations ['b2eb80a5-b68e-4b62-aef1-b8650d2f7f3f', '18459fd0-0906-4c3a-9be1-b04443002707', 'f7c2face-4ddf-4090-a0f4-f6a956e37c41', '3d986945-cb79-4d7a-a2c0-119a68d96af3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:21.405734 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb477b9-a924-4443-8124-551446bf7104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2eb80a5-b68e-4b62-aef1-b8650d2f7f3f', '18459fd0-0906-4c3a-9be1-b04443002707', 'f7c2face-4ddf-4090-a0f4-f6a956e37c41', '3d986945-cb79-4d7a-a2c0-119a68d96af3']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.406930 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee088f4b-e172-47b4-a74e-050c394c5205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.407787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455f83c5-f60b-4557-98d2-8a87da996026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.408888 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (5f523122-68f7-4441-b302-bdf43e6b60c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:21.409262 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request issued successfully. Aug 07 14:10:21.410247 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49c5f290-e9b3-41f9-bb6a-e0ca19c42bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:21.410773 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1224/4891] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:20 2026] POST /volume/v3/volumes => generated 791 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:21.426155 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ef194a6-5418-4c44-9280-d3f89371b072 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.429163 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ef194a6-5418-4c44-9280-d3f89371b072 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:21.429379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ef194a6-5418-4c44-9280-d3f89371b072 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:21.429476 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ef194a6-5418-4c44-9280-d3f89371b072 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:21.437137 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.437137 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:21.441411 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ef194a6-5418-4c44-9280-d3f89371b072 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:21.446169 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ef194a6-5418-4c44-9280-d3f89371b072 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:21.446734 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1217/4892] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:21 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:21.461041 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee088f4b-e172-47b4-a74e-050c394c5205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76154dbf-ee5f-4835-943a-c70cd12c6bc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-315188960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['b2eb80a5-b68e-4b62-aef1-b8650d2f7f3f','18459fd0-0906-4c3a-9be1-b04443002707','f7c2face-4ddf-4090-a0f4-f6a956e37c41','3d986945-cb79-4d7a-a2c0-119a68d96af3'],size=1,snapshot_id=a3e770c8-96c5-48db-af39-f039de9642bc,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-315188960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76154dbf-ee5f-4835-943a-c70cd12c6bc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3e770c8-96c5-48db-af39-f039de9642bc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.462053 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7f2348-1386-4879-ab2e-da98556e764d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.483320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7f2348-1386-4879-ab2e-da98556e764d) transitioned into state 'SUCCESS' from state '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-315188960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e6be0ce0c48229609eff2e0e2cec0',qos_specs=None,replication_status=,reservations=['b2eb80a5-b68e-4b62-aef1-b8650d2f7f3f','18459fd0-0906-4c3a-9be1-b04443002707','f7c2face-4ddf-4090-a0f4-f6a956e37c41','3d986945-cb79-4d7a-a2c0-119a68d96af3'],size=1,snapshot_id=a3e770c8-96c5-48db-af39-f039de9642bc,source_replicaid=,source_volid=None,status='creating',user_id='a68b0470f88a4dab9c977e6b95bd3ae7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.484035 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281b2949-c6bf-4d27-bae4-c1a8945b6447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:21.509667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281b2949-c6bf-4d27-bae4-c1a8945b6447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:21.510373 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Flow 'volume_create_api' (86471032-dba8-4a51-8282-24dea8956c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:21.510647 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Create volume request issued successfully. Aug 07 14:10:21.511316 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f4c07af-2aac-4754-a01c-e0be814be012 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:21.511709 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1231/4893] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:21 2026] POST /volume/v3/volumes => generated 787 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:21.523970 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4af376f-35aa-456f-b019-c6aedbbbf6de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.528363 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4af376f-35aa-456f-b019-c6aedbbbf6de tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:21.528475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4af376f-35aa-456f-b019-c6aedbbbf6de tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:21.528656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4af376f-35aa-456f-b019-c6aedbbbf6de tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:21.536030 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.536030 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:21.540325 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4af376f-35aa-456f-b019-c6aedbbbf6de tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:21.545117 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4af376f-35aa-456f-b019-c6aedbbbf6de tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 200 Aug 07 14:10:21.545618 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1222/4894] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:21 2026] GET /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:21.690561 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03f74daa-30e9-4ae0-9834-c1c7232b4dc5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:21.692467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03f74daa-30e9-4ae0-9834-c1c7232b4dc5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:21.693086 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03f74daa-30e9-4ae0-9834-c1c7232b4dc5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:21.693086 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03f74daa-30e9-4ae0-9834-c1c7232b4dc5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:21.693086 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-03f74daa-30e9-4ae0-9834-c1c7232b4dc5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:21.701010 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:21.701010 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:21.703771 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03f74daa-30e9-4ae0-9834-c1c7232b4dc5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:21.703771 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1225/4895] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:21 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.382120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcaa1f30-2c19-49e4-99e9-51367778abdb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.384282 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcaa1f30-2c19-49e4-99e9-51367778abdb tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:22.384544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcaa1f30-2c19-49e4-99e9-51367778abdb tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.384787 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcaa1f30-2c19-49e4-99e9-51367778abdb tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.392748 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.392748 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:22.393376 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fcaa1f30-2c19-49e4-99e9-51367778abdb tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot retrieved successfully. Aug 07 14:10:22.394439 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcaa1f30-2c19-49e4-99e9-51367778abdb tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 200 Aug 07 14:10:22.394929 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1218/4896] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.407506 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f71a9756-5ead-4fad-b43e-9b810d8863d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.408937 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f71a9756-5ead-4fad-b43e-9b810d8863d1 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:22.409222 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f71a9756-5ead-4fad-b43e-9b810d8863d1 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.409498 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f71a9756-5ead-4fad-b43e-9b810d8863d1 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.414331 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.414331 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:22.414859 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f71a9756-5ead-4fad-b43e-9b810d8863d1 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot retrieved successfully. Aug 07 14:10:22.415613 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f71a9756-5ead-4fad-b43e-9b810d8863d1 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 200 Aug 07 14:10:22.416064 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1232/4897] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.424069 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da6096f8-9b94-499a-82a0-d6ef204204da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.425931 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da6096f8-9b94-499a-82a0-d6ef204204da tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:22.426131 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da6096f8-9b94-499a-82a0-d6ef204204da tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.426391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da6096f8-9b94-499a-82a0-d6ef204204da tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.431269 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.431269 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:22.431751 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da6096f8-9b94-499a-82a0-d6ef204204da tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot retrieved successfully. Aug 07 14:10:22.432489 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da6096f8-9b94-499a-82a0-d6ef204204da tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 200 Aug 07 14:10:22.432914 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1223/4898] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.442203 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.444024 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:22.444410 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b4324aae-8d2a-4aae-b1d2-773979fe6a4c", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:22.446218 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Create volume request body: {'volume': {'snapshot_id': 'b4324aae-8d2a-4aae-b1d2-773979fe6a4c', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:22.452326 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.452326 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:22.452752 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot retrieved successfully. Aug 07 14:10:22.452962 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Create volume of 1 GB Aug 07 14:10:22.456727 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Availability Zones retrieved successfully. Aug 07 14:10:22.461489 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-744c461a-451b-45d4-9e94-61225ae8732c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.465505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Flow 'volume_create_api' (77677615-90f3-41da-81bd-2662ce61bde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:22.465603 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-744c461a-451b-45d4-9e94-61225ae8732c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:22.465766 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-744c461a-451b-45d4-9e94-61225ae8732c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.465992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-744c461a-451b-45d4-9e94-61225ae8732c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.466755 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93640b2-3193-4c14-98f2-9c9f0a3effd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:22.467875 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:22.473526 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.473526 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:22.478954 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-744c461a-451b-45d4-9e94-61225ae8732c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:22.484680 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-744c461a-451b-45d4-9e94-61225ae8732c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:22.485271 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1219/4899] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.501499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93640b2-3193-4c14-98f2-9c9f0a3effd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4324aae-8d2a-4aae-b1d2-773979fe6a4c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:22.502117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05578dd6-7fa3-45e2-8f5b-f0c0e6e36259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:22.538861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Created reservations ['aef1673b-7d84-44a7-9686-f5dcb9dcdf69', '2a1dd443-322d-46f2-9882-aa8a0a8ce0af', 'b2eed6de-05f1-44f8-a372-21b7fe6da0af', '2fa0be96-15ca-46a5-9b5b-473b05100d65'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:22.539777 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05578dd6-7fa3-45e2-8f5b-f0c0e6e36259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aef1673b-7d84-44a7-9686-f5dcb9dcdf69', '2a1dd443-322d-46f2-9882-aa8a0a8ce0af', 'b2eed6de-05f1-44f8-a372-21b7fe6da0af', '2fa0be96-15ca-46a5-9b5b-473b05100d65']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:22.540599 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f04f81-02bb-4d90-aac2-3a1349f519c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:22.560554 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4621098-2116-4bc6-ab44-0c44799fb532 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.562387 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4621098-2116-4bc6-ab44-0c44799fb532 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:22.563045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4621098-2116-4bc6-ab44-0c44799fb532 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.563467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4621098-2116-4bc6-ab44-0c44799fb532 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.571062 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.571062 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:22.576969 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4621098-2116-4bc6-ab44-0c44799fb532 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:22.578913 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4621098-2116-4bc6-ab44-0c44799fb532 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 200 Aug 07 14:10:22.579353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f04f81-02bb-4d90-aac2-3a1349f519c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8360d1bd-a0e8-457e-a94e-03d2ff49cf59', '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='b1c57aa3e7bd40e6825576c4f2cd90c3',qos_specs=None,replication_status=,reservations=['aef1673b-7d84-44a7-9686-f5dcb9dcdf69','2a1dd443-322d-46f2-9882-aa8a0a8ce0af','b2eed6de-05f1-44f8-a372-21b7fe6da0af','2fa0be96-15ca-46a5-9b5b-473b05100d65'],size=1,snapshot_id=b4324aae-8d2a-4aae-b1d2-773979fe6a4c,source_replicaid=,source_volid=None,status='creating',user_id='c150782116a347848111fb3ddaf6ac78',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14: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=8360d1bd-a0e8-457e-a94e-03d2ff49cf59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1c57aa3e7bd40e6825576c4f2cd90c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4324aae-8d2a-4aae-b1d2-773979fe6a4c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c150782116a347848111fb3ddaf6ac78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:22.579564 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1233/4900] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.580188 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad2a2c8c-6731-4d38-a495-041d35db0463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:22.593227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d416bec6-28ea-4287-a4b7-024551f84528 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.595182 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d416bec6-28ea-4287-a4b7-024551f84528 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:22.595449 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d416bec6-28ea-4287-a4b7-024551f84528 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.595690 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d416bec6-28ea-4287-a4b7-024551f84528 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.601003 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad2a2c8c-6731-4d38-a495-041d35db0463) transitioned into state 'SUCCESS' from 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='b1c57aa3e7bd40e6825576c4f2cd90c3',qos_specs=None,replication_status=,reservations=['aef1673b-7d84-44a7-9686-f5dcb9dcdf69','2a1dd443-322d-46f2-9882-aa8a0a8ce0af','b2eed6de-05f1-44f8-a372-21b7fe6da0af','2fa0be96-15ca-46a5-9b5b-473b05100d65'],size=1,snapshot_id=b4324aae-8d2a-4aae-b1d2-773979fe6a4c,source_replicaid=,source_volid=None,status='creating',user_id='c150782116a347848111fb3ddaf6ac78',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:22.601740 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f154e8c3-9d88-4480-9cb7-b9a2c2d9c5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:22.603179 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.603179 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:22.607396 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d416bec6-28ea-4287-a4b7-024551f84528 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:22.611648 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d416bec6-28ea-4287-a4b7-024551f84528 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 200 Aug 07 14:10:22.612180 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1224/4901] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.624588 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f154e8c3-9d88-4480-9cb7-b9a2c2d9c5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:22.625495 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Flow 'volume_create_api' (77677615-90f3-41da-81bd-2662ce61bde6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:22.625878 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Create volume request issued successfully. Aug 07 14:10:22.626444 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-724e8963-6ca3-43db-b46d-14c47b0d4c87 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:22.628313 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1226/4902] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:10:22 2026] POST /volume/v3/volumes => generated 741 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:22.632731 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-929625fa-2422-418f-8489-8289c9522472 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.638655 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-929625fa-2422-418f-8489-8289c9522472 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:22.638940 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-929625fa-2422-418f-8489-8289c9522472 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.639203 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-929625fa-2422-418f-8489-8289c9522472 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.639413 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-929625fa-2422-418f-8489-8289c9522472 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: 76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:22.646670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4b016ef-6f88-43ca-9227-19e1e69fb845 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.647935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4b016ef-6f88-43ca-9227-19e1e69fb845 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 Aug 07 14:10:22.648237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4b016ef-6f88-43ca-9227-19e1e69fb845 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.648489 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4b016ef-6f88-43ca-9227-19e1e69fb845 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.651715 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.651715 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:22.652436 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-929625fa-2422-418f-8489-8289c9522472 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:22.657306 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.657306 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:22.664872 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4b016ef-6f88-43ca-9227-19e1e69fb845 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:22.667318 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4b016ef-6f88-43ca-9227-19e1e69fb845 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 returned with HTTP 200 Aug 07 14:10:22.667960 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1234/4903] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 => generated 809 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.678734 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-929625fa-2422-418f-8489-8289c9522472 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume request issued successfully. Aug 07 14:10:22.678864 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-929625fa-2422-418f-8489-8289c9522472 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 202 Aug 07 14:10:22.679391 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1220/4904] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:22 2026] DELETE /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:22.687689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-06f2493a-1e7f-4c3e-844e-5b36cd45a126 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.691000 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06f2493a-1e7f-4c3e-844e-5b36cd45a126 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:22.691166 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06f2493a-1e7f-4c3e-844e-5b36cd45a126 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.691336 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06f2493a-1e7f-4c3e-844e-5b36cd45a126 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.698778 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.698778 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:22.703070 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-06f2493a-1e7f-4c3e-844e-5b36cd45a126 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:22.707225 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06f2493a-1e7f-4c3e-844e-5b36cd45a126 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 200 Aug 07 14:10:22.707716 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1225/4905] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:22.716326 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf2e2c3b-1ac5-4ab1-a2f1-d4feb89ad0ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:22.718894 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf2e2c3b-1ac5-4ab1-a2f1-d4feb89ad0ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:22.719140 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf2e2c3b-1ac5-4ab1-a2f1-d4feb89ad0ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:22.719373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf2e2c3b-1ac5-4ab1-a2f1-d4feb89ad0ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:22.719517 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bf2e2c3b-1ac5-4ab1-a2f1-d4feb89ad0ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:22.724659 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:22.724659 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:22.725659 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf2e2c3b-1ac5-4ab1-a2f1-d4feb89ad0ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:22.726153 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1227/4906] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:22 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:23.499833 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c2c5c7a-1bd4-4a7c-bce7-245d6d2576da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.501286 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c2c5c7a-1bd4-4a7c-bce7-245d6d2576da tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:23.501480 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c2c5c7a-1bd4-4a7c-bce7-245d6d2576da tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.501680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c2c5c7a-1bd4-4a7c-bce7-245d6d2576da tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.513164 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.513164 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:23.520358 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8c2c5c7a-1bd4-4a7c-bce7-245d6d2576da tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:23.523895 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c2c5c7a-1bd4-4a7c-bce7-245d6d2576da tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:23.523895 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1235/4907] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:23.684633 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40b72d3b-1d8a-4638-9cc0-20de3cdc5536 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.686557 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40b72d3b-1d8a-4638-9cc0-20de3cdc5536 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 Aug 07 14:10:23.686781 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40b72d3b-1d8a-4638-9cc0-20de3cdc5536 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.687021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40b72d3b-1d8a-4638-9cc0-20de3cdc5536 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.695545 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.695545 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:23.712696 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-40b72d3b-1d8a-4638-9cc0-20de3cdc5536 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:23.718080 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40b72d3b-1d8a-4638-9cc0-20de3cdc5536 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 returned with HTTP 200 Aug 07 14:10:23.718572 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1221/4908] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:23.723541 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-68ac6d26-ef9a-4f73-a3a8-02e1f6e0534c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.725584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68ac6d26-ef9a-4f73-a3a8-02e1f6e0534c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:23.725864 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68ac6d26-ef9a-4f73-a3a8-02e1f6e0534c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.726010 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68ac6d26-ef9a-4f73-a3a8-02e1f6e0534c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.732547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1e8e006-8f27-4012-a971-9b6b176f649f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.734298 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1e8e006-8f27-4012-a971-9b6b176f649f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 Aug 07 14:10:23.734469 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1e8e006-8f27-4012-a971-9b6b176f649f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.734670 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1e8e006-8f27-4012-a971-9b6b176f649f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.739368 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da9151e0-deea-4e53-80ca-34bbe7182c5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.741770 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.741770 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:23.741984 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da9151e0-deea-4e53-80ca-34bbe7182c5c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:23.742166 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da9151e0-deea-4e53-80ca-34bbe7182c5c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.742458 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da9151e0-deea-4e53-80ca-34bbe7182c5c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.742642 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-da9151e0-deea-4e53-80ca-34bbe7182c5c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:23.742917 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68ac6d26-ef9a-4f73-a3a8-02e1f6e0534c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 404 Aug 07 14:10:23.743482 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1226/4909] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:23.745682 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1e8e006-8f27-4012-a971-9b6b176f649f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:23.750516 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.750516 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:23.751434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b51be317-4311-437e-b688-d8a13de5b290 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.751629 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da9151e0-deea-4e53-80ca-34bbe7182c5c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:23.752435 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1e8e006-8f27-4012-a971-9b6b176f649f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 returned with HTTP 200 Aug 07 14:10:23.752512 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1236/4910] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:23.752553 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1228/4911] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:23.753241 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b51be317-4311-437e-b688-d8a13de5b290 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:23.753737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b51be317-4311-437e-b688-d8a13de5b290 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.753737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b51be317-4311-437e-b688-d8a13de5b290 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.767477 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b51be317-4311-437e-b688-d8a13de5b290 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 404 Aug 07 14:10:23.768054 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1222/4912] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:23.768331 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.770632 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:23.770943 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.771184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.771323 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Delete snapshot with id: b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:23.778715 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.778715 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:23.779398 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot retrieved successfully. Aug 07 14:10:23.780401 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a6736f4-851f-4f94-b253-68687c912dcc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.784319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a6736f4-851f-4f94-b253-68687c912dcc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:23.784529 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a6736f4-851f-4f94-b253-68687c912dcc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.784706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a6736f4-851f-4f94-b253-68687c912dcc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.784898 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0a6736f4-851f-4f94-b253-68687c912dcc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: 76154dbf-ee5f-4835-943a-c70cd12c6bc4 Aug 07 14:10:23.791575 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a6736f4-851f-4f94-b253-68687c912dcc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 returned with HTTP 404 Aug 07 14:10:23.792118 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1237/4913] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:23 2026] DELETE /volume/v3/volumes/76154dbf-ee5f-4835-943a-c70cd12c6bc4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:23.801916 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot delete request issued successfully. Aug 07 14:10:23.801916 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f55ea18-38de-4643-b52b-5df02cbba8bc tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 202 Aug 07 14:10:23.801916 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1227/4914] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:23 2026] DELETE /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:23.802233 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.804292 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc Aug 07 14:10:23.804584 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.805577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.805577 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete snapshot with id: a3e770c8-96c5-48db-af39-f039de9642bc Aug 07 14:10:23.809407 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a8e66c5-2ae7-4325-b3fe-70250bc0b22e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.811810 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a8e66c5-2ae7-4325-b3fe-70250bc0b22e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:23.812094 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a8e66c5-2ae7-4325-b3fe-70250bc0b22e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.812380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a8e66c5-2ae7-4325-b3fe-70250bc0b22e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.813025 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.813025 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:23.813624 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:23.818834 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.818834 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:23.819406 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5a8e66c5-2ae7-4325-b3fe-70250bc0b22e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Snapshot retrieved successfully. Aug 07 14:10:23.820172 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a8e66c5-2ae7-4325-b3fe-70250bc0b22e tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 200 Aug 07 14:10:23.820533 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1223/4915] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:23.839765 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot delete request issued successfully. Aug 07 14:10:23.840064 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd4474c4-a0cd-4311-b8f5-f29e0b4b47fa tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc returned with HTTP 202 Aug 07 14:10:23.840719 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1229/4916] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:23 2026] DELETE /volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:23.847700 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8a98213-b8cc-4afb-afab-a3889a94d941 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:23.850973 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8a98213-b8cc-4afb-afab-a3889a94d941 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc Aug 07 14:10:23.851289 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8a98213-b8cc-4afb-afab-a3889a94d941 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:23.851749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8a98213-b8cc-4afb-afab-a3889a94d941 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:23.858117 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:23.858117 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:23.858684 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8a98213-b8cc-4afb-afab-a3889a94d941 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Snapshot retrieved successfully. Aug 07 14:10:23.859857 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8a98213-b8cc-4afb-afab-a3889a94d941 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc returned with HTTP 200 Aug 07 14:10:23.860489 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1238/4917] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:23 2026] GET /volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:24.541041 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e1c2e83-c6ad-4a3c-b0bf-99c1e4580ad0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.543096 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e1c2e83-c6ad-4a3c-b0bf-99c1e4580ad0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:24.543301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e1c2e83-c6ad-4a3c-b0bf-99c1e4580ad0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.543485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e1c2e83-c6ad-4a3c-b0bf-99c1e4580ad0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.550959 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:24.550959 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:24.555164 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9e1c2e83-c6ad-4a3c-b0bf-99c1e4580ad0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:24.559981 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e1c2e83-c6ad-4a3c-b0bf-99c1e4580ad0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:24.560390 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1228/4918] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:24 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:24.763559 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46e99209-ebcd-4642-adf1-dd40f81f7b56 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.765828 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46e99209-ebcd-4642-adf1-dd40f81f7b56 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:24.766121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46e99209-ebcd-4642-adf1-dd40f81f7b56 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.766382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46e99209-ebcd-4642-adf1-dd40f81f7b56 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.766549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-46e99209-ebcd-4642-adf1-dd40f81f7b56 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:24.772351 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:24.772351 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:24.773434 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46e99209-ebcd-4642-adf1-dd40f81f7b56 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:24.773974 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1224/4919] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:24 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:24.829537 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2fee1cfe-8701-4bdd-a5f9-7e92cc1a618f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.832727 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2fee1cfe-8701-4bdd-a5f9-7e92cc1a618f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:24.832727 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2fee1cfe-8701-4bdd-a5f9-7e92cc1a618f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.832727 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2fee1cfe-8701-4bdd-a5f9-7e92cc1a618f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.836141 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2fee1cfe-8701-4bdd-a5f9-7e92cc1a618f tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 404 Aug 07 14:10:24.836717 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1230/4920] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:24 2026] GET /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:24.843904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e353095a-2c55-4932-8e6d-db133144a327 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.845631 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e353095a-2c55-4932-8e6d-db133144a327 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:24.845897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e353095a-2c55-4932-8e6d-db133144a327 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.846097 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e353095a-2c55-4932-8e6d-db133144a327 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.846247 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e353095a-2c55-4932-8e6d-db133144a327 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Delete volume with id: b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:24.852648 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:24.852648 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:24.853117 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e353095a-2c55-4932-8e6d-db133144a327 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:24.869538 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e353095a-2c55-4932-8e6d-db133144a327 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Delete volume request issued successfully. Aug 07 14:10:24.869793 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e353095a-2c55-4932-8e6d-db133144a327 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 202 Aug 07 14:10:24.869991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4f794df-15f7-445d-b981-ce7d5168c565 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.870360 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1239/4921] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:24 2026] DELETE /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:24.871585 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f794df-15f7-445d-b981-ce7d5168c565 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc Aug 07 14:10:24.871770 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f794df-15f7-445d-b981-ce7d5168c565 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.872382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f794df-15f7-445d-b981-ce7d5168c565 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.875912 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f794df-15f7-445d-b981-ce7d5168c565 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc returned with HTTP 404 Aug 07 14:10:24.876468 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1229/4922] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:24 2026] GET /volume/v3/snapshots/a3e770c8-96c5-48db-af39-f039de9642bc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:24.878133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c86eafa-6c83-4e3c-8555-91fa102a4440 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.880273 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c86eafa-6c83-4e3c-8555-91fa102a4440 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:24.880896 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c86eafa-6c83-4e3c-8555-91fa102a4440 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.880896 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c86eafa-6c83-4e3c-8555-91fa102a4440 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.885471 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-558dd527-2623-48fc-9141-138dd141a0af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.886621 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-558dd527-2623-48fc-9141-138dd141a0af tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:24.886909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-558dd527-2623-48fc-9141-138dd141a0af tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.887111 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-558dd527-2623-48fc-9141-138dd141a0af tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.889495 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:24.889495 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:24.893970 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c86eafa-6c83-4e3c-8555-91fa102a4440 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:24.894744 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:24.894744 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:24.899164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c86eafa-6c83-4e3c-8555-91fa102a4440 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 200 Aug 07 14:10:24.899380 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-558dd527-2623-48fc-9141-138dd141a0af tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:24.899652 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1225/4923] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:24 2026] GET /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:24.904694 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-558dd527-2623-48fc-9141-138dd141a0af tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 returned with HTTP 200 Aug 07 14:10:24.905169 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1231/4924] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:24 2026] GET /volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:24.916667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.918333 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:24.918536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.918770 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.918962 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: 59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:24.926483 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:24.926483 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:24.926999 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:24.943184 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume request issued successfully. Aug 07 14:10:24.943390 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c45c26e3-9b5e-4144-8d13-7a3facbfa970 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 returned with HTTP 202 Aug 07 14:10:24.943820 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1240/4925] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:24 2026] DELETE /volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:24.951682 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7d211f4-b593-43ba-8974-af36bb8e904c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:24.953273 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7d211f4-b593-43ba-8974-af36bb8e904c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:24.953434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7d211f4-b593-43ba-8974-af36bb8e904c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:24.953604 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7d211f4-b593-43ba-8974-af36bb8e904c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:24.963163 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:24.963163 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:24.967564 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7d211f4-b593-43ba-8974-af36bb8e904c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:24.974334 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7d211f4-b593-43ba-8974-af36bb8e904c tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 returned with HTTP 200 Aug 07 14:10:24.974798 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1230/4926] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:24 2026] GET /volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:25.579659 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bbf6f9eb-a052-4c0e-86b0-368d0dff0370 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:25.581401 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbf6f9eb-a052-4c0e-86b0-368d0dff0370 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:25.581600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbf6f9eb-a052-4c0e-86b0-368d0dff0370 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:25.581783 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bbf6f9eb-a052-4c0e-86b0-368d0dff0370 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:25.588470 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:25.588470 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:25.593489 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bbf6f9eb-a052-4c0e-86b0-368d0dff0370 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:25.598718 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bbf6f9eb-a052-4c0e-86b0-368d0dff0370 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:25.599275 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1226/4927] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:25 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:25.785837 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27a4ae0d-ff50-4708-a8ea-9e12a2e523b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:25.787933 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27a4ae0d-ff50-4708-a8ea-9e12a2e523b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:25.788097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27a4ae0d-ff50-4708-a8ea-9e12a2e523b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:25.788265 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27a4ae0d-ff50-4708-a8ea-9e12a2e523b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:25.788367 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-27a4ae0d-ff50-4708-a8ea-9e12a2e523b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:25.792140 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:25.792140 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:25.792736 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27a4ae0d-ff50-4708-a8ea-9e12a2e523b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:25.793068 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1232/4928] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:25 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:25.911915 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0dbc8e3d-cd6b-4f61-9e93-cad4e23c4f58 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:25.913582 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0dbc8e3d-cd6b-4f61-9e93-cad4e23c4f58 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:25.913762 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0dbc8e3d-cd6b-4f61-9e93-cad4e23c4f58 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:25.913974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0dbc8e3d-cd6b-4f61-9e93-cad4e23c4f58 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:25.919142 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0dbc8e3d-cd6b-4f61-9e93-cad4e23c4f58 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 404 Aug 07 14:10:25.919548 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1241/4929] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:25 2026] GET /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:25.925909 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:25.927822 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 Aug 07 14:10:25.928063 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:25.928249 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:25.928415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Delete volume with id: 8360d1bd-a0e8-457e-a94e-03d2ff49cf59 Aug 07 14:10:25.936314 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:25.936314 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:25.936851 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:25.954274 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Delete volume request issued successfully. Aug 07 14:10:25.954468 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75ca8caa-3fae-41dc-bb13-a995bebe688c tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 returned with HTTP 202 Aug 07 14:10:25.954941 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1231/4930] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:25 2026] DELETE /volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:25.963200 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d24c007-a542-4bac-9b1a-9c58f097bf07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:25.965414 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d24c007-a542-4bac-9b1a-9c58f097bf07 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 Aug 07 14:10:25.965667 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d24c007-a542-4bac-9b1a-9c58f097bf07 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:25.965997 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d24c007-a542-4bac-9b1a-9c58f097bf07 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:25.975257 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:25.975257 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:25.980248 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d24c007-a542-4bac-9b1a-9c58f097bf07 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Volume info retrieved successfully. Aug 07 14:10:25.986183 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d24c007-a542-4bac-9b1a-9c58f097bf07 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 returned with HTTP 200 Aug 07 14:10:25.986898 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1227/4931] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:25 2026] GET /volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:25.991408 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21a102e8-0d86-4c12-a730-5c1233c90971 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:25.993107 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21a102e8-0d86-4c12-a730-5c1233c90971 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 Aug 07 14:10:25.993320 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21a102e8-0d86-4c12-a730-5c1233c90971 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:25.993510 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21a102e8-0d86-4c12-a730-5c1233c90971 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:25.998669 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21a102e8-0d86-4c12-a730-5c1233c90971 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 returned with HTTP 404 Aug 07 14:10:25.999149 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1233/4932] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:25 2026] GET /volume/v3/volumes/59c454d0-8047-41ce-b740-dd1cc4298e92 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:26.007537 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-880b7926-6e6b-4c6b-a649-e4afa0109bdc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:26.009663 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-880b7926-6e6b-4c6b-a649-e4afa0109bdc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:26.009924 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-880b7926-6e6b-4c6b-a649-e4afa0109bdc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:26.010167 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-880b7926-6e6b-4c6b-a649-e4afa0109bdc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:26.020892 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.020892 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:26.026062 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-880b7926-6e6b-4c6b-a649-e4afa0109bdc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:26.033583 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-880b7926-6e6b-4c6b-a649-e4afa0109bdc tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:10:26.034226 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1242/4933] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:26 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:26.047409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec8cb492-cde5-44de-9a79-da8047c341ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:26.049245 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec8cb492-cde5-44de-9a79-da8047c341ac tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] DELETE https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:26.049523 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec8cb492-cde5-44de-9a79-da8047c341ac tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:26.049761 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec8cb492-cde5-44de-9a79-da8047c341ac tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:26.049992 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ec8cb492-cde5-44de-9a79-da8047c341ac tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume with id: 93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:26.057937 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.057937 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:26.058391 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ec8cb492-cde5-44de-9a79-da8047c341ac tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:26.076060 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ec8cb492-cde5-44de-9a79-da8047c341ac tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Delete volume request issued successfully. Aug 07 14:10:26.076334 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec8cb492-cde5-44de-9a79-da8047c341ac tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 202 Aug 07 14:10:26.076991 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1232/4934] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:26 2026] DELETE /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:26.084198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14d2cdd5-18bb-474b-8440-fa4e4f2db237 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:26.086141 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14d2cdd5-18bb-474b-8440-fa4e4f2db237 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:26.086333 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14d2cdd5-18bb-474b-8440-fa4e4f2db237 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:26.086526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14d2cdd5-18bb-474b-8440-fa4e4f2db237 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:26.097669 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.097669 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:26.101822 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14d2cdd5-18bb-474b-8440-fa4e4f2db237 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Volume info retrieved successfully. Aug 07 14:10:26.106399 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14d2cdd5-18bb-474b-8440-fa4e4f2db237 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 200 Aug 07 14:10:26.106823 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1228/4935] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:26 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:26.611351 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42af8c60-af7b-4f2b-9345-04babea80d04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:26.613414 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42af8c60-af7b-4f2b-9345-04babea80d04 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:26.613632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42af8c60-af7b-4f2b-9345-04babea80d04 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:26.613888 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42af8c60-af7b-4f2b-9345-04babea80d04 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:26.616562 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=348,cinder:INSERT=64,cinder:UPDATE=112 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:10:26.624218 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.624218 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:26.629266 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42af8c60-af7b-4f2b-9345-04babea80d04 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:26.635402 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42af8c60-af7b-4f2b-9345-04babea80d04 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:26.635959 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1234/4936] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:26 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:26.803915 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f856659-0ab0-4708-b3be-c1502811d7c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:26.805983 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f856659-0ab0-4708-b3be-c1502811d7c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:26.806233 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f856659-0ab0-4708-b3be-c1502811d7c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:26.806450 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f856659-0ab0-4708-b3be-c1502811d7c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:26.806591 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3f856659-0ab0-4708-b3be-c1502811d7c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:26.811523 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.811523 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:26.812368 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f856659-0ab0-4708-b3be-c1502811d7c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:26.812783 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1243/4937] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:26 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:26.822717 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-048652ba-f217-4c6f-a350-59519473e0c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:26.825049 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019/restore Aug 07 14:10:26.825435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1f0fb549-7f19-4402-bd8b-acc6906ce214"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:26.826775 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Restoring backup 4486474c-56d7-4243-aaca-aa731d341019 ({'restore': {'volume_id': '1f0fb549-7f19-4402-bd8b-acc6906ce214'}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 14:10:26.827029 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Restoring backup 4486474c-56d7-4243-aaca-aa731d341019 to volume 1f0fb549-7f19-4402-bd8b-acc6906ce214. Aug 07 14:10:26.831319 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.831319 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:26.839569 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.839569 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:26.840162 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:26.840309 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 14:10:26.840406 np0000006713 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Overwriting volume 1f0fb549-7f19-4402-bd8b-acc6906ce214 with restore of backup 4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:26.853390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] restore_backup in rpcapi backup_id 4486474c-56d7-4243-aaca-aa731d341019 {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 14:10:26.855165 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-048652ba-f217-4c6f-a350-59519473e0c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019/restore returned with HTTP 202 Aug 07 14:10:26.855735 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1233/4938] 10.4.3.193 () {68 vars in 1393 bytes} [Fri Aug 7 14:10:26 2026] POST /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019/restore => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:26.866061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9648e71d-949f-4341-bc91-22ca5406acde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:26.868751 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9648e71d-949f-4341-bc91-22ca5406acde tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:26.868951 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9648e71d-949f-4341-bc91-22ca5406acde tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:26.869120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9648e71d-949f-4341-bc91-22ca5406acde tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:26.869215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9648e71d-949f-4341-bc91-22ca5406acde tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:26.873088 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:26.873088 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:26.873778 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9648e71d-949f-4341-bc91-22ca5406acde tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:26.874156 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1229/4939] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:26 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:26.998670 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0b761da-df80-464f-b8a7-9fcb75a329f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.001106 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0b761da-df80-464f-b8a7-9fcb75a329f0 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 Aug 07 14:10:27.001373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0b761da-df80-464f-b8a7-9fcb75a329f0 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.001621 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0b761da-df80-464f-b8a7-9fcb75a329f0 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.008381 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0b761da-df80-464f-b8a7-9fcb75a329f0 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 returned with HTTP 404 Aug 07 14:10:27.008831 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1235/4940] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:26 2026] GET /volume/v3/volumes/8360d1bd-a0e8-457e-a94e-03d2ff49cf59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:27.015727 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a5f6dae-acc9-4eec-a67e-02138c9e9f54 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.017463 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a5f6dae-acc9-4eec-a67e-02138c9e9f54 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:27.017650 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a5f6dae-acc9-4eec-a67e-02138c9e9f54 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.017910 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a5f6dae-acc9-4eec-a67e-02138c9e9f54 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.018015 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9a5f6dae-acc9-4eec-a67e-02138c9e9f54 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Delete snapshot with id: b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:27.021958 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a5f6dae-acc9-4eec-a67e-02138c9e9f54 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 404 Aug 07 14:10:27.022380 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1244/4941] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:27 2026] DELETE /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:27.028560 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e10c2c83-ce94-478c-a1d9-88ec41a888cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.030230 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e10c2c83-ce94-478c-a1d9-88ec41a888cd tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c Aug 07 14:10:27.030409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e10c2c83-ce94-478c-a1d9-88ec41a888cd tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.030586 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e10c2c83-ce94-478c-a1d9-88ec41a888cd tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.034972 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e10c2c83-ce94-478c-a1d9-88ec41a888cd tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c returned with HTTP 404 Aug 07 14:10:27.035381 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1234/4942] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:27 2026] GET /volume/v3/snapshots/b4324aae-8d2a-4aae-b1d2-773979fe6a4c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:27.042082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16de5e51-fcca-4cc1-b97c-da9716a99fc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.043911 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16de5e51-fcca-4cc1-b97c-da9716a99fc9 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:27.044068 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16de5e51-fcca-4cc1-b97c-da9716a99fc9 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.044290 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16de5e51-fcca-4cc1-b97c-da9716a99fc9 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.044430 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-16de5e51-fcca-4cc1-b97c-da9716a99fc9 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Delete volume with id: b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:27.050834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16de5e51-fcca-4cc1-b97c-da9716a99fc9 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 404 Aug 07 14:10:27.051411 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1230/4943] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:27 2026] DELETE /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:27.057773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1136d700-5122-4d89-b65b-d657d0bdb467 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.059587 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1136d700-5122-4d89-b65b-d657d0bdb467 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] GET https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b Aug 07 14:10:27.059850 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1136d700-5122-4d89-b65b-d657d0bdb467 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.060079 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1136d700-5122-4d89-b65b-d657d0bdb467 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.066069 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1136d700-5122-4d89-b65b-d657d0bdb467 tempest-SnapshotDependencyTests-1120273007 tempest-SnapshotDependencyTests-1120273007-project-member] https://10.4.3.193/volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b returned with HTTP 404 Aug 07 14:10:27.066593 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1236/4944] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:27 2026] GET /volume/v3/volumes/b815ecc0-a900-42ce-aa3b-726bd9dc242b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:27.119043 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2229f65c-285d-4ac6-b21a-37bd17de2d91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.121696 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2229f65c-285d-4ac6-b21a-37bd17de2d91 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] GET https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd Aug 07 14:10:27.121971 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2229f65c-285d-4ac6-b21a-37bd17de2d91 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.122210 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2229f65c-285d-4ac6-b21a-37bd17de2d91 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.129273 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2229f65c-285d-4ac6-b21a-37bd17de2d91 tempest-VolumesSnapshotTestJSON-282079324 tempest-VolumesSnapshotTestJSON-282079324-project-member] https://10.4.3.193/volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd returned with HTTP 404 Aug 07 14:10:27.130112 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1245/4945] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:27 2026] GET /volume/v3/volumes/93f54ec3-547b-4a70-9d47-d2dcc36900dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:27.650659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1e8d31a-1097-4de0-8226-052daeb61075 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.652363 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1e8d31a-1097-4de0-8226-052daeb61075 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:27.652530 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1e8d31a-1097-4de0-8226-052daeb61075 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.652721 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1e8d31a-1097-4de0-8226-052daeb61075 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.659712 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:27.659712 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:27.663272 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1e8d31a-1097-4de0-8226-052daeb61075 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:27.668484 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1e8d31a-1097-4de0-8226-052daeb61075 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:27.669155 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1235/4946] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:27 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:27.886815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c753b6d2-ec6c-4367-b72f-fc68010d45f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:27.889539 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c753b6d2-ec6c-4367-b72f-fc68010d45f6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:27.889818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c753b6d2-ec6c-4367-b72f-fc68010d45f6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:27.890095 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c753b6d2-ec6c-4367-b72f-fc68010d45f6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:27.890260 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c753b6d2-ec6c-4367-b72f-fc68010d45f6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:27.896616 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:27.896616 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:27.897718 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c753b6d2-ec6c-4367-b72f-fc68010d45f6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:27.898403 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1231/4947] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:27 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:28.682081 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a7fd682-98da-4855-9e67-84889038de39 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:28.683964 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a7fd682-98da-4855-9e67-84889038de39 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:28.684187 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a7fd682-98da-4855-9e67-84889038de39 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:28.684452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a7fd682-98da-4855-9e67-84889038de39 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:28.691424 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:28.691424 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:28.694859 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a7fd682-98da-4855-9e67-84889038de39 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:28.699854 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a7fd682-98da-4855-9e67-84889038de39 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:28.700202 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1237/4948] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:28 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:28.913170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29f653ef-b2b2-4e90-a1ae-1cd0dddcec89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:28.914815 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29f653ef-b2b2-4e90-a1ae-1cd0dddcec89 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:28.915044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29f653ef-b2b2-4e90-a1ae-1cd0dddcec89 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:28.915263 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29f653ef-b2b2-4e90-a1ae-1cd0dddcec89 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:28.915364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-29f653ef-b2b2-4e90-a1ae-1cd0dddcec89 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:28.932021 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:28.932021 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:28.933098 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29f653ef-b2b2-4e90-a1ae-1cd0dddcec89 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:28.933586 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1246/4949] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:28 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:29.715766 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f4838dec-c721-4a9c-9426-e75c18c5ab82 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:29.718006 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4838dec-c721-4a9c-9426-e75c18c5ab82 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:29.718264 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4838dec-c721-4a9c-9426-e75c18c5ab82 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:29.718494 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4838dec-c721-4a9c-9426-e75c18c5ab82 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:29.726014 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:29.726014 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:29.731327 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f4838dec-c721-4a9c-9426-e75c18c5ab82 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:29.735653 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4838dec-c721-4a9c-9426-e75c18c5ab82 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:29.736220 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1236/4950] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:29 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:29.946012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a0a2f9b-c533-4489-81ac-eadaca5a1969 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:29.948471 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a0a2f9b-c533-4489-81ac-eadaca5a1969 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:29.948471 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a0a2f9b-c533-4489-81ac-eadaca5a1969 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:29.948639 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a0a2f9b-c533-4489-81ac-eadaca5a1969 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:29.948791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2a0a2f9b-c533-4489-81ac-eadaca5a1969 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:29.953404 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:29.953404 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:29.954779 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a0a2f9b-c533-4489-81ac-eadaca5a1969 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:29.954779 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1232/4951] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:29 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:30.749855 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-832cb0aa-aa84-47f2-a272-fc1ffea00624 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:30.750364 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-832cb0aa-aa84-47f2-a272-fc1ffea00624 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:30.750546 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-832cb0aa-aa84-47f2-a272-fc1ffea00624 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:30.750773 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-832cb0aa-aa84-47f2-a272-fc1ffea00624 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:30.758397 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:30.758397 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:30.762836 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-832cb0aa-aa84-47f2-a272-fc1ffea00624 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:30.768232 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-832cb0aa-aa84-47f2-a272-fc1ffea00624 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:30.768656 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1238/4952] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:30 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:30.967088 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0dd9d5dd-4c1f-46aa-b13c-acd0c7facdb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:30.972203 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0dd9d5dd-4c1f-46aa-b13c-acd0c7facdb4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:30.973862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0dd9d5dd-4c1f-46aa-b13c-acd0c7facdb4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:30.973862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0dd9d5dd-4c1f-46aa-b13c-acd0c7facdb4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:30.973862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0dd9d5dd-4c1f-46aa-b13c-acd0c7facdb4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:30.978937 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:30.978937 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:30.980396 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0dd9d5dd-4c1f-46aa-b13c-acd0c7facdb4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:30.980725 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1247/4953] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:30 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:31.100513 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:31.184541 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:31.184921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-536753845"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:31.186404 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-536753845'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:31.186537 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume of 1 GB Aug 07 14:10:31.190864 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Availability Zones retrieved successfully. Aug 07 14:10:31.196372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (cbb112d7-f076-4cdd-9b3b-5175aa6540ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:31.197306 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c5e76a-4622-4b69-bcdc-ee7c8d233931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:31.198277 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:31.221835 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c5e76a-4622-4b69-bcdc-ee7c8d233931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:31.222589 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bbccee-77b8-4633-a1af-1eed13dac822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:31.281999 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Created reservations ['81b4e028-a463-4545-981b-5ec7dc84004f', 'fae44f53-5318-4718-bbde-0221308bc51e', '787583ee-5d68-42a0-9f10-74ea238f34cb', '9a1d876b-74ab-46f6-80b9-a53d190dd27a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:31.282893 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bbccee-77b8-4633-a1af-1eed13dac822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b4e028-a463-4545-981b-5ec7dc84004f', 'fae44f53-5318-4718-bbde-0221308bc51e', '787583ee-5d68-42a0-9f10-74ea238f34cb', '9a1d876b-74ab-46f6-80b9-a53d190dd27a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:31.283628 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3d8f57-1db1-43ec-aea0-d5b2a89e804a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:31.304448 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3d8f57-1db1-43ec-aea0-d5b2a89e804a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c052c881-5749-4751-a379-bf94cf541221', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-536753845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['81b4e028-a463-4545-981b-5ec7dc84004f','fae44f53-5318-4718-bbde-0221308bc51e','787583ee-5d68-42a0-9f10-74ea238f34cb','9a1d876b-74ab-46f6-80b9-a53d190dd27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-536753845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c052c881-5749-4751-a379-bf94cf541221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecb0d33224248918968f4645047c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:31.305316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ec1396-9010-4bfd-947f-87ce80a8fe77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:31.324444 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ec1396-9010-4bfd-947f-87ce80a8fe77) transitioned into state 'SUCCESS' from state '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-536753845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['81b4e028-a463-4545-981b-5ec7dc84004f','fae44f53-5318-4718-bbde-0221308bc51e','787583ee-5d68-42a0-9f10-74ea238f34cb','9a1d876b-74ab-46f6-80b9-a53d190dd27a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:31.325308 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4142a478-8bc8-4124-b1d5-4e257c10e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:31.350167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4142a478-8bc8-4124-b1d5-4e257c10e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:31.351198 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (cbb112d7-f076-4cdd-9b3b-5175aa6540ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:31.351545 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request issued successfully. Aug 07 14:10:31.358004 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-010ed63e-3d90-4bd5-8ede-9cdd7b238cf3 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:31.358004 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1237/4954] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:10:31 2026] POST /volume/v3/volumes => generated 759 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:31.373317 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aae1430a-9cb1-4599-9906-ef1ad6084689 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:31.376353 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aae1430a-9cb1-4599-9906-ef1ad6084689 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 Aug 07 14:10:31.376533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aae1430a-9cb1-4599-9906-ef1ad6084689 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:31.376728 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aae1430a-9cb1-4599-9906-ef1ad6084689 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:31.385951 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:31.385951 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:31.392591 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aae1430a-9cb1-4599-9906-ef1ad6084689 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:31.398120 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aae1430a-9cb1-4599-9906-ef1ad6084689 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 returned with HTTP 200 Aug 07 14:10:31.398463 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1233/4955] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:31 2026] GET /volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:31.782208 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b4982fd-977d-4c12-89e7-500d9d1a9fea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:31.785538 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b4982fd-977d-4c12-89e7-500d9d1a9fea tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:31.786165 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b4982fd-977d-4c12-89e7-500d9d1a9fea tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:31.786776 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b4982fd-977d-4c12-89e7-500d9d1a9fea tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:31.796584 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:31.796584 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:31.800822 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b4982fd-977d-4c12-89e7-500d9d1a9fea tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:31.809872 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b4982fd-977d-4c12-89e7-500d9d1a9fea tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:31.810479 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1239/4956] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:31 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:31.991307 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc297fb1-966f-497d-bf16-b4d8df72aad9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:31.993287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc297fb1-966f-497d-bf16-b4d8df72aad9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:31.993522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc297fb1-966f-497d-bf16-b4d8df72aad9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:31.993699 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc297fb1-966f-497d-bf16-b4d8df72aad9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:31.993826 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cc297fb1-966f-497d-bf16-b4d8df72aad9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:32.001697 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:32.001697 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:32.002510 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc297fb1-966f-497d-bf16-b4d8df72aad9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:32.002906 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1248/4957] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:31 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:32.410799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f7df564-d241-49ec-b55b-85e67b2b9c71 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:32.412561 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f7df564-d241-49ec-b55b-85e67b2b9c71 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 Aug 07 14:10:32.412754 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f7df564-d241-49ec-b55b-85e67b2b9c71 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:32.412942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f7df564-d241-49ec-b55b-85e67b2b9c71 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:32.419379 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:32.419379 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:32.422551 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7f7df564-d241-49ec-b55b-85e67b2b9c71 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:32.426172 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f7df564-d241-49ec-b55b-85e67b2b9c71 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 returned with HTTP 200 Aug 07 14:10:32.426493 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1238/4958] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:32 2026] GET /volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:32.442580 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:32.444227 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:10:32.444543 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c052c881-5749-4751-a379-bf94cf541221", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1739056186"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:32.451899 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:32.451899 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:32.452304 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:32.452407 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create snapshot from volume c052c881-5749-4751-a379-bf94cf541221 Aug 07 14:10:32.496695 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Created reservations ['be907f0d-87d5-47a3-b8d9-af4f5826dc77', '45c359b6-d073-4ae1-89ef-a601b9cba24e', '880f0590-e45c-4ddc-ba8e-ac9539b2f350', '507851cb-9881-4fa0-8aa4-2b43a047b3ad'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:32.530534 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Snapshot create request issued successfully. Aug 07 14:10:32.534766 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e1495d3-bfeb-4c85-a4dc-db3dd5497154 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:10:32.534766 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1234/4959] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:10:32 2026] POST /volume/v3/snapshots => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:32.544733 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-481c498b-2fc3-4038-89e5-989480c5dfa2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:32.546091 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-481c498b-2fc3-4038-89e5-989480c5dfa2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d Aug 07 14:10:32.546331 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-481c498b-2fc3-4038-89e5-989480c5dfa2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:32.546563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-481c498b-2fc3-4038-89e5-989480c5dfa2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:32.551526 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:32.551526 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:32.552022 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-481c498b-2fc3-4038-89e5-989480c5dfa2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Snapshot retrieved successfully. Aug 07 14:10:32.555953 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-481c498b-2fc3-4038-89e5-989480c5dfa2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d returned with HTTP 200 Aug 07 14:10:32.555953 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1240/4960] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:32 2026] GET /volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:32.826834 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78c27908-ca97-4d9e-b933-7270e85921e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:32.830363 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78c27908-ca97-4d9e-b933-7270e85921e8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:32.830626 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78c27908-ca97-4d9e-b933-7270e85921e8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:32.830927 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78c27908-ca97-4d9e-b933-7270e85921e8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:32.845538 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:32.845538 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:32.851276 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78c27908-ca97-4d9e-b933-7270e85921e8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:32.861143 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78c27908-ca97-4d9e-b933-7270e85921e8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:32.861905 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1249/4961] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:32 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:33.015863 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae3c471f-c96d-40d5-852e-89f5580164a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:33.018175 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae3c471f-c96d-40d5-852e-89f5580164a9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:33.018429 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae3c471f-c96d-40d5-852e-89f5580164a9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:33.018633 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae3c471f-c96d-40d5-852e-89f5580164a9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:33.018764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ae3c471f-c96d-40d5-852e-89f5580164a9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:33.023796 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:33.023796 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:33.024796 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae3c471f-c96d-40d5-852e-89f5580164a9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:33.025281 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1239/4962] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:33 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:33.562473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47d04b7b-42ad-47ae-97ec-208f0b50f346 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:33.564510 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47d04b7b-42ad-47ae-97ec-208f0b50f346 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d Aug 07 14:10:33.564812 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47d04b7b-42ad-47ae-97ec-208f0b50f346 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:33.565072 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47d04b7b-42ad-47ae-97ec-208f0b50f346 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:33.573229 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:33.573229 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:33.573784 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47d04b7b-42ad-47ae-97ec-208f0b50f346 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Snapshot retrieved successfully. Aug 07 14:10:33.574686 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47d04b7b-42ad-47ae-97ec-208f0b50f346 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d returned with HTTP 200 Aug 07 14:10:33.575083 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1235/4963] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:33 2026] GET /volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:33.584985 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:33.587102 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:33.587391 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "33a0133a-cf93-4c8e-8ccf-0d6322f90d7d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-630401665"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:33.588979 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request body: {'volume': {"'snapshot_id": '33a0133a-cf93-4c8e-8ccf-0d6322f90d7d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-630401665'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:33.589124 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume of 1 GB Aug 07 14:10:33.594194 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Availability Zones retrieved successfully. Aug 07 14:10:33.602636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (a8999c4d-e851-4e79-bb6b-3a35fc4e761a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:33.603673 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cd61e2-c8d9-4bd3-852f-272028c18c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.604738 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:33.641239 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cd61e2-c8d9-4bd3-852f-272028c18c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.642149 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42361ad-ac4f-4565-a987-f9b021425219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.703489 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Created reservations ['240111f0-5de6-40ce-9038-624c0adb178d', '9de4460c-2e9e-4e03-bbcd-de7e1061dce8', '6dd2a81f-b456-4799-aa18-635796e2748c', 'fc522ba9-3b83-4fe0-9c14-340bcbf50bd0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:33.704538 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42361ad-ac4f-4565-a987-f9b021425219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['240111f0-5de6-40ce-9038-624c0adb178d', '9de4460c-2e9e-4e03-bbcd-de7e1061dce8', '6dd2a81f-b456-4799-aa18-635796e2748c', 'fc522ba9-3b83-4fe0-9c14-340bcbf50bd0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.705672 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c092ae6-65d2-49a1-8bc3-b895ab976b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.748258 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c092ae6-65d2-49a1-8bc3-b895ab976b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a7e8be-5792-4ef8-984f-0926ddfe68ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-630401665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['240111f0-5de6-40ce-9038-624c0adb178d','9de4460c-2e9e-4e03-bbcd-de7e1061dce8','6dd2a81f-b456-4799-aa18-635796e2748c','fc522ba9-3b83-4fe0-9c14-340bcbf50bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-630401665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9a7e8be-5792-4ef8-984f-0926ddfe68ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecb0d33224248918968f4645047c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.749806 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f333683-fbb5-4d18-9279-71c01a10f4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.779240 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f333683-fbb5-4d18-9279-71c01a10f4e3) transitioned into state 'SUCCESS' from state '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-630401665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['240111f0-5de6-40ce-9038-624c0adb178d','9de4460c-2e9e-4e03-bbcd-de7e1061dce8','6dd2a81f-b456-4799-aa18-635796e2748c','fc522ba9-3b83-4fe0-9c14-340bcbf50bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.780172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119adfbd-3d1a-48d5-bd49-d3c3f94e3a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.793039 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119adfbd-3d1a-48d5-bd49-d3c3f94e3a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.794171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (a8999c4d-e851-4e79-bb6b-3a35fc4e761a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:33.794475 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request issued successfully. Aug 07 14:10:33.795060 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46503edc-5c49-4417-9e4d-e250d4b83a5b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:33.795457 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1241/4964] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:33 2026] POST /volume/v3/volumes => generated 759 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:33.810158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4518659-dfd5-4330-a3ac-dfd22896778e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:33.813501 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:33.813898 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "33a0133a-cf93-4c8e-8ccf-0d6322f90d7d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-913088116"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:33.816944 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request body: {'volume': {"'snapshot_id": '33a0133a-cf93-4c8e-8ccf-0d6322f90d7d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-913088116'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:33.817107 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume of 1 GB Aug 07 14:10:33.822290 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Availability Zones retrieved successfully. Aug 07 14:10:33.829145 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (2c01e297-5ef8-44bf-b2b8-43c8e2edc5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:33.830121 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2186975f-570f-4636-bc2f-c6d6d16e2215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.831093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:33.859399 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2186975f-570f-4636-bc2f-c6d6d16e2215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.860239 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744a0337-12f3-4a8a-83fd-df95b6b8193b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.878395 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ea32065-5a5b-4c50-b6f3-e010c791f07d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:33.880604 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ea32065-5a5b-4c50-b6f3-e010c791f07d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:33.880986 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ea32065-5a5b-4c50-b6f3-e010c791f07d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:33.881192 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ea32065-5a5b-4c50-b6f3-e010c791f07d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:33.889581 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:33.889581 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:33.895041 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4ea32065-5a5b-4c50-b6f3-e010c791f07d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:33.902508 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ea32065-5a5b-4c50-b6f3-e010c791f07d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:33.903029 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1240/4965] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:33 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 1432 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:33.909780 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Created reservations ['303f5ba5-df55-4c53-a5c6-30fd1817115c', 'a7849f82-1d4c-4dae-8b62-67503b708438', '92742a59-7995-4952-8bd7-f41ef167fef6', '01547967-b0da-4e19-a3e5-14648afaa6dc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:33.910580 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744a0337-12f3-4a8a-83fd-df95b6b8193b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303f5ba5-df55-4c53-a5c6-30fd1817115c', 'a7849f82-1d4c-4dae-8b62-67503b708438', '92742a59-7995-4952-8bd7-f41ef167fef6', '01547967-b0da-4e19-a3e5-14648afaa6dc']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.911350 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24fe7a1-72e1-4bae-a201-9c003ffbf564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.935495 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e24fe7a1-72e1-4bae-a201-9c003ffbf564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa3b5a9-4ca0-4df6-9281-3410fbf780b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-913088116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['303f5ba5-df55-4c53-a5c6-30fd1817115c','a7849f82-1d4c-4dae-8b62-67503b708438','92742a59-7995-4952-8bd7-f41ef167fef6','01547967-b0da-4e19-a3e5-14648afaa6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-913088116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfa3b5a9-4ca0-4df6-9281-3410fbf780b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecb0d33224248918968f4645047c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.937965 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb338988-ce15-4647-a42c-aa787ac75c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.956160 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb338988-ce15-4647-a42c-aa787ac75c69) transitioned into state 'SUCCESS' from state '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-913088116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['303f5ba5-df55-4c53-a5c6-30fd1817115c','a7849f82-1d4c-4dae-8b62-67503b708438','92742a59-7995-4952-8bd7-f41ef167fef6','01547967-b0da-4e19-a3e5-14648afaa6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.956854 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25732307-8c99-4d5c-b46f-10119fc4f35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:33.967136 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25732307-8c99-4d5c-b46f-10119fc4f35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:33.969038 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (2c01e297-5ef8-44bf-b2b8-43c8e2edc5df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:33.969451 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request issued successfully. Aug 07 14:10:33.970408 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4518659-dfd5-4330-a3ac-dfd22896778e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:33.971441 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1250/4966] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:33 2026] POST /volume/v3/volumes => generated 759 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:33.984522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20b8fa28-409d-4931-9f35-143b61458f4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:33.986861 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:33.986861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "33a0133a-cf93-4c8e-8ccf-0d6322f90d7d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-92885842"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:33.991028 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request body: {'volume': {"'snapshot_id": '33a0133a-cf93-4c8e-8ccf-0d6322f90d7d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-92885842'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:33.991028 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume of 1 GB Aug 07 14:10:33.994201 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Availability Zones retrieved successfully. Aug 07 14:10:34.002079 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (53ed0b34-8906-4ec2-ae53-3185de36bf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:34.003675 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a0e04a-abb6-4d80-934d-ca8f36bab984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.005332 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:34.037339 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8a54aa1-8ff8-43ab-a438-04c1ffe0c9ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.039414 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8a54aa1-8ff8-43ab-a438-04c1ffe0c9ba tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:34.039553 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8a54aa1-8ff8-43ab-a438-04c1ffe0c9ba tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.039802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8a54aa1-8ff8-43ab-a438-04c1ffe0c9ba tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.039943 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c8a54aa1-8ff8-43ab-a438-04c1ffe0c9ba tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:34.041475 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a0e04a-abb6-4d80-934d-ca8f36bab984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.042608 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbfd92a-669c-41e1-b27e-3f73336049ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.044733 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.044733 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:34.045668 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8a54aa1-8ff8-43ab-a438-04c1ffe0c9ba tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:34.046128 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1242/4967] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:34.091849 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Created reservations ['23304c13-60a2-41a5-8d96-1ea0e70a3419', 'd32f984e-faac-4899-a40d-9cecfb064dfa', '614e0980-95ab-4c48-9ab4-8942036c31fb', '1ec96dee-2cf2-4759-9359-b92e67b01e91'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:34.092616 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbfd92a-669c-41e1-b27e-3f73336049ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23304c13-60a2-41a5-8d96-1ea0e70a3419', 'd32f984e-faac-4899-a40d-9cecfb064dfa', '614e0980-95ab-4c48-9ab4-8942036c31fb', '1ec96dee-2cf2-4759-9359-b92e67b01e91']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.093383 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28167a2c-b29a-4472-9895-380c6e8c7a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.120440 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28167a2c-b29a-4472-9895-380c6e8c7a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f3be013-b3c0-4bf5-9de8-5592da14f5fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-92885842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['23304c13-60a2-41a5-8d96-1ea0e70a3419','d32f984e-faac-4899-a40d-9cecfb064dfa','614e0980-95ab-4c48-9ab4-8942036c31fb','1ec96dee-2cf2-4759-9359-b92e67b01e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-92885842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f3be013-b3c0-4bf5-9de8-5592da14f5fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecb0d33224248918968f4645047c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.121392 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092dc6ec-05b1-4ebc-8e18-ee34bb232ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.144518 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092dc6ec-05b1-4ebc-8e18-ee34bb232ccf) transitioned into state 'SUCCESS' from state '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-92885842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['23304c13-60a2-41a5-8d96-1ea0e70a3419','d32f984e-faac-4899-a40d-9cecfb064dfa','614e0980-95ab-4c48-9ab4-8942036c31fb','1ec96dee-2cf2-4759-9359-b92e67b01e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.145527 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e0f6dd-0c7f-4616-aa19-59ee2e948813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.157197 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e0f6dd-0c7f-4616-aa19-59ee2e948813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.158463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (53ed0b34-8906-4ec2-ae53-3185de36bf1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:34.158973 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request issued successfully. Aug 07 14:10:34.159806 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20b8fa28-409d-4931-9f35-143b61458f4e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:34.160534 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1236/4968] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:33 2026] POST /volume/v3/volumes => generated 758 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:34.174328 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.177010 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:34.177556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "33a0133a-cf93-4c8e-8ccf-0d6322f90d7d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1758995029"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:34.179477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request body: {'volume': {"'snapshot_id": '33a0133a-cf93-4c8e-8ccf-0d6322f90d7d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1758995029'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:34.179668 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume of 1 GB Aug 07 14:10:34.187470 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Availability Zones retrieved successfully. Aug 07 14:10:34.196100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (b1edddfc-0928-4a21-8e17-bd946a770ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:34.197916 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e858b01e-64c6-472f-8144-016562e0e94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.199136 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:34.237755 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e858b01e-64c6-472f-8144-016562e0e94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.238539 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5582d635-94f9-4b7b-96bc-b55dac39881d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.293655 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Created reservations ['08fd3ae7-f668-4f1b-bc44-3b80589dcfbc', '8fdab152-bdc1-4906-a5ff-b437c460c706', '50ab0f4f-5812-46a0-9d42-900545a43aff', '4316bb08-2fe6-41ec-a6b3-67cb5f40952a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:34.294044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5582d635-94f9-4b7b-96bc-b55dac39881d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08fd3ae7-f668-4f1b-bc44-3b80589dcfbc', '8fdab152-bdc1-4906-a5ff-b437c460c706', '50ab0f4f-5812-46a0-9d42-900545a43aff', '4316bb08-2fe6-41ec-a6b3-67cb5f40952a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.295045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a5bea4-ffd5-4242-ae5c-5dcc52267fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.322799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a5bea4-ffd5-4242-ae5c-5dcc52267fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20572b9c-8191-486a-bf74-a602b519950a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1758995029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['08fd3ae7-f668-4f1b-bc44-3b80589dcfbc','8fdab152-bdc1-4906-a5ff-b437c460c706','50ab0f4f-5812-46a0-9d42-900545a43aff','4316bb08-2fe6-41ec-a6b3-67cb5f40952a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1758995029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20572b9c-8191-486a-bf74-a602b519950a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecb0d33224248918968f4645047c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.324063 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08b6b70-f130-4027-a700-d9c793811ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.344993 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08b6b70-f130-4027-a700-d9c793811ff5) transitioned into state 'SUCCESS' from state '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-1758995029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['08fd3ae7-f668-4f1b-bc44-3b80589dcfbc','8fdab152-bdc1-4906-a5ff-b437c460c706','50ab0f4f-5812-46a0-9d42-900545a43aff','4316bb08-2fe6-41ec-a6b3-67cb5f40952a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.345922 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e8ceee-5530-45de-9f5f-c3048b9b4c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.357400 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e8ceee-5530-45de-9f5f-c3048b9b4c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.358464 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (b1edddfc-0928-4a21-8e17-bd946a770ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:34.358894 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request issued successfully. Aug 07 14:10:34.359638 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8c8f436-b689-4a2f-a8b4-9ea366e79f24 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:34.360234 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1241/4969] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:34 2026] POST /volume/v3/volumes => generated 760 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:34.373107 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.375655 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:34.376185 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "33a0133a-cf93-4c8e-8ccf-0d6322f90d7d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-532220477"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:34.378323 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request body: {'volume': {"'snapshot_id": '33a0133a-cf93-4c8e-8ccf-0d6322f90d7d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-532220477'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:34.378522 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume of 1 GB Aug 07 14:10:34.378954 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.378954 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:34.384119 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Availability Zones retrieved successfully. Aug 07 14:10:34.392320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (4aea3145-b5b2-43b2-93c9-5a63c1eba425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:34.393563 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb24c253-39de-465f-920b-e67f0a690ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.394958 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:34.427407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb24c253-39de-465f-920b-e67f0a690ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.428562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691ff5a8-2784-4039-ae7e-5400babb489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.487785 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Created reservations ['a78feddc-b264-4e76-b984-333f88e0ee8b', '6707a7d6-b31b-44dc-890c-e629c5c99087', '791ec82f-876d-4649-9c74-159f893bcec7', '848fe413-18fe-4c1b-b13e-17df535859fd'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:34.488634 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691ff5a8-2784-4039-ae7e-5400babb489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78feddc-b264-4e76-b984-333f88e0ee8b', '6707a7d6-b31b-44dc-890c-e629c5c99087', '791ec82f-876d-4649-9c74-159f893bcec7', '848fe413-18fe-4c1b-b13e-17df535859fd']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.490234 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b74e028-47cb-4e27-b608-f06e17dd0517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.517291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b74e028-47cb-4e27-b608-f06e17dd0517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e21cd871-ab11-4608-8392-36c00f15d95f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-532220477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['a78feddc-b264-4e76-b984-333f88e0ee8b','6707a7d6-b31b-44dc-890c-e629c5c99087','791ec82f-876d-4649-9c74-159f893bcec7','848fe413-18fe-4c1b-b13e-17df535859fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-532220477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e21cd871-ab11-4608-8392-36c00f15d95f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecb0d33224248918968f4645047c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.518342 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb55af0f-d5c4-4915-94e0-4fa7b8202c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.543393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb55af0f-d5c4-4915-94e0-4fa7b8202c55) transitioned into state 'SUCCESS' from state '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-532220477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecb0d33224248918968f4645047c3dd',qos_specs=None,replication_status=,reservations=['a78feddc-b264-4e76-b984-333f88e0ee8b','6707a7d6-b31b-44dc-890c-e629c5c99087','791ec82f-876d-4649-9c74-159f893bcec7','848fe413-18fe-4c1b-b13e-17df535859fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0322fa0db6f48dba58f8c5eb8dcf8f7',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.544571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923d56e2-5f06-4003-9b96-e7b22fa8e6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:34.561240 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923d56e2-5f06-4003-9b96-e7b22fa8e6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:34.562618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Flow 'volume_create_api' (4aea3145-b5b2-43b2-93c9-5a63c1eba425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:34.563103 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Create volume request issued successfully. Aug 07 14:10:34.563918 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3735fbc4-556d-4f97-b3d3-5b57de136bcc tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:34.564485 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1251/4970] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:34 2026] POST /volume/v3/volumes => generated 759 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:34.581088 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc12233b-2e59-487b-ba91-44c3bc9b56f9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.583260 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc12233b-2e59-487b-ba91-44c3bc9b56f9 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff Aug 07 14:10:34.583811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc12233b-2e59-487b-ba91-44c3bc9b56f9 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.584064 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc12233b-2e59-487b-ba91-44c3bc9b56f9 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.591586 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.591586 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:34.596049 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc12233b-2e59-487b-ba91-44c3bc9b56f9 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:34.600754 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc12233b-2e59-487b-ba91-44c3bc9b56f9 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff returned with HTTP 200 Aug 07 14:10:34.602103 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1243/4971] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:34.615387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ebe70c5a-b8ee-4a33-99ac-dc3fb2261f3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.617268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebe70c5a-b8ee-4a33-99ac-dc3fb2261f3f tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 Aug 07 14:10:34.617494 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebe70c5a-b8ee-4a33-99ac-dc3fb2261f3f tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.617725 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebe70c5a-b8ee-4a33-99ac-dc3fb2261f3f tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.625743 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.625743 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:34.629886 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ebe70c5a-b8ee-4a33-99ac-dc3fb2261f3f tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:34.635016 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebe70c5a-b8ee-4a33-99ac-dc3fb2261f3f tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 returned with HTTP 200 Aug 07 14:10:34.635553 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1237/4972] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:34.648751 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5510ecf5-009c-4140-a22e-bb3b9485b1fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.650715 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5510ecf5-009c-4140-a22e-bb3b9485b1fb tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd Aug 07 14:10:34.650940 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5510ecf5-009c-4140-a22e-bb3b9485b1fb tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.651134 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5510ecf5-009c-4140-a22e-bb3b9485b1fb tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.659943 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.659943 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:34.665240 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5510ecf5-009c-4140-a22e-bb3b9485b1fb tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:34.669901 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5510ecf5-009c-4140-a22e-bb3b9485b1fb tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd returned with HTTP 200 Aug 07 14:10:34.670450 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1242/4973] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:34.686460 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df2420c3-e06c-4036-88c6-2b934ff23d7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.689136 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df2420c3-e06c-4036-88c6-2b934ff23d7a tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a Aug 07 14:10:34.689455 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df2420c3-e06c-4036-88c6-2b934ff23d7a tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.689661 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df2420c3-e06c-4036-88c6-2b934ff23d7a tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.697810 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.697810 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:34.701734 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-df2420c3-e06c-4036-88c6-2b934ff23d7a tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:34.706176 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df2420c3-e06c-4036-88c6-2b934ff23d7a tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a returned with HTTP 200 Aug 07 14:10:34.706609 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1252/4974] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:34.724468 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a930e45-ae70-4255-b522-2f0bfb05c004 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.727330 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a930e45-ae70-4255-b522-2f0bfb05c004 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f Aug 07 14:10:34.727478 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a930e45-ae70-4255-b522-2f0bfb05c004 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.727700 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a930e45-ae70-4255-b522-2f0bfb05c004 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.734976 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.734976 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:34.741769 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a930e45-ae70-4255-b522-2f0bfb05c004 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:34.747439 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a930e45-ae70-4255-b522-2f0bfb05c004 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f returned with HTTP 200 Aug 07 14:10:34.747994 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1244/4975] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:34.921909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c26286b-c15b-405b-82b6-cfafc792713f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.923897 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c26286b-c15b-405b-82b6-cfafc792713f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:34.924163 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c26286b-c15b-405b-82b6-cfafc792713f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.924414 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c26286b-c15b-405b-82b6-cfafc792713f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.931681 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.931681 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:34.935572 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c26286b-c15b-405b-82b6-cfafc792713f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:34.940780 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c26286b-c15b-405b-82b6-cfafc792713f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:34.941256 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1238/4976] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:34.956795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40ec9700-8cad-4f44-84b3-13a80ca7a12b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:34.959601 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40ec9700-8cad-4f44-84b3-13a80ca7a12b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:34.959894 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40ec9700-8cad-4f44-84b3-13a80ca7a12b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:34.960137 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40ec9700-8cad-4f44-84b3-13a80ca7a12b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:34.971009 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:34.971009 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:34.978210 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-40ec9700-8cad-4f44-84b3-13a80ca7a12b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:34.984258 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40ec9700-8cad-4f44-84b3-13a80ca7a12b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:34.984632 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1243/4977] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:34 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 1430 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:35.063444 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8af37dd-6f63-428f-9774-b516eaf99c05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.065616 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8af37dd-6f63-428f-9774-b516eaf99c05 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:35.065823 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8af37dd-6f63-428f-9774-b516eaf99c05 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:35.066027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8af37dd-6f63-428f-9774-b516eaf99c05 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:35.066126 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f8af37dd-6f63-428f-9774-b516eaf99c05 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:35.070417 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:35.070417 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:35.071406 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8af37dd-6f63-428f-9774-b516eaf99c05 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:35.071859 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1253/4978] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:35 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:35.132517 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ffb40f57-4f1c-4b85-a135-b740eedcf1aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.134714 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ffb40f57-4f1c-4b85-a135-b740eedcf1aa tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:35.134939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ffb40f57-4f1c-4b85-a135-b740eedcf1aa tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:35.135127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ffb40f57-4f1c-4b85-a135-b740eedcf1aa tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:35.142232 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:35.142232 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:35.146062 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ffb40f57-4f1c-4b85-a135-b740eedcf1aa tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:35.151066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ffb40f57-4f1c-4b85-a135-b740eedcf1aa tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:35.151468 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1245/4979] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:35 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:35.649390 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-50f526e1-b0be-40ce-a496-c007465c0067 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.651866 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-50f526e1-b0be-40ce-a496-c007465c0067 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:35.652114 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-50f526e1-b0be-40ce-a496-c007465c0067 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:35.652363 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-50f526e1-b0be-40ce-a496-c007465c0067 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:35.659430 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:35.659430 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:35.663466 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-50f526e1-b0be-40ce-a496-c007465c0067 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:35.669392 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-50f526e1-b0be-40ce-a496-c007465c0067 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:35.670004 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1239/4980] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:35 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:35.679821 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af6c85d6-397a-44c0-936c-765926e0ee68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.680191 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af6c85d6-397a-44c0-936c-765926e0ee68 None None] GET https://10.4.3.193/volume// Aug 07 14:10:35.680358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af6c85d6-397a-44c0-936c-765926e0ee68 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:35.680508 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af6c85d6-397a-44c0-936c-765926e0ee68 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:35.680897 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af6c85d6-397a-44c0-936c-765926e0ee68 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:35.681153 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1244/4981] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:10:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:35.688749 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-e230f803-9c4b-4d6d-9e64-999486475276 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.690735 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-e230f803-9c4b-4d6d-9e64-999486475276 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:10:35.691092 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-e230f803-9c4b-4d6d-9e64-999486475276 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c680351-9ed8-4acb-a4f0-c9a9f586ce12", "connector": null, "instance_uuid": "ff10b056-ed38-4568-be4f-278a7a706c55"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:35.698775 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:35.698775 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:35.737181 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-e230f803-9c4b-4d6d-9e64-999486475276 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:10:35.737779 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1254/4982] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:10:35 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 07 14:10:35.761624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e55f7358-da00-4af9-8ff3-01f5f57006df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.763754 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e55f7358-da00-4af9-8ff3-01f5f57006df tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f Aug 07 14:10:35.764030 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e55f7358-da00-4af9-8ff3-01f5f57006df tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:35.764270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e55f7358-da00-4af9-8ff3-01f5f57006df tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:35.772126 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:35.772126 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:35.775886 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e55f7358-da00-4af9-8ff3-01f5f57006df tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:35.780934 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e55f7358-da00-4af9-8ff3-01f5f57006df tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f returned with HTTP 200 Aug 07 14:10:35.781285 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1246/4983] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:35 2026] GET /volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:35.794372 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f59c29a8-126d-46f5-af18-2103ab9129ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.796142 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f59c29a8-126d-46f5-af18-2103ab9129ae tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f Aug 07 14:10:35.796337 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f59c29a8-126d-46f5-af18-2103ab9129ae tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:35.796517 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f59c29a8-126d-46f5-af18-2103ab9129ae tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:35.796723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f59c29a8-126d-46f5-af18-2103ab9129ae tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume with id: e21cd871-ab11-4608-8392-36c00f15d95f Aug 07 14:10:35.804479 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:35.804479 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:35.805052 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f59c29a8-126d-46f5-af18-2103ab9129ae tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:35.825554 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f59c29a8-126d-46f5-af18-2103ab9129ae tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume request issued successfully. Aug 07 14:10:35.826039 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f59c29a8-126d-46f5-af18-2103ab9129ae tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f returned with HTTP 202 Aug 07 14:10:35.827108 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1240/4984] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:35 2026] DELETE /volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:35.836872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b4b465e-9917-4bf3-87ce-1d7ec30f8c36 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:35.841786 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b4b465e-9917-4bf3-87ce-1d7ec30f8c36 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f Aug 07 14:10:35.842051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b4b465e-9917-4bf3-87ce-1d7ec30f8c36 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:35.842330 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b4b465e-9917-4bf3-87ce-1d7ec30f8c36 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:35.860941 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:35.860941 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:35.868264 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b4b465e-9917-4bf3-87ce-1d7ec30f8c36 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:35.874126 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b4b465e-9917-4bf3-87ce-1d7ec30f8c36 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f returned with HTTP 200 Aug 07 14:10:35.874867 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1245/4985] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:35 2026] GET /volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:36.083019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4295f7b-23a4-4885-aa4a-d753f3b48c16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.085015 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4295f7b-23a4-4885-aa4a-d753f3b48c16 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:36.085281 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4295f7b-23a4-4885-aa4a-d753f3b48c16 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:36.085568 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4295f7b-23a4-4885-aa4a-d753f3b48c16 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:36.085708 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a4295f7b-23a4-4885-aa4a-d753f3b48c16 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:36.093296 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:36.093296 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:36.094585 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4295f7b-23a4-4885-aa4a-d753f3b48c16 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:36.095209 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1255/4986] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:36 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:36.627144 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd76f70d-79b4-447c-96a2-67eb534d66ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.627602 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd76f70d-79b4-447c-96a2-67eb534d66ec None None] GET https://10.4.3.193/volume// Aug 07 14:10:36.627816 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd76f70d-79b4-447c-96a2-67eb534d66ec None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:36.628073 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd76f70d-79b4-447c-96a2-67eb534d66ec None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:36.628488 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd76f70d-79b4-447c-96a2-67eb534d66ec None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:36.628825 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1247/4987] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:10:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:36.639140 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ab20c951-cf70-425b-acf2-a7236020e505 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.644447 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ab20c951-cf70-425b-acf2-a7236020e505 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:10:36.647110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ab20c951-cf70-425b-acf2-a7236020e505 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:36.647110 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ab20c951-cf70-425b-acf2-a7236020e505 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:36.658249 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:36.658249 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:36.660866 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ab20c951-cf70-425b-acf2-a7236020e505 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:10:36.668443 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-ab20c951-cf70-425b-acf2-a7236020e505 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:10:36.668443 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1241/4988] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:10:36 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 1609 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:36.785548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5dfc5690-ba2d-4d43-8772-99c8de15ea35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.787987 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5dfc5690-ba2d-4d43-8772-99c8de15ea35 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] PUT https://10.4.3.193/volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70 Aug 07 14:10:36.788337 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5dfc5690-ba2d-4d43-8772-99c8de15ea35 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:36.797311 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5dfc5690-ba2d-4d43-8772-99c8de15ea35 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Acquiring lock "cinder-attachment_update-9c680351-9ed8-4acb-a4f0-c9a9f586ce12-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:10:36.802920 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5dfc5690-ba2d-4d43-8772-99c8de15ea35 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Lock "cinder-attachment_update-9c680351-9ed8-4acb-a4f0-c9a9f586ce12-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:10:36.803885 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:36.803885 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:36.887305 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5dfc5690-ba2d-4d43-8772-99c8de15ea35 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Lock "cinder-attachment_update-9c680351-9ed8-4acb-a4f0-c9a9f586ce12-np0000006713" released by "attachment_update" :: held 0.084s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:10:36.887577 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5dfc5690-ba2d-4d43-8772-99c8de15ea35 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70 returned with HTTP 200 Aug 07 14:10:36.888124 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1246/4989] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:10:36 2026] PUT /volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:36.892946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-484fe058-4918-4f82-a9d7-5396d56450d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.894613 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-484fe058-4918-4f82-a9d7-5396d56450d1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f Aug 07 14:10:36.894787 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-484fe058-4918-4f82-a9d7-5396d56450d1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:36.894982 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-484fe058-4918-4f82-a9d7-5396d56450d1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:36.900290 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-484fe058-4918-4f82-a9d7-5396d56450d1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f returned with HTTP 404 Aug 07 14:10:36.900802 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1256/4990] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:36 2026] GET /volume/v3/volumes/e21cd871-ab11-4608-8392-36c00f15d95f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:36.910296 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.913865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5c8d8240-e56a-4dea-8235-78d466100cb8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.913983 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a Aug 07 14:10:36.913983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:36.913983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:36.913983 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume with id: 20572b9c-8191-486a-bf74-a602b519950a Aug 07 14:10:36.914287 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5c8d8240-e56a-4dea-8235-78d466100cb8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70/action Aug 07 14:10:36.914835 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5c8d8240-e56a-4dea-8235-78d466100cb8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:10:36.915098 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5c8d8240-e56a-4dea-8235-78d466100cb8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:36.925330 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:36.925330 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:36.925330 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:36.936997 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:36.936997 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:36.946029 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume request issued successfully. Aug 07 14:10:36.946029 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5836c6b-a937-47ad-8d4b-fb7b3c365472 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a returned with HTTP 202 Aug 07 14:10:36.946029 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1248/4991] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:36 2026] DELETE /volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:36.951956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-5c8d8240-e56a-4dea-8235-78d466100cb8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70/action returned with HTTP 204 Aug 07 14:10:36.951956 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1242/4992] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:10:36 2026] POST /volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:36.956089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f4c321de-4e4c-4ac8-af60-06661d7849aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:36.958357 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4c321de-4e4c-4ac8-af60-06661d7849aa tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a Aug 07 14:10:36.958619 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4c321de-4e4c-4ac8-af60-06661d7849aa tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:36.958870 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4c321de-4e4c-4ac8-af60-06661d7849aa tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:36.967482 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:36.967482 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:36.975550 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f4c321de-4e4c-4ac8-af60-06661d7849aa tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:36.979189 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4c321de-4e4c-4ac8-af60-06661d7849aa tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a returned with HTTP 200 Aug 07 14:10:36.979700 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1247/4993] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:36 2026] GET /volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:37.107904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99d661e8-b042-422b-a8f8-d37f2838f453 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:37.109952 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99d661e8-b042-422b-a8f8-d37f2838f453 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:37.110231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99d661e8-b042-422b-a8f8-d37f2838f453 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:37.110407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99d661e8-b042-422b-a8f8-d37f2838f453 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:37.110554 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-99d661e8-b042-422b-a8f8-d37f2838f453 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:37.116802 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:37.116802 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:37.117932 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99d661e8-b042-422b-a8f8-d37f2838f453 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:37.118430 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1257/4994] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:37 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:37.997170 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90a5d97c-a629-49a0-8efb-37477df08cde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:37.999548 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90a5d97c-a629-49a0-8efb-37477df08cde tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a Aug 07 14:10:37.999939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90a5d97c-a629-49a0-8efb-37477df08cde tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:38.000266 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90a5d97c-a629-49a0-8efb-37477df08cde tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:38.007599 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90a5d97c-a629-49a0-8efb-37477df08cde tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a returned with HTTP 404 Aug 07 14:10:38.008567 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1249/4995] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:37 2026] GET /volume/v3/volumes/20572b9c-8191-486a-bf74-a602b519950a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:38.017856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5fadc264-caae-43fc-8585-b89eb863ead4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:38.023463 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fadc264-caae-43fc-8585-b89eb863ead4 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd Aug 07 14:10:38.023739 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fadc264-caae-43fc-8585-b89eb863ead4 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:38.024076 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fadc264-caae-43fc-8585-b89eb863ead4 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:38.024181 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5fadc264-caae-43fc-8585-b89eb863ead4 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume with id: 1f3be013-b3c0-4bf5-9de8-5592da14f5fd Aug 07 14:10:38.041249 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:38.041249 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:38.042720 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5fadc264-caae-43fc-8585-b89eb863ead4 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:38.069513 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5fadc264-caae-43fc-8585-b89eb863ead4 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume request issued successfully. Aug 07 14:10:38.069780 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fadc264-caae-43fc-8585-b89eb863ead4 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd returned with HTTP 202 Aug 07 14:10:38.070251 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1243/4996] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:38 2026] DELETE /volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:38.081325 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8d1939c-89ba-42a0-99b7-c0141ae4fac2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:38.083752 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8d1939c-89ba-42a0-99b7-c0141ae4fac2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd Aug 07 14:10:38.084009 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8d1939c-89ba-42a0-99b7-c0141ae4fac2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:38.084227 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8d1939c-89ba-42a0-99b7-c0141ae4fac2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:38.092005 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:38.092005 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:38.097309 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8d1939c-89ba-42a0-99b7-c0141ae4fac2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:38.104730 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8d1939c-89ba-42a0-99b7-c0141ae4fac2 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd returned with HTTP 200 Aug 07 14:10:38.105375 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1248/4997] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:38 2026] GET /volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:38.133788 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6401a6cd-4863-4288-9d68-6f2d1e079905 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:38.135615 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6401a6cd-4863-4288-9d68-6f2d1e079905 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:38.135896 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6401a6cd-4863-4288-9d68-6f2d1e079905 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:38.136061 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6401a6cd-4863-4288-9d68-6f2d1e079905 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:38.136171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6401a6cd-4863-4288-9d68-6f2d1e079905 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:38.140774 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:38.140774 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:38.141575 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6401a6cd-4863-4288-9d68-6f2d1e079905 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:38.142009 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1258/4998] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:38 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:39.117763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab62da07-1a4c-42f0-8352-da19cac8c477 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:39.119414 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab62da07-1a4c-42f0-8352-da19cac8c477 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd Aug 07 14:10:39.121128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab62da07-1a4c-42f0-8352-da19cac8c477 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:39.121128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab62da07-1a4c-42f0-8352-da19cac8c477 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:39.125377 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab62da07-1a4c-42f0-8352-da19cac8c477 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd returned with HTTP 404 Aug 07 14:10:39.125953 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1250/4999] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:39 2026] GET /volume/v3/volumes/1f3be013-b3c0-4bf5-9de8-5592da14f5fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:39.131866 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:39.133575 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 Aug 07 14:10:39.133781 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:39.133984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:39.134138 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume with id: bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 Aug 07 14:10:39.140864 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:39.140864 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:39.141338 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:39.154771 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-973d0eee-589a-40d6-8018-faa9a56e6f3b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:39.157097 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-973d0eee-589a-40d6-8018-faa9a56e6f3b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:39.157388 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-973d0eee-589a-40d6-8018-faa9a56e6f3b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:39.157636 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-973d0eee-589a-40d6-8018-faa9a56e6f3b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:39.157789 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-973d0eee-589a-40d6-8018-faa9a56e6f3b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:39.162049 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume request issued successfully. Aug 07 14:10:39.162283 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08515c08-a404-43ae-bc1a-1b76583b2ad8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 returned with HTTP 202 Aug 07 14:10:39.162732 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1244/5000] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:39 2026] DELETE /volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:39.163547 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:39.163547 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:39.164368 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-973d0eee-589a-40d6-8018-faa9a56e6f3b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:39.164820 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1249/5001] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:39 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:39.172535 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78e8cc22-e258-480d-a9fa-a623144e132b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:39.174357 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78e8cc22-e258-480d-a9fa-a623144e132b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 Aug 07 14:10:39.174607 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78e8cc22-e258-480d-a9fa-a623144e132b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:39.174831 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78e8cc22-e258-480d-a9fa-a623144e132b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:39.182704 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:39.182704 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:39.186612 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78e8cc22-e258-480d-a9fa-a623144e132b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:39.191375 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78e8cc22-e258-480d-a9fa-a623144e132b tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 returned with HTTP 200 Aug 07 14:10:39.191874 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1259/5002] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:39 2026] GET /volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:40.174917 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e8875bd-fc9c-4206-a720-9c57ad07f075 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:40.176396 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e8875bd-fc9c-4206-a720-9c57ad07f075 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:40.176594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e8875bd-fc9c-4206-a720-9c57ad07f075 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:40.176819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e8875bd-fc9c-4206-a720-9c57ad07f075 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:40.176946 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0e8875bd-fc9c-4206-a720-9c57ad07f075 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:40.181232 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:40.181232 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:40.181947 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e8875bd-fc9c-4206-a720-9c57ad07f075 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:40.182333 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1251/5003] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:40 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:40.205054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5894375-28fa-4c77-9fd3-fe21f183a5cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:40.206736 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5894375-28fa-4c77-9fd3-fe21f183a5cf tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 Aug 07 14:10:40.206990 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5894375-28fa-4c77-9fd3-fe21f183a5cf tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:40.207187 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5894375-28fa-4c77-9fd3-fe21f183a5cf tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:40.212480 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5894375-28fa-4c77-9fd3-fe21f183a5cf tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 returned with HTTP 404 Aug 07 14:10:40.212972 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1245/5004] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:40 2026] GET /volume/v3/volumes/bfa3b5a9-4ca0-4df6-9281-3410fbf780b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:40.219983 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:40.221656 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff Aug 07 14:10:40.221809 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:40.222006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:40.222170 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume with id: c9a7e8be-5792-4ef8-984f-0926ddfe68ff Aug 07 14:10:40.229275 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:40.229275 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:40.229759 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:40.247122 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume request issued successfully. Aug 07 14:10:40.247283 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad0ce64e-a02a-45fd-b9e2-341933b6b638 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff returned with HTTP 202 Aug 07 14:10:40.247714 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1250/5005] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:40 2026] DELETE /volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:40.255107 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1823f5a-c29c-4884-b82b-6c1343020804 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:40.257264 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1823f5a-c29c-4884-b82b-6c1343020804 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff Aug 07 14:10:40.257505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1823f5a-c29c-4884-b82b-6c1343020804 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:40.257779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1823f5a-c29c-4884-b82b-6c1343020804 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:40.266136 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:40.266136 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:40.270155 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1823f5a-c29c-4884-b82b-6c1343020804 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:40.275049 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1823f5a-c29c-4884-b82b-6c1343020804 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff returned with HTTP 200 Aug 07 14:10:40.275478 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1260/5006] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:40 2026] GET /volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:41.192015 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e62431f-98f9-4d97-a5b5-663ff57c4ede None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:41.194054 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e62431f-98f9-4d97-a5b5-663ff57c4ede tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:41.194238 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e62431f-98f9-4d97-a5b5-663ff57c4ede tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:41.194443 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e62431f-98f9-4d97-a5b5-663ff57c4ede tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:41.194590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e62431f-98f9-4d97-a5b5-663ff57c4ede tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:41.198990 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:41.198990 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:41.199678 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e62431f-98f9-4d97-a5b5-663ff57c4ede tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:41.200077 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1252/5007] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:41 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:41.248717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-da4804f2-69a3-4a7f-a092-845351c8a1c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:41.250546 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-da4804f2-69a3-4a7f-a092-845351c8a1c7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12/encryption Aug 07 14:10:41.250758 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-da4804f2-69a3-4a7f-a092-845351c8a1c7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:41.250969 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-da4804f2-69a3-4a7f-a092-845351c8a1c7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:41.260471 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:41.260471 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:41.268126 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41f1e3d4-233b-4225-90e3-75e5ca1c5b73 req-da4804f2-69a3-4a7f-a092-845351c8a1c7 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12/encryption returned with HTTP 200 Aug 07 14:10:41.268560 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1246/5008] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:10:41 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:41.288148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-07d9682e-5892-4188-a709-ff9049a5aa85 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:41.290058 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07d9682e-5892-4188-a709-ff9049a5aa85 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff Aug 07 14:10:41.290321 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07d9682e-5892-4188-a709-ff9049a5aa85 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:41.290576 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07d9682e-5892-4188-a709-ff9049a5aa85 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:41.296517 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07d9682e-5892-4188-a709-ff9049a5aa85 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff returned with HTTP 404 Aug 07 14:10:41.297099 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1251/5009] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:41 2026] GET /volume/v3/volumes/c9a7e8be-5792-4ef8-984f-0926ddfe68ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:41.303571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:41.305218 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d Aug 07 14:10:41.305411 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:41.305601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:41.305739 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete snapshot with id: 33a0133a-cf93-4c8e-8ccf-0d6322f90d7d Aug 07 14:10:41.311868 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:41.311868 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:41.312370 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Snapshot retrieved successfully. Aug 07 14:10:41.328881 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Snapshot delete request issued successfully. Aug 07 14:10:41.328978 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f937a70-4882-45d5-9ee3-88a11cafc617 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d returned with HTTP 202 Aug 07 14:10:41.329767 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1261/5010] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:10:41 2026] DELETE /volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:41.337236 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25af92fa-9e0f-417c-9427-4f436827dab8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:41.339277 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25af92fa-9e0f-417c-9427-4f436827dab8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d Aug 07 14:10:41.339516 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25af92fa-9e0f-417c-9427-4f436827dab8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:41.339789 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25af92fa-9e0f-417c-9427-4f436827dab8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:41.345935 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:41.345935 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:41.346555 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25af92fa-9e0f-417c-9427-4f436827dab8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Snapshot retrieved successfully. Aug 07 14:10:41.347575 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25af92fa-9e0f-417c-9427-4f436827dab8 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d returned with HTTP 200 Aug 07 14:10:41.348232 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1253/5011] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:41 2026] GET /volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:42.209348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-147d5714-40b1-45ee-a215-7798ffbf978e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:42.211080 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-147d5714-40b1-45ee-a215-7798ffbf978e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:42.211261 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-147d5714-40b1-45ee-a215-7798ffbf978e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:42.211432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-147d5714-40b1-45ee-a215-7798ffbf978e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:42.211533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-147d5714-40b1-45ee-a215-7798ffbf978e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:42.215680 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:42.215680 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:42.216436 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-147d5714-40b1-45ee-a215-7798ffbf978e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:42.216774 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1247/5012] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:42 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:42.226158 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d8c25db-2f6c-452b-9b58-a7f2d87e869d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:42.227827 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d8c25db-2f6c-452b-9b58-a7f2d87e869d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 Aug 07 14:10:42.228043 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d8c25db-2f6c-452b-9b58-a7f2d87e869d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:42.228218 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d8c25db-2f6c-452b-9b58-a7f2d87e869d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:42.234831 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:42.234831 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:42.238028 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d8c25db-2f6c-452b-9b58-a7f2d87e869d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:42.241772 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d8c25db-2f6c-452b-9b58-a7f2d87e869d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 returned with HTTP 200 Aug 07 14:10:42.242152 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1252/5013] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:42 2026] GET /volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:42.254864 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2e296e8-90ec-4e9b-a0d0-7ba3a4ca9f75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:42.256666 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2e296e8-90ec-4e9b-a0d0-7ba3a4ca9f75 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:42.256858 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2e296e8-90ec-4e9b-a0d0-7ba3a4ca9f75 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:42.257062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2e296e8-90ec-4e9b-a0d0-7ba3a4ca9f75 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:42.257170 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-e2e296e8-90ec-4e9b-a0d0-7ba3a4ca9f75 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete backup with id: 4486474c-56d7-4243-aaca-aa731d341019. Aug 07 14:10:42.261265 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:42.261265 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:42.274382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-e2e296e8-90ec-4e9b-a0d0-7ba3a4ca9f75 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] delete_backup rpcapi backup_id 4486474c-56d7-4243-aaca-aa731d341019 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:10:42.276044 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2e296e8-90ec-4e9b-a0d0-7ba3a4ca9f75 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 202 Aug 07 14:10:42.276465 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1262/5014] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:42 2026] DELETE /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:10:42.285639 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bf489f2-bb43-4418-9649-0a938ad22500 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:42.287418 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bf489f2-bb43-4418-9649-0a938ad22500 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:42.287657 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bf489f2-bb43-4418-9649-0a938ad22500 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:42.287862 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bf489f2-bb43-4418-9649-0a938ad22500 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:42.287972 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4bf489f2-bb43-4418-9649-0a938ad22500 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:42.293204 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:42.293204 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:42.293971 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bf489f2-bb43-4418-9649-0a938ad22500 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 200 Aug 07 14:10:42.294344 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1254/5015] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:42 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:42.359335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16a4d26d-0485-472e-8f3c-4f69f0a85f80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:42.361159 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16a4d26d-0485-472e-8f3c-4f69f0a85f80 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d Aug 07 14:10:42.361348 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16a4d26d-0485-472e-8f3c-4f69f0a85f80 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:42.361544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16a4d26d-0485-472e-8f3c-4f69f0a85f80 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:42.365855 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16a4d26d-0485-472e-8f3c-4f69f0a85f80 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d returned with HTTP 404 Aug 07 14:10:42.366367 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1248/5016] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:10:42 2026] GET /volume/v3/snapshots/33a0133a-cf93-4c8e-8ccf-0d6322f90d7d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:42.374861 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:42.377070 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 Aug 07 14:10:42.377070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:42.377070 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:42.377277 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume with id: c052c881-5749-4751-a379-bf94cf541221 Aug 07 14:10:42.384638 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:42.384638 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:42.385144 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:42.409865 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Delete volume request issued successfully. Aug 07 14:10:42.409865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6b9bd76-c21a-4c31-834f-43c4e83a9b17 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 returned with HTTP 202 Aug 07 14:10:42.409865 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1253/5017] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:10:42 2026] DELETE /volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:42.414456 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac744fe3-bb1e-4614-8131-fec85ddd425e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:42.416175 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac744fe3-bb1e-4614-8131-fec85ddd425e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 Aug 07 14:10:42.416362 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac744fe3-bb1e-4614-8131-fec85ddd425e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:42.416556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac744fe3-bb1e-4614-8131-fec85ddd425e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:42.427481 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:42.427481 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:42.433882 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac744fe3-bb1e-4614-8131-fec85ddd425e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Volume info retrieved successfully. Aug 07 14:10:42.438874 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac744fe3-bb1e-4614-8131-fec85ddd425e tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 returned with HTTP 200 Aug 07 14:10:42.440184 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1263/5018] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:42 2026] GET /volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:43.095155 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d88d55d-994e-4058-a00b-180b61bc9b1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.096915 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d88d55d-994e-4058-a00b-180b61bc9b1f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:43.097107 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d88d55d-994e-4058-a00b-180b61bc9b1f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.097289 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d88d55d-994e-4058-a00b-180b61bc9b1f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.104111 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:43.104111 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:43.107408 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1d88d55d-994e-4058-a00b-180b61bc9b1f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:43.111351 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d88d55d-994e-4058-a00b-180b61bc9b1f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:43.111741 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1255/5019] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:43.304522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a74fbae-6c0b-412e-9574-c5905ede9beb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.306224 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a74fbae-6c0b-412e-9574-c5905ede9beb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 Aug 07 14:10:43.306494 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a74fbae-6c0b-412e-9574-c5905ede9beb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.306819 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a74fbae-6c0b-412e-9574-c5905ede9beb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.306992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5a74fbae-6c0b-412e-9574-c5905ede9beb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 4486474c-56d7-4243-aaca-aa731d341019. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:43.310921 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a74fbae-6c0b-412e-9574-c5905ede9beb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 returned with HTTP 404 Aug 07 14:10:43.311399 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1249/5020] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/v3/backups/4486474c-56d7-4243-aaca-aa731d341019 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:43.319964 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.321729 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:10:43.322301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-76395940"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:43.323502 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-76395940'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:10:43.323631 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume of 1 GB Aug 07 14:10:43.327455 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Availability Zones retrieved successfully. Aug 07 14:10:43.332552 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (291a426c-eec8-475c-9472-99620d06c0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:43.333411 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d81fd8b-1b06-4f1b-b89f-2403e655d310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:43.334211 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:10:43.357836 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d81fd8b-1b06-4f1b-b89f-2403e655d310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:43.358541 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73ac899-4268-47bf-b5db-a091f4cfb9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:43.398232 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['0b8a90ab-d602-4efa-b9c2-92113cf8d135', 'c1250a47-c30f-4769-84db-7cd7935c5100', '841e32ad-5ad3-4d3e-95dc-f0df2f75e890', '3c5bc063-f8cc-47b1-884a-c2e7b196eed8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:43.399128 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73ac899-4268-47bf-b5db-a091f4cfb9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b8a90ab-d602-4efa-b9c2-92113cf8d135', 'c1250a47-c30f-4769-84db-7cd7935c5100', '841e32ad-5ad3-4d3e-95dc-f0df2f75e890', '3c5bc063-f8cc-47b1-884a-c2e7b196eed8']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:43.400039 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6eec88-bf39-4a33-a95e-6f0a202f10e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:43.418817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-9979a268-3bbf-4196-b2db-4d8fc9140121 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.421081 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-9979a268-3bbf-4196-b2db-4d8fc9140121 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:43.421296 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-9979a268-3bbf-4196-b2db-4d8fc9140121 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.421510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-9979a268-3bbf-4196-b2db-4d8fc9140121 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.422742 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6eec88-bf39-4a33-a95e-6f0a202f10e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5063fca6-738c-4b4b-8448-e3f629a24a92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76395940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['0b8a90ab-d602-4efa-b9c2-92113cf8d135','c1250a47-c30f-4769-84db-7cd7935c5100','841e32ad-5ad3-4d3e-95dc-f0df2f75e890','3c5bc063-f8cc-47b1-884a-c2e7b196eed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76395940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5063fca6-738c-4b4b-8448-e3f629a24a92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='157356bb1b2a4d13b161cfeed5816b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:43.423564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ef3270-2ebc-4708-a709-e4499f1b3446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:43.429325 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:43.429325 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:43.433432 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-9979a268-3bbf-4196-b2db-4d8fc9140121 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:43.437817 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-9979a268-3bbf-4196-b2db-4d8fc9140121 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:43.438242 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1264/5021] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:43.441234 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4ef3270-2ebc-4708-a709-e4499f1b3446) transitioned into state 'SUCCESS' from state '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-76395940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['0b8a90ab-d602-4efa-b9c2-92113cf8d135','c1250a47-c30f-4769-84db-7cd7935c5100','841e32ad-5ad3-4d3e-95dc-f0df2f75e890','3c5bc063-f8cc-47b1-884a-c2e7b196eed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:43.442009 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b4187-b67e-4661-947b-98f5ccce3227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:10:43.450384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b4187-b67e-4661-947b-98f5ccce3227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:10:43.451167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (291a426c-eec8-475c-9472-99620d06c0b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:10:43.451447 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request issued successfully. Aug 07 14:10:43.451989 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-964ee748-7c2f-4568-8c4c-58d02247b1d9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:10:43.452390 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1254/5022] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:10:43 2026] POST /volume/v3/volumes => generated 747 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:43.452563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0456af9-3ce6-4053-83ea-56e13516cde1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.454879 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0456af9-3ce6-4053-83ea-56e13516cde1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] GET https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 Aug 07 14:10:43.455202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0456af9-3ce6-4053-83ea-56e13516cde1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.455432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0456af9-3ce6-4053-83ea-56e13516cde1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.462442 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0456af9-3ce6-4053-83ea-56e13516cde1 tempest-CreateVolumesFromSnapshotTest-858081967 tempest-CreateVolumesFromSnapshotTest-858081967-project-member] https://10.4.3.193/volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 returned with HTTP 404 Aug 07 14:10:43.462881 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1256/5023] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/v3/volumes/c052c881-5749-4751-a379-bf94cf541221 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:43.463721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-31c3af8b-f159-4b04-95f4-61a57e0a66ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.465373 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31c3af8b-f159-4b04-95f4-61a57e0a66ee tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 Aug 07 14:10:43.465573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31c3af8b-f159-4b04-95f4-61a57e0a66ee tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.465761 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31c3af8b-f159-4b04-95f4-61a57e0a66ee tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.473400 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:43.473400 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:43.477985 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-31c3af8b-f159-4b04-95f4-61a57e0a66ee tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:43.484117 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31c3af8b-f159-4b04-95f4-61a57e0a66ee tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 returned with HTTP 200 Aug 07 14:10:43.484547 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1250/5024] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:43.518464 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55ba5b34-f6ae-4f7c-9f9f-2b67902b1773 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.519103 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ba5b34-f6ae-4f7c-9f9f-2b67902b1773 None None] GET https://10.4.3.193/volume// Aug 07 14:10:43.519103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ba5b34-f6ae-4f7c-9f9f-2b67902b1773 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.519222 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55ba5b34-f6ae-4f7c-9f9f-2b67902b1773 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.519448 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55ba5b34-f6ae-4f7c-9f9f-2b67902b1773 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:43.519738 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1265/5025] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:43.526741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-ec08790c-d949-47a1-a8b0-a1c2c4ed0354 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.529364 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-ec08790c-d949-47a1-a8b0-a1c2c4ed0354 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:10:43.529727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-ec08790c-d949-47a1-a8b0-a1c2c4ed0354 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80619c97-bee5-4c25-9422-d02235e9d7b4", "connector": null, "instance_uuid": "7f8e0227-d35b-4c5f-8edb-0ddb14876083"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:43.539860 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:43.539860 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:43.569458 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-ec08790c-d949-47a1-a8b0-a1c2c4ed0354 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:10:43.570352 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1255/5026] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:10:43 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 07 14:10:43.602017 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-39a304c3-5210-4806-9975-3dac40117ff9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.604097 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39a304c3-5210-4806-9975-3dac40117ff9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:43.604097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39a304c3-5210-4806-9975-3dac40117ff9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.604375 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39a304c3-5210-4806-9975-3dac40117ff9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.615030 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:43.615030 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:43.619474 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-39a304c3-5210-4806-9975-3dac40117ff9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:43.624788 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39a304c3-5210-4806-9975-3dac40117ff9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:43.625265 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1257/5027] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:43.631092 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4442e002-b737-4dc6-8f31-6bd033df702b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.633006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4442e002-b737-4dc6-8f31-6bd033df702b None None] GET https://10.4.3.193/volume// Aug 07 14:10:43.633006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4442e002-b737-4dc6-8f31-6bd033df702b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.633006 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4442e002-b737-4dc6-8f31-6bd033df702b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.633006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4442e002-b737-4dc6-8f31-6bd033df702b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:43.633006 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1251/5028] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:43.641684 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-262da094-3293-437d-ba1c-786a4f4ebca9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.644177 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-262da094-3293-437d-ba1c-786a4f4ebca9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:43.644461 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-262da094-3293-437d-ba1c-786a4f4ebca9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:43.644720 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-262da094-3293-437d-ba1c-786a4f4ebca9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:43.656326 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:43.656326 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:43.660792 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-262da094-3293-437d-ba1c-786a4f4ebca9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:43.666192 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-262da094-3293-437d-ba1c-786a4f4ebca9 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:43.666644 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1266/5029] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:10:43 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:43.789955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-35b2369b-ded4-4369-afb6-948d84eed3e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:43.792112 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-35b2369b-ded4-4369-afb6-948d84eed3e2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] PUT https://10.4.3.193/volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5 Aug 07 14:10:43.792479 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-35b2369b-ded4-4369-afb6-948d84eed3e2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:43.800712 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-35b2369b-ded4-4369-afb6-948d84eed3e2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Acquiring lock "cinder-attachment_update-80619c97-bee5-4c25-9422-d02235e9d7b4-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:10:43.805163 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-35b2369b-ded4-4369-afb6-948d84eed3e2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Lock "cinder-attachment_update-80619c97-bee5-4c25-9422-d02235e9d7b4-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:10:43.806551 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:43.806551 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:43.887904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-35b2369b-ded4-4369-afb6-948d84eed3e2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Lock "cinder-attachment_update-80619c97-bee5-4c25-9422-d02235e9d7b4-np0000006713" released by "attachment_update" :: held 0.083s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:10:43.888467 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-35b2369b-ded4-4369-afb6-948d84eed3e2 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5 returned with HTTP 200 Aug 07 14:10:43.888987 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1256/5030] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:10:43 2026] PUT /volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:44.499884 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52632c65-caf1-4a79-80ec-fea69fe395b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:44.501950 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52632c65-caf1-4a79-80ec-fea69fe395b4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 Aug 07 14:10:44.502208 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52632c65-caf1-4a79-80ec-fea69fe395b4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:44.502411 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52632c65-caf1-4a79-80ec-fea69fe395b4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:44.510020 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:44.510020 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:44.515881 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52632c65-caf1-4a79-80ec-fea69fe395b4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:44.518897 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52632c65-caf1-4a79-80ec-fea69fe395b4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 returned with HTTP 200 Aug 07 14:10:44.519296 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1258/5031] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:44 2026] GET /volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:44.532549 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-637446e4-daa5-458d-a421-5e49346b5fea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:44.533858 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-637446e4-daa5-458d-a421-5e49346b5fea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:10:44.534220 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-637446e4-daa5-458d-a421-5e49346b5fea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5063fca6-738c-4b4b-8448-e3f629a24a92", "name": "tempest-VolumesBackupsTest-Backup-2044726495"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:44.535615 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-637446e4-daa5-458d-a421-5e49346b5fea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating new backup {'backup': {'volume_id': '5063fca6-738c-4b4b-8448-e3f629a24a92', 'name': 'tempest-VolumesBackupsTest-Backup-2044726495'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:10:44.535739 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-637446e4-daa5-458d-a421-5e49346b5fea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating backup of volume 5063fca6-738c-4b4b-8448-e3f629a24a92 in container None Aug 07 14:10:44.544150 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:44.544150 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:44.544828 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-637446e4-daa5-458d-a421-5e49346b5fea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:10:44.561871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-637446e4-daa5-458d-a421-5e49346b5fea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['1e5afe6d-f19a-49ba-80ea-26be1ffd9dad', 'fc03b2ba-32c3-4cfd-9317-fb6f410bac37'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:10:44.594794 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-637446e4-daa5-458d-a421-5e49346b5fea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:10:44.595334 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1252/5032] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:10:44 2026] POST /volume/v3/backups => generated 330 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:10:44.605067 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-33c84379-a2da-49f2-ac87-1d292653cad8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:44.606516 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33c84379-a2da-49f2-ac87-1d292653cad8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:44.606928 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33c84379-a2da-49f2-ac87-1d292653cad8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:44.607212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-33c84379-a2da-49f2-ac87-1d292653cad8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:44.608317 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-33c84379-a2da-49f2-ac87-1d292653cad8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:44.612103 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:44.612103 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:44.612954 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-33c84379-a2da-49f2-ac87-1d292653cad8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:44.613494 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1267/5033] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:44 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:44.639662 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-528652e2-ba95-4556-8aca-908c9d175a3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:44.642078 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-528652e2-ba95-4556-8aca-908c9d175a3c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:44.642316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-528652e2-ba95-4556-8aca-908c9d175a3c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:44.642518 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-528652e2-ba95-4556-8aca-908c9d175a3c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:44.651677 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:44.651677 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:44.654854 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-528652e2-ba95-4556-8aca-908c9d175a3c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:44.658884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-528652e2-ba95-4556-8aca-908c9d175a3c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:44.659290 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1257/5034] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:44 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:45.267537 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4a198e1-4a15-41f4-8d29-3a22316032d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:45.388617 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4a198e1-4a15-41f4-8d29-3a22316032d1 tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-admin] GET https://10.4.3.193/volume/v3/scheduler-stats/get_pools Aug 07 14:10:45.388891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4a198e1-4a15-41f4-8d29-3a22316032d1 tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:45.389093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4a198e1-4a15-41f4-8d29-3a22316032d1 tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:45.399505 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4a198e1-4a15-41f4-8d29-3a22316032d1 tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-admin] https://10.4.3.193/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 14:10:45.399942 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1259/5035] 10.4.3.193 () {66 vars in 1291 bytes} [Fri Aug 7 14:10:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:45.406864 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee965728-76af-44c1-9e81-10c5d93dfbcd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:45.461798 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee965728-76af-44c1-9e81-10c5d93dfbcd tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-reader] GET https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool Aug 07 14:10:45.461966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee965728-76af-44c1-9e81-10c5d93dfbcd tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:45.462133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee965728-76af-44c1-9e81-10c5d93dfbcd tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:45.462338 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:45.462338 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:45.462786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-ee965728-76af-44c1-9e81-10c5d93dfbcd tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '187ade68f3d14b00af968599954a5c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba2f88bf898845ac803a785e672678d3', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:45.462974 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee965728-76af-44c1-9e81-10c5d93dfbcd tempest-ProjectReaderTests-883152677 tempest-ProjectReaderTests-883152677-project-reader] https://10.4.3.193/volume/v3/capabilities/np0000006713@storpool returned with HTTP 403 Aug 07 14:10:45.463337 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1253/5036] 10.4.3.193 () {66 vars in 1318 bytes} [Fri Aug 7 14:10:45 2026] GET /volume/v3/capabilities/np0000006713@storpool => generated 110 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:45.623489 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-188ffc90-38bd-4a5f-a309-9a4035ef91ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:45.625166 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-188ffc90-38bd-4a5f-a309-9a4035ef91ea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:45.625356 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-188ffc90-38bd-4a5f-a309-9a4035ef91ea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:45.625535 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-188ffc90-38bd-4a5f-a309-9a4035ef91ea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:45.625824 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-188ffc90-38bd-4a5f-a309-9a4035ef91ea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:45.631138 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:45.631138 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:45.631797 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-188ffc90-38bd-4a5f-a309-9a4035ef91ea tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:45.632268 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1268/5037] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:45 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:45.672807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-335daed5-fe17-408e-93c0-162864a9cd93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:45.674506 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-335daed5-fe17-408e-93c0-162864a9cd93 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:45.674739 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-335daed5-fe17-408e-93c0-162864a9cd93 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:45.674949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-335daed5-fe17-408e-93c0-162864a9cd93 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:45.683685 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:45.683685 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:45.686833 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-335daed5-fe17-408e-93c0-162864a9cd93 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:45.690511 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-335daed5-fe17-408e-93c0-162864a9cd93 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:45.690912 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1258/5038] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:45 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:46.641373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c88bf48c-a284-4473-8e1e-b009c6e8e1ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:46.642998 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c88bf48c-a284-4473-8e1e-b009c6e8e1ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:46.643303 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c88bf48c-a284-4473-8e1e-b009c6e8e1ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:46.644476 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c88bf48c-a284-4473-8e1e-b009c6e8e1ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:46.644476 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c88bf48c-a284-4473-8e1e-b009c6e8e1ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:46.648136 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:46.648136 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:46.648860 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c88bf48c-a284-4473-8e1e-b009c6e8e1ec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:46.649206 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1260/5039] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:46 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:46.707086 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c28eb7e-7d2a-48f7-b90a-55aad5828d52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:46.708701 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c28eb7e-7d2a-48f7-b90a-55aad5828d52 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:46.708920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c28eb7e-7d2a-48f7-b90a-55aad5828d52 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:46.709120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c28eb7e-7d2a-48f7-b90a-55aad5828d52 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:46.717428 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:46.717428 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:46.720978 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c28eb7e-7d2a-48f7-b90a-55aad5828d52 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:46.725315 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c28eb7e-7d2a-48f7-b90a-55aad5828d52 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:46.725711 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1254/5040] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:46 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.031908 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa2bcf36-05e3-4125-9a28-cc44eda675ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.123141 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-21e45ede-3072-4e71-93f0-963a185f1fcf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.125071 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-21e45ede-3072-4e71-93f0-963a185f1fcf tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5/action Aug 07 14:10:47.125171 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2bcf36-05e3-4125-9a28-cc44eda675ea tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:47.125425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-21e45ede-3072-4e71-93f0-963a185f1fcf tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:10:47.125516 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa2bcf36-05e3-4125-9a28-cc44eda675ea tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1593104020", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.125599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-21e45ede-3072-4e71-93f0-963a185f1fcf tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.140486 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:47.140486 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:47.142312 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa2bcf36-05e3-4125-9a28-cc44eda675ea tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:10:47.142909 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1269/5041] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types => generated 380 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.149417 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-22fa66a4-7184-45f7-a379-73aad7d81d25 req-21e45ede-3072-4e71-93f0-963a185f1fcf tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5/action returned with HTTP 204 Aug 07 14:10:47.149870 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1259/5042] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.150989 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-129f6a1c-a23e-4e1a-a411-8b60b5c59e6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.152857 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-129f6a1c-a23e-4e1a-a411-8b60b5c59e6b tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption Aug 07 14:10:47.153248 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-129f6a1c-a23e-4e1a-a411-8b60b5c59e6b tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.169922 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-129f6a1c-a23e-4e1a-a411-8b60b5c59e6b tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption returned with HTTP 200 Aug 07 14:10:47.170388 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1261/5043] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.179956 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2ba933a-7867-47f9-aa43-ca543bdbb85e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.182008 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2ba933a-7867-47f9-aa43-ca543bdbb85e tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:47.182512 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2ba933a-7867-47f9-aa43-ca543bdbb85e tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-351439739", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.201696 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2ba933a-7867-47f9-aa43-ca543bdbb85e tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:10:47.202140 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1255/5044] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.210208 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-310eb5ff-894d-4d2b-ad34-a9867d292f22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.261830 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-310eb5ff-894d-4d2b-ad34-a9867d292f22 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] POST https://10.4.3.193/volume/v3/types/e56c2b74-c079-4ac3-80ad-c9406d0acae9/encryption Aug 07 14:10:47.262237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-310eb5ff-894d-4d2b-ad34-a9867d292f22 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.264522 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-310eb5ff-894d-4d2b-ad34-a9867d292f22 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.264738 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-310eb5ff-894d-4d2b-ad34-a9867d292f22 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/e56c2b74-c079-4ac3-80ad-c9406d0acae9/encryption returned with HTTP 403 Aug 07 14:10:47.265219 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1270/5045] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types/e56c2b74-c079-4ac3-80ad-c9406d0acae9/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.273205 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3aedc169-da83-4380-9aaf-cd7335d64545 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.274925 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3aedc169-da83-4380-9aaf-cd7335d64545 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:47.275315 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3aedc169-da83-4380-9aaf-cd7335d64545 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1411143542", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.292647 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3aedc169-da83-4380-9aaf-cd7335d64545 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:10:47.293141 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1260/5046] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.300324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71276f52-4979-4ac8-ad28-c52941934b12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.302560 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71276f52-4979-4ac8-ad28-c52941934b12 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] POST https://10.4.3.193/volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe/extra_specs Aug 07 14:10:47.303011 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71276f52-4979-4ac8-ad28-c52941934b12 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.305369 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-71276f52-4979-4ac8-ad28-c52941934b12 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.305622 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71276f52-4979-4ac8-ad28-c52941934b12 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe/extra_specs returned with HTTP 403 Aug 07 14:10:47.306186 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1262/5047] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.311919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54573d5e-3613-4f56-a2bd-35bb7da5d778 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.313790 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54573d5e-3613-4f56-a2bd-35bb7da5d778 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] PUT https://10.4.3.193/volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe/extra_specs/key2 Aug 07 14:10:47.314148 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54573d5e-3613-4f56-a2bd-35bb7da5d778 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.316541 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-54573d5e-3613-4f56-a2bd-35bb7da5d778 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.316728 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54573d5e-3613-4f56-a2bd-35bb7da5d778 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe/extra_specs/key2 returned with HTTP 403 Aug 07 14:10:47.317204 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1256/5048] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:10:47 2026] PUT /volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.324562 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63cb7e34-70aa-47d1-9f4f-5a51281d121d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.326503 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63cb7e34-70aa-47d1-9f4f-5a51281d121d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:47.327072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63cb7e34-70aa-47d1-9f4f-5a51281d121d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.329429 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-63cb7e34-70aa-47d1-9f4f-5a51281d121d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.329687 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63cb7e34-70aa-47d1-9f4f-5a51281d121d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types returned with HTTP 403 Aug 07 14:10:47.330179 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1271/5049] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:10:47 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 07 14:10:47.337175 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6257af45-969f-438e-87f6-569de41e250d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.339015 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6257af45-969f-438e-87f6-569de41e250d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:47.339376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6257af45-969f-438e-87f6-569de41e250d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1663460401", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.354137 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6257af45-969f-438e-87f6-569de41e250d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:10:47.354508 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1261/5050] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.361972 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35dd2fcd-4ce5-423a-80be-2caffc7a4b80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.363794 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35dd2fcd-4ce5-423a-80be-2caffc7a4b80 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3/encryption Aug 07 14:10:47.364247 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35dd2fcd-4ce5-423a-80be-2caffc7a4b80 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.379262 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35dd2fcd-4ce5-423a-80be-2caffc7a4b80 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3/encryption returned with HTTP 200 Aug 07 14:10:47.379636 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1263/5051] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.387206 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-881e5c49-ed24-4c54-a775-015ab9646ab3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.388830 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-881e5c49-ed24-4c54-a775-015ab9646ab3 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] DELETE https://10.4.3.193/volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3/encryption/e21b7882-f79f-41ea-ad22-3d05fd49291b Aug 07 14:10:47.389058 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-881e5c49-ed24-4c54-a775-015ab9646ab3 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.389180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-881e5c49-ed24-4c54-a775-015ab9646ab3 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.389754 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-881e5c49-ed24-4c54-a775-015ab9646ab3 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.389944 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-881e5c49-ed24-4c54-a775-015ab9646ab3 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3/encryption/e21b7882-f79f-41ea-ad22-3d05fd49291b returned with HTTP 403 Aug 07 14:10:47.390250 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1257/5052] 10.4.3.193 () {66 vars in 1489 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3/encryption/e21b7882-f79f-41ea-ad22-3d05fd49291b => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.396999 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f70ec306-e8ea-4218-ab62-14bf5ae296fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.398738 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f70ec306-e8ea-4218-ab62-14bf5ae296fd tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:47.399116 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f70ec306-e8ea-4218-ab62-14bf5ae296fd tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-76186215", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.415335 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f70ec306-e8ea-4218-ab62-14bf5ae296fd tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:10:47.415696 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1272/5053] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types => generated 378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.424192 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc72cfe7-e3e9-4416-8d5f-23bc424a7968 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.426231 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc72cfe7-e3e9-4416-8d5f-23bc424a7968 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] DELETE https://10.4.3.193/volume/v3/types/2bd35109-982e-479f-b333-305f0594e8af/extra_specs/key1 Aug 07 14:10:47.426456 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc72cfe7-e3e9-4416-8d5f-23bc424a7968 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.426760 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc72cfe7-e3e9-4416-8d5f-23bc424a7968 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.431728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-cc72cfe7-e3e9-4416-8d5f-23bc424a7968 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.431935 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc72cfe7-e3e9-4416-8d5f-23bc424a7968 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/2bd35109-982e-479f-b333-305f0594e8af/extra_specs/key1 returned with HTTP 403 Aug 07 14:10:47.432449 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1262/5054] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/2bd35109-982e-479f-b333-305f0594e8af/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.441534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05c73f59-f936-4237-9122-99615770cf73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.443334 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05c73f59-f936-4237-9122-99615770cf73 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:10:47.443775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05c73f59-f936-4237-9122-99615770cf73 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-634766419", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.459383 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05c73f59-f936-4237-9122-99615770cf73 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:10:47.459794 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1264/5055] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:10:47 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.467887 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67436b2a-f903-46f5-b759-43f02a62016d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.469679 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67436b2a-f903-46f5-b759-43f02a62016d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] DELETE https://10.4.3.193/volume/v3/types/065ee86d-a200-4b73-9b34-e4bbc6522da2 Aug 07 14:10:47.469915 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67436b2a-f903-46f5-b759-43f02a62016d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.470137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67436b2a-f903-46f5-b759-43f02a62016d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.470857 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-67436b2a-f903-46f5-b759-43f02a62016d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.471030 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67436b2a-f903-46f5-b759-43f02a62016d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/065ee86d-a200-4b73-9b34-e4bbc6522da2 returned with HTTP 403 Aug 07 14:10:47.471605 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1258/5056] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/065ee86d-a200-4b73-9b34-e4bbc6522da2 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.479200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac9b7887-21ce-4577-b311-43bc7d77da25 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.481076 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac9b7887-21ce-4577-b311-43bc7d77da25 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] GET https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs Aug 07 14:10:47.481291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac9b7887-21ce-4577-b311-43bc7d77da25 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.481503 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac9b7887-21ce-4577-b311-43bc7d77da25 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.489437 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac9b7887-21ce-4577-b311-43bc7d77da25 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs returned with HTTP 200 Aug 07 14:10:47.489948 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1273/5057] 10.4.3.193 () {66 vars in 1378 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.499535 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e03ad6d4-ecca-4410-822c-4264420a2363 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.501569 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e03ad6d4-ecca-4410-822c-4264420a2363 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] GET https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption/cipher Aug 07 14:10:47.501805 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e03ad6d4-ecca-4410-822c-4264420a2363 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.502061 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e03ad6d4-ecca-4410-822c-4264420a2363 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.502714 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-e03ad6d4-ecca-4410-822c-4264420a2363 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.502935 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e03ad6d4-ecca-4410-822c-4264420a2363 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption/cipher returned with HTTP 403 Aug 07 14:10:47.503391 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1263/5058] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.511732 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b9af2a26-74d8-4ed1-935d-598a11d135df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.513512 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9af2a26-74d8-4ed1-935d-598a11d135df tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] GET https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption Aug 07 14:10:47.513747 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9af2a26-74d8-4ed1-935d-598a11d135df tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.513956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9af2a26-74d8-4ed1-935d-598a11d135df tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.514569 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-b9af2a26-74d8-4ed1-935d-598a11d135df tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.514791 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9af2a26-74d8-4ed1-935d-598a11d135df tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption returned with HTTP 403 Aug 07 14:10:47.515657 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1265/5059] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.523144 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01069dc5-4895-433e-a207-66a738b13a65 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.525607 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01069dc5-4895-433e-a207-66a738b13a65 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] GET https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/multiattach Aug 07 14:10:47.525796 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01069dc5-4895-433e-a207-66a738b13a65 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.526047 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01069dc5-4895-433e-a207-66a738b13a65 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.534013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01069dc5-4895-433e-a207-66a738b13a65 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/multiattach returned with HTTP 200 Aug 07 14:10:47.534382 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1259/5060] 10.4.3.193 () {66 vars in 1414 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:10:47.542344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2936e68-09c3-4873-adb9-78933c5946fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.544194 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2936e68-09c3-4873-adb9-78933c5946fc tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] GET https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/volume_backend_name Aug 07 14:10:47.544415 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2936e68-09c3-4873-adb9-78933c5946fc tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.544628 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2936e68-09c3-4873-adb9-78933c5946fc tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.551701 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2936e68-09c3-4873-adb9-78933c5946fc tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 14:10:47.552188 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1274/5061] 10.4.3.193 () {66 vars in 1438 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.561360 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-babc106f-af58-4e9e-bf87-9a51ec9cc64d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.563471 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-babc106f-af58-4e9e-bf87-9a51ec9cc64d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] PUT https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption/4eaca581-1d07-43f2-a8ed-09055e86b990 Aug 07 14:10:47.563857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-babc106f-af58-4e9e-bf87-9a51ec9cc64d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.566135 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-babc106f-af58-4e9e-bf87-9a51ec9cc64d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.566306 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-babc106f-af58-4e9e-bf87-9a51ec9cc64d tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption/4eaca581-1d07-43f2-a8ed-09055e86b990 returned with HTTP 403 Aug 07 14:10:47.566909 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1264/5062] 10.4.3.193 () {68 vars in 1506 bytes} [Fri Aug 7 14:10:47 2026] PUT /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/encryption/4eaca581-1d07-43f2-a8ed-09055e86b990 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.575505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1046a7e7-d32b-4406-9d07-20a3e19d94ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.578069 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1046a7e7-d32b-4406-9d07-20a3e19d94ea tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] PUT https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/key1 Aug 07 14:10:47.578524 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1046a7e7-d32b-4406-9d07-20a3e19d94ea tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.580696 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-1046a7e7-d32b-4406-9d07-20a3e19d94ea tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.580867 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1046a7e7-d32b-4406-9d07-20a3e19d94ea tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/key1 returned with HTTP 403 Aug 07 14:10:47.581289 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1266/5063] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:10:47 2026] PUT /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.590176 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aedc1da3-b54b-4192-88a0-869b1524df1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.591856 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aedc1da3-b54b-4192-88a0-869b1524df1c tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] PUT https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733 Aug 07 14:10:47.592214 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aedc1da3-b54b-4192-88a0-869b1524df1c tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:47.594010 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-aedc1da3-b54b-4192-88a0-869b1524df1c tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '12c59a51581949309e971ea7b0bc66f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0d8393647414289802dfd8c75422a45', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:10:47.594191 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aedc1da3-b54b-4192-88a0-869b1524df1c tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-reader] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733 returned with HTTP 403 Aug 07 14:10:47.594610 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1260/5064] 10.4.3.193 () {68 vars in 1362 bytes} [Fri Aug 7 14:10:47 2026] PUT /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:47.602050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0cb1dbb7-26d9-429e-b687-9f1016340ee1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.603947 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cb1dbb7-26d9-429e-b687-9f1016340ee1 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] DELETE https://10.4.3.193/volume/v3/types/065ee86d-a200-4b73-9b34-e4bbc6522da2 Aug 07 14:10:47.604140 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cb1dbb7-26d9-429e-b687-9f1016340ee1 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.604342 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0cb1dbb7-26d9-429e-b687-9f1016340ee1 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.629514 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0cb1dbb7-26d9-429e-b687-9f1016340ee1 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/065ee86d-a200-4b73-9b34-e4bbc6522da2 returned with HTTP 202 Aug 07 14:10:47.630033 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1275/5065] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/065ee86d-a200-4b73-9b34-e4bbc6522da2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:47.636473 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e814319-df4b-43ac-a59b-b8a0f4d16c03 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.638272 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e814319-df4b-43ac-a59b-b8a0f4d16c03 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] DELETE https://10.4.3.193/volume/v3/types/2bd35109-982e-479f-b333-305f0594e8af Aug 07 14:10:47.638449 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e814319-df4b-43ac-a59b-b8a0f4d16c03 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.638693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e814319-df4b-43ac-a59b-b8a0f4d16c03 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.659854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e62070f-195a-42cd-908e-f7c3f338def5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.661466 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e62070f-195a-42cd-908e-f7c3f338def5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:47.661648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e62070f-195a-42cd-908e-f7c3f338def5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.661851 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e62070f-195a-42cd-908e-f7c3f338def5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.661956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2e62070f-195a-42cd-908e-f7c3f338def5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:47.666121 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e814319-df4b-43ac-a59b-b8a0f4d16c03 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/2bd35109-982e-479f-b333-305f0594e8af returned with HTTP 202 Aug 07 14:10:47.666440 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:47.666440 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:47.666610 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1265/5066] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/2bd35109-982e-479f-b333-305f0594e8af => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:47.667151 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e62070f-195a-42cd-908e-f7c3f338def5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:47.667470 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1267/5067] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:47.674281 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1c0b517-736f-451f-8f17-753a1f9c3fa8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.676146 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1c0b517-736f-451f-8f17-753a1f9c3fa8 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] DELETE https://10.4.3.193/volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3 Aug 07 14:10:47.676362 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1c0b517-736f-451f-8f17-753a1f9c3fa8 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.676601 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1c0b517-736f-451f-8f17-753a1f9c3fa8 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.700617 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1c0b517-736f-451f-8f17-753a1f9c3fa8 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3 returned with HTTP 202 Aug 07 14:10:47.701041 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1261/5068] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/657f2ed3-1039-4a30-b657-f08e7d2f60b3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:47.708217 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4fee3927-fbbe-46f7-8f1a-6e3e3d323f38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.710161 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fee3927-fbbe-46f7-8f1a-6e3e3d323f38 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] DELETE https://10.4.3.193/volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe Aug 07 14:10:47.710386 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fee3927-fbbe-46f7-8f1a-6e3e3d323f38 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.710636 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4fee3927-fbbe-46f7-8f1a-6e3e3d323f38 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.733627 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4fee3927-fbbe-46f7-8f1a-6e3e3d323f38 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe returned with HTTP 202 Aug 07 14:10:47.734100 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1276/5069] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/0500bcb3-6ae6-4ce1-9d9e-84c30346f1fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:47.741089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ddf469f-ed10-4be1-ba2f-a68b6b6b7f99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.741246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6387d430-5e81-48b8-9fa3-76ca7f178bc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.743036 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6387d430-5e81-48b8-9fa3-76ca7f178bc6 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:47.743134 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ddf469f-ed10-4be1-ba2f-a68b6b6b7f99 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] DELETE https://10.4.3.193/volume/v3/types/e56c2b74-c079-4ac3-80ad-c9406d0acae9 Aug 07 14:10:47.743238 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6387d430-5e81-48b8-9fa3-76ca7f178bc6 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.743328 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ddf469f-ed10-4be1-ba2f-a68b6b6b7f99 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.743530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6387d430-5e81-48b8-9fa3-76ca7f178bc6 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.743637 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ddf469f-ed10-4be1-ba2f-a68b6b6b7f99 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.754265 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:47.754265 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:47.758679 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6387d430-5e81-48b8-9fa3-76ca7f178bc6 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:47.763449 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6387d430-5e81-48b8-9fa3-76ca7f178bc6 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:47.763981 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1268/5070] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:47.769792 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ddf469f-ed10-4be1-ba2f-a68b6b6b7f99 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/e56c2b74-c079-4ac3-80ad-c9406d0acae9 returned with HTTP 202 Aug 07 14:10:47.770408 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1266/5071] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/e56c2b74-c079-4ac3-80ad-c9406d0acae9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:47.778189 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fc57600-af64-450b-bc42-8f31d8882477 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.778662 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4f18903-6a1b-4190-8d74-80c317293178 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:47.780459 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fc57600-af64-450b-bc42-8f31d8882477 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] DELETE https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733 Aug 07 14:10:47.780744 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fc57600-af64-450b-bc42-8f31d8882477 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.781045 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4f18903-6a1b-4190-8d74-80c317293178 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:47.781232 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fc57600-af64-450b-bc42-8f31d8882477 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.781308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4f18903-6a1b-4190-8d74-80c317293178 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:47.781538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4f18903-6a1b-4190-8d74-80c317293178 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:47.792775 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:47.792775 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:47.796346 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b4f18903-6a1b-4190-8d74-80c317293178 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:47.800234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4f18903-6a1b-4190-8d74-80c317293178 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:47.800618 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1277/5072] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:47 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:47.811294 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fc57600-af64-450b-bc42-8f31d8882477 tempest-VolumeTypesReaderTests-1906290485 tempest-VolumeTypesReaderTests-1906290485-project-admin] https://10.4.3.193/volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733 returned with HTTP 202 Aug 07 14:10:47.811783 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1262/5073] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:10:47 2026] DELETE /volume/v3/types/7f185e8a-62b7-466d-806c-2b3c08ce6733 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:10:48.353372 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e98587d-cd01-425f-8aec-4dc10ce98c6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:48.355694 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e98587d-cd01-425f-8aec-4dc10ce98c6e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:48.356001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e98587d-cd01-425f-8aec-4dc10ce98c6e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:48.356319 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e98587d-cd01-425f-8aec-4dc10ce98c6e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:48.371134 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:48.371134 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:48.377087 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0e98587d-cd01-425f-8aec-4dc10ce98c6e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:48.381828 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e98587d-cd01-425f-8aec-4dc10ce98c6e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:48.382283 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1269/5074] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:48 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:48.679781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aa4f98d8-4023-4aa0-a21d-80c0f4316021 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:48.681801 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa4f98d8-4023-4aa0-a21d-80c0f4316021 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:48.682124 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa4f98d8-4023-4aa0-a21d-80c0f4316021 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:48.682274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa4f98d8-4023-4aa0-a21d-80c0f4316021 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:48.682365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-aa4f98d8-4023-4aa0-a21d-80c0f4316021 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:48.687309 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:48.687309 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:48.688266 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa4f98d8-4023-4aa0-a21d-80c0f4316021 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:48.688813 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1267/5075] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:48 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:48.710751 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-2b1f3407-de4a-4307-b81b-01acbb8f67b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:48.713051 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-2b1f3407-de4a-4307-b81b-01acbb8f67b8 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:48.713262 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-2b1f3407-de4a-4307-b81b-01acbb8f67b8 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:48.713453 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-2b1f3407-de4a-4307-b81b-01acbb8f67b8 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:48.720820 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:48.720820 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:48.724934 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-2b1f3407-de4a-4307-b81b-01acbb8f67b8 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:48.729793 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-2b1f3407-de4a-4307-b81b-01acbb8f67b8 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:48.730252 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1278/5076] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:48 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:48.801282 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24791fee-ea95-44b2-97cf-ec23c941b950 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:48.801787 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24791fee-ea95-44b2-97cf-ec23c941b950 None None] GET https://10.4.3.193/volume// Aug 07 14:10:48.802034 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24791fee-ea95-44b2-97cf-ec23c941b950 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:48.802258 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24791fee-ea95-44b2-97cf-ec23c941b950 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:48.802646 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24791fee-ea95-44b2-97cf-ec23c941b950 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:48.803003 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1263/5077] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:10:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:48.811017 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c844f074-c102-4d2a-a534-bb3407a39fe0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:48.953370 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c844f074-c102-4d2a-a534-bb3407a39fe0 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:10:48.953768 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c844f074-c102-4d2a-a534-bb3407a39fe0 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97b2a2be-c556-42e8-80e4-a258d9b86c3c", "connector": null, "instance_uuid": "7f8e0227-d35b-4c5f-8edb-0ddb14876083"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:48.964093 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:48.964093 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:48.995982 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c844f074-c102-4d2a-a534-bb3407a39fe0 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:10:48.996465 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1270/5078] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:10:48 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:49.032287 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7bf8eb93-b007-4fb9-8121-551dccbb7cde None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:49.034545 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bf8eb93-b007-4fb9-8121-551dccbb7cde tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:49.034822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bf8eb93-b007-4fb9-8121-551dccbb7cde tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:49.035100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bf8eb93-b007-4fb9-8121-551dccbb7cde tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:49.044404 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e5d1959-c583-43d3-8376-c9074669627b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:49.044808 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e5d1959-c583-43d3-8376-c9074669627b None None] GET https://10.4.3.193/volume// Aug 07 14:10:49.045005 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e5d1959-c583-43d3-8376-c9074669627b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:49.045212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e5d1959-c583-43d3-8376-c9074669627b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:49.045512 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e5d1959-c583-43d3-8376-c9074669627b None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:49.045879 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1279/5079] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:10:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:49.046731 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:49.046731 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:49.051254 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7bf8eb93-b007-4fb9-8121-551dccbb7cde tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:49.052684 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-3ee9cf42-c401-4bb6-906b-15943251f521 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:49.056982 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bf8eb93-b007-4fb9-8121-551dccbb7cde tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:49.057479 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1268/5080] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:49 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:49.059488 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-3ee9cf42-c401-4bb6-906b-15943251f521 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:49.059721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-3ee9cf42-c401-4bb6-906b-15943251f521 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:49.059918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-3ee9cf42-c401-4bb6-906b-15943251f521 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:49.069232 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:49.069232 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:49.073128 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-3ee9cf42-c401-4bb6-906b-15943251f521 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:49.077906 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-3ee9cf42-c401-4bb6-906b-15943251f521 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:49.078278 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1264/5081] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:10:49 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 1118 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:49.183548 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-6a6866f7-223f-4533-bcb5-3b270e51e41b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:49.185234 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-6a6866f7-223f-4533-bcb5-3b270e51e41b tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] PUT https://10.4.3.193/volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6 Aug 07 14:10:49.185598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-6a6866f7-223f-4533-bcb5-3b270e51e41b tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:49.193074 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-6a6866f7-223f-4533-bcb5-3b270e51e41b tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Acquiring lock "cinder-attachment_update-97b2a2be-c556-42e8-80e4-a258d9b86c3c-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:10:49.197798 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-6a6866f7-223f-4533-bcb5-3b270e51e41b tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Lock "cinder-attachment_update-97b2a2be-c556-42e8-80e4-a258d9b86c3c-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:10:49.198776 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:49.198776 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:49.300934 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-6a6866f7-223f-4533-bcb5-3b270e51e41b tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Lock "cinder-attachment_update-97b2a2be-c556-42e8-80e4-a258d9b86c3c-np0000006713" released by "attachment_update" :: held 0.103s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:10:49.301327 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-6a6866f7-223f-4533-bcb5-3b270e51e41b tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6 returned with HTTP 200 Aug 07 14:10:49.301805 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1271/5082] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:10:49 2026] PUT /volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:49.701713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f52168cd-e331-49c2-b449-bdf06abd8bce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:49.703942 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f52168cd-e331-49c2-b449-bdf06abd8bce tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:49.704208 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f52168cd-e331-49c2-b449-bdf06abd8bce tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:49.704422 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f52168cd-e331-49c2-b449-bdf06abd8bce tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:49.704570 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f52168cd-e331-49c2-b449-bdf06abd8bce tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:49.709716 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:49.709716 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:49.710654 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f52168cd-e331-49c2-b449-bdf06abd8bce tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:49.711126 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1280/5083] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:49 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:50.070043 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9bf39b6-acfb-489e-b807-6dd61eeaf131 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:50.072826 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9bf39b6-acfb-489e-b807-6dd61eeaf131 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:50.073044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9bf39b6-acfb-489e-b807-6dd61eeaf131 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:50.073268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9bf39b6-acfb-489e-b807-6dd61eeaf131 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:50.083075 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:50.083075 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:50.086805 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a9bf39b6-acfb-489e-b807-6dd61eeaf131 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:50.091794 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9bf39b6-acfb-489e-b807-6dd61eeaf131 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:50.092279 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1269/5084] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:50 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:50.723106 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c32f48fd-75d1-400c-8a2e-0f7cd35f8d7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:50.725321 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c32f48fd-75d1-400c-8a2e-0f7cd35f8d7e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:50.725655 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c32f48fd-75d1-400c-8a2e-0f7cd35f8d7e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:50.726071 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c32f48fd-75d1-400c-8a2e-0f7cd35f8d7e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:50.726227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c32f48fd-75d1-400c-8a2e-0f7cd35f8d7e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:50.730437 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:50.730437 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:50.731304 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c32f48fd-75d1-400c-8a2e-0f7cd35f8d7e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:50.731687 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1265/5085] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:50 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:51.113025 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e870a4d0-71e9-42ec-a134-7cc397574eff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:51.115346 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e870a4d0-71e9-42ec-a134-7cc397574eff tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:51.115615 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e870a4d0-71e9-42ec-a134-7cc397574eff tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:51.115898 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e870a4d0-71e9-42ec-a134-7cc397574eff tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:51.129337 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:51.129337 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:51.134226 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e870a4d0-71e9-42ec-a134-7cc397574eff tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:51.140372 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e870a4d0-71e9-42ec-a134-7cc397574eff tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:51.140963 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1272/5086] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:51 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:51.745336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2204a8dc-abc7-43f9-9e71-89fac4231eaa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:51.748379 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2204a8dc-abc7-43f9-9e71-89fac4231eaa tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:51.748995 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2204a8dc-abc7-43f9-9e71-89fac4231eaa tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:51.749835 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2204a8dc-abc7-43f9-9e71-89fac4231eaa tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:51.750012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2204a8dc-abc7-43f9-9e71-89fac4231eaa tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:51.756227 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:51.756227 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:51.757738 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2204a8dc-abc7-43f9-9e71-89fac4231eaa tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:51.758252 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1281/5087] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:51 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:52.155771 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d9009ab-caa4-41f1-aa23-7bb749b1827e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:52.158189 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d9009ab-caa4-41f1-aa23-7bb749b1827e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:52.158677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d9009ab-caa4-41f1-aa23-7bb749b1827e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:52.159012 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d9009ab-caa4-41f1-aa23-7bb749b1827e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:52.173089 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:52.173089 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:52.176924 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d9009ab-caa4-41f1-aa23-7bb749b1827e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:52.183975 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d9009ab-caa4-41f1-aa23-7bb749b1827e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:52.184145 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1270/5088] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:52 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:52.581586 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c81ba2fc-e45e-48f3-8fb9-ddf4fe8e4ff5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:52.583576 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c81ba2fc-e45e-48f3-8fb9-ddf4fe8e4ff5 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6/action Aug 07 14:10:52.583869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c81ba2fc-e45e-48f3-8fb9-ddf4fe8e4ff5 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:10:52.583989 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c81ba2fc-e45e-48f3-8fb9-ddf4fe8e4ff5 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:52.602702 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:52.602702 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:52.613486 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3fad79fe-ee67-4d9c-aa1f-3c9271560eab req-c81ba2fc-e45e-48f3-8fb9-ddf4fe8e4ff5 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6/action returned with HTTP 204 Aug 07 14:10:52.614005 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1266/5089] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:10:52 2026] POST /volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:10:52.769116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bff93708-c56b-4a62-a137-ceab9a98bdcc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:52.771126 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bff93708-c56b-4a62-a137-ceab9a98bdcc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:52.771423 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bff93708-c56b-4a62-a137-ceab9a98bdcc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:52.771651 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bff93708-c56b-4a62-a137-ceab9a98bdcc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:52.771985 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bff93708-c56b-4a62-a137-ceab9a98bdcc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:52.776061 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:52.776061 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:52.776995 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bff93708-c56b-4a62-a137-ceab9a98bdcc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:52.777811 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1273/5090] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:52 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:53.199416 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7170587-837e-487e-a28a-0a67a829aa7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:53.201306 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7170587-837e-487e-a28a-0a67a829aa7e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:53.201538 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7170587-837e-487e-a28a-0a67a829aa7e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:53.201736 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7170587-837e-487e-a28a-0a67a829aa7e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:53.211662 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:53.211662 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:53.216748 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b7170587-837e-487e-a28a-0a67a829aa7e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:53.221781 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7170587-837e-487e-a28a-0a67a829aa7e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:53.222218 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1282/5091] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:53 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 1231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:53.239316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aeed0b47-5cfc-483c-b1b2-8dc1a4ed9d32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:53.241407 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aeed0b47-5cfc-483c-b1b2-8dc1a4ed9d32 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:10:53.241628 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aeed0b47-5cfc-483c-b1b2-8dc1a4ed9d32 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:53.241876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aeed0b47-5cfc-483c-b1b2-8dc1a4ed9d32 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:53.253097 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:53.253097 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:53.259050 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aeed0b47-5cfc-483c-b1b2-8dc1a4ed9d32 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:53.264673 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aeed0b47-5cfc-483c-b1b2-8dc1a4ed9d32 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:10:53.265260 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1271/5092] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:53 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:53.790522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aa58d89a-0550-453f-a17d-18d029a76b52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:53.792453 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa58d89a-0550-453f-a17d-18d029a76b52 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:53.792718 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa58d89a-0550-453f-a17d-18d029a76b52 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:53.793344 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa58d89a-0550-453f-a17d-18d029a76b52 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:53.793344 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-aa58d89a-0550-453f-a17d-18d029a76b52 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:53.795124 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=397,cinder:INSERT=59,cinder:UPDATE=116 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:10:53.798572 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:53.798572 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:53.799599 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa58d89a-0550-453f-a17d-18d029a76b52 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:53.800202 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1267/5093] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:53 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:54.814735 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb48d9d4-e4e5-4fad-8c71-ddc9c6312184 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:54.817425 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb48d9d4-e4e5-4fad-8c71-ddc9c6312184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:54.817696 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb48d9d4-e4e5-4fad-8c71-ddc9c6312184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:54.818201 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb48d9d4-e4e5-4fad-8c71-ddc9c6312184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:54.818457 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cb48d9d4-e4e5-4fad-8c71-ddc9c6312184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:54.825376 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:54.825376 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:54.827236 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb48d9d4-e4e5-4fad-8c71-ddc9c6312184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:54.827851 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1274/5094] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:54 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:55.839937 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1542647b-dcd5-469d-a9d5-41eaf3d431f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:55.842103 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1542647b-dcd5-469d-a9d5-41eaf3d431f9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:55.842351 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1542647b-dcd5-469d-a9d5-41eaf3d431f9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:55.842600 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1542647b-dcd5-469d-a9d5-41eaf3d431f9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:55.842740 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1542647b-dcd5-469d-a9d5-41eaf3d431f9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:55.845039 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=421,cinder:INSERT=67,cinder:UPDATE=111 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:10:55.848945 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:55.848945 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:55.850141 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1542647b-dcd5-469d-a9d5-41eaf3d431f9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:55.850678 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1283/5095] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:55 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:56.861921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3cd2d65-e3ae-43e7-bd96-dafd5628906e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:56.864569 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3cd2d65-e3ae-43e7-bd96-dafd5628906e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:56.864569 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3cd2d65-e3ae-43e7-bd96-dafd5628906e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:56.864569 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3cd2d65-e3ae-43e7-bd96-dafd5628906e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:56.864777 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e3cd2d65-e3ae-43e7-bd96-dafd5628906e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:56.866472 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=453,cinder:INSERT=87,cinder:UPDATE=149 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:10:56.870356 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:56.870356 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:56.871206 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3cd2d65-e3ae-43e7-bd96-dafd5628906e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:56.871812 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1272/5096] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:56 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:57.882047 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e3eeda40-1a16-492c-a868-9fcec69783dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:57.884514 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3eeda40-1a16-492c-a868-9fcec69783dc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:57.884722 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3eeda40-1a16-492c-a868-9fcec69783dc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:57.884950 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e3eeda40-1a16-492c-a868-9fcec69783dc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:57.885057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e3eeda40-1a16-492c-a868-9fcec69783dc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:57.889709 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:57.889709 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:57.890704 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e3eeda40-1a16-492c-a868-9fcec69783dc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:57.891073 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1268/5097] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:57 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:58.199719 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-39dde1c8-d0ab-43a4-8e93-4ae1e3bd954a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:58.202445 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-39dde1c8-d0ab-43a4-8e93-4ae1e3bd954a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:58.203305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-39dde1c8-d0ab-43a4-8e93-4ae1e3bd954a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:58.203305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-39dde1c8-d0ab-43a4-8e93-4ae1e3bd954a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:58.216068 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:58.216068 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:58.220864 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-39dde1c8-d0ab-43a4-8e93-4ae1e3bd954a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:58.226762 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-39dde1c8-d0ab-43a4-8e93-4ae1e3bd954a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:58.227399 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1275/5098] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:10:58 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:10:58.253949 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-a273043d-dd7b-4c2d-affe-36a055d21851 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:58.256872 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-a273043d-dd7b-4c2d-affe-36a055d21851 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4/action Aug 07 14:10:58.256872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-a273043d-dd7b-4c2d-affe-36a055d21851 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:10:58.256872 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-a273043d-dd7b-4c2d-affe-36a055d21851 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:10:58.271138 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:58.271138 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:58.271770 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-a273043d-dd7b-4c2d-affe-36a055d21851 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:58.277681 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-a273043d-dd7b-4c2d-affe-36a055d21851 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Begin detaching volume completed successfully. Aug 07 14:10:58.277932 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-a273043d-dd7b-4c2d-affe-36a055d21851 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4/action returned with HTTP 202 Aug 07 14:10:58.278336 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1284/5099] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:10:58 2026] POST /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 14:10:58.333391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20d0b5fe-fa39-4607-8bd1-b771c6c146fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:58.334312 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20d0b5fe-fa39-4607-8bd1-b771c6c146fb None None] GET https://10.4.3.193/volume// Aug 07 14:10:58.334312 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20d0b5fe-fa39-4607-8bd1-b771c6c146fb None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:58.334554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20d0b5fe-fa39-4607-8bd1-b771c6c146fb None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:58.334756 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20d0b5fe-fa39-4607-8bd1-b771c6c146fb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:10:58.335130 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1273/5100] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:10:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:10:58.344469 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-60d7523b-cea7-4a60-ad12-71152f2ce75a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:58.349045 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-60d7523b-cea7-4a60-ad12-71152f2ce75a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:10:58.349250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-60d7523b-cea7-4a60-ad12-71152f2ce75a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:58.349551 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-60d7523b-cea7-4a60-ad12-71152f2ce75a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:58.362451 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:58.362451 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:10:58.366596 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-60d7523b-cea7-4a60-ad12-71152f2ce75a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:10:58.372297 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-60d7523b-cea7-4a60-ad12-71152f2ce75a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 200 Aug 07 14:10:58.372992 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1269/5101] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:10:58 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:10:58.903001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a43bd432-c43d-4550-b8e5-fcb5c421ccd2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:58.904542 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a43bd432-c43d-4550-b8e5-fcb5c421ccd2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:58.904698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a43bd432-c43d-4550-b8e5-fcb5c421ccd2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:58.904886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a43bd432-c43d-4550-b8e5-fcb5c421ccd2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:58.905001 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a43bd432-c43d-4550-b8e5-fcb5c421ccd2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:58.909771 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:58.909771 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:10:58.910577 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a43bd432-c43d-4550-b8e5-fcb5c421ccd2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:58.911061 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1276/5102] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:58 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:59.420248 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-31142d3f-5275-4829-827b-9ddd325c5a45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:59.423902 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-31142d3f-5275-4829-827b-9ddd325c5a45 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5 Aug 07 14:10:59.424199 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-31142d3f-5275-4829-827b-9ddd325c5a45 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:59.424528 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-31142d3f-5275-4829-827b-9ddd325c5a45 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:59.434401 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:59.434401 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:10:59.485269 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8948f0c-a48f-4b29-aae3-ba564c8ce811 req-31142d3f-5275-4829-827b-9ddd325c5a45 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5 returned with HTTP 200 Aug 07 14:10:59.485675 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1285/5103] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:10:59 2026] DELETE /volume/v3/attachments/98e83bb3-b4c4-4e16-8a72-4d60c497a3a5 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:10:59.925830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6a60ece-73b8-4afd-a1ae-5152f40de6fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:10:59.927739 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6a60ece-73b8-4afd-a1ae-5152f40de6fc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:10:59.928174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6a60ece-73b8-4afd-a1ae-5152f40de6fc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:10:59.928514 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6a60ece-73b8-4afd-a1ae-5152f40de6fc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:10:59.928727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e6a60ece-73b8-4afd-a1ae-5152f40de6fc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:10:59.933981 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:10:59.933981 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:10:59.934800 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6a60ece-73b8-4afd-a1ae-5152f40de6fc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:10:59.935507 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1274/5104] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:10:59 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:00.434720 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:00.438150 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:11:00.438401 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:00.438582 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:00.438723 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume with id: 80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:11:00.449628 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:00.449628 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:00.450250 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:00.471615 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume request issued successfully. Aug 07 14:11:00.471798 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f60348ee-28f6-4e27-bf0e-191bf32d9a8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 202 Aug 07 14:11:00.472418 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1270/5105] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:00 2026] DELETE /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:00.946625 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f516aed-d930-40dc-9fb9-122f0646a886 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:00.948599 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f516aed-d930-40dc-9fb9-122f0646a886 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:11:00.948854 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f516aed-d930-40dc-9fb9-122f0646a886 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:00.949127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f516aed-d930-40dc-9fb9-122f0646a886 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:00.949245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6f516aed-d930-40dc-9fb9-122f0646a886 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:00.954961 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:00.954961 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:00.955731 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f516aed-d930-40dc-9fb9-122f0646a886 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:11:00.956114 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1277/5106] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:00 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:01.969580 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed347ec9-df98-4168-8873-d57772df1f93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:01.972033 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed347ec9-df98-4168-8873-d57772df1f93 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:11:01.972384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed347ec9-df98-4168-8873-d57772df1f93 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:01.972714 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed347ec9-df98-4168-8873-d57772df1f93 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:01.972969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ed347ec9-df98-4168-8873-d57772df1f93 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:01.979356 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:01.979356 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:01.980541 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed347ec9-df98-4168-8873-d57772df1f93 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:11:01.981039 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1286/5107] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:01 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:01.991969 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:01.993837 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:11:01.994335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5063fca6-738c-4b4b-8448-e3f629a24a92", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1633691304"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:01.995822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating new backup {'backup': {'volume_id': '5063fca6-738c-4b4b-8448-e3f629a24a92', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1633691304'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:11:01.995999 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating backup of volume 5063fca6-738c-4b4b-8448-e3f629a24a92 in container None Aug 07 14:11:02.003520 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:02.003520 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:02.004126 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:02.020124 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['f031bc46-1c12-4ebe-b1be-bad774d9afc9', 'b2b0c483-0fee-4dbe-afbf-df4f95be6f38'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:02.062080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7f2d1ff-2248-4a5d-8bae-9244b2bdfa69 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:11:02.062485 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1275/5108] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:11:01 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:02.072341 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff22538f-e8b6-460a-b7fe-312fd6f1260c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:02.074690 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff22538f-e8b6-460a-b7fe-312fd6f1260c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:02.074891 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff22538f-e8b6-460a-b7fe-312fd6f1260c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:02.075243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff22538f-e8b6-460a-b7fe-312fd6f1260c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:02.075412 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ff22538f-e8b6-460a-b7fe-312fd6f1260c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:02.083027 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:02.083027 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:02.084159 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff22538f-e8b6-460a-b7fe-312fd6f1260c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:02.084620 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1271/5109] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:02 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:03.096767 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f14dbc9c-6d88-4493-b592-c2d975c5cf64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:03.098592 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f14dbc9c-6d88-4493-b592-c2d975c5cf64 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:03.098827 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f14dbc9c-6d88-4493-b592-c2d975c5cf64 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:03.099080 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f14dbc9c-6d88-4493-b592-c2d975c5cf64 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:03.099231 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f14dbc9c-6d88-4493-b592-c2d975c5cf64 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:03.104982 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:03.104982 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:03.106211 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f14dbc9c-6d88-4493-b592-c2d975c5cf64 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:03.106733 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1278/5110] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:03 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:04.117878 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12688f8e-5e82-4c37-8138-136ff2085081 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:04.120318 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12688f8e-5e82-4c37-8138-136ff2085081 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:04.120576 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12688f8e-5e82-4c37-8138-136ff2085081 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:04.120814 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12688f8e-5e82-4c37-8138-136ff2085081 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:04.120974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-12688f8e-5e82-4c37-8138-136ff2085081 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:04.128074 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:04.128074 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:04.128832 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12688f8e-5e82-4c37-8138-136ff2085081 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:04.129199 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1287/5111] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:04 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:05.139307 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbd84737-0e1b-4573-ba6d-9d6f68010d11 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:05.143311 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbd84737-0e1b-4573-ba6d-9d6f68010d11 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:05.143535 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbd84737-0e1b-4573-ba6d-9d6f68010d11 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:05.143722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbd84737-0e1b-4573-ba6d-9d6f68010d11 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:05.143864 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bbd84737-0e1b-4573-ba6d-9d6f68010d11 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:05.148829 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:05.148829 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:05.149880 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbd84737-0e1b-4573-ba6d-9d6f68010d11 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:05.150396 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1276/5112] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:05 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:05.264093 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-757b0156-6281-4b69-84fb-5ab856d92920 req-86d78c6c-ef44-4d31-870b-f161bdae8b7d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:05.266164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-86d78c6c-ef44-4d31-870b-f161bdae8b7d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:05.266360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-86d78c6c-ef44-4d31-870b-f161bdae8b7d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:05.266556 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-86d78c6c-ef44-4d31-870b-f161bdae8b7d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:05.278287 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:05.278287 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:05.282544 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-757b0156-6281-4b69-84fb-5ab856d92920 req-86d78c6c-ef44-4d31-870b-f161bdae8b7d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:05.287617 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-86d78c6c-ef44-4d31-870b-f161bdae8b7d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:11:05.288070 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1272/5113] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:05 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 1231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:05.311257 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-757b0156-6281-4b69-84fb-5ab856d92920 req-dc57176b-5885-4070-8346-cc88e15ab9ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:05.319783 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-dc57176b-5885-4070-8346-cc88e15ab9ec tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] POST https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c/action Aug 07 14:11:05.321835 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-dc57176b-5885-4070-8346-cc88e15ab9ec tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:05.322597 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-dc57176b-5885-4070-8346-cc88e15ab9ec tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:05.352981 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:05.352981 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:05.353595 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-757b0156-6281-4b69-84fb-5ab856d92920 req-dc57176b-5885-4070-8346-cc88e15ab9ec tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:05.367569 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-757b0156-6281-4b69-84fb-5ab856d92920 req-dc57176b-5885-4070-8346-cc88e15ab9ec tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Begin detaching volume completed successfully. Aug 07 14:11:05.367925 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-dc57176b-5885-4070-8346-cc88e15ab9ec tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c/action returned with HTTP 202 Aug 07 14:11:05.368661 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1279/5114] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:11:05 2026] POST /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:11:05.426505 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9706fe6-42eb-4136-8524-e5c931cfb8bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:05.426968 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9706fe6-42eb-4136-8524-e5c931cfb8bb None None] GET https://10.4.3.193/volume// Aug 07 14:11:05.427112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9706fe6-42eb-4136-8524-e5c931cfb8bb None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:05.427413 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9706fe6-42eb-4136-8524-e5c931cfb8bb None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:05.427798 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9706fe6-42eb-4136-8524-e5c931cfb8bb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:05.428157 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1288/5115] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:11:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:05.436627 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-757b0156-6281-4b69-84fb-5ab856d92920 req-c57a1aeb-638e-4520-a371-cb641f1032e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:05.439194 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-c57a1aeb-638e-4520-a371-cb641f1032e7 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:05.439446 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-c57a1aeb-638e-4520-a371-cb641f1032e7 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:05.439706 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-c57a1aeb-638e-4520-a371-cb641f1032e7 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:05.450945 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:05.450945 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:05.455196 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-757b0156-6281-4b69-84fb-5ab856d92920 req-c57a1aeb-638e-4520-a371-cb641f1032e7 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:05.460073 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-c57a1aeb-638e-4520-a371-cb641f1032e7 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:11:05.460552 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1277/5116] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:11:05 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:06.163119 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05a7c7f8-1c3b-44f8-a9ec-d2dc0b86ef99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:06.165089 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05a7c7f8-1c3b-44f8-a9ec-d2dc0b86ef99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:06.165359 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05a7c7f8-1c3b-44f8-a9ec-d2dc0b86ef99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:06.165644 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05a7c7f8-1c3b-44f8-a9ec-d2dc0b86ef99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:06.165798 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-05a7c7f8-1c3b-44f8-a9ec-d2dc0b86ef99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:06.170446 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:06.170446 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:06.171365 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05a7c7f8-1c3b-44f8-a9ec-d2dc0b86ef99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:06.171779 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1273/5117] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:06 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:06.533087 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-757b0156-6281-4b69-84fb-5ab856d92920 req-32cfe1af-2773-445e-a431-20627d575e8f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:06.545759 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-32cfe1af-2773-445e-a431-20627d575e8f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6 Aug 07 14:11:06.546016 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-32cfe1af-2773-445e-a431-20627d575e8f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:06.546259 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-32cfe1af-2773-445e-a431-20627d575e8f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:06.573198 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:06.573198 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:06.657447 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-757b0156-6281-4b69-84fb-5ab856d92920 req-32cfe1af-2773-445e-a431-20627d575e8f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6 returned with HTTP 200 Aug 07 14:11:06.658636 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1280/5118] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:11:06 2026] DELETE /volume/v3/attachments/80dc35a0-1475-41de-922d-9b4c0ca635f6 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:07.190000 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10c4f258-5b02-474e-9895-9111bab3421c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:07.192356 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10c4f258-5b02-474e-9895-9111bab3421c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:07.192594 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10c4f258-5b02-474e-9895-9111bab3421c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:07.193598 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10c4f258-5b02-474e-9895-9111bab3421c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:07.193598 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-10c4f258-5b02-474e-9895-9111bab3421c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:07.207229 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:07.207229 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:07.212420 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10c4f258-5b02-474e-9895-9111bab3421c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:07.212420 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1289/5119] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:07 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:07.546151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9deff86-115e-440c-b792-99cb1ffd38ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:07.549854 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9deff86-115e-440c-b792-99cb1ffd38ed tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:07.550278 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9deff86-115e-440c-b792-99cb1ffd38ed tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:07.550390 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9deff86-115e-440c-b792-99cb1ffd38ed tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:07.550617 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d9deff86-115e-440c-b792-99cb1ffd38ed tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume with id: 97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:07.565385 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:07.565385 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:07.566090 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9deff86-115e-440c-b792-99cb1ffd38ed tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:07.597874 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9deff86-115e-440c-b792-99cb1ffd38ed tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume request issued successfully. Aug 07 14:11:07.597874 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9deff86-115e-440c-b792-99cb1ffd38ed tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 202 Aug 07 14:11:07.597874 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1278/5120] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:07 2026] DELETE /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:07.664387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1ee80001-a3a1-4594-b233-6e87b0ec9d77 req-19463d1a-bca9-4a7e-aff2-95c9590a5c87 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:07.670264 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ee80001-a3a1-4594-b233-6e87b0ec9d77 req-19463d1a-bca9-4a7e-aff2-95c9590a5c87 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:07.670880 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1ee80001-a3a1-4594-b233-6e87b0ec9d77 req-19463d1a-bca9-4a7e-aff2-95c9590a5c87 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:07.672290 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1ee80001-a3a1-4594-b233-6e87b0ec9d77 req-19463d1a-bca9-4a7e-aff2-95c9590a5c87 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:07.684691 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:07.684691 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:07.690884 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1ee80001-a3a1-4594-b233-6e87b0ec9d77 req-19463d1a-bca9-4a7e-aff2-95c9590a5c87 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:07.696037 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ee80001-a3a1-4594-b233-6e87b0ec9d77 req-19463d1a-bca9-4a7e-aff2-95c9590a5c87 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 200 Aug 07 14:11:07.696512 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1274/5121] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:07 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:07.770374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-430836f9-a6b3-4e94-8f5a-63b2f3c6ece0 req-c1fbcb70-e368-46f4-b4e8-d8fdac7cce8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:07.772721 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430836f9-a6b3-4e94-8f5a-63b2f3c6ece0 req-c1fbcb70-e368-46f4-b4e8-d8fdac7cce8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:11:07.773061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-430836f9-a6b3-4e94-8f5a-63b2f3c6ece0 req-c1fbcb70-e368-46f4-b4e8-d8fdac7cce8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:07.773061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-430836f9-a6b3-4e94-8f5a-63b2f3c6ece0 req-c1fbcb70-e368-46f4-b4e8-d8fdac7cce8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:07.780409 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430836f9-a6b3-4e94-8f5a-63b2f3c6ece0 req-c1fbcb70-e368-46f4-b4e8-d8fdac7cce8a tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 404 Aug 07 14:11:07.780989 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1281/5122] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:07 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:08.225375 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dacbe0fc-c03a-43ea-970c-eb70e08c615c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:08.228655 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dacbe0fc-c03a-43ea-970c-eb70e08c615c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:08.228655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dacbe0fc-c03a-43ea-970c-eb70e08c615c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:08.228655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dacbe0fc-c03a-43ea-970c-eb70e08c615c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:08.228655 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dacbe0fc-c03a-43ea-970c-eb70e08c615c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:08.232097 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:08.232097 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:08.233008 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dacbe0fc-c03a-43ea-970c-eb70e08c615c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:08.233541 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1290/5123] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:08 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:09.247525 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f3f47744-daa3-4fd8-8dc0-890227ae3004 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:09.249345 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f3f47744-daa3-4fd8-8dc0-890227ae3004 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:09.249566 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f3f47744-daa3-4fd8-8dc0-890227ae3004 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:09.249773 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f3f47744-daa3-4fd8-8dc0-890227ae3004 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:09.249905 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f3f47744-daa3-4fd8-8dc0-890227ae3004 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:09.264219 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:09.264219 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:09.265142 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f3f47744-daa3-4fd8-8dc0-890227ae3004 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:09.265592 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1279/5124] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:09 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:10.276700 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e08ac992-6847-41de-afbc-fba1520c3274 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:10.278823 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e08ac992-6847-41de-afbc-fba1520c3274 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:10.279109 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e08ac992-6847-41de-afbc-fba1520c3274 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:10.279397 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e08ac992-6847-41de-afbc-fba1520c3274 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:10.279575 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e08ac992-6847-41de-afbc-fba1520c3274 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:10.288637 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:10.288637 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:10.289463 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e08ac992-6847-41de-afbc-fba1520c3274 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:10.289873 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1275/5125] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:10 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:10.300438 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:10.302855 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71/restore Aug 07 14:11:10.303265 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5063fca6-738c-4b4b-8448-e3f629a24a92"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:10.305063 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Restoring backup d4af60f7-d37a-4b88-9419-7f151f9c7f71 ({'restore': {'volume_id': '5063fca6-738c-4b4b-8448-e3f629a24a92'}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 14:11:10.305186 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Restoring backup d4af60f7-d37a-4b88-9419-7f151f9c7f71 to volume 5063fca6-738c-4b4b-8448-e3f629a24a92. Aug 07 14:11:10.309691 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d9594f8b-4b5b-453a-9e48-8c6af9caf4d6 req-21fc16de-5432-4ec3-87ea-862bd028cde0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:10.311863 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:10.311863 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:10.312256 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d9594f8b-4b5b-453a-9e48-8c6af9caf4d6 req-21fc16de-5432-4ec3-87ea-862bd028cde0 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb Aug 07 14:11:10.312256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d9594f8b-4b5b-453a-9e48-8c6af9caf4d6 req-21fc16de-5432-4ec3-87ea-862bd028cde0 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:10.312256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d9594f8b-4b5b-453a-9e48-8c6af9caf4d6 req-21fc16de-5432-4ec3-87ea-862bd028cde0 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:10.319030 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:10.319030 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:10.320434 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:10.320434 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:10.323529 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:10.323529 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 14:11:10.323529 np0000006713 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Overwriting volume 5063fca6-738c-4b4b-8448-e3f629a24a92 with restore of backup d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:10.336724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] restore_backup in rpcapi backup_id d4af60f7-d37a-4b88-9419-7f151f9c7f71 {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 14:11:10.338592 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7109e2d-d726-428c-a312-60f5c0936cd9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71/restore returned with HTTP 202 Aug 07 14:11:10.339220 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1282/5126] 10.4.3.193 () {68 vars in 1393 bytes} [Fri Aug 7 14:11:10 2026] POST /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71/restore => generated 180 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:10.352853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e5c51435-b460-415b-b720-ddf66497dd4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:10.354531 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5c51435-b460-415b-b720-ddf66497dd4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:10.354708 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5c51435-b460-415b-b720-ddf66497dd4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:10.354918 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5c51435-b460-415b-b720-ddf66497dd4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:10.355020 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e5c51435-b460-415b-b720-ddf66497dd4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:10.359234 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:10.359234 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:10.359997 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5c51435-b460-415b-b720-ddf66497dd4e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:10.360364 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1280/5127] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:10 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:10.373598 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d9594f8b-4b5b-453a-9e48-8c6af9caf4d6 req-21fc16de-5432-4ec3-87ea-862bd028cde0 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb returned with HTTP 200 Aug 07 14:11:10.374095 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1291/5128] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:11:10 2026] DELETE /volume/v3/attachments/e79fce98-64b9-4ec5-99e6-ab902101f3eb => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:11.371741 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9fcc8443-dd0a-4567-8dc7-bcda2d2ef172 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:11.373475 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fcc8443-dd0a-4567-8dc7-bcda2d2ef172 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:11.373639 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fcc8443-dd0a-4567-8dc7-bcda2d2ef172 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:11.373859 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fcc8443-dd0a-4567-8dc7-bcda2d2ef172 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:11.374060 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9fcc8443-dd0a-4567-8dc7-bcda2d2ef172 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:11.378174 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:11.378174 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:11.378889 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fcc8443-dd0a-4567-8dc7-bcda2d2ef172 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:11.379251 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1276/5129] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:11 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:11.575942 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80d7711a-9192-4804-9bbc-2927aa10722d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:11.579127 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80d7711a-9192-4804-9bbc-2927aa10722d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:11:11.579394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80d7711a-9192-4804-9bbc-2927aa10722d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:11.579643 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80d7711a-9192-4804-9bbc-2927aa10722d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:11.579853 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-80d7711a-9192-4804-9bbc-2927aa10722d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume with id: 01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:11:11.587590 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:11.587590 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:11.588162 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80d7711a-9192-4804-9bbc-2927aa10722d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:11.612691 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80d7711a-9192-4804-9bbc-2927aa10722d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume request issued successfully. Aug 07 14:11:11.612958 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80d7711a-9192-4804-9bbc-2927aa10722d tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 202 Aug 07 14:11:11.613563 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1283/5130] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:11 2026] DELETE /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:11.622701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9147ac9-4dea-4a00-a0d9-71803240a86e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:11.625444 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9147ac9-4dea-4a00-a0d9-71803240a86e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:11:11.625938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9147ac9-4dea-4a00-a0d9-71803240a86e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:11.625938 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9147ac9-4dea-4a00-a0d9-71803240a86e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:11.634725 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:11.634725 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:11.638249 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9147ac9-4dea-4a00-a0d9-71803240a86e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Volume info retrieved successfully. Aug 07 14:11:11.642254 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9147ac9-4dea-4a00-a0d9-71803240a86e tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 200 Aug 07 14:11:11.642602 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1281/5131] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:11 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 1250 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:12.389382 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-207d6e7e-d59d-4ca1-91b9-9b0c3b56f903 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.391408 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-207d6e7e-d59d-4ca1-91b9-9b0c3b56f903 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:12.391607 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-207d6e7e-d59d-4ca1-91b9-9b0c3b56f903 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.391796 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-207d6e7e-d59d-4ca1-91b9-9b0c3b56f903 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.391947 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-207d6e7e-d59d-4ca1-91b9-9b0c3b56f903 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:12.398102 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:12.398102 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:12.399289 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-207d6e7e-d59d-4ca1-91b9-9b0c3b56f903 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:12.399735 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1292/5132] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:12 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:12.657886 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1af745a7-bc76-4090-b46e-3bcddd2ffa26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.659504 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1af745a7-bc76-4090-b46e-3bcddd2ffa26 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 Aug 07 14:11:12.659726 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1af745a7-bc76-4090-b46e-3bcddd2ffa26 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.660068 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1af745a7-bc76-4090-b46e-3bcddd2ffa26 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.665696 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1af745a7-bc76-4090-b46e-3bcddd2ffa26 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 returned with HTTP 404 Aug 07 14:11:12.666135 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1277/5133] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:12 2026] GET /volume/v3/volumes/01dd30da-d4b2-4a40-bf5c-fab4460f7204 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:12.674959 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7b593a1-1829-42af-b334-fbe07efbde2f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.677000 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7b593a1-1829-42af-b334-fbe07efbde2f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:12.677224 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7b593a1-1829-42af-b334-fbe07efbde2f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.677487 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7b593a1-1829-42af-b334-fbe07efbde2f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.677676 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f7b593a1-1829-42af-b334-fbe07efbde2f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume with id: 97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:12.684096 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7b593a1-1829-42af-b334-fbe07efbde2f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 404 Aug 07 14:11:12.684633 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1284/5134] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:12 2026] DELETE /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:12.693962 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d9a7c22-e46c-4ab5-b746-fd2adaa5262f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.695711 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d9a7c22-e46c-4ab5-b746-fd2adaa5262f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c Aug 07 14:11:12.695925 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d9a7c22-e46c-4ab5-b746-fd2adaa5262f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.696100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d9a7c22-e46c-4ab5-b746-fd2adaa5262f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.705467 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d9a7c22-e46c-4ab5-b746-fd2adaa5262f tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c returned with HTTP 404 Aug 07 14:11:12.706139 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1282/5135] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:12 2026] GET /volume/v3/volumes/97b2a2be-c556-42e8-80e4-a258d9b86c3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:12.712314 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89f00eb5-bef9-434e-8e47-d5d0842e3ed4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.714086 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89f00eb5-bef9-434e-8e47-d5d0842e3ed4 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] DELETE https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:11:12.714286 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89f00eb5-bef9-434e-8e47-d5d0842e3ed4 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.714510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89f00eb5-bef9-434e-8e47-d5d0842e3ed4 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.714708 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-89f00eb5-bef9-434e-8e47-d5d0842e3ed4 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Delete volume with id: 80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:11:12.720707 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89f00eb5-bef9-434e-8e47-d5d0842e3ed4 tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 404 Aug 07 14:11:12.721200 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1293/5136] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:12 2026] DELETE /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:12.727262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16eb59fa-93ec-4c34-bdc1-8d1b0dbb202c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.729069 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16eb59fa-93ec-4c34-bdc1-8d1b0dbb202c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] GET https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 Aug 07 14:11:12.729355 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16eb59fa-93ec-4c34-bdc1-8d1b0dbb202c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.729590 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16eb59fa-93ec-4c34-bdc1-8d1b0dbb202c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.735485 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16eb59fa-93ec-4c34-bdc1-8d1b0dbb202c tempest-TestInstancesWithCinderVolumes-1942454967 tempest-TestInstancesWithCinderVolumes-1942454967-project-member] https://10.4.3.193/volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 returned with HTTP 404 Aug 07 14:11:12.736118 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1278/5137] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:12 2026] GET /volume/v3/volumes/80619c97-bee5-4c25-9422-d02235e9d7b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:12.742232 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8a80912-7751-4688-9ffb-4ada8d1dc5af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.744251 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8a80912-7751-4688-9ffb-4ada8d1dc5af tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:11:12.744501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8a80912-7751-4688-9ffb-4ada8d1dc5af tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.744742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8a80912-7751-4688-9ffb-4ada8d1dc5af tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.745802 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c8a80912-7751-4688-9ffb-4ada8d1dc5af tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:11:12.761630 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8a80912-7751-4688-9ffb-4ada8d1dc5af tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Get all volumes completed successfully. Aug 07 14:11:12.764313 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:12.764313 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:12.770158 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8a80912-7751-4688-9ffb-4ada8d1dc5af tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:11:12.770673 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1285/5138] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:11:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10286 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:12.790943 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14d2f692-d09e-470f-9870-d7c80f4f3031 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.792824 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14d2f692-d09e-470f-9870-d7c80f4f3031 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] DELETE https://10.4.3.193/volume/v3/types/c3864ddf-851c-4823-8c23-896feea5513b Aug 07 14:11:12.793039 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14d2f692-d09e-470f-9870-d7c80f4f3031 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.793252 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14d2f692-d09e-470f-9870-d7c80f4f3031 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.819836 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14d2f692-d09e-470f-9870-d7c80f4f3031 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/types/c3864ddf-851c-4823-8c23-896feea5513b returned with HTTP 202 Aug 07 14:11:12.820287 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1283/5139] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:11:12 2026] DELETE /volume/v3/types/c3864ddf-851c-4823-8c23-896feea5513b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:12.832022 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-46c29c80-6b39-482e-b66e-4d427b6103b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.833884 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46c29c80-6b39-482e-b66e-4d427b6103b0 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:11:12.834093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46c29c80-6b39-482e-b66e-4d427b6103b0 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.834325 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46c29c80-6b39-482e-b66e-4d427b6103b0 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.835083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-46c29c80-6b39-482e-b66e-4d427b6103b0 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:11:12.846983 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-46c29c80-6b39-482e-b66e-4d427b6103b0 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Get all volumes completed successfully. Aug 07 14:11:12.849053 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:12.849053 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:12.854592 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46c29c80-6b39-482e-b66e-4d427b6103b0 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:11:12.855168 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1294/5140] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:11:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10286 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:12.877905 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2777991a-a501-4bee-9eb0-13ae8fb6aa57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:12.879882 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2777991a-a501-4bee-9eb0-13ae8fb6aa57 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] DELETE https://10.4.3.193/volume/v3/types/f077e116-26fe-4c6f-830f-0fe377a15761 Aug 07 14:11:12.880147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2777991a-a501-4bee-9eb0-13ae8fb6aa57 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:12.880430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2777991a-a501-4bee-9eb0-13ae8fb6aa57 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:12.907670 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2777991a-a501-4bee-9eb0-13ae8fb6aa57 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/types/f077e116-26fe-4c6f-830f-0fe377a15761 returned with HTTP 202 Aug 07 14:11:12.908155 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1279/5141] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:11:12 2026] DELETE /volume/v3/types/f077e116-26fe-4c6f-830f-0fe377a15761 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:13.241574 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-913676d8-e798-49c2-a698-f982776f9695 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:13.243077 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-913676d8-e798-49c2-a698-f982776f9695 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:11:13.243287 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-913676d8-e798-49c2-a698-f982776f9695 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:13.243475 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-913676d8-e798-49c2-a698-f982776f9695 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:13.244171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-913676d8-e798-49c2-a698-f982776f9695 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:11:13.255507 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-913676d8-e798-49c2-a698-f982776f9695 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Get all volumes completed successfully. Aug 07 14:11:13.257689 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:13.257689 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:13.262310 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-913676d8-e798-49c2-a698-f982776f9695 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:11:13.262565 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1286/5142] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:11:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10286 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:13.278698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:13.280969 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 Aug 07 14:11:13.280969 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:13.280969 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:13.280969 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Delete volume with id: 3af90db4-ec68-4ba3-a861-88aeaff820c6 Aug 07 14:11:13.288598 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:13.288598 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:13.288949 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Volume info retrieved successfully. Aug 07 14:11:13.308389 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.image.cache [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Evicting image cache entry: {'id': 6, 'image_id': 'd7b15bcb-cf22-4887-ab37-c043ed431c6f', 'volume_id': '3af90db4-ec68-4ba3-a861-88aeaff820c6', 'host': 'np0000006713@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 14, 9, 46), 'last_used': datetime.datetime(2026, 8, 7, 14, 9, 55)}. {{(pid=100322) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 14:11:13.324085 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Delete volume request issued successfully. Aug 07 14:11:13.324085 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-899be6ff-7f7f-4acf-8c4e-c874631d6034 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 returned with HTTP 202 Aug 07 14:11:13.324596 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1284/5143] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:13 2026] DELETE /volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:13.333779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-afd1648b-6fbe-4eb1-bf53-16a92fec8546 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:13.335904 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afd1648b-6fbe-4eb1-bf53-16a92fec8546 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] GET https://10.4.3.193/volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 Aug 07 14:11:13.336025 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afd1648b-6fbe-4eb1-bf53-16a92fec8546 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:13.336226 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afd1648b-6fbe-4eb1-bf53-16a92fec8546 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:13.344748 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:13.344748 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:13.349366 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-afd1648b-6fbe-4eb1-bf53-16a92fec8546 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Volume info retrieved successfully. Aug 07 14:11:13.354697 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afd1648b-6fbe-4eb1-bf53-16a92fec8546 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 returned with HTTP 200 Aug 07 14:11:13.355581 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1295/5144] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:13 2026] GET /volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:13.410601 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-122528d0-102a-4154-8c30-ecd4a9e92ee6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:13.413503 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-122528d0-102a-4154-8c30-ecd4a9e92ee6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:13.413920 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-122528d0-102a-4154-8c30-ecd4a9e92ee6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:13.414202 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-122528d0-102a-4154-8c30-ecd4a9e92ee6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:13.414488 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-122528d0-102a-4154-8c30-ecd4a9e92ee6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:13.421914 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:13.421914 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:13.423491 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-122528d0-102a-4154-8c30-ecd4a9e92ee6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:13.424132 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1280/5145] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:13 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:14.370287 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1860e809-92fc-4afb-aeb1-d20405b3eb13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:14.371956 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1860e809-92fc-4afb-aeb1-d20405b3eb13 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] GET https://10.4.3.193/volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 Aug 07 14:11:14.372136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1860e809-92fc-4afb-aeb1-d20405b3eb13 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:14.372323 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1860e809-92fc-4afb-aeb1-d20405b3eb13 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:14.378020 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1860e809-92fc-4afb-aeb1-d20405b3eb13 tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 returned with HTTP 404 Aug 07 14:11:14.378442 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1287/5146] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:14 2026] GET /volume/v3/volumes/3af90db4-ec68-4ba3-a861-88aeaff820c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:14.385546 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6348ef8-310e-49fd-b117-b2d921cfb42a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:14.387820 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6348ef8-310e-49fd-b117-b2d921cfb42a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] DELETE https://10.4.3.193/volume/v3/types/865d2b45-706d-458c-ba38-ba2baaaf02b1 Aug 07 14:11:14.388099 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6348ef8-310e-49fd-b117-b2d921cfb42a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:14.388381 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6348ef8-310e-49fd-b117-b2d921cfb42a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:14.415980 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6348ef8-310e-49fd-b117-b2d921cfb42a tempest-TestInstancesWithCinderVolumes-1707870454 tempest-TestInstancesWithCinderVolumes-1707870454-project-admin] https://10.4.3.193/volume/v3/types/865d2b45-706d-458c-ba38-ba2baaaf02b1 returned with HTTP 202 Aug 07 14:11:14.416522 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1285/5147] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:11:14 2026] DELETE /volume/v3/types/865d2b45-706d-458c-ba38-ba2baaaf02b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:14.434837 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-893b8597-e1c5-4254-85f4-d1373944bcdb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:14.436619 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-893b8597-e1c5-4254-85f4-d1373944bcdb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:14.436834 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-893b8597-e1c5-4254-85f4-d1373944bcdb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:14.437040 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-893b8597-e1c5-4254-85f4-d1373944bcdb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:14.437143 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-893b8597-e1c5-4254-85f4-d1373944bcdb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:14.442925 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:14.442925 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:14.443759 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-893b8597-e1c5-4254-85f4-d1373944bcdb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:14.444168 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1296/5148] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:14 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:15.455861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a07d872-2576-43d1-8c15-a05529efd33d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:15.457823 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a07d872-2576-43d1-8c15-a05529efd33d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:15.458054 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a07d872-2576-43d1-8c15-a05529efd33d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:15.458234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a07d872-2576-43d1-8c15-a05529efd33d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:15.458339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4a07d872-2576-43d1-8c15-a05529efd33d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:15.463126 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:15.463126 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:15.463992 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a07d872-2576-43d1-8c15-a05529efd33d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:15.464435 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1281/5149] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:15 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:16.473897 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd8edff5-255c-4e45-8589-05d78d647a90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:16.476375 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd8edff5-255c-4e45-8589-05d78d647a90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:16.476734 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd8edff5-255c-4e45-8589-05d78d647a90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:16.476927 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd8edff5-255c-4e45-8589-05d78d647a90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:16.477095 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fd8edff5-255c-4e45-8589-05d78d647a90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:16.482953 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:16.482953 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:16.484071 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd8edff5-255c-4e45-8589-05d78d647a90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:16.484603 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1288/5150] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:16 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:17.495512 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f5adda6-45e6-4ecf-adf6-7511fe024588 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:17.500670 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f5adda6-45e6-4ecf-adf6-7511fe024588 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:17.501599 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f5adda6-45e6-4ecf-adf6-7511fe024588 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:17.502361 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f5adda6-45e6-4ecf-adf6-7511fe024588 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:17.502528 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3f5adda6-45e6-4ecf-adf6-7511fe024588 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:17.509433 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:17.509433 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:17.510226 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f5adda6-45e6-4ecf-adf6-7511fe024588 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:17.510632 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1286/5151] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:17 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:18.523894 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a1dbda4-d83f-4280-aebd-14ef32c94d1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:18.525869 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a1dbda4-d83f-4280-aebd-14ef32c94d1e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:18.526069 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a1dbda4-d83f-4280-aebd-14ef32c94d1e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:18.526289 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a1dbda4-d83f-4280-aebd-14ef32c94d1e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:18.526391 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3a1dbda4-d83f-4280-aebd-14ef32c94d1e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:18.530731 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:18.530731 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:18.531458 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a1dbda4-d83f-4280-aebd-14ef32c94d1e tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:18.531994 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1297/5152] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:18 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:19.552724 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a6c7cfa-473a-49be-a867-51326bf1c9fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:19.555923 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a6c7cfa-473a-49be-a867-51326bf1c9fd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:19.555923 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a6c7cfa-473a-49be-a867-51326bf1c9fd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:19.555923 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a6c7cfa-473a-49be-a867-51326bf1c9fd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:19.555923 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9a6c7cfa-473a-49be-a867-51326bf1c9fd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:19.563554 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:19.563554 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:19.563554 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a6c7cfa-473a-49be-a867-51326bf1c9fd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:19.563554 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1282/5153] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:19 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:20.574441 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-082fa7c3-3c13-45b0-a09f-ca29d3d0fee4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:20.576088 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082fa7c3-3c13-45b0-a09f-ca29d3d0fee4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:20.576285 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082fa7c3-3c13-45b0-a09f-ca29d3d0fee4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:20.576459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-082fa7c3-3c13-45b0-a09f-ca29d3d0fee4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:20.576555 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-082fa7c3-3c13-45b0-a09f-ca29d3d0fee4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:20.580660 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:20.580660 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:20.581487 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-082fa7c3-3c13-45b0-a09f-ca29d3d0fee4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:20.581922 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1289/5154] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:20 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:21.592394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af2b91cc-7506-4a21-88ff-b6954c3c0a50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:21.594327 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af2b91cc-7506-4a21-88ff-b6954c3c0a50 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:21.594542 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af2b91cc-7506-4a21-88ff-b6954c3c0a50 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:21.594738 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af2b91cc-7506-4a21-88ff-b6954c3c0a50 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:21.594883 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-af2b91cc-7506-4a21-88ff-b6954c3c0a50 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:21.599622 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:21.599622 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:21.600323 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af2b91cc-7506-4a21-88ff-b6954c3c0a50 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:21.600715 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1287/5155] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:21 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:22.614803 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-855661ae-99d8-4c21-8267-30803d7e1ec0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:22.616476 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-855661ae-99d8-4c21-8267-30803d7e1ec0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:22.616729 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-855661ae-99d8-4c21-8267-30803d7e1ec0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:22.616869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-855661ae-99d8-4c21-8267-30803d7e1ec0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:22.616958 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-855661ae-99d8-4c21-8267-30803d7e1ec0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:22.624283 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:22.624283 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:22.624283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-855661ae-99d8-4c21-8267-30803d7e1ec0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:22.624283 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1298/5156] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:22 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:22.640147 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7683e774-78a0-4789-a099-cf3f31007dd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:22.644809 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7683e774-78a0-4789-a099-cf3f31007dd8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 Aug 07 14:11:22.644809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7683e774-78a0-4789-a099-cf3f31007dd8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:22.644809 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7683e774-78a0-4789-a099-cf3f31007dd8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:22.657001 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:22.657001 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:22.662508 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7683e774-78a0-4789-a099-cf3f31007dd8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:22.669130 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7683e774-78a0-4789-a099-cf3f31007dd8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 returned with HTTP 200 Aug 07 14:11:22.669130 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1283/5157] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:22 2026] GET /volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:22.690283 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6e175f1f-89fd-460d-8164-407951e18273 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:22.701224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e175f1f-89fd-460d-8164-407951e18273 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:22.701427 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e175f1f-89fd-460d-8164-407951e18273 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:22.701612 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6e175f1f-89fd-460d-8164-407951e18273 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:22.701733 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-6e175f1f-89fd-460d-8164-407951e18273 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete backup with id: d4af60f7-d37a-4b88-9419-7f151f9c7f71. Aug 07 14:11:22.707924 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:22.707924 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:22.722426 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-6e175f1f-89fd-460d-8164-407951e18273 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] delete_backup rpcapi backup_id d4af60f7-d37a-4b88-9419-7f151f9c7f71 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:11:22.724228 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6e175f1f-89fd-460d-8164-407951e18273 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 202 Aug 07 14:11:22.724648 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1290/5158] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:22 2026] DELETE /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:11:22.734564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2b11435-57ef-4758-a03e-9958fac7ee9c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:22.736455 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2b11435-57ef-4758-a03e-9958fac7ee9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:22.736693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2b11435-57ef-4758-a03e-9958fac7ee9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:22.736933 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2b11435-57ef-4758-a03e-9958fac7ee9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:22.737077 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d2b11435-57ef-4758-a03e-9958fac7ee9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:22.744568 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:22.744568 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:22.745378 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2b11435-57ef-4758-a03e-9958fac7ee9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 200 Aug 07 14:11:22.745736 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1288/5159] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:22 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:23.690953 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ff0aac34-d9f5-42ad-a491-a2ddcd411f7e req-feb4e6f5-db8e-4218-90c5-c21fc9ab9eff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:23.693164 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff0aac34-d9f5-42ad-a491-a2ddcd411f7e req-feb4e6f5-db8e-4218-90c5-c21fc9ab9eff tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] DELETE https://10.4.3.193/volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70 Aug 07 14:11:23.693385 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff0aac34-d9f5-42ad-a491-a2ddcd411f7e req-feb4e6f5-db8e-4218-90c5-c21fc9ab9eff tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:23.693587 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff0aac34-d9f5-42ad-a491-a2ddcd411f7e req-feb4e6f5-db8e-4218-90c5-c21fc9ab9eff tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:23.702545 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:23.702545 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:23.752119 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff0aac34-d9f5-42ad-a491-a2ddcd411f7e req-feb4e6f5-db8e-4218-90c5-c21fc9ab9eff tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70 returned with HTTP 200 Aug 07 14:11:23.752559 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1299/5160] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:11:23 2026] DELETE /volume/v3/attachments/99ad780b-dc2f-45e5-97b4-ed5262887a70 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:23.756977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f660e119-7548-4ce7-946d-522beb3c95e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:23.758895 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f660e119-7548-4ce7-946d-522beb3c95e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 Aug 07 14:11:23.759112 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f660e119-7548-4ce7-946d-522beb3c95e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:23.759317 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f660e119-7548-4ce7-946d-522beb3c95e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:23.759430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f660e119-7548-4ce7-946d-522beb3c95e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id d4af60f7-d37a-4b88-9419-7f151f9c7f71. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:23.768003 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f660e119-7548-4ce7-946d-522beb3c95e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 returned with HTTP 404 Aug 07 14:11:23.768560 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1284/5161] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:23 2026] GET /volume/v3/backups/d4af60f7-d37a-4b88-9419-7f151f9c7f71 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:23.775483 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19933c95-1e1e-4019-be14-01fcf0b66269 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:23.777910 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19933c95-1e1e-4019-be14-01fcf0b66269 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:11:23.778348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19933c95-1e1e-4019-be14-01fcf0b66269 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:23.778613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19933c95-1e1e-4019-be14-01fcf0b66269 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:23.778772 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-19933c95-1e1e-4019-be14-01fcf0b66269 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete backup with id: 028860e3-7566-435a-847b-14a922212129. Aug 07 14:11:23.783218 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:23.783218 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:23.796763 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-19933c95-1e1e-4019-be14-01fcf0b66269 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] delete_backup rpcapi backup_id 028860e3-7566-435a-847b-14a922212129 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:11:23.799011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19933c95-1e1e-4019-be14-01fcf0b66269 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 202 Aug 07 14:11:23.799557 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1291/5162] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:23 2026] DELETE /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:11:23.811632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55f7e5db-394c-4e71-b709-6bdc0d851290 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:23.814924 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55f7e5db-394c-4e71-b709-6bdc0d851290 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:11:23.815425 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55f7e5db-394c-4e71-b709-6bdc0d851290 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:23.815812 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55f7e5db-394c-4e71-b709-6bdc0d851290 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:23.817296 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-55f7e5db-394c-4e71-b709-6bdc0d851290 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:23.839450 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:23.839450 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:23.842431 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55f7e5db-394c-4e71-b709-6bdc0d851290 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 200 Aug 07 14:11:23.842431 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1289/5163] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:23 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 751 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:24.721445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:24.723209 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:11:24.723585 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1597662970", "source_volid": "9c680351-9ed8-4acb-a4f0-c9a9f586ce12", "volume_type": "tempest-scenario-type-luks-164095394", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:24.725265 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1597662970', 'source_volid': '9c680351-9ed8-4acb-a4f0-c9a9f586ce12', 'volume_type': 'tempest-scenario-type-luks-164095394', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:11:24.735225 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:24.735225 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:24.735721 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume retrieved successfully. Aug 07 14:11:24.735824 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume of 1 GB Aug 07 14:11:24.736461 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Availability Zones retrieved successfully. Aug 07 14:11:24.742019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (93af6d16-0f02-4536-b99b-e43034ec5037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:24.743560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d00daf5-d0dc-4051-8217-822f17cba46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:24.744875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:11:24.769628 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d00daf5-d0dc-4051-8217-822f17cba46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9c680351-9ed8-4acb-a4f0-c9a9f586ce12', 'volume_type': VolumeType(created_at=2026-08-07T14:10:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c,is_public=True,name='tempest-scenario-type-luks-164095394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c', '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=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:24.770703 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3f5499-74da-4bbf-b8a4-104a7797f5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:24.800391 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-164095394 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-164095394, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:11:24.800633 np0000006713 devstack@c-api.service[100324]: WARNING cinder.quota [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-164095394 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-164095394, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:11:24.835613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Created reservations ['67d92482-ac05-4eb2-ac76-cec79737bc07', 'a91595c7-e05b-4e10-ad52-bea5b1b49e1b', '0971b141-4de6-4ca8-9b37-c018b83d01b5', 'e8f50c85-64ce-4844-89eb-67adfd764287'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:24.836402 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3f5499-74da-4bbf-b8a4-104a7797f5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d92482-ac05-4eb2-ac76-cec79737bc07', 'a91595c7-e05b-4e10-ad52-bea5b1b49e1b', '0971b141-4de6-4ca8-9b37-c018b83d01b5', 'e8f50c85-64ce-4844-89eb-67adfd764287']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:24.837082 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b84f6b-5451-4805-a714-cb528cd829b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:24.852191 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b4aa339-b8ad-4783-ac88-1537510b7ed6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:24.854237 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b4aa339-b8ad-4783-ac88-1537510b7ed6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 Aug 07 14:11:24.854445 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b4aa339-b8ad-4783-ac88-1537510b7ed6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:24.854736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b4aa339-b8ad-4783-ac88-1537510b7ed6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:24.854882 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3b4aa339-b8ad-4783-ac88-1537510b7ed6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 028860e3-7566-435a-847b-14a922212129. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:24.864884 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b4aa339-b8ad-4783-ac88-1537510b7ed6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/028860e3-7566-435a-847b-14a922212129 returned with HTTP 404 Aug 07 14:11:24.865550 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1285/5164] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:24 2026] GET /volume/v3/backups/028860e3-7566-435a-847b-14a922212129 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:24.886182 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4b84f6b-5451-4805-a714-cb528cd829b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa2df71-03bc-401b-b051-2bcd670d1678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1597662970',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['67d92482-ac05-4eb2-ac76-cec79737bc07','a91595c7-e05b-4e10-ad52-bea5b1b49e1b','0971b141-4de6-4ca8-9b37-c018b83d01b5','e8f50c85-64ce-4844-89eb-67adfd764287'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c680351-9ed8-4acb-a4f0-c9a9f586ce12,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c), '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-07T14:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1597662970',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=caa2df71-03bc-401b-b051-2bcd670d1678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbd6fcfb48d499aa535fd7af2b78860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9c680351-9ed8-4acb-a4f0-c9a9f586ce12,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c),volume_type_id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:24.887484 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442b935c-c118-41c6-a41d-7706f53f93ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:24.900778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d97813b9-f732-48be-bdfc-9e7a0023314a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:24.902662 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:11:24.903112 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "name": "tempest-VolumesBackupsTest-Volume-1836982976"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:24.906420 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'name': 'tempest-VolumesBackupsTest-Volume-1836982976'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:11:24.918305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442b935c-c118-41c6-a41d-7706f53f93ce) transitioned into state 'SUCCESS' from state '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-1597662970',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbd6fcfb48d499aa535fd7af2b78860',qos_specs=None,replication_status=,reservations=['67d92482-ac05-4eb2-ac76-cec79737bc07','a91595c7-e05b-4e10-ad52-bea5b1b49e1b','0971b141-4de6-4ca8-9b37-c018b83d01b5','e8f50c85-64ce-4844-89eb-67adfd764287'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c680351-9ed8-4acb-a4f0-c9a9f586ce12,status='creating',user_id='9ed65ea034604f2497eb8ac9430f63ab',volume_type_id=5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:24.918889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2ab501-e8ab-4e80-b175-315694e80538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:24.946506 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2ab501-e8ab-4e80-b175-315694e80538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:24.948962 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Flow 'volume_create_api' (93af6d16-0f02-4536-b99b-e43034ec5037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:24.948962 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Create volume request issued successfully. Aug 07 14:11:24.948962 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-350856bd-e3f3-45c0-a809-c3fba8f6bd9a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:11:24.948962 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1300/5165] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:11:24 2026] POST /volume/v3/volumes => generated 810 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:24.964908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-affe0d78-5650-458f-80e3-b5c9eba40b3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:24.964908 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-affe0d78-5650-458f-80e3-b5c9eba40b3e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:24.964908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-affe0d78-5650-458f-80e3-b5c9eba40b3e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:24.964908 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-affe0d78-5650-458f-80e3-b5c9eba40b3e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:24.974085 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:24.974085 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:24.982352 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-affe0d78-5650-458f-80e3-b5c9eba40b3e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:24.990736 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-affe0d78-5650-458f-80e3-b5c9eba40b3e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:24.992558 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1290/5166] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:24 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:25.001016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume of 1 GB Aug 07 14:11:25.007697 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Availability Zones retrieved successfully. Aug 07 14:11:25.015831 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (7a5320ce-9767-410e-8fd9-b9e6286aa120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:25.017370 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a4a9ff-557e-4393-8aa7-4c1173075269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:25.018721 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:11:25.103850 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a4a9ff-557e-4393-8aa7-4c1173075269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:25.104914 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0755ab9b-7a71-4aac-bb05-eeb7713ea110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:25.154786 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['d645b727-ae19-4555-b618-b0ce31df21dd', '36cd59b7-031f-4450-bea3-2744f6181000', 'b9ff6738-0fb7-4b03-a8ff-e848bdd5bdb4', '95103a7a-118f-46ee-a01a-ceb1738180b6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:25.155556 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0755ab9b-7a71-4aac-bb05-eeb7713ea110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d645b727-ae19-4555-b618-b0ce31df21dd', '36cd59b7-031f-4450-bea3-2744f6181000', 'b9ff6738-0fb7-4b03-a8ff-e848bdd5bdb4', '95103a7a-118f-46ee-a01a-ceb1738180b6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:25.156244 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6072763c-5287-4973-992e-41e1a7b71b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:25.183020 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6072763c-5287-4973-992e-41e1a7b71b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1836982976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['d645b727-ae19-4555-b618-b0ce31df21dd','36cd59b7-031f-4450-bea3-2744f6181000','b9ff6738-0fb7-4b03-a8ff-e848bdd5bdb4','95103a7a-118f-46ee-a01a-ceb1738180b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1836982976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='157356bb1b2a4d13b161cfeed5816b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:25.183817 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ab215c-261c-4572-9f26-2b787e28978a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:25.205754 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ab215c-261c-4572-9f26-2b787e28978a) transitioned into state 'SUCCESS' from state '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-1836982976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['d645b727-ae19-4555-b618-b0ce31df21dd','36cd59b7-031f-4450-bea3-2744f6181000','b9ff6738-0fb7-4b03-a8ff-e848bdd5bdb4','95103a7a-118f-46ee-a01a-ceb1738180b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:25.206590 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed68ff9-7913-428e-a124-cd2fd7758dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:25.216828 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed68ff9-7913-428e-a124-cd2fd7758dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:25.217712 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (7a5320ce-9767-410e-8fd9-b9e6286aa120) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:25.218042 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request issued successfully. Aug 07 14:11:25.218633 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d97813b9-f732-48be-bdfc-9e7a0023314a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:11:25.219227 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1292/5167] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:11:24 2026] POST /volume/v3/volumes => generated 749 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:25.233458 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-527d1fcb-f729-4386-8cd6-deac7f0362e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:25.235908 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-527d1fcb-f729-4386-8cd6-deac7f0362e6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:11:25.236141 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-527d1fcb-f729-4386-8cd6-deac7f0362e6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:25.236434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-527d1fcb-f729-4386-8cd6-deac7f0362e6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:25.246150 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:25.246150 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:25.251286 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-527d1fcb-f729-4386-8cd6-deac7f0362e6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:25.258737 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-527d1fcb-f729-4386-8cd6-deac7f0362e6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:11:25.259320 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1286/5168] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:25 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:26.007294 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99713746-a70a-4b3b-b250-f124810bbd9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:26.009650 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99713746-a70a-4b3b-b250-f124810bbd9e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:26.009933 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99713746-a70a-4b3b-b250-f124810bbd9e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:26.010175 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99713746-a70a-4b3b-b250-f124810bbd9e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:26.018625 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:26.018625 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:26.023187 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-99713746-a70a-4b3b-b250-f124810bbd9e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:26.028299 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99713746-a70a-4b3b-b250-f124810bbd9e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:26.028831 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1301/5169] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:26 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:26.271769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-17e05de7-4e3d-418c-b2cb-aaab9a20db33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:26.274066 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17e05de7-4e3d-418c-b2cb-aaab9a20db33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:11:26.274328 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17e05de7-4e3d-418c-b2cb-aaab9a20db33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:26.276369 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17e05de7-4e3d-418c-b2cb-aaab9a20db33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:26.282551 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:26.282551 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:26.286290 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-17e05de7-4e3d-418c-b2cb-aaab9a20db33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:26.292053 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17e05de7-4e3d-418c-b2cb-aaab9a20db33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:11:26.292444 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1291/5170] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:26 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:26.306445 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:26.308746 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:11:26.308939 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a", "name": "tempest-VolumesBackupsTest-Backup-518699369"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:26.310497 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating new backup {'backup': {'volume_id': 'b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a', 'name': 'tempest-VolumesBackupsTest-Backup-518699369'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:11:26.310645 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating backup of volume b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a in container None Aug 07 14:11:26.319422 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:26.319422 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:26.319990 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:26.344501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['7d6cd2e1-cefe-445e-b073-348306b7baf3', '5167b815-8047-45f5-b381-f6237d688c49'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:26.395519 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bcdcdaf-cb83-4db3-8947-ebbfa769dbeb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:11:26.395519 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1293/5171] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:11:26 2026] POST /volume/v3/backups => generated 329 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:26.405677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e80d47a-6004-4ea7-a960-cde96f2da4e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:26.409693 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e80d47a-6004-4ea7-a960-cde96f2da4e4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:26.409943 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e80d47a-6004-4ea7-a960-cde96f2da4e4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:26.410788 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e80d47a-6004-4ea7-a960-cde96f2da4e4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:26.410984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0e80d47a-6004-4ea7-a960-cde96f2da4e4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:26.416295 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:26.416295 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:26.417486 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e80d47a-6004-4ea7-a960-cde96f2da4e4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:26.417829 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1287/5172] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:26 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:27.042063 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cb3c92ef-ce64-44fe-a7c0-ee8638fbd9f8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:27.044233 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb3c92ef-ce64-44fe-a7c0-ee8638fbd9f8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:27.044546 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb3c92ef-ce64-44fe-a7c0-ee8638fbd9f8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:27.044854 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cb3c92ef-ce64-44fe-a7c0-ee8638fbd9f8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:27.053194 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:27.053194 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:27.056993 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cb3c92ef-ce64-44fe-a7c0-ee8638fbd9f8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:27.060589 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cb3c92ef-ce64-44fe-a7c0-ee8638fbd9f8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:27.060940 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1302/5173] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:27 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:27.429310 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a39d406d-0444-4397-8d07-b2a6a1048b01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:27.431192 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a39d406d-0444-4397-8d07-b2a6a1048b01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:27.431435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a39d406d-0444-4397-8d07-b2a6a1048b01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:27.431665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a39d406d-0444-4397-8d07-b2a6a1048b01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:27.431812 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a39d406d-0444-4397-8d07-b2a6a1048b01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:27.436086 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:27.436086 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:27.436864 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a39d406d-0444-4397-8d07-b2a6a1048b01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:27.437462 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1292/5174] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:27 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:28.071876 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa7268f3-5f1e-46e7-b89f-bcbcc9cc5f99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:28.073487 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa7268f3-5f1e-46e7-b89f-bcbcc9cc5f99 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:28.073684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa7268f3-5f1e-46e7-b89f-bcbcc9cc5f99 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:28.073871 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa7268f3-5f1e-46e7-b89f-bcbcc9cc5f99 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:28.075566 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=188,cinder:INSERT=26,cinder:UPDATE=45 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:11:28.081076 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:28.081076 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:28.084807 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aa7268f3-5f1e-46e7-b89f-bcbcc9cc5f99 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:28.089706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa7268f3-5f1e-46e7-b89f-bcbcc9cc5f99 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:28.090090 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1294/5175] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:28 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:28.447118 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d7b21ae6-d9cf-4c4f-b1f1-ff753c04558b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:28.449046 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7b21ae6-d9cf-4c4f-b1f1-ff753c04558b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:28.449251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7b21ae6-d9cf-4c4f-b1f1-ff753c04558b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:28.449460 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d7b21ae6-d9cf-4c4f-b1f1-ff753c04558b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:28.449584 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d7b21ae6-d9cf-4c4f-b1f1-ff753c04558b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:28.454060 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:28.454060 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:28.454941 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d7b21ae6-d9cf-4c4f-b1f1-ff753c04558b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:28.455425 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1288/5176] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:28 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:29.102911 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-007dc7d3-5cc2-44d6-8e25-8e7ba82bfa5f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:29.104278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-007dc7d3-5cc2-44d6-8e25-8e7ba82bfa5f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:29.104574 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-007dc7d3-5cc2-44d6-8e25-8e7ba82bfa5f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:29.104798 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-007dc7d3-5cc2-44d6-8e25-8e7ba82bfa5f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:29.111752 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:29.111752 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:29.115610 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-007dc7d3-5cc2-44d6-8e25-8e7ba82bfa5f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:29.121464 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-007dc7d3-5cc2-44d6-8e25-8e7ba82bfa5f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:29.122032 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1303/5177] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:29 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:29.466554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-235fdc27-5577-4ca9-87b8-47d8fcf9e2b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:29.469108 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-235fdc27-5577-4ca9-87b8-47d8fcf9e2b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:29.469384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-235fdc27-5577-4ca9-87b8-47d8fcf9e2b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:29.469654 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-235fdc27-5577-4ca9-87b8-47d8fcf9e2b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:29.469817 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-235fdc27-5577-4ca9-87b8-47d8fcf9e2b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:29.475796 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:29.475796 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:29.476959 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-235fdc27-5577-4ca9-87b8-47d8fcf9e2b6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:29.477417 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1293/5178] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:29 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:30.066577 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e79af295-f16c-4757-a403-72f8a46da6eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:30.137172 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8e6d633-c533-436b-a779-2475cae9d99e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:30.138670 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8e6d633-c533-436b-a779-2475cae9d99e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:30.138826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8e6d633-c533-436b-a779-2475cae9d99e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:30.139027 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8e6d633-c533-436b-a779-2475cae9d99e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:30.147044 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:30.147044 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:30.151857 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b8e6d633-c533-436b-a779-2475cae9d99e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:30.158036 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8e6d633-c533-436b-a779-2475cae9d99e tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:30.158260 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e79af295-f16c-4757-a403-72f8a46da6eb tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:11:30.158624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e79af295-f16c-4757-a403-72f8a46da6eb tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1129851770", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:30.158900 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1289/5179] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:30 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:30.172756 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e79af295-f16c-4757-a403-72f8a46da6eb tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:11:30.173127 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1295/5180] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:11:30 2026] POST /volume/v3/types => generated 212 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:30.182051 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bac49a90-f36d-4601-8522-5298b0256751 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:30.183911 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bac49a90-f36d-4601-8522-5298b0256751 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] POST https://10.4.3.193/volume/v3/types/bced0a27-26fa-4ac2-b70c-51ad6a939d9f/encryption Aug 07 14:11:30.184301 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bac49a90-f36d-4601-8522-5298b0256751 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:30.198072 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bac49a90-f36d-4601-8522-5298b0256751 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/types/bced0a27-26fa-4ac2-b70c-51ad6a939d9f/encryption returned with HTTP 200 Aug 07 14:11:30.198465 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1304/5181] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:11:30 2026] POST /volume/v3/types/bced0a27-26fa-4ac2-b70c-51ad6a939d9f/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:30.207702 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:30.265534 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:11:30.265904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1379843766", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1129851770", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:30.267633 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1379843766', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1129851770', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:11:30.271247 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:11:30.271571 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:30.271571 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:30.272134 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:11:30.278764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (d17caadc-c70f-4422-8355-f75e80dfef5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:30.279850 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11e5829-c640-4225-8a1d-ebe8698e6f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:30.280946 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:11:30.304086 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11e5829-c640-4225-8a1d-ebe8698e6f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bced0a27-26fa-4ac2-b70c-51ad6a939d9f,is_public=True,name='tempest-scenario-type-luks-1129851770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bced0a27-26fa-4ac2-b70c-51ad6a939d9f', '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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:30.304966 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93be8d3c-1e86-4508-99cb-40084f9cce00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:30.331663 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1129851770 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1129851770, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:11:30.331960 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1129851770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1129851770, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:11:30.365250 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['c245a18a-9c2d-4727-8811-0ebe79a0d15a', 'fe5ddd2a-a966-47ca-b348-765309be6980', '0d0093eb-24dd-4281-9a72-d2251551c5d0', '83e3cb33-eacf-4dc5-96d8-eb80ee9c08dd'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:30.366122 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93be8d3c-1e86-4508-99cb-40084f9cce00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c245a18a-9c2d-4727-8811-0ebe79a0d15a', 'fe5ddd2a-a966-47ca-b348-765309be6980', '0d0093eb-24dd-4281-9a72-d2251551c5d0', '83e3cb33-eacf-4dc5-96d8-eb80ee9c08dd']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:30.366942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3347a0-2a08-499c-8dff-2f6f62ea1f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:30.392163 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3347a0-2a08-499c-8dff-2f6f62ea1f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315a5d8b-7ddb-471e-be77-f4bff0ed10f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1379843766',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['c245a18a-9c2d-4727-8811-0ebe79a0d15a','fe5ddd2a-a966-47ca-b348-765309be6980','0d0093eb-24dd-4281-9a72-d2251551c5d0','83e3cb33-eacf-4dc5-96d8-eb80ee9c08dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=bced0a27-26fa-4ac2-b70c-51ad6a939d9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1379843766',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=315a5d8b-7ddb-471e-be77-f4bff0ed10f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bced0a27-26fa-4ac2-b70c-51ad6a939d9f),volume_type_id=bced0a27-26fa-4ac2-b70c-51ad6a939d9f)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:30.392953 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b15e11-76b2-4bcb-980e-959c766292c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:30.410862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b15e11-76b2-4bcb-980e-959c766292c8) transitioned into state 'SUCCESS' from state '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-1379843766',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['c245a18a-9c2d-4727-8811-0ebe79a0d15a','fe5ddd2a-a966-47ca-b348-765309be6980','0d0093eb-24dd-4281-9a72-d2251551c5d0','83e3cb33-eacf-4dc5-96d8-eb80ee9c08dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=bced0a27-26fa-4ac2-b70c-51ad6a939d9f)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:30.411910 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aedf10d6-929e-49cd-b0de-c104c701ee45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:30.421659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aedf10d6-929e-49cd-b0de-c104c701ee45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:30.422587 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (d17caadc-c70f-4422-8355-f75e80dfef5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:30.422999 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:11:30.423549 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6f961a11-efc6-49e2-9b09-a8118f383e50 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:11:30.423968 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1294/5182] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:11:30 2026] POST /volume/v3/volumes => generated 780 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:30.436311 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e455d6d-1dce-4e09-a08a-db438229e70b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:30.438263 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e455d6d-1dce-4e09-a08a-db438229e70b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:30.438501 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e455d6d-1dce-4e09-a08a-db438229e70b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:30.438717 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e455d6d-1dce-4e09-a08a-db438229e70b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:30.446967 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:30.446967 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:30.451686 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e455d6d-1dce-4e09-a08a-db438229e70b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:30.457066 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e455d6d-1dce-4e09-a08a-db438229e70b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 200 Aug 07 14:11:30.457654 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1290/5183] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:30 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:30.488225 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a203214-2f06-47fe-83ef-95d7515b5c74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:30.489988 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a203214-2f06-47fe-83ef-95d7515b5c74 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:30.490313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a203214-2f06-47fe-83ef-95d7515b5c74 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:30.490674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a203214-2f06-47fe-83ef-95d7515b5c74 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:30.491109 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6a203214-2f06-47fe-83ef-95d7515b5c74 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:30.497167 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:30.497167 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:30.498068 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a203214-2f06-47fe-83ef-95d7515b5c74 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:30.498575 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1296/5184] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:30 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:31.173243 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8bd8650-42ac-4310-a861-c379851b340f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:31.175935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8bd8650-42ac-4310-a861-c379851b340f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:31.176305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8bd8650-42ac-4310-a861-c379851b340f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:31.176575 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8bd8650-42ac-4310-a861-c379851b340f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:31.185751 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:31.185751 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:31.190135 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8bd8650-42ac-4310-a861-c379851b340f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:31.195139 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8bd8650-42ac-4310-a861-c379851b340f tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:31.195577 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1305/5185] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:31 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:31.472163 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-07872bbd-dcbd-4730-90e9-2b58541ef755 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:31.473870 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07872bbd-dcbd-4730-90e9-2b58541ef755 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:31.474084 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07872bbd-dcbd-4730-90e9-2b58541ef755 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:31.474263 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07872bbd-dcbd-4730-90e9-2b58541ef755 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:31.480870 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:31.480870 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:31.483961 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-07872bbd-dcbd-4730-90e9-2b58541ef755 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:31.487570 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07872bbd-dcbd-4730-90e9-2b58541ef755 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 200 Aug 07 14:11:31.487905 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1295/5186] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:31 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:31.500867 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5d3bf4d-46f9-446e-bd60-c2cc9799e0e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:31.502907 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d3bf4d-46f9-446e-bd60-c2cc9799e0e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:31.503198 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d3bf4d-46f9-446e-bd60-c2cc9799e0e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:31.503415 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d3bf4d-46f9-446e-bd60-c2cc9799e0e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:31.511011 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-355c1d30-af10-4818-88eb-e50440234476 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:31.511465 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:31.511465 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:31.513765 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-355c1d30-af10-4818-88eb-e50440234476 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:31.514144 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-355c1d30-af10-4818-88eb-e50440234476 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:31.514385 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-355c1d30-af10-4818-88eb-e50440234476 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:31.514520 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-355c1d30-af10-4818-88eb-e50440234476 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:31.515499 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e5d3bf4d-46f9-446e-bd60-c2cc9799e0e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:31.519768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d3bf4d-46f9-446e-bd60-c2cc9799e0e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 200 Aug 07 14:11:31.520105 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:31.520105 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:31.520198 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1291/5187] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:31 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:31.521087 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-355c1d30-af10-4818-88eb-e50440234476 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:31.521551 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1297/5188] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:31 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:31.536524 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b20a349b-51d2-440e-91c9-3c9deb78aefb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:31.538921 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b20a349b-51d2-440e-91c9-3c9deb78aefb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5/action Aug 07 14:11:31.539026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b20a349b-51d2-440e-91c9-3c9deb78aefb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:31.539186 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b20a349b-51d2-440e-91c9-3c9deb78aefb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:31.550976 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:31.550976 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:31.550976 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b20a349b-51d2-440e-91c9-3c9deb78aefb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:31.558203 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b20a349b-51d2-440e-91c9-3c9deb78aefb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume updated successfully. Aug 07 14:11:31.558493 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b20a349b-51d2-440e-91c9-3c9deb78aefb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5/action returned with HTTP 200 Aug 07 14:11:31.559194 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1306/5189] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:11:31 2026] POST /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 14:11:31.713296 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-e95a2a7a-eb8a-4b8e-b5ca-2b44892d6aaf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:31.718501 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-e95a2a7a-eb8a-4b8e-b5ca-2b44892d6aaf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:31.718693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-e95a2a7a-eb8a-4b8e-b5ca-2b44892d6aaf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:31.718898 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-e95a2a7a-eb8a-4b8e-b5ca-2b44892d6aaf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:31.734356 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:31.734356 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:31.738170 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-e95a2a7a-eb8a-4b8e-b5ca-2b44892d6aaf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:31.747414 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-e95a2a7a-eb8a-4b8e-b5ca-2b44892d6aaf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 200 Aug 07 14:11:31.747794 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1296/5190] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:31 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:32.208175 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f74b8043-1847-4cce-bce2-9bd2a75f74d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:32.210510 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f74b8043-1847-4cce-bce2-9bd2a75f74d1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:32.210734 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f74b8043-1847-4cce-bce2-9bd2a75f74d1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:32.211188 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f74b8043-1847-4cce-bce2-9bd2a75f74d1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:32.220433 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:32.220433 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:32.224346 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-91543490-0af9-4427-8683-dd0b13abf7f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:32.225107 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f74b8043-1847-4cce-bce2-9bd2a75f74d1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:32.227130 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-91543490-0af9-4427-8683-dd0b13abf7f5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:32.227370 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-91543490-0af9-4427-8683-dd0b13abf7f5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:32.227594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-91543490-0af9-4427-8683-dd0b13abf7f5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:32.230715 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f74b8043-1847-4cce-bce2-9bd2a75f74d1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:32.231100 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1292/5191] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:32 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:32.237556 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:32.237556 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:32.243506 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-91543490-0af9-4427-8683-dd0b13abf7f5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:32.247485 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-91543490-0af9-4427-8683-dd0b13abf7f5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 200 Aug 07 14:11:32.247833 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1298/5192] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:32 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:32.258903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af3eadf4-ae05-4503-8917-d02f405ceb7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:32.259291 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af3eadf4-ae05-4503-8917-d02f405ceb7e None None] GET https://10.4.3.193/volume// Aug 07 14:11:32.259454 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af3eadf4-ae05-4503-8917-d02f405ceb7e None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:32.259635 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af3eadf4-ae05-4503-8917-d02f405ceb7e None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:32.260008 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af3eadf4-ae05-4503-8917-d02f405ceb7e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:32.260300 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1307/5193] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:11:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:32.267779 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-07517856-bfec-4f0d-bfde-bd0604c82eb6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:32.270070 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-07517856-bfec-4f0d-bfde-bd0604c82eb6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:11:32.270484 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-07517856-bfec-4f0d-bfde-bd0604c82eb6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "315a5d8b-7ddb-471e-be77-f4bff0ed10f5", "connector": null, "instance_uuid": "6f8e77c5-aff5-484c-888c-e7f9da419701"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:32.280043 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:32.280043 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:32.304934 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-07517856-bfec-4f0d-bfde-bd0604c82eb6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:11:32.305442 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1297/5194] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:11:32 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:32.536425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0cf22136-df3a-47da-b4bd-1f16c186c46f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:32.538520 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cf22136-df3a-47da-b4bd-1f16c186c46f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:32.538736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cf22136-df3a-47da-b4bd-1f16c186c46f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:32.538992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cf22136-df3a-47da-b4bd-1f16c186c46f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:32.539119 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0cf22136-df3a-47da-b4bd-1f16c186c46f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:32.544615 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:32.544615 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:32.545885 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cf22136-df3a-47da-b4bd-1f16c186c46f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:32.546319 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1293/5195] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:32 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:33.221491 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a8d03d2-47be-482b-bd88-4eb7c8f1b3c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:33.222191 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a8d03d2-47be-482b-bd88-4eb7c8f1b3c5 None None] GET https://10.4.3.193/volume// Aug 07 14:11:33.222285 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a8d03d2-47be-482b-bd88-4eb7c8f1b3c5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:33.222570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a8d03d2-47be-482b-bd88-4eb7c8f1b3c5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:33.223087 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a8d03d2-47be-482b-bd88-4eb7c8f1b3c5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:33.223459 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1299/5196] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:11:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:33.235891 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c4c638d6-eebc-46e9-bca0-2b5849da8ac2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:33.238629 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c4c638d6-eebc-46e9-bca0-2b5849da8ac2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:33.238931 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c4c638d6-eebc-46e9-bca0-2b5849da8ac2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:33.239360 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c4c638d6-eebc-46e9-bca0-2b5849da8ac2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:33.247889 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6545c19c-542f-43f2-8325-44fff3b6d6e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:33.251094 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6545c19c-542f-43f2-8325-44fff3b6d6e0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:33.251309 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6545c19c-542f-43f2-8325-44fff3b6d6e0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:33.251477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6545c19c-542f-43f2-8325-44fff3b6d6e0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:33.255249 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:33.255249 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:33.265867 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:33.265867 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:33.267104 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c4c638d6-eebc-46e9-bca0-2b5849da8ac2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:33.272068 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6545c19c-542f-43f2-8325-44fff3b6d6e0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:33.279443 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c4c638d6-eebc-46e9-bca0-2b5849da8ac2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 200 Aug 07 14:11:33.280166 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1308/5197] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:11:33 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 1051 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 14:11:33.285715 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6545c19c-542f-43f2-8325-44fff3b6d6e0 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:33.287207 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1298/5198] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:33 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:33.401993 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-eef6403c-3a5b-4f38-baf6-62c11c25d3bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:33.404120 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-eef6403c-3a5b-4f38-baf6-62c11c25d3bd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac Aug 07 14:11:33.404572 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-eef6403c-3a5b-4f38-baf6-62c11c25d3bd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:33.413647 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-eef6403c-3a5b-4f38-baf6-62c11c25d3bd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-315a5d8b-7ddb-471e-be77-f4bff0ed10f5-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:11:33.418906 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-eef6403c-3a5b-4f38-baf6-62c11c25d3bd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-315a5d8b-7ddb-471e-be77-f4bff0ed10f5-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:11:33.419949 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:33.419949 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:33.502992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-eef6403c-3a5b-4f38-baf6-62c11c25d3bd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-315a5d8b-7ddb-471e-be77-f4bff0ed10f5-np0000006713" released by "attachment_update" :: held 0.084s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:11:33.503336 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-eef6403c-3a5b-4f38-baf6-62c11c25d3bd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac returned with HTTP 200 Aug 07 14:11:33.503798 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1294/5199] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:11:33 2026] PUT /volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:33.532563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-925a0d1f-e38d-43c7-a8d2-1bf78884eea3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:33.534781 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-925a0d1f-e38d-43c7-a8d2-1bf78884eea3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac/action Aug 07 14:11:33.535350 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-925a0d1f-e38d-43c7-a8d2-1bf78884eea3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:33.535545 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-925a0d1f-e38d-43c7-a8d2-1bf78884eea3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:33.555802 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:33.555802 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:33.559590 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9384c478-6420-4ff8-a0c1-4425799b401a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:33.562675 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9384c478-6420-4ff8-a0c1-4425799b401a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:33.562675 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9384c478-6420-4ff8-a0c1-4425799b401a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:33.562675 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9384c478-6420-4ff8-a0c1-4425799b401a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:33.562675 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9384c478-6420-4ff8-a0c1-4425799b401a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:33.570521 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:33.570521 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:33.571748 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9384c478-6420-4ff8-a0c1-4425799b401a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:33.572654 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1309/5200] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:33 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:33.574522 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-925a0d1f-e38d-43c7-a8d2-1bf78884eea3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac/action returned with HTTP 204 Aug 07 14:11:33.574851 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1300/5201] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:11:33 2026] POST /volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:34.305105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9640308-3021-44b9-9599-cafc3e991525 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:34.307764 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9640308-3021-44b9-9599-cafc3e991525 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:34.308006 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9640308-3021-44b9-9599-cafc3e991525 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:34.308268 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9640308-3021-44b9-9599-cafc3e991525 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:34.320376 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:34.320376 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:34.326868 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9640308-3021-44b9-9599-cafc3e991525 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:34.336883 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9640308-3021-44b9-9599-cafc3e991525 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:34.336883 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1299/5202] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:34 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:34.585639 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d03726a-4bc8-4005-a2fa-510449fb2150 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:34.587280 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d03726a-4bc8-4005-a2fa-510449fb2150 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:34.589861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d03726a-4bc8-4005-a2fa-510449fb2150 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:34.589861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d03726a-4bc8-4005-a2fa-510449fb2150 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:34.589861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4d03726a-4bc8-4005-a2fa-510449fb2150 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:34.593434 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:34.593434 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:34.594424 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d03726a-4bc8-4005-a2fa-510449fb2150 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:34.594905 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1295/5203] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:34 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:35.353867 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-480db591-1607-4c8f-975a-3358887a79f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:35.354283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-480db591-1607-4c8f-975a-3358887a79f3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:35.354487 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-480db591-1607-4c8f-975a-3358887a79f3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:35.354667 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-480db591-1607-4c8f-975a-3358887a79f3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:35.363793 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:35.363793 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:35.369088 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-480db591-1607-4c8f-975a-3358887a79f3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:35.375349 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-480db591-1607-4c8f-975a-3358887a79f3 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:35.376088 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1310/5204] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:35 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:35.605876 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4bf7750-fde5-40e9-95fa-e827cb366dfe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:35.608210 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4bf7750-fde5-40e9-95fa-e827cb366dfe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:35.608502 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4bf7750-fde5-40e9-95fa-e827cb366dfe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:35.608682 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4bf7750-fde5-40e9-95fa-e827cb366dfe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:35.608798 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d4bf7750-fde5-40e9-95fa-e827cb366dfe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:35.612776 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:35.612776 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:35.613453 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4bf7750-fde5-40e9-95fa-e827cb366dfe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:35.613998 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1301/5205] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:35 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:36.389955 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eb9310f9-f9b8-4158-a6cb-97f2d1706bcc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:36.391809 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb9310f9-f9b8-4158-a6cb-97f2d1706bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:36.392066 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb9310f9-f9b8-4158-a6cb-97f2d1706bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:36.392261 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb9310f9-f9b8-4158-a6cb-97f2d1706bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:36.400150 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:36.400150 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:36.404871 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eb9310f9-f9b8-4158-a6cb-97f2d1706bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:36.409511 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb9310f9-f9b8-4158-a6cb-97f2d1706bcc tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:36.410021 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1300/5206] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:36 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:36.624283 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc594184-eae5-4fcf-bc3e-b051059e2c90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:36.626520 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc594184-eae5-4fcf-bc3e-b051059e2c90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:36.626737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc594184-eae5-4fcf-bc3e-b051059e2c90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:36.626982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc594184-eae5-4fcf-bc3e-b051059e2c90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:36.627166 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bc594184-eae5-4fcf-bc3e-b051059e2c90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:36.633450 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:36.633450 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:36.634360 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc594184-eae5-4fcf-bc3e-b051059e2c90 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:36.634818 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1296/5207] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:36 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:37.424384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2678bb4-e222-425b-ae75-714b6e96155b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:37.426206 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2678bb4-e222-425b-ae75-714b6e96155b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:37.426387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2678bb4-e222-425b-ae75-714b6e96155b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:37.426558 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2678bb4-e222-425b-ae75-714b6e96155b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:37.434898 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:37.434898 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:37.440078 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2678bb4-e222-425b-ae75-714b6e96155b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:37.444190 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2678bb4-e222-425b-ae75-714b6e96155b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:37.444595 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1311/5208] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:37 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:37.646819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aec87e0c-8994-44d3-b4be-d0f9f44dbd53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:37.649609 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aec87e0c-8994-44d3-b4be-d0f9f44dbd53 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:37.649764 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aec87e0c-8994-44d3-b4be-d0f9f44dbd53 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:37.650247 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aec87e0c-8994-44d3-b4be-d0f9f44dbd53 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:37.650344 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-aec87e0c-8994-44d3-b4be-d0f9f44dbd53 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:37.658288 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:37.658288 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:37.659777 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aec87e0c-8994-44d3-b4be-d0f9f44dbd53 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:37.660659 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1302/5209] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:37 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:37.761391 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c272973f-34f4-49ae-b6c9-8e11e2a04445 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:37.763524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c272973f-34f4-49ae-b6c9-8e11e2a04445 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5/encryption Aug 07 14:11:37.763711 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c272973f-34f4-49ae-b6c9-8e11e2a04445 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:37.763917 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c272973f-34f4-49ae-b6c9-8e11e2a04445 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:37.775759 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:37.775759 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:37.785676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a1f4d0c3-40eb-4fd0-ae32-e3e37daa3c5d req-c272973f-34f4-49ae-b6c9-8e11e2a04445 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5/encryption returned with HTTP 200 Aug 07 14:11:37.786221 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1301/5210] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:11:37 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:38.457701 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cb134bf-af9a-47ea-9a4f-389b001284bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:38.460042 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cb134bf-af9a-47ea-9a4f-389b001284bd tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:38.460325 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cb134bf-af9a-47ea-9a4f-389b001284bd tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:38.460585 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cb134bf-af9a-47ea-9a4f-389b001284bd tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:38.469966 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:38.469966 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:38.475859 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9cb134bf-af9a-47ea-9a4f-389b001284bd tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:38.482514 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cb134bf-af9a-47ea-9a4f-389b001284bd tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:38.483069 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1297/5211] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:38 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 1450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:38.634161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-abe6ff32-ae6b-4407-a19b-2a58f6f4e9c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:38.636510 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-abe6ff32-ae6b-4407-a19b-2a58f6f4e9c8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:38.636786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-abe6ff32-ae6b-4407-a19b-2a58f6f4e9c8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:38.637087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-abe6ff32-ae6b-4407-a19b-2a58f6f4e9c8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:38.644310 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:38.644310 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:38.648795 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-abe6ff32-ae6b-4407-a19b-2a58f6f4e9c8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:38.653814 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-abe6ff32-ae6b-4407-a19b-2a58f6f4e9c8 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:38.654350 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1312/5212] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:38 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:38.671290 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-600ba9e3-812d-4636-8750-90b4240e1873 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:38.673785 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-600ba9e3-812d-4636-8750-90b4240e1873 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:38.674324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-600ba9e3-812d-4636-8750-90b4240e1873 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:38.674324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-600ba9e3-812d-4636-8750-90b4240e1873 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:38.674465 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-600ba9e3-812d-4636-8750-90b4240e1873 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:38.680615 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:38.680615 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:38.681782 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-600ba9e3-812d-4636-8750-90b4240e1873 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:38.682633 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1303/5213] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:38 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:39.133860 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-54389683-aeda-43fa-89a0-bfbe222da04c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:39.135818 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-54389683-aeda-43fa-89a0-bfbe222da04c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:39.136073 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-54389683-aeda-43fa-89a0-bfbe222da04c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:39.136260 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-54389683-aeda-43fa-89a0-bfbe222da04c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:39.143212 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:39.143212 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:39.146881 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-54389683-aeda-43fa-89a0-bfbe222da04c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:39.151415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-54389683-aeda-43fa-89a0-bfbe222da04c tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:39.151803 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1302/5214] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:39 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:39.160614 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c75d3cd3-d5f0-47d1-a6d4-c59b1ca3f6af None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:39.161095 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c75d3cd3-d5f0-47d1-a6d4-c59b1ca3f6af None None] GET https://10.4.3.193/volume// Aug 07 14:11:39.161251 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c75d3cd3-d5f0-47d1-a6d4-c59b1ca3f6af None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:39.161429 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c75d3cd3-d5f0-47d1-a6d4-c59b1ca3f6af None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:39.161750 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c75d3cd3-d5f0-47d1-a6d4-c59b1ca3f6af None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:39.162058 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1298/5215] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:11:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:39.168803 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-2a8a3c07-b1ba-4ba2-b559-ec7127cb5e37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:39.170762 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-2a8a3c07-b1ba-4ba2-b559-ec7127cb5e37 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:11:39.171124 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-2a8a3c07-b1ba-4ba2-b559-ec7127cb5e37 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caa2df71-03bc-401b-b051-2bcd670d1678", "connector": null, "instance_uuid": "64b54ac1-feb7-421a-93f9-c64b50f5096f"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:39.178729 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:39.178729 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:39.202459 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-2a8a3c07-b1ba-4ba2-b559-ec7127cb5e37 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:11:39.202865 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1313/5216] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:11:39 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:39.694469 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a9f02a2-77c9-44ff-bdce-721a865768cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:39.696193 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a9f02a2-77c9-44ff-bdce-721a865768cc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:39.696394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a9f02a2-77c9-44ff-bdce-721a865768cc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:39.696578 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a9f02a2-77c9-44ff-bdce-721a865768cc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:39.696686 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8a9f02a2-77c9-44ff-bdce-721a865768cc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:39.701407 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:39.701407 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:39.702159 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a9f02a2-77c9-44ff-bdce-721a865768cc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:39.702516 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1304/5217] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:39 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:40.061762 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-858d6771-ee38-461f-a89c-87a82162b70e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:40.062197 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-858d6771-ee38-461f-a89c-87a82162b70e None None] GET https://10.4.3.193/volume// Aug 07 14:11:40.062382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-858d6771-ee38-461f-a89c-87a82162b70e None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:40.062624 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-858d6771-ee38-461f-a89c-87a82162b70e None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:40.063036 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-858d6771-ee38-461f-a89c-87a82162b70e None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:40.063322 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1303/5218] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:11:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:40.070396 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-04da5f9e-5f70-4ae6-b0dd-162aae27488b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:40.072508 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-04da5f9e-5f70-4ae6-b0dd-162aae27488b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:11:40.072758 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-04da5f9e-5f70-4ae6-b0dd-162aae27488b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:40.072978 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-04da5f9e-5f70-4ae6-b0dd-162aae27488b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:40.082406 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:40.082406 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:40.085949 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-04da5f9e-5f70-4ae6-b0dd-162aae27488b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:11:40.090613 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-04da5f9e-5f70-4ae6-b0dd-162aae27488b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:11:40.091309 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1299/5219] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:11:40 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 1629 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:40.207358 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-221294a2-d878-471b-8454-28ffe2180ec1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:40.213099 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-221294a2-d878-471b-8454-28ffe2180ec1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] PUT https://10.4.3.193/volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293 Aug 07 14:11:40.213510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-221294a2-d878-471b-8454-28ffe2180ec1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:40.225111 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-221294a2-d878-471b-8454-28ffe2180ec1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Acquiring lock "cinder-attachment_update-caa2df71-03bc-401b-b051-2bcd670d1678-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:11:40.229062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-221294a2-d878-471b-8454-28ffe2180ec1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Lock "cinder-attachment_update-caa2df71-03bc-401b-b051-2bcd670d1678-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:11:40.230019 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:40.230019 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:40.324802 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-221294a2-d878-471b-8454-28ffe2180ec1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Lock "cinder-attachment_update-caa2df71-03bc-401b-b051-2bcd670d1678-np0000006713" released by "attachment_update" :: held 0.096s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:11:40.325297 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-221294a2-d878-471b-8454-28ffe2180ec1 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293 returned with HTTP 200 Aug 07 14:11:40.325789 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1314/5220] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:11:40 2026] PUT /volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293 => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:40.351774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-1525d730-7982-4e37-84b0-951bce04c188 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:40.354371 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-1525d730-7982-4e37-84b0-951bce04c188 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] POST https://10.4.3.193/volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293/action Aug 07 14:11:40.354938 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-1525d730-7982-4e37-84b0-951bce04c188 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:40.355142 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-1525d730-7982-4e37-84b0-951bce04c188 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:40.374776 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:40.374776 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:40.389611 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-1525d730-7982-4e37-84b0-951bce04c188 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293/action returned with HTTP 204 Aug 07 14:11:40.390304 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1305/5221] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:11:40 2026] POST /volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f2cf79a-8180-48d8-b357-cea4e521cdc0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f2cf79a-8180-48d8-b357-cea4e521cdc0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f2cf79a-8180-48d8-b357-cea4e521cdc0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f2cf79a-8180-48d8-b357-cea4e521cdc0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8f2cf79a-8180-48d8-b357-cea4e521cdc0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f2cf79a-8180-48d8-b357-cea4e521cdc0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:41.358156 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1304/5222] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:40 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:41.729862 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c64cdee-9d52-4d23-abba-c0bf44e7a302 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:41.732718 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c64cdee-9d52-4d23-abba-c0bf44e7a302 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:41.732924 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c64cdee-9d52-4d23-abba-c0bf44e7a302 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:41.733121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c64cdee-9d52-4d23-abba-c0bf44e7a302 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:41.733243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9c64cdee-9d52-4d23-abba-c0bf44e7a302 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:41.737479 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:41.737479 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:41.738250 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c64cdee-9d52-4d23-abba-c0bf44e7a302 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:41.738799 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1300/5223] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:41 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:42.749021 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c5771a4f-0f07-44f5-96a6-76c56728ba9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:42.750790 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5771a4f-0f07-44f5-96a6-76c56728ba9d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:42.750997 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5771a4f-0f07-44f5-96a6-76c56728ba9d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:42.751170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c5771a4f-0f07-44f5-96a6-76c56728ba9d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:42.751270 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c5771a4f-0f07-44f5-96a6-76c56728ba9d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:42.755805 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:42.755805 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:42.756462 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c5771a4f-0f07-44f5-96a6-76c56728ba9d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:42.756799 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1315/5224] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:42 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:43.766136 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16514728-83e3-47d9-97f8-27f2990d2ac6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:43.767782 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16514728-83e3-47d9-97f8-27f2990d2ac6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:43.767986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16514728-83e3-47d9-97f8-27f2990d2ac6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:43.768193 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16514728-83e3-47d9-97f8-27f2990d2ac6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:43.768318 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-16514728-83e3-47d9-97f8-27f2990d2ac6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:43.772481 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:43.772481 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:43.773240 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16514728-83e3-47d9-97f8-27f2990d2ac6 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:43.773769 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1306/5225] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:43 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:44.221329 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b53c8006-a957-48ce-84bc-d809b201833a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:44.223110 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:11:44.223494 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-701833858", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:44.225052 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-701833858', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:11:44.225209 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume of 1 GB Aug 07 14:11:44.230399 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Availability Zones retrieved successfully. Aug 07 14:11:44.237669 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (f32223a5-6325-4a19-8ebb-40f10c222ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:44.238780 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5853d2-6726-4018-b1d2-e1ffce953874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:44.239764 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:11:44.263941 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5853d2-6726-4018-b1d2-e1ffce953874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:44.264228 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44dc71a3-3537-461f-9fb0-1c6dd610527f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:44.323126 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Created reservations ['1f36808e-d31d-488d-95aa-fca732fd743b', '05f31af8-a9cd-4e34-8553-2d3f79e6c4d4', '10b7bcf3-9bd1-4979-99cd-0d5f79dc1230', '41c55211-0e49-432f-bf9f-2cc9eaf7cb64'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:44.323859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44dc71a3-3537-461f-9fb0-1c6dd610527f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f36808e-d31d-488d-95aa-fca732fd743b', '05f31af8-a9cd-4e34-8553-2d3f79e6c4d4', '10b7bcf3-9bd1-4979-99cd-0d5f79dc1230', '41c55211-0e49-432f-bf9f-2cc9eaf7cb64']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:44.324642 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a37869-b981-4f0d-bde2-59fcb64cf04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:44.346104 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a37869-b981-4f0d-bde2-59fcb64cf04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73ce6a77-221a-4955-9799-6e13c174b12f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-701833858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['1f36808e-d31d-488d-95aa-fca732fd743b','05f31af8-a9cd-4e34-8553-2d3f79e6c4d4','10b7bcf3-9bd1-4979-99cd-0d5f79dc1230','41c55211-0e49-432f-bf9f-2cc9eaf7cb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-701833858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73ce6a77-221a-4955-9799-6e13c174b12f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e864a2a602f497d94c02cb0f51c6c27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:44.346852 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f03da8b0-e005-4d2a-ba91-03f3f3e36190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:44.363090 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f03da8b0-e005-4d2a-ba91-03f3f3e36190) transitioned into state 'SUCCESS' from state '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-701833858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['1f36808e-d31d-488d-95aa-fca732fd743b','05f31af8-a9cd-4e34-8553-2d3f79e6c4d4','10b7bcf3-9bd1-4979-99cd-0d5f79dc1230','41c55211-0e49-432f-bf9f-2cc9eaf7cb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:44.363720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e039749-a575-484f-860a-59fa9af1d64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:44.371793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e039749-a575-484f-860a-59fa9af1d64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:44.372544 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (f32223a5-6325-4a19-8ebb-40f10c222ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:44.372810 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request issued successfully. Aug 07 14:11:44.373363 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b53c8006-a957-48ce-84bc-d809b201833a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:11:44.373754 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1305/5226] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:11:44 2026] POST /volume/v3/volumes => generated 756 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:44.384909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-edbddb4e-7aac-48fd-b0c6-4d50cb66ff10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:44.386608 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edbddb4e-7aac-48fd-b0c6-4d50cb66ff10 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:44.386774 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edbddb4e-7aac-48fd-b0c6-4d50cb66ff10 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:44.386982 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edbddb4e-7aac-48fd-b0c6-4d50cb66ff10 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:44.392738 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:44.392738 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:44.396821 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-edbddb4e-7aac-48fd-b0c6-4d50cb66ff10 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:44.400990 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edbddb4e-7aac-48fd-b0c6-4d50cb66ff10 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:44.401392 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1301/5227] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:44 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:44.557274 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-5e6a0da1-1077-48aa-bb2c-d9f22286400d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:44.559337 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-5e6a0da1-1077-48aa-bb2c-d9f22286400d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678/encryption Aug 07 14:11:44.559520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-5e6a0da1-1077-48aa-bb2c-d9f22286400d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:44.559715 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-5e6a0da1-1077-48aa-bb2c-d9f22286400d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:44.569487 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:44.569487 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:44.575813 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4d85abe0-8163-4ed0-a6f3-16db029b1559 req-5e6a0da1-1077-48aa-bb2c-d9f22286400d tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678/encryption returned with HTTP 200 Aug 07 14:11:44.576306 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1316/5228] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:11:44 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:44.783475 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4adc3a17-e0bd-49c6-aabb-81c476f3b71a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:44.785317 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4adc3a17-e0bd-49c6-aabb-81c476f3b71a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:44.785636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4adc3a17-e0bd-49c6-aabb-81c476f3b71a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:44.786315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4adc3a17-e0bd-49c6-aabb-81c476f3b71a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:44.786315 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4adc3a17-e0bd-49c6-aabb-81c476f3b71a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:44.791221 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:44.791221 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:44.792365 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4adc3a17-e0bd-49c6-aabb-81c476f3b71a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:44.792764 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1307/5229] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:44 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:45.414435 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90007de7-5ab3-4a28-8b9c-9bc00819ac49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:45.416700 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90007de7-5ab3-4a28-8b9c-9bc00819ac49 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:45.416982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90007de7-5ab3-4a28-8b9c-9bc00819ac49 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:45.417231 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90007de7-5ab3-4a28-8b9c-9bc00819ac49 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:45.427988 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:45.427988 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:45.433049 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-90007de7-5ab3-4a28-8b9c-9bc00819ac49 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:45.438176 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90007de7-5ab3-4a28-8b9c-9bc00819ac49 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:45.438661 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1306/5230] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:45 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:45.451712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aaab63e1-ee3b-4546-a2b6-7dd748992a8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:45.454337 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaab63e1-ee3b-4546-a2b6-7dd748992a8c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:45.454564 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaab63e1-ee3b-4546-a2b6-7dd748992a8c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:45.454984 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aaab63e1-ee3b-4546-a2b6-7dd748992a8c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:45.462139 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:45.462139 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:45.465996 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aaab63e1-ee3b-4546-a2b6-7dd748992a8c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:45.469822 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aaab63e1-ee3b-4546-a2b6-7dd748992a8c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:45.470291 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1302/5231] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:45 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:45.802790 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d37edaf-7819-4f65-9d5e-67f653472659 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:45.804487 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d37edaf-7819-4f65-9d5e-67f653472659 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:11:45.804658 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d37edaf-7819-4f65-9d5e-67f653472659 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:45.804871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d37edaf-7819-4f65-9d5e-67f653472659 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:45.805029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5d37edaf-7819-4f65-9d5e-67f653472659 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:11:45.809233 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:45.809233 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:45.809955 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d37edaf-7819-4f65-9d5e-67f653472659 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:11:45.810459 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1317/5232] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:45 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:46.128899 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-ff4c5e4b-6c5a-4182-bae6-aed1fa1b9d3f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.131325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-ff4c5e4b-6c5a-4182-bae6-aed1fa1b9d3f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:46.131565 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-ff4c5e4b-6c5a-4182-bae6-aed1fa1b9d3f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:46.131853 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-ff4c5e4b-6c5a-4182-bae6-aed1fa1b9d3f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:46.139822 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:46.139822 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:46.144600 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-ff4c5e4b-6c5a-4182-bae6-aed1fa1b9d3f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:46.150386 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-ff4c5e4b-6c5a-4182-bae6-aed1fa1b9d3f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:46.150923 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1308/5233] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:46 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:46.254618 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-105c7bbf-9ef8-4cc4-a308-b0781423ef78 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.255019 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-105c7bbf-9ef8-4cc4-a308-b0781423ef78 None None] GET https://10.4.3.193/volume// Aug 07 14:11:46.255197 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-105c7bbf-9ef8-4cc4-a308-b0781423ef78 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:46.255382 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-105c7bbf-9ef8-4cc4-a308-b0781423ef78 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:46.255703 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-105c7bbf-9ef8-4cc4-a308-b0781423ef78 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:46.255983 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1307/5234] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:11:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:46.263922 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-101e898d-c396-487a-ad5d-6de0dfc03383 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.264672 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-779195a4-9c2c-4d38-a5c0-ef63aa50f54a req-b4eea611-93ee-4099-b948-ad19e55184c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.266095 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-101e898d-c396-487a-ad5d-6de0dfc03383 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:11:46.266490 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-101e898d-c396-487a-ad5d-6de0dfc03383 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73ce6a77-221a-4955-9799-6e13c174b12f", "connector": null, "instance_uuid": "7deb6ddc-eef5-4d71-b708-d45e47dc5761"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:46.267721 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-779195a4-9c2c-4d38-a5c0-ef63aa50f54a req-b4eea611-93ee-4099-b948-ad19e55184c1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac Aug 07 14:11:46.267960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-779195a4-9c2c-4d38-a5c0-ef63aa50f54a req-b4eea611-93ee-4099-b948-ad19e55184c1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:46.268158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-779195a4-9c2c-4d38-a5c0-ef63aa50f54a req-b4eea611-93ee-4099-b948-ad19e55184c1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:46.278718 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:46.278718 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:46.282811 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:46.282811 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:46.314531 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-101e898d-c396-487a-ad5d-6de0dfc03383 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:11:46.315032 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1303/5235] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:11:46 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 07 14:11:46.336877 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-779195a4-9c2c-4d38-a5c0-ef63aa50f54a req-b4eea611-93ee-4099-b948-ad19e55184c1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac returned with HTTP 200 Aug 07 14:11:46.336877 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1318/5236] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:11:46 2026] DELETE /volume/v3/attachments/32a1c675-bff0-4038-bc23-012b296bf1ac => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:46.343612 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6feb3673-91ad-4874-91e6-ce9d0bff3d38 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.346239 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6feb3673-91ad-4874-91e6-ce9d0bff3d38 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:46.346239 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6feb3673-91ad-4874-91e6-ce9d0bff3d38 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:46.346239 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6feb3673-91ad-4874-91e6-ce9d0bff3d38 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:46.356678 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:46.356678 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:46.359780 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6feb3673-91ad-4874-91e6-ce9d0bff3d38 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:46.363589 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6feb3673-91ad-4874-91e6-ce9d0bff3d38 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:46.363975 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1309/5237] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:46 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:46.364065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55cb6fc2-afd3-4eb4-b312-5dfd772c3424 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.365358 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55cb6fc2-afd3-4eb4-b312-5dfd772c3424 None None] GET https://10.4.3.193/volume// Aug 07 14:11:46.365358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55cb6fc2-afd3-4eb4-b312-5dfd772c3424 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:46.365358 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55cb6fc2-afd3-4eb4-b312-5dfd772c3424 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:46.365358 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55cb6fc2-afd3-4eb4-b312-5dfd772c3424 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:46.365677 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1308/5238] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:11:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:46.377814 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-d13caf32-985c-45be-9202-90505d86fbd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.380300 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-d13caf32-985c-45be-9202-90505d86fbd8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:46.380569 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-d13caf32-985c-45be-9202-90505d86fbd8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:46.380776 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-d13caf32-985c-45be-9202-90505d86fbd8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:46.392863 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:46.392863 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:46.393675 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-d13caf32-985c-45be-9202-90505d86fbd8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:46.397407 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-d13caf32-985c-45be-9202-90505d86fbd8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:46.397756 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1304/5239] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:11:46 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:46.514970 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-67f62900-f887-4971-b856-433ffb075900 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:46.516853 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-67f62900-f887-4971-b856-433ffb075900 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] PUT https://10.4.3.193/volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de Aug 07 14:11:46.517209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-67f62900-f887-4971-b856-433ffb075900 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:46.524779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-67f62900-f887-4971-b856-433ffb075900 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Acquiring lock "cinder-attachment_update-73ce6a77-221a-4955-9799-6e13c174b12f-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:11:46.529524 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-67f62900-f887-4971-b856-433ffb075900 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-73ce6a77-221a-4955-9799-6e13c174b12f-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:11:46.530718 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:46.530718 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:46.615083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-67f62900-f887-4971-b856-433ffb075900 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-73ce6a77-221a-4955-9799-6e13c174b12f-np0000006713" released by "attachment_update" :: held 0.086s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:11:46.615381 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-67f62900-f887-4971-b856-433ffb075900 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de returned with HTTP 200 Aug 07 14:11:46.615904 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1319/5240] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:11:46 2026] PUT /volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:47.296872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:47.299357 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:47.299550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:47.299774 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:47.300009 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:47.308141 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:47.308141 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:47.308649 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:47.323298 np0000006713 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:11:47.329539 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:11:47.329958 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0e12eff-a926-41e1-b9ff-9f78a463ce15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 202 Aug 07 14:11:47.330447 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1310/5241] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:11:47 2026] DELETE /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:47.338663 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c10c60de-9cca-4d7e-ad8d-c02d82430d59 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:47.340696 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c10c60de-9cca-4d7e-ad8d-c02d82430d59 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:47.340976 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c10c60de-9cca-4d7e-ad8d-c02d82430d59 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:47.341195 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c10c60de-9cca-4d7e-ad8d-c02d82430d59 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:47.348404 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:47.348404 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:47.353725 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c10c60de-9cca-4d7e-ad8d-c02d82430d59 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:47.360358 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c10c60de-9cca-4d7e-ad8d-c02d82430d59 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 200 Aug 07 14:11:47.360760 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1309/5242] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:47 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:47.381609 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fa2f114-1d2c-4c7e-812f-cc6ac6bbb346 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:47.383705 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fa2f114-1d2c-4c7e-812f-cc6ac6bbb346 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:47.384021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fa2f114-1d2c-4c7e-812f-cc6ac6bbb346 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:47.384261 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fa2f114-1d2c-4c7e-812f-cc6ac6bbb346 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:47.396151 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:47.396151 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:47.400856 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fa2f114-1d2c-4c7e-812f-cc6ac6bbb346 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:47.406220 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fa2f114-1d2c-4c7e-812f-cc6ac6bbb346 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:47.406997 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1305/5243] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:47 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:11:47.559253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-473ecb0c-6e60-442b-8c66-2a1c4bbcfce4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:47.561335 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-473ecb0c-6e60-442b-8c66-2a1c4bbcfce4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:11:47.561526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-473ecb0c-6e60-442b-8c66-2a1c4bbcfce4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:47.561721 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-473ecb0c-6e60-442b-8c66-2a1c4bbcfce4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:47.570060 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:47.570060 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:47.573472 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-473ecb0c-6e60-442b-8c66-2a1c4bbcfce4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:47.579382 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-473ecb0c-6e60-442b-8c66-2a1c4bbcfce4 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:11:47.579936 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1320/5244] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:47 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:47.591575 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92e87a22-edfb-42f3-be6d-7b9433ae00ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:47.592115 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92e87a22-edfb-42f3-be6d-7b9433ae00ca None None] GET https://10.4.3.193/volume// Aug 07 14:11:47.592348 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92e87a22-edfb-42f3-be6d-7b9433ae00ca None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:47.595791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92e87a22-edfb-42f3-be6d-7b9433ae00ca None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:47.595791 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92e87a22-edfb-42f3-be6d-7b9433ae00ca None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:47.595791 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1311/5245] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:11:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:47.603689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-2d6ab929-e11a-415c-9a20-c63baae056eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:47.606192 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-2d6ab929-e11a-415c-9a20-c63baae056eb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:11:47.606553 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-2d6ab929-e11a-415c-9a20-c63baae056eb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a", "connector": null, "instance_uuid": "fc497d5b-f0fd-4717-b031-7697198fa055"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:47.615853 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:47.615853 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:47.647041 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-2d6ab929-e11a-415c-9a20-c63baae056eb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:11:47.647041 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1310/5246] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:11:47 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:48.372441 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-149b3e0b-74fb-4b42-9228-a3a2804d80fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.374209 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-149b3e0b-74fb-4b42-9228-a3a2804d80fc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 Aug 07 14:11:48.374379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-149b3e0b-74fb-4b42-9228-a3a2804d80fc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:48.374562 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-149b3e0b-74fb-4b42-9228-a3a2804d80fc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:48.381610 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-149b3e0b-74fb-4b42-9228-a3a2804d80fc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 returned with HTTP 404 Aug 07 14:11:48.382223 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1306/5247] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:48 2026] GET /volume/v3/volumes/315a5d8b-7ddb-471e-be77-f4bff0ed10f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:48.392980 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f40d73c2-2733-4de6-abcc-a72b4bcf1bf7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.396680 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f40d73c2-2733-4de6-abcc-a72b4bcf1bf7 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:11:48.396680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f40d73c2-2733-4de6-abcc-a72b4bcf1bf7 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:48.396680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f40d73c2-2733-4de6-abcc-a72b4bcf1bf7 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:48.396680 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f40d73c2-2733-4de6-abcc-a72b4bcf1bf7 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:11:48.413875 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f40d73c2-2733-4de6-abcc-a72b4bcf1bf7 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Get all volumes completed successfully. Aug 07 14:11:48.414762 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:48.414762 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:48.418970 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97b71f3c-31a5-4873-a2b7-58df2c9a7d22 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.420884 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97b71f3c-31a5-4873-a2b7-58df2c9a7d22 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:48.422057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97b71f3c-31a5-4873-a2b7-58df2c9a7d22 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:48.422057 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97b71f3c-31a5-4873-a2b7-58df2c9a7d22 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:48.422225 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f40d73c2-2733-4de6-abcc-a72b4bcf1bf7 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:11:48.422225 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1321/5248] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:11:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:48.432106 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:48.432106 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:48.435670 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97b71f3c-31a5-4873-a2b7-58df2c9a7d22 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:48.439940 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-433a2216-a3a1-4cb0-86f7-db98254a6ed1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.440501 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97b71f3c-31a5-4873-a2b7-58df2c9a7d22 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:48.440699 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1312/5249] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:48 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:48.442147 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-433a2216-a3a1-4cb0-86f7-db98254a6ed1 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] DELETE https://10.4.3.193/volume/v3/types/bced0a27-26fa-4ac2-b70c-51ad6a939d9f Aug 07 14:11:48.442397 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-433a2216-a3a1-4cb0-86f7-db98254a6ed1 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:48.442655 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-433a2216-a3a1-4cb0-86f7-db98254a6ed1 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:48.442990 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:48.442990 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:48.471837 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-433a2216-a3a1-4cb0-86f7-db98254a6ed1 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/types/bced0a27-26fa-4ac2-b70c-51ad6a939d9f returned with HTTP 202 Aug 07 14:11:48.472354 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1311/5250] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:11:48 2026] DELETE /volume/v3/types/bced0a27-26fa-4ac2-b70c-51ad6a939d9f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:11:48.485142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a35e7ec-34d9-4b04-9d17-31d1b3e010c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.487062 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a35e7ec-34d9-4b04-9d17-31d1b3e010c3 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:11:48.487574 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a35e7ec-34d9-4b04-9d17-31d1b3e010c3 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1095416254", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:48.504168 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a35e7ec-34d9-4b04-9d17-31d1b3e010c3 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:11:48.504539 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1307/5251] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:11:48 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:11:48.517704 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c3f2dff0-5b33-4647-b6ff-b8cff1d84b61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.520862 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3f2dff0-5b33-4647-b6ff-b8cff1d84b61 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] POST https://10.4.3.193/volume/v3/types/ac0be6a1-1e04-4512-a334-dad55c8655db/encryption Aug 07 14:11:48.520862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3f2dff0-5b33-4647-b6ff-b8cff1d84b61 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:48.540467 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3f2dff0-5b33-4647-b6ff-b8cff1d84b61 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/types/ac0be6a1-1e04-4512-a334-dad55c8655db/encryption returned with HTTP 200 Aug 07 14:11:48.541118 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1322/5252] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:11:48 2026] POST /volume/v3/types/ac0be6a1-1e04-4512-a334-dad55c8655db/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:48.550019 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.552783 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:11:48.552998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1135570594", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1095416254", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:48.555093 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1135570594', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1095416254', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:11:48.559219 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:11:48.559502 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:48.559502 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:48.560031 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:11:48.567322 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (a0021c39-0c6d-406f-873b-531c3de9b8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:48.568167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9286f98c-4464-48b2-a489-2bc246d29888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:48.569086 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:11:48.603102 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9286f98c-4464-48b2-a489-2bc246d29888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:11:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ac0be6a1-1e04-4512-a334-dad55c8655db,is_public=True,name='tempest-scenario-type-luks2-1095416254',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ac0be6a1-1e04-4512-a334-dad55c8655db', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:48.604014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1316a65-21e7-4099-a58c-ed35d24e70a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:48.642876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d86c3daf-c0e5-47d3-8d2d-9b53d1b881ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.643223 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1095416254 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1095416254, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:11:48.643374 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d86c3daf-c0e5-47d3-8d2d-9b53d1b881ce None None] GET https://10.4.3.193/volume// Aug 07 14:11:48.643577 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1095416254 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1095416254, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:11:48.643618 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d86c3daf-c0e5-47d3-8d2d-9b53d1b881ce None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:48.643879 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d86c3daf-c0e5-47d3-8d2d-9b53d1b881ce None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:48.644297 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d86c3daf-c0e5-47d3-8d2d-9b53d1b881ce None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:48.644668 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1312/5253] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:11:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:48.653685 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-afbf103b-48d4-4196-9fee-0f798c5e1e01 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.656251 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-afbf103b-48d4-4196-9fee-0f798c5e1e01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:11:48.656454 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-afbf103b-48d4-4196-9fee-0f798c5e1e01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:48.656638 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-afbf103b-48d4-4196-9fee-0f798c5e1e01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:48.667472 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:48.667472 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:48.672358 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-afbf103b-48d4-4196-9fee-0f798c5e1e01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:11:48.675672 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['3c9cb569-10ca-497c-af41-d7149dd27b39', '1b9edff4-7ae0-419b-a60f-a70e8bae6ec1', '5b933e4d-776b-43e4-862e-6fc8269b6cd0', '36bb3b9f-4d38-4a1f-9eb1-40d802a26259'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:48.677064 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1316a65-21e7-4099-a58c-ed35d24e70a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c9cb569-10ca-497c-af41-d7149dd27b39', '1b9edff4-7ae0-419b-a60f-a70e8bae6ec1', '5b933e4d-776b-43e4-862e-6fc8269b6cd0', '36bb3b9f-4d38-4a1f-9eb1-40d802a26259']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:48.677617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24119be-0f45-4a8b-b41b-4738dee839c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:48.682497 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-afbf103b-48d4-4196-9fee-0f798c5e1e01 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:11:48.683012 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1308/5254] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:11:48 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 1536 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:48.703955 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24119be-0f45-4a8b-b41b-4738dee839c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0757fea-db34-44f3-869f-f2e88ae06d49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1135570594',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['3c9cb569-10ca-497c-af41-d7149dd27b39','1b9edff4-7ae0-419b-a60f-a70e8bae6ec1','5b933e4d-776b-43e4-862e-6fc8269b6cd0','36bb3b9f-4d38-4a1f-9eb1-40d802a26259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=ac0be6a1-1e04-4512-a334-dad55c8655db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1135570594',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b0757fea-db34-44f3-869f-f2e88ae06d49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac0be6a1-1e04-4512-a334-dad55c8655db),volume_type_id=ac0be6a1-1e04-4512-a334-dad55c8655db)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:48.704693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015a67b6-df45-41b2-af87-190e5794d4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:48.725725 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015a67b6-df45-41b2-af87-190e5794d4ed) transitioned into state 'SUCCESS' from state '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-1135570594',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['3c9cb569-10ca-497c-af41-d7149dd27b39','1b9edff4-7ae0-419b-a60f-a70e8bae6ec1','5b933e4d-776b-43e4-862e-6fc8269b6cd0','36bb3b9f-4d38-4a1f-9eb1-40d802a26259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=ac0be6a1-1e04-4512-a334-dad55c8655db)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:48.726452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a696b53c-4341-4963-86a4-f8319a87f1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:11:48.736895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a696b53c-4341-4963-86a4-f8319a87f1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:11:48.737852 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (a0021c39-0c6d-406f-873b-531c3de9b8c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:11:48.738169 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:11:48.738701 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0080d3ee-f6ec-48a5-a326-c1f3c175b605 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:11:48.739172 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1313/5255] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:11:48 2026] POST /volume/v3/volumes => generated 781 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:48.752144 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-648fc266-d946-46ab-9420-1e358fd88ff8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.756474 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-648fc266-d946-46ab-9420-1e358fd88ff8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:11:48.756474 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-648fc266-d946-46ab-9420-1e358fd88ff8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:48.756474 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-648fc266-d946-46ab-9420-1e358fd88ff8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:48.764206 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:48.764206 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:48.771281 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-648fc266-d946-46ab-9420-1e358fd88ff8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:48.773777 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-648fc266-d946-46ab-9420-1e358fd88ff8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 200 Aug 07 14:11:48.774306 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1323/5256] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:48 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:48.802827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-ae9f0418-3c66-480d-964d-0b14760daddb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.806102 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-ae9f0418-3c66-480d-964d-0b14760daddb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] PUT https://10.4.3.193/volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43 Aug 07 14:11:48.806423 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-ae9f0418-3c66-480d-964d-0b14760daddb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:48.815942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-ae9f0418-3c66-480d-964d-0b14760daddb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Acquiring lock "cinder-attachment_update-b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:11:48.821642 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-ae9f0418-3c66-480d-964d-0b14760daddb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Lock "cinder-attachment_update-b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a-np0000006713" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:11:48.823032 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:48.823032 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:48.971552 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-ae9f0418-3c66-480d-964d-0b14760daddb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Lock "cinder-attachment_update-b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a-np0000006713" released by "attachment_update" :: held 0.150s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:11:48.972400 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-ae9f0418-3c66-480d-964d-0b14760daddb tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43 returned with HTTP 200 Aug 07 14:11:48.972400 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1313/5257] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:11:48 2026] PUT /volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:48.996645 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-fa715cf1-9854-4181-bdcc-7c68a42e38e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:48.999036 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-fa715cf1-9854-4181-bdcc-7c68a42e38e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43/action Aug 07 14:11:48.999468 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-fa715cf1-9854-4181-bdcc-7c68a42e38e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:48.999596 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-fa715cf1-9854-4181-bdcc-7c68a42e38e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:49.022960 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:49.022960 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:49.035598 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c82df7d2-75f3-4d47-95ff-dd10beab08bf req-fa715cf1-9854-4181-bdcc-7c68a42e38e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43/action returned with HTTP 204 Aug 07 14:11:49.036134 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1309/5258] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:11:48 2026] POST /volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:49.462709 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-193e100c-26d6-4d72-ac98-53ad4e69d843 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:49.465125 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-193e100c-26d6-4d72-ac98-53ad4e69d843 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:49.465371 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-193e100c-26d6-4d72-ac98-53ad4e69d843 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:49.465601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-193e100c-26d6-4d72-ac98-53ad4e69d843 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:49.478446 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:49.478446 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:49.482671 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-193e100c-26d6-4d72-ac98-53ad4e69d843 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:49.488396 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-193e100c-26d6-4d72-ac98-53ad4e69d843 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:49.488898 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1314/5259] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:49 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:49.793761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a89e255a-33dc-456e-9116-254003a33948 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:49.795568 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a89e255a-33dc-456e-9116-254003a33948 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:11:49.795740 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a89e255a-33dc-456e-9116-254003a33948 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:49.795941 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a89e255a-33dc-456e-9116-254003a33948 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:49.802435 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:49.802435 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:49.806088 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a89e255a-33dc-456e-9116-254003a33948 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:49.810491 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a89e255a-33dc-456e-9116-254003a33948 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 200 Aug 07 14:11:49.810927 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1324/5260] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:49 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:49.826720 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cf11ed7-4eb3-44f7-ac92-ad9e3e881636 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:49.829415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cf11ed7-4eb3-44f7-ac92-ad9e3e881636 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:11:49.829794 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cf11ed7-4eb3-44f7-ac92-ad9e3e881636 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:49.830184 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cf11ed7-4eb3-44f7-ac92-ad9e3e881636 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:49.840249 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:49.840249 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:49.853011 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0cf11ed7-4eb3-44f7-ac92-ad9e3e881636 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:49.862868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cf11ed7-4eb3-44f7-ac92-ad9e3e881636 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 200 Aug 07 14:11:49.863574 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1314/5261] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:49 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:49.881340 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b72ce71-ad6e-4954-a6bb-80d38ed34a10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:49.883633 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b72ce71-ad6e-4954-a6bb-80d38ed34a10 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/action Aug 07 14:11:49.884122 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b72ce71-ad6e-4954-a6bb-80d38ed34a10 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:49.884298 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b72ce71-ad6e-4954-a6bb-80d38ed34a10 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:49.894971 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:49.894971 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:49.895569 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b72ce71-ad6e-4954-a6bb-80d38ed34a10 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:49.903750 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b72ce71-ad6e-4954-a6bb-80d38ed34a10 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume updated successfully. Aug 07 14:11:49.904101 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b72ce71-ad6e-4954-a6bb-80d38ed34a10 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/action returned with HTTP 200 Aug 07 14:11:49.904565 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1310/5262] 10.4.3.193 () {68 vars in 1390 bytes} [Fri Aug 7 14:11:49 2026] POST /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 14:11:49.962014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-42dc8c0d-12d7-43f3-83e4-6368ce0d7043 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:49.964456 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-42dc8c0d-12d7-43f3-83e4-6368ce0d7043 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de/action Aug 07 14:11:49.965012 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-42dc8c0d-12d7-43f3-83e4-6368ce0d7043 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:49.965210 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-42dc8c0d-12d7-43f3-83e4-6368ce0d7043 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:49.986151 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:49.986151 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:49.997965 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3d219f6a-e259-4fcb-850d-3a5d686d5826 req-42dc8c0d-12d7-43f3-83e4-6368ce0d7043 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de/action returned with HTTP 204 Aug 07 14:11:49.997965 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1315/5263] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:11:49 2026] POST /volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:50.039928 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-bdd40b28-9878-4ab6-92c8-1e118d191546 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:50.043160 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-bdd40b28-9878-4ab6-92c8-1e118d191546 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:11:50.043421 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-bdd40b28-9878-4ab6-92c8-1e118d191546 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:50.043665 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-bdd40b28-9878-4ab6-92c8-1e118d191546 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:50.052912 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:50.052912 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:50.057488 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-bdd40b28-9878-4ab6-92c8-1e118d191546 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:50.062442 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-bdd40b28-9878-4ab6-92c8-1e118d191546 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 200 Aug 07 14:11:50.062935 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1325/5264] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:50 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:50.478351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-686f12b1-371e-4d97-907a-d47ba1221bf5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:50.480135 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-686f12b1-371e-4d97-907a-d47ba1221bf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:11:50.480335 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-686f12b1-371e-4d97-907a-d47ba1221bf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:50.480507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-686f12b1-371e-4d97-907a-d47ba1221bf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:50.487337 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:50.487337 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:50.492093 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-686f12b1-371e-4d97-907a-d47ba1221bf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:50.495623 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-686f12b1-371e-4d97-907a-d47ba1221bf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 200 Aug 07 14:11:50.495983 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1315/5265] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:11:50 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:50.503677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db1b7753-f8e9-41d1-bf7f-f0e68e6f0dca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:50.506966 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db1b7753-f8e9-41d1-bf7f-f0e68e6f0dca tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:50.506966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db1b7753-f8e9-41d1-bf7f-f0e68e6f0dca tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:50.506966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db1b7753-f8e9-41d1-bf7f-f0e68e6f0dca tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:50.507083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f83e8afe-74d9-42ec-a873-53e0492d670d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:50.507083 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f83e8afe-74d9-42ec-a873-53e0492d670d None None] GET https://10.4.3.193/volume// Aug 07 14:11:50.507083 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f83e8afe-74d9-42ec-a873-53e0492d670d None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:50.507399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f83e8afe-74d9-42ec-a873-53e0492d670d None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:50.507565 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f83e8afe-74d9-42ec-a873-53e0492d670d None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:50.507867 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1316/5266] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:11:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:50.517205 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-73a579d9-7c69-4cd9-ac43-f62b0251983e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:50.517464 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:50.517464 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:50.519107 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-73a579d9-7c69-4cd9-ac43-f62b0251983e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:11:50.519446 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-73a579d9-7c69-4cd9-ac43-f62b0251983e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0757fea-db34-44f3-869f-f2e88ae06d49", "connector": null, "instance_uuid": "a05a9f8e-1352-4b57-9a9f-b2f15eaea69f"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:50.521063 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db1b7753-f8e9-41d1-bf7f-f0e68e6f0dca tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:50.525011 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db1b7753-f8e9-41d1-bf7f-f0e68e6f0dca tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:11:50.525452 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1311/5267] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:11:50 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:50.527268 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:50.527268 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:50.552996 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-73a579d9-7c69-4cd9-ac43-f62b0251983e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:11:50.553453 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1326/5268] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:11:50 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 07 14:11:51.523945 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a9dab96-29d6-491f-9df6-cc3b35941eb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:51.524245 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a9dab96-29d6-491f-9df6-cc3b35941eb5 None None] GET https://10.4.3.193/volume// Aug 07 14:11:51.524245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a9dab96-29d6-491f-9df6-cc3b35941eb5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:51.525575 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a9dab96-29d6-491f-9df6-cc3b35941eb5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:51.525575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a9dab96-29d6-491f-9df6-cc3b35941eb5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:11:51.525575 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1316/5269] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:11:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:11:51.533116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-46b2e636-4dfb-45d3-ac7b-fcba3f12c466 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:51.537660 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-46b2e636-4dfb-45d3-ac7b-fcba3f12c466 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:11:51.537994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-46b2e636-4dfb-45d3-ac7b-fcba3f12c466 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:51.538251 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-46b2e636-4dfb-45d3-ac7b-fcba3f12c466 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:51.549747 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:51.549747 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:51.552885 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-46b2e636-4dfb-45d3-ac7b-fcba3f12c466 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:11:51.559934 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-46b2e636-4dfb-45d3-ac7b-fcba3f12c466 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 200 Aug 07 14:11:51.560438 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1317/5270] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:11:51 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:11:51.684641 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-eb3130da-a9ea-4b57-9c21-74e78cf4f5f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:51.688902 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-eb3130da-a9ea-4b57-9c21-74e78cf4f5f3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583 Aug 07 14:11:51.689788 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-eb3130da-a9ea-4b57-9c21-74e78cf4f5f3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:51.697904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-eb3130da-a9ea-4b57-9c21-74e78cf4f5f3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-b0757fea-db34-44f3-869f-f2e88ae06d49-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:11:51.702992 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-eb3130da-a9ea-4b57-9c21-74e78cf4f5f3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-b0757fea-db34-44f3-869f-f2e88ae06d49-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:11:51.704803 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:51.704803 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:51.785234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-eb3130da-a9ea-4b57-9c21-74e78cf4f5f3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-b0757fea-db34-44f3-869f-f2e88ae06d49-np0000006713" released by "attachment_update" :: held 0.082s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:11:51.785625 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-eb3130da-a9ea-4b57-9c21-74e78cf4f5f3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583 returned with HTTP 200 Aug 07 14:11:51.786154 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1312/5271] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:11:51 2026] PUT /volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:11:51.816113 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-4436e8b3-85a9-404e-a94d-0c75fbe8facb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:51.818435 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-4436e8b3-85a9-404e-a94d-0c75fbe8facb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583/action Aug 07 14:11:51.818922 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-4436e8b3-85a9-404e-a94d-0c75fbe8facb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:11:51.819038 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-4436e8b3-85a9-404e-a94d-0c75fbe8facb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:51.843718 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:51.843718 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:51.859545 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-4436e8b3-85a9-404e-a94d-0c75fbe8facb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583/action returned with HTTP 204 Aug 07 14:11:51.860235 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1327/5272] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:11:51 2026] POST /volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:11:53.934608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9e9002b-4eea-4748-94ed-f623268abd6b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:53.936240 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9e9002b-4eea-4748-94ed-f623268abd6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:11:53.936563 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9e9002b-4eea-4748-94ed-f623268abd6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73ce6a77-221a-4955-9799-6e13c174b12f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1485826721", "description": null, "metadata": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:53.946453 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:53.946453 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:53.946917 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b9e9002b-4eea-4748-94ed-f623268abd6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:53.947057 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-b9e9002b-4eea-4748-94ed-f623268abd6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create snapshot from volume 73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:53.980911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-b9e9002b-4eea-4748-94ed-f623268abd6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Created reservations ['1b18f642-a868-4dbd-af28-4192257ccb35', '6e4cee7f-2a8e-472f-8b16-123f5429c8d1', 'e3293942-972e-4cd9-9d1c-495dc64eaf82', '8c18fc9d-a6e7-4b28-81dc-17a65ab43c27'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:54.025809 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b9e9002b-4eea-4748-94ed-f623268abd6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot force create request issued successfully. Aug 07 14:11:54.026164 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9e9002b-4eea-4748-94ed-f623268abd6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:11:54.026561 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1317/5273] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:11:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:54.036084 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8a9ec8d-e23f-4a51-afcb-006b4a0af4b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:54.038782 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8a9ec8d-e23f-4a51-afcb-006b4a0af4b9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f Aug 07 14:11:54.039031 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8a9ec8d-e23f-4a51-afcb-006b4a0af4b9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:54.039222 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8a9ec8d-e23f-4a51-afcb-006b4a0af4b9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:54.044450 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:54.044450 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:54.044897 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8a9ec8d-e23f-4a51-afcb-006b4a0af4b9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:11:54.045612 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8a9ec8d-e23f-4a51-afcb-006b4a0af4b9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f returned with HTTP 200 Aug 07 14:11:54.045974 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1318/5274] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:11:54 2026] GET /volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:55.055810 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da4c1db0-825f-4d92-bb53-7ce8e5d381c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:55.057533 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da4c1db0-825f-4d92-bb53-7ce8e5d381c8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f Aug 07 14:11:55.057742 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da4c1db0-825f-4d92-bb53-7ce8e5d381c8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:55.058025 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da4c1db0-825f-4d92-bb53-7ce8e5d381c8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:55.059694 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=128,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:11:55.066041 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:55.066041 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:55.066503 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da4c1db0-825f-4d92-bb53-7ce8e5d381c8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:11:55.067313 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da4c1db0-825f-4d92-bb53-7ce8e5d381c8 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f returned with HTTP 200 Aug 07 14:11:55.067666 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1313/5275] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:11:55 2026] GET /volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:55.076119 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8304d271-240b-430c-a5fe-5b3949f696f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:55.077877 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8304d271-240b-430c-a5fe-5b3949f696f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f Aug 07 14:11:55.078086 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8304d271-240b-430c-a5fe-5b3949f696f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:55.078275 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8304d271-240b-430c-a5fe-5b3949f696f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:55.083435 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:55.083435 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:55.084062 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8304d271-240b-430c-a5fe-5b3949f696f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:11:55.084978 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8304d271-240b-430c-a5fe-5b3949f696f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f returned with HTTP 200 Aug 07 14:11:55.085381 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1328/5276] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:11:55 2026] GET /volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:56.402538 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-c663d0ff-2665-459e-8824-356c98d055f7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:56.404981 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-c663d0ff-2665-459e-8824-356c98d055f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/encryption Aug 07 14:11:56.405187 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-c663d0ff-2665-459e-8824-356c98d055f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:56.405373 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-c663d0ff-2665-459e-8824-356c98d055f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:56.415289 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:56.415289 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:56.422290 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f85b7baa-09a2-439d-a99d-d2cb123dddf5 req-c663d0ff-2665-459e-8824-356c98d055f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/encryption returned with HTTP 200 Aug 07 14:11:56.422810 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1318/5277] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:11:56 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:56.566708 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:56.568550 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:11:56.568986 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73ce6a77-221a-4955-9799-6e13c174b12f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2025002168", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:56.580638 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:56.580638 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:56.581171 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:56.581316 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create snapshot from volume 73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:56.615636 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Created reservations ['e01a938d-d041-4f0b-90f5-ef6049b5939a', '81991b25-340a-4803-91d8-3e01ccc2f7e2', '2e47a014-16eb-44d4-847c-32c11a0ee689', 'b801900b-de5c-4928-b8e6-4a723da73e44'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:56.656421 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot force create request issued successfully. Aug 07 14:11:56.656849 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a7b0700-d930-45e7-b0a2-c7a44eb9f88f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:11:56.657361 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1319/5278] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:11:56 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 07 14:11:56.668014 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5092724-f554-4b39-8a58-6b33ba12a82a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:56.669683 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5092724-f554-4b39-8a58-6b33ba12a82a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e Aug 07 14:11:56.669946 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5092724-f554-4b39-8a58-6b33ba12a82a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:56.670113 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5092724-f554-4b39-8a58-6b33ba12a82a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:56.675990 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:56.675990 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:56.676387 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5092724-f554-4b39-8a58-6b33ba12a82a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:11:56.677132 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5092724-f554-4b39-8a58-6b33ba12a82a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e returned with HTTP 200 Aug 07 14:11:56.677454 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1314/5279] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:11:56 2026] GET /volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:57.687176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0efee783-5e2a-4960-bf04-c295bc376a74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:57.689088 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0efee783-5e2a-4960-bf04-c295bc376a74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e Aug 07 14:11:57.689291 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0efee783-5e2a-4960-bf04-c295bc376a74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:57.689504 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0efee783-5e2a-4960-bf04-c295bc376a74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:57.691383 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=173,cinder:UPDATE=34,cinder:INSERT=10 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:11:57.695937 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:57.695937 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:11:57.696483 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0efee783-5e2a-4960-bf04-c295bc376a74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:11:57.697673 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0efee783-5e2a-4960-bf04-c295bc376a74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e returned with HTTP 200 Aug 07 14:11:57.698569 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1329/5280] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:11:57 2026] GET /volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:57.714532 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-decc31af-3c89-447f-bdf0-dc6000784ffe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:57.716370 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-decc31af-3c89-447f-bdf0-dc6000784ffe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e Aug 07 14:11:57.716571 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-decc31af-3c89-447f-bdf0-dc6000784ffe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:57.716786 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-decc31af-3c89-447f-bdf0-dc6000784ffe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:57.722821 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=205,cinder:INSERT=34,cinder:UPDATE=63,cinder:DELETE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:11:57.726928 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:57.726928 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:11:57.726928 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-decc31af-3c89-447f-bdf0-dc6000784ffe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:11:57.729584 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-decc31af-3c89-447f-bdf0-dc6000784ffe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e returned with HTTP 200 Aug 07 14:11:57.729584 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1319/5281] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:11:57 2026] GET /volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:11:59.332547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:59.334760 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:11:59.335202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73ce6a77-221a-4955-9799-6e13c174b12f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1843649656", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:11:59.346984 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:59.346984 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:11:59.347756 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:11:59.347756 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create snapshot from volume 73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:11:59.378298 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Created reservations ['a569d463-5e40-4ae6-ae0c-f6e63343d7c8', '9a8977a0-d4b3-4ae0-bbce-68291f3eae7a', '439ae968-d837-44a6-b462-6e658143072a', '7bb0f498-5f10-4872-8218-c763ed7c53af'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:11:59.423915 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot force create request issued successfully. Aug 07 14:11:59.424378 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a3ca57b-46dc-42d3-97b8-c949e0795613 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:11:59.424995 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1320/5282] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:11:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:11:59.436923 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b0dee27-2504-44c0-a762-d8fcbcc3c83a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:11:59.439116 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b0dee27-2504-44c0-a762-d8fcbcc3c83a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 Aug 07 14:11:59.439398 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b0dee27-2504-44c0-a762-d8fcbcc3c83a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:11:59.439826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b0dee27-2504-44c0-a762-d8fcbcc3c83a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:11:59.457642 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:11:59.457642 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:11:59.458459 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b0dee27-2504-44c0-a762-d8fcbcc3c83a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:11:59.459869 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b0dee27-2504-44c0-a762-d8fcbcc3c83a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 returned with HTTP 200 Aug 07 14:11:59.460635 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1315/5283] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:11:59 2026] GET /volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:00.474986 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-764dab96-5acf-477c-92ab-1e5e2e4b48c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:00.476911 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-764dab96-5acf-477c-92ab-1e5e2e4b48c7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 Aug 07 14:12:00.477141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-764dab96-5acf-477c-92ab-1e5e2e4b48c7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:00.477349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-764dab96-5acf-477c-92ab-1e5e2e4b48c7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:00.483266 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:00.483266 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:00.483823 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-764dab96-5acf-477c-92ab-1e5e2e4b48c7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:00.484768 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-764dab96-5acf-477c-92ab-1e5e2e4b48c7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 returned with HTTP 200 Aug 07 14:12:00.485181 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1330/5284] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:00 2026] GET /volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:00.505838 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d7198181-2b45-4b2a-a60b-735832055a05 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:00.507676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7198181-2b45-4b2a-a60b-735832055a05 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 Aug 07 14:12:00.507904 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7198181-2b45-4b2a-a60b-735832055a05 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:00.508109 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d7198181-2b45-4b2a-a60b-735832055a05 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:00.512917 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:00.512917 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:00.513350 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d7198181-2b45-4b2a-a60b-735832055a05 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:00.514185 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d7198181-2b45-4b2a-a60b-735832055a05 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 returned with HTTP 200 Aug 07 14:12:00.514710 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1320/5285] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:00 2026] GET /volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:00.575228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-d4ee88ed-d053-4504-9db1-5944823a9f43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:00.577790 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-d4ee88ed-d053-4504-9db1-5944823a9f43 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:00.577991 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-d4ee88ed-d053-4504-9db1-5944823a9f43 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:00.578229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-d4ee88ed-d053-4504-9db1-5944823a9f43 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:00.601949 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:00.601949 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:00.605651 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-d4ee88ed-d053-4504-9db1-5944823a9f43 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:00.611040 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-d4ee88ed-d053-4504-9db1-5944823a9f43 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:12:00.611461 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1321/5286] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:00 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:00.656459 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-5b4a0ff2-8d76-4d42-be56-3323bda52bbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:00.659175 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-5b4a0ff2-8d76-4d42-be56-3323bda52bbb tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f/action Aug 07 14:12:00.659670 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-5b4a0ff2-8d76-4d42-be56-3323bda52bbb tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:00.659865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-5b4a0ff2-8d76-4d42-be56-3323bda52bbb tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:00.672904 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:00.672904 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:00.673768 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-5b4a0ff2-8d76-4d42-be56-3323bda52bbb tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:00.682421 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-5b4a0ff2-8d76-4d42-be56-3323bda52bbb tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Begin detaching volume completed successfully. Aug 07 14:12:00.682825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-5b4a0ff2-8d76-4d42-be56-3323bda52bbb tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f/action returned with HTTP 202 Aug 07 14:12:00.683552 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1316/5287] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:12:00 2026] POST /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:12:00.762363 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5dcea147-5c5f-4787-b636-f1e20b6034c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:00.762363 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5dcea147-5c5f-4787-b636-f1e20b6034c3 None None] GET https://10.4.3.193/volume// Aug 07 14:12:00.762363 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5dcea147-5c5f-4787-b636-f1e20b6034c3 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:00.762597 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5dcea147-5c5f-4787-b636-f1e20b6034c3 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:00.763074 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5dcea147-5c5f-4787-b636-f1e20b6034c3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:00.763386 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1331/5288] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:00.777094 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-f9198518-d085-4473-8c51-cac69fcb3b51 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:00.793176 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-f9198518-d085-4473-8c51-cac69fcb3b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:00.793461 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-f9198518-d085-4473-8c51-cac69fcb3b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:00.793701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-f9198518-d085-4473-8c51-cac69fcb3b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:00.818052 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:00.818052 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:00.822910 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-f9198518-d085-4473-8c51-cac69fcb3b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:00.829325 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-f9198518-d085-4473-8c51-cac69fcb3b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:12:00.829933 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1321/5289] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:00 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 1324 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:01.720643 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-30c93a00-9dad-46d8-abc5-f9eaab3fdb19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:01.746249 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-30c93a00-9dad-46d8-abc5-f9eaab3fdb19 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de Aug 07 14:12:01.746459 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-30c93a00-9dad-46d8-abc5-f9eaab3fdb19 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:01.746724 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-30c93a00-9dad-46d8-abc5-f9eaab3fdb19 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:01.755677 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:01.755677 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:01.814871 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-398ff2b0-2bf9-4cd7-af4e-e1b0c8a2f61c req-30c93a00-9dad-46d8-abc5-f9eaab3fdb19 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de returned with HTTP 200 Aug 07 14:12:01.815292 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1322/5290] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:12:01 2026] DELETE /volume/v3/attachments/cfc31f1e-2e37-4a2d-bb2e-ed72a28238de => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:02.856973 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:02.860182 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:12:02.860672 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2005246640", "snapshot_id": "a5864769-56d4-438a-a6fe-985307f0221f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:02.863391 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2005246640', 'snapshot_id': 'a5864769-56d4-438a-a6fe-985307f0221f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:12:02.870456 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:02.870456 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:02.871113 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:02.871269 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume of 1 GB Aug 07 14:12:02.876126 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Availability Zones retrieved successfully. Aug 07 14:12:02.883981 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (6f9df5b8-9569-4bf4-83e0-7fd01c74348e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:02.885213 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00ed9bf-25f0-456d-9f46-a97a5b0af8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:02.886526 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:12:02.925084 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00ed9bf-25f0-456d-9f46-a97a5b0af8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a5864769-56d4-438a-a6fe-985307f0221f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:02.926297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0496c921-a9be-4726-9272-41672fa329d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:02.977554 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Created reservations ['0c5d41e3-0ace-4513-9914-6235d15e42f3', 'c37bfd47-d34e-49f3-b6cb-2071731e0148', '920d78d0-aef7-4c6a-a5e3-ef4f218a51dc', '242c5d1b-4034-47a2-94a1-68e0c42cbade'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:02.978791 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0496c921-a9be-4726-9272-41672fa329d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5d41e3-0ace-4513-9914-6235d15e42f3', 'c37bfd47-d34e-49f3-b6cb-2071731e0148', '920d78d0-aef7-4c6a-a5e3-ef4f218a51dc', '242c5d1b-4034-47a2-94a1-68e0c42cbade']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:02.979955 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b89ee64-f0d0-4a14-97e8-7445e25f201a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:03.033264 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b89ee64-f0d0-4a14-97e8-7445e25f201a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d0344d7-b411-4519-8622-1907253d00de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2005246640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['0c5d41e3-0ace-4513-9914-6235d15e42f3','c37bfd47-d34e-49f3-b6cb-2071731e0148','920d78d0-aef7-4c6a-a5e3-ef4f218a51dc','242c5d1b-4034-47a2-94a1-68e0c42cbade'],size=1,snapshot_id=a5864769-56d4-438a-a6fe-985307f0221f,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2005246640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d0344d7-b411-4519-8622-1907253d00de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e864a2a602f497d94c02cb0f51c6c27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a5864769-56d4-438a-a6fe-985307f0221f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:03.035305 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c399f2-9f1c-490b-9108-78e2e8a3e38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:03.058382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c399f2-9f1c-490b-9108-78e2e8a3e38c) transitioned into state 'SUCCESS' from state '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-2005246640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['0c5d41e3-0ace-4513-9914-6235d15e42f3','c37bfd47-d34e-49f3-b6cb-2071731e0148','920d78d0-aef7-4c6a-a5e3-ef4f218a51dc','242c5d1b-4034-47a2-94a1-68e0c42cbade'],size=1,snapshot_id=a5864769-56d4-438a-a6fe-985307f0221f,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:03.059262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4b6f65-b4c0-4fa9-a46e-ae8547e5d832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:03.083773 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4b6f65-b4c0-4fa9-a46e-ae8547e5d832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:03.084744 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (6f9df5b8-9569-4bf4-83e0-7fd01c74348e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:03.085096 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request issued successfully. Aug 07 14:12:03.085856 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b200cbf-df9d-4d6c-a39c-d59cd96daff7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:12:03.086467 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1317/5291] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:12:02 2026] POST /volume/v3/volumes => generated 791 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:03.110034 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2663655c-23f8-4e10-aaa5-a6db5d567edd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:03.112424 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2663655c-23f8-4e10-aaa5-a6db5d567edd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:03.112756 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2663655c-23f8-4e10-aaa5-a6db5d567edd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:03.113029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2663655c-23f8-4e10-aaa5-a6db5d567edd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:03.123331 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:03.123331 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:03.128350 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2663655c-23f8-4e10-aaa5-a6db5d567edd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:03.134073 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2663655c-23f8-4e10-aaa5-a6db5d567edd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:03.134615 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1332/5292] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:03 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 14:12:04.154080 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db1d8b05-0ba6-4e0c-9496-fc7439aae302 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.157507 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db1d8b05-0ba6-4e0c-9496-fc7439aae302 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:04.157677 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db1d8b05-0ba6-4e0c-9496-fc7439aae302 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:04.157925 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db1d8b05-0ba6-4e0c-9496-fc7439aae302 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:04.170859 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:04.170859 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:04.175341 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-db1d8b05-0ba6-4e0c-9496-fc7439aae302 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:04.181868 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db1d8b05-0ba6-4e0c-9496-fc7439aae302 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:04.182511 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1322/5293] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:04 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:04.195868 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0c9876f-0e3d-426f-9f2e-780cf19303a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.197989 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0c9876f-0e3d-426f-9f2e-780cf19303a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:04.198249 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0c9876f-0e3d-426f-9f2e-780cf19303a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:04.198463 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0c9876f-0e3d-426f-9f2e-780cf19303a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:04.211428 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:04.211428 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:04.217201 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a0c9876f-0e3d-426f-9f2e-780cf19303a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:04.224080 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0c9876f-0e3d-426f-9f2e-780cf19303a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:04.224786 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1323/5294] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:04 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:04.700118 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-653da619-4a6d-47be-b71a-e64fd22603de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.703358 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-653da619-4a6d-47be-b71a-e64fd22603de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:04.703640 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-653da619-4a6d-47be-b71a-e64fd22603de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:04.703963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-653da619-4a6d-47be-b71a-e64fd22603de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:04.713204 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:04.713204 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:04.718221 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-653da619-4a6d-47be-b71a-e64fd22603de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:04.724271 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-653da619-4a6d-47be-b71a-e64fd22603de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:04.724912 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1318/5295] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:04 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:04.805209 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3dd8bf0f-6247-40b8-9170-736c334916b2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.805977 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dd8bf0f-6247-40b8-9170-736c334916b2 None None] GET https://10.4.3.193/volume// Aug 07 14:12:04.806248 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dd8bf0f-6247-40b8-9170-736c334916b2 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:04.806532 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3dd8bf0f-6247-40b8-9170-736c334916b2 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:04.807054 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3dd8bf0f-6247-40b8-9170-736c334916b2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:04.807482 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1333/5296] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:12:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:04.816477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-7c153001-5087-4408-b1d9-d4962b6af2e3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.818623 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-7c153001-5087-4408-b1d9-d4962b6af2e3 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:12:04.819031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-7c153001-5087-4408-b1d9-d4962b6af2e3 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d0344d7-b411-4519-8622-1907253d00de", "connector": null, "instance_uuid": "7deb6ddc-eef5-4d71-b708-d45e47dc5761"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:04.831164 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:04.831164 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:04.861985 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-7c153001-5087-4408-b1d9-d4962b6af2e3 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:12:04.862410 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1323/5297] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:12:04 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 07 14:12:04.892252 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1830d29-1141-4f6a-be78-cfce889b702b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.894167 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1830d29-1141-4f6a-be78-cfce889b702b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:04.894364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1830d29-1141-4f6a-be78-cfce889b702b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:04.894587 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1830d29-1141-4f6a-be78-cfce889b702b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:04.910054 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:04.910054 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:04.916137 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1830d29-1141-4f6a-be78-cfce889b702b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:04.919751 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dfffaa90-de11-4439-8523-2cc6b6e934d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.920238 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfffaa90-de11-4439-8523-2cc6b6e934d0 None None] GET https://10.4.3.193/volume// Aug 07 14:12:04.920470 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfffaa90-de11-4439-8523-2cc6b6e934d0 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:04.920719 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dfffaa90-de11-4439-8523-2cc6b6e934d0 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:04.921131 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dfffaa90-de11-4439-8523-2cc6b6e934d0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:04.921494 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1319/5298] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:04.923044 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1830d29-1141-4f6a-be78-cfce889b702b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:04.923526 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1324/5299] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:04 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:04.932344 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-f98e8990-5bc1-4c90-b32c-0d86929cf4e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:04.935318 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-f98e8990-5bc1-4c90-b32c-0d86929cf4e5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:04.935639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-f98e8990-5bc1-4c90-b32c-0d86929cf4e5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:04.935958 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-f98e8990-5bc1-4c90-b32c-0d86929cf4e5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:04.949707 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:04.949707 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:04.955647 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-f98e8990-5bc1-4c90-b32c-0d86929cf4e5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:04.962935 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-f98e8990-5bc1-4c90-b32c-0d86929cf4e5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:04.963532 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1334/5300] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:04 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 1063 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:05.099064 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-3bb2389e-6452-48cb-9f75-5f0334e4e9b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:05.101225 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-3bb2389e-6452-48cb-9f75-5f0334e4e9b4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] PUT https://10.4.3.193/volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40 Aug 07 14:12:05.101729 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-3bb2389e-6452-48cb-9f75-5f0334e4e9b4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:05.112621 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-3bb2389e-6452-48cb-9f75-5f0334e4e9b4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Acquiring lock "cinder-attachment_update-8d0344d7-b411-4519-8622-1907253d00de-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:12:05.117098 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-3bb2389e-6452-48cb-9f75-5f0334e4e9b4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-8d0344d7-b411-4519-8622-1907253d00de-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:12:05.118107 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:05.118107 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:05.213992 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-3bb2389e-6452-48cb-9f75-5f0334e4e9b4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-8d0344d7-b411-4519-8622-1907253d00de-np0000006713" released by "attachment_update" :: held 0.097s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:12:05.214528 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-3bb2389e-6452-48cb-9f75-5f0334e4e9b4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40 returned with HTTP 200 Aug 07 14:12:05.214864 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1324/5301] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:12:05 2026] PUT /volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:05.937252 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7142f626-9fbb-4daa-9b89-0626cf3c0115 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:05.939366 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7142f626-9fbb-4daa-9b89-0626cf3c0115 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:05.939623 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7142f626-9fbb-4daa-9b89-0626cf3c0115 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:05.939918 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7142f626-9fbb-4daa-9b89-0626cf3c0115 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:05.951707 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:05.951707 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:05.956488 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7142f626-9fbb-4daa-9b89-0626cf3c0115 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:05.962459 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7142f626-9fbb-4daa-9b89-0626cf3c0115 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:05.963005 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1320/5302] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:05 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:06.978149 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-985d29f2-3e8d-41a7-b358-6bf4b7ba7ad5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:06.980037 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-985d29f2-3e8d-41a7-b358-6bf4b7ba7ad5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:06.980203 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-985d29f2-3e8d-41a7-b358-6bf4b7ba7ad5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:06.980404 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-985d29f2-3e8d-41a7-b358-6bf4b7ba7ad5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:06.989817 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:06.989817 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:06.993516 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-985d29f2-3e8d-41a7-b358-6bf4b7ba7ad5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:06.997880 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-985d29f2-3e8d-41a7-b358-6bf4b7ba7ad5 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:06.998287 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1325/5303] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:06 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:08.011576 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9023b2e8-d20d-4fc5-acd9-cf512899c69a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:08.013562 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9023b2e8-d20d-4fc5-acd9-cf512899c69a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:08.013832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9023b2e8-d20d-4fc5-acd9-cf512899c69a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:08.014125 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9023b2e8-d20d-4fc5-acd9-cf512899c69a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:08.025258 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:08.025258 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:08.030217 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9023b2e8-d20d-4fc5-acd9-cf512899c69a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:08.036407 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9023b2e8-d20d-4fc5-acd9-cf512899c69a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:08.036908 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1335/5304] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:08 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:08.583512 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-833397e2-99bd-493a-9c43-f6c1b76df43c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:08.585415 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-833397e2-99bd-493a-9c43-f6c1b76df43c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40/action Aug 07 14:12:08.585747 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-833397e2-99bd-493a-9c43-f6c1b76df43c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:08.585891 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-833397e2-99bd-493a-9c43-f6c1b76df43c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:08.604440 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:08.604440 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:08.616333 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9e93fa97-f62c-4079-90ad-1e7c38988451 req-833397e2-99bd-493a-9c43-f6c1b76df43c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40/action returned with HTTP 204 Aug 07 14:12:08.616733 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1325/5305] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:12:08 2026] POST /volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:09.051981 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec78fd0d-bc07-4575-8f5e-7b0443861f6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:09.053637 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec78fd0d-bc07-4575-8f5e-7b0443861f6a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:09.054786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec78fd0d-bc07-4575-8f5e-7b0443861f6a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:09.054786 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec78fd0d-bc07-4575-8f5e-7b0443861f6a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:09.063412 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:09.063412 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:09.067082 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec78fd0d-bc07-4575-8f5e-7b0443861f6a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:09.073964 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec78fd0d-bc07-4575-8f5e-7b0443861f6a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:09.073964 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1321/5306] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:09 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:11.058684 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-56fb1fb1-8abe-48e9-a073-f8eb214b5f99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:11.061083 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-56fb1fb1-8abe-48e9-a073-f8eb214b5f99 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/encryption Aug 07 14:12:11.061357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-56fb1fb1-8abe-48e9-a073-f8eb214b5f99 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:11.061568 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-56fb1fb1-8abe-48e9-a073-f8eb214b5f99 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:11.070980 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:11.070980 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:11.078024 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-56fb1fb1-8abe-48e9-a073-f8eb214b5f99 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/encryption returned with HTTP 200 Aug 07 14:12:11.078569 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1326/5307] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:12:11 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:11.890526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-d7b59231-a632-4081-a2c4-f8ae15c8ec15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:11.893958 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-d7b59231-a632-4081-a2c4-f8ae15c8ec15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583 Aug 07 14:12:11.894132 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-d7b59231-a632-4081-a2c4-f8ae15c8ec15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:11.894290 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-d7b59231-a632-4081-a2c4-f8ae15c8ec15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:11.908939 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:11.908939 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:11.972245 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9b6ffc46-50d1-464a-96ad-0a97503736ef req-d7b59231-a632-4081-a2c4-f8ae15c8ec15 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583 returned with HTTP 200 Aug 07 14:12:11.972642 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1336/5308] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:12:11 2026] DELETE /volume/v3/attachments/7e406977-33d4-4aea-b7fb-5f07e5163583 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:12.467795 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-af8c414f-c889-4516-a114-973a5467041a req-625524e7-30dd-47fd-87f4-5a8421132507 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:12.469877 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-625524e7-30dd-47fd-87f4-5a8421132507 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:12.470080 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-625524e7-30dd-47fd-87f4-5a8421132507 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:12.470255 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-625524e7-30dd-47fd-87f4-5a8421132507 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:12.478906 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:12.478906 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:12.481774 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-af8c414f-c889-4516-a114-973a5467041a req-625524e7-30dd-47fd-87f4-5a8421132507 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:12.485637 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-625524e7-30dd-47fd-87f4-5a8421132507 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:12.486081 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1326/5309] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:12 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:12.509686 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-af8c414f-c889-4516-a114-973a5467041a req-3a86e75f-efb4-4581-8e83-d1cd54b252fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:12.511936 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-3a86e75f-efb4-4581-8e83-d1cd54b252fa tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de/action Aug 07 14:12:12.512297 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-3a86e75f-efb4-4581-8e83-d1cd54b252fa tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:12.512413 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-3a86e75f-efb4-4581-8e83-d1cd54b252fa tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:12.522766 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:12.522766 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:12.523219 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-af8c414f-c889-4516-a114-973a5467041a req-3a86e75f-efb4-4581-8e83-d1cd54b252fa tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:12.529447 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-af8c414f-c889-4516-a114-973a5467041a req-3a86e75f-efb4-4581-8e83-d1cd54b252fa tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Begin detaching volume completed successfully. Aug 07 14:12:12.529679 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-3a86e75f-efb4-4581-8e83-d1cd54b252fa tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de/action returned with HTTP 202 Aug 07 14:12:12.530127 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1322/5310] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:12:12 2026] POST /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:12:12.571738 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1733d275-8e6e-41e3-8d74-be7a7aa76ab4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:12.572279 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1733d275-8e6e-41e3-8d74-be7a7aa76ab4 None None] GET https://10.4.3.193/volume// Aug 07 14:12:12.572533 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1733d275-8e6e-41e3-8d74-be7a7aa76ab4 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:12.572832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1733d275-8e6e-41e3-8d74-be7a7aa76ab4 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:12.573275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1733d275-8e6e-41e3-8d74-be7a7aa76ab4 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:12.575115 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1327/5311] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:12.582992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-af8c414f-c889-4516-a114-973a5467041a req-d2f23415-d44b-43af-ab51-649e63b7589d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:12.585097 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-d2f23415-d44b-43af-ab51-649e63b7589d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:12.585341 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-d2f23415-d44b-43af-ab51-649e63b7589d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:12.585560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-d2f23415-d44b-43af-ab51-649e63b7589d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:12.594971 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:12.594971 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:12.598804 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-af8c414f-c889-4516-a114-973a5467041a req-d2f23415-d44b-43af-ab51-649e63b7589d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:12.603118 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-d2f23415-d44b-43af-ab51-649e63b7589d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:12.603494 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1337/5312] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:12 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:13.016728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:13.018486 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:12:13.018678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:13.018855 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:13.019047 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:12:13.025444 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:13.025444 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:13.025874 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:13.037010 np0000006713 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:12:13.046673 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:12:13.046936 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d362924-e4e1-491e-96d2-c2a43ceeb39d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 202 Aug 07 14:12:13.047371 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1327/5313] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:13 2026] DELETE /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:13.055776 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd8c5ddd-0c7a-4ce0-aa16-7f76ed85fa97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:13.058131 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd8c5ddd-0c7a-4ce0-aa16-7f76ed85fa97 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:12:13.058376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd8c5ddd-0c7a-4ce0-aa16-7f76ed85fa97 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:13.058631 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd8c5ddd-0c7a-4ce0-aa16-7f76ed85fa97 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:13.067506 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:13.067506 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:13.072157 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd8c5ddd-0c7a-4ce0-aa16-7f76ed85fa97 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:13.077550 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd8c5ddd-0c7a-4ce0-aa16-7f76ed85fa97 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 200 Aug 07 14:12:13.077933 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1323/5314] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:13 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:13.445815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-af8c414f-c889-4516-a114-973a5467041a req-c9feeaeb-25c7-49ff-bf0d-b2d5824b2a9b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:13.448802 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-c9feeaeb-25c7-49ff-bf0d-b2d5824b2a9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40 Aug 07 14:12:13.449095 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-c9feeaeb-25c7-49ff-bf0d-b2d5824b2a9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:13.449390 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-c9feeaeb-25c7-49ff-bf0d-b2d5824b2a9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:13.458549 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:13.458549 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:13.516071 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-af8c414f-c889-4516-a114-973a5467041a req-c9feeaeb-25c7-49ff-bf0d-b2d5824b2a9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40 returned with HTTP 200 Aug 07 14:12:13.516636 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1328/5315] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:12:13 2026] DELETE /volume/v3/attachments/47849c48-e934-4ba9-8f9b-484ddd284b40 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:13.627424 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:13.629213 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:12:13.629552 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1122314941", "snapshot_id": "b1067df8-2c13-4dc7-af8a-cad219eba87e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:13.631170 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1122314941', 'snapshot_id': 'b1067df8-2c13-4dc7-af8a-cad219eba87e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:12:13.637117 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:13.637117 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:13.637632 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:13.637756 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume of 1 GB Aug 07 14:12:13.642076 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Availability Zones retrieved successfully. Aug 07 14:12:13.647973 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (10b80b96-fdeb-4da3-a258-0ea02464e3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:13.649198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a776aa4-110f-4b1f-bdc3-b21ebfe27dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:13.650114 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:12:13.675786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a776aa4-110f-4b1f-bdc3-b21ebfe27dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1067df8-2c13-4dc7-af8a-cad219eba87e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:13.676431 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b1b0d3-a762-45e7-a6dd-8c05b0f058df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:13.711079 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Created reservations ['4b579a1b-e36a-4f86-8aa4-24ca734a4376', 'b39d129e-25dd-4624-a3f4-8b2d62c6681f', 'd49c31c8-620b-4af7-9e85-1b5e80a973b1', '2a5224c2-9095-4d79-9086-4ee3004fcf00'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:13.711752 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b1b0d3-a762-45e7-a6dd-8c05b0f058df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b579a1b-e36a-4f86-8aa4-24ca734a4376', 'b39d129e-25dd-4624-a3f4-8b2d62c6681f', 'd49c31c8-620b-4af7-9e85-1b5e80a973b1', '2a5224c2-9095-4d79-9086-4ee3004fcf00']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:13.712419 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34dc02f-7108-450b-88a2-e6326079a3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:13.753820 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34dc02f-7108-450b-88a2-e6326079a3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18e27668-b3ef-4a62-a604-c636db892272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1122314941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['4b579a1b-e36a-4f86-8aa4-24ca734a4376','b39d129e-25dd-4624-a3f4-8b2d62c6681f','d49c31c8-620b-4af7-9e85-1b5e80a973b1','2a5224c2-9095-4d79-9086-4ee3004fcf00'],size=1,snapshot_id=b1067df8-2c13-4dc7-af8a-cad219eba87e,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1122314941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18e27668-b3ef-4a62-a604-c636db892272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e864a2a602f497d94c02cb0f51c6c27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1067df8-2c13-4dc7-af8a-cad219eba87e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:13.754797 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d112c0db-08df-4286-8cc0-4b249534866a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:13.772396 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d112c0db-08df-4286-8cc0-4b249534866a) transitioned into state 'SUCCESS' from state '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-1122314941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['4b579a1b-e36a-4f86-8aa4-24ca734a4376','b39d129e-25dd-4624-a3f4-8b2d62c6681f','d49c31c8-620b-4af7-9e85-1b5e80a973b1','2a5224c2-9095-4d79-9086-4ee3004fcf00'],size=1,snapshot_id=b1067df8-2c13-4dc7-af8a-cad219eba87e,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:13.773072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58450052-8d01-4fc7-9948-16f8ea76bd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:13.791426 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58450052-8d01-4fc7-9948-16f8ea76bd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:13.792721 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (10b80b96-fdeb-4da3-a258-0ea02464e3db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:13.793144 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request issued successfully. Aug 07 14:12:13.793879 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7919552-4e63-4a8a-a609-f1ea1810eeec tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:12:13.794440 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1338/5316] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:12:13 2026] POST /volume/v3/volumes => generated 791 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:13.867454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-53c3cc1a-fb41-4858-a005-0e9586643752 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:13.869254 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53c3cc1a-fb41-4858-a005-0e9586643752 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:13.869432 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53c3cc1a-fb41-4858-a005-0e9586643752 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:13.869620 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53c3cc1a-fb41-4858-a005-0e9586643752 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:13.875930 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:13.875930 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:13.879009 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-53c3cc1a-fb41-4858-a005-0e9586643752 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:13.882456 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53c3cc1a-fb41-4858-a005-0e9586643752 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:13.882784 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1328/5317] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:13 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:14.090309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c3028fb6-6806-4363-8051-decaf5dee01f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:14.092160 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3028fb6-6806-4363-8051-decaf5dee01f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 Aug 07 14:12:14.092373 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3028fb6-6806-4363-8051-decaf5dee01f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:14.092621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c3028fb6-6806-4363-8051-decaf5dee01f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:14.097599 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c3028fb6-6806-4363-8051-decaf5dee01f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 returned with HTTP 404 Aug 07 14:12:14.098027 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1324/5318] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:14 2026] GET /volume/v3/volumes/b0757fea-db34-44f3-869f-f2e88ae06d49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:14.105270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48402b5e-adec-49f3-b214-8fd3f3e57cbe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:14.107324 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48402b5e-adec-49f3-b214-8fd3f3e57cbe tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:12:14.107579 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48402b5e-adec-49f3-b214-8fd3f3e57cbe tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:14.107797 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48402b5e-adec-49f3-b214-8fd3f3e57cbe tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:14.108436 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:14.108436 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:14.108784 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-48402b5e-adec-49f3-b214-8fd3f3e57cbe tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:12:14.127304 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-48402b5e-adec-49f3-b214-8fd3f3e57cbe tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Get all volumes completed successfully. Aug 07 14:12:14.130849 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:14.130849 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:14.137787 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48402b5e-adec-49f3-b214-8fd3f3e57cbe tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:12:14.138297 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1329/5319] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:12:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15652 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:14.153493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2acb0aa4-2dee-4cc0-a4f0-2b366936b609 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:14.155296 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2acb0aa4-2dee-4cc0-a4f0-2b366936b609 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] DELETE https://10.4.3.193/volume/v3/types/ac0be6a1-1e04-4512-a334-dad55c8655db Aug 07 14:12:14.155471 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2acb0aa4-2dee-4cc0-a4f0-2b366936b609 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:14.155722 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2acb0aa4-2dee-4cc0-a4f0-2b366936b609 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:14.155978 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:14.155978 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:14.176458 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2acb0aa4-2dee-4cc0-a4f0-2b366936b609 tempest-TestVolumeBootPattern-2001057731 tempest-TestVolumeBootPattern-2001057731-project-admin] https://10.4.3.193/volume/v3/types/ac0be6a1-1e04-4512-a334-dad55c8655db returned with HTTP 202 Aug 07 14:12:14.176822 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1339/5320] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:12:14 2026] DELETE /volume/v3/types/ac0be6a1-1e04-4512-a334-dad55c8655db => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:14.201230 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:14.203227 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:12:14.203650 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2010862462", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:14.205488 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2010862462', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:12:14.338382 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:12:14.343149 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:12:14.347944 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (81f6e817-c1c0-41ca-85ec-3cd7703f1a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:14.348967 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7bd0b1-8b45-4334-a791-f97aa1ba9cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:14.349813 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:12:14.401658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7bd0b1-8b45-4334-a791-f97aa1ba9cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:14.402417 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (547f00ca-1103-4330-a4b6-3aff34fe3892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:14.448718 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['32f9cca3-6fcd-45dc-a844-15a875dd0b6a', 'c735efc7-5357-4612-bbb6-c66f6046c3dc', '3c92ce50-c2b8-46b2-baa3-3f8082ba3e14', 'ae449329-1b6c-4d52-af3c-036b9e9c9bc4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:14.449534 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (547f00ca-1103-4330-a4b6-3aff34fe3892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32f9cca3-6fcd-45dc-a844-15a875dd0b6a', 'c735efc7-5357-4612-bbb6-c66f6046c3dc', '3c92ce50-c2b8-46b2-baa3-3f8082ba3e14', 'ae449329-1b6c-4d52-af3c-036b9e9c9bc4']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:14.450319 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb75e354-b34f-4cc7-b7e0-6997aa737f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:14.473799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb75e354-b34f-4cc7-b7e0-6997aa737f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3895f721-c5c1-4e9d-a864-b3549fd25f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2010862462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['32f9cca3-6fcd-45dc-a844-15a875dd0b6a','c735efc7-5357-4612-bbb6-c66f6046c3dc','3c92ce50-c2b8-46b2-baa3-3f8082ba3e14','ae449329-1b6c-4d52-af3c-036b9e9c9bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2010862462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3895f721-c5c1-4e9d-a864-b3549fd25f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:14.474524 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f043735-55c5-47fe-88d0-76e2c4f255bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:14.493363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f043735-55c5-47fe-88d0-76e2c4f255bd) transitioned into state 'SUCCESS' from state '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-2010862462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['32f9cca3-6fcd-45dc-a844-15a875dd0b6a','c735efc7-5357-4612-bbb6-c66f6046c3dc','3c92ce50-c2b8-46b2-baa3-3f8082ba3e14','ae449329-1b6c-4d52-af3c-036b9e9c9bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:14.494106 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320e106e-fbd7-4d6b-a384-ff5b6ca488c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:14.502196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320e106e-fbd7-4d6b-a384-ff5b6ca488c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:14.503020 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (81f6e817-c1c0-41ca-85ec-3cd7703f1a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:14.503311 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:12:14.503950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3650db7f-ddfa-4b95-87b0-4724343f4ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:12:14.504365 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1329/5321] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:12:14 2026] POST /volume/v3/volumes => generated 759 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:14.516311 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f15e61a6-b187-48bd-90da-8fd62d19b0cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:14.517893 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f15e61a6-b187-48bd-90da-8fd62d19b0cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:12:14.518142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f15e61a6-b187-48bd-90da-8fd62d19b0cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:14.518379 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f15e61a6-b187-48bd-90da-8fd62d19b0cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:14.526538 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:14.526538 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:14.530708 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f15e61a6-b187-48bd-90da-8fd62d19b0cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:14.537103 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f15e61a6-b187-48bd-90da-8fd62d19b0cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 200 Aug 07 14:12:14.537611 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1325/5322] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:14 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:14.894694 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8fb32cd-afe1-4b2c-8c51-8d36260204c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:14.896438 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8fb32cd-afe1-4b2c-8c51-8d36260204c6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:14.896727 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8fb32cd-afe1-4b2c-8c51-8d36260204c6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:14.896968 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8fb32cd-afe1-4b2c-8c51-8d36260204c6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:14.903268 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:14.903268 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:14.906336 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8fb32cd-afe1-4b2c-8c51-8d36260204c6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:14.909954 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8fb32cd-afe1-4b2c-8c51-8d36260204c6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:14.910264 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1330/5323] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:14 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:14.922087 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f91d4248-8b5c-4a0d-afe2-8edd5b92f0e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:14.923653 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f91d4248-8b5c-4a0d-afe2-8edd5b92f0e1 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:14.923806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f91d4248-8b5c-4a0d-afe2-8edd5b92f0e1 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:14.923995 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f91d4248-8b5c-4a0d-afe2-8edd5b92f0e1 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:14.930081 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:14.930081 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:14.932998 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f91d4248-8b5c-4a0d-afe2-8edd5b92f0e1 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:14.936714 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f91d4248-8b5c-4a0d-afe2-8edd5b92f0e1 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:14.937185 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1340/5324] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:14 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:15.402420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-9aef2b77-8a96-4a0a-8530-704686b4da74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.404409 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-9aef2b77-8a96-4a0a-8530-704686b4da74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:15.404612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-9aef2b77-8a96-4a0a-8530-704686b4da74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:15.404787 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-9aef2b77-8a96-4a0a-8530-704686b4da74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:15.411833 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:15.411833 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:15.416234 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-9aef2b77-8a96-4a0a-8530-704686b4da74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:15.420766 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-9aef2b77-8a96-4a0a-8530-704686b4da74 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:15.421212 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1330/5325] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:15 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:15.490012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b89cc056-3360-4e42-981b-56627fa3d7a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.490452 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b89cc056-3360-4e42-981b-56627fa3d7a1 None None] GET https://10.4.3.193/volume// Aug 07 14:12:15.490502 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b89cc056-3360-4e42-981b-56627fa3d7a1 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:15.490683 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b89cc056-3360-4e42-981b-56627fa3d7a1 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:15.490991 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b89cc056-3360-4e42-981b-56627fa3d7a1 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:15.491241 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1326/5326] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:12:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:15.498294 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-a59db462-a374-4169-bfc1-718807251d6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.500284 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-a59db462-a374-4169-bfc1-718807251d6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:12:15.500696 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-a59db462-a374-4169-bfc1-718807251d6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18e27668-b3ef-4a62-a604-c636db892272", "connector": null, "instance_uuid": "7deb6ddc-eef5-4d71-b708-d45e47dc5761"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:15.508600 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:15.508600 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:15.531793 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-a59db462-a374-4169-bfc1-718807251d6b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:12:15.532213 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1331/5327] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:12:15 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 07 14:12:15.550267 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34052e7d-0a32-4bfb-bbc5-7e8fa5c9a8f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.552157 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34052e7d-0a32-4bfb-bbc5-7e8fa5c9a8f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:12:15.552384 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34052e7d-0a32-4bfb-bbc5-7e8fa5c9a8f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:15.552581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34052e7d-0a32-4bfb-bbc5-7e8fa5c9a8f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:15.558366 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19b972ea-a558-432c-a2a8-35da33a96d27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.559723 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:15.559723 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:15.560169 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19b972ea-a558-432c-a2a8-35da33a96d27 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:15.560380 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19b972ea-a558-432c-a2a8-35da33a96d27 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:15.560622 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19b972ea-a558-432c-a2a8-35da33a96d27 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:15.563277 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34052e7d-0a32-4bfb-bbc5-7e8fa5c9a8f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:15.566197 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2688982-d44c-4621-a5db-46f80acb2140 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.566873 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2688982-d44c-4621-a5db-46f80acb2140 None None] GET https://10.4.3.193/volume// Aug 07 14:12:15.566873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2688982-d44c-4621-a5db-46f80acb2140 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:15.566873 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2688982-d44c-4621-a5db-46f80acb2140 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:15.567186 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2688982-d44c-4621-a5db-46f80acb2140 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:15.567447 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1327/5328] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:15.568024 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34052e7d-0a32-4bfb-bbc5-7e8fa5c9a8f7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 200 Aug 07 14:12:15.568367 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1341/5329] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:15 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:15.570312 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:15.570312 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:15.574634 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-19b972ea-a558-432c-a2a8-35da33a96d27 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:15.574813 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-7d9b5f2a-7064-424b-bc1e-5283020aacff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.576652 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-7d9b5f2a-7064-424b-bc1e-5283020aacff tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:15.576863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-7d9b5f2a-7064-424b-bc1e-5283020aacff tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:15.577056 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-7d9b5f2a-7064-424b-bc1e-5283020aacff tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:15.579275 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19b972ea-a558-432c-a2a8-35da33a96d27 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:15.579686 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1331/5330] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:15 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:15.582108 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77a79ca7-ee92-4a0d-814f-8de351e67112 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.583715 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77a79ca7-ee92-4a0d-814f-8de351e67112 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:12:15.583933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77a79ca7-ee92-4a0d-814f-8de351e67112 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:15.584135 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77a79ca7-ee92-4a0d-814f-8de351e67112 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:15.586178 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:15.586178 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:15.589802 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-7d9b5f2a-7064-424b-bc1e-5283020aacff tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:15.590212 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:15.590212 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:15.593397 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-77a79ca7-ee92-4a0d-814f-8de351e67112 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:15.593613 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-7d9b5f2a-7064-424b-bc1e-5283020aacff tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:15.594086 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1332/5331] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:15 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:15.597661 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77a79ca7-ee92-4a0d-814f-8de351e67112 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 200 Aug 07 14:12:15.598045 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1328/5332] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:15 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:15.701618 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-c2fcccba-10d9-4cf1-9346-a48ff20e4ffc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:15.703614 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-c2fcccba-10d9-4cf1-9346-a48ff20e4ffc tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] PUT https://10.4.3.193/volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5 Aug 07 14:12:15.704045 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-c2fcccba-10d9-4cf1-9346-a48ff20e4ffc tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:15.711648 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-c2fcccba-10d9-4cf1-9346-a48ff20e4ffc tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Acquiring lock "cinder-attachment_update-18e27668-b3ef-4a62-a604-c636db892272-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:12:15.718111 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-c2fcccba-10d9-4cf1-9346-a48ff20e4ffc tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-18e27668-b3ef-4a62-a604-c636db892272-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:12:15.719053 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:15.719053 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:15.811932 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-c2fcccba-10d9-4cf1-9346-a48ff20e4ffc tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-18e27668-b3ef-4a62-a604-c636db892272-np0000006713" released by "attachment_update" :: held 0.094s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:12:15.812241 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-c2fcccba-10d9-4cf1-9346-a48ff20e4ffc tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5 returned with HTTP 200 Aug 07 14:12:15.812686 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1342/5333] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:12:15 2026] PUT /volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:16.584693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-594e4781-926c-4913-8512-79008e64591a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:16.586829 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-594e4781-926c-4913-8512-79008e64591a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:12:16.587055 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-594e4781-926c-4913-8512-79008e64591a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:16.587271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-594e4781-926c-4913-8512-79008e64591a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:16.593353 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1fa7fa9-fbaf-4454-8bc4-30fa0490120e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:16.594169 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:16.594169 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:16.595251 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1fa7fa9-fbaf-4454-8bc4-30fa0490120e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:16.595455 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1fa7fa9-fbaf-4454-8bc4-30fa0490120e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:16.595654 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1fa7fa9-fbaf-4454-8bc4-30fa0490120e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:16.597709 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-594e4781-926c-4913-8512-79008e64591a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:16.602125 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-594e4781-926c-4913-8512-79008e64591a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 200 Aug 07 14:12:16.602503 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1332/5334] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:16 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:16.605350 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:16.605350 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:16.609134 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1fa7fa9-fbaf-4454-8bc4-30fa0490120e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:16.613738 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1fa7fa9-fbaf-4454-8bc4-30fa0490120e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:16.614351 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1333/5335] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:16 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:17.062721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-b6f8ac88-8efa-4fcf-b314-c0219ec545c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:17.064902 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-b6f8ac88-8efa-4fcf-b314-c0219ec545c4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:12:17.065132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-b6f8ac88-8efa-4fcf-b314-c0219ec545c4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:17.065340 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-b6f8ac88-8efa-4fcf-b314-c0219ec545c4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:17.075735 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:17.075735 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:17.079407 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-b6f8ac88-8efa-4fcf-b314-c0219ec545c4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:17.083897 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-b6f8ac88-8efa-4fcf-b314-c0219ec545c4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 200 Aug 07 14:12:17.084463 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1329/5336] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:17 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:17.094098 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8e36dfd-a50d-43ce-935e-96e7ba9ff262 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:17.094595 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8e36dfd-a50d-43ce-935e-96e7ba9ff262 None None] GET https://10.4.3.193/volume// Aug 07 14:12:17.094790 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8e36dfd-a50d-43ce-935e-96e7ba9ff262 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:17.095026 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8e36dfd-a50d-43ce-935e-96e7ba9ff262 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:17.095388 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8e36dfd-a50d-43ce-935e-96e7ba9ff262 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:17.095699 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1343/5337] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:12:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:17.106554 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-32fe1081-73a6-4f43-a369-15095ad76d7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:17.109770 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-32fe1081-73a6-4f43-a369-15095ad76d7d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:12:17.110353 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-32fe1081-73a6-4f43-a369-15095ad76d7d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3895f721-c5c1-4e9d-a864-b3549fd25f8b", "connector": null, "instance_uuid": "580b90fe-b63c-4c3c-9e98-d305fec3131e"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:17.120972 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:17.120972 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:17.157781 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-32fe1081-73a6-4f43-a369-15095ad76d7d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:12:17.158198 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1333/5338] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:12:17 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 07 14:12:17.626837 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da129b97-b2fe-468a-957d-68ee60eaf333 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:17.628405 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da129b97-b2fe-468a-957d-68ee60eaf333 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:17.628622 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da129b97-b2fe-468a-957d-68ee60eaf333 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:17.628863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da129b97-b2fe-468a-957d-68ee60eaf333 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:17.637493 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:17.637493 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:17.641139 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da129b97-b2fe-468a-957d-68ee60eaf333 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:17.644836 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da129b97-b2fe-468a-957d-68ee60eaf333 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:17.645221 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1334/5339] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:17 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:17.968780 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a78f05a4-8241-4419-9081-e4e7f7d538be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:17.969178 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a78f05a4-8241-4419-9081-e4e7f7d538be None None] GET https://10.4.3.193/volume// Aug 07 14:12:17.969331 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a78f05a4-8241-4419-9081-e4e7f7d538be None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:17.969532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a78f05a4-8241-4419-9081-e4e7f7d538be None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:17.969851 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a78f05a4-8241-4419-9081-e4e7f7d538be None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:17.970134 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1330/5340] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:17.979688 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-e5d861cc-1d8e-498d-b565-391a823eeb53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:17.982234 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-e5d861cc-1d8e-498d-b565-391a823eeb53 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:12:17.982477 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-e5d861cc-1d8e-498d-b565-391a823eeb53 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:17.982706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-e5d861cc-1d8e-498d-b565-391a823eeb53 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:17.993468 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:17.993468 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:17.997279 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-e5d861cc-1d8e-498d-b565-391a823eeb53 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:12:18.003187 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-e5d861cc-1d8e-498d-b565-391a823eeb53 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 200 Aug 07 14:12:18.003759 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1344/5341] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:17 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:18.101518 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-813f3afb-44b5-417c-818a-e34499ad0a31 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:18.103466 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-813f3afb-44b5-417c-818a-e34499ad0a31 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8 Aug 07 14:12:18.103862 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-813f3afb-44b5-417c-818a-e34499ad0a31 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:18.114460 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-813f3afb-44b5-417c-818a-e34499ad0a31 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-3895f721-c5c1-4e9d-a864-b3549fd25f8b-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:12:18.119302 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-813f3afb-44b5-417c-818a-e34499ad0a31 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-3895f721-c5c1-4e9d-a864-b3549fd25f8b-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:12:18.120608 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:18.120608 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:18.196871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-813f3afb-44b5-417c-818a-e34499ad0a31 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-3895f721-c5c1-4e9d-a864-b3549fd25f8b-np0000006713" released by "attachment_update" :: held 0.078s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:12:18.197858 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-813f3afb-44b5-417c-818a-e34499ad0a31 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8 returned with HTTP 200 Aug 07 14:12:18.198505 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1334/5342] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:12:18 2026] PUT /volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:18.218983 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-9a7d7bfd-5639-44c9-b350-8cee15f310a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:18.221496 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-9a7d7bfd-5639-44c9-b350-8cee15f310a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8/action Aug 07 14:12:18.221977 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-9a7d7bfd-5639-44c9-b350-8cee15f310a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:18.222134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-9a7d7bfd-5639-44c9-b350-8cee15f310a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:18.240765 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:18.240765 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:18.250669 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5a3f5ba0-aec0-44fa-9261-d6f0de3bcccd req-9a7d7bfd-5639-44c9-b350-8cee15f310a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8/action returned with HTTP 204 Aug 07 14:12:18.251266 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1335/5343] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:12:18 2026] POST /volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:18.659509 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d8f413cf-d9c1-4e6c-9acd-6a2c0f834976 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:18.661501 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8f413cf-d9c1-4e6c-9acd-6a2c0f834976 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:18.661732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8f413cf-d9c1-4e6c-9acd-6a2c0f834976 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:18.661933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d8f413cf-d9c1-4e6c-9acd-6a2c0f834976 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:18.670213 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:18.670213 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:18.673248 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d8f413cf-d9c1-4e6c-9acd-6a2c0f834976 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:18.677378 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d8f413cf-d9c1-4e6c-9acd-6a2c0f834976 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:18.677871 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1331/5344] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:18 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:19.053315 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-964ad614-cfe3-4a40-94b6-cb9a906e7a1a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:19.055309 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-964ad614-cfe3-4a40-94b6-cb9a906e7a1a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5/action Aug 07 14:12:19.055783 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-964ad614-cfe3-4a40-94b6-cb9a906e7a1a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:19.055967 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-964ad614-cfe3-4a40-94b6-cb9a906e7a1a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:19.071875 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:19.071875 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:19.081569 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a0bd2eba-508a-4725-9132-18a509fa45c2 req-964ad614-cfe3-4a40-94b6-cb9a906e7a1a tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5/action returned with HTTP 204 Aug 07 14:12:19.082107 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1345/5345] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:12:19 2026] POST /volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:19.689659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02c15166-4ee9-4eef-a302-55e20e725a5f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:19.691393 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02c15166-4ee9-4eef-a302-55e20e725a5f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:19.691602 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02c15166-4ee9-4eef-a302-55e20e725a5f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:19.691782 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02c15166-4ee9-4eef-a302-55e20e725a5f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:19.700462 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:19.700462 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:19.703960 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-02c15166-4ee9-4eef-a302-55e20e725a5f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:19.707790 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02c15166-4ee9-4eef-a302-55e20e725a5f tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:19.708160 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1335/5346] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:19 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:22.698930 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-281278b6-4bb0-42e0-90a6-fdf1b5b4bd1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:22.700680 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-281278b6-4bb0-42e0-90a6-fdf1b5b4bd1c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:22.700857 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-281278b6-4bb0-42e0-90a6-fdf1b5b4bd1c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:22.701036 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-281278b6-4bb0-42e0-90a6-fdf1b5b4bd1c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:22.709075 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:22.709075 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:22.711805 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-281278b6-4bb0-42e0-90a6-fdf1b5b4bd1c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:22.715150 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-281278b6-4bb0-42e0-90a6-fdf1b5b4bd1c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:22.715470 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1336/5347] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:22 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:22.732543 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-fb24e3b9-9ae9-4b0a-aa66-ae5266c583b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:22.734605 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-fb24e3b9-9ae9-4b0a-aa66-ae5266c583b7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272/action Aug 07 14:12:22.734975 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-fb24e3b9-9ae9-4b0a-aa66-ae5266c583b7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:22.735120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-fb24e3b9-9ae9-4b0a-aa66-ae5266c583b7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:22.745249 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:22.745249 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:22.745694 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-fb24e3b9-9ae9-4b0a-aa66-ae5266c583b7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:22.754103 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-fb24e3b9-9ae9-4b0a-aa66-ae5266c583b7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Begin detaching volume completed successfully. Aug 07 14:12:22.754315 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-fb24e3b9-9ae9-4b0a-aa66-ae5266c583b7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272/action returned with HTTP 202 Aug 07 14:12:22.754981 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1332/5348] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:12:22 2026] POST /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:12:22.797993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14c996ba-8d9f-4fc7-9d4d-96aadf2d17d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:22.798417 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14c996ba-8d9f-4fc7-9d4d-96aadf2d17d5 None None] GET https://10.4.3.193/volume// Aug 07 14:12:22.798629 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14c996ba-8d9f-4fc7-9d4d-96aadf2d17d5 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:22.798810 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14c996ba-8d9f-4fc7-9d4d-96aadf2d17d5 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:22.799169 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14c996ba-8d9f-4fc7-9d4d-96aadf2d17d5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:22.799476 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1346/5349] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:22.808047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-826ad2bc-5d4c-40e9-a073-cd5a9a04212e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:22.810149 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-826ad2bc-5d4c-40e9-a073-cd5a9a04212e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:22.810394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-826ad2bc-5d4c-40e9-a073-cd5a9a04212e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:22.810625 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-826ad2bc-5d4c-40e9-a073-cd5a9a04212e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:22.820219 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:22.820219 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:22.823695 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-826ad2bc-5d4c-40e9-a073-cd5a9a04212e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:22.827921 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-826ad2bc-5d4c-40e9-a073-cd5a9a04212e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:22.828301 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1336/5350] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:22 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:23.623062 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-c335a6ac-bc99-44fb-98d6-4e4cd7f87477 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:23.625227 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-c335a6ac-bc99-44fb-98d6-4e4cd7f87477 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5 Aug 07 14:12:23.625398 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-c335a6ac-bc99-44fb-98d6-4e4cd7f87477 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:23.625608 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-c335a6ac-bc99-44fb-98d6-4e4cd7f87477 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:23.632251 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:23.632251 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:23.675415 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa53a426-d977-4c78-9636-3a03306c0e31 req-c335a6ac-bc99-44fb-98d6-4e4cd7f87477 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5 returned with HTTP 200 Aug 07 14:12:23.675787 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1337/5351] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:12:23 2026] DELETE /volume/v3/attachments/6a37d699-dcc7-4e4a-9495-148ff122ffb5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:23.850094 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:23.851622 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:12:23.851944 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1466889377", "snapshot_id": "11fe35bb-0559-484d-9d30-bf57f7eaf8e2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:23.853309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1466889377', 'snapshot_id': '11fe35bb-0559-484d-9d30-bf57f7eaf8e2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:12:23.858238 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:23.858238 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:23.858631 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:23.858766 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume of 1 GB Aug 07 14:12:23.862046 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Availability Zones retrieved successfully. Aug 07 14:12:23.867450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (b32174c0-1121-40e3-bd4b-64cbe381916b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:23.868290 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1a412d-d4c9-4537-b2b0-b766416b1fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:23.869231 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:12:23.898570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1a412d-d4c9-4537-b2b0-b766416b1fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '11fe35bb-0559-484d-9d30-bf57f7eaf8e2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:23.899441 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6f6079-4b52-4382-a714-8146af6470eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:23.939210 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Created reservations ['7d893ea8-1e95-4463-a01c-28fcec9a6a8f', '677f636c-0803-4e60-87ff-2413d8a9a7f8', 'e8e8b3ec-9623-492e-b511-8f4427c097b6', 'bc8876c4-3c5e-4e70-84c3-9ff01b199246'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:23.940319 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d6f6079-4b52-4382-a714-8146af6470eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d893ea8-1e95-4463-a01c-28fcec9a6a8f', '677f636c-0803-4e60-87ff-2413d8a9a7f8', 'e8e8b3ec-9623-492e-b511-8f4427c097b6', 'bc8876c4-3c5e-4e70-84c3-9ff01b199246']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:23.941143 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f6f044-44ff-49af-88e0-ebc5b07272f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:23.986155 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f6f044-44ff-49af-88e0-ebc5b07272f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d65a5d-1c1f-488e-9f61-7f9d85bd5345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1466889377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['7d893ea8-1e95-4463-a01c-28fcec9a6a8f','677f636c-0803-4e60-87ff-2413d8a9a7f8','e8e8b3ec-9623-492e-b511-8f4427c097b6','bc8876c4-3c5e-4e70-84c3-9ff01b199246'],size=1,snapshot_id=11fe35bb-0559-484d-9d30-bf57f7eaf8e2,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1466889377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d65a5d-1c1f-488e-9f61-7f9d85bd5345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e864a2a602f497d94c02cb0f51c6c27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=11fe35bb-0559-484d-9d30-bf57f7eaf8e2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:23.987616 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ad24dd-9a9b-4d68-bfc6-e288979fe94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:24.007402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ad24dd-9a9b-4d68-bfc6-e288979fe94b) transitioned into state 'SUCCESS' from state '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-1466889377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e864a2a602f497d94c02cb0f51c6c27',qos_specs=None,replication_status=,reservations=['7d893ea8-1e95-4463-a01c-28fcec9a6a8f','677f636c-0803-4e60-87ff-2413d8a9a7f8','e8e8b3ec-9623-492e-b511-8f4427c097b6','bc8876c4-3c5e-4e70-84c3-9ff01b199246'],size=1,snapshot_id=11fe35bb-0559-484d-9d30-bf57f7eaf8e2,source_replicaid=,source_volid=None,status='creating',user_id='a2f92d8c486f4d10b8bf909151fddc98',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:24.008347 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496d4883-306a-4448-af34-02da9a9588c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:24.030309 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496d4883-306a-4448-af34-02da9a9588c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:24.031144 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Flow 'volume_create_api' (b32174c0-1121-40e3-bd4b-64cbe381916b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:24.031439 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Create volume request issued successfully. Aug 07 14:12:24.032024 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a9670fa2-77ec-4d24-8e59-1b8ee17db841 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:12:24.032423 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1333/5352] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:12:23 2026] POST /volume/v3/volumes => generated 791 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:24.044426 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a8838a71-e217-489c-9a1a-4d424735553e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:24.046495 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8838a71-e217-489c-9a1a-4d424735553e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:24.047002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a8838a71-e217-489c-9a1a-4d424735553e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:24.047002 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a8838a71-e217-489c-9a1a-4d424735553e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:24.055820 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:24.055820 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:24.060533 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a8838a71-e217-489c-9a1a-4d424735553e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:24.066196 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a8838a71-e217-489c-9a1a-4d424735553e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:24.066757 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1347/5353] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:24 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:25.079148 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31e25a07-afe5-49cc-8112-f00675e8624b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.080680 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31e25a07-afe5-49cc-8112-f00675e8624b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:25.080853 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31e25a07-afe5-49cc-8112-f00675e8624b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:25.081031 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31e25a07-afe5-49cc-8112-f00675e8624b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:25.087338 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:25.087338 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:25.090385 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31e25a07-afe5-49cc-8112-f00675e8624b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:25.093823 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31e25a07-afe5-49cc-8112-f00675e8624b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:25.094149 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1337/5354] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:25 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:25.106509 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e00bd80f-480d-4f41-9848-77ec4518762c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.108195 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e00bd80f-480d-4f41-9848-77ec4518762c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:25.108387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e00bd80f-480d-4f41-9848-77ec4518762c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:25.108604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e00bd80f-480d-4f41-9848-77ec4518762c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:25.115644 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:25.115644 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:25.119141 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e00bd80f-480d-4f41-9848-77ec4518762c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:25.123156 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e00bd80f-480d-4f41-9848-77ec4518762c tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:25.123520 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1338/5355] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:25 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:25.591533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-44616b85-66cc-49e2-be2e-7e5dfffc5cbe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.593734 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-44616b85-66cc-49e2-be2e-7e5dfffc5cbe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:25.593998 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-44616b85-66cc-49e2-be2e-7e5dfffc5cbe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:25.594236 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-44616b85-66cc-49e2-be2e-7e5dfffc5cbe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:25.601372 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:25.601372 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:25.604682 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-44616b85-66cc-49e2-be2e-7e5dfffc5cbe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:25.608662 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-44616b85-66cc-49e2-be2e-7e5dfffc5cbe tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:25.609029 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1334/5356] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:25 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:25.679713 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b14b067-6925-410f-9046-c3003d9b22b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.681865 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b14b067-6925-410f-9046-c3003d9b22b8 None None] GET https://10.4.3.193/volume// Aug 07 14:12:25.681865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b14b067-6925-410f-9046-c3003d9b22b8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:25.681865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b14b067-6925-410f-9046-c3003d9b22b8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:25.682182 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b14b067-6925-410f-9046-c3003d9b22b8 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:25.682666 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1348/5357] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:12:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:25.690558 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-2b3ce618-7fc3-4b81-8b29-629516d8d6a6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.693013 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-2b3ce618-7fc3-4b81-8b29-629516d8d6a6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:12:25.693362 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-2b3ce618-7fc3-4b81-8b29-629516d8d6a6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68d65a5d-1c1f-488e-9f61-7f9d85bd5345", "connector": null, "instance_uuid": "7deb6ddc-eef5-4d71-b708-d45e47dc5761"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:25.702241 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:25.702241 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:25.729100 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-2b3ce618-7fc3-4b81-8b29-629516d8d6a6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:12:25.729571 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1338/5358] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:12:25 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:25.760014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eec0dd6e-cbad-45e7-bf7c-4f3b68684b51 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.762488 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eec0dd6e-cbad-45e7-bf7c-4f3b68684b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:25.762760 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eec0dd6e-cbad-45e7-bf7c-4f3b68684b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:25.763030 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eec0dd6e-cbad-45e7-bf7c-4f3b68684b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:25.768998 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce9d9442-9e9d-4440-ae8f-8d5d78f89340 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.769417 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce9d9442-9e9d-4440-ae8f-8d5d78f89340 None None] GET https://10.4.3.193/volume// Aug 07 14:12:25.769576 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce9d9442-9e9d-4440-ae8f-8d5d78f89340 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:25.769766 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce9d9442-9e9d-4440-ae8f-8d5d78f89340 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:25.770106 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce9d9442-9e9d-4440-ae8f-8d5d78f89340 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:25.770408 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1335/5359] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:25.775917 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:25.775917 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:25.777740 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-1521b8b5-faa1-4c8d-88d8-522d43196082 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.780478 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-1521b8b5-faa1-4c8d-88d8-522d43196082 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:25.781012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-1521b8b5-faa1-4c8d-88d8-522d43196082 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:25.781078 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eec0dd6e-cbad-45e7-bf7c-4f3b68684b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:25.781398 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-1521b8b5-faa1-4c8d-88d8-522d43196082 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:25.787912 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eec0dd6e-cbad-45e7-bf7c-4f3b68684b51 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:25.787912 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1339/5360] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:25 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:25.795912 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:25.795912 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:25.800867 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-1521b8b5-faa1-4c8d-88d8-522d43196082 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:25.806372 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-1521b8b5-faa1-4c8d-88d8-522d43196082 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:25.806830 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1349/5361] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:25 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 1063 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:25.907459 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-787b1eb0-943e-4524-8280-6a192dd6bd7e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:25.909555 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-787b1eb0-943e-4524-8280-6a192dd6bd7e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] PUT https://10.4.3.193/volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717 Aug 07 14:12:25.909931 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-787b1eb0-943e-4524-8280-6a192dd6bd7e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:25.917165 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-787b1eb0-943e-4524-8280-6a192dd6bd7e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Acquiring lock "cinder-attachment_update-68d65a5d-1c1f-488e-9f61-7f9d85bd5345-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:12:25.921776 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-787b1eb0-943e-4524-8280-6a192dd6bd7e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-68d65a5d-1c1f-488e-9f61-7f9d85bd5345-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:12:25.922811 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:25.922811 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:26.012245 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-787b1eb0-943e-4524-8280-6a192dd6bd7e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Lock "cinder-attachment_update-68d65a5d-1c1f-488e-9f61-7f9d85bd5345-np0000006713" released by "attachment_update" :: held 0.090s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:12:26.012676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-787b1eb0-943e-4524-8280-6a192dd6bd7e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717 returned with HTTP 200 Aug 07 14:12:26.013608 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1339/5362] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:12:25 2026] PUT /volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:26.803853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0ce4641-0056-4ff2-bce4-fcdf48374af0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:26.806083 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0ce4641-0056-4ff2-bce4-fcdf48374af0 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:26.806305 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0ce4641-0056-4ff2-bce4-fcdf48374af0 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:26.806577 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0ce4641-0056-4ff2-bce4-fcdf48374af0 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:26.819134 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:26.819134 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:26.822497 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f0ce4641-0056-4ff2-bce4-fcdf48374af0 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:26.826706 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0ce4641-0056-4ff2-bce4-fcdf48374af0 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:26.827092 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1336/5363] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:26 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:27.840206 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d3df845-9dc8-4ee5-90dd-df33c7cfcecd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:27.842315 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d3df845-9dc8-4ee5-90dd-df33c7cfcecd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:27.842572 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d3df845-9dc8-4ee5-90dd-df33c7cfcecd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:27.842792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d3df845-9dc8-4ee5-90dd-df33c7cfcecd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:27.851775 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:27.851775 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:27.854793 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9d3df845-9dc8-4ee5-90dd-df33c7cfcecd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:27.858257 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d3df845-9dc8-4ee5-90dd-df33c7cfcecd tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:27.858602 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1340/5364] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:27 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:28.872135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b8b6700-6c71-4f90-84b3-38018933034d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:28.873969 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b8b6700-6c71-4f90-84b3-38018933034d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:28.874135 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b8b6700-6c71-4f90-84b3-38018933034d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:28.874319 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b8b6700-6c71-4f90-84b3-38018933034d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:28.883316 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:28.883316 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:28.886424 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6b8b6700-6c71-4f90-84b3-38018933034d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:28.890235 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b8b6700-6c71-4f90-84b3-38018933034d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:28.890603 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1350/5365] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:28 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:29.279444 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-9edebb29-8da1-489b-a13a-2e112a5e8d9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:29.281907 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-9edebb29-8da1-489b-a13a-2e112a5e8d9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717/action Aug 07 14:12:29.282354 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-9edebb29-8da1-489b-a13a-2e112a5e8d9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:29.282541 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-9edebb29-8da1-489b-a13a-2e112a5e8d9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:29.306637 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:29.306637 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:29.321780 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fd6fb9ae-860d-48d4-add2-a01184746f7e req-9edebb29-8da1-489b-a13a-2e112a5e8d9b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717/action returned with HTTP 204 Aug 07 14:12:29.322392 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1340/5366] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:12:29 2026] POST /volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:29.872451 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7101ef6a-0101-43c8-9caf-8a9855d1846a req-23447323-353f-447d-9cfb-b66083418265 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:29.874709 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7101ef6a-0101-43c8-9caf-8a9855d1846a req-23447323-353f-447d-9cfb-b66083418265 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] DELETE https://10.4.3.193/volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293 Aug 07 14:12:29.874927 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7101ef6a-0101-43c8-9caf-8a9855d1846a req-23447323-353f-447d-9cfb-b66083418265 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:29.875118 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7101ef6a-0101-43c8-9caf-8a9855d1846a req-23447323-353f-447d-9cfb-b66083418265 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:29.882278 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:29.882278 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:29.902819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e780c00d-43e1-4ba8-a70b-0d99871ca78e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:29.904529 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e780c00d-43e1-4ba8-a70b-0d99871ca78e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:29.904690 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e780c00d-43e1-4ba8-a70b-0d99871ca78e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:29.904869 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e780c00d-43e1-4ba8-a70b-0d99871ca78e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:29.906749 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=216,cinder:INSERT=21,cinder:UPDATE=56 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:12:29.915179 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:29.915179 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:29.918633 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e780c00d-43e1-4ba8-a70b-0d99871ca78e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:29.922700 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e780c00d-43e1-4ba8-a70b-0d99871ca78e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:29.923044 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1341/5367] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:29 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:29.927422 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7101ef6a-0101-43c8-9caf-8a9855d1846a req-23447323-353f-447d-9cfb-b66083418265 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293 returned with HTTP 200 Aug 07 14:12:29.927851 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1337/5368] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:12:29 2026] DELETE /volume/v3/attachments/bec35dc8-304c-497c-81d7-3570e5ec7293 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:31.022420 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7da36ec-cad3-453c-82ba-ad013be55597 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:31.024401 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] DELETE https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:12:31.024602 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:31.024778 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:31.024954 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume with id: caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:12:31.031924 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:31.031924 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:31.032452 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:12:31.044312 np0000006713 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:12:31.051409 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume request issued successfully. Aug 07 14:12:31.051676 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7da36ec-cad3-453c-82ba-ad013be55597 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 202 Aug 07 14:12:31.052280 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1351/5369] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:31 2026] DELETE /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:31.060213 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99b6d0a8-8907-4c32-8a31-2e6a5c21eb98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:31.062924 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99b6d0a8-8907-4c32-8a31-2e6a5c21eb98 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:12:31.062924 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99b6d0a8-8907-4c32-8a31-2e6a5c21eb98 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:31.063077 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99b6d0a8-8907-4c32-8a31-2e6a5c21eb98 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:31.073173 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:31.073173 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:31.078438 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99b6d0a8-8907-4c32-8a31-2e6a5c21eb98 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:12:31.083956 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99b6d0a8-8907-4c32-8a31-2e6a5c21eb98 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 200 Aug 07 14:12:31.084260 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1341/5370] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:31 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:32.096374 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88d58900-426c-4517-8123-e9295943f51b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:32.097943 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88d58900-426c-4517-8123-e9295943f51b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 Aug 07 14:12:32.098111 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88d58900-426c-4517-8123-e9295943f51b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:32.098283 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88d58900-426c-4517-8123-e9295943f51b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:32.104014 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88d58900-426c-4517-8123-e9295943f51b tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 returned with HTTP 404 Aug 07 14:12:32.104472 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1342/5371] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:32 2026] GET /volume/v3/volumes/caa2df71-03bc-401b-b051-2bcd670d1678 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:32.397611 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:32.399196 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:12:32.399418 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:32.399627 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:32.399803 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume with id: 9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:12:32.406275 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:32.406275 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:32.406718 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:12:32.418140 np0000006713 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:12:32.423511 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Delete volume request issued successfully. Aug 07 14:12:32.423694 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01f67f1f-29ad-43e7-a6e1-a34bd09cb96a tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 202 Aug 07 14:12:32.424082 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1338/5372] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:32 2026] DELETE /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:32.433451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6738eca4-5276-417b-bea7-af59416d9e22 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:32.435350 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6738eca4-5276-417b-bea7-af59416d9e22 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:12:32.435581 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6738eca4-5276-417b-bea7-af59416d9e22 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:32.435857 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6738eca4-5276-417b-bea7-af59416d9e22 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:32.442626 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:32.442626 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:32.446543 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6738eca4-5276-417b-bea7-af59416d9e22 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Volume info retrieved successfully. Aug 07 14:12:32.451300 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6738eca4-5276-417b-bea7-af59416d9e22 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 200 Aug 07 14:12:32.451834 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1352/5373] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:32 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:32.755661 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa5624df-3a21-45e7-8494-49b6e316926b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:32.757439 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa5624df-3a21-45e7-8494-49b6e316926b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:12:32.757559 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa5624df-3a21-45e7-8494-49b6e316926b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:32.757857 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa5624df-3a21-45e7-8494-49b6e316926b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:32.768979 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:32.768979 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:32.772664 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fa5624df-3a21-45e7-8494-49b6e316926b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:32.777959 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa5624df-3a21-45e7-8494-49b6e316926b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:12:32.778345 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1342/5374] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:32 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:33.235152 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-acba0492-7902-49d9-bc26-0b6d7937af04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.238865 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-acba0492-7902-49d9-bc26-0b6d7937af04 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:33.238865 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-acba0492-7902-49d9-bc26-0b6d7937af04 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:33.238865 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-acba0492-7902-49d9-bc26-0b6d7937af04 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:33.253758 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:33.253758 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:33.260729 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-acba0492-7902-49d9-bc26-0b6d7937af04 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:33.263437 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-acba0492-7902-49d9-bc26-0b6d7937af04 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:33.264100 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1343/5375] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:12:33 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:33.291395 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-bec28462-ab06-4f84-a4af-8e419a389757 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.293566 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-bec28462-ab06-4f84-a4af-8e419a389757 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] POST https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345/action Aug 07 14:12:33.293875 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-bec28462-ab06-4f84-a4af-8e419a389757 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:12:33.294046 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-bec28462-ab06-4f84-a4af-8e419a389757 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:33.305582 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:33.305582 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:33.306483 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-bec28462-ab06-4f84-a4af-8e419a389757 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:33.313195 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-bec28462-ab06-4f84-a4af-8e419a389757 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Begin detaching volume completed successfully. Aug 07 14:12:33.313480 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-bec28462-ab06-4f84-a4af-8e419a389757 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345/action returned with HTTP 202 Aug 07 14:12:33.313986 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1339/5376] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:12:33 2026] POST /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:12:33.355200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35c4cbb1-3360-4089-a6ac-9ce188059f54 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.355591 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35c4cbb1-3360-4089-a6ac-9ce188059f54 None None] GET https://10.4.3.193/volume// Aug 07 14:12:33.355748 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35c4cbb1-3360-4089-a6ac-9ce188059f54 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:33.355956 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35c4cbb1-3360-4089-a6ac-9ce188059f54 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:33.356251 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35c4cbb1-3360-4089-a6ac-9ce188059f54 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:12:33.356522 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1353/5377] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:12:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:12:33.363480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-9208cd7a-9f9b-4b6f-9504-6029cebc4088 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.365667 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-9208cd7a-9f9b-4b6f-9504-6029cebc4088 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:33.365911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-9208cd7a-9f9b-4b6f-9504-6029cebc4088 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:33.366132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-9208cd7a-9f9b-4b6f-9504-6029cebc4088 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:33.375975 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:33.375975 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:33.379431 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-9208cd7a-9f9b-4b6f-9504-6029cebc4088 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:33.383900 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-9208cd7a-9f9b-4b6f-9504-6029cebc4088 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:33.384363 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1343/5378] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:12:33 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:33.464373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97c45caa-c3af-460c-a6c9-e78bdbde4a16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.466235 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c45caa-c3af-460c-a6c9-e78bdbde4a16 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] GET https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 Aug 07 14:12:33.467161 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c45caa-c3af-460c-a6c9-e78bdbde4a16 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:33.467502 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c45caa-c3af-460c-a6c9-e78bdbde4a16 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:33.474175 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c45caa-c3af-460c-a6c9-e78bdbde4a16 tempest-TestEncryptedCinderVolumes-2060891764 tempest-TestEncryptedCinderVolumes-2060891764-project-member] https://10.4.3.193/volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 returned with HTTP 404 Aug 07 14:12:33.474911 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1344/5379] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:33 2026] GET /volume/v3/volumes/9c680351-9ed8-4acb-a4f0-c9a9f586ce12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:33.482651 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82a1e136-a006-4367-99b1-e2acd81f73b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.484220 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82a1e136-a006-4367-99b1-e2acd81f73b5 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:12:33.484415 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82a1e136-a006-4367-99b1-e2acd81f73b5 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:33.484601 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82a1e136-a006-4367-99b1-e2acd81f73b5 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:33.485359 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82a1e136-a006-4367-99b1-e2acd81f73b5 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:12:33.506939 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-82a1e136-a006-4367-99b1-e2acd81f73b5 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Get all volumes completed successfully. Aug 07 14:12:33.510160 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:33.510160 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:33.517792 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82a1e136-a006-4367-99b1-e2acd81f73b5 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:12:33.518257 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1340/5380] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:12:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15337 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:12:33.533390 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0220902f-9ae8-4e00-aa02-d8a423b2ee84 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.536252 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0220902f-9ae8-4e00-aa02-d8a423b2ee84 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] DELETE https://10.4.3.193/volume/v3/types/5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c Aug 07 14:12:33.536477 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0220902f-9ae8-4e00-aa02-d8a423b2ee84 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:33.536706 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0220902f-9ae8-4e00-aa02-d8a423b2ee84 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:33.562211 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0220902f-9ae8-4e00-aa02-d8a423b2ee84 tempest-TestEncryptedCinderVolumes-1862869388 tempest-TestEncryptedCinderVolumes-1862869388-project-admin] https://10.4.3.193/volume/v3/types/5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c returned with HTTP 202 Aug 07 14:12:33.562791 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1354/5381] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:12:33 2026] DELETE /volume/v3/types/5ce6ff4a-b9fe-497e-92d8-5507ffce0a7c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:33.789972 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5038106b-45d5-4a2c-ad56-2b09167e2cbc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:33.791576 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5038106b-45d5-4a2c-ad56-2b09167e2cbc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:12:33.791783 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5038106b-45d5-4a2c-ad56-2b09167e2cbc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:33.791988 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5038106b-45d5-4a2c-ad56-2b09167e2cbc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:33.805724 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:33.805724 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:33.811061 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5038106b-45d5-4a2c-ad56-2b09167e2cbc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:33.815038 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5038106b-45d5-4a2c-ad56-2b09167e2cbc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:12:33.815407 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1344/5382] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:33 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 1649 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:34.156520 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a2b8d67f-183d-4886-80b8-efff1f921ec1 req-f9b2a98f-a7f2-4a16-b7e6-c71a61635b2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.162033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a2b8d67f-183d-4886-80b8-efff1f921ec1 req-f9b2a98f-a7f2-4a16-b7e6-c71a61635b2c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43 Aug 07 14:12:34.162284 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a2b8d67f-183d-4886-80b8-efff1f921ec1 req-f9b2a98f-a7f2-4a16-b7e6-c71a61635b2c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.162525 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a2b8d67f-183d-4886-80b8-efff1f921ec1 req-f9b2a98f-a7f2-4a16-b7e6-c71a61635b2c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.177196 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.177196 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:34.228307 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a2b8d67f-183d-4886-80b8-efff1f921ec1 req-f9b2a98f-a7f2-4a16-b7e6-c71a61635b2c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43 returned with HTTP 200 Aug 07 14:12:34.228769 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1345/5383] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:12:34 2026] DELETE /volume/v3/attachments/d18fca22-a60f-4b00-8efd-445d24f53a43 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:34.284277 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-37771ee2-b3fd-49c8-81c2-2eb5a14bd911 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.286865 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-37771ee2-b3fd-49c8-81c2-2eb5a14bd911 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717 Aug 07 14:12:34.287080 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-37771ee2-b3fd-49c8-81c2-2eb5a14bd911 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.287284 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-37771ee2-b3fd-49c8-81c2-2eb5a14bd911 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.300286 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.300286 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:34.352880 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6ff99653-035e-420e-a5fe-e65beb03edb7 req-37771ee2-b3fd-49c8-81c2-2eb5a14bd911 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717 returned with HTTP 200 Aug 07 14:12:34.353342 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1341/5384] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:12:34 2026] DELETE /volume/v3/attachments/7eb1baff-d1c3-4c10-9358-4b74f77ef717 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:34.416992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a2ad2f1-8f85-48e8-8f1b-e04ed2a52d99 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.418718 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a2ad2f1-8f85-48e8-8f1b-e04ed2a52d99 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:34.418966 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a2ad2f1-8f85-48e8-8f1b-e04ed2a52d99 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.419177 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a2ad2f1-8f85-48e8-8f1b-e04ed2a52d99 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.425449 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.425449 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:34.428594 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a2ad2f1-8f85-48e8-8f1b-e04ed2a52d99 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:34.432170 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a2ad2f1-8f85-48e8-8f1b-e04ed2a52d99 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:34.432541 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1355/5385] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:34 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:34.443684 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d425df9f-02b6-419e-91c0-3ecee7744271 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.445604 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d425df9f-02b6-419e-91c0-3ecee7744271 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:34.445851 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d425df9f-02b6-419e-91c0-3ecee7744271 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.446077 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d425df9f-02b6-419e-91c0-3ecee7744271 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.454921 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.454921 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:34.459038 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d425df9f-02b6-419e-91c0-3ecee7744271 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:34.463621 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d425df9f-02b6-419e-91c0-3ecee7744271 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:34.464002 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1345/5386] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:34 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:34.475229 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.476939 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:34.477117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.477305 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.477458 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume with id: 68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:34.483526 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.483526 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:34.483965 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:34.499497 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume request issued successfully. Aug 07 14:12:34.499570 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5fdd2ba-3c79-40bc-9036-7bdc94bc850b tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 202 Aug 07 14:12:34.500038 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1346/5387] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:34 2026] DELETE /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:34.508040 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1170f1b0-a55f-4fc5-a74e-4624736e5bab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.509752 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1170f1b0-a55f-4fc5-a74e-4624736e5bab tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:34.510120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1170f1b0-a55f-4fc5-a74e-4624736e5bab tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.510300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1170f1b0-a55f-4fc5-a74e-4624736e5bab tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.518580 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.518580 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:34.526896 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1170f1b0-a55f-4fc5-a74e-4624736e5bab tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:34.533070 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1170f1b0-a55f-4fc5-a74e-4624736e5bab tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 200 Aug 07 14:12:34.533070 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1342/5388] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:34 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:34.827806 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a312c8da-946e-412e-a6c6-95d2fcfda3c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.829649 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a312c8da-946e-412e-a6c6-95d2fcfda3c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:12:34.829876 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a312c8da-946e-412e-a6c6-95d2fcfda3c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.830639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a312c8da-946e-412e-a6c6-95d2fcfda3c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.837635 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.837635 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:34.841700 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a312c8da-946e-412e-a6c6-95d2fcfda3c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:34.846817 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a312c8da-946e-412e-a6c6-95d2fcfda3c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:12:34.847328 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1356/5389] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:34 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:12:34.861440 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.863045 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:12:34.863379 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-764093408"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:34.864802 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating new backup {'backup': {'volume_id': 'b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-764093408'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:12:34.864965 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating backup of volume b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a in container None Aug 07 14:12:34.872518 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.872518 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:34.872999 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:34.896905 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['c55741c2-747b-467c-8f66-537dbdc03ed0', '35654e73-cde8-40a2-88a6-46ad9d1e33dd'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:34.946943 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31d0ee8e-1da5-45df-8757-3c51d72ad4d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:12:34.947546 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1346/5390] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:12:34 2026] POST /volume/v3/backups => generated 329 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:34.956151 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3ba4a56-2df6-466c-92af-8612064ae9d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:34.957725 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3ba4a56-2df6-466c-92af-8612064ae9d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:34.957929 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4a56-2df6-466c-92af-8612064ae9d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:34.958108 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4a56-2df6-466c-92af-8612064ae9d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:34.958215 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a3ba4a56-2df6-466c-92af-8612064ae9d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:34.968062 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:34.968062 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:34.969224 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3ba4a56-2df6-466c-92af-8612064ae9d3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:34.969773 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1347/5391] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:34 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:35.546323 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-500d2d41-afc5-4994-9264-72d9515bac80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:35.548203 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-500d2d41-afc5-4994-9264-72d9515bac80 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 Aug 07 14:12:35.548434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-500d2d41-afc5-4994-9264-72d9515bac80 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:35.548616 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-500d2d41-afc5-4994-9264-72d9515bac80 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:35.555425 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-500d2d41-afc5-4994-9264-72d9515bac80 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 returned with HTTP 404 Aug 07 14:12:35.556013 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1343/5392] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:35 2026] GET /volume/v3/volumes/68d65a5d-1c1f-488e-9f61-7f9d85bd5345 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:35.563875 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-062de7e0-f17d-4a72-afd1-982b37d336b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:35.565647 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-062de7e0-f17d-4a72-afd1-982b37d336b6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:35.565903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-062de7e0-f17d-4a72-afd1-982b37d336b6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:35.566146 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-062de7e0-f17d-4a72-afd1-982b37d336b6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:35.573712 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:35.573712 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:35.577368 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-062de7e0-f17d-4a72-afd1-982b37d336b6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:35.581620 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-062de7e0-f17d-4a72-afd1-982b37d336b6 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:35.581987 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1357/5393] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:35 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:35.593594 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1748dfb-e24d-418a-aeb7-ca53157e50f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:35.595282 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1748dfb-e24d-418a-aeb7-ca53157e50f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:35.595489 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1748dfb-e24d-418a-aeb7-ca53157e50f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:35.595689 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1748dfb-e24d-418a-aeb7-ca53157e50f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:35.602282 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:35.602282 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:35.605681 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1748dfb-e24d-418a-aeb7-ca53157e50f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:35.609581 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1748dfb-e24d-418a-aeb7-ca53157e50f9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:35.610000 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1347/5394] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:35 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:35.621902 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c09f741-3847-42b3-aada-9a654d36c20e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:35.624292 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c09f741-3847-42b3-aada-9a654d36c20e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:35.624534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c09f741-3847-42b3-aada-9a654d36c20e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:35.624772 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c09f741-3847-42b3-aada-9a654d36c20e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:35.624990 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9c09f741-3847-42b3-aada-9a654d36c20e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume with id: 18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:35.631857 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:35.631857 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:35.632317 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c09f741-3847-42b3-aada-9a654d36c20e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:35.647818 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c09f741-3847-42b3-aada-9a654d36c20e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume request issued successfully. Aug 07 14:12:35.648005 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c09f741-3847-42b3-aada-9a654d36c20e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 202 Aug 07 14:12:35.648423 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1348/5395] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:35 2026] DELETE /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:35.657677 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45314c37-cdd3-40aa-b11e-5e7389fe0469 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:35.660442 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45314c37-cdd3-40aa-b11e-5e7389fe0469 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:35.660723 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45314c37-cdd3-40aa-b11e-5e7389fe0469 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:35.660993 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45314c37-cdd3-40aa-b11e-5e7389fe0469 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:35.670123 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:35.670123 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:35.675127 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45314c37-cdd3-40aa-b11e-5e7389fe0469 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:35.681544 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45314c37-cdd3-40aa-b11e-5e7389fe0469 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 200 Aug 07 14:12:35.682084 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1344/5396] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:35 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:35.980991 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21d8576c-268f-4da6-b6dc-103a3dfbf1c8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:35.983056 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21d8576c-268f-4da6-b6dc-103a3dfbf1c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:35.983288 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21d8576c-268f-4da6-b6dc-103a3dfbf1c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:35.983492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21d8576c-268f-4da6-b6dc-103a3dfbf1c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:35.983623 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-21d8576c-268f-4da6-b6dc-103a3dfbf1c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:35.988343 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:35.988343 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:35.989407 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21d8576c-268f-4da6-b6dc-103a3dfbf1c8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:35.989935 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1358/5397] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:35 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:36.697724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-82b410a9-db51-4ce2-8b96-5c3ca85be713 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:36.700043 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-82b410a9-db51-4ce2-8b96-5c3ca85be713 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 Aug 07 14:12:36.700301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-82b410a9-db51-4ce2-8b96-5c3ca85be713 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:36.700548 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-82b410a9-db51-4ce2-8b96-5c3ca85be713 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:36.708024 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-82b410a9-db51-4ce2-8b96-5c3ca85be713 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 returned with HTTP 404 Aug 07 14:12:36.708606 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1348/5398] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:36 2026] GET /volume/v3/volumes/18e27668-b3ef-4a62-a604-c636db892272 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:36.717603 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40550b08-748b-4af6-9663-818e97384176 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:36.720032 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40550b08-748b-4af6-9663-818e97384176 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:36.720322 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40550b08-748b-4af6-9663-818e97384176 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:36.720587 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40550b08-748b-4af6-9663-818e97384176 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:36.730057 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:36.730057 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:36.734899 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40550b08-748b-4af6-9663-818e97384176 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:36.740294 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40550b08-748b-4af6-9663-818e97384176 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:36.740746 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1349/5399] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:36 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:36.753183 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-260e3030-3006-45a0-bdbf-5e6be83aa292 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:36.755120 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-260e3030-3006-45a0-bdbf-5e6be83aa292 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:36.755369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-260e3030-3006-45a0-bdbf-5e6be83aa292 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:36.755612 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-260e3030-3006-45a0-bdbf-5e6be83aa292 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:36.762899 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:36.762899 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:36.766376 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-260e3030-3006-45a0-bdbf-5e6be83aa292 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:36.770935 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-260e3030-3006-45a0-bdbf-5e6be83aa292 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:36.771337 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1345/5400] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:36 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:36.782467 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:36.784282 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:36.784459 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:36.784670 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:36.785613 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume with id: 8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:36.791748 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:36.791748 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:36.792319 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:36.807713 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume request issued successfully. Aug 07 14:12:36.807997 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc070f5e-faf7-42a9-86ea-07b9e2e4011d tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 202 Aug 07 14:12:36.808583 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1359/5401] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:36 2026] DELETE /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:36.816034 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ed66acd-fddf-4b38-b4e2-bd90a4ab7fc4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:36.817896 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ed66acd-fddf-4b38-b4e2-bd90a4ab7fc4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:36.818151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ed66acd-fddf-4b38-b4e2-bd90a4ab7fc4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:36.818459 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ed66acd-fddf-4b38-b4e2-bd90a4ab7fc4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:36.825907 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:36.825907 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:36.830064 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3ed66acd-fddf-4b38-b4e2-bd90a4ab7fc4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:36.834950 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ed66acd-fddf-4b38-b4e2-bd90a4ab7fc4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 200 Aug 07 14:12:36.835435 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1349/5402] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:36 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:37.000431 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7250c331-41ab-4b53-85d4-a66b84cea460 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:37.002598 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7250c331-41ab-4b53-85d4-a66b84cea460 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:37.002784 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7250c331-41ab-4b53-85d4-a66b84cea460 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:37.002991 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7250c331-41ab-4b53-85d4-a66b84cea460 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:37.003097 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7250c331-41ab-4b53-85d4-a66b84cea460 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:37.008653 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:37.008653 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:37.009552 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7250c331-41ab-4b53-85d4-a66b84cea460 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:37.009984 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1350/5403] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:36 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:37.850131 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0bdb60cc-0674-41bf-ae90-78a2a1f0b084 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:37.851945 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bdb60cc-0674-41bf-ae90-78a2a1f0b084 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de Aug 07 14:12:37.852138 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bdb60cc-0674-41bf-ae90-78a2a1f0b084 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:37.852378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0bdb60cc-0674-41bf-ae90-78a2a1f0b084 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:37.857806 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0bdb60cc-0674-41bf-ae90-78a2a1f0b084 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de returned with HTTP 404 Aug 07 14:12:37.858303 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1346/5404] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:37 2026] GET /volume/v3/volumes/8d0344d7-b411-4519-8622-1907253d00de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:37.864934 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:37.866640 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 Aug 07 14:12:37.866799 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:37.867176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:37.867314 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete snapshot with id: 11fe35bb-0559-484d-9d30-bf57f7eaf8e2 Aug 07 14:12:37.872689 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:37.872689 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:37.873051 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:37.893105 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot delete request issued successfully. Aug 07 14:12:37.893313 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4240e77-4498-47f7-b91b-6808e1f378d9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 returned with HTTP 202 Aug 07 14:12:37.893724 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1360/5405] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:12:37 2026] DELETE /volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:37.901333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89b71928-5c11-4f2c-a763-81fec731bb6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:37.902747 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89b71928-5c11-4f2c-a763-81fec731bb6e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 Aug 07 14:12:37.902961 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89b71928-5c11-4f2c-a763-81fec731bb6e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:37.903159 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89b71928-5c11-4f2c-a763-81fec731bb6e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:37.911196 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:37.911196 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:37.911810 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89b71928-5c11-4f2c-a763-81fec731bb6e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:37.912888 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89b71928-5c11-4f2c-a763-81fec731bb6e tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 returned with HTTP 200 Aug 07 14:12:37.913369 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1350/5406] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:37 2026] GET /volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:38.024610 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02779358-a500-46a5-880a-5905e98b02f1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:38.036066 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02779358-a500-46a5-880a-5905e98b02f1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:38.036373 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02779358-a500-46a5-880a-5905e98b02f1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:38.036640 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02779358-a500-46a5-880a-5905e98b02f1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:38.036799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-02779358-a500-46a5-880a-5905e98b02f1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:38.044147 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:38.044147 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:38.045312 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02779358-a500-46a5-880a-5905e98b02f1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:38.045715 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1351/5407] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:38 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:38.923067 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c1c56de-abfb-45db-b89c-a4151c6669d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:38.926289 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c1c56de-abfb-45db-b89c-a4151c6669d7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 Aug 07 14:12:38.926466 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c1c56de-abfb-45db-b89c-a4151c6669d7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:38.926636 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c1c56de-abfb-45db-b89c-a4151c6669d7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:38.933778 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c1c56de-abfb-45db-b89c-a4151c6669d7 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 returned with HTTP 404 Aug 07 14:12:38.934313 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1347/5408] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:38 2026] GET /volume/v3/snapshots/11fe35bb-0559-484d-9d30-bf57f7eaf8e2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:38.941953 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:38.943964 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e Aug 07 14:12:38.944185 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:38.944465 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:38.944605 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete snapshot with id: b1067df8-2c13-4dc7-af8a-cad219eba87e Aug 07 14:12:38.950889 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:38.950889 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:38.951448 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:38.973439 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot delete request issued successfully. Aug 07 14:12:38.975313 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-214c754c-5cd0-4df6-9f6e-67ab22d972a4 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e returned with HTTP 202 Aug 07 14:12:38.975313 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1361/5409] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:12:38 2026] DELETE /volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:38.984752 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6060c18-0034-4edc-b40f-587147b45740 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:38.985542 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6060c18-0034-4edc-b40f-587147b45740 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e Aug 07 14:12:38.985781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6060c18-0034-4edc-b40f-587147b45740 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:38.986051 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6060c18-0034-4edc-b40f-587147b45740 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:38.993223 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:38.993223 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:38.993646 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a6060c18-0034-4edc-b40f-587147b45740 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:38.994453 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6060c18-0034-4edc-b40f-587147b45740 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e returned with HTTP 200 Aug 07 14:12:38.994794 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1351/5410] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:38 2026] GET /volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:39.057055 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7868d67-79aa-44da-9c36-f29de76a8712 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:39.058714 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7868d67-79aa-44da-9c36-f29de76a8712 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:39.058919 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7868d67-79aa-44da-9c36-f29de76a8712 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:39.059099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7868d67-79aa-44da-9c36-f29de76a8712 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:39.059206 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f7868d67-79aa-44da-9c36-f29de76a8712 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:39.063319 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:39.063319 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:39.063987 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7868d67-79aa-44da-9c36-f29de76a8712 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:39.064382 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1352/5411] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:39 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:40.005045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5592ce12-1c0e-4e99-a1fb-5ab969259959 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:40.006834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5592ce12-1c0e-4e99-a1fb-5ab969259959 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e Aug 07 14:12:40.007066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5592ce12-1c0e-4e99-a1fb-5ab969259959 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:40.007328 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5592ce12-1c0e-4e99-a1fb-5ab969259959 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:40.013930 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5592ce12-1c0e-4e99-a1fb-5ab969259959 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e returned with HTTP 404 Aug 07 14:12:40.014403 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1348/5412] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:40 2026] GET /volume/v3/snapshots/b1067df8-2c13-4dc7-af8a-cad219eba87e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:40.022504 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:40.024772 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f Aug 07 14:12:40.025176 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:40.025370 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:40.025726 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete snapshot with id: a5864769-56d4-438a-a6fe-985307f0221f Aug 07 14:12:40.033677 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:40.033677 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:40.034209 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:40.050037 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot delete request issued successfully. Aug 07 14:12:40.050246 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08f320c4-e24b-4602-8cb0-f5d6a16184de tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f returned with HTTP 202 Aug 07 14:12:40.050697 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1362/5413] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:12:40 2026] DELETE /volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:40.057106 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b609f5c-4ad5-4025-868d-6a667b1be958 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:40.059379 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b609f5c-4ad5-4025-868d-6a667b1be958 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f Aug 07 14:12:40.059571 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b609f5c-4ad5-4025-868d-6a667b1be958 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:40.059757 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b609f5c-4ad5-4025-868d-6a667b1be958 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:40.066960 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:40.066960 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:40.067430 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b609f5c-4ad5-4025-868d-6a667b1be958 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Snapshot retrieved successfully. Aug 07 14:12:40.068222 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b609f5c-4ad5-4025-868d-6a667b1be958 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f returned with HTTP 200 Aug 07 14:12:40.068598 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1352/5414] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:40 2026] GET /volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:40.077559 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea0089f3-7ed8-41a7-a26a-56dc8189be33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:40.079366 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea0089f3-7ed8-41a7-a26a-56dc8189be33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:40.079543 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea0089f3-7ed8-41a7-a26a-56dc8189be33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:40.079720 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea0089f3-7ed8-41a7-a26a-56dc8189be33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:40.079824 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ea0089f3-7ed8-41a7-a26a-56dc8189be33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:40.084061 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:40.084061 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:40.084881 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea0089f3-7ed8-41a7-a26a-56dc8189be33 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:40.085272 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1353/5415] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:40 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:41.080694 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a0ee845-cab0-44a4-9527-e892bd3a7a28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:41.082616 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a0ee845-cab0-44a4-9527-e892bd3a7a28 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f Aug 07 14:12:41.082835 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a0ee845-cab0-44a4-9527-e892bd3a7a28 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:41.083035 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a0ee845-cab0-44a4-9527-e892bd3a7a28 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:41.087927 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a0ee845-cab0-44a4-9527-e892bd3a7a28 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f returned with HTTP 404 Aug 07 14:12:41.088442 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1349/5416] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:41 2026] GET /volume/v3/snapshots/a5864769-56d4-438a-a6fe-985307f0221f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:41.095238 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-91d3a33d-c838-43b7-b9af-57c02e7e5e11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:41.096349 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93f31e5f-e3ff-4e1b-bd21-7b291745adcd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:41.097037 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91d3a33d-c838-43b7-b9af-57c02e7e5e11 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:41.097265 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91d3a33d-c838-43b7-b9af-57c02e7e5e11 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:41.097590 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-91d3a33d-c838-43b7-b9af-57c02e7e5e11 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:41.098032 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93f31e5f-e3ff-4e1b-bd21-7b291745adcd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:41.098271 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93f31e5f-e3ff-4e1b-bd21-7b291745adcd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:41.098453 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93f31e5f-e3ff-4e1b-bd21-7b291745adcd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:41.098553 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-93f31e5f-e3ff-4e1b-bd21-7b291745adcd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:41.103120 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:41.103120 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:41.104120 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93f31e5f-e3ff-4e1b-bd21-7b291745adcd tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:41.104615 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1353/5417] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:41 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:41.104878 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:41.104878 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:41.108907 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-91d3a33d-c838-43b7-b9af-57c02e7e5e11 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:41.114656 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-91d3a33d-c838-43b7-b9af-57c02e7e5e11 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:12:41.115066 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1363/5418] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:41 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:41.127206 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1103704-24ae-41b9-98a3-de7b78be3284 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:41.128507 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1103704-24ae-41b9-98a3-de7b78be3284 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:41.128745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1103704-24ae-41b9-98a3-de7b78be3284 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:41.128895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1103704-24ae-41b9-98a3-de7b78be3284 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:41.137186 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:41.137186 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:41.140994 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1103704-24ae-41b9-98a3-de7b78be3284 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:41.146092 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1103704-24ae-41b9-98a3-de7b78be3284 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:12:41.146420 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1354/5419] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:41 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:41.160815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:41.162486 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] DELETE https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:41.162664 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:41.162850 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:41.163024 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume with id: 73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:41.169401 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:41.169401 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:41.169809 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:41.187978 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Delete volume request issued successfully. Aug 07 14:12:41.188147 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aade68c7-7d47-43b1-8a4b-48cfb5864424 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 202 Aug 07 14:12:41.188557 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1350/5420] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:41 2026] DELETE /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:12:41.195203 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5de7c40-cac5-4880-ad5d-9488e9aa78e9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:41.197064 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5de7c40-cac5-4880-ad5d-9488e9aa78e9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:41.197308 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5de7c40-cac5-4880-ad5d-9488e9aa78e9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:41.197522 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5de7c40-cac5-4880-ad5d-9488e9aa78e9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:41.204107 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:41.204107 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:41.207729 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d5de7c40-cac5-4880-ad5d-9488e9aa78e9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Volume info retrieved successfully. Aug 07 14:12:41.211656 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5de7c40-cac5-4880-ad5d-9488e9aa78e9 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 200 Aug 07 14:12:41.212048 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1354/5421] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:41 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:42.114601 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6009b0e-63ad-4f19-971b-2a6f766c96c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:42.116379 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6009b0e-63ad-4f19-971b-2a6f766c96c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:42.116596 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6009b0e-63ad-4f19-971b-2a6f766c96c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:42.116781 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6009b0e-63ad-4f19-971b-2a6f766c96c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:42.116905 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e6009b0e-63ad-4f19-971b-2a6f766c96c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:42.121111 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:42.121111 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:42.121891 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6009b0e-63ad-4f19-971b-2a6f766c96c9 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:42.122266 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1364/5422] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:42 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:42.238419 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a693fdd9-7555-4be9-ac48-f52866139f79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:42.240298 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a693fdd9-7555-4be9-ac48-f52866139f79 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] GET https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f Aug 07 14:12:42.240505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a693fdd9-7555-4be9-ac48-f52866139f79 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:42.240745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a693fdd9-7555-4be9-ac48-f52866139f79 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:42.246537 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a693fdd9-7555-4be9-ac48-f52866139f79 tempest-SnapshotDataIntegrityTests-2068868175 tempest-SnapshotDataIntegrityTests-2068868175-project-member] https://10.4.3.193/volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f returned with HTTP 404 Aug 07 14:12:42.247020 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1355/5423] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:42 2026] GET /volume/v3/volumes/73ce6a77-221a-4955-9799-6e13c174b12f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:43.133082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0232c8c2-cea6-4843-9124-fadf028ffd9c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:43.135207 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0232c8c2-cea6-4843-9124-fadf028ffd9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:43.135449 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0232c8c2-cea6-4843-9124-fadf028ffd9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:43.135935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0232c8c2-cea6-4843-9124-fadf028ffd9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:43.135935 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0232c8c2-cea6-4843-9124-fadf028ffd9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:43.140851 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:43.140851 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:43.141812 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0232c8c2-cea6-4843-9124-fadf028ffd9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:43.142704 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1351/5424] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:43 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:44.156378 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc6a809a-9a19-43c6-974a-a880bcfdbd68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:44.161250 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc6a809a-9a19-43c6-974a-a880bcfdbd68 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:44.161826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc6a809a-9a19-43c6-974a-a880bcfdbd68 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:44.162601 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc6a809a-9a19-43c6-974a-a880bcfdbd68 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:44.162982 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bc6a809a-9a19-43c6-974a-a880bcfdbd68 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:44.177407 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:44.177407 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:44.180967 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc6a809a-9a19-43c6-974a-a880bcfdbd68 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:44.181379 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1355/5425] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:44 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:45.192975 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51f07c5d-ab76-42db-98a3-232e7534608b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:45.195320 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51f07c5d-ab76-42db-98a3-232e7534608b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:45.195610 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51f07c5d-ab76-42db-98a3-232e7534608b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:45.195918 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51f07c5d-ab76-42db-98a3-232e7534608b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:45.196043 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-51f07c5d-ab76-42db-98a3-232e7534608b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:45.201339 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:45.201339 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:45.202177 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51f07c5d-ab76-42db-98a3-232e7534608b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:45.202561 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1365/5426] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:45 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:46.213717 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2623b4d9-4807-4869-a321-9180b4bc956c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:46.215711 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2623b4d9-4807-4869-a321-9180b4bc956c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:46.215978 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2623b4d9-4807-4869-a321-9180b4bc956c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:46.216237 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2623b4d9-4807-4869-a321-9180b4bc956c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:46.216384 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2623b4d9-4807-4869-a321-9180b4bc956c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:46.220793 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:46.220793 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:46.221515 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2623b4d9-4807-4869-a321-9180b4bc956c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:46.221868 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1356/5427] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:46 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:46.232398 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ab83ecf-d149-4b5f-ac5f-3c0649f8c6b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:46.234556 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ab83ecf-d149-4b5f-ac5f-3c0649f8c6b7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:46.234940 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ab83ecf-d149-4b5f-ac5f-3c0649f8c6b7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:46.235263 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ab83ecf-d149-4b5f-ac5f-3c0649f8c6b7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:46.235570 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1ab83ecf-d149-4b5f-ac5f-3c0649f8c6b7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:46.240648 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:46.240648 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:46.241703 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ab83ecf-d149-4b5f-ac5f-3c0649f8c6b7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:46.242415 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1352/5428] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:46 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:46.253588 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c0a6d03-32d2-4ffb-8eb3-4e17e879b8e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:46.255925 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c0a6d03-32d2-4ffb-8eb3-4e17e879b8e2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:46.256109 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c0a6d03-32d2-4ffb-8eb3-4e17e879b8e2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:46.256304 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c0a6d03-32d2-4ffb-8eb3-4e17e879b8e2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:46.256417 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-3c0a6d03-32d2-4ffb-8eb3-4e17e879b8e2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete backup with id: 8ac201a9-5229-451b-bdad-920413d0687a. Aug 07 14:12:46.263875 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:46.263875 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:46.277408 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-3c0a6d03-32d2-4ffb-8eb3-4e17e879b8e2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] delete_backup rpcapi backup_id 8ac201a9-5229-451b-bdad-920413d0687a {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:12:46.279234 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c0a6d03-32d2-4ffb-8eb3-4e17e879b8e2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 202 Aug 07 14:12:46.279745 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1356/5429] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:46 2026] DELETE /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:12:46.288654 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b70b638d-d740-4c87-9e82-13fb4a6d02b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:46.290923 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b70b638d-d740-4c87-9e82-13fb4a6d02b3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:46.291193 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b70b638d-d740-4c87-9e82-13fb4a6d02b3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:46.291445 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b70b638d-d740-4c87-9e82-13fb4a6d02b3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:46.291600 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b70b638d-d740-4c87-9e82-13fb4a6d02b3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:46.296980 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:46.296980 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:46.298070 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b70b638d-d740-4c87-9e82-13fb4a6d02b3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:46.298604 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1366/5430] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:46 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:47.312918 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fa8e9fb0-d45f-4f73-82fe-83cce1e57d7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:47.314810 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa8e9fb0-d45f-4f73-82fe-83cce1e57d7a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:47.315052 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa8e9fb0-d45f-4f73-82fe-83cce1e57d7a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:47.315246 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fa8e9fb0-d45f-4f73-82fe-83cce1e57d7a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:47.315375 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fa8e9fb0-d45f-4f73-82fe-83cce1e57d7a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:47.321036 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:47.321036 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:47.322125 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fa8e9fb0-d45f-4f73-82fe-83cce1e57d7a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:47.322613 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1357/5431] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:47 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:48.335976 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e8c72c7-0c2e-4a72-9468-ec67a8bb7184 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:48.338894 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e8c72c7-0c2e-4a72-9468-ec67a8bb7184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:48.339218 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e8c72c7-0c2e-4a72-9468-ec67a8bb7184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:48.339508 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e8c72c7-0c2e-4a72-9468-ec67a8bb7184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:48.339613 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1e8c72c7-0c2e-4a72-9468-ec67a8bb7184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:48.347041 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:48.347041 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:48.347041 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e8c72c7-0c2e-4a72-9468-ec67a8bb7184 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 200 Aug 07 14:12:48.347041 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1353/5432] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:48 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:49.358410 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18181a80-3fac-44d1-8bcd-b0965826ddbe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:49.360009 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18181a80-3fac-44d1-8bcd-b0965826ddbe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a Aug 07 14:12:49.360269 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18181a80-3fac-44d1-8bcd-b0965826ddbe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:49.360542 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18181a80-3fac-44d1-8bcd-b0965826ddbe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:49.361581 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-18181a80-3fac-44d1-8bcd-b0965826ddbe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8ac201a9-5229-451b-bdad-920413d0687a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:49.364112 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18181a80-3fac-44d1-8bcd-b0965826ddbe tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a returned with HTTP 404 Aug 07 14:12:49.364611 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1357/5433] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:49 2026] GET /volume/v3/backups/8ac201a9-5229-451b-bdad-920413d0687a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:49.827083 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ecd09f6-724b-4e75-9a87-62397aaea255 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:49.829505 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ecd09f6-724b-4e75-9a87-62397aaea255 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:12:49.829790 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ecd09f6-724b-4e75-9a87-62397aaea255 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:49.830112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ecd09f6-724b-4e75-9a87-62397aaea255 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:49.830281 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-5ecd09f6-724b-4e75-9a87-62397aaea255 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete backup with id: 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. Aug 07 14:12:49.837155 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:49.837155 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:49.853495 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-5ecd09f6-724b-4e75-9a87-62397aaea255 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] delete_backup rpcapi backup_id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:12:49.855330 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ecd09f6-724b-4e75-9a87-62397aaea255 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 202 Aug 07 14:12:49.855879 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1367/5434] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:12:49 2026] DELETE /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:12:49.864190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6d78c8d-d71e-40e2-bdef-8a7ec1988455 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:49.866012 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6d78c8d-d71e-40e2-bdef-8a7ec1988455 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:12:49.868581 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6d78c8d-d71e-40e2-bdef-8a7ec1988455 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:49.868886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6d78c8d-d71e-40e2-bdef-8a7ec1988455 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:49.869035 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d6d78c8d-d71e-40e2-bdef-8a7ec1988455 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:49.876104 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:49.876104 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:49.876890 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6d78c8d-d71e-40e2-bdef-8a7ec1988455 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 200 Aug 07 14:12:49.877258 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1358/5435] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:49 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:50.890183 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-72f70e0c-1f64-4357-ae3c-47518c1b0ac5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:50.892098 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72f70e0c-1f64-4357-ae3c-47518c1b0ac5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 Aug 07 14:12:50.892333 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72f70e0c-1f64-4357-ae3c-47518c1b0ac5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:50.892515 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-72f70e0c-1f64-4357-ae3c-47518c1b0ac5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:50.892629 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-72f70e0c-1f64-4357-ae3c-47518c1b0ac5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:50.899404 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-72f70e0c-1f64-4357-ae3c-47518c1b0ac5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 returned with HTTP 404 Aug 07 14:12:50.899943 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1354/5436] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:50 2026] GET /volume/v3/backups/8db88e6d-1fbb-4bf8-b2cc-d25ed8d2cb23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:12:50.914690 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:50.916497 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:12:50.916810 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-247727761"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:50.918586 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-247727761'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:12:50.918706 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume of 1 GB Aug 07 14:12:50.924454 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Availability Zones retrieved successfully. Aug 07 14:12:50.930000 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (380382ab-ffc5-4901-9ccb-46121a6eadd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:50.930927 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d0ac551-acac-4b9d-ae6f-bd83038d3a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:50.931851 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:12:50.965377 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d0ac551-acac-4b9d-ae6f-bd83038d3a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:50.966065 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e51488-76f7-4bca-b5a2-0f80e424fa84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:51.012698 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['89b2b553-39cf-4c1c-85e6-ff3d74a877ac', '28b4ca15-37c1-4011-84f2-b5954eb22459', '4981f900-8cb8-411c-8989-7ac4b887f226', '705141c9-33f9-4e82-bb85-3ed995d7542b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:51.013531 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e51488-76f7-4bca-b5a2-0f80e424fa84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89b2b553-39cf-4c1c-85e6-ff3d74a877ac', '28b4ca15-37c1-4011-84f2-b5954eb22459', '4981f900-8cb8-411c-8989-7ac4b887f226', '705141c9-33f9-4e82-bb85-3ed995d7542b']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:51.014363 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25013c5-a53b-4ebf-9dba-5090a2f67419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:51.037274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25013c5-a53b-4ebf-9dba-5090a2f67419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34468a7-23e0-4c20-91d8-f1650367fc7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-247727761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['89b2b553-39cf-4c1c-85e6-ff3d74a877ac','28b4ca15-37c1-4011-84f2-b5954eb22459','4981f900-8cb8-411c-8989-7ac4b887f226','705141c9-33f9-4e82-bb85-3ed995d7542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-247727761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34468a7-23e0-4c20-91d8-f1650367fc7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='157356bb1b2a4d13b161cfeed5816b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:51.038057 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a8706dd-7524-4fb1-a436-3c2bae3b6838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:51.055483 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a8706dd-7524-4fb1-a436-3c2bae3b6838) transitioned into state 'SUCCESS' from state '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-247727761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157356bb1b2a4d13b161cfeed5816b6b',qos_specs=None,replication_status=,reservations=['89b2b553-39cf-4c1c-85e6-ff3d74a877ac','28b4ca15-37c1-4011-84f2-b5954eb22459','4981f900-8cb8-411c-8989-7ac4b887f226','705141c9-33f9-4e82-bb85-3ed995d7542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fd1688ea3b46b2b19fbeea8416c6c2',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:51.056207 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6b21fc-7346-41eb-ba26-507ed38aa6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:12:51.065613 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6b21fc-7346-41eb-ba26-507ed38aa6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:12:51.066378 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Flow 'volume_create_api' (380382ab-ffc5-4901-9ccb-46121a6eadd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:12:51.066683 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create volume request issued successfully. Aug 07 14:12:51.067233 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f8dae3b-4151-4507-b65e-2942b33edd7d tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:12:51.067621 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1358/5437] 10.4.3.193 () {68 vars in 1258 bytes} [Fri Aug 7 14:12:50 2026] POST /volume/v3/volumes => generated 748 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:51.078943 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35c04dae-b46d-4365-bbda-babb59c97ec5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:51.080853 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35c04dae-b46d-4365-bbda-babb59c97ec5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f Aug 07 14:12:51.081044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35c04dae-b46d-4365-bbda-babb59c97ec5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:51.081196 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35c04dae-b46d-4365-bbda-babb59c97ec5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:51.088414 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:51.088414 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:51.092230 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-35c04dae-b46d-4365-bbda-babb59c97ec5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:51.096540 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35c04dae-b46d-4365-bbda-babb59c97ec5 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f returned with HTTP 200 Aug 07 14:12:51.096966 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1368/5438] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:51 2026] GET /volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:52.110201 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c594eda-603e-4978-a82e-55553d1e6572 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:52.112063 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c594eda-603e-4978-a82e-55553d1e6572 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f Aug 07 14:12:52.112256 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c594eda-603e-4978-a82e-55553d1e6572 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:52.112442 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c594eda-603e-4978-a82e-55553d1e6572 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:52.119933 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:52.119933 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:52.124201 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c594eda-603e-4978-a82e-55553d1e6572 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:52.129211 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c594eda-603e-4978-a82e-55553d1e6572 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f returned with HTTP 200 Aug 07 14:12:52.129587 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1359/5439] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:52 2026] GET /volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:52.142262 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:52.143955 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:12:52.144301 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f34468a7-23e0-4c20-91d8-f1650367fc7f", "name": "tempest-VolumesBackupsTest-Snapshot-642866014"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:52.152536 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:52.152536 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:52.153098 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:52.153365 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Create snapshot from volume f34468a7-23e0-4c20-91d8-f1650367fc7f Aug 07 14:12:52.186716 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['fe9f1b03-6c7e-4dc0-91ab-eeb078a46105', 'fa509005-39b4-47fb-9a67-77dfd2778aae', 'a575a072-fdc5-4d3f-a118-2846fc462b49', 'ba12d170-42cb-4b65-a256-2574b762debe'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:52.216017 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Snapshot create request issued successfully. Aug 07 14:12:52.216342 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-088eebc4-90a5-4f30-a858-97d1f36c2f99 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:12:52.216748 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1355/5440] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:12:52 2026] POST /volume/v3/snapshots => generated 304 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:52.229513 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66304e9e-782d-40c1-8bf5-3e22ccc58d31 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:52.231477 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66304e9e-782d-40c1-8bf5-3e22ccc58d31 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 Aug 07 14:12:52.231668 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66304e9e-782d-40c1-8bf5-3e22ccc58d31 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:52.231876 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66304e9e-782d-40c1-8bf5-3e22ccc58d31 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:52.237090 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:52.237090 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:52.237559 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-66304e9e-782d-40c1-8bf5-3e22ccc58d31 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Snapshot retrieved successfully. Aug 07 14:12:52.238345 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66304e9e-782d-40c1-8bf5-3e22ccc58d31 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 returned with HTTP 200 Aug 07 14:12:52.238733 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1359/5441] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:52 2026] GET /volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:53.247318 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11ef4df7-21d6-4e89-8be0-fde4e4e07535 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:53.249291 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11ef4df7-21d6-4e89-8be0-fde4e4e07535 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 Aug 07 14:12:53.249493 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11ef4df7-21d6-4e89-8be0-fde4e4e07535 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:53.249709 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11ef4df7-21d6-4e89-8be0-fde4e4e07535 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:53.254953 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:53.254953 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:53.255408 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-11ef4df7-21d6-4e89-8be0-fde4e4e07535 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Snapshot retrieved successfully. Aug 07 14:12:53.256244 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11ef4df7-21d6-4e89-8be0-fde4e4e07535 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 returned with HTTP 200 Aug 07 14:12:53.256675 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1369/5442] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:12:53 2026] GET /volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:53.265412 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:53.267188 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] POST https://10.4.3.193/volume/v3/backups Aug 07 14:12:53.267555 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f34468a7-23e0-4c20-91d8-f1650367fc7f", "snapshot_id": "a0092c0d-9526-4b85-b435-ce6ce1b4ee26", "name": "tempest-VolumesBackupsTest-Backup-1170997228"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:12:53.269204 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating new backup {'backup': {'volume_id': 'f34468a7-23e0-4c20-91d8-f1650367fc7f', 'snapshot_id': 'a0092c0d-9526-4b85-b435-ce6ce1b4ee26', 'name': 'tempest-VolumesBackupsTest-Backup-1170997228'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:12:53.269385 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Creating backup of volume f34468a7-23e0-4c20-91d8-f1650367fc7f in container None Aug 07 14:12:53.276864 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:53.276864 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:53.277315 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:12:53.282737 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:53.282737 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:53.283184 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Snapshot retrieved successfully. Aug 07 14:12:53.297253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Created reservations ['fdc14fc2-f2ca-4d18-b2c0-2d559a15789b', 'dd17967d-184a-4a76-8df5-db8681706846'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:12:53.322158 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-644f9a49-c362-4739-a6c0-c02118ec5ca1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:12:53.322619 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1360/5443] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:12:53 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:12:53.332606 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a0b3a52-2b24-46e9-aed4-5b2651df440f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:53.334728 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a0b3a52-2b24-46e9-aed4-5b2651df440f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:12:53.335020 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a0b3a52-2b24-46e9-aed4-5b2651df440f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:53.335255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a0b3a52-2b24-46e9-aed4-5b2651df440f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:53.335412 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8a0b3a52-2b24-46e9-aed4-5b2651df440f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:53.339835 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:53.339835 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:53.341013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a0b3a52-2b24-46e9-aed4-5b2651df440f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:12:53.341541 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1356/5444] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:53 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:54.352079 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48ade615-9706-42e0-8350-ac594e0d64bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:54.353744 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48ade615-9706-42e0-8350-ac594e0d64bf tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:12:54.353949 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48ade615-9706-42e0-8350-ac594e0d64bf tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:54.354153 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48ade615-9706-42e0-8350-ac594e0d64bf tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:54.354247 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-48ade615-9706-42e0-8350-ac594e0d64bf tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:54.358570 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:54.358570 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:54.359301 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48ade615-9706-42e0-8350-ac594e0d64bf tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:12:54.359677 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1360/5445] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:54 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:55.369204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc25ee65-d205-4d3f-9736-883fb35b4120 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:55.371321 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc25ee65-d205-4d3f-9736-883fb35b4120 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:12:55.371555 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc25ee65-d205-4d3f-9736-883fb35b4120 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:55.371787 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc25ee65-d205-4d3f-9736-883fb35b4120 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:55.371951 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cc25ee65-d205-4d3f-9736-883fb35b4120 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:55.377143 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:55.377143 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:55.377985 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc25ee65-d205-4d3f-9736-883fb35b4120 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:12:55.378379 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1370/5446] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:55 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:56.389091 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6ffbdfa0-d1f1-44e8-bda4-201a917a0fb7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:56.391094 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ffbdfa0-d1f1-44e8-bda4-201a917a0fb7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:12:56.391313 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ffbdfa0-d1f1-44e8-bda4-201a917a0fb7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:56.391550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6ffbdfa0-d1f1-44e8-bda4-201a917a0fb7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:56.391693 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6ffbdfa0-d1f1-44e8-bda4-201a917a0fb7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:56.396128 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:56.396128 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:12:56.396941 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6ffbdfa0-d1f1-44e8-bda4-201a917a0fb7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:12:56.397405 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1361/5447] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:56 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:57.408626 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bba8eacd-c365-4f09-8340-05dff5afff44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:57.410412 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bba8eacd-c365-4f09-8340-05dff5afff44 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:12:57.410580 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bba8eacd-c365-4f09-8340-05dff5afff44 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:57.410807 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bba8eacd-c365-4f09-8340-05dff5afff44 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:57.411013 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bba8eacd-c365-4f09-8340-05dff5afff44 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:57.412661 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=174,cinder:UPDATE=48,cinder:INSERT=21 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:12:57.417312 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:57.417312 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:12:57.418400 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bba8eacd-c365-4f09-8340-05dff5afff44 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:12:57.419309 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1357/5448] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:57 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:58.428531 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-419300ec-bb73-4521-9ae5-12bba05eb51b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:58.430252 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-419300ec-bb73-4521-9ae5-12bba05eb51b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:12:58.430454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-419300ec-bb73-4521-9ae5-12bba05eb51b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:58.430629 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-419300ec-bb73-4521-9ae5-12bba05eb51b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:58.430728 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-419300ec-bb73-4521-9ae5-12bba05eb51b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:58.432495 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=189,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:12:58.436175 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:58.436175 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:12:58.437201 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-419300ec-bb73-4521-9ae5-12bba05eb51b tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:12:58.437644 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1361/5449] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:58 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:12:59.448565 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ebcf0676-ebcd-402e-917f-e21c22ec39c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:12:59.450564 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebcf0676-ebcd-402e-917f-e21c22ec39c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:12:59.450794 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebcf0676-ebcd-402e-917f-e21c22ec39c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:12:59.451062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ebcf0676-ebcd-402e-917f-e21c22ec39c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:12:59.451200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ebcf0676-ebcd-402e-917f-e21c22ec39c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:12:59.453118 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=155,cinder:UPDATE=32,cinder:INSERT=8 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:12:59.456474 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:12:59.456474 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:12:59.457257 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ebcf0676-ebcd-402e-917f-e21c22ec39c3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:12:59.457858 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1371/5450] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:12:59 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:00.469478 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9abdfaff-17a6-43f8-b808-e0ab78ae1027 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:00.471244 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9abdfaff-17a6-43f8-b808-e0ab78ae1027 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:00.471428 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9abdfaff-17a6-43f8-b808-e0ab78ae1027 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:00.471624 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9abdfaff-17a6-43f8-b808-e0ab78ae1027 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:00.471747 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9abdfaff-17a6-43f8-b808-e0ab78ae1027 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:00.476325 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:00.476325 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:00.477234 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9abdfaff-17a6-43f8-b808-e0ab78ae1027 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:00.477625 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1362/5451] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:00 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:01.488587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-403bcbe6-cc42-4178-83e4-2bbab9a6b355 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:01.490407 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-403bcbe6-cc42-4178-83e4-2bbab9a6b355 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:01.490540 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-403bcbe6-cc42-4178-83e4-2bbab9a6b355 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:01.490643 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-403bcbe6-cc42-4178-83e4-2bbab9a6b355 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:01.490739 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-403bcbe6-cc42-4178-83e4-2bbab9a6b355 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:01.494901 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:01.494901 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:01.495634 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-403bcbe6-cc42-4178-83e4-2bbab9a6b355 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:01.496013 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1358/5452] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:01 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:01.567465 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-847f5904-e73c-448a-8e42-a851b5d27d39 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:01.569406 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-847f5904-e73c-448a-8e42-a851b5d27d39 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:13:01.569777 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-847f5904-e73c-448a-8e42-a851b5d27d39 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3895f721-c5c1-4e9d-a864-b3549fd25f8b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1514628366", "description": null, "metadata": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:01.580793 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:01.580793 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:01.581303 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-847f5904-e73c-448a-8e42-a851b5d27d39 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:01.581482 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-847f5904-e73c-448a-8e42-a851b5d27d39 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create snapshot from volume 3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:13:01.615185 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-847f5904-e73c-448a-8e42-a851b5d27d39 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['804f06ed-1710-4162-a779-ca2d41bec9bd', '7d0729c3-1293-44d3-a8b9-2cc21ffebf29', '30949af7-69e2-4975-a42f-803afbc6eb80', '3b9a9322-c607-453c-8fcf-ccec8387493f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:01.654366 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-847f5904-e73c-448a-8e42-a851b5d27d39 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot force create request issued successfully. Aug 07 14:13:01.654862 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-847f5904-e73c-448a-8e42-a851b5d27d39 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:13:01.655496 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1362/5453] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:13:01 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 07 14:13:01.668157 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b7df522-fe80-4634-a522-73566bd0cfd0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:01.670198 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b7df522-fe80-4634-a522-73566bd0cfd0 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:01.670359 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b7df522-fe80-4634-a522-73566bd0cfd0 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:01.670594 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b7df522-fe80-4634-a522-73566bd0cfd0 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:01.677316 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:01.677316 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:01.677917 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5b7df522-fe80-4634-a522-73566bd0cfd0 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:01.678814 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b7df522-fe80-4634-a522-73566bd0cfd0 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 200 Aug 07 14:13:01.679236 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1372/5454] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:01 2026] GET /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:02.507265 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-981cfdf3-6ca6-4bfc-b535-93388e474224 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:02.508891 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-981cfdf3-6ca6-4bfc-b535-93388e474224 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:02.509100 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-981cfdf3-6ca6-4bfc-b535-93388e474224 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:02.509295 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-981cfdf3-6ca6-4bfc-b535-93388e474224 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:02.509396 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-981cfdf3-6ca6-4bfc-b535-93388e474224 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:02.514017 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:02.514017 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:02.514889 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-981cfdf3-6ca6-4bfc-b535-93388e474224 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:02.515333 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1363/5455] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:02 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:02.689168 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12842789-83ea-413e-af6f-7e75d232ebb3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:02.691507 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12842789-83ea-413e-af6f-7e75d232ebb3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:02.691779 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12842789-83ea-413e-af6f-7e75d232ebb3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:02.692077 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12842789-83ea-413e-af6f-7e75d232ebb3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:02.701620 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:02.701620 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:02.702247 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12842789-83ea-413e-af6f-7e75d232ebb3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:02.703314 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12842789-83ea-413e-af6f-7e75d232ebb3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 200 Aug 07 14:13:02.703767 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1359/5456] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:02 2026] GET /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:02.712807 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2bf22b4-378e-4e3a-8fea-951dae567924 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:02.714999 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2bf22b4-378e-4e3a-8fea-951dae567924 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:02.715209 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2bf22b4-378e-4e3a-8fea-951dae567924 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:02.715437 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2bf22b4-378e-4e3a-8fea-951dae567924 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:02.721103 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:02.721103 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:02.721522 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b2bf22b4-378e-4e3a-8fea-951dae567924 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:02.722450 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2bf22b4-378e-4e3a-8fea-951dae567924 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 200 Aug 07 14:13:02.722800 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1363/5457] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:02 2026] GET /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:02.733085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:02.734737 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:13:02.735085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3895f721-c5c1-4e9d-a864-b3549fd25f8b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2034919350", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:02.756679 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:02.756679 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:02.757517 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:02.757726 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create snapshot from volume 3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:13:02.791510 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['d3a2d066-0306-4dcb-b17d-f958e2009dc5', '5d7da8fa-52b0-4224-ba95-e7dee932e408', '111e3ded-5ddb-4f4c-93d5-c08dcd7c4b32', 'aedde7d8-a442-4101-8b6c-c03a73d65a00'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:02.833624 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot force create request issued successfully. Aug 07 14:13:02.834038 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9aa0d033-7d95-4d6c-8ba3-a1f95bf6a0a1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:13:02.834352 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1373/5458] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:13:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:13:02.844473 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c0c93bf8-edce-409a-a9ec-d04f5df7f91d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:02.846575 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0c93bf8-edce-409a-a9ec-d04f5df7f91d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:02.846792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0c93bf8-edce-409a-a9ec-d04f5df7f91d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:02.846925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0c93bf8-edce-409a-a9ec-d04f5df7f91d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:02.853238 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:02.853238 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:02.853650 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c0c93bf8-edce-409a-a9ec-d04f5df7f91d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:02.854463 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0c93bf8-edce-409a-a9ec-d04f5df7f91d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 200 Aug 07 14:13:02.855003 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1364/5459] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:02 2026] GET /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:03.528194 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ec96916-6815-44ac-970b-b448e6d33dec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:03.529956 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ec96916-6815-44ac-970b-b448e6d33dec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:03.530137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ec96916-6815-44ac-970b-b448e6d33dec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:03.530314 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ec96916-6815-44ac-970b-b448e6d33dec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:03.530425 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0ec96916-6815-44ac-970b-b448e6d33dec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:03.534441 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:03.534441 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:03.535094 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ec96916-6815-44ac-970b-b448e6d33dec tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:03.535417 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1360/5460] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:03 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:03.865537 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-71453033-682f-46e7-b1d3-ed257aa36463 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:03.867919 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71453033-682f-46e7-b1d3-ed257aa36463 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:03.868201 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71453033-682f-46e7-b1d3-ed257aa36463 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:03.868470 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71453033-682f-46e7-b1d3-ed257aa36463 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:03.874638 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:03.874638 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:03.875139 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-71453033-682f-46e7-b1d3-ed257aa36463 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:03.876027 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71453033-682f-46e7-b1d3-ed257aa36463 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 200 Aug 07 14:13:03.876385 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1364/5461] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:03 2026] GET /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:03.890500 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-067738eb-5fa6-4a9e-8c83-439ed8907474 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:03.892619 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-067738eb-5fa6-4a9e-8c83-439ed8907474 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:03.892869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-067738eb-5fa6-4a9e-8c83-439ed8907474 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:03.893100 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-067738eb-5fa6-4a9e-8c83-439ed8907474 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:03.898915 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:03.898915 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:03.899424 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-067738eb-5fa6-4a9e-8c83-439ed8907474 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:03.900343 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-067738eb-5fa6-4a9e-8c83-439ed8907474 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 200 Aug 07 14:13:03.900764 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1374/5462] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:03 2026] GET /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:03.908989 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80ca4400-9989-44dd-8370-64a04a5a8968 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:03.910471 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ca4400-9989-44dd-8370-64a04a5a8968 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:13:03.910735 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80ca4400-9989-44dd-8370-64a04a5a8968 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3895f721-c5c1-4e9d-a864-b3549fd25f8b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-327828165", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:03.919622 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:03.919622 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:03.920068 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80ca4400-9989-44dd-8370-64a04a5a8968 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:03.920185 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-80ca4400-9989-44dd-8370-64a04a5a8968 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create snapshot from volume 3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:13:03.940822 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-80ca4400-9989-44dd-8370-64a04a5a8968 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['7b0d7b88-d798-4456-a7ad-096dfa3d6875', '1e483ee8-73f8-4ad1-be26-866ad7642378', '0b7b2fd4-2af5-4b9e-9d60-1b8550bbf3e5', 'e0ee9da3-0713-48e8-b947-d3b0bf98fef9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:03.969170 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80ca4400-9989-44dd-8370-64a04a5a8968 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot force create request issued successfully. Aug 07 14:13:03.969335 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80ca4400-9989-44dd-8370-64a04a5a8968 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:13:03.969716 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1365/5463] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:13:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:13:03.978998 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c893b85-451c-4b6c-a253-17f4d8de2623 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:03.980992 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c893b85-451c-4b6c-a253-17f4d8de2623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:03.981178 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c893b85-451c-4b6c-a253-17f4d8de2623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:03.981349 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c893b85-451c-4b6c-a253-17f4d8de2623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:03.986198 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:03.986198 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:03.986514 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2c893b85-451c-4b6c-a253-17f4d8de2623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:03.987227 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c893b85-451c-4b6c-a253-17f4d8de2623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 200 Aug 07 14:13:03.987594 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1361/5464] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:03 2026] GET /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:04.544603 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-563b9377-1fdf-4d2c-83c2-a76d94b1d50a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:04.546352 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-563b9377-1fdf-4d2c-83c2-a76d94b1d50a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:04.546531 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-563b9377-1fdf-4d2c-83c2-a76d94b1d50a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:04.546727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-563b9377-1fdf-4d2c-83c2-a76d94b1d50a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:04.546871 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-563b9377-1fdf-4d2c-83c2-a76d94b1d50a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:04.551436 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:04.551436 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:04.552375 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-563b9377-1fdf-4d2c-83c2-a76d94b1d50a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:04.552689 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1365/5465] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:04 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:04.995993 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30a7bd49-5f71-46a4-bcf1-cfa7a9d23742 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:04.997578 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30a7bd49-5f71-46a4-bcf1-cfa7a9d23742 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:04.997901 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30a7bd49-5f71-46a4-bcf1-cfa7a9d23742 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:04.998005 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30a7bd49-5f71-46a4-bcf1-cfa7a9d23742 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:05.002419 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:05.002419 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:05.002858 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30a7bd49-5f71-46a4-bcf1-cfa7a9d23742 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:05.003461 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30a7bd49-5f71-46a4-bcf1-cfa7a9d23742 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 200 Aug 07 14:13:05.003862 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1375/5466] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:04 2026] GET /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:05.012213 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b185fce4-5b59-40fd-956d-8db9ece86860 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:05.014267 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b185fce4-5b59-40fd-956d-8db9ece86860 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:05.014504 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b185fce4-5b59-40fd-956d-8db9ece86860 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:05.014666 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b185fce4-5b59-40fd-956d-8db9ece86860 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:05.020161 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:05.020161 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:05.020621 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b185fce4-5b59-40fd-956d-8db9ece86860 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:05.021454 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b185fce4-5b59-40fd-956d-8db9ece86860 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 200 Aug 07 14:13:05.021868 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1366/5467] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:05 2026] GET /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:05.563720 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1427bbe-8984-47d1-938b-651af2aa3704 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:05.565266 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1427bbe-8984-47d1-938b-651af2aa3704 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:05.565459 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1427bbe-8984-47d1-938b-651af2aa3704 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:05.565602 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1427bbe-8984-47d1-938b-651af2aa3704 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:05.565695 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a1427bbe-8984-47d1-938b-651af2aa3704 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:05.569609 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:05.569609 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:05.570289 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1427bbe-8984-47d1-938b-651af2aa3704 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:05.570592 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1362/5468] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:05 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:06.457387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:06.459297 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:06.459514 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:06.459724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:06.459897 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:06.465500 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:06.465500 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:06.465968 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:06.482682 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot delete request issued successfully. Aug 07 14:13:06.482820 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f99d304a-8911-4a04-bb49-8da83c2fcb3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 202 Aug 07 14:13:06.483225 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1366/5469] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:06 2026] DELETE /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 14:13:06.489678 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d935a45-6ffc-42d9-a483-49f3e51546c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:06.491564 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d935a45-6ffc-42d9-a483-49f3e51546c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:06.491863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d935a45-6ffc-42d9-a483-49f3e51546c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:06.492048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d935a45-6ffc-42d9-a483-49f3e51546c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:06.497859 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:06.497859 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:06.498348 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8d935a45-6ffc-42d9-a483-49f3e51546c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:06.499186 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d935a45-6ffc-42d9-a483-49f3e51546c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 200 Aug 07 14:13:06.499569 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1376/5470] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:06 2026] GET /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:06.580394 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8068267-3714-4d30-9794-1d671c167972 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:06.582266 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8068267-3714-4d30-9794-1d671c167972 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:06.582452 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8068267-3714-4d30-9794-1d671c167972 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:06.582652 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8068267-3714-4d30-9794-1d671c167972 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:06.582754 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d8068267-3714-4d30-9794-1d671c167972 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:06.587296 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:06.587296 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:06.588123 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8068267-3714-4d30-9794-1d671c167972 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:06.588499 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1367/5471] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:06 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:07.509424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-287d858e-c849-4f6b-aa41-c2077b792abd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:07.511825 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-287d858e-c849-4f6b-aa41-c2077b792abd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:07.512133 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-287d858e-c849-4f6b-aa41-c2077b792abd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:07.512402 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-287d858e-c849-4f6b-aa41-c2077b792abd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:07.517972 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-287d858e-c849-4f6b-aa41-c2077b792abd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 404 Aug 07 14:13:07.518603 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1363/5472] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:07 2026] GET /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:07.525913 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:07.527730 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:07.527988 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:07.528174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:07.528269 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:07.533191 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:07.533191 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:07.533612 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:07.552687 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot delete request issued successfully. Aug 07 14:13:07.552903 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5fccec1-cdb6-4c82-acc4-f44a56d21abb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 202 Aug 07 14:13:07.553362 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1367/5473] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:07 2026] DELETE /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:07.561019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f5512cf-78e7-4d25-aedc-54eda1fe274b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:07.562673 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f5512cf-78e7-4d25-aedc-54eda1fe274b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:07.562897 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f5512cf-78e7-4d25-aedc-54eda1fe274b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:07.563085 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f5512cf-78e7-4d25-aedc-54eda1fe274b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:07.569038 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:07.569038 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:07.569587 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2f5512cf-78e7-4d25-aedc-54eda1fe274b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:07.570315 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f5512cf-78e7-4d25-aedc-54eda1fe274b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 200 Aug 07 14:13:07.570665 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1377/5474] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:07 2026] GET /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:07.599742 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-18111887-6476-4f5b-a71e-bbe8d11837e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:07.601431 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18111887-6476-4f5b-a71e-bbe8d11837e3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:07.601645 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18111887-6476-4f5b-a71e-bbe8d11837e3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:07.601861 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-18111887-6476-4f5b-a71e-bbe8d11837e3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:07.601969 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-18111887-6476-4f5b-a71e-bbe8d11837e3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:07.606301 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:07.606301 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:07.607115 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-18111887-6476-4f5b-a71e-bbe8d11837e3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:07.607468 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1368/5475] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:07 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:07.619983 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d7c62ed-7cc8-4f9d-8e2e-e01369317ed2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:07.621678 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d7c62ed-7cc8-4f9d-8e2e-e01369317ed2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:07.621907 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d7c62ed-7cc8-4f9d-8e2e-e01369317ed2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:07.622116 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d7c62ed-7cc8-4f9d-8e2e-e01369317ed2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:07.622213 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0d7c62ed-7cc8-4f9d-8e2e-e01369317ed2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:07.626742 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:07.626742 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:07.627528 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d7c62ed-7cc8-4f9d-8e2e-e01369317ed2 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:07.627876 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1364/5476] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:07 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:07.640290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-805eac93-425b-4f55-8df6-2723528d37a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:07.642141 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-805eac93-425b-4f55-8df6-2723528d37a1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:07.642325 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-805eac93-425b-4f55-8df6-2723528d37a1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:07.642513 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-805eac93-425b-4f55-8df6-2723528d37a1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:07.642625 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-805eac93-425b-4f55-8df6-2723528d37a1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete backup with id: 1be460bc-a47e-490f-a80f-04dbcd219bb1. Aug 07 14:13:07.647071 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:07.647071 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:07.658782 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-805eac93-425b-4f55-8df6-2723528d37a1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] delete_backup rpcapi backup_id 1be460bc-a47e-490f-a80f-04dbcd219bb1 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:13:07.660448 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-805eac93-425b-4f55-8df6-2723528d37a1 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 202 Aug 07 14:13:07.660917 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1368/5477] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:13:07 2026] DELETE /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:13:07.667502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6c89dd9-f2b2-473c-9098-93e14ab608e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:07.669202 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6c89dd9-f2b2-473c-9098-93e14ab608e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:07.669419 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6c89dd9-f2b2-473c-9098-93e14ab608e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:07.669735 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6c89dd9-f2b2-473c-9098-93e14ab608e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:07.669910 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c6c89dd9-f2b2-473c-9098-93e14ab608e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:07.674268 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:07.674268 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:07.675036 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6c89dd9-f2b2-473c-9098-93e14ab608e8 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 200 Aug 07 14:13:07.675433 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1378/5478] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:07 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:08.579422 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8225b194-bf75-4410-b6c6-9ae0272da786 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:08.581074 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8225b194-bf75-4410-b6c6-9ae0272da786 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:08.581245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8225b194-bf75-4410-b6c6-9ae0272da786 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:08.581484 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8225b194-bf75-4410-b6c6-9ae0272da786 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:08.585820 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8225b194-bf75-4410-b6c6-9ae0272da786 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 404 Aug 07 14:13:08.586285 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1369/5479] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:08 2026] GET /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:08.593664 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:08.595436 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:08.595628 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:08.595836 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:08.595968 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: 551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:08.600811 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:08.600811 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:08.601213 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:08.618069 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot delete request issued successfully. Aug 07 14:13:08.618234 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87b5fe92-34e6-4f86-8e9c-16625fa5f150 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 202 Aug 07 14:13:08.618834 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1365/5480] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:08 2026] DELETE /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:08.625253 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed8aac17-8762-4cbe-b4c3-46576c7d90a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:08.627035 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed8aac17-8762-4cbe-b4c3-46576c7d90a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:08.627248 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed8aac17-8762-4cbe-b4c3-46576c7d90a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:08.627489 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed8aac17-8762-4cbe-b4c3-46576c7d90a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:08.633270 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:08.633270 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:08.633649 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ed8aac17-8762-4cbe-b4c3-46576c7d90a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:13:08.634407 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed8aac17-8762-4cbe-b4c3-46576c7d90a4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 200 Aug 07 14:13:08.634782 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1369/5481] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:08 2026] GET /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:08.684613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-450f25d5-48b7-4ef2-a8e6-a062bee002e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:08.686295 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-450f25d5-48b7-4ef2-a8e6-a062bee002e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 Aug 07 14:13:08.686472 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-450f25d5-48b7-4ef2-a8e6-a062bee002e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:08.686649 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-450f25d5-48b7-4ef2-a8e6-a062bee002e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:08.686751 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-450f25d5-48b7-4ef2-a8e6-a062bee002e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Show backup with id 1be460bc-a47e-490f-a80f-04dbcd219bb1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:13:08.690596 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-450f25d5-48b7-4ef2-a8e6-a062bee002e0 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 returned with HTTP 404 Aug 07 14:13:08.691118 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1379/5482] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:08 2026] GET /volume/v3/backups/1be460bc-a47e-490f-a80f-04dbcd219bb1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:08.698016 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:08.699643 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 Aug 07 14:13:08.699858 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:08.700054 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:08.700151 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete snapshot with id: a0092c0d-9526-4b85-b435-ce6ce1b4ee26 Aug 07 14:13:08.705208 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:08.705208 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:08.705686 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Snapshot retrieved successfully. Aug 07 14:13:08.720017 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Snapshot delete request issued successfully. Aug 07 14:13:08.720186 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-df9f1f78-80b2-4c7b-bf9b-c539236cb559 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 returned with HTTP 202 Aug 07 14:13:08.720880 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1370/5483] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:08 2026] DELETE /volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:08.727457 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1e9720bc-f6eb-4dfb-91ad-dfc7b9c95353 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:08.729171 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e9720bc-f6eb-4dfb-91ad-dfc7b9c95353 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 Aug 07 14:13:08.729389 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e9720bc-f6eb-4dfb-91ad-dfc7b9c95353 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:08.729532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1e9720bc-f6eb-4dfb-91ad-dfc7b9c95353 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:08.734012 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:08.734012 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:08.734439 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1e9720bc-f6eb-4dfb-91ad-dfc7b9c95353 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Snapshot retrieved successfully. Aug 07 14:13:08.735131 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1e9720bc-f6eb-4dfb-91ad-dfc7b9c95353 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 returned with HTTP 200 Aug 07 14:13:08.735477 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1366/5484] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:08 2026] GET /volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:09.643782 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c7cfd21a-a548-4f50-856d-17e279a7676d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.645612 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7cfd21a-a548-4f50-856d-17e279a7676d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:09.645834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7cfd21a-a548-4f50-856d-17e279a7676d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.646066 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c7cfd21a-a548-4f50-856d-17e279a7676d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.650221 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c7cfd21a-a548-4f50-856d-17e279a7676d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 404 Aug 07 14:13:09.650662 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1370/5485] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:09 2026] GET /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.657517 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c10680e-ff39-49c3-9338-9855dc3f23ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.659210 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c10680e-ff39-49c3-9338-9855dc3f23ee tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:09.659451 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c10680e-ff39-49c3-9338-9855dc3f23ee tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.659692 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c10680e-ff39-49c3-9338-9855dc3f23ee tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.659860 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9c10680e-ff39-49c3-9338-9855dc3f23ee tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:09.664075 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c10680e-ff39-49c3-9338-9855dc3f23ee tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 404 Aug 07 14:13:09.664579 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1380/5486] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:09 2026] DELETE /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.670743 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40a05b3b-6796-456c-9897-f3811f0134a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.672584 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40a05b3b-6796-456c-9897-f3811f0134a2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 Aug 07 14:13:09.672795 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40a05b3b-6796-456c-9897-f3811f0134a2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.672998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40a05b3b-6796-456c-9897-f3811f0134a2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.677703 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40a05b3b-6796-456c-9897-f3811f0134a2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 returned with HTTP 404 Aug 07 14:13:09.678325 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1371/5487] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:09 2026] GET /volume/v3/snapshots/b398f7b9-3c95-4851-a058-c95bfa5ec773 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.684204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-035ff833-2100-4967-b6dc-9f827804fbdd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.685994 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-035ff833-2100-4967-b6dc-9f827804fbdd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:09.686199 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-035ff833-2100-4967-b6dc-9f827804fbdd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.686400 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-035ff833-2100-4967-b6dc-9f827804fbdd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.686493 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-035ff833-2100-4967-b6dc-9f827804fbdd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:09.690602 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-035ff833-2100-4967-b6dc-9f827804fbdd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 404 Aug 07 14:13:09.691107 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1367/5488] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:09 2026] DELETE /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.697375 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f331710b-5586-4c32-b3d0-91566c4bcf0e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.699249 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f331710b-5586-4c32-b3d0-91566c4bcf0e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 Aug 07 14:13:09.699415 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f331710b-5586-4c32-b3d0-91566c4bcf0e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.699614 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f331710b-5586-4c32-b3d0-91566c4bcf0e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.704311 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f331710b-5586-4c32-b3d0-91566c4bcf0e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 returned with HTTP 404 Aug 07 14:13:09.704715 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1371/5489] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:09 2026] GET /volume/v3/snapshots/d1a2b689-f1f3-456b-a260-fdadaa1047e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.710718 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8446586-0734-4c50-a31d-868948d1a394 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.712608 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8446586-0734-4c50-a31d-868948d1a394 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:09.712866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8446586-0734-4c50-a31d-868948d1a394 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.713102 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8446586-0734-4c50-a31d-868948d1a394 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.713242 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c8446586-0734-4c50-a31d-868948d1a394 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: 551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:09.717350 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8446586-0734-4c50-a31d-868948d1a394 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 404 Aug 07 14:13:09.718081 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1381/5490] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:09 2026] DELETE /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.724443 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-39734103-4951-474e-9e8a-a0e3e2ef5176 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.726018 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39734103-4951-474e-9e8a-a0e3e2ef5176 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 Aug 07 14:13:09.726202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39734103-4951-474e-9e8a-a0e3e2ef5176 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.726382 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39734103-4951-474e-9e8a-a0e3e2ef5176 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.730905 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39734103-4951-474e-9e8a-a0e3e2ef5176 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 returned with HTTP 404 Aug 07 14:13:09.731331 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1372/5491] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:09 2026] GET /volume/v3/snapshots/551ae1a4-575b-41e1-a15e-312e24835838 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.743869 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d164861-9d18-45f6-b55e-45343080db6c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.745946 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d164861-9d18-45f6-b55e-45343080db6c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 Aug 07 14:13:09.746152 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d164861-9d18-45f6-b55e-45343080db6c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.746339 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d164861-9d18-45f6-b55e-45343080db6c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.750879 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d164861-9d18-45f6-b55e-45343080db6c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 returned with HTTP 404 Aug 07 14:13:09.751340 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1368/5492] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:09 2026] GET /volume/v3/snapshots/a0092c0d-9526-4b85-b435-ce6ce1b4ee26 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:09.758100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.759802 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f Aug 07 14:13:09.760045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.760246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.760402 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume with id: f34468a7-23e0-4c20-91d8-f1650367fc7f Aug 07 14:13:09.767228 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:09.767228 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:09.767831 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:09.783700 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume request issued successfully. Aug 07 14:13:09.784019 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-758ae26f-9ab4-40d0-af5d-f512ea28e6f3 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f returned with HTTP 202 Aug 07 14:13:09.784466 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1372/5493] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:13:09 2026] DELETE /volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:09.791188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-afe9d64f-8762-431b-aea7-43693cc04a62 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:09.792971 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afe9d64f-8762-431b-aea7-43693cc04a62 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f Aug 07 14:13:09.793181 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afe9d64f-8762-431b-aea7-43693cc04a62 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:09.793399 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afe9d64f-8762-431b-aea7-43693cc04a62 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:09.801775 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:09.801775 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:09.806233 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-afe9d64f-8762-431b-aea7-43693cc04a62 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:09.812001 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afe9d64f-8762-431b-aea7-43693cc04a62 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f returned with HTTP 200 Aug 07 14:13:09.812273 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1382/5494] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:09 2026] GET /volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:10.702791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-35d6f65c-3f10-411e-af49-edd85bf12b79 req-3402e1fa-bc6e-462c-b414-352082e0f523 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:10.704620 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35d6f65c-3f10-411e-af49-edd85bf12b79 req-3402e1fa-bc6e-462c-b414-352082e0f523 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8 Aug 07 14:13:10.704799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-35d6f65c-3f10-411e-af49-edd85bf12b79 req-3402e1fa-bc6e-462c-b414-352082e0f523 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:10.704987 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-35d6f65c-3f10-411e-af49-edd85bf12b79 req-3402e1fa-bc6e-462c-b414-352082e0f523 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:10.711213 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:10.711213 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:10.751828 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35d6f65c-3f10-411e-af49-edd85bf12b79 req-3402e1fa-bc6e-462c-b414-352082e0f523 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8 returned with HTTP 200 Aug 07 14:13:10.752250 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1373/5495] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:13:10 2026] DELETE /volume/v3/attachments/529ab748-302b-4981-9cfd-f58c57a7e5b8 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:10.823437 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d85caeba-6b6c-4ebe-9e63-2d50a2b64fa7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:10.825256 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d85caeba-6b6c-4ebe-9e63-2d50a2b64fa7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f Aug 07 14:13:10.825424 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d85caeba-6b6c-4ebe-9e63-2d50a2b64fa7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:10.825601 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d85caeba-6b6c-4ebe-9e63-2d50a2b64fa7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:10.830834 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d85caeba-6b6c-4ebe-9e63-2d50a2b64fa7 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f returned with HTTP 404 Aug 07 14:13:10.831210 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1369/5496] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:10 2026] GET /volume/v3/volumes/f34468a7-23e0-4c20-91d8-f1650367fc7f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:10.837238 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:10.838947 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:13:10.839117 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:10.839293 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:10.839437 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume with id: b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:13:10.847086 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:10.847086 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:10.847565 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:10.864945 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume request issued successfully. Aug 07 14:13:10.865168 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02f59db5-6cd6-4c48-8163-715b5d9dfe27 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 202 Aug 07 14:13:10.865550 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1373/5497] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:13:10 2026] DELETE /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:10.873016 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd89a9d5-1c5e-4b08-8a7a-a9aeece8368f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:10.875726 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd89a9d5-1c5e-4b08-8a7a-a9aeece8368f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:13:10.876013 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd89a9d5-1c5e-4b08-8a7a-a9aeece8368f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:10.876256 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd89a9d5-1c5e-4b08-8a7a-a9aeece8368f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:10.884629 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:10.884629 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:10.889452 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd89a9d5-1c5e-4b08-8a7a-a9aeece8368f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:10.895180 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd89a9d5-1c5e-4b08-8a7a-a9aeece8368f tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 200 Aug 07 14:13:10.895690 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1383/5498] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:10 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:11.339027 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:11.340796 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:13:11.340998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:11.341193 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:11.341360 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:13:11.347756 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:11.347756 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:11.348215 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:11.362315 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:13:11.362434 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f72fc0ee-cd9e-46fd-bd37-4c62fbf38832 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 202 Aug 07 14:13:11.362816 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1374/5499] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:13:11 2026] DELETE /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:11.369565 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2182929-a7fe-4044-9325-771cf4b65623 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:11.371296 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2182929-a7fe-4044-9325-771cf4b65623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:13:11.371473 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2182929-a7fe-4044-9325-771cf4b65623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:11.371644 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2182929-a7fe-4044-9325-771cf4b65623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:11.378289 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:11.378289 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:11.381721 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2182929-a7fe-4044-9325-771cf4b65623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:11.386241 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2182929-a7fe-4044-9325-771cf4b65623 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 200 Aug 07 14:13:11.386768 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1370/5500] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:11 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:11.908632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8c9a239-9aa0-4c76-a111-3842599a36da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:11.910273 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8c9a239-9aa0-4c76-a111-3842599a36da tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a Aug 07 14:13:11.910453 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a239-9aa0-4c76-a111-3842599a36da tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:11.910630 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a239-9aa0-4c76-a111-3842599a36da tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:11.916023 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8c9a239-9aa0-4c76-a111-3842599a36da tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a returned with HTTP 404 Aug 07 14:13:11.916420 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1374/5501] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:11 2026] GET /volume/v3/volumes/b4bf6f52-4430-4d0b-b2a6-d5ed46e9fa7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:11.921992 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:11.923641 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 Aug 07 14:13:11.923838 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:11.924048 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:11.924200 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume with id: 5063fca6-738c-4b4b-8448-e3f629a24a92 Aug 07 14:13:11.931480 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:11.931480 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:11.932146 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:11.947339 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume request issued successfully. Aug 07 14:13:11.947578 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79ede9e3-505a-4003-99a2-2de57cf6ec9c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 returned with HTTP 202 Aug 07 14:13:11.948141 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1384/5502] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:13:11 2026] DELETE /volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:11.954079 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd97d80f-8d36-4a32-a678-faefc853079a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:11.955706 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd97d80f-8d36-4a32-a678-faefc853079a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 Aug 07 14:13:11.955923 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd97d80f-8d36-4a32-a678-faefc853079a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:11.956106 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd97d80f-8d36-4a32-a678-faefc853079a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:11.962190 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:11.962190 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:11.965081 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd97d80f-8d36-4a32-a678-faefc853079a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:11.969095 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd97d80f-8d36-4a32-a678-faefc853079a tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 returned with HTTP 200 Aug 07 14:13:11.969564 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1375/5503] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:11 2026] GET /volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:12.398305 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de9581bc-27e2-45cf-8c85-c0dc75aa4223 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:12.400110 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de9581bc-27e2-45cf-8c85-c0dc75aa4223 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b Aug 07 14:13:12.400335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de9581bc-27e2-45cf-8c85-c0dc75aa4223 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:12.400555 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de9581bc-27e2-45cf-8c85-c0dc75aa4223 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:12.405763 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de9581bc-27e2-45cf-8c85-c0dc75aa4223 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b returned with HTTP 404 Aug 07 14:13:12.406204 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1371/5504] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:12 2026] GET /volume/v3/volumes/3895f721-c5c1-4e9d-a864-b3549fd25f8b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:12.431188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:12.432897 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:13:12.433242 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1625780421", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:12.434748 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1625780421', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:13:12.504151 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:13:12.508422 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:13:12.513826 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (bfc1f5f9-f0a7-4dac-8b19-d38408dbe6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:13:12.514953 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447433f1-fea7-4004-814c-a87a19edf935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:12.515866 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:13:12.565113 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447433f1-fea7-4004-814c-a87a19edf935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:12.565731 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa1a3e3-1837-404e-93d3-4ced508e379e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:12.597872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['ff87a569-6110-4b09-89b0-3b82425bdead', '477bdbfc-0d0d-4ba1-9406-c3c3e78c4330', 'b74475cc-65d9-49c9-ad5d-3579a66723c0', '521ecbaf-9a65-4406-ada2-f4dd136677ec'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:12.598572 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa1a3e3-1837-404e-93d3-4ced508e379e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff87a569-6110-4b09-89b0-3b82425bdead', '477bdbfc-0d0d-4ba1-9406-c3c3e78c4330', 'b74475cc-65d9-49c9-ad5d-3579a66723c0', '521ecbaf-9a65-4406-ada2-f4dd136677ec']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:12.599248 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4ce924-cb1c-465d-a44c-768b9774e7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:12.619392 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4ce924-cb1c-465d-a44c-768b9774e7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f23fef1d-9dc9-4300-8ae1-d911c204cbda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1625780421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['ff87a569-6110-4b09-89b0-3b82425bdead','477bdbfc-0d0d-4ba1-9406-c3c3e78c4330','b74475cc-65d9-49c9-ad5d-3579a66723c0','521ecbaf-9a65-4406-ada2-f4dd136677ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1625780421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f23fef1d-9dc9-4300-8ae1-d911c204cbda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:12.620120 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b963ec47-40d5-43ca-ab59-cb1367f8549a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:12.635339 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b963ec47-40d5-43ca-ab59-cb1367f8549a) transitioned into state 'SUCCESS' from state '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-1625780421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['ff87a569-6110-4b09-89b0-3b82425bdead','477bdbfc-0d0d-4ba1-9406-c3c3e78c4330','b74475cc-65d9-49c9-ad5d-3579a66723c0','521ecbaf-9a65-4406-ada2-f4dd136677ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:12.635967 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f02197e-b225-4298-97bf-6a7c78cb2330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:12.644468 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f02197e-b225-4298-97bf-6a7c78cb2330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:12.645229 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (bfc1f5f9-f0a7-4dac-8b19-d38408dbe6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:13:12.645532 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:13:12.646080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73d7521d-1a0a-405e-87d7-2be9809341d4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:13:12.646491 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1375/5505] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:13:12 2026] POST /volume/v3/volumes => generated 759 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:13:12.657590 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3a1df9d1-280f-4b7f-bb8c-29b2a0fea120 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:12.659247 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a1df9d1-280f-4b7f-bb8c-29b2a0fea120 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:13:12.659436 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a1df9d1-280f-4b7f-bb8c-29b2a0fea120 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:12.659627 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3a1df9d1-280f-4b7f-bb8c-29b2a0fea120 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:12.666518 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:12.666518 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:12.669896 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3a1df9d1-280f-4b7f-bb8c-29b2a0fea120 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:12.674007 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3a1df9d1-280f-4b7f-bb8c-29b2a0fea120 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 200 Aug 07 14:13:12.674519 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1385/5506] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:12 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:12.980714 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35bea09e-14ab-4109-81d6-6fa29f6dde76 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:12.982572 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35bea09e-14ab-4109-81d6-6fa29f6dde76 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 Aug 07 14:13:12.982853 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35bea09e-14ab-4109-81d6-6fa29f6dde76 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:12.983061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35bea09e-14ab-4109-81d6-6fa29f6dde76 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:12.988939 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35bea09e-14ab-4109-81d6-6fa29f6dde76 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 returned with HTTP 404 Aug 07 14:13:12.989391 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1376/5507] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:12 2026] GET /volume/v3/volumes/5063fca6-738c-4b4b-8448-e3f629a24a92 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:12.995668 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec051d6f-2239-4325-993d-63c787506ecc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:12.997334 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec051d6f-2239-4325-993d-63c787506ecc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] DELETE https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 Aug 07 14:13:12.997532 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec051d6f-2239-4325-993d-63c787506ecc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:12.997767 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec051d6f-2239-4325-993d-63c787506ecc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:12.997960 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ec051d6f-2239-4325-993d-63c787506ecc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume with id: 1f0fb549-7f19-4402-bd8b-acc6906ce214 Aug 07 14:13:13.004866 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:13.004866 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:13.005303 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec051d6f-2239-4325-993d-63c787506ecc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:13.022748 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec051d6f-2239-4325-993d-63c787506ecc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Delete volume request issued successfully. Aug 07 14:13:13.022966 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec051d6f-2239-4325-993d-63c787506ecc tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 returned with HTTP 202 Aug 07 14:13:13.023537 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1372/5508] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:13:12 2026] DELETE /volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:13.029654 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ef133e6-82fe-427c-b867-a06bde7fd00c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:13.031484 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ef133e6-82fe-427c-b867-a06bde7fd00c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 Aug 07 14:13:13.031649 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ef133e6-82fe-427c-b867-a06bde7fd00c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:13.031896 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ef133e6-82fe-427c-b867-a06bde7fd00c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:13.037987 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:13.037987 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:13.041134 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3ef133e6-82fe-427c-b867-a06bde7fd00c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Volume info retrieved successfully. Aug 07 14:13:13.045524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ef133e6-82fe-427c-b867-a06bde7fd00c tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 returned with HTTP 200 Aug 07 14:13:13.046003 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1376/5509] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:13 2026] GET /volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:13.685657 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad6d31dc-1858-4d5a-b72d-3e4eafc00cbc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:13.687396 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad6d31dc-1858-4d5a-b72d-3e4eafc00cbc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:13:13.687584 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad6d31dc-1858-4d5a-b72d-3e4eafc00cbc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:13.687786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad6d31dc-1858-4d5a-b72d-3e4eafc00cbc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:13.694088 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:13.694088 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:13.697287 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad6d31dc-1858-4d5a-b72d-3e4eafc00cbc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:13.701213 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad6d31dc-1858-4d5a-b72d-3e4eafc00cbc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 200 Aug 07 14:13:13.701538 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1386/5510] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:13 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:13.712228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8f07121-1fa4-43a0-9f8e-2b859dfb1a8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:13.714328 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8f07121-1fa4-43a0-9f8e-2b859dfb1a8c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:13:13.714562 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8f07121-1fa4-43a0-9f8e-2b859dfb1a8c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:13.714800 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8f07121-1fa4-43a0-9f8e-2b859dfb1a8c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:13.722759 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:13.722759 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:13.726428 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f8f07121-1fa4-43a0-9f8e-2b859dfb1a8c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:13.731448 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8f07121-1fa4-43a0-9f8e-2b859dfb1a8c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 200 Aug 07 14:13:13.731910 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1377/5511] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:13 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:14.057463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae71f35c-3764-406a-b13f-96c835008750 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:14.059293 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae71f35c-3764-406a-b13f-96c835008750 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] GET https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 Aug 07 14:13:14.059537 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae71f35c-3764-406a-b13f-96c835008750 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:14.059767 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae71f35c-3764-406a-b13f-96c835008750 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:14.065152 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae71f35c-3764-406a-b13f-96c835008750 tempest-VolumesBackupsTest-1734577291 tempest-VolumesBackupsTest-1734577291-project-member] https://10.4.3.193/volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 returned with HTTP 404 Aug 07 14:13:14.065757 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1373/5512] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:13:14 2026] GET /volume/v3/volumes/1f0fb549-7f19-4402-bd8b-acc6906ce214 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:14.727447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-35fb37b9-972c-438b-aa33-9591b0b6a055 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:14.729442 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-35fb37b9-972c-438b-aa33-9591b0b6a055 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:13:14.729638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-35fb37b9-972c-438b-aa33-9591b0b6a055 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:14.729893 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-35fb37b9-972c-438b-aa33-9591b0b6a055 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:14.738212 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:14.738212 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:14.741688 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-35fb37b9-972c-438b-aa33-9591b0b6a055 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:14.747926 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-35fb37b9-972c-438b-aa33-9591b0b6a055 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 200 Aug 07 14:13:14.748405 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1377/5513] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:13:14 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:15.233910 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-1fe1abc5-f18c-4183-9fa2-becec4e5a010 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:15.235774 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-1fe1abc5-f18c-4183-9fa2-becec4e5a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:13:15.236029 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-1fe1abc5-f18c-4183-9fa2-becec4e5a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:15.236237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-1fe1abc5-f18c-4183-9fa2-becec4e5a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:15.242670 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:15.242670 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:15.245751 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-1fe1abc5-f18c-4183-9fa2-becec4e5a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:15.250022 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-1fe1abc5-f18c-4183-9fa2-becec4e5a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 200 Aug 07 14:13:15.250421 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1387/5514] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:13:15 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:15.262334 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a708ace-ede3-47b0-a90a-c8a8edae0fe3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:15.262692 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a708ace-ede3-47b0-a90a-c8a8edae0fe3 None None] GET https://10.4.3.193/volume// Aug 07 14:13:15.262878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a708ace-ede3-47b0-a90a-c8a8edae0fe3 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:15.263062 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a708ace-ede3-47b0-a90a-c8a8edae0fe3 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:15.263370 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a708ace-ede3-47b0-a90a-c8a8edae0fe3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:13:15.263640 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1378/5515] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:13:15.270729 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-de5b3061-fcb9-4f9c-9cfe-63bf08b18048 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:15.272578 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-de5b3061-fcb9-4f9c-9cfe-63bf08b18048 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:13:15.272940 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-de5b3061-fcb9-4f9c-9cfe-63bf08b18048 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f23fef1d-9dc9-4300-8ae1-d911c204cbda", "connector": null, "instance_uuid": "03effdf5-af37-4e59-865b-bbb6c24f195a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:15.280940 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:15.280940 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:15.304579 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-de5b3061-fcb9-4f9c-9cfe-63bf08b18048 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:13:15.305053 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1374/5516] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:13:15 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:15.960746 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fdbd0653-ef8d-4ed8-8b4a-f59e18eb2766 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:15.961227 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdbd0653-ef8d-4ed8-8b4a-f59e18eb2766 None None] GET https://10.4.3.193/volume// Aug 07 14:13:15.961443 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdbd0653-ef8d-4ed8-8b4a-f59e18eb2766 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:15.961706 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdbd0653-ef8d-4ed8-8b4a-f59e18eb2766 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:15.962104 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdbd0653-ef8d-4ed8-8b4a-f59e18eb2766 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:13:15.962470 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1378/5517] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:13:15.968520 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-9e462a5b-2404-4fda-83a6-035cfaa1a178 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:15.971713 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-9e462a5b-2404-4fda-83a6-035cfaa1a178 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:13:15.971980 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-9e462a5b-2404-4fda-83a6-035cfaa1a178 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:15.972190 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-9e462a5b-2404-4fda-83a6-035cfaa1a178 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:15.982609 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:15.982609 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:15.986183 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-9e462a5b-2404-4fda-83a6-035cfaa1a178 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:13:15.990360 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-9e462a5b-2404-4fda-83a6-035cfaa1a178 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 200 Aug 07 14:13:15.990764 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1388/5518] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:13:15 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:13:16.098164 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-31f50db5-a015-4bd7-be7e-9c4b5fc8d39e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:16.100284 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-31f50db5-a015-4bd7-be7e-9c4b5fc8d39e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376 Aug 07 14:13:16.100594 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-31f50db5-a015-4bd7-be7e-9c4b5fc8d39e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:16.107780 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-31f50db5-a015-4bd7-be7e-9c4b5fc8d39e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-f23fef1d-9dc9-4300-8ae1-d911c204cbda-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:13:16.112272 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-31f50db5-a015-4bd7-be7e-9c4b5fc8d39e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-f23fef1d-9dc9-4300-8ae1-d911c204cbda-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:13:16.113183 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:16.113183 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:16.184604 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-31f50db5-a015-4bd7-be7e-9c4b5fc8d39e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-f23fef1d-9dc9-4300-8ae1-d911c204cbda-np0000006713" released by "attachment_update" :: held 0.072s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:13:16.185069 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-31f50db5-a015-4bd7-be7e-9c4b5fc8d39e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376 returned with HTTP 200 Aug 07 14:13:16.185703 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1379/5519] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:13:16 2026] PUT /volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:16.206743 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-c6c9e83d-bb8d-44fb-8149-6eebc5618c64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:16.208899 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-c6c9e83d-bb8d-44fb-8149-6eebc5618c64 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376/action Aug 07 14:13:16.209274 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-c6c9e83d-bb8d-44fb-8149-6eebc5618c64 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:13:16.209388 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-c6c9e83d-bb8d-44fb-8149-6eebc5618c64 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:16.225721 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:16.225721 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:16.238521 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-81ac99c6-b817-4fe8-9be8-9305b7e572fb req-c6c9e83d-bb8d-44fb-8149-6eebc5618c64 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376/action returned with HTTP 204 Aug 07 14:13:16.238996 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1375/5520] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:13:16 2026] POST /volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:17.062569 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:17.140333 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:13:17.140799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-328960149"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:17.142333 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-328960149'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:13:17.142539 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create volume of 1 GB Aug 07 14:13:17.146879 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Availability Zones retrieved successfully. Aug 07 14:13:17.152635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Flow 'volume_create_api' (3d2e02fa-3c33-421d-b7c6-85b71a34e4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:13:17.153608 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1727aa8a-e867-4b4e-8a93-305a448806ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:17.154588 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:13:17.180691 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1727aa8a-e867-4b4e-8a93-305a448806ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:17.181479 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54d7942-98b3-4c15-a442-3d71f84496de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:17.227983 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Created reservations ['6d47783d-b329-4a9d-a790-292bbf115db3', '06f8d34e-5511-4049-a5cf-9650bd7207d6', 'c8d5eefd-22c7-473b-92bb-d17537b80eec', 'ce7a5b8c-9608-4aa9-b3d7-5235079a936d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:17.228606 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54d7942-98b3-4c15-a442-3d71f84496de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d47783d-b329-4a9d-a790-292bbf115db3', '06f8d34e-5511-4049-a5cf-9650bd7207d6', 'c8d5eefd-22c7-473b-92bb-d17537b80eec', 'ce7a5b8c-9608-4aa9-b3d7-5235079a936d']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:17.229345 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b71bd21-69ad-42c8-9492-a40deaf636d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:17.249387 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b71bd21-69ad-42c8-9492-a40deaf636d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5f48e85-491d-4c9a-b3b9-365d1d9b080c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-328960149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e66082181914cee8999f76768b1061f',qos_specs=None,replication_status=,reservations=['6d47783d-b329-4a9d-a790-292bbf115db3','06f8d34e-5511-4049-a5cf-9650bd7207d6','c8d5eefd-22c7-473b-92bb-d17537b80eec','ce7a5b8c-9608-4aa9-b3d7-5235079a936d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7ada0792bdc47c09b36a3e39b0f3b16',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-328960149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5f48e85-491d-4c9a-b3b9-365d1d9b080c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e66082181914cee8999f76768b1061f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7ada0792bdc47c09b36a3e39b0f3b16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:17.250201 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6654df1c-b82c-41d8-a915-e0551fe5b0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:17.266290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6654df1c-b82c-41d8-a915-e0551fe5b0c0) transitioned into state 'SUCCESS' from state '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-328960149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e66082181914cee8999f76768b1061f',qos_specs=None,replication_status=,reservations=['6d47783d-b329-4a9d-a790-292bbf115db3','06f8d34e-5511-4049-a5cf-9650bd7207d6','c8d5eefd-22c7-473b-92bb-d17537b80eec','ce7a5b8c-9608-4aa9-b3d7-5235079a936d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7ada0792bdc47c09b36a3e39b0f3b16',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:17.266953 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325ed236-118a-4581-815e-b4118f73b9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:17.274713 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325ed236-118a-4581-815e-b4118f73b9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:17.275489 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Flow 'volume_create_api' (3d2e02fa-3c33-421d-b7c6-85b71a34e4e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:13:17.275823 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create volume request issued successfully. Aug 07 14:13:17.276376 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6856d920-37dd-48a1-9b1b-39aab2c372ad tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:13:17.276783 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1379/5521] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:13:17 2026] POST /volume/v3/volumes => generated 765 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:17.288443 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-18e63ce5-20ab-4d67-bbee-73c28356cd49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:17.290247 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18e63ce5-20ab-4d67-bbee-73c28356cd49 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:17.290503 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18e63ce5-20ab-4d67-bbee-73c28356cd49 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:17.290758 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18e63ce5-20ab-4d67-bbee-73c28356cd49 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:17.298284 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:17.298284 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:17.302279 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-18e63ce5-20ab-4d67-bbee-73c28356cd49 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:17.306359 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18e63ce5-20ab-4d67-bbee-73c28356cd49 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 200 Aug 07 14:13:17.306738 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1389/5522] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:17 2026] GET /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:18.319116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01120b57-41f2-4148-b800-af9491bf0d3e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:18.320578 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01120b57-41f2-4148-b800-af9491bf0d3e tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:18.320812 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01120b57-41f2-4148-b800-af9491bf0d3e tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:18.321023 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01120b57-41f2-4148-b800-af9491bf0d3e tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:18.327689 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:18.327689 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:18.331194 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-01120b57-41f2-4148-b800-af9491bf0d3e tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:18.334699 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01120b57-41f2-4148-b800-af9491bf0d3e tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 200 Aug 07 14:13:18.335130 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1380/5523] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:18 2026] GET /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:18.347904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bea0d550-e238-4a68-b7b3-863b49819291 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:18.349632 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bea0d550-e238-4a68-b7b3-863b49819291 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:13:18.349767 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bea0d550-e238-4a68-b7b3-863b49819291 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5f48e85-491d-4c9a-b3b9-365d1d9b080c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-671484234"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:18.357384 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:18.357384 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:18.357815 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bea0d550-e238-4a68-b7b3-863b49819291 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:18.357935 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-bea0d550-e238-4a68-b7b3-863b49819291 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create snapshot from volume d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:18.388099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bea0d550-e238-4a68-b7b3-863b49819291 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Created reservations ['675f5fce-2785-48e2-959d-6ffbd2e15f2e', '5e6a146a-b9ec-4950-9332-a912cbddb004', '12ed8049-397f-4ed2-a68f-eae29a5f5a60', '7640d088-c64a-4c97-8e5a-52184426ef5d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:18.420553 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bea0d550-e238-4a68-b7b3-863b49819291 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot create request issued successfully. Aug 07 14:13:18.423171 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bea0d550-e238-4a68-b7b3-863b49819291 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:13:18.423171 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1376/5524] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:13:18 2026] POST /volume/v3/snapshots => generated 321 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:13:18.429799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9815d6f4-48cd-42dc-8440-cfa983e65edb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:18.431666 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9815d6f4-48cd-42dc-8440-cfa983e65edb tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b Aug 07 14:13:18.432105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9815d6f4-48cd-42dc-8440-cfa983e65edb tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:18.432105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9815d6f4-48cd-42dc-8440-cfa983e65edb tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:18.438416 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:18.438416 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:18.439019 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9815d6f4-48cd-42dc-8440-cfa983e65edb tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:18.439920 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9815d6f4-48cd-42dc-8440-cfa983e65edb tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b returned with HTTP 200 Aug 07 14:13:18.440323 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1380/5525] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:18 2026] GET /volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:19.449608 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9ed7f6d-c62c-4aac-95e9-947204b4c6b2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:19.451319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9ed7f6d-c62c-4aac-95e9-947204b4c6b2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b Aug 07 14:13:19.451663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9ed7f6d-c62c-4aac-95e9-947204b4c6b2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:19.452289 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9ed7f6d-c62c-4aac-95e9-947204b4c6b2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:19.457361 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:19.457361 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:19.457822 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9ed7f6d-c62c-4aac-95e9-947204b4c6b2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:19.458689 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9ed7f6d-c62c-4aac-95e9-947204b4c6b2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b returned with HTTP 200 Aug 07 14:13:19.459126 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1390/5526] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:19 2026] GET /volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:19.467254 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce66b1b7-3832-4b36-9ed0-013325472e40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:19.468961 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce66b1b7-3832-4b36-9ed0-013325472e40 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] POST https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c/action Aug 07 14:13:19.469322 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce66b1b7-3832-4b36-9ed0-013325472e40 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action body: b'{"revert": {"snapshot_id": "91746297-91e2-4ef8-b42c-c1e273d2772b"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:13:19.469465 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce66b1b7-3832-4b36-9ed0-013325472e40 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "91746297-91e2-4ef8-b42c-c1e273d2772b"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:19.476861 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:19.476861 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:19.477292 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce66b1b7-3832-4b36-9ed0-013325472e40 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume retrieved successfully. Aug 07 14:13:19.487919 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ce66b1b7-3832-4b36-9ed0-013325472e40 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Reverting volume d5f48e85-491d-4c9a-b3b9-365d1d9b080c to snapshot 91746297-91e2-4ef8-b42c-c1e273d2772b. Aug 07 14:13:19.488741 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:19.488741 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:19.498853 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce66b1b7-3832-4b36-9ed0-013325472e40 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c/action returned with HTTP 202 Aug 07 14:13:19.499453 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1381/5527] 10.4.3.193 () {70 vars in 1431 bytes} [Fri Aug 7 14:13:19 2026] POST /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 14:13:19.507015 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e78d3b2-1183-4a89-95a0-a28c8d44bf53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:19.509048 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e78d3b2-1183-4a89-95a0-a28c8d44bf53 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:19.509286 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e78d3b2-1183-4a89-95a0-a28c8d44bf53 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:19.509500 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e78d3b2-1183-4a89-95a0-a28c8d44bf53 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:19.516962 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:19.516962 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:19.520724 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4e78d3b2-1183-4a89-95a0-a28c8d44bf53 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:19.524836 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e78d3b2-1183-4a89-95a0-a28c8d44bf53 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 200 Aug 07 14:13:19.525272 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1377/5528] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:19 2026] GET /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:20.539490 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7fa2b364-40dc-4820-8a93-4d48792b0647 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:20.541166 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7fa2b364-40dc-4820-8a93-4d48792b0647 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:20.541476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7fa2b364-40dc-4820-8a93-4d48792b0647 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:20.542044 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7fa2b364-40dc-4820-8a93-4d48792b0647 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:20.549508 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:20.549508 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:20.553385 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7fa2b364-40dc-4820-8a93-4d48792b0647 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:20.557400 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7fa2b364-40dc-4820-8a93-4d48792b0647 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 200 Aug 07 14:13:20.557934 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1381/5529] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:20 2026] GET /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:20.572700 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a27e7a7b-6f44-4d5c-b293-1726848beacd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:20.574596 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a27e7a7b-6f44-4d5c-b293-1726848beacd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b Aug 07 14:13:20.574596 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a27e7a7b-6f44-4d5c-b293-1726848beacd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:20.574785 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a27e7a7b-6f44-4d5c-b293-1726848beacd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:20.579919 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:20.579919 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:20.580357 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a27e7a7b-6f44-4d5c-b293-1726848beacd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:20.581112 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a27e7a7b-6f44-4d5c-b293-1726848beacd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b returned with HTTP 200 Aug 07 14:13:20.581624 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1391/5530] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:20 2026] GET /volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:20.590932 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0672bca4-d5d1-493a-a129-0e03598fa8b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:20.592771 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0672bca4-d5d1-493a-a129-0e03598fa8b3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:20.593099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0672bca4-d5d1-493a-a129-0e03598fa8b3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:20.593327 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0672bca4-d5d1-493a-a129-0e03598fa8b3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:20.601310 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:20.601310 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:20.605484 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0672bca4-d5d1-493a-a129-0e03598fa8b3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:20.609824 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0672bca4-d5d1-493a-a129-0e03598fa8b3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 200 Aug 07 14:13:20.610156 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1382/5531] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:20 2026] GET /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:20.623185 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45d66b46-4231-45fb-abb9-795a66248e96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:20.624764 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:13:20.625121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1306318833"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:20.626437 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1306318833'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:13:20.626614 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create volume of 1 GB Aug 07 14:13:20.630430 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Availability Zones retrieved successfully. Aug 07 14:13:20.637368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Flow 'volume_create_api' (8e557fdb-a9dd-44bb-a694-2cd22ff56712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:13:20.638358 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ccdb489-2b59-44c9-8870-edc4e9cdc498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:20.639227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:13:20.667558 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ccdb489-2b59-44c9-8870-edc4e9cdc498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:20.668672 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb7987e-505b-43f1-aff0-604522ed9a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:20.706672 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Created reservations ['e44eeaa3-783c-439f-8597-00d017133522', 'fbfb13ed-1c25-4492-bc72-79aea418d312', 'd520b0fe-92cf-4e10-8f3c-fdb2977c1dfb', '9102e5be-60c9-45c4-a3d0-667fceade84f'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:20.707957 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb7987e-505b-43f1-aff0-604522ed9a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e44eeaa3-783c-439f-8597-00d017133522', 'fbfb13ed-1c25-4492-bc72-79aea418d312', 'd520b0fe-92cf-4e10-8f3c-fdb2977c1dfb', '9102e5be-60c9-45c4-a3d0-667fceade84f']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:20.708899 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ad4f53-9782-4224-801c-40430a8ba048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:20.733611 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ad4f53-9782-4224-801c-40430a8ba048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e65c1cd-be59-4d80-b05d-baf1b2685d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1306318833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e66082181914cee8999f76768b1061f',qos_specs=None,replication_status=,reservations=['e44eeaa3-783c-439f-8597-00d017133522','fbfb13ed-1c25-4492-bc72-79aea418d312','d520b0fe-92cf-4e10-8f3c-fdb2977c1dfb','9102e5be-60c9-45c4-a3d0-667fceade84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7ada0792bdc47c09b36a3e39b0f3b16',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1306318833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e65c1cd-be59-4d80-b05d-baf1b2685d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e66082181914cee8999f76768b1061f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7ada0792bdc47c09b36a3e39b0f3b16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:20.734325 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd243360-bc74-4be5-976a-d3d667a71bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:20.756236 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd243360-bc74-4be5-976a-d3d667a71bff) transitioned into state 'SUCCESS' from state '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-1306318833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e66082181914cee8999f76768b1061f',qos_specs=None,replication_status=,reservations=['e44eeaa3-783c-439f-8597-00d017133522','fbfb13ed-1c25-4492-bc72-79aea418d312','d520b0fe-92cf-4e10-8f3c-fdb2977c1dfb','9102e5be-60c9-45c4-a3d0-667fceade84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7ada0792bdc47c09b36a3e39b0f3b16',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:20.757032 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d418e245-9f39-4936-b39d-42fe8060fe7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:13:20.768427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d418e245-9f39-4936-b39d-42fe8060fe7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:13:20.769338 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Flow 'volume_create_api' (8e557fdb-a9dd-44bb-a694-2cd22ff56712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:13:20.769691 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create volume request issued successfully. Aug 07 14:13:20.770345 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45d66b46-4231-45fb-abb9-795a66248e96 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:13:20.770822 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1378/5532] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:13:20 2026] POST /volume/v3/volumes => generated 766 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:20.787381 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1fbc3973-9b36-408d-861f-a7612417a5a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:20.788811 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fbc3973-9b36-408d-861f-a7612417a5a3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:20.789022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3973-9b36-408d-861f-a7612417a5a3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:20.789236 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3973-9b36-408d-861f-a7612417a5a3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:20.796315 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:20.796315 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:20.800132 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1fbc3973-9b36-408d-861f-a7612417a5a3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:20.804406 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1fbc3973-9b36-408d-861f-a7612417a5a3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 returned with HTTP 200 Aug 07 14:13:20.804803 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1382/5533] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:20 2026] GET /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:21.820931 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2a18931-1aca-448c-9a89-71286d819239 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:21.822667 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2a18931-1aca-448c-9a89-71286d819239 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:21.822903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2a18931-1aca-448c-9a89-71286d819239 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:21.823081 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2a18931-1aca-448c-9a89-71286d819239 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:21.829994 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:21.829994 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:21.833832 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f2a18931-1aca-448c-9a89-71286d819239 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:21.837768 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2a18931-1aca-448c-9a89-71286d819239 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 returned with HTTP 200 Aug 07 14:13:21.838142 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1392/5534] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:21 2026] GET /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:21.850359 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:21.852324 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:13:21.852660 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e65c1cd-be59-4d80-b05d-baf1b2685d03", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1860627607"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:21.860880 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:21.860880 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:21.861338 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:21.861467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Create snapshot from volume 2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:21.886336 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Created reservations ['395cac42-06c2-49b9-af50-73166078c6fa', 'a6d30ac3-8de4-4cc8-a1b3-2ae5d12b4418', '716baabc-0b62-4752-9c55-9d536557c37c', '814ac780-2dea-41d6-beb2-5612b1e3b0c8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:21.919763 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot create request issued successfully. Aug 07 14:13:21.920183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1d12de3-0308-4e2a-b76b-9ca0f0f3f035 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:13:21.920679 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1383/5535] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:13:21 2026] POST /volume/v3/snapshots => generated 322 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:13:21.929539 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c438760-41a2-4f42-9d71-5734b41640c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:21.931932 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c438760-41a2-4f42-9d71-5734b41640c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 Aug 07 14:13:21.932232 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c438760-41a2-4f42-9d71-5734b41640c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:21.932795 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c438760-41a2-4f42-9d71-5734b41640c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:21.938351 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:21.938351 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:21.939098 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6c438760-41a2-4f42-9d71-5734b41640c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:21.942866 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c438760-41a2-4f42-9d71-5734b41640c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 returned with HTTP 200 Aug 07 14:13:21.942866 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1379/5536] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:21 2026] GET /volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:22.949643 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-338e37b3-cd4d-49cb-9911-67ccf444fcf3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:22.951290 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-338e37b3-cd4d-49cb-9911-67ccf444fcf3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 Aug 07 14:13:22.951547 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-338e37b3-cd4d-49cb-9911-67ccf444fcf3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:22.951765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-338e37b3-cd4d-49cb-9911-67ccf444fcf3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:22.956777 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:22.956777 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:22.957566 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-338e37b3-cd4d-49cb-9911-67ccf444fcf3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:22.958437 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-338e37b3-cd4d-49cb-9911-67ccf444fcf3 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 returned with HTTP 200 Aug 07 14:13:22.959101 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1383/5537] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:22 2026] GET /volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:22.967340 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:22.969113 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] POST https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03/action Aug 07 14:13:22.969417 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:13:22.969533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:22.977255 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:22.977255 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:22.977719 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:23.009336 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Created reservations ['31748c1d-cceb-4b4c-9604-d3fe3a9fe483', '59e017bd-679b-43ca-8494-ca9d02da7ba5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:13:23.018031 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Extend volume request issued successfully. Aug 07 14:13:23.018292 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-474e628b-cb05-45fd-99bc-ef5e5ae55b72 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03/action returned with HTTP 202 Aug 07 14:13:23.018779 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1393/5538] 10.4.3.193 () {70 vars in 1431 bytes} [Fri Aug 7 14:13:22 2026] POST /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 14:13:23.030519 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-093c18f2-4fb6-4079-bdbd-79bbf247b776 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:23.031609 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-093c18f2-4fb6-4079-bdbd-79bbf247b776 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:23.031863 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-093c18f2-4fb6-4079-bdbd-79bbf247b776 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:23.032082 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-093c18f2-4fb6-4079-bdbd-79bbf247b776 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:23.044543 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:23.044543 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:23.055281 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-093c18f2-4fb6-4079-bdbd-79bbf247b776 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:23.060880 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-093c18f2-4fb6-4079-bdbd-79bbf247b776 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 returned with HTTP 200 Aug 07 14:13:23.061230 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1384/5539] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:23 2026] GET /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:24.073769 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c63aa85-acfd-4e0f-b486-e0baaf4e0c21 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:24.075997 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c63aa85-acfd-4e0f-b486-e0baaf4e0c21 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:24.076266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c63aa85-acfd-4e0f-b486-e0baaf4e0c21 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:24.076492 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c63aa85-acfd-4e0f-b486-e0baaf4e0c21 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:24.085381 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:24.085381 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:24.089851 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c63aa85-acfd-4e0f-b486-e0baaf4e0c21 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:24.095006 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c63aa85-acfd-4e0f-b486-e0baaf4e0c21 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 returned with HTTP 200 Aug 07 14:13:24.095550 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1380/5540] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:24 2026] GET /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:24.108439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee515291-a4dd-47c1-8891-174053c2f73f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:24.110866 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee515291-a4dd-47c1-8891-174053c2f73f tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] POST https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03/action Aug 07 14:13:24.111411 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee515291-a4dd-47c1-8891-174053c2f73f tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action body: b'{"revert": {"snapshot_id": "755847ef-fa0c-4080-8e62-f7543e1a0653"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:13:24.111632 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee515291-a4dd-47c1-8891-174053c2f73f tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "755847ef-fa0c-4080-8e62-f7543e1a0653"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:13:24.122936 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:24.122936 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:24.123669 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ee515291-a4dd-47c1-8891-174053c2f73f tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume retrieved successfully. Aug 07 14:13:24.138599 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee515291-a4dd-47c1-8891-174053c2f73f tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] HTTP exception thrown: Can't revert volume 2e65c1cd-be59-4d80-b05d-baf1b2685d03 to its latest snapshot 755847ef-fa0c-4080-8e62-f7543e1a0653. The volume size must be equal to the snapshot size. Aug 07 14:13:24.138965 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee515291-a4dd-47c1-8891-174053c2f73f tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03/action returned with HTTP 400 Aug 07 14:13:24.139695 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1384/5541] 10.4.3.193 () {70 vars in 1431 bytes} [Fri Aug 7 14:13:24 2026] POST /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03/action => generated 213 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 07 14:13:24.148237 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:24.150144 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 Aug 07 14:13:24.150338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:24.150525 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:24.150639 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Delete snapshot with id: 755847ef-fa0c-4080-8e62-f7543e1a0653 Aug 07 14:13:24.155823 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:24.155823 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:24.156240 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:24.172869 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot delete request issued successfully. Aug 07 14:13:24.172869 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-850d14f8-6ae5-4a05-9a12-24eacf1d0f79 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 returned with HTTP 202 Aug 07 14:13:24.172869 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1394/5542] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:24 2026] DELETE /volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:24.179280 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af9342f1-47a5-4011-b563-3db413aa80c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:24.179651 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af9342f1-47a5-4011-b563-3db413aa80c7 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 Aug 07 14:13:24.179651 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af9342f1-47a5-4011-b563-3db413aa80c7 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:24.179715 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af9342f1-47a5-4011-b563-3db413aa80c7 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:24.185590 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:24.185590 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:24.186826 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-af9342f1-47a5-4011-b563-3db413aa80c7 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:24.186955 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af9342f1-47a5-4011-b563-3db413aa80c7 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 returned with HTTP 200 Aug 07 14:13:24.187335 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1385/5543] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:24 2026] GET /volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:25.197130 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f440c538-c076-452a-8c1b-3a3566431b28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:25.199271 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f440c538-c076-452a-8c1b-3a3566431b28 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 Aug 07 14:13:25.199502 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f440c538-c076-452a-8c1b-3a3566431b28 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:25.199735 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f440c538-c076-452a-8c1b-3a3566431b28 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:25.205069 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f440c538-c076-452a-8c1b-3a3566431b28 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 returned with HTTP 404 Aug 07 14:13:25.205645 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1381/5544] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:25 2026] GET /volume/v3/snapshots/755847ef-fa0c-4080-8e62-f7543e1a0653 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:25.212588 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23ade2f3-a768-4231-ba49-e93cc1383505 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:25.214511 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23ade2f3-a768-4231-ba49-e93cc1383505 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:25.215118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23ade2f3-a768-4231-ba49-e93cc1383505 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:25.215118 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23ade2f3-a768-4231-ba49-e93cc1383505 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:25.215301 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-23ade2f3-a768-4231-ba49-e93cc1383505 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Delete volume with id: 2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:25.222219 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:25.222219 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:25.222782 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-23ade2f3-a768-4231-ba49-e93cc1383505 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:25.238383 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-23ade2f3-a768-4231-ba49-e93cc1383505 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Delete volume request issued successfully. Aug 07 14:13:25.241733 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23ade2f3-a768-4231-ba49-e93cc1383505 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 returned with HTTP 202 Aug 07 14:13:25.241733 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1385/5545] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:13:25 2026] DELETE /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:13:25.248959 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f6770a1-49af-4e67-b2df-74b401090fa2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:25.251349 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f6770a1-49af-4e67-b2df-74b401090fa2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:25.251717 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f6770a1-49af-4e67-b2df-74b401090fa2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:25.252035 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f6770a1-49af-4e67-b2df-74b401090fa2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:25.261104 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:25.261104 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:13:25.265771 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9f6770a1-49af-4e67-b2df-74b401090fa2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:25.270795 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f6770a1-49af-4e67-b2df-74b401090fa2 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 returned with HTTP 200 Aug 07 14:13:25.271943 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1395/5546] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:25 2026] GET /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:26.283094 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf8fd2dc-031f-4501-b228-f6c0d25437c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:26.285116 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf8fd2dc-031f-4501-b228-f6c0d25437c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 Aug 07 14:13:26.285409 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf8fd2dc-031f-4501-b228-f6c0d25437c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:26.285686 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf8fd2dc-031f-4501-b228-f6c0d25437c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:26.291383 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf8fd2dc-031f-4501-b228-f6c0d25437c1 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 returned with HTTP 404 Aug 07 14:13:26.291860 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1386/5547] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:26 2026] GET /volume/v3/volumes/2e65c1cd-be59-4d80-b05d-baf1b2685d03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:13:26.297829 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:26.299459 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b Aug 07 14:13:26.299700 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:26.299923 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:26.300058 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Delete snapshot with id: 91746297-91e2-4ef8-b42c-c1e273d2772b Aug 07 14:13:26.305006 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:26.305006 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:26.305450 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:26.321868 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot delete request issued successfully. Aug 07 14:13:26.321868 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2fa7c97-7dd1-4a67-aced-41f0689bc105 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b returned with HTTP 202 Aug 07 14:13:26.321868 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1382/5548] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:13:26 2026] DELETE /volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:13:26.327017 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09a0de7c-d7fe-4c6b-8690-0f4ba6d8e6e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:26.329131 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09a0de7c-d7fe-4c6b-8690-0f4ba6d8e6e4 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b Aug 07 14:13:26.329411 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09a0de7c-d7fe-4c6b-8690-0f4ba6d8e6e4 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:26.329697 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09a0de7c-d7fe-4c6b-8690-0f4ba6d8e6e4 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:26.336005 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:26.336005 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:13:26.336733 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09a0de7c-d7fe-4c6b-8690-0f4ba6d8e6e4 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Snapshot retrieved successfully. Aug 07 14:13:26.338055 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09a0de7c-d7fe-4c6b-8690-0f4ba6d8e6e4 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b returned with HTTP 200 Aug 07 14:13:26.338608 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1386/5549] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:26 2026] GET /volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:13:27.347177 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c86de9f-cde5-4a97-968f-6001ebde2ed9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:27.348928 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c86de9f-cde5-4a97-968f-6001ebde2ed9 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b Aug 07 14:13:27.349130 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c86de9f-cde5-4a97-968f-6001ebde2ed9 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:27.349311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c86de9f-cde5-4a97-968f-6001ebde2ed9 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:27.353579 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c86de9f-cde5-4a97-968f-6001ebde2ed9 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b returned with HTTP 404 Aug 07 14:13:27.354082 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1396/5550] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:13:27 2026] GET /volume/v3/snapshots/91746297-91e2-4ef8-b42c-c1e273d2772b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:13:27.360014 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:27.361617 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] DELETE https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:27.361811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:27.362022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:27.362192 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Delete volume with id: d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:27.368597 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:27.368597 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:13:27.369004 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:27.383620 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Delete volume request issued successfully. Aug 07 14:13:27.383814 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4860b2a0-5715-427e-9e3f-f96bab0fd791 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 202 Aug 07 14:13:27.384250 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1387/5551] 10.4.3.193 () {68 vars in 1392 bytes} [Fri Aug 7 14:13:27 2026] DELETE /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 14:13:27.391871 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e822188-86ae-4a83-8552-3623dc655744 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:27.393948 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e822188-86ae-4a83-8552-3623dc655744 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:27.394249 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e822188-86ae-4a83-8552-3623dc655744 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:27.394522 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e822188-86ae-4a83-8552-3623dc655744 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:27.402733 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:13:27.402733 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:13:27.409648 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e822188-86ae-4a83-8552-3623dc655744 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Volume info retrieved successfully. Aug 07 14:13:27.416556 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e822188-86ae-4a83-8552-3623dc655744 tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 200 Aug 07 14:13:27.417047 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1383/5552] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:27 2026] GET /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:13:28.429567 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b9dc645-d968-4cfc-815d-59e98a67f6dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:13:28.431912 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b9dc645-d968-4cfc-815d-59e98a67f6dd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] GET https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c Aug 07 14:13:28.432156 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b9dc645-d968-4cfc-815d-59e98a67f6dd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:13:28.432385 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b9dc645-d968-4cfc-815d-59e98a67f6dd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:13:28.439824 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b9dc645-d968-4cfc-815d-59e98a67f6dd tempest-VolumeRevertTests-645507724 tempest-VolumeRevertTests-645507724-project-member] https://10.4.3.193/volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c returned with HTTP 404 Aug 07 14:13:28.440466 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1387/5553] 10.4.3.193 () {68 vars in 1389 bytes} [Fri Aug 7 14:13:28 2026] GET /volume/v3/volumes/d5f48e85-491d-4c9a-b3b9-365d1d9b080c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 14:13:37.351218 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=82,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:13:37.379745 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=143,cinder:UPDATE=45,cinder:INSERT=18 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:13:37.414794 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=86,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:13:38.434878 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=113,cinder:INSERT=26,cinder:UPDATE=42 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:14:00.791770 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:00.793426 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:14:00.793718 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f23fef1d-9dc9-4300-8ae1-d911c204cbda", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-83495185", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:00.805344 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:00.805344 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:00.806075 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:00.806289 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create snapshot from volume f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:14:00.828121 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['1705be46-38ca-4002-af1b-ce456c1bdcb7', 'de68e776-073b-4d11-b31a-402e913d4804', 'f24095ab-ed57-49f8-9378-887457e43685', 'f3911efe-b63f-4a5f-85e2-145c1ef3e2ab'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:00.854796 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot force create request issued successfully. Aug 07 14:14:00.855104 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ccd4848-4660-4ef0-8571-4b7c37f77a23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:14:00.855475 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1397/5554] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:14:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:00.863432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f09c5372-8964-437d-ba21-4649e246b390 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:00.865193 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09c5372-8964-437d-ba21-4649e246b390 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c Aug 07 14:14:00.865633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09c5372-8964-437d-ba21-4649e246b390 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:00.865633 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09c5372-8964-437d-ba21-4649e246b390 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:00.872043 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:00.872043 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:00.872583 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f09c5372-8964-437d-ba21-4649e246b390 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:00.873391 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09c5372-8964-437d-ba21-4649e246b390 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c returned with HTTP 200 Aug 07 14:14:00.873757 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1388/5555] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:00 2026] GET /volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:01.881890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3284796d-7db7-41a8-a9f7-3895c743d4df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:01.883346 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3284796d-7db7-41a8-a9f7-3895c743d4df tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c Aug 07 14:14:01.883530 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3284796d-7db7-41a8-a9f7-3895c743d4df tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:01.883708 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3284796d-7db7-41a8-a9f7-3895c743d4df tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:01.888504 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:01.888504 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:01.888875 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3284796d-7db7-41a8-a9f7-3895c743d4df tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:01.889566 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3284796d-7db7-41a8-a9f7-3895c743d4df tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c returned with HTTP 200 Aug 07 14:14:01.889903 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1384/5556] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:01 2026] GET /volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:01.898604 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d8611f9-636b-499d-ab67-312d1b6a37d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:01.900532 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d8611f9-636b-499d-ab67-312d1b6a37d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c Aug 07 14:14:01.900914 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d8611f9-636b-499d-ab67-312d1b6a37d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:01.901282 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d8611f9-636b-499d-ab67-312d1b6a37d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:01.906836 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:01.906836 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:01.907353 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d8611f9-636b-499d-ab67-312d1b6a37d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:01.908248 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d8611f9-636b-499d-ab67-312d1b6a37d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c returned with HTTP 200 Aug 07 14:14:01.908649 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1388/5557] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:01 2026] GET /volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:07.344005 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:07.345757 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c Aug 07 14:14:07.345972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:07.346141 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:07.346239 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: 2f6fece0-21d6-4952-b5aa-88b58dc8123c Aug 07 14:14:07.351215 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:07.351215 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:07.351648 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:07.368672 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot delete request issued successfully. Aug 07 14:14:07.369008 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5d94e20-455a-472e-a6cd-a04d152fe96e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c returned with HTTP 202 Aug 07 14:14:07.369401 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1398/5558] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:14:07 2026] DELETE /volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:14:07.378357 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e41cec1-2fd6-4b11-af13-554343eaf76b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:07.380235 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e41cec1-2fd6-4b11-af13-554343eaf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c Aug 07 14:14:07.380426 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e41cec1-2fd6-4b11-af13-554343eaf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:07.380626 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e41cec1-2fd6-4b11-af13-554343eaf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:07.385466 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:07.385466 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:07.385824 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e41cec1-2fd6-4b11-af13-554343eaf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:07.386522 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e41cec1-2fd6-4b11-af13-554343eaf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c returned with HTTP 200 Aug 07 14:14:07.386880 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1389/5559] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:07 2026] GET /volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:08.396591 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a01e593-d79c-40d2-b0d1-d5910d4ddb0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:08.398877 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a01e593-d79c-40d2-b0d1-d5910d4ddb0d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c Aug 07 14:14:08.399132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a01e593-d79c-40d2-b0d1-d5910d4ddb0d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:08.399376 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a01e593-d79c-40d2-b0d1-d5910d4ddb0d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:08.404832 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a01e593-d79c-40d2-b0d1-d5910d4ddb0d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c returned with HTTP 404 Aug 07 14:14:08.405395 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1385/5560] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:08 2026] GET /volume/v3/snapshots/2f6fece0-21d6-4952-b5aa-88b58dc8123c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:09.661874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-660486a9-6e9a-409c-adb0-f7cca6cdf0d3 req-c0908d47-e8df-40ea-88a8-752c1e3a5ee3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:09.663693 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-660486a9-6e9a-409c-adb0-f7cca6cdf0d3 req-c0908d47-e8df-40ea-88a8-752c1e3a5ee3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376 Aug 07 14:14:09.663907 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-660486a9-6e9a-409c-adb0-f7cca6cdf0d3 req-c0908d47-e8df-40ea-88a8-752c1e3a5ee3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:09.664089 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-660486a9-6e9a-409c-adb0-f7cca6cdf0d3 req-c0908d47-e8df-40ea-88a8-752c1e3a5ee3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:09.671995 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:09.671995 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:09.712912 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-660486a9-6e9a-409c-adb0-f7cca6cdf0d3 req-c0908d47-e8df-40ea-88a8-752c1e3a5ee3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376 returned with HTTP 200 Aug 07 14:14:09.713289 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1389/5561] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:14:09 2026] DELETE /volume/v3/attachments/b3211784-d36a-418e-b233-5c9760109376 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:11.142565 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:11.144204 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:14:11.144387 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:11.144560 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:11.144709 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:14:11.151041 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:11.151041 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:11.151488 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:11.165683 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:14:11.165777 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-311cdfb9-a805-40e5-9e34-3e818db8e061 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 202 Aug 07 14:14:11.166179 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1399/5562] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:14:11 2026] DELETE /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:14:11.174340 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0cebb92f-8d56-4aed-aa6a-de02b2e24931 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:11.176198 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0cebb92f-8d56-4aed-aa6a-de02b2e24931 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:14:11.176423 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0cebb92f-8d56-4aed-aa6a-de02b2e24931 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:11.176613 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0cebb92f-8d56-4aed-aa6a-de02b2e24931 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:11.184512 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:11.184512 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:11.188122 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0cebb92f-8d56-4aed-aa6a-de02b2e24931 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:11.192902 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0cebb92f-8d56-4aed-aa6a-de02b2e24931 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 200 Aug 07 14:14:11.193285 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1390/5563] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:11 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:12.208414 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7812235-9523-4f7f-9704-64140b03ed3a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:12.210374 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7812235-9523-4f7f-9704-64140b03ed3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda Aug 07 14:14:12.210557 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7812235-9523-4f7f-9704-64140b03ed3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:12.210737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7812235-9523-4f7f-9704-64140b03ed3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:12.216372 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7812235-9523-4f7f-9704-64140b03ed3a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda returned with HTTP 404 Aug 07 14:14:12.216875 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1386/5564] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:12 2026] GET /volume/v3/volumes/f23fef1d-9dc9-4300-8ae1-d911c204cbda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:12.240727 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:12.242267 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:14:12.242565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1701381444", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:12.243985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1701381444', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:14:12.310637 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:14:12.310950 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:12.310950 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:12.314564 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:14:12.319418 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (29e50eb9-57e7-4379-8bcb-baa167583f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:12.320285 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07519cf-639b-4535-a0cf-16a69090bc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:12.321151 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:14:12.372085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07519cf-639b-4535-a0cf-16a69090bc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:12.372798 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06e85de-1e50-438c-aff1-a4f0c2b9c17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:12.406985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['4d0e2f1f-732c-4989-ba0d-6da616f96ee1', '855ce972-dde4-48b2-8773-168b1dc7a1f4', 'cd9f9699-7ddf-495e-b65b-e52063b698e9', 'b7fdb633-b216-4585-aca0-8adb29491734'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:12.407679 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06e85de-1e50-438c-aff1-a4f0c2b9c17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d0e2f1f-732c-4989-ba0d-6da616f96ee1', '855ce972-dde4-48b2-8773-168b1dc7a1f4', 'cd9f9699-7ddf-495e-b65b-e52063b698e9', 'b7fdb633-b216-4585-aca0-8adb29491734']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:12.408394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ab550b-208a-498e-986d-577c4865c2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:12.428524 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ab550b-208a-498e-986d-577c4865c2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7713d35-4661-4ee3-89cd-98034d7707b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1701381444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['4d0e2f1f-732c-4989-ba0d-6da616f96ee1','855ce972-dde4-48b2-8773-168b1dc7a1f4','cd9f9699-7ddf-495e-b65b-e52063b698e9','b7fdb633-b216-4585-aca0-8adb29491734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1701381444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7713d35-4661-4ee3-89cd-98034d7707b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:12.429799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3a1993-356e-4740-ba91-7056dfc435bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:12.445372 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3a1993-356e-4740-ba91-7056dfc435bd) transitioned into state 'SUCCESS' from state '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-1701381444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['4d0e2f1f-732c-4989-ba0d-6da616f96ee1','855ce972-dde4-48b2-8773-168b1dc7a1f4','cd9f9699-7ddf-495e-b65b-e52063b698e9','b7fdb633-b216-4585-aca0-8adb29491734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:12.446096 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eef0997-e9da-4370-89e1-1c300cdb8735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:12.454777 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eef0997-e9da-4370-89e1-1c300cdb8735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:12.455655 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (29e50eb9-57e7-4379-8bcb-baa167583f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:12.455980 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:14:12.456525 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2116e07d-3b35-40d4-91cd-60c0147d7808 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:14:12.456985 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1390/5565] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:14:12 2026] POST /volume/v3/volumes => generated 759 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:12.468403 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-321d72d6-09c6-444e-8641-1c4f5214e85c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:12.470053 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-321d72d6-09c6-444e-8641-1c4f5214e85c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:12.470266 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-321d72d6-09c6-444e-8641-1c4f5214e85c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:12.470479 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-321d72d6-09c6-444e-8641-1c4f5214e85c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:12.476980 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:12.476980 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:12.480694 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-321d72d6-09c6-444e-8641-1c4f5214e85c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:12.485200 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-321d72d6-09c6-444e-8641-1c4f5214e85c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 200 Aug 07 14:14:12.485580 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1400/5566] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:12 2026] GET /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:13.498254 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0b1b32d-75da-47d3-85df-8643b2c69ca9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:13.500094 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0b1b32d-75da-47d3-85df-8643b2c69ca9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:13.500338 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0b1b32d-75da-47d3-85df-8643b2c69ca9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:13.500583 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0b1b32d-75da-47d3-85df-8643b2c69ca9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:13.507354 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:13.507354 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:13.510378 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0b1b32d-75da-47d3-85df-8643b2c69ca9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:13.514402 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0b1b32d-75da-47d3-85df-8643b2c69ca9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 200 Aug 07 14:14:13.514869 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1391/5567] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:13 2026] GET /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:13.526898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5273ca07-9902-4cf2-87cb-be30e29905a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:13.528668 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5273ca07-9902-4cf2-87cb-be30e29905a8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:13.528898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5273ca07-9902-4cf2-87cb-be30e29905a8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:13.529082 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5273ca07-9902-4cf2-87cb-be30e29905a8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:13.536451 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:13.536451 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:13.540908 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5273ca07-9902-4cf2-87cb-be30e29905a8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:13.545702 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5273ca07-9902-4cf2-87cb-be30e29905a8 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 200 Aug 07 14:14:13.546158 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1387/5568] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:13 2026] GET /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:13.557736 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:13.559683 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:14:13.560053 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7713d35-4661-4ee3-89cd-98034d7707b6", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2074013192", "description": null, "metadata": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:13.568348 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:13.568348 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:13.568837 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:13.568994 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create snapshot from volume e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:13.592290 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['cc248379-77ff-4838-8d50-994ec8623f89', 'cac4e978-4bf2-40f4-a8e7-b5bf9bd14d43', '875dbcfe-c72a-47ad-89a4-5a6ec1e91cc6', '1e0c6ed3-3bf7-4a69-a166-8ff41e078104'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:13.620675 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot create request issued successfully. Aug 07 14:14:13.621028 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6943a43f-8bc4-4cf2-8e31-0ba565b04b57 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:14:13.621472 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1391/5569] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:14:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:13.629305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-820f76a5-b1c0-4d85-b210-bb332c80425f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:13.631092 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-820f76a5-b1c0-4d85-b210-bb332c80425f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:13.631309 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-820f76a5-b1c0-4d85-b210-bb332c80425f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:13.631492 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-820f76a5-b1c0-4d85-b210-bb332c80425f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:13.636084 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:13.636084 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:13.636476 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-820f76a5-b1c0-4d85-b210-bb332c80425f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:13.637185 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-820f76a5-b1c0-4d85-b210-bb332c80425f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 200 Aug 07 14:14:13.637511 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1401/5570] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:13 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:14.645465 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7512fa1-5992-4d0f-824e-310ff6ca665a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:14.647135 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7512fa1-5992-4d0f-824e-310ff6ca665a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:14.647320 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7512fa1-5992-4d0f-824e-310ff6ca665a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:14.647508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7512fa1-5992-4d0f-824e-310ff6ca665a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:14.652069 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:14.652069 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:14.652545 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e7512fa1-5992-4d0f-824e-310ff6ca665a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:14.653199 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7512fa1-5992-4d0f-824e-310ff6ca665a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 200 Aug 07 14:14:14.653507 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1392/5571] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:14 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:14.660879 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6591e5fe-4e74-4874-8c35-90e3e498c67f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:14.662642 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6591e5fe-4e74-4874-8c35-90e3e498c67f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:14.662913 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6591e5fe-4e74-4874-8c35-90e3e498c67f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:14.663151 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6591e5fe-4e74-4874-8c35-90e3e498c67f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:14.667708 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:14.667708 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:14.668166 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6591e5fe-4e74-4874-8c35-90e3e498c67f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:14.668906 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6591e5fe-4e74-4874-8c35-90e3e498c67f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 200 Aug 07 14:14:14.669258 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1388/5572] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:14 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:14.767503 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-9d4769fa-f0a8-4450-9358-be82f51ce3e9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:14.769463 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-9d4769fa-f0a8-4450-9358-be82f51ce3e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:14.769638 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-9d4769fa-f0a8-4450-9358-be82f51ce3e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:14.769829 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-9d4769fa-f0a8-4450-9358-be82f51ce3e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:14.774939 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:14.774939 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:14.775335 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-9d4769fa-f0a8-4450-9358-be82f51ce3e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:14.776125 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-9d4769fa-f0a8-4450-9358-be82f51ce3e9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 200 Aug 07 14:14:14.776455 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1392/5573] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:14:14 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:14.783767 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-92204336-3a71-427a-924e-04050690562f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:14.785596 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-92204336-3a71-427a-924e-04050690562f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:14.785778 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-92204336-3a71-427a-924e-04050690562f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:14.786021 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-92204336-3a71-427a-924e-04050690562f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:14.792565 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:14.792565 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:14.795698 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-92204336-3a71-427a-924e-04050690562f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:14.799631 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-92204336-3a71-427a-924e-04050690562f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 200 Aug 07 14:14:14.800016 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1402/5574] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:14 2026] GET /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:15.186746 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-ee88c8d1-e8d3-4f03-bc03-b790e2e27672 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:15.188726 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-ee88c8d1-e8d3-4f03-bc03-b790e2e27672 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:15.188935 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-ee88c8d1-e8d3-4f03-bc03-b790e2e27672 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:15.189114 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-ee88c8d1-e8d3-4f03-bc03-b790e2e27672 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:15.193512 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:15.193512 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:15.193908 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-ee88c8d1-e8d3-4f03-bc03-b790e2e27672 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:15.194575 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-ee88c8d1-e8d3-4f03-bc03-b790e2e27672 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 200 Aug 07 14:14:15.194940 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1393/5575] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:14:15 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:15.870284 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-99a4cfb8-3d34-4b99-904f-0210caa79787 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:15.872455 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-99a4cfb8-3d34-4b99-904f-0210caa79787 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:15.872673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-99a4cfb8-3d34-4b99-904f-0210caa79787 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:15.872963 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-99a4cfb8-3d34-4b99-904f-0210caa79787 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:15.883528 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:15.883528 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:15.884261 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-99a4cfb8-3d34-4b99-904f-0210caa79787 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:15.885380 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-99a4cfb8-3d34-4b99-904f-0210caa79787 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 200 Aug 07 14:14:15.885987 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1389/5576] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:14:15 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:15.893859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-2bc1737c-8ae2-4bb8-8d5a-cdd4b8971858 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:15.896005 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-2bc1737c-8ae2-4bb8-8d5a-cdd4b8971858 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:15.896188 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-2bc1737c-8ae2-4bb8-8d5a-cdd4b8971858 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:15.896362 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-2bc1737c-8ae2-4bb8-8d5a-cdd4b8971858 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:15.903058 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:15.903058 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:15.906343 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-2bc1737c-8ae2-4bb8-8d5a-cdd4b8971858 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:15.910408 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-2bc1737c-8ae2-4bb8-8d5a-cdd4b8971858 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 200 Aug 07 14:14:15.910736 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1393/5577] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:15 2026] GET /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:15.917514 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:15.919406 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:14:15.919769 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:15.921302 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:14:15.928400 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:15.928400 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:15.928919 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:15.929016 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:14:15.929653 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:14:15.934741 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (d53c09f6-2119-4567-a218-a6d7ac37c069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:15.935779 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5927a5-f9c4-44a1-bf55-cfc74827bfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:15.936641 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:14:15.957869 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5927a5-f9c4-44a1-bf55-cfc74827bfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:15.958599 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e537b119-3ece-477c-a174-5be40c5e5faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:15.992607 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['e94b8db8-eb9c-4585-b14c-5a108be155b0', '5090f6e4-4563-412d-a4da-57c9536da0d2', '37d67e97-50cd-42fd-87af-6735e90e0dce', '0a519c86-61ea-4d81-a805-8b3477bb5364'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:15.993482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e537b119-3ece-477c-a174-5be40c5e5faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e94b8db8-eb9c-4585-b14c-5a108be155b0', '5090f6e4-4563-412d-a4da-57c9536da0d2', '37d67e97-50cd-42fd-87af-6735e90e0dce', '0a519c86-61ea-4d81-a805-8b3477bb5364']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:15.994316 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c594260-d7ee-477b-9040-1593fa2dd332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:16.029632 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c594260-d7ee-477b-9040-1593fa2dd332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '400e48ed-9025-4c37-948f-a376a0f78d53', '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='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['e94b8db8-eb9c-4585-b14c-5a108be155b0','5090f6e4-4563-412d-a4da-57c9536da0d2','37d67e97-50cd-42fd-87af-6735e90e0dce','0a519c86-61ea-4d81-a805-8b3477bb5364'],size=1,snapshot_id=fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:14:16Z,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=400e48ed-9025-4c37-948f-a376a0f78d53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:16.030442 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8291381e-f448-48bd-b9ed-fc6e7b9e7d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:16.046857 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8291381e-f448-48bd-b9ed-fc6e7b9e7d9f) transitioned into 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='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['e94b8db8-eb9c-4585-b14c-5a108be155b0','5090f6e4-4563-412d-a4da-57c9536da0d2','37d67e97-50cd-42fd-87af-6735e90e0dce','0a519c86-61ea-4d81-a805-8b3477bb5364'],size=1,snapshot_id=fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:16.047498 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1e4709-7f31-481c-843f-e41cc6e15e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:16.065728 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1e4709-7f31-481c-843f-e41cc6e15e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:16.066320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (d53c09f6-2119-4567-a218-a6d7ac37c069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:16.066672 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:14:16.067253 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-28c25fc1-f111-4f46-841d-11349a1abb9d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:14:16.067683 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1403/5578] 10.4.3.193 () {72 vars in 1541 bytes} [Fri Aug 7 14:14:15 2026] POST /volume/v3/volumes => generated 736 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:16.074556 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-47ae9377-23d6-408a-a279-04fa1cabf76b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:16.076668 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-47ae9377-23d6-408a-a279-04fa1cabf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:16.076944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-47ae9377-23d6-408a-a279-04fa1cabf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:16.077134 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-47ae9377-23d6-408a-a279-04fa1cabf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:16.083687 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:16.083687 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:16.087128 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-47ae9377-23d6-408a-a279-04fa1cabf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:16.091454 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-47ae9377-23d6-408a-a279-04fa1cabf76b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 returned with HTTP 200 Aug 07 14:14:16.091850 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1394/5579] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:16 2026] GET /volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:16.099463 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-eeb0905a-f489-4e73-a3f8-982aa0df6e29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:16.101898 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-eeb0905a-f489-4e73-a3f8-982aa0df6e29 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:16.102120 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-eeb0905a-f489-4e73-a3f8-982aa0df6e29 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:16.102354 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-eeb0905a-f489-4e73-a3f8-982aa0df6e29 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:16.110413 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:16.110413 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:16.114483 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-eeb0905a-f489-4e73-a3f8-982aa0df6e29 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:16.119480 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-eeb0905a-f489-4e73-a3f8-982aa0df6e29 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 returned with HTTP 200 Aug 07 14:14:16.119883 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1390/5580] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:16 2026] GET /volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:19.128279 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-c61d8ebb-e8d4-436d-8c6b-f833d68b6c2e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:19.130386 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-c61d8ebb-e8d4-436d-8c6b-f833d68b6c2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:19.130580 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-c61d8ebb-e8d4-436d-8c6b-f833d68b6c2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:19.130778 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-c61d8ebb-e8d4-436d-8c6b-f833d68b6c2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:19.137594 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:19.137594 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:19.141047 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-c61d8ebb-e8d4-436d-8c6b-f833d68b6c2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:19.145745 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-c61d8ebb-e8d4-436d-8c6b-f833d68b6c2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 returned with HTTP 200 Aug 07 14:14:19.146237 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1394/5581] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:19 2026] GET /volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:19.152855 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36b20adc-f019-4574-b4d1-ccde0f495009 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:19.153366 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36b20adc-f019-4574-b4d1-ccde0f495009 None None] GET https://10.4.3.193/volume// Aug 07 14:14:19.153582 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36b20adc-f019-4574-b4d1-ccde0f495009 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:19.153850 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36b20adc-f019-4574-b4d1-ccde0f495009 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:19.154244 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36b20adc-f019-4574-b4d1-ccde0f495009 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:19.154515 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1404/5582] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:14:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:19.160775 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-d4e16ed7-89f9-4351-b777-b56486deef30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:19.162728 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-d4e16ed7-89f9-4351-b777-b56486deef30 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:14:19.163073 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-d4e16ed7-89f9-4351-b777-b56486deef30 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "400e48ed-9025-4c37-948f-a376a0f78d53", "connector": null, "instance_uuid": "6ee40359-f9f0-4b1e-af2d-93acfb63c1ce"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:19.171058 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:19.171058 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:19.192082 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-d4e16ed7-89f9-4351-b777-b56486deef30 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:14:19.192480 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1395/5583] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:14:19 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 07 14:14:19.198985 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-940f5263-a901-4382-b97f-471b5a4c05eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:19.199350 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-940f5263-a901-4382-b97f-471b5a4c05eb None None] GET https://10.4.3.193/volume// Aug 07 14:14:19.199510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-940f5263-a901-4382-b97f-471b5a4c05eb None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:19.199698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-940f5263-a901-4382-b97f-471b5a4c05eb None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:19.200007 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-940f5263-a901-4382-b97f-471b5a4c05eb None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:19.200266 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1391/5584] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:14:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:19.207100 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-fd817c25-decd-4328-a6ae-8941a086399a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:19.209073 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-fd817c25-decd-4328-a6ae-8941a086399a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:19.209274 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-fd817c25-decd-4328-a6ae-8941a086399a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:19.209454 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-fd817c25-decd-4328-a6ae-8941a086399a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:19.217857 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:19.217857 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:19.220779 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7f4aed84-6786-450f-adda-77f51858d57d req-fd817c25-decd-4328-a6ae-8941a086399a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:19.225134 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-fd817c25-decd-4328-a6ae-8941a086399a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 returned with HTTP 200 Aug 07 14:14:19.225502 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1395/5585] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:14:19 2026] GET /volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:14:19.320775 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-b981e5fc-147e-4dda-9a01-ba18956edc23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:19.322831 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-b981e5fc-147e-4dda-9a01-ba18956edc23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424 Aug 07 14:14:19.323255 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-b981e5fc-147e-4dda-9a01-ba18956edc23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:19.330057 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7f4aed84-6786-450f-adda-77f51858d57d req-b981e5fc-147e-4dda-9a01-ba18956edc23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-400e48ed-9025-4c37-948f-a376a0f78d53-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:14:19.334767 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7f4aed84-6786-450f-adda-77f51858d57d req-b981e5fc-147e-4dda-9a01-ba18956edc23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-400e48ed-9025-4c37-948f-a376a0f78d53-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:14:19.335650 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:19.335650 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:19.399533 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7f4aed84-6786-450f-adda-77f51858d57d req-b981e5fc-147e-4dda-9a01-ba18956edc23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-400e48ed-9025-4c37-948f-a376a0f78d53-np0000006713" released by "attachment_update" :: held 0.065s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:14:19.399834 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-b981e5fc-147e-4dda-9a01-ba18956edc23 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424 returned with HTTP 200 Aug 07 14:14:19.400480 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1405/5586] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:14:19 2026] PUT /volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:19.419999 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7f4aed84-6786-450f-adda-77f51858d57d req-d0f54ba9-e29d-40bf-bd2b-546ac9a45ff9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:19.421952 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-d0f54ba9-e29d-40bf-bd2b-546ac9a45ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424/action Aug 07 14:14:19.422272 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-d0f54ba9-e29d-40bf-bd2b-546ac9a45ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:14:19.422380 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-d0f54ba9-e29d-40bf-bd2b-546ac9a45ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:19.437142 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:19.437142 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:19.445730 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f4aed84-6786-450f-adda-77f51858d57d req-d0f54ba9-e29d-40bf-bd2b-546ac9a45ff9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424/action returned with HTTP 204 Aug 07 14:14:19.446238 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1396/5587] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:14:19 2026] POST /volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:20.893414 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18a1ca3a-5d64-4f15-bfdc-5c0c9dbbd6a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:20.941886 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18a1ca3a-5d64-4f15-bfdc-5c0c9dbbd6a3 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:14:20.942215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18a1ca3a-5d64-4f15-bfdc-5c0c9dbbd6a3 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710", "extra_specs": {"multiattach": " True"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:20.955233 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18a1ca3a-5d64-4f15-bfdc-5c0c9dbbd6a3 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:14:20.955618 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1392/5588] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:14:20 2026] POST /volume/v3/types => generated 286 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:20.963192 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:20.964801 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:14:20.965149 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-472737307", "snapshot_id": null, "imageRef": null, "volume_type": "9f84cb64-4e76-4253-ac56-507a68980744", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:20.966549 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-472737307', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9f84cb64-4e76-4253-ac56-507a68980744', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:14:20.971191 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume of 1 GB Aug 07 14:14:20.971457 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:20.971457 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:20.971949 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Availability Zones retrieved successfully. Aug 07 14:14:20.977096 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (73990a80-ea65-4d57-9509-ec628fb2615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:20.977940 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e276647-ab39-43e0-854d-1b0f59fd121c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:20.978743 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:14:20.985545 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:20.985545 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:20.996912 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e276647-ab39-43e0-854d-1b0f59fd121c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:14:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9f84cb64-4e76-4253-ac56-507a68980744,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f84cb64-4e76-4253-ac56-507a68980744', 'encryption_key_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=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:20.997200 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5dabd0-356f-482f-b065-c21b142beb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:21.020372 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:14:21.020720 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:14:21.049367 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Created reservations ['16b6b0bc-250b-4219-ba19-05ca185ed875', '78f5e2d3-a1e7-490d-a6f2-911db6adf746', '7ebe64ce-4316-4893-b528-371d03dd3100', 'a55dad53-5d22-4965-ab7b-ff1a4356032f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:21.050109 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5dabd0-356f-482f-b065-c21b142beb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16b6b0bc-250b-4219-ba19-05ca185ed875', '78f5e2d3-a1e7-490d-a6f2-911db6adf746', '7ebe64ce-4316-4893-b528-371d03dd3100', 'a55dad53-5d22-4965-ab7b-ff1a4356032f']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:21.050817 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9fc2795-c1e5-40d5-964c-1ead835834c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:21.070867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9fc2795-c1e5-40d5-964c-1ead835834c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e76afc7-573f-4ca0-815e-03935114e7cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-472737307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['16b6b0bc-250b-4219-ba19-05ca185ed875','78f5e2d3-a1e7-490d-a6f2-911db6adf746','7ebe64ce-4316-4893-b528-371d03dd3100','a55dad53-5d22-4965-ab7b-ff1a4356032f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=9f84cb64-4e76-4253-ac56-507a68980744), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-472737307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e76afc7-573f-4ca0-815e-03935114e7cf,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='22d474aa236945369b0a1fa13a5cf57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c4234ec78184785868ac296993ee3ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f84cb64-4e76-4253-ac56-507a68980744),volume_type_id=9f84cb64-4e76-4253-ac56-507a68980744)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:21.071485 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93885db2-917c-41be-8181-336ebee160ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:21.092449 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93885db2-917c-41be-8181-336ebee160ac) transitioned into state 'SUCCESS' from state '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-472737307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['16b6b0bc-250b-4219-ba19-05ca185ed875','78f5e2d3-a1e7-490d-a6f2-911db6adf746','7ebe64ce-4316-4893-b528-371d03dd3100','a55dad53-5d22-4965-ab7b-ff1a4356032f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=9f84cb64-4e76-4253-ac56-507a68980744)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:21.093402 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24690b7-fd94-4416-950f-c64fec23110d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:21.106071 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24690b7-fd94-4416-950f-c64fec23110d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:21.106884 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (73990a80-ea65-4d57-9509-ec628fb2615b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:21.107186 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request issued successfully. Aug 07 14:14:21.107706 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1eb2f5ed-7ea6-4d62-867c-0e1180db8962 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:14:21.108276 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1396/5589] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:14:20 2026] POST /volume/v3/volumes => generated 828 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:21.123270 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be086461-493a-4bf4-a6c4-083f8ff8fa4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:21.125453 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be086461-493a-4bf4-a6c4-083f8ff8fa4b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:21.125700 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be086461-493a-4bf4-a6c4-083f8ff8fa4b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:21.125952 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be086461-493a-4bf4-a6c4-083f8ff8fa4b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:21.134794 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:21.134794 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:21.139381 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be086461-493a-4bf4-a6c4-083f8ff8fa4b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:21.145248 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be086461-493a-4bf4-a6c4-083f8ff8fa4b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:21.145778 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1406/5590] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:21 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:22.160548 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46b26d56-624c-4632-b6c6-601b24de79fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:22.162588 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46b26d56-624c-4632-b6c6-601b24de79fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:22.162798 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46b26d56-624c-4632-b6c6-601b24de79fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:22.163051 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46b26d56-624c-4632-b6c6-601b24de79fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:22.171720 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:22.171720 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:22.175192 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46b26d56-624c-4632-b6c6-601b24de79fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:22.179921 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46b26d56-624c-4632-b6c6-601b24de79fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:22.180387 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1397/5591] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:22 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:22.191673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c093ecb4-a26e-4606-bed0-9ce4a5ed4694 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:22.193392 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c093ecb4-a26e-4606-bed0-9ce4a5ed4694 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:22.193621 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c093ecb4-a26e-4606-bed0-9ce4a5ed4694 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:22.193816 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c093ecb4-a26e-4606-bed0-9ce4a5ed4694 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:22.200578 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:22.200578 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:22.204440 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c093ecb4-a26e-4606-bed0-9ce4a5ed4694 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:22.208478 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c093ecb4-a26e-4606-bed0-9ce4a5ed4694 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:22.208560 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1393/5592] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:22 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:22.220436 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:22.222058 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:14:22.222360 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-421407086", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:22.223750 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-421407086', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:14:22.223885 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume of 1 GB Aug 07 14:14:22.224133 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:22.224133 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:22.227530 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Availability Zones retrieved successfully. Aug 07 14:14:22.233012 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (ed210c39-a565-4764-a034-9213ae2324dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:22.234041 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf01752-c110-4f09-b327-ebc5b86a758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:22.234867 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:14:22.258213 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf01752-c110-4f09-b327-ebc5b86a758e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:22.259174 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84aacc0-5ffa-4c9a-981e-7ee24f9eecb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:22.306687 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Created reservations ['4c231c58-fc8c-4698-90cd-8d52e3ebb62b', '341c5f1e-1cfd-4fd2-8a64-90ddf3524511', '1aa9f3f5-50f2-417b-9244-c99a91b0c04d', '120ab547-e98b-4fe3-b658-c8c1cebee709'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:22.307408 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84aacc0-5ffa-4c9a-981e-7ee24f9eecb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c231c58-fc8c-4698-90cd-8d52e3ebb62b', '341c5f1e-1cfd-4fd2-8a64-90ddf3524511', '1aa9f3f5-50f2-417b-9244-c99a91b0c04d', '120ab547-e98b-4fe3-b658-c8c1cebee709']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:22.308211 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17fc912-00bb-4836-8458-d6cd0a82632f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:22.327804 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17fc912-00bb-4836-8458-d6cd0a82632f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2581eac9-18f5-45d9-891a-0cbdb686e0ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-421407086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['4c231c58-fc8c-4698-90cd-8d52e3ebb62b','341c5f1e-1cfd-4fd2-8a64-90ddf3524511','1aa9f3f5-50f2-417b-9244-c99a91b0c04d','120ab547-e98b-4fe3-b658-c8c1cebee709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-421407086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2581eac9-18f5-45d9-891a-0cbdb686e0ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d474aa236945369b0a1fa13a5cf57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c4234ec78184785868ac296993ee3ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:22.328482 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cd5e08-2f65-48c6-ac21-6045651406c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:22.342791 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cd5e08-2f65-48c6-ac21-6045651406c3) transitioned into state 'SUCCESS' from state '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-421407086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['4c231c58-fc8c-4698-90cd-8d52e3ebb62b','341c5f1e-1cfd-4fd2-8a64-90ddf3524511','1aa9f3f5-50f2-417b-9244-c99a91b0c04d','120ab547-e98b-4fe3-b658-c8c1cebee709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:22.343514 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196a3ff0-2082-46e7-94b4-0e83043615c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:22.351108 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196a3ff0-2082-46e7-94b4-0e83043615c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:22.351833 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (ed210c39-a565-4764-a034-9213ae2324dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:22.352105 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request issued successfully. Aug 07 14:14:22.352583 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d6da7a6-a5ba-4a47-bc59-169b6446d0c5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:14:22.353000 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1397/5593] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:14:22 2026] POST /volume/v3/volumes => generated 752 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:22.363822 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47209ef1-876a-406b-b36f-8f6af8ac1fc2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:22.365698 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47209ef1-876a-406b-b36f-8f6af8ac1fc2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:22.365904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47209ef1-876a-406b-b36f-8f6af8ac1fc2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:22.366089 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47209ef1-876a-406b-b36f-8f6af8ac1fc2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:22.372707 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:22.372707 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:22.376024 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-47209ef1-876a-406b-b36f-8f6af8ac1fc2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:22.379986 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47209ef1-876a-406b-b36f-8f6af8ac1fc2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:22.380442 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1407/5594] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:22 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:23.392266 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-809aa5d2-a90e-4e4e-84d0-ab069717bbf1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:23.394465 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-809aa5d2-a90e-4e4e-84d0-ab069717bbf1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:23.394722 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-809aa5d2-a90e-4e4e-84d0-ab069717bbf1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:23.394994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-809aa5d2-a90e-4e4e-84d0-ab069717bbf1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:23.403418 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:23.403418 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:23.407060 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-809aa5d2-a90e-4e4e-84d0-ab069717bbf1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:23.410815 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-809aa5d2-a90e-4e4e-84d0-ab069717bbf1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:23.411205 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1398/5595] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:23 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:23.423933 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0fbacfc-45d7-4bfd-9d6c-1be034c2bcb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:23.425801 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0fbacfc-45d7-4bfd-9d6c-1be034c2bcb9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:23.426074 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0fbacfc-45d7-4bfd-9d6c-1be034c2bcb9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:23.426300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0fbacfc-45d7-4bfd-9d6c-1be034c2bcb9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:23.433064 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:23.433064 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:23.436656 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0fbacfc-45d7-4bfd-9d6c-1be034c2bcb9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:23.440540 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0fbacfc-45d7-4bfd-9d6c-1be034c2bcb9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:23.440969 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1394/5596] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:23 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:23.452790 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be9bf3ac-85f1-4f2e-af8c-e0223e8416a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:23.454236 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be9bf3ac-85f1-4f2e-af8c-e0223e8416a7 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:14:23.454659 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be9bf3ac-85f1-4f2e-af8c-e0223e8416a7 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-926736187", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:23.456442 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:23.456442 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:23.470366 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be9bf3ac-85f1-4f2e-af8c-e0223e8416a7 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:14:23.470777 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1398/5597] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:14:23 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:23.477755 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a56fd39-a4ac-45bf-aa9a-30ec21554996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:23.479503 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a56fd39-a4ac-45bf-aa9a-30ec21554996 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] POST https://10.4.3.193/volume/v3/types/e33aced6-91bc-464d-a57a-a2f4e0026861/encryption Aug 07 14:14:23.479873 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a56fd39-a4ac-45bf-aa9a-30ec21554996 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:23.496965 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a56fd39-a4ac-45bf-aa9a-30ec21554996 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/types/e33aced6-91bc-464d-a57a-a2f4e0026861/encryption returned with HTTP 200 Aug 07 14:14:23.497403 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1408/5598] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:14:23 2026] POST /volume/v3/types/e33aced6-91bc-464d-a57a-a2f4e0026861/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:23.505141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-442553fe-c557-4736-b0cb-a8622ced9898 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:23.506769 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:14:23.507128 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2117454857", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-926736187", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:23.508630 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2117454857', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-926736187', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:14:23.512098 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume of 1 GB Aug 07 14:14:23.512352 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:23.512352 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:23.512813 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Availability Zones retrieved successfully. Aug 07 14:14:23.517999 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (0a7ff336-8b7c-4d2f-ada8-510a3d220c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:23.518853 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c57a024-9baf-4383-9b64-7a4c2f302f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:23.519676 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:14:23.541393 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c57a024-9baf-4383-9b64-7a4c2f302f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:14:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e33aced6-91bc-464d-a57a-a2f4e0026861,is_public=True,name='tempest-scenario-type-luks-926736187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e33aced6-91bc-464d-a57a-a2f4e0026861', '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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:23.542108 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed04894-6154-4901-8190-e5da8114530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:23.572183 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-926736187 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-926736187, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:14:23.572183 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-926736187 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-926736187, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:14:23.595386 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Created reservations ['20f2ba4c-0fd9-4378-b479-53ad4e8a0ba4', '9470e0b5-7707-4baf-b75b-37930308b8ee', 'c0ac3a9c-dedf-42d7-aab7-029999f5cfd5', '87d822d0-eabf-4fc8-b42b-f398319c271d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:23.595451 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed04894-6154-4901-8190-e5da8114530f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f2ba4c-0fd9-4378-b479-53ad4e8a0ba4', '9470e0b5-7707-4baf-b75b-37930308b8ee', 'c0ac3a9c-dedf-42d7-aab7-029999f5cfd5', '87d822d0-eabf-4fc8-b42b-f398319c271d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:23.596200 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de30b42-3dc7-4e5d-86ab-83949e7d2029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:23.621501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de30b42-3dc7-4e5d-86ab-83949e7d2029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e16c4206-625c-4e1d-abfb-44caf0e4ab8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2117454857',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['20f2ba4c-0fd9-4378-b479-53ad4e8a0ba4','9470e0b5-7707-4baf-b75b-37930308b8ee','c0ac3a9c-dedf-42d7-aab7-029999f5cfd5','87d822d0-eabf-4fc8-b42b-f398319c271d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=e33aced6-91bc-464d-a57a-a2f4e0026861), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2117454857',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e16c4206-625c-4e1d-abfb-44caf0e4ab8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d474aa236945369b0a1fa13a5cf57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c4234ec78184785868ac296993ee3ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e33aced6-91bc-464d-a57a-a2f4e0026861),volume_type_id=e33aced6-91bc-464d-a57a-a2f4e0026861)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:23.622706 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b27a95-06fb-4e99-b599-7aad7a8773c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:23.639796 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b27a95-06fb-4e99-b599-7aad7a8773c5) transitioned into state 'SUCCESS' from state '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-2117454857',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['20f2ba4c-0fd9-4378-b479-53ad4e8a0ba4','9470e0b5-7707-4baf-b75b-37930308b8ee','c0ac3a9c-dedf-42d7-aab7-029999f5cfd5','87d822d0-eabf-4fc8-b42b-f398319c271d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=e33aced6-91bc-464d-a57a-a2f4e0026861)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:23.640440 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffa462e-7e8c-4d97-b6a9-eb4128283b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:23.649563 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffa462e-7e8c-4d97-b6a9-eb4128283b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:23.650387 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (0a7ff336-8b7c-4d2f-ada8-510a3d220c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:23.650742 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request issued successfully. Aug 07 14:14:23.651393 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-442553fe-c557-4736-b0cb-a8622ced9898 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:14:23.651863 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1399/5599] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:14:23 2026] POST /volume/v3/volumes => generated 780 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:23.663698 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ec5a626-9718-4f98-8dc9-09822d0d038f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:23.665787 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ec5a626-9718-4f98-8dc9-09822d0d038f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:23.665787 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ec5a626-9718-4f98-8dc9-09822d0d038f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:23.666037 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ec5a626-9718-4f98-8dc9-09822d0d038f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:23.672561 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:23.672561 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:23.676294 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ec5a626-9718-4f98-8dc9-09822d0d038f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:23.683900 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ec5a626-9718-4f98-8dc9-09822d0d038f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:23.684376 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1395/5600] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:23 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:24.699756 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a05efbce-113f-47ea-b415-83bdc4b44143 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.701426 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a05efbce-113f-47ea-b415-83bdc4b44143 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:24.701611 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a05efbce-113f-47ea-b415-83bdc4b44143 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:24.701791 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a05efbce-113f-47ea-b415-83bdc4b44143 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:24.708325 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:24.708325 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:24.711462 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a05efbce-113f-47ea-b415-83bdc4b44143 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:24.715056 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a05efbce-113f-47ea-b415-83bdc4b44143 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:24.715365 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1399/5601] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:24 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:24.727180 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4557fce0-f96c-4296-89bf-0550bfeb7933 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.728653 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4557fce0-f96c-4296-89bf-0550bfeb7933 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:24.728815 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4557fce0-f96c-4296-89bf-0550bfeb7933 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:24.729016 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4557fce0-f96c-4296-89bf-0550bfeb7933 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:24.735939 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:24.735939 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:24.739183 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4557fce0-f96c-4296-89bf-0550bfeb7933 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:24.743051 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4557fce0-f96c-4296-89bf-0550bfeb7933 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:24.743414 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1409/5602] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:24 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:24.780501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e72d5657-1ea1-4808-aea0-b9f95569ecdf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.782664 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e72d5657-1ea1-4808-aea0-b9f95569ecdf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:24.782933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e72d5657-1ea1-4808-aea0-b9f95569ecdf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:24.783163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e72d5657-1ea1-4808-aea0-b9f95569ecdf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:24.790154 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:24.790154 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:24.793481 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e72d5657-1ea1-4808-aea0-b9f95569ecdf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:24.797108 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e72d5657-1ea1-4808-aea0-b9f95569ecdf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:24.797499 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1400/5603] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:24 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:24.861431 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c73e76e-75b1-4fe4-a60e-fbe58d18e8ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.861944 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c73e76e-75b1-4fe4-a60e-fbe58d18e8ed None None] GET https://10.4.3.193/volume// Aug 07 14:14:24.862190 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c73e76e-75b1-4fe4-a60e-fbe58d18e8ed None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:24.862465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c73e76e-75b1-4fe4-a60e-fbe58d18e8ed None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:24.862889 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c73e76e-75b1-4fe4-a60e-fbe58d18e8ed None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:24.863221 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1396/5604] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:14:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:24.871724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-9d6e4e87-5559-4399-8e83-4ede2935d87d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.905294 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-9d6e4e87-5559-4399-8e83-4ede2935d87d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:14:24.905705 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-9d6e4e87-5559-4399-8e83-4ede2935d87d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2581eac9-18f5-45d9-891a-0cbdb686e0ba", "connector": null, "instance_uuid": "6b372975-80d0-4e9a-8552-0b80d83c97f8"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:24.913738 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:24.913738 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:24.937079 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-9d6e4e87-5559-4399-8e83-4ede2935d87d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:14:24.937494 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1400/5605] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:14:24 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 07 14:14:24.961588 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84e4ebfd-670a-4839-8ef9-62407653ef8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.963402 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84e4ebfd-670a-4839-8ef9-62407653ef8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:24.963615 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84e4ebfd-670a-4839-8ef9-62407653ef8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:24.963765 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84e4ebfd-670a-4839-8ef9-62407653ef8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:24.973949 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ba5904c-694c-432c-b392-064c136163cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.974058 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:24.974058 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:24.974356 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ba5904c-694c-432c-b392-064c136163cc None None] GET https://10.4.3.193/volume// Aug 07 14:14:24.974570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ba5904c-694c-432c-b392-064c136163cc None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:24.974791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ba5904c-694c-432c-b392-064c136163cc None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:24.975131 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ba5904c-694c-432c-b392-064c136163cc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:24.975417 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1401/5606] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:14:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:24.978058 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84e4ebfd-670a-4839-8ef9-62407653ef8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:24.982277 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84e4ebfd-670a-4839-8ef9-62407653ef8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:24.982718 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1410/5607] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:24 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:24.983360 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-8712c7d0-601d-4a31-91b4-eeedcc166f17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:24.985446 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-8712c7d0-601d-4a31-91b4-eeedcc166f17 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:24.985667 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-8712c7d0-601d-4a31-91b4-eeedcc166f17 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:24.985856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-8712c7d0-601d-4a31-91b4-eeedcc166f17 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:24.994569 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:24.994569 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:24.997760 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-8712c7d0-601d-4a31-91b4-eeedcc166f17 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:25.002456 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-8712c7d0-601d-4a31-91b4-eeedcc166f17 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:25.002922 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1397/5608] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:14:24 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:14:25.111921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-f4d874ee-1194-484d-84eb-c07054b4367b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:25.114976 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-f4d874ee-1194-484d-84eb-c07054b4367b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] PUT https://10.4.3.193/volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9 Aug 07 14:14:25.115434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-f4d874ee-1194-484d-84eb-c07054b4367b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:25.124804 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-f4d874ee-1194-484d-84eb-c07054b4367b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Acquiring lock "cinder-attachment_update-2581eac9-18f5-45d9-891a-0cbdb686e0ba-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:14:25.129256 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-f4d874ee-1194-484d-84eb-c07054b4367b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-2581eac9-18f5-45d9-891a-0cbdb686e0ba-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:14:25.130445 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:25.130445 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:25.210693 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-f4d874ee-1194-484d-84eb-c07054b4367b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-2581eac9-18f5-45d9-891a-0cbdb686e0ba-np0000006713" released by "attachment_update" :: held 0.081s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:14:25.211050 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-f4d874ee-1194-484d-84eb-c07054b4367b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9 returned with HTTP 200 Aug 07 14:14:25.211927 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1401/5609] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:14:25 2026] PUT /volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:25.999663 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32fc1199-370a-4429-9bbe-b12b81b01904 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:26.001723 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32fc1199-370a-4429-9bbe-b12b81b01904 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:26.001958 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32fc1199-370a-4429-9bbe-b12b81b01904 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:26.002173 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32fc1199-370a-4429-9bbe-b12b81b01904 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:26.013056 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:26.013056 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:26.016487 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-32fc1199-370a-4429-9bbe-b12b81b01904 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:26.020955 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32fc1199-370a-4429-9bbe-b12b81b01904 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:26.021375 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1402/5610] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:25 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:26.127950 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a255b59a-b2ed-4d04-876b-0b1d19a536c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:26.129617 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a255b59a-b2ed-4d04-876b-0b1d19a536c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:26.129791 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a255b59a-b2ed-4d04-876b-0b1d19a536c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:26.129984 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a255b59a-b2ed-4d04-876b-0b1d19a536c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:26.138612 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:26.138612 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:26.141542 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a255b59a-b2ed-4d04-876b-0b1d19a536c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:26.145757 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a255b59a-b2ed-4d04-876b-0b1d19a536c7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 returned with HTTP 200 Aug 07 14:14:26.146106 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1411/5611] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:26 2026] GET /volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:27.033279 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f074f76e-6108-43a3-8af4-643161968c6b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:27.035245 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f074f76e-6108-43a3-8af4-643161968c6b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:27.035427 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f074f76e-6108-43a3-8af4-643161968c6b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:27.035638 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f074f76e-6108-43a3-8af4-643161968c6b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:27.046304 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:27.046304 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:27.049982 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f074f76e-6108-43a3-8af4-643161968c6b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:27.054153 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f074f76e-6108-43a3-8af4-643161968c6b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:27.054596 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1398/5612] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:27 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:28.069152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b3894a5e-b66b-4601-9327-0187a2af3d09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:28.070706 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3894a5e-b66b-4601-9327-0187a2af3d09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:28.070878 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3894a5e-b66b-4601-9327-0187a2af3d09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:28.071049 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3894a5e-b66b-4601-9327-0187a2af3d09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:28.078938 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:28.078938 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:28.081643 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b3894a5e-b66b-4601-9327-0187a2af3d09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:28.084928 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3894a5e-b66b-4601-9327-0187a2af3d09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:28.085232 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1402/5613] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:28 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:28.450278 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e5c2f946-65f1-4cb3-a886-7431d751bb66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:28.453011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e5c2f946-65f1-4cb3-a886-7431d751bb66 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9/action Aug 07 14:14:28.453498 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e5c2f946-65f1-4cb3-a886-7431d751bb66 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:14:28.453672 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e5c2f946-65f1-4cb3-a886-7431d751bb66 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:28.472583 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:28.472583 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:28.484171 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8014eb6a-cd4f-46d4-b7ef-36f7b9beae40 req-e5c2f946-65f1-4cb3-a886-7431d751bb66 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9/action returned with HTTP 204 Aug 07 14:14:28.484629 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1403/5614] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:14:28 2026] POST /volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:28.950853 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-1124b939-3100-447c-8b3d-e46a6d8cc686 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:28.952954 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-1124b939-3100-447c-8b3d-e46a6d8cc686 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424 Aug 07 14:14:28.953185 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-1124b939-3100-447c-8b3d-e46a6d8cc686 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:28.953405 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-1124b939-3100-447c-8b3d-e46a6d8cc686 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:28.961070 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:28.961070 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:29.004834 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-1124b939-3100-447c-8b3d-e46a6d8cc686 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424 returned with HTTP 200 Aug 07 14:14:29.005245 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1412/5615] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:14:28 2026] DELETE /volume/v3/attachments/fe409af7-a290-4321-9621-912db8c3f424 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:29.014126 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.016283 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:29.016472 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.016665 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.016786 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:29.023737 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.023737 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:29.024162 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:29.039716 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:14:29.039954 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5e55afd8-0c23-41c4-8f1e-f06332f6974a req-e0a4f63d-0990-459b-ac08-1cffdd58414c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 returned with HTTP 202 Aug 07 14:14:29.040311 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1399/5616] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:14:29 2026] DELETE /volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:14:29.096449 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-646bff44-6364-4450-ba38-e36ab827429d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.097998 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-646bff44-6364-4450-ba38-e36ab827429d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:14:29.098191 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-646bff44-6364-4450-ba38-e36ab827429d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.098411 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-646bff44-6364-4450-ba38-e36ab827429d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.107813 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.107813 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:29.111275 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-646bff44-6364-4450-ba38-e36ab827429d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:29.115195 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-646bff44-6364-4450-ba38-e36ab827429d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:14:29.115604 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1403/5617] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:29.150376 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-32c91dff-1035-421b-819e-d8270c548251 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.152094 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-32c91dff-1035-421b-819e-d8270c548251 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:29.152255 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-32c91dff-1035-421b-819e-d8270c548251 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.152432 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-32c91dff-1035-421b-819e-d8270c548251 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.158569 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.158569 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:29.161772 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-32c91dff-1035-421b-819e-d8270c548251 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:29.166800 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-32c91dff-1035-421b-819e-d8270c548251 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:29.167348 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1404/5618] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:29.230231 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6bb9782-96bc-4d11-815e-7b523ec878e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.230600 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6bb9782-96bc-4d11-815e-7b523ec878e3 None None] GET https://10.4.3.193/volume// Aug 07 14:14:29.230763 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6bb9782-96bc-4d11-815e-7b523ec878e3 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.230963 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6bb9782-96bc-4d11-815e-7b523ec878e3 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.231249 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6bb9782-96bc-4d11-815e-7b523ec878e3 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:29.231502 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1413/5619] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:29.237279 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-8a679a30-d399-442f-8188-fdba0057af95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.261687 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-8a679a30-d399-442f-8188-fdba0057af95 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:14:29.262024 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-8a679a30-d399-442f-8188-fdba0057af95 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e16c4206-625c-4e1d-abfb-44caf0e4ab8c", "connector": null, "instance_uuid": "6b372975-80d0-4e9a-8552-0b80d83c97f8"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:29.269717 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.269717 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:29.295551 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-8a679a30-d399-442f-8188-fdba0057af95 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:14:29.295932 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1400/5620] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:14:29 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:29.323797 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-840fdeb3-cc57-4df3-bb5e-b6775c97a158 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.325882 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-840fdeb3-cc57-4df3-bb5e-b6775c97a158 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:29.326109 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-840fdeb3-cc57-4df3-bb5e-b6775c97a158 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.326367 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-840fdeb3-cc57-4df3-bb5e-b6775c97a158 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.332505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-75ab7839-df34-40e4-a8bc-b1940ee6a2a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.332913 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75ab7839-df34-40e4-a8bc-b1940ee6a2a2 None None] GET https://10.4.3.193/volume// Aug 07 14:14:29.333141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75ab7839-df34-40e4-a8bc-b1940ee6a2a2 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.333311 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-75ab7839-df34-40e4-a8bc-b1940ee6a2a2 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.333660 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-75ab7839-df34-40e4-a8bc-b1940ee6a2a2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:29.334110 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1405/5621] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:29.337973 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.337973 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:29.340639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-6ee5e18f-03fb-4b82-9b8a-f05d726e8bcc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.342001 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-840fdeb3-cc57-4df3-bb5e-b6775c97a158 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:29.342716 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-6ee5e18f-03fb-4b82-9b8a-f05d726e8bcc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:29.343036 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-6ee5e18f-03fb-4b82-9b8a-f05d726e8bcc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.343436 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-6ee5e18f-03fb-4b82-9b8a-f05d726e8bcc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.346468 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-840fdeb3-cc57-4df3-bb5e-b6775c97a158 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:29.346905 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1404/5622] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:29.355747 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.355747 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:29.359522 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-6ee5e18f-03fb-4b82-9b8a-f05d726e8bcc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:29.363469 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-6ee5e18f-03fb-4b82-9b8a-f05d726e8bcc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:29.363853 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1414/5623] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:14:29.471853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-034898fd-7d12-4052-945a-f02e1a29f046 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.473858 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-034898fd-7d12-4052-945a-f02e1a29f046 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] PUT https://10.4.3.193/volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744 Aug 07 14:14:29.474224 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-034898fd-7d12-4052-945a-f02e1a29f046 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:29.481438 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-034898fd-7d12-4052-945a-f02e1a29f046 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Acquiring lock "cinder-attachment_update-e16c4206-625c-4e1d-abfb-44caf0e4ab8c-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:14:29.486778 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-034898fd-7d12-4052-945a-f02e1a29f046 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-e16c4206-625c-4e1d-abfb-44caf0e4ab8c-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:14:29.487709 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.487709 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:29.556875 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-034898fd-7d12-4052-945a-f02e1a29f046 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-e16c4206-625c-4e1d-abfb-44caf0e4ab8c-np0000006713" released by "attachment_update" :: held 0.070s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:14:29.557133 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-034898fd-7d12-4052-945a-f02e1a29f046 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744 returned with HTTP 200 Aug 07 14:14:29.557552 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1401/5624] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:14:29 2026] PUT /volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:29.564976 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-7a302a7f-96d5-4e39-b4a9-e312b0cb64e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.567094 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-7a302a7f-96d5-4e39-b4a9-e312b0cb64e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/encryption Aug 07 14:14:29.567270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-7a302a7f-96d5-4e39-b4a9-e312b0cb64e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.567493 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-7a302a7f-96d5-4e39-b4a9-e312b0cb64e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.575901 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.575901 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:29.581488 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-7a302a7f-96d5-4e39-b4a9-e312b0cb64e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/encryption returned with HTTP 200 Aug 07 14:14:29.581858 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1406/5625] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:29.751724 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8aa57d1d-5e15-4821-b5fb-555f90f26f52 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.753477 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8aa57d1d-5e15-4821-b5fb-555f90f26f52 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 Aug 07 14:14:29.753641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8aa57d1d-5e15-4821-b5fb-555f90f26f52 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.753808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8aa57d1d-5e15-4821-b5fb-555f90f26f52 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.758652 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8aa57d1d-5e15-4821-b5fb-555f90f26f52 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 returned with HTTP 404 Aug 07 14:14:29.759094 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1405/5626] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/v3/volumes/400e48ed-9025-4c37-948f-a376a0f78d53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:29.807730 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.809384 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:29.809589 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.809764 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.809891 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:29.814555 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.814555 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:29.814997 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:29.830726 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot delete request issued successfully. Aug 07 14:14:29.830957 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f711a53b-8d44-4171-b1b6-43e43e026d7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 202 Aug 07 14:14:29.831416 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1415/5627] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:14:29 2026] DELETE /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:14:29.838446 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a94c4d5-4366-4337-8dee-fefd0874a867 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:29.840161 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a94c4d5-4366-4337-8dee-fefd0874a867 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:29.840381 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a94c4d5-4366-4337-8dee-fefd0874a867 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:29.840589 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a94c4d5-4366-4337-8dee-fefd0874a867 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:29.845551 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:29.845551 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:29.845984 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a94c4d5-4366-4337-8dee-fefd0874a867 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:14:29.846773 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a94c4d5-4366-4337-8dee-fefd0874a867 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 200 Aug 07 14:14:29.847182 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1402/5628] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:29 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:30.362714 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1fcf0207-c154-4d8f-bba6-0521de485ac0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:30.364503 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fcf0207-c154-4d8f-bba6-0521de485ac0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:30.364714 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fcf0207-c154-4d8f-bba6-0521de485ac0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:30.364947 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fcf0207-c154-4d8f-bba6-0521de485ac0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:30.374152 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:30.374152 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:30.377472 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1fcf0207-c154-4d8f-bba6-0521de485ac0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:30.381263 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fcf0207-c154-4d8f-bba6-0521de485ac0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:30.381621 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1407/5629] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:30 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:30.856034 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de16f746-7a63-4511-b60e-dc4e4fc8ee32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:30.857965 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de16f746-7a63-4511-b60e-dc4e4fc8ee32 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a Aug 07 14:14:30.858292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de16f746-7a63-4511-b60e-dc4e4fc8ee32 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:30.858526 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de16f746-7a63-4511-b60e-dc4e4fc8ee32 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:30.863450 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de16f746-7a63-4511-b60e-dc4e4fc8ee32 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a returned with HTTP 404 Aug 07 14:14:30.864097 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1406/5630] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:14:30 2026] GET /volume/v3/snapshots/fa50e2c8-fd1b-4c0f-ad25-44e00be5b33a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:30.872761 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-98457f2f-103b-43ff-9369-679f7cfed957 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:30.874550 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98457f2f-103b-43ff-9369-679f7cfed957 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:30.874738 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98457f2f-103b-43ff-9369-679f7cfed957 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:30.874989 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98457f2f-103b-43ff-9369-679f7cfed957 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:30.875200 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-98457f2f-103b-43ff-9369-679f7cfed957 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:30.882787 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:30.882787 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:30.883297 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-98457f2f-103b-43ff-9369-679f7cfed957 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:30.900731 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-98457f2f-103b-43ff-9369-679f7cfed957 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:14:30.900947 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98457f2f-103b-43ff-9369-679f7cfed957 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 202 Aug 07 14:14:30.901379 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1416/5631] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:14:30 2026] DELETE /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:14:30.909980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16aba58b-522a-4777-9283-bf0b52911ffe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:30.911671 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16aba58b-522a-4777-9283-bf0b52911ffe tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:30.911868 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16aba58b-522a-4777-9283-bf0b52911ffe tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:30.912056 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16aba58b-522a-4777-9283-bf0b52911ffe tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:30.918448 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:30.918448 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:30.921559 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-16aba58b-522a-4777-9283-bf0b52911ffe tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:30.925707 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16aba58b-522a-4777-9283-bf0b52911ffe tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 200 Aug 07 14:14:30.926109 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1403/5632] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:30 2026] GET /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:31.395129 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d6bfa8b-8de2-46c7-8c87-dd65c58379a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:31.396712 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d6bfa8b-8de2-46c7-8c87-dd65c58379a1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:31.396936 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d6bfa8b-8de2-46c7-8c87-dd65c58379a1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:31.397142 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d6bfa8b-8de2-46c7-8c87-dd65c58379a1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:31.404971 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:31.404971 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:31.407852 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1d6bfa8b-8de2-46c7-8c87-dd65c58379a1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:31.411275 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d6bfa8b-8de2-46c7-8c87-dd65c58379a1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:31.411628 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1408/5633] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:31 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:31.938809 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e49e53c-25af-438d-923d-31720fe646b1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:31.940319 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e49e53c-25af-438d-923d-31720fe646b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 Aug 07 14:14:31.940478 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e49e53c-25af-438d-923d-31720fe646b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:31.940646 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e49e53c-25af-438d-923d-31720fe646b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:31.945471 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e49e53c-25af-438d-923d-31720fe646b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 returned with HTTP 404 Aug 07 14:14:31.945832 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1407/5634] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:31 2026] GET /volume/v3/volumes/e7713d35-4661-4ee3-89cd-98034d7707b6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:31.969534 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:31.970942 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:14:31.971230 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-881024358", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:31.972556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-881024358', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:14:32.072922 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:14:32.075576 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:14:32.080139 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (9ff5be51-aab4-40c0-b153-003720f484d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:32.081090 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b13e35a-bbd8-427d-93ac-54603e857f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:32.081921 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:14:32.127393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b13e35a-bbd8-427d-93ac-54603e857f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:32.128037 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be3bbf4-e307-4e42-b54a-c5d4c1035730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:32.160576 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['84b8a0ec-976a-4f33-ab33-ade0584f86c5', '0b80ed27-6b0b-49af-a554-6c7719a2c9e7', '42ffce5d-1900-49d9-bd0c-74933e632372', '2ce31202-ec8b-4fe8-8cd8-a57677277aa8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:14:32.161233 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be3bbf4-e307-4e42-b54a-c5d4c1035730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b8a0ec-976a-4f33-ab33-ade0584f86c5', '0b80ed27-6b0b-49af-a554-6c7719a2c9e7', '42ffce5d-1900-49d9-bd0c-74933e632372', '2ce31202-ec8b-4fe8-8cd8-a57677277aa8']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:32.161850 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da01211d-95b3-4de8-a42b-456ec64e72d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:32.182936 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da01211d-95b3-4de8-a42b-456ec64e72d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6b9ffd-3b32-4767-9b3b-6840aa949330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-881024358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['84b8a0ec-976a-4f33-ab33-ade0584f86c5','0b80ed27-6b0b-49af-a554-6c7719a2c9e7','42ffce5d-1900-49d9-bd0c-74933e632372','2ce31202-ec8b-4fe8-8cd8-a57677277aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-881024358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b6b9ffd-3b32-4767-9b3b-6840aa949330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:32.183571 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79954446-67d3-49e9-befd-7b1f33a5ddc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:32.199093 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79954446-67d3-49e9-befd-7b1f33a5ddc4) transitioned into state 'SUCCESS' from state '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-881024358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['84b8a0ec-976a-4f33-ab33-ade0584f86c5','0b80ed27-6b0b-49af-a554-6c7719a2c9e7','42ffce5d-1900-49d9-bd0c-74933e632372','2ce31202-ec8b-4fe8-8cd8-a57677277aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:32.199737 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a66ea9-241c-4dbd-9556-2af46fb45f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:14:32.207107 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a66ea9-241c-4dbd-9556-2af46fb45f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:14:32.207786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (9ff5be51-aab4-40c0-b153-003720f484d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:14:32.208069 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:14:32.208541 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97c12acd-d7cb-4fe0-8136-449d48f251d5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:14:32.208935 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1417/5635] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:14:31 2026] POST /volume/v3/volumes => generated 758 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:14:32.219622 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5785ea99-b27b-47ed-be51-13fa4efd5e05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:32.221235 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5785ea99-b27b-47ed-be51-13fa4efd5e05 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:14:32.221410 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5785ea99-b27b-47ed-be51-13fa4efd5e05 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:32.221584 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5785ea99-b27b-47ed-be51-13fa4efd5e05 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:32.227590 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:32.227590 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:32.230390 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5785ea99-b27b-47ed-be51-13fa4efd5e05 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:32.234764 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5785ea99-b27b-47ed-be51-13fa4efd5e05 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:14:32.235122 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1404/5636] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:32 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:32.423127 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02ee473a-02bb-4cd1-a5ef-0c5c8b6d6aa2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:32.424930 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02ee473a-02bb-4cd1-a5ef-0c5c8b6d6aa2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:32.425243 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02ee473a-02bb-4cd1-a5ef-0c5c8b6d6aa2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:32.425430 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02ee473a-02bb-4cd1-a5ef-0c5c8b6d6aa2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:32.434760 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:32.434760 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:32.438000 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02ee473a-02bb-4cd1-a5ef-0c5c8b6d6aa2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:32.441687 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02ee473a-02bb-4cd1-a5ef-0c5c8b6d6aa2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:32.442104 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1409/5637] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:32 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:33.248942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7871c08-bc3b-49f1-8dd1-102d8636f195 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:33.250722 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7871c08-bc3b-49f1-8dd1-102d8636f195 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:14:33.250937 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7871c08-bc3b-49f1-8dd1-102d8636f195 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:33.251141 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7871c08-bc3b-49f1-8dd1-102d8636f195 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:33.259239 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:33.259239 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:33.263880 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7871c08-bc3b-49f1-8dd1-102d8636f195 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:33.268778 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7871c08-bc3b-49f1-8dd1-102d8636f195 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:14:33.269186 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1408/5638] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:33 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:33.284422 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f714cf0e-d912-4fb3-afd3-6ef9a536b03c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:33.286283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f714cf0e-d912-4fb3-afd3-6ef9a536b03c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:14:33.286469 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f714cf0e-d912-4fb3-afd3-6ef9a536b03c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:33.286668 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f714cf0e-d912-4fb3-afd3-6ef9a536b03c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:33.294012 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:33.294012 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:33.297596 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f714cf0e-d912-4fb3-afd3-6ef9a536b03c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:33.302543 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f714cf0e-d912-4fb3-afd3-6ef9a536b03c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:14:33.302962 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1418/5639] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:33 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:33.457560 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9ebefca-8943-4a24-93e9-5e3ca5130feb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:33.459365 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9ebefca-8943-4a24-93e9-5e3ca5130feb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:33.459542 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9ebefca-8943-4a24-93e9-5e3ca5130feb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:33.459802 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9ebefca-8943-4a24-93e9-5e3ca5130feb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:33.468999 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:33.468999 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:33.472117 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b9ebefca-8943-4a24-93e9-5e3ca5130feb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:33.475813 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9ebefca-8943-4a24-93e9-5e3ca5130feb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:33.476224 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1405/5640] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:33 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:34.303391 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-e7bd9af7-73a8-4aa7-8289-7f24d0eea8c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:34.305428 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-e7bd9af7-73a8-4aa7-8289-7f24d0eea8c3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:14:34.305748 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-e7bd9af7-73a8-4aa7-8289-7f24d0eea8c3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:34.305994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-e7bd9af7-73a8-4aa7-8289-7f24d0eea8c3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:34.313797 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:34.313797 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:34.318008 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-e7bd9af7-73a8-4aa7-8289-7f24d0eea8c3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:34.324011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-e7bd9af7-73a8-4aa7-8289-7f24d0eea8c3 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:14:34.324657 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1410/5641] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:34 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:34.488047 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb4f9b33-2f0a-44a8-9ac6-6138bae2b7a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:34.492276 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb4f9b33-2f0a-44a8-9ac6-6138bae2b7a7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:34.492475 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb4f9b33-2f0a-44a8-9ac6-6138bae2b7a7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:34.492663 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb4f9b33-2f0a-44a8-9ac6-6138bae2b7a7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:34.502268 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:34.502268 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:34.505834 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bb4f9b33-2f0a-44a8-9ac6-6138bae2b7a7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:34.511889 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb4f9b33-2f0a-44a8-9ac6-6138bae2b7a7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:34.512322 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1409/5642] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:34 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:34.719823 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-35491963-f86e-4af2-af64-01bd039280f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:34.723246 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-35491963-f86e-4af2-af64-01bd039280f4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:14:34.723246 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-35491963-f86e-4af2-af64-01bd039280f4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:34.723246 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-35491963-f86e-4af2-af64-01bd039280f4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:34.730827 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:34.730827 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:34.736015 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-35491963-f86e-4af2-af64-01bd039280f4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:34.738267 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-35491963-f86e-4af2-af64-01bd039280f4 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:14:34.738774 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1419/5643] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:34 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:34.747815 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d9d407e-1191-4b0d-9d9a-f81662a272e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:34.748288 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d9d407e-1191-4b0d-9d9a-f81662a272e2 None None] GET https://10.4.3.193/volume// Aug 07 14:14:34.748475 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d9d407e-1191-4b0d-9d9a-f81662a272e2 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:34.748711 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d9d407e-1191-4b0d-9d9a-f81662a272e2 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:34.749094 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d9d407e-1191-4b0d-9d9a-f81662a272e2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:34.749439 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1406/5644] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:14:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:34.756454 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-11f1e53c-a62d-4b72-8d8b-a0aa95d6bbf5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:34.758523 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-11f1e53c-a62d-4b72-8d8b-a0aa95d6bbf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:14:34.758951 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-11f1e53c-a62d-4b72-8d8b-a0aa95d6bbf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b6b9ffd-3b32-4767-9b3b-6840aa949330", "connector": null, "instance_uuid": "e8f363f2-655b-4882-892a-6fc77fc96c25"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:34.767553 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:34.767553 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:34.791453 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-11f1e53c-a62d-4b72-8d8b-a0aa95d6bbf5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:14:34.792131 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1411/5645] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:14:34 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 07 14:14:35.502804 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-27c12591-cdec-42d0-9fc9-f98b7faabd6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:35.503216 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27c12591-cdec-42d0-9fc9-f98b7faabd6a None None] GET https://10.4.3.193/volume// Aug 07 14:14:35.503359 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27c12591-cdec-42d0-9fc9-f98b7faabd6a None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:35.503542 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27c12591-cdec-42d0-9fc9-f98b7faabd6a None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:35.503859 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27c12591-cdec-42d0-9fc9-f98b7faabd6a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:35.504161 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1410/5646] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:14:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:35.512223 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-64b7d848-247f-44f6-9a26-21b483e49b7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:35.513902 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-64b7d848-247f-44f6-9a26-21b483e49b7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:14:35.515483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-64b7d848-247f-44f6-9a26-21b483e49b7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:35.515483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-64b7d848-247f-44f6-9a26-21b483e49b7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:35.523349 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:35.523349 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:35.528568 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-64b7d848-247f-44f6-9a26-21b483e49b7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:14:35.529260 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adc85634-c825-40bd-aee8-82a14863135d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:35.532383 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc85634-c825-40bd-aee8-82a14863135d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:35.532566 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc85634-c825-40bd-aee8-82a14863135d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:35.532737 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc85634-c825-40bd-aee8-82a14863135d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:35.533604 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-64b7d848-247f-44f6-9a26-21b483e49b7f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:14:35.534072 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1420/5647] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:14:35 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:14:35.542230 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:35.542230 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:35.545385 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-adc85634-c825-40bd-aee8-82a14863135d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:35.551063 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc85634-c825-40bd-aee8-82a14863135d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:35.551457 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1407/5648] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:35 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:35.639415 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a19a7a27-3ca3-45af-90f3-84c1be7ffd1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:35.641446 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a19a7a27-3ca3-45af-90f3-84c1be7ffd1c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa Aug 07 14:14:35.641799 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a19a7a27-3ca3-45af-90f3-84c1be7ffd1c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:35.649228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a19a7a27-3ca3-45af-90f3-84c1be7ffd1c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-9b6b9ffd-3b32-4767-9b3b-6840aa949330-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:14:35.654310 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a19a7a27-3ca3-45af-90f3-84c1be7ffd1c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-9b6b9ffd-3b32-4767-9b3b-6840aa949330-np0000006713" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:14:35.655273 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:35.655273 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:35.726534 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a19a7a27-3ca3-45af-90f3-84c1be7ffd1c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-9b6b9ffd-3b32-4767-9b3b-6840aa949330-np0000006713" released by "attachment_update" :: held 0.072s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:14:35.726827 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a19a7a27-3ca3-45af-90f3-84c1be7ffd1c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa returned with HTTP 200 Aug 07 14:14:35.727282 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1412/5649] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:14:35 2026] PUT /volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:35.747652 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a8e29b53-4758-44e6-a580-5160925005b1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:35.749591 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a8e29b53-4758-44e6-a580-5160925005b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa/action Aug 07 14:14:35.749974 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a8e29b53-4758-44e6-a580-5160925005b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:14:35.750129 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a8e29b53-4758-44e6-a580-5160925005b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:35.766033 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:35.766033 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:35.778438 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-53496dfc-4719-43f7-b8b5-a5eeaeafeeca req-a8e29b53-4758-44e6-a580-5160925005b1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa/action returned with HTTP 204 Aug 07 14:14:35.778912 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1411/5650] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:14:35 2026] POST /volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:36.563865 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bfa318fc-a26d-47a2-9713-341028d6df0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:36.565630 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfa318fc-a26d-47a2-9713-341028d6df0b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:36.565760 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfa318fc-a26d-47a2-9713-341028d6df0b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:36.566147 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfa318fc-a26d-47a2-9713-341028d6df0b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:36.577462 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:36.577462 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:36.580949 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bfa318fc-a26d-47a2-9713-341028d6df0b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:36.584878 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfa318fc-a26d-47a2-9713-341028d6df0b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:36.585300 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1421/5651] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:36 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:37.600896 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a96030a-dfc7-457b-97af-792f9377af96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:37.603126 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a96030a-dfc7-457b-97af-792f9377af96 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:37.603391 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a96030a-dfc7-457b-97af-792f9377af96 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:37.603644 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a96030a-dfc7-457b-97af-792f9377af96 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:37.616907 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:37.616907 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:37.620233 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a96030a-dfc7-457b-97af-792f9377af96 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:37.625462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a96030a-dfc7-457b-97af-792f9377af96 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:37.625803 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1408/5652] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:37 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:37.669202 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-c5fca0f8-5e20-49d4-b91e-af6ed92b696d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:37.671258 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-c5fca0f8-5e20-49d4-b91e-af6ed92b696d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744/action Aug 07 14:14:37.671598 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-c5fca0f8-5e20-49d4-b91e-af6ed92b696d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:14:37.671732 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-c5fca0f8-5e20-49d4-b91e-af6ed92b696d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:37.686330 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:37.686330 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:37.696308 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-80e76723-4836-4551-a7c1-3f88b78b3737 req-c5fca0f8-5e20-49d4-b91e-af6ed92b696d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744/action returned with HTTP 204 Aug 07 14:14:37.696876 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1413/5653] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:14:37 2026] POST /volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:38.637612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b360198-0bef-4b55-985f-53ddd2fa8171 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:38.639629 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b360198-0bef-4b55-985f-53ddd2fa8171 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:14:38.639885 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b360198-0bef-4b55-985f-53ddd2fa8171 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:38.640112 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b360198-0bef-4b55-985f-53ddd2fa8171 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:38.650183 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:38.650183 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:38.653466 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5b360198-0bef-4b55-985f-53ddd2fa8171 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:38.657286 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b360198-0bef-4b55-985f-53ddd2fa8171 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:14:38.657621 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1412/5654] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:38 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:39.212703 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-499aa0b9-7948-4e63-8b09-d5f04b638a8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:39.214600 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-499aa0b9-7948-4e63-8b09-d5f04b638a8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:39.214769 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-499aa0b9-7948-4e63-8b09-d5f04b638a8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:39.214974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-499aa0b9-7948-4e63-8b09-d5f04b638a8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:39.222082 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:39.222082 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:39.226012 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-499aa0b9-7948-4e63-8b09-d5f04b638a8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:39.230035 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-499aa0b9-7948-4e63-8b09-d5f04b638a8c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:39.230419 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1422/5655] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:14:39 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:39.305403 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c98c76f7-a167-4d7e-9730-fd151bf291f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:39.305829 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c98c76f7-a167-4d7e-9730-fd151bf291f0 None None] GET https://10.4.3.193/volume// Aug 07 14:14:39.306036 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c98c76f7-a167-4d7e-9730-fd151bf291f0 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:39.306234 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c98c76f7-a167-4d7e-9730-fd151bf291f0 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:39.306547 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c98c76f7-a167-4d7e-9730-fd151bf291f0 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:39.306907 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1409/5656] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:14:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:39.314068 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-e0ecd520-f7af-4bf9-8141-c265f973b80a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:39.316135 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-e0ecd520-f7af-4bf9-8141-c265f973b80a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:14:39.316530 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-e0ecd520-f7af-4bf9-8141-c265f973b80a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e76afc7-573f-4ca0-815e-03935114e7cf", "connector": null, "instance_uuid": "6b372975-80d0-4e9a-8552-0b80d83c97f8"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:39.326708 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:39.326708 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:39.367128 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-e0ecd520-f7af-4bf9-8141-c265f973b80a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:14:39.367674 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1414/5657] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:14:39 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 07 14:14:39.397829 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-098cf487-21dc-433d-9092-4eb9c28ccbd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:39.399981 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-098cf487-21dc-433d-9092-4eb9c28ccbd9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:39.400211 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-098cf487-21dc-433d-9092-4eb9c28ccbd9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:39.400477 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-098cf487-21dc-433d-9092-4eb9c28ccbd9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:39.409338 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:39.409338 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:39.409862 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70f153b0-d9ce-4209-a5f3-71b539ad313a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:39.410283 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70f153b0-d9ce-4209-a5f3-71b539ad313a None None] GET https://10.4.3.193/volume// Aug 07 14:14:39.410450 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70f153b0-d9ce-4209-a5f3-71b539ad313a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:39.410624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70f153b0-d9ce-4209-a5f3-71b539ad313a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:39.410942 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70f153b0-d9ce-4209-a5f3-71b539ad313a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:14:39.411256 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1423/5658] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:14:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:14:39.412315 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-098cf487-21dc-433d-9092-4eb9c28ccbd9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:39.415888 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-098cf487-21dc-433d-9092-4eb9c28ccbd9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:39.416256 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1413/5659] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:39 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:39.417445 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-cc789731-4c04-463c-b1a0-0b776d34ecb6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:39.419574 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-cc789731-4c04-463c-b1a0-0b776d34ecb6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:39.419853 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-cc789731-4c04-463c-b1a0-0b776d34ecb6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:39.420064 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-cc789731-4c04-463c-b1a0-0b776d34ecb6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:39.428761 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:39.428761 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:39.431884 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-cc789731-4c04-463c-b1a0-0b776d34ecb6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:39.435507 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-cc789731-4c04-463c-b1a0-0b776d34ecb6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:39.435856 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1410/5660] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:14:39 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:14:39.534364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-7ebc6ac6-2b49-4207-ad41-2a6636e6e751 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:39.536353 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-7ebc6ac6-2b49-4207-ad41-2a6636e6e751 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] PUT https://10.4.3.193/volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef Aug 07 14:14:39.536711 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-7ebc6ac6-2b49-4207-ad41-2a6636e6e751 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:39.544070 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-7ebc6ac6-2b49-4207-ad41-2a6636e6e751 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Acquiring lock "cinder-attachment_update-2e76afc7-573f-4ca0-815e-03935114e7cf-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:14:39.548382 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-7ebc6ac6-2b49-4207-ad41-2a6636e6e751 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-2e76afc7-573f-4ca0-815e-03935114e7cf-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:14:39.549289 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:39.549289 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:39.617685 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-7ebc6ac6-2b49-4207-ad41-2a6636e6e751 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-2e76afc7-573f-4ca0-815e-03935114e7cf-np0000006713" released by "attachment_update" :: held 0.069s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:14:39.618003 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-7ebc6ac6-2b49-4207-ad41-2a6636e6e751 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef returned with HTTP 200 Aug 07 14:14:39.618468 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1415/5661] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:14:39 2026] PUT /volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:40.431072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a817132b-1786-441f-b59b-f5dfee3a1e53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:40.432959 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a817132b-1786-441f-b59b-f5dfee3a1e53 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:40.433161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a817132b-1786-441f-b59b-f5dfee3a1e53 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:40.433363 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a817132b-1786-441f-b59b-f5dfee3a1e53 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:40.443481 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:40.443481 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:40.447108 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a817132b-1786-441f-b59b-f5dfee3a1e53 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:40.451361 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a817132b-1786-441f-b59b-f5dfee3a1e53 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:40.451883 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1424/5662] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:40 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:41.463561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-03a87170-3c89-4a7e-89ec-11692d74c45e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:41.465437 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03a87170-3c89-4a7e-89ec-11692d74c45e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:41.465645 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03a87170-3c89-4a7e-89ec-11692d74c45e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:41.465872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03a87170-3c89-4a7e-89ec-11692d74c45e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:41.476367 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:41.476367 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:14:41.480364 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-03a87170-3c89-4a7e-89ec-11692d74c45e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:41.484519 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03a87170-3c89-4a7e-89ec-11692d74c45e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:41.484881 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1414/5663] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:41 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:42.498692 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98551a37-46c2-48db-83b5-cd1f49bf7f97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:42.500380 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98551a37-46c2-48db-83b5-cd1f49bf7f97 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:42.500568 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98551a37-46c2-48db-83b5-cd1f49bf7f97 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:42.500759 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98551a37-46c2-48db-83b5-cd1f49bf7f97 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:42.511610 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:42.511610 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:14:42.516050 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-98551a37-46c2-48db-83b5-cd1f49bf7f97 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:42.521348 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98551a37-46c2-48db-83b5-cd1f49bf7f97 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:42.521727 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1411/5664] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:42 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:14:43.081178 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-2f51cac2-b8c7-4b2d-b10b-051356679f7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:43.083319 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-2f51cac2-b8c7-4b2d-b10b-051356679f7d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef/action Aug 07 14:14:43.083651 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-2f51cac2-b8c7-4b2d-b10b-051356679f7d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:14:43.083787 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-2f51cac2-b8c7-4b2d-b10b-051356679f7d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:14:43.099819 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:43.099819 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:14:43.112214 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc17094b-29a6-475a-a9ce-1c995010d116 req-2f51cac2-b8c7-4b2d-b10b-051356679f7d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef/action returned with HTTP 204 Aug 07 14:14:43.112650 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1416/5665] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:14:43 2026] POST /volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:14:43.534046 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7638d7db-5cd0-4735-9bf6-7ac124df5519 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:14:43.535966 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7638d7db-5cd0-4735-9bf6-7ac124df5519 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:14:43.536240 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7638d7db-5cd0-4735-9bf6-7ac124df5519 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:14:43.536435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7638d7db-5cd0-4735-9bf6-7ac124df5519 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:14:43.545935 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:14:43.545935 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:14:43.549170 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7638d7db-5cd0-4735-9bf6-7ac124df5519 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:14:43.553017 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7638d7db-5cd0-4735-9bf6-7ac124df5519 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:14:43.553402 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1425/5666] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:14:43 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:14:51.483575 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=169,cinder:UPDATE=56,cinder:INSERT=31 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:14:52.519930 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=85,cinder:INSERT=4,cinder:UPDATE=4 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:14:53.107529 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=126,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:14:53.552191 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=156,cinder:INSERT=20,cinder:UPDATE=44 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:15:18.776167 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:18.778104 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/limits Aug 07 14:15:18.778305 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:18.778480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:18.786393 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-926736187 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-926736187, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:15:18.786645 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-926736187 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-926736187, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:15:18.786890 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-926736187 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-926736187, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:15:18.787274 np0000006713 devstack@c-api.service[100322]: WARNING cinder.quota [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1687121996-736708710, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:15:18.798181 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e18a799e-0067-4da3-93ee-92d1bdfdb691 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/limits returned with HTTP 200 Aug 07 14:15:18.798570 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1415/5667] 10.4.3.193 () {68 vars in 1484 bytes} [Fri Aug 7 14:15:18 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:18.832071 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e6676278-dee2-435c-a2d0-0d9e7608661c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:18.834050 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e6676278-dee2-435c-a2d0-0d9e7608661c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:15:18.834292 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e6676278-dee2-435c-a2d0-0d9e7608661c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:18.834436 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e6676278-dee2-435c-a2d0-0d9e7608661c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:18.844033 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:18.844033 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:18.848738 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e6676278-dee2-435c-a2d0-0d9e7608661c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:15:18.854055 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-e6676278-dee2-435c-a2d0-0d9e7608661c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:15:18.854464 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1412/5668] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:18 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 1658 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:18.862888 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:18.864813 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:15:18.865167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b6b9ffd-3b32-4767-9b3b-6840aa949330", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1650783624", "description": null, "metadata": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:18.874863 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:18.874863 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:18.875266 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:15:18.875388 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create snapshot from volume 9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:15:18.896752 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['ba4d1df7-bd0e-412a-88b7-de960f6f8a58', 'ff5d321a-ef6a-4fb5-8375-01fe0c280d06', 'aedea784-8d0d-4df3-9e79-f2c336a1654c', '5fbd5723-2f77-40a2-bb8c-f07852bd8629'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:15:18.923180 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot force create request issued successfully. Aug 07 14:15:18.923464 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-29681870-6e2d-4aeb-b84c-63fe7bd1e288 req-faa93649-677e-4a6d-930b-fc65dde51fe7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:15:18.923850 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1417/5669] 10.4.3.193 () {72 vars in 1547 bytes} [Fri Aug 7 14:15:18 2026] POST /volume/v3/snapshots => generated 320 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:15:20.444683 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c74110bb-c2d7-4a60-9029-50f3c7b22603 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:20.446398 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c74110bb-c2d7-4a60-9029-50f3c7b22603 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:15:20.446563 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c74110bb-c2d7-4a60-9029-50f3c7b22603 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:20.446771 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c74110bb-c2d7-4a60-9029-50f3c7b22603 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:20.452267 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:20.452267 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:20.452763 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c74110bb-c2d7-4a60-9029-50f3c7b22603 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:15:20.453487 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c74110bb-c2d7-4a60-9029-50f3c7b22603 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 200 Aug 07 14:15:20.453924 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1426/5670] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:15:20 2026] GET /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:21.951744 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-44a71d43-3a25-4bde-8541-e3f577e97cf2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:21.953817 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-44a71d43-3a25-4bde-8541-e3f577e97cf2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:15:21.954032 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-44a71d43-3a25-4bde-8541-e3f577e97cf2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:21.954257 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-44a71d43-3a25-4bde-8541-e3f577e97cf2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:21.971276 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:21.971276 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:21.971696 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-44a71d43-3a25-4bde-8541-e3f577e97cf2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:15:21.972489 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-44a71d43-3a25-4bde-8541-e3f577e97cf2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 200 Aug 07 14:15:21.972818 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1416/5671] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:15:21 2026] GET /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 479 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:22.760474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-b2f20f17-d470-4a65-9223-1ffca4373660 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:22.762462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-b2f20f17-d470-4a65-9223-1ffca4373660 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:15:22.762636 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-b2f20f17-d470-4a65-9223-1ffca4373660 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:22.762826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-b2f20f17-d470-4a65-9223-1ffca4373660 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:22.767535 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:22.767535 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:22.768177 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-b2f20f17-d470-4a65-9223-1ffca4373660 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:15:22.769167 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-b2f20f17-d470-4a65-9223-1ffca4373660 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 200 Aug 07 14:15:22.769587 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1413/5672] 10.4.3.193 () {68 vars in 1604 bytes} [Fri Aug 7 14:15:22 2026] GET /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:22.779819 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-67389c82-f6a4-41d7-87a5-c0ffbe169058 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:22.781944 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-67389c82-f6a4-41d7-87a5-c0ffbe169058 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:15:22.782123 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-67389c82-f6a4-41d7-87a5-c0ffbe169058 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:22.782324 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-67389c82-f6a4-41d7-87a5-c0ffbe169058 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:22.791581 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:22.791581 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:22.794964 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-67389c82-f6a4-41d7-87a5-c0ffbe169058 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:15:22.799312 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-67389c82-f6a4-41d7-87a5-c0ffbe169058 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 200 Aug 07 14:15:22.799729 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1418/5673] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:22 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 1658 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:22.806653 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:22.808699 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:15:22.809097 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "fff52c9e-2581-444e-b121-335ac27ee1ad", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:22.811027 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'fff52c9e-2581-444e-b121-335ac27ee1ad', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:15:22.819605 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:22.819605 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:22.819987 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:15:22.820121 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:15:22.820747 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:15:22.825452 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (c2cd6be4-e3a9-47e5-8c4b-1587284195cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:15:22.826417 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a632f457-5a2a-4f12-8629-d118a93ba475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:15:22.827292 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:15:22.854163 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a632f457-5a2a-4f12-8629-d118a93ba475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fff52c9e-2581-444e-b121-335ac27ee1ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:15:22.854924 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4e1df8-48c8-412f-8b5b-00a4e6ba1cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:15:22.900972 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['11b75dee-ee27-4c79-b12c-d8e03b8fa866', '8b75884c-7cbc-4921-8c21-ed5ff37066ac', '7c5a9123-1023-4385-8bc4-4cd4ed63705a', '3356b373-c791-45fe-bafa-890728f1d557'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:15:22.902032 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a4e1df8-48c8-412f-8b5b-00a4e6ba1cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11b75dee-ee27-4c79-b12c-d8e03b8fa866', '8b75884c-7cbc-4921-8c21-ed5ff37066ac', '7c5a9123-1023-4385-8bc4-4cd4ed63705a', '3356b373-c791-45fe-bafa-890728f1d557']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:15:22.903062 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17d68aa-a50b-419c-bf25-72c129d7bab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:15:22.958814 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17d68aa-a50b-419c-bf25-72c129d7bab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e7125e4-aac3-4295-baf4-81a2c2806cbb', '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='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['11b75dee-ee27-4c79-b12c-d8e03b8fa866','8b75884c-7cbc-4921-8c21-ed5ff37066ac','7c5a9123-1023-4385-8bc4-4cd4ed63705a','3356b373-c791-45fe-bafa-890728f1d557'],size=1,snapshot_id=fff52c9e-2581-444e-b121-335ac27ee1ad,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:15:22Z,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=5e7125e4-aac3-4295-baf4-81a2c2806cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fff52c9e-2581-444e-b121-335ac27ee1ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:15:22.960265 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0523cada-18f2-4aaa-b013-f5db72335347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:15:22.979661 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0523cada-18f2-4aaa-b013-f5db72335347) transitioned into 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='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['11b75dee-ee27-4c79-b12c-d8e03b8fa866','8b75884c-7cbc-4921-8c21-ed5ff37066ac','7c5a9123-1023-4385-8bc4-4cd4ed63705a','3356b373-c791-45fe-bafa-890728f1d557'],size=1,snapshot_id=fff52c9e-2581-444e-b121-335ac27ee1ad,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:15:22.980482 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34152328-0452-46d5-b3dc-1b53a6ed5159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:15:23.004257 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34152328-0452-46d5-b3dc-1b53a6ed5159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:15:23.004954 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (c2cd6be4-e3a9-47e5-8c4b-1587284195cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:15:23.005223 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:15:23.005685 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-43868a3e-86fe-4301-b677-cc3d735f05fd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:15:23.006117 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1427/5674] 10.4.3.193 () {72 vars in 1541 bytes} [Fri Aug 7 14:15:22 2026] POST /volume/v3/volumes => generated 736 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:15:23.014769 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-8a40fe92-172c-4248-844d-9f37a3139734 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:23.017398 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-8a40fe92-172c-4248-844d-9f37a3139734 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:15:23.017674 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-8a40fe92-172c-4248-844d-9f37a3139734 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:23.017977 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-8a40fe92-172c-4248-844d-9f37a3139734 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:23.026619 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:23.026619 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:23.032185 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-8a40fe92-172c-4248-844d-9f37a3139734 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:15:23.038207 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-8a40fe92-172c-4248-844d-9f37a3139734 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb returned with HTTP 200 Aug 07 14:15:23.038763 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1417/5675] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:23 2026] GET /volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:23.046368 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-3bb66199-2378-43f7-b3bf-6c77bca086e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:23.048858 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-3bb66199-2378-43f7-b3bf-6c77bca086e6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:15:23.049105 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-3bb66199-2378-43f7-b3bf-6c77bca086e6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:23.049346 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-3bb66199-2378-43f7-b3bf-6c77bca086e6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:23.057753 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:23.057753 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:23.061909 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-3bb66199-2378-43f7-b3bf-6c77bca086e6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:15:23.067985 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-3bb66199-2378-43f7-b3bf-6c77bca086e6 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb returned with HTTP 200 Aug 07 14:15:23.068536 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1414/5676] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:23 2026] GET /volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:26.077595 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-674f7ed0-35dc-4b1f-b346-c27341ef5f5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:26.079708 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-674f7ed0-35dc-4b1f-b346-c27341ef5f5a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:15:26.079975 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-674f7ed0-35dc-4b1f-b346-c27341ef5f5a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:26.080212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-674f7ed0-35dc-4b1f-b346-c27341ef5f5a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:26.088562 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:26.088562 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:26.092548 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-674f7ed0-35dc-4b1f-b346-c27341ef5f5a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:15:26.098033 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-674f7ed0-35dc-4b1f-b346-c27341ef5f5a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb returned with HTTP 200 Aug 07 14:15:26.098718 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1419/5677] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:26 2026] GET /volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:26.106435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae2910f1-de7d-4e29-bf06-274cabf98e2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:26.106890 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae2910f1-de7d-4e29-bf06-274cabf98e2a None None] GET https://10.4.3.193/volume// Aug 07 14:15:26.107057 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae2910f1-de7d-4e29-bf06-274cabf98e2a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:26.107261 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae2910f1-de7d-4e29-bf06-274cabf98e2a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:26.107568 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae2910f1-de7d-4e29-bf06-274cabf98e2a None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:26.107928 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1428/5678] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:15:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:26.114669 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-4b9dca2a-d654-4bf9-ade7-9b002874e52a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:26.116454 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-4b9dca2a-d654-4bf9-ade7-9b002874e52a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:15:26.116775 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-4b9dca2a-d654-4bf9-ade7-9b002874e52a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e7125e4-aac3-4295-baf4-81a2c2806cbb", "connector": null, "instance_uuid": "d0e1c24e-3d92-485b-8ddd-62fcbd884e46"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:26.123729 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:26.123729 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:26.143865 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-4b9dca2a-d654-4bf9-ade7-9b002874e52a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:15:26.144232 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1418/5679] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:15:26 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:26.151919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-53a6c452-1fb0-4c69-b6d7-eae9ad4e2c68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:26.151919 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53a6c452-1fb0-4c69-b6d7-eae9ad4e2c68 None None] GET https://10.4.3.193/volume// Aug 07 14:15:26.152378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53a6c452-1fb0-4c69-b6d7-eae9ad4e2c68 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:26.152378 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-53a6c452-1fb0-4c69-b6d7-eae9ad4e2c68 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:26.152599 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-53a6c452-1fb0-4c69-b6d7-eae9ad4e2c68 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:26.152955 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1415/5680] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:15:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:26.159614 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-e79af8be-80e0-40ba-ae42-87c65deb10d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:26.161814 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-e79af8be-80e0-40ba-ae42-87c65deb10d1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:15:26.162059 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-e79af8be-80e0-40ba-ae42-87c65deb10d1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:26.162270 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-e79af8be-80e0-40ba-ae42-87c65deb10d1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:26.171587 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:26.171587 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:26.174356 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-e79af8be-80e0-40ba-ae42-87c65deb10d1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:15:26.178119 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-e79af8be-80e0-40ba-ae42-87c65deb10d1 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb returned with HTTP 200 Aug 07 14:15:26.178456 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1420/5681] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:15:26 2026] GET /volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:15:26.278994 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-2c29e03b-4af9-4b34-bb95-801a2b06147a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:26.281239 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-2c29e03b-4af9-4b34-bb95-801a2b06147a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614 Aug 07 14:15:26.281584 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-2c29e03b-4af9-4b34-bb95-801a2b06147a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:26.288553 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-2c29e03b-4af9-4b34-bb95-801a2b06147a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-5e7125e4-aac3-4295-baf4-81a2c2806cbb-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:15:26.292497 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-2c29e03b-4af9-4b34-bb95-801a2b06147a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-5e7125e4-aac3-4295-baf4-81a2c2806cbb-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:15:26.293392 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:26.293392 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:26.361292 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-2c29e03b-4af9-4b34-bb95-801a2b06147a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-5e7125e4-aac3-4295-baf4-81a2c2806cbb-np0000006713" released by "attachment_update" :: held 0.069s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:15:26.361656 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-2c29e03b-4af9-4b34-bb95-801a2b06147a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614 returned with HTTP 200 Aug 07 14:15:26.362184 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1429/5682] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:15:26 2026] PUT /volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:26.381105 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-68df272c-aead-40ec-a82a-a03b55dd1e5e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:26.382779 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-68df272c-aead-40ec-a82a-a03b55dd1e5e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614/action Aug 07 14:15:26.383110 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-68df272c-aead-40ec-a82a-a03b55dd1e5e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:15:26.383217 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-68df272c-aead-40ec-a82a-a03b55dd1e5e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:26.395729 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:26.395729 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:26.403902 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5772e2a1-5228-4ea1-9b79-32295041e417 req-68df272c-aead-40ec-a82a-a03b55dd1e5e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614/action returned with HTTP 204 Aug 07 14:15:26.404219 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1419/5683] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:15:26 2026] POST /volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:15:28.056905 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-00458705-bb52-4a14-be23-de6568c9ed09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:28.058823 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-00458705-bb52-4a14-be23-de6568c9ed09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:28.059029 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-00458705-bb52-4a14-be23-de6568c9ed09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:28.059233 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-00458705-bb52-4a14-be23-de6568c9ed09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:28.068090 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:28.068090 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:28.071158 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-00458705-bb52-4a14-be23-de6568c9ed09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:28.075233 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-00458705-bb52-4a14-be23-de6568c9ed09 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:28.075610 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1416/5684] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:28 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:28.140005 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e9d7589-bac4-4999-8334-5d6a1b500a38 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:28.140430 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e9d7589-bac4-4999-8334-5d6a1b500a38 None None] GET https://10.4.3.193/volume// Aug 07 14:15:28.140601 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e9d7589-bac4-4999-8334-5d6a1b500a38 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:28.140815 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e9d7589-bac4-4999-8334-5d6a1b500a38 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:28.141154 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e9d7589-bac4-4999-8334-5d6a1b500a38 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:28.141619 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1421/5685] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:15:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:28.148831 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-db4988c0-8b12-4387-a9b3-2dd2d16a7584 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:28.151369 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-db4988c0-8b12-4387-a9b3-2dd2d16a7584 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:15:28.151885 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-db4988c0-8b12-4387-a9b3-2dd2d16a7584 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e76afc7-573f-4ca0-815e-03935114e7cf", "connector": null, "instance_uuid": "7fc40c6c-7c7a-4597-be40-11a68baa4530"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:28.166081 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:28.166081 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:28.192619 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-db4988c0-8b12-4387-a9b3-2dd2d16a7584 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:15:28.193195 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1430/5686] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:15:28 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 07 14:15:28.218283 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31a8e194-0c59-40f6-89ae-4736f9c054fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:28.219999 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31a8e194-0c59-40f6-89ae-4736f9c054fb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:28.220228 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31a8e194-0c59-40f6-89ae-4736f9c054fb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:28.220457 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31a8e194-0c59-40f6-89ae-4736f9c054fb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:28.227909 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-375c31fe-7c4b-4919-b1cc-d0708fc47362 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:28.228312 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-375c31fe-7c4b-4919-b1cc-d0708fc47362 None None] GET https://10.4.3.193/volume// Aug 07 14:15:28.228465 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-375c31fe-7c4b-4919-b1cc-d0708fc47362 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:28.228644 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-375c31fe-7c4b-4919-b1cc-d0708fc47362 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:28.228970 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-375c31fe-7c4b-4919-b1cc-d0708fc47362 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:28.229273 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1417/5687] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:15:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:28.230783 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:28.230783 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:28.233647 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31a8e194-0c59-40f6-89ae-4736f9c054fb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:28.236364 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-2a5adf9b-9492-4add-8f6c-947cc729d1b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:28.237439 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31a8e194-0c59-40f6-89ae-4736f9c054fb tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:28.237893 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1420/5688] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:28 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:28.238500 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-2a5adf9b-9492-4add-8f6c-947cc729d1b5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:28.238804 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-2a5adf9b-9492-4add-8f6c-947cc729d1b5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:28.239091 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-2a5adf9b-9492-4add-8f6c-947cc729d1b5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:28.253075 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:28.253075 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:28.256650 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-2a5adf9b-9492-4add-8f6c-947cc729d1b5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:28.260711 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-2a5adf9b-9492-4add-8f6c-947cc729d1b5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:28.261211 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1422/5689] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:15:28 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:15:28.356573 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-6f90167e-85a6-4e90-a908-94f42a3eca03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:28.358561 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-6f90167e-85a6-4e90-a908-94f42a3eca03 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] PUT https://10.4.3.193/volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f Aug 07 14:15:28.358968 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-6f90167e-85a6-4e90-a908-94f42a3eca03 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:28.365786 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-6f90167e-85a6-4e90-a908-94f42a3eca03 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Acquiring lock "cinder-attachment_update-2e76afc7-573f-4ca0-815e-03935114e7cf-np0000006713" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:15:28.369658 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-6f90167e-85a6-4e90-a908-94f42a3eca03 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-2e76afc7-573f-4ca0-815e-03935114e7cf-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:15:28.370523 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:28.370523 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:28.437607 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-6f90167e-85a6-4e90-a908-94f42a3eca03 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-2e76afc7-573f-4ca0-815e-03935114e7cf-np0000006713" released by "attachment_update" :: held 0.068s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:15:28.438212 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-6f90167e-85a6-4e90-a908-94f42a3eca03 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f returned with HTTP 200 Aug 07 14:15:28.438782 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1431/5690] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:15:28 2026] PUT /volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:29.252385 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a4dfe8e-a5b8-4ae2-b00f-e3c7945763a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:29.253975 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a4dfe8e-a5b8-4ae2-b00f-e3c7945763a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:29.254153 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a4dfe8e-a5b8-4ae2-b00f-e3c7945763a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:29.254329 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a4dfe8e-a5b8-4ae2-b00f-e3c7945763a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:29.265410 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:29.265410 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:29.268547 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7a4dfe8e-a5b8-4ae2-b00f-e3c7945763a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:29.273013 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a4dfe8e-a5b8-4ae2-b00f-e3c7945763a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:29.273440 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1418/5691] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:29 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:30.288678 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8cbc7f3f-00a6-4cb8-b204-20ad82b6283b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:30.290549 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cbc7f3f-00a6-4cb8-b204-20ad82b6283b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:30.290759 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cbc7f3f-00a6-4cb8-b204-20ad82b6283b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:30.290989 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cbc7f3f-00a6-4cb8-b204-20ad82b6283b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:30.303162 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:30.303162 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:30.306598 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8cbc7f3f-00a6-4cb8-b204-20ad82b6283b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:30.310320 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cbc7f3f-00a6-4cb8-b204-20ad82b6283b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:30.310712 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1421/5692] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:30 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:31.322895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f8fd70b-c806-40df-8de4-4b6dc5c7511d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:31.324693 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f8fd70b-c806-40df-8de4-4b6dc5c7511d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:31.324931 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f8fd70b-c806-40df-8de4-4b6dc5c7511d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:31.325163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f8fd70b-c806-40df-8de4-4b6dc5c7511d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:31.336332 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:31.336332 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:31.339530 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9f8fd70b-c806-40df-8de4-4b6dc5c7511d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:31.343417 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f8fd70b-c806-40df-8de4-4b6dc5c7511d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:31.343817 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1423/5693] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:31 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:31.744019 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-b882a5f3-b646-4d07-9ec3-c5a4dd8b15c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:31.747245 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-b882a5f3-b646-4d07-9ec3-c5a4dd8b15c4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f/action Aug 07 14:15:31.747565 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-b882a5f3-b646-4d07-9ec3-c5a4dd8b15c4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:15:31.747701 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-b882a5f3-b646-4d07-9ec3-c5a4dd8b15c4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:31.764434 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:31.764434 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:31.775765 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6cebf288-8dd5-4f3a-acdc-9bb2df959d37 req-b882a5f3-b646-4d07-9ec3-c5a4dd8b15c4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f/action returned with HTTP 204 Aug 07 14:15:31.776243 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1432/5694] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:15:31 2026] POST /volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:15:32.356409 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-580c5c1b-d27f-4151-bc36-610af2aad12c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:32.358175 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-580c5c1b-d27f-4151-bc36-610af2aad12c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:32.358362 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-580c5c1b-d27f-4151-bc36-610af2aad12c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:32.358538 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-580c5c1b-d27f-4151-bc36-610af2aad12c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:32.369083 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:32.369083 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:32.372682 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-580c5c1b-d27f-4151-bc36-610af2aad12c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:32.377630 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-580c5c1b-d27f-4151-bc36-610af2aad12c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:32.378009 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1419/5695] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:32 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:33.605624 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6b5cc595-7ec5-430d-b147-3dd181425acc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.607862 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b5cc595-7ec5-430d-b147-3dd181425acc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:33.608111 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b5cc595-7ec5-430d-b147-3dd181425acc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:33.608397 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b5cc595-7ec5-430d-b147-3dd181425acc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:33.622899 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:33.622899 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:33.627168 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6b5cc595-7ec5-430d-b147-3dd181425acc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:33.632757 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b5cc595-7ec5-430d-b147-3dd181425acc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:33.633276 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1422/5696] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:33 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1510 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:33.648138 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b789b3f-4d25-4fa8-abbf-0f360bf01e8f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.649995 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b789b3f-4d25-4fa8-abbf-0f360bf01e8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:33.650211 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b789b3f-4d25-4fa8-abbf-0f360bf01e8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:33.650392 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b789b3f-4d25-4fa8-abbf-0f360bf01e8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:33.661980 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:33.661980 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:33.665356 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7b789b3f-4d25-4fa8-abbf-0f360bf01e8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:33.670110 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b789b3f-4d25-4fa8-abbf-0f360bf01e8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:33.670552 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1424/5697] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:33 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:33.687624 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0aab6c5c-113b-42e7-b309-5a80c10b1678 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.689164 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0aab6c5c-113b-42e7-b309-5a80c10b1678 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:33.689386 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0aab6c5c-113b-42e7-b309-5a80c10b1678 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:33.689614 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0aab6c5c-113b-42e7-b309-5a80c10b1678 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:33.701082 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:33.701082 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:33.704304 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0aab6c5c-113b-42e7-b309-5a80c10b1678 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:33.708423 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0aab6c5c-113b-42e7-b309-5a80c10b1678 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:33.708856 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1433/5698] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:33 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:33.748651 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-46854349-1886-47c8-aec3-5b7893553230 req-33cd66b3-e5a4-4862-822e-8b03736aaeca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.750469 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-33cd66b3-e5a4-4862-822e-8b03736aaeca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:33.750673 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-33cd66b3-e5a4-4862-822e-8b03736aaeca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:33.750890 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-33cd66b3-e5a4-4862-822e-8b03736aaeca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:33.760851 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:33.760851 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:33.763587 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-46854349-1886-47c8-aec3-5b7893553230 req-33cd66b3-e5a4-4862-822e-8b03736aaeca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:33.767175 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-33cd66b3-e5a4-4862-822e-8b03736aaeca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:33.767718 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1420/5699] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:33 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1510 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:33.784241 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-46854349-1886-47c8-aec3-5b7893553230 req-ddcd3937-947a-4b9a-9e96-9b03843ffe62 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.786793 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-ddcd3937-947a-4b9a-9e96-9b03843ffe62 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf/action Aug 07 14:15:33.787237 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-ddcd3937-947a-4b9a-9e96-9b03843ffe62 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:15:33.787394 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-ddcd3937-947a-4b9a-9e96-9b03843ffe62 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:33.799805 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:33.799805 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:33.800303 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-46854349-1886-47c8-aec3-5b7893553230 req-ddcd3937-947a-4b9a-9e96-9b03843ffe62 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:33.806490 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-46854349-1886-47c8-aec3-5b7893553230 req-ddcd3937-947a-4b9a-9e96-9b03843ffe62 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Begin detaching volume completed successfully. Aug 07 14:15:33.806771 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-ddcd3937-947a-4b9a-9e96-9b03843ffe62 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf/action returned with HTTP 202 Aug 07 14:15:33.807359 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1423/5700] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:15:33 2026] POST /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:15:33.828044 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4a7641df-2768-4cef-8629-dedfd1b4713e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.830301 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a7641df-2768-4cef-8629-dedfd1b4713e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:33.830550 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a7641df-2768-4cef-8629-dedfd1b4713e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:33.830814 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a7641df-2768-4cef-8629-dedfd1b4713e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:33.844721 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:33.844721 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:33.845311 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c576547-5374-4f88-83d3-3ddd7c505846 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.845824 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c576547-5374-4f88-83d3-3ddd7c505846 None None] GET https://10.4.3.193/volume// Aug 07 14:15:33.846072 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c576547-5374-4f88-83d3-3ddd7c505846 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:33.846346 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c576547-5374-4f88-83d3-3ddd7c505846 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:33.846815 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c576547-5374-4f88-83d3-3ddd7c505846 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:33.847243 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1434/5701] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:15:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:33.848778 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4a7641df-2768-4cef-8629-dedfd1b4713e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:33.853875 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a7641df-2768-4cef-8629-dedfd1b4713e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:33.854407 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1425/5702] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:33 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1513 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:33.854932 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-46854349-1886-47c8-aec3-5b7893553230 req-1064672b-18cf-4a38-b82a-b3dae94377c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:33.857073 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-1064672b-18cf-4a38-b82a-b3dae94377c0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:33.857250 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-1064672b-18cf-4a38-b82a-b3dae94377c0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:33.857434 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-1064672b-18cf-4a38-b82a-b3dae94377c0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:33.868065 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:33.868065 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:33.870979 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-46854349-1886-47c8-aec3-5b7893553230 req-1064672b-18cf-4a38-b82a-b3dae94377c0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:33.874612 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-1064672b-18cf-4a38-b82a-b3dae94377c0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:33.874992 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1421/5703] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:15:33 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1693 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:15:34.342068 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-46854349-1886-47c8-aec3-5b7893553230 req-3e332fca-f146-421e-a74f-76029d1316af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:34.344250 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-3e332fca-f146-421e-a74f-76029d1316af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:34.344515 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-3e332fca-f146-421e-a74f-76029d1316af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:34.344733 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-3e332fca-f146-421e-a74f-76029d1316af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:34.356255 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:34.356255 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:34.360272 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-46854349-1886-47c8-aec3-5b7893553230 req-3e332fca-f146-421e-a74f-76029d1316af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:34.364388 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-3e332fca-f146-421e-a74f-76029d1316af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:34.364774 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1424/5704] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:34 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1513 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:34.378285 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-46854349-1886-47c8-aec3-5b7893553230 req-6af33dab-9540-48f6-b094-535f4633819d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:34.380838 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-6af33dab-9540-48f6-b094-535f4633819d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f Aug 07 14:15:34.381103 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-6af33dab-9540-48f6-b094-535f4633819d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:34.381349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-6af33dab-9540-48f6-b094-535f4633819d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:34.389904 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:34.389904 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:34.434557 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-46854349-1886-47c8-aec3-5b7893553230 req-6af33dab-9540-48f6-b094-535f4633819d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f returned with HTTP 200 Aug 07 14:15:34.435033 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1435/5705] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:15:34 2026] DELETE /volume/v3/attachments/559ac48d-7baf-4eb1-86a2-48f6a3652a2f => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:34.869937 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46438cc2-0cc9-4d32-b89c-65acbca35e47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:34.871633 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46438cc2-0cc9-4d32-b89c-65acbca35e47 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:34.871811 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46438cc2-0cc9-4d32-b89c-65acbca35e47 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:34.872008 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46438cc2-0cc9-4d32-b89c-65acbca35e47 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:34.880332 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:34.880332 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:34.883291 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46438cc2-0cc9-4d32-b89c-65acbca35e47 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:34.886857 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46438cc2-0cc9-4d32-b89c-65acbca35e47 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:34.887186 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1426/5706] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:34 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:37.309936 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6578ffa-4221-4f8d-a0fc-4fe0794a1cbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:37.311588 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6578ffa-4221-4f8d-a0fc-4fe0794a1cbd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:37.311764 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6578ffa-4221-4f8d-a0fc-4fe0794a1cbd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:37.311980 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6578ffa-4221-4f8d-a0fc-4fe0794a1cbd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:37.320649 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:37.320649 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:37.323796 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f6578ffa-4221-4f8d-a0fc-4fe0794a1cbd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:37.327518 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6578ffa-4221-4f8d-a0fc-4fe0794a1cbd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:37.327892 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1422/5707] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:37 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:37.366541 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-f14b0eba-43a1-477a-b307-a49f691a029e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:37.368587 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-f14b0eba-43a1-477a-b307-a49f691a029e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:37.368781 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-f14b0eba-43a1-477a-b307-a49f691a029e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:37.368975 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-f14b0eba-43a1-477a-b307-a49f691a029e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:37.378557 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:37.378557 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:37.381857 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-f14b0eba-43a1-477a-b307-a49f691a029e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:37.385637 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-f14b0eba-43a1-477a-b307-a49f691a029e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:37.386187 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1425/5708] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:37 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:37.405582 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-2b113c2f-24a0-420e-9a85-85152ad79775 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:37.407520 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-2b113c2f-24a0-420e-9a85-85152ad79775 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf/action Aug 07 14:15:37.407827 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-2b113c2f-24a0-420e-9a85-85152ad79775 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:15:37.407960 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-2b113c2f-24a0-420e-9a85-85152ad79775 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:37.418313 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:37.418313 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:37.418739 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-2b113c2f-24a0-420e-9a85-85152ad79775 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:37.424358 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-2b113c2f-24a0-420e-9a85-85152ad79775 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Begin detaching volume completed successfully. Aug 07 14:15:37.424556 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-2b113c2f-24a0-420e-9a85-85152ad79775 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf/action returned with HTTP 202 Aug 07 14:15:37.424977 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1436/5709] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:15:37 2026] POST /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:15:37.443163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26e602a4-5f3a-4cae-9c04-79410eb8b9e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:37.445814 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26e602a4-5f3a-4cae-9c04-79410eb8b9e4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:37.446172 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26e602a4-5f3a-4cae-9c04-79410eb8b9e4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:37.446400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26e602a4-5f3a-4cae-9c04-79410eb8b9e4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:37.456903 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:37.456903 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:37.460462 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26e602a4-5f3a-4cae-9c04-79410eb8b9e4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:37.460856 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5304d2b-a70c-46cb-aa9c-6aeba09e423c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:37.461261 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5304d2b-a70c-46cb-aa9c-6aeba09e423c None None] GET https://10.4.3.193/volume// Aug 07 14:15:37.461450 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5304d2b-a70c-46cb-aa9c-6aeba09e423c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:37.461630 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5304d2b-a70c-46cb-aa9c-6aeba09e423c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:37.461960 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5304d2b-a70c-46cb-aa9c-6aeba09e423c None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:37.462236 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1423/5710] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:15:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:37.464705 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26e602a4-5f3a-4cae-9c04-79410eb8b9e4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:37.465083 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1427/5711] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:37 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:37.469147 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-b5085601-2041-4de7-939a-2238ddbdc9cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:37.471388 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-b5085601-2041-4de7-939a-2238ddbdc9cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:37.471616 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-b5085601-2041-4de7-939a-2238ddbdc9cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:37.471827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-b5085601-2041-4de7-939a-2238ddbdc9cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:37.481020 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:37.481020 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:37.484625 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-b5085601-2041-4de7-939a-2238ddbdc9cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:37.489165 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-b5085601-2041-4de7-939a-2238ddbdc9cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:37.489606 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1426/5712] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:15:37 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:15:38.479326 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1af564e3-7207-4552-8e4e-878c319a9ca5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:38.480878 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1af564e3-7207-4552-8e4e-878c319a9ca5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:38.481058 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1af564e3-7207-4552-8e4e-878c319a9ca5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:38.481233 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1af564e3-7207-4552-8e4e-878c319a9ca5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:38.490043 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:38.490043 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:38.492950 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1af564e3-7207-4552-8e4e-878c319a9ca5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:38.496598 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1af564e3-7207-4552-8e4e-878c319a9ca5 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:38.496954 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1437/5713] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:38 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:39.509748 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-106fa6c6-c0b5-4f93-9f65-7681a871c5d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:39.511268 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-106fa6c6-c0b5-4f93-9f65-7681a871c5d4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:39.511444 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-106fa6c6-c0b5-4f93-9f65-7681a871c5d4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:39.511625 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-106fa6c6-c0b5-4f93-9f65-7681a871c5d4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:39.521251 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:39.521251 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:39.524461 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-106fa6c6-c0b5-4f93-9f65-7681a871c5d4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:39.528415 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-106fa6c6-c0b5-4f93-9f65-7681a871c5d4 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:39.528773 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1424/5714] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:39 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:40.009425 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-61603052-f1a4-4b93-8d43-812d3f2b3eb0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.011688 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-61603052-f1a4-4b93-8d43-812d3f2b3eb0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:40.011956 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-61603052-f1a4-4b93-8d43-812d3f2b3eb0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.012207 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-61603052-f1a4-4b93-8d43-812d3f2b3eb0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.021533 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.021533 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:40.024749 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-61603052-f1a4-4b93-8d43-812d3f2b3eb0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:40.028665 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-61603052-f1a4-4b93-8d43-812d3f2b3eb0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:40.029041 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1428/5715] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:40.335409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-9c282dc3-f2d2-4cb6-8f2a-4fb1ce0c2a13 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.337639 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-9c282dc3-f2d2-4cb6-8f2a-4fb1ce0c2a13 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef Aug 07 14:15:40.337847 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-9c282dc3-f2d2-4cb6-8f2a-4fb1ce0c2a13 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.338063 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-9c282dc3-f2d2-4cb6-8f2a-4fb1ce0c2a13 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.346713 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.346713 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:40.384212 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54446fbc-34c9-421f-9224-8bc8eadeef74 req-9c282dc3-f2d2-4cb6-8f2a-4fb1ce0c2a13 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef returned with HTTP 200 Aug 07 14:15:40.384606 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1427/5716] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:15:40 2026] DELETE /volume/v3/attachments/bc0722fb-be5f-4e67-afa2-3c3916e700ef => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:40.541038 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70237de3-d612-43da-ae2f-bd6b50f1054d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.542836 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70237de3-d612-43da-ae2f-bd6b50f1054d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:40.543053 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70237de3-d612-43da-ae2f-bd6b50f1054d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.543275 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70237de3-d612-43da-ae2f-bd6b50f1054d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.549897 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.549897 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:40.552873 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-70237de3-d612-43da-ae2f-bd6b50f1054d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:40.556406 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70237de3-d612-43da-ae2f-bd6b50f1054d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:40.556751 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1438/5717] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:40.571180 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b7a109f-27bd-4281-ad7b-30e1640fcb0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.572780 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b7a109f-27bd-4281-ad7b-30e1640fcb0c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:40.573007 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b7a109f-27bd-4281-ad7b-30e1640fcb0c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.573153 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b7a109f-27bd-4281-ad7b-30e1640fcb0c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.584785 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.584785 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:40.588560 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b7a109f-27bd-4281-ad7b-30e1640fcb0c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:40.592456 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b7a109f-27bd-4281-ad7b-30e1640fcb0c tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:15:40.592973 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1425/5718] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:40.630041 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-b48c43eb-d9a1-4992-8676-a76760c8b760 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.632104 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-b48c43eb-d9a1-4992-8676-a76760c8b760 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:40.632399 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-b48c43eb-d9a1-4992-8676-a76760c8b760 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.632766 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-b48c43eb-d9a1-4992-8676-a76760c8b760 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.641085 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.641085 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:40.644644 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-b48c43eb-d9a1-4992-8676-a76760c8b760 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:40.649575 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-b48c43eb-d9a1-4992-8676-a76760c8b760 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:15:40.650007 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1429/5719] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:40.667310 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-0f1a6e4f-e919-4bab-aa80-074334fb21b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.669496 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-0f1a6e4f-e919-4bab-aa80-074334fb21b9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/action Aug 07 14:15:40.669852 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-0f1a6e4f-e919-4bab-aa80-074334fb21b9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:15:40.670013 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-0f1a6e4f-e919-4bab-aa80-074334fb21b9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:40.680486 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.680486 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:40.680971 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-0f1a6e4f-e919-4bab-aa80-074334fb21b9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:40.687673 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-0f1a6e4f-e919-4bab-aa80-074334fb21b9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Begin detaching volume completed successfully. Aug 07 14:15:40.687915 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-0f1a6e4f-e919-4bab-aa80-074334fb21b9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/action returned with HTTP 202 Aug 07 14:15:40.688416 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1428/5720] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:15:40 2026] POST /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:15:40.705748 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-816fb2f9-de93-480b-9548-39d89039155a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.708011 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-816fb2f9-de93-480b-9548-39d89039155a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:40.708107 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-816fb2f9-de93-480b-9548-39d89039155a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.708626 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-816fb2f9-de93-480b-9548-39d89039155a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.720503 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.720503 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:40.724004 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a295ad0-90ee-464f-aa99-2caa5790f2f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.724157 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-816fb2f9-de93-480b-9548-39d89039155a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:40.724377 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a295ad0-90ee-464f-aa99-2caa5790f2f5 None None] GET https://10.4.3.193/volume// Aug 07 14:15:40.724538 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a295ad0-90ee-464f-aa99-2caa5790f2f5 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.724746 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a295ad0-90ee-464f-aa99-2caa5790f2f5 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.725132 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a295ad0-90ee-464f-aa99-2caa5790f2f5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:40.725435 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1426/5721] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:40.732149 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-816fb2f9-de93-480b-9548-39d89039155a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:15:40.732438 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-79b8c4a3-dda3-467e-be3e-6b5bdb34e020 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.732595 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1439/5722] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:40.734581 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-79b8c4a3-dda3-467e-be3e-6b5bdb34e020 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:40.734778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-79b8c4a3-dda3-467e-be3e-6b5bdb34e020 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.735009 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-79b8c4a3-dda3-467e-be3e-6b5bdb34e020 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.745062 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.745062 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:40.748466 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-79b8c4a3-dda3-467e-be3e-6b5bdb34e020 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:40.752619 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-79b8c4a3-dda3-467e-be3e-6b5bdb34e020 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:15:40.753119 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1430/5723] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 1348 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:15:40.762455 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-6e5758dc-86f6-46c3-8320-a1706000f45a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:40.764837 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-6e5758dc-86f6-46c3-8320-a1706000f45a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/encryption Aug 07 14:15:40.765067 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-6e5758dc-86f6-46c3-8320-a1706000f45a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:40.765244 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-6e5758dc-86f6-46c3-8320-a1706000f45a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:40.773911 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:40.773911 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:40.779657 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-6e5758dc-86f6-46c3-8320-a1706000f45a tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/encryption returned with HTTP 200 Aug 07 14:15:40.780034 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1429/5724] 10.4.3.193 () {68 vars in 1631 bytes} [Fri Aug 7 14:15:40 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:41.528433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-f6328ae0-1195-4b5f-b1ac-3b123f1bb656 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.530371 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-f6328ae0-1195-4b5f-b1ac-3b123f1bb656 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744 Aug 07 14:15:41.530547 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-f6328ae0-1195-4b5f-b1ac-3b123f1bb656 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:41.530718 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-f6328ae0-1195-4b5f-b1ac-3b123f1bb656 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:41.537476 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:41.537476 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:41.578981 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1afe069c-8a23-4a6e-8c90-93b7bfd60786 req-f6328ae0-1195-4b5f-b1ac-3b123f1bb656 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744 returned with HTTP 200 Aug 07 14:15:41.579458 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1427/5725] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:15:41 2026] DELETE /volume/v3/attachments/a81dcddf-c2c5-4914-ab28-28493fbce744 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:41.746762 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b7a7658-fd4c-4770-9070-a32adce38468 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.749047 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b7a7658-fd4c-4770-9070-a32adce38468 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:41.749322 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b7a7658-fd4c-4770-9070-a32adce38468 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:41.749583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b7a7658-fd4c-4770-9070-a32adce38468 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:41.758195 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:41.758195 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:41.762619 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4b7a7658-fd4c-4770-9070-a32adce38468 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:41.768195 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b7a7658-fd4c-4770-9070-a32adce38468 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:15:41.768716 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1440/5726] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:41 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:41.780171 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1b10a0f-dbae-4318-a948-993daa4edc81 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.781966 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1b10a0f-dbae-4318-a948-993daa4edc81 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:41.782159 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1b10a0f-dbae-4318-a948-993daa4edc81 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:41.782360 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1b10a0f-dbae-4318-a948-993daa4edc81 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:41.791946 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:41.791946 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:41.795607 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1b10a0f-dbae-4318-a948-993daa4edc81 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:41.799981 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1b10a0f-dbae-4318-a948-993daa4edc81 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:15:41.800942 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1431/5727] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:41 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:41.838248 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-c7f33282-5047-4a6c-a715-55d7c7a0a52d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.840318 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-c7f33282-5047-4a6c-a715-55d7c7a0a52d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:41.840540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-c7f33282-5047-4a6c-a715-55d7c7a0a52d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:41.840751 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-c7f33282-5047-4a6c-a715-55d7c7a0a52d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:41.851754 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:41.851754 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:41.856509 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-c7f33282-5047-4a6c-a715-55d7c7a0a52d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:41.861810 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-c7f33282-5047-4a6c-a715-55d7c7a0a52d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:15:41.862361 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1430/5728] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:15:41 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:41.878667 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-4cf7ab57-e1dc-4a81-a348-6c581c8226e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.881206 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-4cf7ab57-e1dc-4a81-a348-6c581c8226e6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba/action Aug 07 14:15:41.881569 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-4cf7ab57-e1dc-4a81-a348-6c581c8226e6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:15:41.881710 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-4cf7ab57-e1dc-4a81-a348-6c581c8226e6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:15:41.891042 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:41.891042 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:41.891468 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-4cf7ab57-e1dc-4a81-a348-6c581c8226e6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:41.897175 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-4cf7ab57-e1dc-4a81-a348-6c581c8226e6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Begin detaching volume completed successfully. Aug 07 14:15:41.897345 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-4cf7ab57-e1dc-4a81-a348-6c581c8226e6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba/action returned with HTTP 202 Aug 07 14:15:41.897717 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1428/5729] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:15:41 2026] POST /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:15:41.916155 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eba4e71f-84b0-4c2c-8f3c-db35a4b1528b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.918198 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eba4e71f-84b0-4c2c-8f3c-db35a4b1528b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:41.918389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eba4e71f-84b0-4c2c-8f3c-db35a4b1528b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:41.918583 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eba4e71f-84b0-4c2c-8f3c-db35a4b1528b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:41.928788 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:41.928788 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:41.932608 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eba4e71f-84b0-4c2c-8f3c-db35a4b1528b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:41.937545 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eba4e71f-84b0-4c2c-8f3c-db35a4b1528b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:15:41.937630 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eabb5740-034e-4cd9-8699-a5a58b315c23 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.937992 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1441/5730] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:41 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:41.938036 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eabb5740-034e-4cd9-8699-a5a58b315c23 None None] GET https://10.4.3.193/volume// Aug 07 14:15:41.938142 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eabb5740-034e-4cd9-8699-a5a58b315c23 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:41.938328 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eabb5740-034e-4cd9-8699-a5a58b315c23 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:41.938633 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eabb5740-034e-4cd9-8699-a5a58b315c23 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:15:41.939013 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1432/5731] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:15:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:15:41.948316 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-14fd90ef-ffcb-4afc-969e-4d1ff7cb96af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:41.950575 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-14fd90ef-ffcb-4afc-969e-4d1ff7cb96af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:41.950833 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-14fd90ef-ffcb-4afc-969e-4d1ff7cb96af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:41.951088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-14fd90ef-ffcb-4afc-969e-4d1ff7cb96af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:41.962197 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:41.962197 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:41.967020 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-14fd90ef-ffcb-4afc-969e-4d1ff7cb96af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:41.972040 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-14fd90ef-ffcb-4afc-969e-4d1ff7cb96af tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:15:41.972510 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1431/5732] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:15:41 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:15:42.719517 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-55ab47ed-e19b-4375-a9d8-396929f89488 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:42.721577 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-55ab47ed-e19b-4375-a9d8-396929f89488 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9 Aug 07 14:15:42.721754 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-55ab47ed-e19b-4375-a9d8-396929f89488 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:42.721959 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-55ab47ed-e19b-4375-a9d8-396929f89488 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:42.729895 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:42.729895 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:42.778194 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-978adeaf-6d2b-4444-bc34-4121a8e0a8b7 req-55ab47ed-e19b-4375-a9d8-396929f89488 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9 returned with HTTP 200 Aug 07 14:15:42.778611 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1429/5733] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:15:42 2026] DELETE /volume/v3/attachments/6b8623c4-4457-438d-b806-fa7d10e294a9 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:42.952158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27a7eab1-6925-41d8-9ae0-6d1b90a5a449 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:42.954258 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27a7eab1-6925-41d8-9ae0-6d1b90a5a449 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:42.954500 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27a7eab1-6925-41d8-9ae0-6d1b90a5a449 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:42.954724 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27a7eab1-6925-41d8-9ae0-6d1b90a5a449 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:42.961437 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:42.961437 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:42.964552 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-27a7eab1-6925-41d8-9ae0-6d1b90a5a449 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:42.968055 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27a7eab1-6925-41d8-9ae0-6d1b90a5a449 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:15:42.968396 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1442/5734] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:42 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:42.979899 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:42.981735 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:42.981981 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:42.982189 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:42.982382 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume with id: e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:42.988937 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:42.988937 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:42.989418 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:43.000708 np0000006713 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 14:15:43.007131 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume request issued successfully. Aug 07 14:15:43.007385 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-971765ba-4221-4eb3-a6a9-5e4ead53e986 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 202 Aug 07 14:15:43.007811 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1433/5735] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:15:42 2026] DELETE /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:15:43.016966 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-42157379-e1b8-44a0-8f2d-d5e443bf81cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:43.018726 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42157379-e1b8-44a0-8f2d-d5e443bf81cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:43.018985 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42157379-e1b8-44a0-8f2d-d5e443bf81cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:43.019165 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-42157379-e1b8-44a0-8f2d-d5e443bf81cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:43.025523 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:43.025523 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:43.029272 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-42157379-e1b8-44a0-8f2d-d5e443bf81cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:43.034203 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-42157379-e1b8-44a0-8f2d-d5e443bf81cf tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 200 Aug 07 14:15:43.034658 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1432/5736] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:43 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:44.047474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91f1b277-be25-4755-b9ec-8deaced7fc8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:44.048938 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91f1b277-be25-4755-b9ec-8deaced7fc8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c Aug 07 14:15:44.049132 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91f1b277-be25-4755-b9ec-8deaced7fc8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:44.049318 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91f1b277-be25-4755-b9ec-8deaced7fc8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:44.054318 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91f1b277-be25-4755-b9ec-8deaced7fc8f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c returned with HTTP 404 Aug 07 14:15:44.054731 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1430/5737] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:44 2026] GET /volume/v3/volumes/e16c4206-625c-4e1d-abfb-44caf0e4ab8c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:15:44.061262 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fdb2f5e-eb44-447c-afe6-07dc9856ed5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:44.062762 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fdb2f5e-eb44-447c-afe6-07dc9856ed5e tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:15:44.062974 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fdb2f5e-eb44-447c-afe6-07dc9856ed5e tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:44.063162 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fdb2f5e-eb44-447c-afe6-07dc9856ed5e tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:44.063831 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0fdb2f5e-eb44-447c-afe6-07dc9856ed5e tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:15:44.076647 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0fdb2f5e-eb44-447c-afe6-07dc9856ed5e tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Get all volumes completed successfully. Aug 07 14:15:44.078524 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:44.078524 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:44.082955 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fdb2f5e-eb44-447c-afe6-07dc9856ed5e tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:15:44.083368 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1443/5738] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:15:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:15:44.097105 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d4a1d56-aa7f-401a-acba-825e5492430f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:44.098731 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d4a1d56-aa7f-401a-acba-825e5492430f tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] DELETE https://10.4.3.193/volume/v3/types/e33aced6-91bc-464d-a57a-a2f4e0026861 Aug 07 14:15:44.098933 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d4a1d56-aa7f-401a-acba-825e5492430f tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:44.099116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d4a1d56-aa7f-401a-acba-825e5492430f tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:44.118965 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d4a1d56-aa7f-401a-acba-825e5492430f tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/types/e33aced6-91bc-464d-a57a-a2f4e0026861 returned with HTTP 202 Aug 07 14:15:44.119401 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1434/5739] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:15:44 2026] DELETE /volume/v3/types/e33aced6-91bc-464d-a57a-a2f4e0026861 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:15:44.125722 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:44.127830 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:44.128088 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:44.128296 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:44.128457 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume with id: 2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:44.135169 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:44.135169 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:44.135629 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:44.151625 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume request issued successfully. Aug 07 14:15:44.151798 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-712a5a44-92b2-4aea-b78d-e8d210b58789 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 202 Aug 07 14:15:44.152466 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1433/5740] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:15:44 2026] DELETE /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:15:44.160206 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eaf813d3-411d-4e1b-9553-262414fd34ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:44.163636 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaf813d3-411d-4e1b-9553-262414fd34ab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:44.163830 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaf813d3-411d-4e1b-9553-262414fd34ab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:44.164045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaf813d3-411d-4e1b-9553-262414fd34ab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:44.173810 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:44.173810 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:15:44.181888 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eaf813d3-411d-4e1b-9553-262414fd34ab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:44.186650 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaf813d3-411d-4e1b-9553-262414fd34ab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 200 Aug 07 14:15:44.187071 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1431/5741] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:44 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:45.199196 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50818830-2531-47b9-910f-da0fed8540e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:45.200973 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50818830-2531-47b9-910f-da0fed8540e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba Aug 07 14:15:45.201153 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50818830-2531-47b9-910f-da0fed8540e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:45.201338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50818830-2531-47b9-910f-da0fed8540e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:45.207772 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50818830-2531-47b9-910f-da0fed8540e9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba returned with HTTP 404 Aug 07 14:15:45.208328 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1444/5742] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:45 2026] GET /volume/v3/volumes/2581eac9-18f5-45d9-891a-0cbdb686e0ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:15:45.214974 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:45.216725 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:45.216991 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:45.217230 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:45.217429 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume with id: 2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:45.224870 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:45.224870 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:15:45.225350 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:45.242498 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume request issued successfully. Aug 07 14:15:45.242694 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1186cb4f-fc9d-440c-832e-afd56c3a61f2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 202 Aug 07 14:15:45.243134 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1435/5743] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:15:45 2026] DELETE /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:15:45.250990 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fdae7efb-6988-4e58-b48f-50ee9f4802f7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:45.252676 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdae7efb-6988-4e58-b48f-50ee9f4802f7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:45.252879 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdae7efb-6988-4e58-b48f-50ee9f4802f7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:45.253059 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdae7efb-6988-4e58-b48f-50ee9f4802f7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:45.259907 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:45.259907 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:15:45.263150 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fdae7efb-6988-4e58-b48f-50ee9f4802f7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:15:45.267204 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdae7efb-6988-4e58-b48f-50ee9f4802f7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 200 Aug 07 14:15:45.267567 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1434/5744] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:45 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:15:46.279161 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57acb3de-d7a0-4587-b418-88751c5487c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:46.280800 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57acb3de-d7a0-4587-b418-88751c5487c6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf Aug 07 14:15:46.280966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57acb3de-d7a0-4587-b418-88751c5487c6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:46.281168 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57acb3de-d7a0-4587-b418-88751c5487c6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:46.286851 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57acb3de-d7a0-4587-b418-88751c5487c6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf returned with HTTP 404 Aug 07 14:15:46.287303 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1432/5745] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:15:46 2026] GET /volume/v3/volumes/2e76afc7-573f-4ca0-815e-03935114e7cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:15:46.294189 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3e7d66b-abc5-4d97-b0c5-a9492e162e21 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:46.295986 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e7d66b-abc5-4d97-b0c5-a9492e162e21 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:15:46.296204 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e7d66b-abc5-4d97-b0c5-a9492e162e21 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:46.296378 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e7d66b-abc5-4d97-b0c5-a9492e162e21 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:46.297092 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e3e7d66b-abc5-4d97-b0c5-a9492e162e21 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:15:46.309405 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e3e7d66b-abc5-4d97-b0c5-a9492e162e21 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Get all volumes completed successfully. Aug 07 14:15:46.311125 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:15:46.311125 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:15:46.315380 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e7d66b-abc5-4d97-b0c5-a9492e162e21 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:15:46.315723 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1445/5746] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:15:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:15:46.328642 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-79dc0082-cbb6-4ade-9329-728b8c0976ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:15:46.330440 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79dc0082-cbb6-4ade-9329-728b8c0976ca tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] DELETE https://10.4.3.193/volume/v3/types/9f84cb64-4e76-4253-ac56-507a68980744 Aug 07 14:15:46.330703 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79dc0082-cbb6-4ade-9329-728b8c0976ca tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:15:46.331002 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79dc0082-cbb6-4ade-9329-728b8c0976ca tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:15:46.354056 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79dc0082-cbb6-4ade-9329-728b8c0976ca tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/types/9f84cb64-4e76-4253-ac56-507a68980744 returned with HTTP 202 Aug 07 14:15:46.354353 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1436/5747] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:15:46 2026] DELETE /volume/v3/types/9f84cb64-4e76-4253-ac56-507a68980744 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:15:55.266331 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=96,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:15:56.283317 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=82,cinder:UPDATE=7 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:15:56.313498 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=104,cinder:INSERT=7,cinder:UPDATE=22 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:15:56.350802 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=104,cinder:INSERT=7,cinder:UPDATE=22 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:16:08.373170 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe32470c-0173-44b5-8dbb-21b477652c72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:08.374773 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe32470c-0173-44b5-8dbb-21b477652c72 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:16:08.374976 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe32470c-0173-44b5-8dbb-21b477652c72 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:08.375147 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe32470c-0173-44b5-8dbb-21b477652c72 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:08.383770 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:08.383770 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:08.387079 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fe32470c-0173-44b5-8dbb-21b477652c72 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:08.391075 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe32470c-0173-44b5-8dbb-21b477652c72 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb returned with HTTP 200 Aug 07 14:16:08.391445 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1435/5748] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:08 2026] GET /volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:09.674510 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-59020a63-499c-4f86-b370-c58a61f8e4b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:09.676271 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-59020a63-499c-4f86-b370-c58a61f8e4b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614 Aug 07 14:16:09.676415 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-59020a63-499c-4f86-b370-c58a61f8e4b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:09.676587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-59020a63-499c-4f86-b370-c58a61f8e4b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:09.682891 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:09.682891 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:09.723226 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-59020a63-499c-4f86-b370-c58a61f8e4b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614 returned with HTTP 200 Aug 07 14:16:09.723672 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1433/5749] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:16:09 2026] DELETE /volume/v3/attachments/71e23725-2184-48f4-9504-c328879b5614 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:09.732190 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:09.733934 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:16:09.734195 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:09.734408 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:09.734595 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:16:09.740537 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:09.740537 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:09.740981 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:09.758338 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:16:09.758533 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-aee64c02-ec15-4505-91bd-1a7634c37ddf req-47262b58-520d-4291-9c96-a0fc2f904250 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb returned with HTTP 202 Aug 07 14:16:09.759071 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1446/5750] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:16:09 2026] DELETE /volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:16:10.836878 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-547f4957-0300-413a-89f0-408ac2edaae9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:10.838257 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-547f4957-0300-413a-89f0-408ac2edaae9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb Aug 07 14:16:10.838464 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-547f4957-0300-413a-89f0-408ac2edaae9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:10.838668 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-547f4957-0300-413a-89f0-408ac2edaae9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:10.843380 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-547f4957-0300-413a-89f0-408ac2edaae9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb returned with HTTP 404 Aug 07 14:16:10.843805 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1437/5751] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:10 2026] GET /volume/v3/volumes/5e7125e4-aac3-4295-baf4-81a2c2806cbb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:10.849365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-147a4d62-b314-434a-b894-944a6626ad4c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:10.850930 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-147a4d62-b314-434a-b894-944a6626ad4c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:16:10.851097 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-147a4d62-b314-434a-b894-944a6626ad4c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:10.851286 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-147a4d62-b314-434a-b894-944a6626ad4c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:10.851380 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-147a4d62-b314-434a-b894-944a6626ad4c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:16:10.857699 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:10.857699 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:10.858105 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-147a4d62-b314-434a-b894-944a6626ad4c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:16:10.875441 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-147a4d62-b314-434a-b894-944a6626ad4c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot delete request issued successfully. Aug 07 14:16:10.875619 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-147a4d62-b314-434a-b894-944a6626ad4c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 202 Aug 07 14:16:10.876037 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1436/5752] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:16:10 2026] DELETE /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:16:10.882876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ad5ee9c-f241-49f2-9592-7c8383932a1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:10.884443 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ad5ee9c-f241-49f2-9592-7c8383932a1d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:16:10.884643 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ad5ee9c-f241-49f2-9592-7c8383932a1d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:10.884852 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ad5ee9c-f241-49f2-9592-7c8383932a1d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:10.890571 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:10.890571 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:10.891026 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ad5ee9c-f241-49f2-9592-7c8383932a1d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:16:10.891761 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ad5ee9c-f241-49f2-9592-7c8383932a1d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 200 Aug 07 14:16:10.892107 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1434/5753] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:16:10 2026] GET /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:11.899975 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05db2256-69a7-4f7c-a8fc-c9c10192d745 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:11.901606 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05db2256-69a7-4f7c-a8fc-c9c10192d745 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:16:11.901792 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05db2256-69a7-4f7c-a8fc-c9c10192d745 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:11.901988 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05db2256-69a7-4f7c-a8fc-c9c10192d745 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:11.905665 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05db2256-69a7-4f7c-a8fc-c9c10192d745 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 404 Aug 07 14:16:11.906091 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1447/5754] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:16:11 2026] GET /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:13.091501 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-0528f6b7-98aa-4c7e-97c3-b63f8ab88e2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:13.093311 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-0528f6b7-98aa-4c7e-97c3-b63f8ab88e2c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa Aug 07 14:16:13.093477 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-0528f6b7-98aa-4c7e-97c3-b63f8ab88e2c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:13.093645 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-0528f6b7-98aa-4c7e-97c3-b63f8ab88e2c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:13.099790 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:13.099790 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:13.138551 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-0528f6b7-98aa-4c7e-97c3-b63f8ab88e2c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa returned with HTTP 200 Aug 07 14:16:13.138984 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1438/5755] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:16:13 2026] DELETE /volume/v3/attachments/a0150f5f-0efe-4f71-9acf-ebff90e327aa => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:13.148078 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:13.149764 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:16:13.149962 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:13.150132 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:13.150273 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:16:13.156887 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:13.156887 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:13.157233 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:13.173277 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:16:13.173517 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8d149ce6-42c5-402e-9d26-40daa2df99e6 req-1b1f9e3c-e0c7-4ae1-a28a-d6514dc9c4dc tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 202 Aug 07 14:16:13.174175 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1437/5756] 10.4.3.193 () {70 vars in 1620 bytes} [Fri Aug 7 14:16:13 2026] DELETE /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:16:14.291752 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83e01aa2-0225-4f30-b389-3fbd24bcecb7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:14.293669 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83e01aa2-0225-4f30-b389-3fbd24bcecb7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:16:14.293860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83e01aa2-0225-4f30-b389-3fbd24bcecb7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:14.294045 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83e01aa2-0225-4f30-b389-3fbd24bcecb7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:14.299091 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83e01aa2-0225-4f30-b389-3fbd24bcecb7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 404 Aug 07 14:16:14.299503 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1435/5757] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:14 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:14.679108 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72786066-7601-4684-9d38-022be60fdb2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:14.680812 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72786066-7601-4684-9d38-022be60fdb2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:16:14.681050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72786066-7601-4684-9d38-022be60fdb2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:14.681252 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72786066-7601-4684-9d38-022be60fdb2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:14.681381 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-72786066-7601-4684-9d38-022be60fdb2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:16:14.685858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72786066-7601-4684-9d38-022be60fdb2e tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 404 Aug 07 14:16:14.686359 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1448/5758] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:16:14 2026] DELETE /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:14.691913 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-956afc4b-14ef-42d9-b80e-c054042fe8b2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:14.693601 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-956afc4b-14ef-42d9-b80e-c054042fe8b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad Aug 07 14:16:14.693955 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-956afc4b-14ef-42d9-b80e-c054042fe8b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:14.694167 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-956afc4b-14ef-42d9-b80e-c054042fe8b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:14.697916 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-956afc4b-14ef-42d9-b80e-c054042fe8b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad returned with HTTP 404 Aug 07 14:16:14.698401 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1439/5759] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:16:14 2026] GET /volume/v3/snapshots/fff52c9e-2581-444e-b121-335ac27ee1ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:15.244913 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6470cf4-5361-44e6-90fd-a40caca832d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:15.246290 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6470cf4-5361-44e6-90fd-a40caca832d7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:16:15.246564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6470cf4-5361-44e6-90fd-a40caca832d7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:15.246856 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6470cf4-5361-44e6-90fd-a40caca832d7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:15.247080 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b6470cf4-5361-44e6-90fd-a40caca832d7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:16:15.252448 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6470cf4-5361-44e6-90fd-a40caca832d7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 404 Aug 07 14:16:15.252448 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1438/5760] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:16:15 2026] DELETE /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:15.258335 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e24e1200-d0a0-4e5b-a3bf-6bc0778a77b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:15.259858 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e24e1200-d0a0-4e5b-a3bf-6bc0778a77b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 Aug 07 14:16:15.260068 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e24e1200-d0a0-4e5b-a3bf-6bc0778a77b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:15.260246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e24e1200-d0a0-4e5b-a3bf-6bc0778a77b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:15.264727 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e24e1200-d0a0-4e5b-a3bf-6bc0778a77b2 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 returned with HTTP 404 Aug 07 14:16:15.265095 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1436/5761] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:15 2026] GET /volume/v3/volumes/9b6b9ffd-3b32-4767-9b3b-6840aa949330 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:16.129212 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:16.130817 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:16:16.131161 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-66084177", "snapshot_id": null, "imageRef": "471c1e87-36ff-4e98-87f3-b8b5367221cb", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:16.132701 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-66084177', 'snapshot_id': None, 'imageRef': '471c1e87-36ff-4e98-87f3-b8b5367221cb', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:16:16.196514 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:16:16.201869 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:16:16.209198 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (63b765d3-aa03-48dc-b2af-af82d8e5b384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:16:16.210716 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc19ae4-9c74-481e-b81d-395f5e88f64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:16.212012 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:16:16.262314 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc19ae4-9c74-481e-b81d-395f5e88f64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:16.263004 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a24a6ce-9050-4668-a93a-15ce2109cd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:16.297904 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['5397bc99-ef1e-4692-be34-1f56f7234950', 'af289ca0-aa6e-458a-8bd2-dc0daf022dad', '3839172a-7249-43a4-a75e-24d556623025', 'a0aaf477-cbab-441e-a2ce-70578b2c9b0d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:16:16.298556 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a24a6ce-9050-4668-a93a-15ce2109cd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5397bc99-ef1e-4692-be34-1f56f7234950', 'af289ca0-aa6e-458a-8bd2-dc0daf022dad', '3839172a-7249-43a4-a75e-24d556623025', 'a0aaf477-cbab-441e-a2ce-70578b2c9b0d']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:16.299215 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934f6b69-d5e2-4167-8c83-40f3a5ea124d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:16.318746 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934f6b69-d5e2-4167-8c83-40f3a5ea124d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e65569-6382-4ff5-bcba-e1d4dc3c608e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-66084177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['5397bc99-ef1e-4692-be34-1f56f7234950','af289ca0-aa6e-458a-8bd2-dc0daf022dad','3839172a-7249-43a4-a75e-24d556623025','a0aaf477-cbab-441e-a2ce-70578b2c9b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-66084177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e65569-6382-4ff5-bcba-e1d4dc3c608e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:16.319405 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db17a17-d101-4518-8782-7f11ac08a56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:16.335982 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db17a17-d101-4518-8782-7f11ac08a56b) transitioned into state 'SUCCESS' from state '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-66084177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['5397bc99-ef1e-4692-be34-1f56f7234950','af289ca0-aa6e-458a-8bd2-dc0daf022dad','3839172a-7249-43a4-a75e-24d556623025','a0aaf477-cbab-441e-a2ce-70578b2c9b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:16.336536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c266d0d0-b1fa-4bd1-8d82-96578374baab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:16.344483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c266d0d0-b1fa-4bd1-8d82-96578374baab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:16.345320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (63b765d3-aa03-48dc-b2af-af82d8e5b384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:16:16.345602 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:16:16.346140 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b0b9356-9213-4dbb-b0cf-0a8e3f638f42 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:16:16.346532 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1449/5762] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:16:16 2026] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:16:16.361497 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f14f3d55-60f0-4096-b7d6-d2de2c5d3fbf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:16.363254 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f14f3d55-60f0-4096-b7d6-d2de2c5d3fbf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:16:16.363488 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f14f3d55-60f0-4096-b7d6-d2de2c5d3fbf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:16.363741 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f14f3d55-60f0-4096-b7d6-d2de2c5d3fbf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:16.370418 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:16.370418 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:16.373783 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f14f3d55-60f0-4096-b7d6-d2de2c5d3fbf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:16.377529 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f14f3d55-60f0-4096-b7d6-d2de2c5d3fbf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:16:16.377929 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1440/5763] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:16 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:17.393096 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22fdb034-5e06-4600-afaf-85519c9f106a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:17.394729 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22fdb034-5e06-4600-afaf-85519c9f106a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:16:17.394921 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22fdb034-5e06-4600-afaf-85519c9f106a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:17.395094 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22fdb034-5e06-4600-afaf-85519c9f106a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:17.401463 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:17.401463 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:17.404533 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22fdb034-5e06-4600-afaf-85519c9f106a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:17.408395 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22fdb034-5e06-4600-afaf-85519c9f106a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:16:17.408777 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1439/5764] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:17 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:17.420087 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-977e08c1-22b6-4751-b2fd-e5c83bc15c69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:17.421647 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-977e08c1-22b6-4751-b2fd-e5c83bc15c69 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:16:17.421861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-977e08c1-22b6-4751-b2fd-e5c83bc15c69 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:17.422066 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-977e08c1-22b6-4751-b2fd-e5c83bc15c69 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:17.428420 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:17.428420 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:17.431971 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-977e08c1-22b6-4751-b2fd-e5c83bc15c69 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:17.436071 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-977e08c1-22b6-4751-b2fd-e5c83bc15c69 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:16:17.436409 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1437/5765] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:17 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:17.514447 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-4446ce20-ad6b-4c25-81f0-ebf54d359318 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:17.516596 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-4446ce20-ad6b-4c25-81f0-ebf54d359318 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:16:17.516829 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-4446ce20-ad6b-4c25-81f0-ebf54d359318 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:17.517091 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-4446ce20-ad6b-4c25-81f0-ebf54d359318 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:17.523235 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:17.523235 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:17.526407 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-4446ce20-ad6b-4c25-81f0-ebf54d359318 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:17.530309 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-4446ce20-ad6b-4c25-81f0-ebf54d359318 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:16:17.530694 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1450/5766] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:16:17 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:17.948238 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-f0509baf-2dfe-4ba8-821e-658bf5a47492 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:17.950244 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-f0509baf-2dfe-4ba8-821e-658bf5a47492 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:16:17.950464 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-f0509baf-2dfe-4ba8-821e-658bf5a47492 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:17.950683 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-f0509baf-2dfe-4ba8-821e-658bf5a47492 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:17.957319 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:17.957319 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:17.960704 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-f0509baf-2dfe-4ba8-821e-658bf5a47492 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:17.964975 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-f0509baf-2dfe-4ba8-821e-658bf5a47492 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:16:17.965361 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1441/5767] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:16:17 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:17.973540 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3658dc5c-d239-45b3-aae4-36421b450936 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:17.973946 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3658dc5c-d239-45b3-aae4-36421b450936 None None] GET https://10.4.3.193/volume// Aug 07 14:16:17.974128 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3658dc5c-d239-45b3-aae4-36421b450936 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:17.974334 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3658dc5c-d239-45b3-aae4-36421b450936 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:17.974656 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3658dc5c-d239-45b3-aae4-36421b450936 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:16:17.974934 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1440/5768] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:16:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:16:17.981507 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-6971ca9b-5837-4c8a-9563-920166329c64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:17.984065 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-6971ca9b-5837-4c8a-9563-920166329c64 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:16:17.984565 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-6971ca9b-5837-4c8a-9563-920166329c64 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28e65569-6382-4ff5-bcba-e1d4dc3c608e", "connector": null, "instance_uuid": "44aa83cf-a2ad-4697-ac36-fd5de1a593f9"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:17.995794 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:17.995794 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:18.025870 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-6971ca9b-5837-4c8a-9563-920166329c64 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:16:18.026329 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1438/5769] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:16:17 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 07 14:16:18.686609 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb4b84db-22cd-4455-ad05-e636d3af4a98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:18.687115 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb4b84db-22cd-4455-ad05-e636d3af4a98 None None] GET https://10.4.3.193/volume// Aug 07 14:16:18.687320 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb4b84db-22cd-4455-ad05-e636d3af4a98 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:18.687558 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb4b84db-22cd-4455-ad05-e636d3af4a98 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:18.688040 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb4b84db-22cd-4455-ad05-e636d3af4a98 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:16:18.688320 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1451/5770] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:16:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:16:18.696426 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-49a8c883-3aab-42a3-ad34-51ce30ff814a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:18.698910 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-49a8c883-3aab-42a3-ad34-51ce30ff814a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:16:18.699188 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-49a8c883-3aab-42a3-ad34-51ce30ff814a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:18.699435 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-49a8c883-3aab-42a3-ad34-51ce30ff814a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:18.707894 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:18.707894 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:18.710686 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-49a8c883-3aab-42a3-ad34-51ce30ff814a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:16:18.714378 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-49a8c883-3aab-42a3-ad34-51ce30ff814a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:16:18.714711 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1442/5771] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:16:18 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:16:18.829821 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-317ae717-e5b1-4c56-b1f2-fe161706e0b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:18.834306 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-317ae717-e5b1-4c56-b1f2-fe161706e0b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd Aug 07 14:16:18.834642 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-317ae717-e5b1-4c56-b1f2-fe161706e0b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:18.841379 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-317ae717-e5b1-4c56-b1f2-fe161706e0b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-28e65569-6382-4ff5-bcba-e1d4dc3c608e-np0000006713" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:16:18.848208 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-317ae717-e5b1-4c56-b1f2-fe161706e0b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-28e65569-6382-4ff5-bcba-e1d4dc3c608e-np0000006713" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:16:18.849104 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:18.849104 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:18.930749 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-317ae717-e5b1-4c56-b1f2-fe161706e0b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-28e65569-6382-4ff5-bcba-e1d4dc3c608e-np0000006713" released by "attachment_update" :: held 0.082s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:16:18.931099 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-317ae717-e5b1-4c56-b1f2-fe161706e0b7 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd returned with HTTP 200 Aug 07 14:16:18.931821 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1441/5772] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:16:18 2026] PUT /volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:18.952246 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-bd4df180-6094-4fed-8337-50b2c3ecc0ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:18.955372 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-bd4df180-6094-4fed-8337-50b2c3ecc0ff tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd/action Aug 07 14:16:18.955777 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-bd4df180-6094-4fed-8337-50b2c3ecc0ff tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:16:18.955919 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-bd4df180-6094-4fed-8337-50b2c3ecc0ff tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:18.971423 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:18.971423 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:18.981207 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9191c9da-7cd3-4af8-9a47-bff4618b3479 req-bd4df180-6094-4fed-8337-50b2c3ecc0ff tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd/action returned with HTTP 204 Aug 07 14:16:18.981654 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1439/5773] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:16:18 2026] POST /volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:20.569024 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-334413a4-e8ec-4791-a507-f700b9f21021 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:20.570558 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-334413a4-e8ec-4791-a507-f700b9f21021 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:16:20.570914 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-334413a4-e8ec-4791-a507-f700b9f21021 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1595643704-747764276", "extra_specs": {"multiattach": " True"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:20.582925 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-334413a4-e8ec-4791-a507-f700b9f21021 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:16:20.583232 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1452/5774] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:16:20 2026] POST /volume/v3/types => generated 286 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:20.590635 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:20.592219 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:16:20.592547 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-891114052", "snapshot_id": null, "imageRef": null, "volume_type": "592a8c46-0021-4352-a9bf-b3ef49eb3673", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:20.594061 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-891114052', 'snapshot_id': None, 'imageRef': None, 'volume_type': '592a8c46-0021-4352-a9bf-b3ef49eb3673', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:16:20.598034 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume of 1 GB Aug 07 14:16:20.598265 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:20.598265 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:20.598695 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Availability Zones retrieved successfully. Aug 07 14:16:20.604212 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (35d54fac-622f-48ec-91b2-dc2ba0dc6a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:16:20.605032 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592b18de-67aa-4c5a-b162-f727255509ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:20.605814 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:16:20.612602 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:20.612602 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:20.623217 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592b18de-67aa-4c5a-b162-f727255509ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:16:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=592a8c46-0021-4352-a9bf-b3ef49eb3673,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1595643704-747764276',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '592a8c46-0021-4352-a9bf-b3ef49eb3673', 'encryption_key_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=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:20.623886 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70776c0-42da-4384-9951-9bd22b31b79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:20.646314 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1595643704-747764276 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1595643704-747764276, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:16:20.646536 np0000006713 devstack@c-api.service[100325]: WARNING cinder.quota [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1595643704-747764276 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1595643704-747764276, it is now deprecated. Please use the default quota class for default quota. Aug 07 14:16:20.669792 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Created reservations ['c1c2f9b3-a860-419e-a6ee-15a28792e184', '5441438d-7a86-4656-b07b-01f3d420f131', 'fa9b031e-a49e-457a-b85c-21a4fcacaba0', 'a52a4de0-61d6-435d-be2c-b75ccdab52a4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:16:20.670475 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70776c0-42da-4384-9951-9bd22b31b79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c2f9b3-a860-419e-a6ee-15a28792e184', '5441438d-7a86-4656-b07b-01f3d420f131', 'fa9b031e-a49e-457a-b85c-21a4fcacaba0', 'a52a4de0-61d6-435d-be2c-b75ccdab52a4']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:20.671138 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb86f3a-44fa-47aa-b925-fe6b4438df00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:20.689824 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb86f3a-44fa-47aa-b925-fe6b4438df00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78538cd8-b1a6-49f6-a992-1e6d2cfe7825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-891114052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['c1c2f9b3-a860-419e-a6ee-15a28792e184','5441438d-7a86-4656-b07b-01f3d420f131','fa9b031e-a49e-457a-b85c-21a4fcacaba0','a52a4de0-61d6-435d-be2c-b75ccdab52a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=592a8c46-0021-4352-a9bf-b3ef49eb3673), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-891114052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78538cd8-b1a6-49f6-a992-1e6d2cfe7825,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='22d474aa236945369b0a1fa13a5cf57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c4234ec78184785868ac296993ee3ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(592a8c46-0021-4352-a9bf-b3ef49eb3673),volume_type_id=592a8c46-0021-4352-a9bf-b3ef49eb3673)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:20.690924 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (891841e8-eb00-4d0f-94bc-a48717fd2db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:20.709538 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (891841e8-eb00-4d0f-94bc-a48717fd2db1) transitioned into state 'SUCCESS' from state '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-891114052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='22d474aa236945369b0a1fa13a5cf57b',qos_specs=None,replication_status=,reservations=['c1c2f9b3-a860-419e-a6ee-15a28792e184','5441438d-7a86-4656-b07b-01f3d420f131','fa9b031e-a49e-457a-b85c-21a4fcacaba0','a52a4de0-61d6-435d-be2c-b75ccdab52a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4234ec78184785868ac296993ee3ad',volume_type_id=592a8c46-0021-4352-a9bf-b3ef49eb3673)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:20.710141 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f073bdf-db8b-4950-9472-415ab1c792b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:16:20.717832 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f073bdf-db8b-4950-9472-415ab1c792b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:16:20.718585 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Flow 'volume_create_api' (35d54fac-622f-48ec-91b2-dc2ba0dc6a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:16:20.718886 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Create volume request issued successfully. Aug 07 14:16:20.719389 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6aee3fb-8bd0-4332-a8d3-5c23d32c7f0e tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:16:20.719767 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1443/5775] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:16:20 2026] POST /volume/v3/volumes => generated 828 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:16:20.730600 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a9e27d7-5479-42f3-85c7-bb9a53c040fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:20.732995 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a9e27d7-5479-42f3-85c7-bb9a53c040fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:20.733294 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a9e27d7-5479-42f3-85c7-bb9a53c040fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:20.733590 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a9e27d7-5479-42f3-85c7-bb9a53c040fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:20.743380 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:20.743380 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:20.747526 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7a9e27d7-5479-42f3-85c7-bb9a53c040fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:20.752245 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a9e27d7-5479-42f3-85c7-bb9a53c040fd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:20.752696 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1442/5776] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:20 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:21.764016 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bae26b3e-93f7-455c-a1c2-3dda37af5166 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:21.765700 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bae26b3e-93f7-455c-a1c2-3dda37af5166 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:21.765916 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bae26b3e-93f7-455c-a1c2-3dda37af5166 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:21.766102 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bae26b3e-93f7-455c-a1c2-3dda37af5166 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:21.773026 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:21.773026 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:21.776823 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bae26b3e-93f7-455c-a1c2-3dda37af5166 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:21.780640 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bae26b3e-93f7-455c-a1c2-3dda37af5166 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:21.781063 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1440/5777] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:21 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:21.791917 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4364935c-1537-4c04-92c6-1639577d5b33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:21.793639 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4364935c-1537-4c04-92c6-1639577d5b33 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:21.793866 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4364935c-1537-4c04-92c6-1639577d5b33 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:21.794084 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4364935c-1537-4c04-92c6-1639577d5b33 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:21.800761 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:21.800761 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:21.804639 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4364935c-1537-4c04-92c6-1639577d5b33 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:21.809285 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4364935c-1537-4c04-92c6-1639577d5b33 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:21.809700 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1453/5778] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:21 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:21.847612 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5842a778-d4b1-4b20-bd70-f4d324801bab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:21.849784 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5842a778-d4b1-4b20-bd70-f4d324801bab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:21.849994 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5842a778-d4b1-4b20-bd70-f4d324801bab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:21.850190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5842a778-d4b1-4b20-bd70-f4d324801bab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:21.856791 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:21.856791 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:21.859934 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5842a778-d4b1-4b20-bd70-f4d324801bab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:21.863506 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5842a778-d4b1-4b20-bd70-f4d324801bab tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:21.863882 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1444/5779] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:16:21 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:21.928669 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ef806ee-bd73-4c72-acf5-b592e18da070 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:21.929082 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ef806ee-bd73-4c72-acf5-b592e18da070 None None] GET https://10.4.3.193/volume// Aug 07 14:16:21.929250 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ef806ee-bd73-4c72-acf5-b592e18da070 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:21.929448 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ef806ee-bd73-4c72-acf5-b592e18da070 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:21.929793 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ef806ee-bd73-4c72-acf5-b592e18da070 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:16:21.930087 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1443/5780] 10.4.3.193 () {66 vars in 1428 bytes} [Fri Aug 7 14:16:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:16:21.936511 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f37a36ab-035c-4177-858d-ca9562db3169 req-cfe2dd86-d585-44d3-b98a-efac1393842b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:21.938367 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-cfe2dd86-d585-44d3-b98a-efac1393842b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:16:21.938721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-cfe2dd86-d585-44d3-b98a-efac1393842b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78538cd8-b1a6-49f6-a992-1e6d2cfe7825", "connector": null, "instance_uuid": "027bf214-83d9-4c8d-be56-a82c85221807"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:21.946145 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:21.946145 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:21.965757 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-cfe2dd86-d585-44d3-b98a-efac1393842b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:16:21.966158 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1441/5781] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:16:21 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:21.991080 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05b5c084-25ca-4f54-a1a8-21ffd70995ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:21.992952 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05b5c084-25ca-4f54-a1a8-21ffd70995ca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:21.993139 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05b5c084-25ca-4f54-a1a8-21ffd70995ca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:21.993335 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05b5c084-25ca-4f54-a1a8-21ffd70995ca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:21.998132 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb132d62-7244-4642-93d9-de3943c110f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:21.998509 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb132d62-7244-4642-93d9-de3943c110f2 None None] GET https://10.4.3.193/volume// Aug 07 14:16:21.998678 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb132d62-7244-4642-93d9-de3943c110f2 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:21.998866 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb132d62-7244-4642-93d9-de3943c110f2 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:21.999166 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb132d62-7244-4642-93d9-de3943c110f2 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:16:21.999424 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1445/5782] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:16:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:16:22.002187 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:22.002187 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:22.005330 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05b5c084-25ca-4f54-a1a8-21ffd70995ca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:22.005534 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f37a36ab-035c-4177-858d-ca9562db3169 req-c568dbb1-9002-4989-963e-06b70d33b433 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:22.007445 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-c568dbb1-9002-4989-963e-06b70d33b433 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:22.007654 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-c568dbb1-9002-4989-963e-06b70d33b433 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:22.007828 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-c568dbb1-9002-4989-963e-06b70d33b433 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:22.009122 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05b5c084-25ca-4f54-a1a8-21ffd70995ca tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:22.009473 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1454/5783] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:21 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:22.016435 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:22.016435 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:22.019511 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f37a36ab-035c-4177-858d-ca9562db3169 req-c568dbb1-9002-4989-963e-06b70d33b433 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:22.023135 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-c568dbb1-9002-4989-963e-06b70d33b433 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:22.023472 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1444/5784] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:16:22 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1100 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:16:22.116953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f37a36ab-035c-4177-858d-ca9562db3169 req-fb312d1e-f29d-4670-ae25-72977ea8f8a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:22.118829 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-fb312d1e-f29d-4670-ae25-72977ea8f8a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] PUT https://10.4.3.193/volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297 Aug 07 14:16:22.119173 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-fb312d1e-f29d-4670-ae25-72977ea8f8a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:22.126432 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f37a36ab-035c-4177-858d-ca9562db3169 req-fb312d1e-f29d-4670-ae25-72977ea8f8a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Acquiring lock "cinder-attachment_update-78538cd8-b1a6-49f6-a992-1e6d2cfe7825-np0000006713" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:16:22.130513 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f37a36ab-035c-4177-858d-ca9562db3169 req-fb312d1e-f29d-4670-ae25-72977ea8f8a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-78538cd8-b1a6-49f6-a992-1e6d2cfe7825-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:16:22.131371 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:22.131371 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:22.197380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f37a36ab-035c-4177-858d-ca9562db3169 req-fb312d1e-f29d-4670-ae25-72977ea8f8a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Lock "cinder-attachment_update-78538cd8-b1a6-49f6-a992-1e6d2cfe7825-np0000006713" released by "attachment_update" :: held 0.067s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:16:22.197667 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-fb312d1e-f29d-4670-ae25-72977ea8f8a2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297 returned with HTTP 200 Aug 07 14:16:22.198080 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1442/5785] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:16:22 2026] PUT /volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:23.023173 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d53ead6d-a6a6-4a2d-a4c8-c9fc8465517f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:23.025377 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d53ead6d-a6a6-4a2d-a4c8-c9fc8465517f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:23.025648 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d53ead6d-a6a6-4a2d-a4c8-c9fc8465517f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:23.025919 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d53ead6d-a6a6-4a2d-a4c8-c9fc8465517f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:23.036635 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:23.036635 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:23.039820 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d53ead6d-a6a6-4a2d-a4c8-c9fc8465517f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:23.043505 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d53ead6d-a6a6-4a2d-a4c8-c9fc8465517f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:23.043778 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1446/5786] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:23 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:24.056771 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6045f369-3d9a-43d6-bd79-d1ff0377b742 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:24.059871 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6045f369-3d9a-43d6-bd79-d1ff0377b742 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:24.059871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6045f369-3d9a-43d6-bd79-d1ff0377b742 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:24.059871 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6045f369-3d9a-43d6-bd79-d1ff0377b742 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:24.067164 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:24.067164 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:24.070485 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6045f369-3d9a-43d6-bd79-d1ff0377b742 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:24.074147 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6045f369-3d9a-43d6-bd79-d1ff0377b742 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:24.074507 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1455/5787] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:24 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:25.087338 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30a51759-688f-4a37-91c8-33390d9d43a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:25.089021 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30a51759-688f-4a37-91c8-33390d9d43a9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:25.089246 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30a51759-688f-4a37-91c8-33390d9d43a9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:25.089413 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30a51759-688f-4a37-91c8-33390d9d43a9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:25.097918 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:25.097918 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:25.101043 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-30a51759-688f-4a37-91c8-33390d9d43a9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:25.105072 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30a51759-688f-4a37-91c8-33390d9d43a9 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:25.105598 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1445/5788] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:25 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:26.118340 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e8e4412-80dd-4026-aef2-1c2b6369799d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:26.120004 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e8e4412-80dd-4026-aef2-1c2b6369799d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:26.120208 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e8e4412-80dd-4026-aef2-1c2b6369799d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:26.120387 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e8e4412-80dd-4026-aef2-1c2b6369799d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:26.129183 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:26.129183 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:26.132822 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e8e4412-80dd-4026-aef2-1c2b6369799d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:26.136455 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e8e4412-80dd-4026-aef2-1c2b6369799d tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:26.136797 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1443/5789] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:26 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:26.247240 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5ffb9001-a698-437c-85e9-367fa40fc108 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:26.249322 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5ffb9001-a698-437c-85e9-367fa40fc108 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297/action Aug 07 14:16:26.249678 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5ffb9001-a698-437c-85e9-367fa40fc108 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:16:26.249791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5ffb9001-a698-437c-85e9-367fa40fc108 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:26.263857 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:26.263857 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:26.272408 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f37a36ab-035c-4177-858d-ca9562db3169 req-5ffb9001-a698-437c-85e9-367fa40fc108 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297/action returned with HTTP 204 Aug 07 14:16:26.272782 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1447/5790] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:16:26 2026] POST /volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:27.151595 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a9cf705-8187-44d9-ac1d-779563fea007 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.153477 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a9cf705-8187-44d9-ac1d-779563fea007 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:27.153741 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a9cf705-8187-44d9-ac1d-779563fea007 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.153969 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a9cf705-8187-44d9-ac1d-779563fea007 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.163981 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.163981 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:27.167501 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a9cf705-8187-44d9-ac1d-779563fea007 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.171486 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a9cf705-8187-44d9-ac1d-779563fea007 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:27.171950 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1456/5791] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:27.214480 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f561f8c6-3515-46fb-bc6a-e4f1803eea4a req-b92286bd-8289-43d0-b4c2-3ed3e54407df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.216978 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f561f8c6-3515-46fb-bc6a-e4f1803eea4a req-b92286bd-8289-43d0-b4c2-3ed3e54407df tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:27.217236 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f561f8c6-3515-46fb-bc6a-e4f1803eea4a req-b92286bd-8289-43d0-b4c2-3ed3e54407df tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.217500 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f561f8c6-3515-46fb-bc6a-e4f1803eea4a req-b92286bd-8289-43d0-b4c2-3ed3e54407df tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.229143 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.229143 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:27.233084 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f561f8c6-3515-46fb-bc6a-e4f1803eea4a req-b92286bd-8289-43d0-b4c2-3ed3e54407df tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.238283 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f561f8c6-3515-46fb-bc6a-e4f1803eea4a req-b92286bd-8289-43d0-b4c2-3ed3e54407df tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:27.238879 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1446/5792] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:27.253784 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2ab2162-e224-4f5c-9c63-b4d0db03d2a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.255522 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2ab2162-e224-4f5c-9c63-b4d0db03d2a0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:27.255701 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2ab2162-e224-4f5c-9c63-b4d0db03d2a0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.255993 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2ab2162-e224-4f5c-9c63-b4d0db03d2a0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.266190 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.266190 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:27.269868 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d2ab2162-e224-4f5c-9c63-b4d0db03d2a0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.273855 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2ab2162-e224-4f5c-9c63-b4d0db03d2a0 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:27.274474 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1444/5793] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:27.320821 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-23884247-3fd6-4c98-9798-1d24cd6768d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.322748 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-23884247-3fd6-4c98-9798-1d24cd6768d7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:27.322944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-23884247-3fd6-4c98-9798-1d24cd6768d7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.323124 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-23884247-3fd6-4c98-9798-1d24cd6768d7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.332131 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.332131 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:27.335116 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-23884247-3fd6-4c98-9798-1d24cd6768d7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.338949 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-23884247-3fd6-4c98-9798-1d24cd6768d7 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:27.339339 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1448/5794] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:27.361342 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-0633dfe5-6a8f-4980-b5b3-c27c8cc14fd8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.363526 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-0633dfe5-6a8f-4980-b5b3-c27c8cc14fd8 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] POST https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825/action Aug 07 14:16:27.363997 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-0633dfe5-6a8f-4980-b5b3-c27c8cc14fd8 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:16:27.364032 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-0633dfe5-6a8f-4980-b5b3-c27c8cc14fd8 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:16:27.377859 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.377859 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:27.377859 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-0633dfe5-6a8f-4980-b5b3-c27c8cc14fd8 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.384657 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-0633dfe5-6a8f-4980-b5b3-c27c8cc14fd8 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Begin detaching volume completed successfully. Aug 07 14:16:27.384968 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-0633dfe5-6a8f-4980-b5b3-c27c8cc14fd8 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825/action returned with HTTP 202 Aug 07 14:16:27.385635 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1457/5795] 10.4.3.193 () {72 vars in 1672 bytes} [Fri Aug 7 14:16:27 2026] POST /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:16:27.406641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-918d8339-b48b-4539-b33e-5fa55e8b60fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.410922 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-918d8339-b48b-4539-b33e-5fa55e8b60fc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:27.410922 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-918d8339-b48b-4539-b33e-5fa55e8b60fc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.411434 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-918d8339-b48b-4539-b33e-5fa55e8b60fc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.430584 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.430584 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:27.435044 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-918d8339-b48b-4539-b33e-5fa55e8b60fc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.440021 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d562302a-c7f7-42de-8f80-eb8f35387bc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.440452 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d562302a-c7f7-42de-8f80-eb8f35387bc5 None None] GET https://10.4.3.193/volume// Aug 07 14:16:27.440635 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d562302a-c7f7-42de-8f80-eb8f35387bc5 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.440861 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d562302a-c7f7-42de-8f80-eb8f35387bc5 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.441187 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d562302a-c7f7-42de-8f80-eb8f35387bc5 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:16:27.441490 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1445/5796] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:16:27.446974 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-918d8339-b48b-4539-b33e-5fa55e8b60fc tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:27.447478 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1447/5797] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:27.455770 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-de55ccd8-d058-44cc-9353-2abec7163a9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.457625 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-de55ccd8-d058-44cc-9353-2abec7163a9f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:27.457814 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-de55ccd8-d058-44cc-9353-2abec7163a9f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.458022 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-de55ccd8-d058-44cc-9353-2abec7163a9f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.465976 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.465976 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:27.468954 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-de55ccd8-d058-44cc-9353-2abec7163a9f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.472683 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-de55ccd8-d058-44cc-9353-2abec7163a9f tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:27.473136 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1449/5798] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:16:27.940475 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-446644d3-33f1-4e96-85f6-9913c08aa5cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:27.942579 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-446644d3-33f1-4e96-85f6-9913c08aa5cd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:27.942903 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-446644d3-33f1-4e96-85f6-9913c08aa5cd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:27.943159 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-446644d3-33f1-4e96-85f6-9913c08aa5cd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:27.952485 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:27.952485 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:27.955772 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-446644d3-33f1-4e96-85f6-9913c08aa5cd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:27.959941 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-446644d3-33f1-4e96-85f6-9913c08aa5cd tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:27.960417 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1458/5799] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:16:27 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:28.221687 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-c684f64b-6650-4be7-8e48-84d72b2d931b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:28.223572 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-c684f64b-6650-4be7-8e48-84d72b2d931b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297 Aug 07 14:16:28.223743 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-c684f64b-6650-4be7-8e48-84d72b2d931b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:28.223930 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-c684f64b-6650-4be7-8e48-84d72b2d931b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:28.230327 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:28.230327 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:16:28.268281 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-12bce67a-86eb-45cd-a58f-3d1b6ce1d7d4 req-c684f64b-6650-4be7-8e48-84d72b2d931b tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297 returned with HTTP 200 Aug 07 14:16:28.268698 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1446/5800] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:16:28 2026] DELETE /volume/v3/attachments/aa6a4627-2697-4590-85d0-e1863f300297 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:28.459561 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-33a2f981-c362-4cb0-b666-bdc2caf2c7f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:28.461440 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33a2f981-c362-4cb0-b666-bdc2caf2c7f6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:28.461665 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33a2f981-c362-4cb0-b666-bdc2caf2c7f6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:28.461859 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33a2f981-c362-4cb0-b666-bdc2caf2c7f6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:28.468232 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:28.468232 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:28.471591 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-33a2f981-c362-4cb0-b666-bdc2caf2c7f6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:28.475300 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33a2f981-c362-4cb0-b666-bdc2caf2c7f6 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:28.475647 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1448/5801] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:28 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:28.489651 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:28.491189 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] DELETE https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:28.491354 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:28.491580 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:28.491757 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume with id: 78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:28.497885 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:28.497885 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:16:28.498250 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:28.511858 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Delete volume request issued successfully. Aug 07 14:16:28.512024 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02fd2f57-0ea6-4f4c-b976-19a1cc343da1 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 202 Aug 07 14:16:28.512400 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1450/5802] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:16:28 2026] DELETE /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:16:28.524521 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09aaac7f-3aa5-45be-b2e4-e8f1cd381db2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:28.527079 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09aaac7f-3aa5-45be-b2e4-e8f1cd381db2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:28.527436 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09aaac7f-3aa5-45be-b2e4-e8f1cd381db2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:28.527782 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09aaac7f-3aa5-45be-b2e4-e8f1cd381db2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:28.537005 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:28.537005 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:16:28.542030 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09aaac7f-3aa5-45be-b2e4-e8f1cd381db2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Volume info retrieved successfully. Aug 07 14:16:28.546687 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09aaac7f-3aa5-45be-b2e4-e8f1cd381db2 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 200 Aug 07 14:16:28.547120 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1459/5803] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:28 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:16:29.561790 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9704a34f-e4b3-4b89-86e7-0444d8565841 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:29.563683 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9704a34f-e4b3-4b89-86e7-0444d8565841 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] GET https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 Aug 07 14:16:29.563904 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9704a34f-e4b3-4b89-86e7-0444d8565841 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:29.564116 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9704a34f-e4b3-4b89-86e7-0444d8565841 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:29.569753 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9704a34f-e4b3-4b89-86e7-0444d8565841 tempest-VolumeMultiattachTests-1462996316 tempest-VolumeMultiattachTests-1462996316-project-member] https://10.4.3.193/volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 returned with HTTP 404 Aug 07 14:16:29.570226 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1447/5804] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:16:29 2026] GET /volume/v3/volumes/78538cd8-b1a6-49f6-a992-1e6d2cfe7825 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:16:29.576479 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4534666e-1053-4826-a98c-7d08b781b9d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:29.578191 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4534666e-1053-4826-a98c-7d08b781b9d6 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:16:29.578367 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4534666e-1053-4826-a98c-7d08b781b9d6 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:29.578560 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4534666e-1053-4826-a98c-7d08b781b9d6 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:29.579280 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4534666e-1053-4826-a98c-7d08b781b9d6 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:16:29.589163 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4534666e-1053-4826-a98c-7d08b781b9d6 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Get all volumes completed successfully. Aug 07 14:16:29.590546 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:16:29.590546 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:16:29.596383 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4534666e-1053-4826-a98c-7d08b781b9d6 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:16:29.596772 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1449/5805] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:16:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7084 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:16:29.609607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2692c63e-d76d-48e2-82d5-c889645a8005 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:16:29.611325 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2692c63e-d76d-48e2-82d5-c889645a8005 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] DELETE https://10.4.3.193/volume/v3/types/592a8c46-0021-4352-a9bf-b3ef49eb3673 Aug 07 14:16:29.611925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2692c63e-d76d-48e2-82d5-c889645a8005 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:16:29.611925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2692c63e-d76d-48e2-82d5-c889645a8005 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:16:29.632184 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2692c63e-d76d-48e2-82d5-c889645a8005 tempest-VolumeMultiattachTests-507864830 tempest-VolumeMultiattachTests-507864830-project-admin] https://10.4.3.193/volume/v3/types/592a8c46-0021-4352-a9bf-b3ef49eb3673 returned with HTTP 202 Aug 07 14:16:29.632550 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1451/5806] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:16:29 2026] DELETE /volume/v3/types/592a8c46-0021-4352-a9bf-b3ef49eb3673 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:16:38.545629 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=62,cinder:UPDATE=14,cinder:INSERT=9 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:16:39.567117 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=62,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:16:39.593086 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=52,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:16:39.629882 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=81,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:17:04.622277 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-61f5da22-0ab1-432f-a3ef-347c61e759fe req-5e340853-beb8-4111-872f-8584b87b87f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:04.624216 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-61f5da22-0ab1-432f-a3ef-347c61e759fe req-5e340853-beb8-4111-872f-8584b87b87f9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd Aug 07 14:17:04.624389 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-61f5da22-0ab1-432f-a3ef-347c61e759fe req-5e340853-beb8-4111-872f-8584b87b87f9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:04.624563 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-61f5da22-0ab1-432f-a3ef-347c61e759fe req-5e340853-beb8-4111-872f-8584b87b87f9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:04.631343 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:04.631343 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:17:04.670351 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-61f5da22-0ab1-432f-a3ef-347c61e759fe req-5e340853-beb8-4111-872f-8584b87b87f9 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd returned with HTTP 200 Aug 07 14:17:04.670923 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1460/5807] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:17:04 2026] DELETE /volume/v3/attachments/c345e9ad-276e-4c62-b470-b46070c986fd => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:17:05.724012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-51e07293-5e09-49a0-9e3c-41a7649a9b48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:05.726081 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-51e07293-5e09-49a0-9e3c-41a7649a9b48 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:17:05.726300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-51e07293-5e09-49a0-9e3c-41a7649a9b48 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:05.726505 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-51e07293-5e09-49a0-9e3c-41a7649a9b48 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:05.733168 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:05.733168 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:17:05.736372 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-51e07293-5e09-49a0-9e3c-41a7649a9b48 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:05.740592 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-51e07293-5e09-49a0-9e3c-41a7649a9b48 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:17:05.741029 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1448/5808] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:17:05 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:06.210506 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-d5112c79-16bd-4f0a-9a9f-4b453c600dad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:06.212431 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-d5112c79-16bd-4f0a-9a9f-4b453c600dad tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:17:06.212598 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-d5112c79-16bd-4f0a-9a9f-4b453c600dad tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:06.212765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-d5112c79-16bd-4f0a-9a9f-4b453c600dad tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:06.218810 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:06.218810 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:17:06.221635 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-d5112c79-16bd-4f0a-9a9f-4b453c600dad tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:06.225288 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-d5112c79-16bd-4f0a-9a9f-4b453c600dad tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:17:06.225610 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1450/5809] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:17:06 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1365 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:06.234157 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa058e7f-007b-42af-8c08-6ef25ddb62bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:06.234533 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa058e7f-007b-42af-8c08-6ef25ddb62bc None None] GET https://10.4.3.193/volume// Aug 07 14:17:06.234745 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa058e7f-007b-42af-8c08-6ef25ddb62bc None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:06.234960 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa058e7f-007b-42af-8c08-6ef25ddb62bc None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:06.235298 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa058e7f-007b-42af-8c08-6ef25ddb62bc None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:17:06.235602 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1452/5810] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:17:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:17:06.242039 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-edc10c61-5afd-4a87-8d6e-386e02344fce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:06.243807 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-edc10c61-5afd-4a87-8d6e-386e02344fce tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:17:06.244151 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-edc10c61-5afd-4a87-8d6e-386e02344fce tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28e65569-6382-4ff5-bcba-e1d4dc3c608e", "connector": null, "instance_uuid": "d83d7388-f979-4aa4-ae5f-d6b8568e07d4"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:06.251270 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:06.251270 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:17:06.269592 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-edc10c61-5afd-4a87-8d6e-386e02344fce tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:17:06.270001 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1461/5811] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:17:06 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:07.011215 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9430e767-47ab-4fd0-97ff-69a8c1c37987 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:07.011506 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9430e767-47ab-4fd0-97ff-69a8c1c37987 None None] GET https://10.4.3.193/volume// Aug 07 14:17:07.011716 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9430e767-47ab-4fd0-97ff-69a8c1c37987 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:07.011930 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9430e767-47ab-4fd0-97ff-69a8c1c37987 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:07.012267 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9430e767-47ab-4fd0-97ff-69a8c1c37987 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:17:07.012620 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1449/5812] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:17:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:17:07.022094 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-70a424ea-ee64-4c49-9695-0734f6cdb670 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:07.024030 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-70a424ea-ee64-4c49-9695-0734f6cdb670 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:17:07.024214 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-70a424ea-ee64-4c49-9695-0734f6cdb670 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:07.024420 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-70a424ea-ee64-4c49-9695-0734f6cdb670 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:07.033428 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:07.033428 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:17:07.037088 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-70a424ea-ee64-4c49-9695-0734f6cdb670 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:07.041480 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-70a424ea-ee64-4c49-9695-0734f6cdb670 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:17:07.041887 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1451/5813] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:17:07 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:17:07.140998 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-b67d5294-74d7-4374-95e2-246bc3cd792c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:07.143065 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-b67d5294-74d7-4374-95e2-246bc3cd792c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f Aug 07 14:17:07.143400 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-b67d5294-74d7-4374-95e2-246bc3cd792c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:07.150675 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-b67d5294-74d7-4374-95e2-246bc3cd792c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-28e65569-6382-4ff5-bcba-e1d4dc3c608e-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:17:07.154884 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-b67d5294-74d7-4374-95e2-246bc3cd792c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-28e65569-6382-4ff5-bcba-e1d4dc3c608e-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:17:07.155707 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:07.155707 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:17:07.223402 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-b67d5294-74d7-4374-95e2-246bc3cd792c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-28e65569-6382-4ff5-bcba-e1d4dc3c608e-np0000006713" released by "attachment_update" :: held 0.068s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:17:07.223726 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-b67d5294-74d7-4374-95e2-246bc3cd792c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f returned with HTTP 200 Aug 07 14:17:07.224185 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1453/5814] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:17:07 2026] PUT /volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:07.246526 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-c90a4ce7-9e86-4f7c-baf3-25440e2c2398 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:07.248582 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-c90a4ce7-9e86-4f7c-baf3-25440e2c2398 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f/action Aug 07 14:17:07.248946 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-c90a4ce7-9e86-4f7c-baf3-25440e2c2398 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:17:07.249074 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-c90a4ce7-9e86-4f7c-baf3-25440e2c2398 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:07.263166 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:07.263166 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:17:07.274425 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-77caf90e-7988-44f8-a97f-8de1954f8820 req-c90a4ce7-9e86-4f7c-baf3-25440e2c2398 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f/action returned with HTTP 204 Aug 07 14:17:07.274882 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1462/5815] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:17:07 2026] POST /volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:17:15.739363 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=4 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:17:17.040452 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=9 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:17:17.218042 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:17:17.269246 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:17:50.966772 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:50.968468 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/snapshots Aug 07 14:17:50.968865 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28e65569-6382-4ff5-bcba-e1d4dc3c608e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2006843542", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:50.979737 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:50.979737 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:17:50.980233 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:50.980379 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create snapshot from volume 28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:17:51.002712 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['c4219f29-4662-4d52-b073-f64ce415fb6f', '59e322e7-3faa-473f-8ed4-fcab0e1ff7b9', 'dd02951c-ccf0-4c57-b249-634e1e663220', '103407b6-670d-44e2-9a45-8b463aa203fa'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:17:51.031219 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot force create request issued successfully. Aug 07 14:17:51.031618 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-967aaa69-29b1-4328-bee1-82e7b4a4803a tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots returned with HTTP 202 Aug 07 14:17:51.032143 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1450/5816] 10.4.3.193 () {68 vars in 1265 bytes} [Fri Aug 7 14:17:50 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 07 14:17:51.041152 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-12d4c354-a6b3-403c-81a9-7a8d634ec90f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:51.043370 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12d4c354-a6b3-403c-81a9-7a8d634ec90f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 Aug 07 14:17:51.043612 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12d4c354-a6b3-403c-81a9-7a8d634ec90f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:51.043874 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12d4c354-a6b3-403c-81a9-7a8d634ec90f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:51.051492 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:51.051492 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:17:51.052008 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-12d4c354-a6b3-403c-81a9-7a8d634ec90f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:17:51.052898 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12d4c354-a6b3-403c-81a9-7a8d634ec90f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 returned with HTTP 200 Aug 07 14:17:51.053368 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1452/5817] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:17:51 2026] GET /volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:17:52.063893 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a7a6ab8-4d78-4fbb-b235-20692261b4ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:52.065399 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a7a6ab8-4d78-4fbb-b235-20692261b4ab tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 Aug 07 14:17:52.065616 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a7a6ab8-4d78-4fbb-b235-20692261b4ab tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:52.065836 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a7a6ab8-4d78-4fbb-b235-20692261b4ab tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:52.071331 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:52.071331 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:17:52.071784 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a7a6ab8-4d78-4fbb-b235-20692261b4ab tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:17:52.072610 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a7a6ab8-4d78-4fbb-b235-20692261b4ab tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 returned with HTTP 200 Aug 07 14:17:52.073005 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1454/5818] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:17:52 2026] GET /volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:17:52.082050 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4afeb37f-9fce-4f6f-90f8-ded409d50dcb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:52.083940 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4afeb37f-9fce-4f6f-90f8-ded409d50dcb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 Aug 07 14:17:52.084172 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4afeb37f-9fce-4f6f-90f8-ded409d50dcb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:52.084393 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4afeb37f-9fce-4f6f-90f8-ded409d50dcb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:52.089715 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:52.089715 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:17:52.090228 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4afeb37f-9fce-4f6f-90f8-ded409d50dcb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:17:52.091076 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4afeb37f-9fce-4f6f-90f8-ded409d50dcb tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 returned with HTTP 200 Aug 07 14:17:52.091434 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1463/5819] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:17:52 2026] GET /volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:17:52.100779 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-692a1704-221f-40c2-81a5-8320d8a728dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:52.102535 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:17:52.102876 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-444528061", "snapshot_id": "cdd76bc7-ff62-4f9b-8128-ff03edceb371", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:52.104293 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-444528061', 'snapshot_id': 'cdd76bc7-ff62-4f9b-8128-ff03edceb371', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:17:52.109073 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:52.109073 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:17:52.109488 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:17:52.109604 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume of 1 GB Aug 07 14:17:52.113328 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Availability Zones retrieved successfully. Aug 07 14:17:52.119061 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (9f4cc841-5bc1-4f67-b873-4c6dc12c72a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:17:52.119966 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f12698-b9e9-49bb-b1cc-142481988870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:17:52.120938 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:17:52.156384 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f12698-b9e9-49bb-b1cc-142481988870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cdd76bc7-ff62-4f9b-8128-ff03edceb371', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:17:52.157533 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc631653-a038-4f58-8825-28ae09672400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:17:52.197953 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Created reservations ['355e3a5c-6254-4f8a-b747-b3fc7c15118e', '6a783e1c-d0e8-4d06-bceb-e693f9715dc5', 'd08a3a85-ce5c-4973-a875-8e25cd890ed6', 'd96fa0ce-edd3-43d4-afeb-d2a938ef406c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:17:52.198728 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc631653-a038-4f58-8825-28ae09672400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['355e3a5c-6254-4f8a-b747-b3fc7c15118e', '6a783e1c-d0e8-4d06-bceb-e693f9715dc5', 'd08a3a85-ce5c-4973-a875-8e25cd890ed6', 'd96fa0ce-edd3-43d4-afeb-d2a938ef406c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:17:52.199569 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7d5c03-8cd2-4735-9b64-98cfcb4df1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:17:52.241312 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7d5c03-8cd2-4735-9b64-98cfcb4df1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67aa3832-ef1a-4531-b28c-a6ac6dccd523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-444528061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['355e3a5c-6254-4f8a-b747-b3fc7c15118e','6a783e1c-d0e8-4d06-bceb-e693f9715dc5','d08a3a85-ce5c-4973-a875-8e25cd890ed6','d96fa0ce-edd3-43d4-afeb-d2a938ef406c'],size=1,snapshot_id=cdd76bc7-ff62-4f9b-8128-ff03edceb371,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), '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-07T14:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-444528061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67aa3832-ef1a-4531-b28c-a6ac6dccd523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac7de2b756e4fb597896c8811625a7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cdd76bc7-ff62-4f9b-8128-ff03edceb371,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c04c51355174cca945e1e9b0f333915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:17:52.242139 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5677460b-d5ac-4b17-8cd5-dd1b822912ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:17:52.260052 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5677460b-d5ac-4b17-8cd5-dd1b822912ae) transitioned into state 'SUCCESS' from state '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-444528061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ac7de2b756e4fb597896c8811625a7c',qos_specs=None,replication_status=,reservations=['355e3a5c-6254-4f8a-b747-b3fc7c15118e','6a783e1c-d0e8-4d06-bceb-e693f9715dc5','d08a3a85-ce5c-4973-a875-8e25cd890ed6','d96fa0ce-edd3-43d4-afeb-d2a938ef406c'],size=1,snapshot_id=cdd76bc7-ff62-4f9b-8128-ff03edceb371,source_replicaid=,source_volid=None,status='creating',user_id='5c04c51355174cca945e1e9b0f333915',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:17:52.260812 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f6432a-e349-429a-bf04-ef34b90dae09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:17:52.284280 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f6432a-e349-429a-bf04-ef34b90dae09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:17:52.285281 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Flow 'volume_create_api' (9f4cc841-5bc1-4f67-b873-4c6dc12c72a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:17:52.285602 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Create volume request issued successfully. Aug 07 14:17:52.286248 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-692a1704-221f-40c2-81a5-8320d8a728dd tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:17:52.286991 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1451/5820] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:17:52 2026] POST /volume/v3/volumes => generated 784 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:17:52.300145 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ebc56e19-f822-4c1a-ae8b-1481752d9570 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:52.302107 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebc56e19-f822-4c1a-ae8b-1481752d9570 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:17:52.302334 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebc56e19-f822-4c1a-ae8b-1481752d9570 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:52.302547 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebc56e19-f822-4c1a-ae8b-1481752d9570 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:52.310377 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:52.310377 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:17:52.314351 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ebc56e19-f822-4c1a-ae8b-1481752d9570 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:52.318448 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebc56e19-f822-4c1a-ae8b-1481752d9570 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 200 Aug 07 14:17:52.318879 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1453/5821] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:17:52 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:17:53.331282 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bda0bc05-5740-404e-b360-547c7d3fc71b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:53.333430 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bda0bc05-5740-404e-b360-547c7d3fc71b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:17:53.333665 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bda0bc05-5740-404e-b360-547c7d3fc71b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:53.333944 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bda0bc05-5740-404e-b360-547c7d3fc71b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:53.340918 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:53.340918 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:17:53.344334 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bda0bc05-5740-404e-b360-547c7d3fc71b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:53.348734 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bda0bc05-5740-404e-b360-547c7d3fc71b tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 200 Aug 07 14:17:53.349168 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1455/5822] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:17:53 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:53.361686 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e3d5e35-b6d8-45a9-b1d0-98424eaf722d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:53.363408 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e3d5e35-b6d8-45a9-b1d0-98424eaf722d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:17:53.363592 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e3d5e35-b6d8-45a9-b1d0-98424eaf722d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:53.363817 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e3d5e35-b6d8-45a9-b1d0-98424eaf722d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:53.371630 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:53.371630 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:17:53.374561 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e3d5e35-b6d8-45a9-b1d0-98424eaf722d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:53.379082 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e3d5e35-b6d8-45a9-b1d0-98424eaf722d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 200 Aug 07 14:17:53.379432 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1464/5823] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:17:53 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:53.464898 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6f9e6d21-1a56-4b4c-86dc-00635148912c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:53.467066 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6f9e6d21-1a56-4b4c-86dc-00635148912c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:17:53.467254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6f9e6d21-1a56-4b4c-86dc-00635148912c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:53.467430 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6f9e6d21-1a56-4b4c-86dc-00635148912c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:53.474101 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:53.474101 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:17:53.477955 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6f9e6d21-1a56-4b4c-86dc-00635148912c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:53.482734 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6f9e6d21-1a56-4b4c-86dc-00635148912c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 200 Aug 07 14:17:53.483286 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1452/5824] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:17:53 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:53.892991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-e9a5da38-c92e-40af-84ae-c231ad93a010 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:53.894886 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-e9a5da38-c92e-40af-84ae-c231ad93a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:17:53.895074 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-e9a5da38-c92e-40af-84ae-c231ad93a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:53.895256 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-e9a5da38-c92e-40af-84ae-c231ad93a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:53.901833 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:53.901833 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:17:53.905277 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-e9a5da38-c92e-40af-84ae-c231ad93a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:53.909611 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-e9a5da38-c92e-40af-84ae-c231ad93a010 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 200 Aug 07 14:17:53.910052 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1454/5825] 10.4.3.193 () {68 vars in 1598 bytes} [Fri Aug 7 14:17:53 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:53.919586 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f2aed90f-99c5-4ca2-b549-2f4f31d74b49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:53.920167 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2aed90f-99c5-4ca2-b549-2f4f31d74b49 None None] GET https://10.4.3.193/volume// Aug 07 14:17:53.920414 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2aed90f-99c5-4ca2-b549-2f4f31d74b49 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:53.920689 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f2aed90f-99c5-4ca2-b549-2f4f31d74b49 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:53.921087 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f2aed90f-99c5-4ca2-b549-2f4f31d74b49 None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:17:53.921363 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1456/5826] 10.4.3.193 () {66 vars in 1419 bytes} [Fri Aug 7 14:17:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:17:53.928986 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-61804e14-20d1-4246-949a-a12b5d0ade30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:53.931101 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-61804e14-20d1-4246-949a-a12b5d0ade30 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments Aug 07 14:17:53.931536 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-61804e14-20d1-4246-949a-a12b5d0ade30 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67aa3832-ef1a-4531-b28c-a6ac6dccd523", "connector": null, "instance_uuid": "8e68f024-88a8-4d66-aab1-0558be984f8a"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:53.939285 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:53.939285 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:17:53.961581 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-61804e14-20d1-4246-949a-a12b5d0ade30 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments returned with HTTP 200 Aug 07 14:17:53.962205 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1465/5827] 10.4.3.193 () {74 vars in 1594 bytes} [Fri Aug 7 14:17:53 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:54.677433 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1546150-2ac8-4adc-bd77-545622aa83ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:54.677775 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1546150-2ac8-4adc-bd77-545622aa83ba None None] GET https://10.4.3.193/volume// Aug 07 14:17:54.677957 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1546150-2ac8-4adc-bd77-545622aa83ba None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:54.678137 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1546150-2ac8-4adc-bd77-545622aa83ba None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:54.678462 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1546150-2ac8-4adc-bd77-545622aa83ba None None] https://10.4.3.193/volume// returned with HTTP 300 Aug 07 14:17:54.678730 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1453/5828] 10.4.3.193 () {66 vars in 1426 bytes} [Fri Aug 7 14:17:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 14:17:54.690562 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6074feb7-752b-479b-b1fa-f091f451548c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:54.693166 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6074feb7-752b-479b-b1fa-f091f451548c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:17:54.693447 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6074feb7-752b-479b-b1fa-f091f451548c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:17:54.693701 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6074feb7-752b-479b-b1fa-f091f451548c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:17:54.705192 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:54.705192 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:17:54.709320 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6074feb7-752b-479b-b1fa-f091f451548c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:17:54.715168 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-6074feb7-752b-479b-b1fa-f091f451548c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 200 Aug 07 14:17:54.715609 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1455/5829] 10.4.3.193 () {70 vars in 1639 bytes} [Fri Aug 7 14:17:54 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 14:17:54.817767 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-d4c78170-9667-4868-a3a5-1afdd2bfc821 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:54.819917 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-d4c78170-9667-4868-a3a5-1afdd2bfc821 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] PUT https://10.4.3.193/volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2 Aug 07 14:17:54.820349 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-d4c78170-9667-4868-a3a5-1afdd2bfc821 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.193", "host": "np0000006713", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:23ee33f0ffd1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ed7db2e8-611c-40c6-9c8a-4b64b10b8c8b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:54.827342 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-d4c78170-9667-4868-a3a5-1afdd2bfc821 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Acquiring lock "cinder-attachment_update-67aa3832-ef1a-4531-b28c-a6ac6dccd523-np0000006713" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 14:17:54.831454 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-d4c78170-9667-4868-a3a5-1afdd2bfc821 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-67aa3832-ef1a-4531-b28c-a6ac6dccd523-np0000006713" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 14:17:54.832373 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:54.832373 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:17:54.908245 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-d4c78170-9667-4868-a3a5-1afdd2bfc821 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Lock "cinder-attachment_update-67aa3832-ef1a-4531-b28c-a6ac6dccd523-np0000006713" released by "attachment_update" :: held 0.077s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 14:17:54.908544 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-d4c78170-9667-4868-a3a5-1afdd2bfc821 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2 returned with HTTP 200 Aug 07 14:17:54.909014 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1457/5830] 10.4.3.193 () {74 vars in 1704 bytes} [Fri Aug 7 14:17:54 2026] PUT /volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:17:54.928277 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-5f724c7b-5e67-474b-953a-0deb910f01da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:17:54.930315 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-5f724c7b-5e67-474b-953a-0deb910f01da tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] POST https://10.4.3.193/volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2/action Aug 07 14:17:54.930707 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-5f724c7b-5e67-474b-953a-0deb910f01da tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 14:17:54.930889 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-5f724c7b-5e67-474b-953a-0deb910f01da tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:17:54.949637 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:17:54.949637 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:17:54.957307 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-be1277f0-c51a-491f-9fe5-a6778dd45c3d req-5f724c7b-5e67-474b-953a-0deb910f01da tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2/action returned with HTTP 204 Aug 07 14:17:54.957680 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1466/5831] 10.4.3.193 () {74 vars in 1725 bytes} [Fri Aug 7 14:17:54 2026] POST /volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:18:03.481387 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:18:04.713288 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=14 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:18:04.903123 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:18:04.963240 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:18:39.929573 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e93c535f-52e2-4f37-8e27-437c0f3cdae2 req-53269796-27bc-4768-8d17-ec31be49bb1f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:39.931776 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e93c535f-52e2-4f37-8e27-437c0f3cdae2 req-53269796-27bc-4768-8d17-ec31be49bb1f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2 Aug 07 14:18:39.932044 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e93c535f-52e2-4f37-8e27-437c0f3cdae2 req-53269796-27bc-4768-8d17-ec31be49bb1f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:39.932394 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e93c535f-52e2-4f37-8e27-437c0f3cdae2 req-53269796-27bc-4768-8d17-ec31be49bb1f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:39.938960 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:39.938960 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:18:39.980783 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e93c535f-52e2-4f37-8e27-437c0f3cdae2 req-53269796-27bc-4768-8d17-ec31be49bb1f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2 returned with HTTP 200 Aug 07 14:18:39.981290 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1454/5832] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:18:39 2026] DELETE /volume/v3/attachments/0fcf3f78-326c-4702-8c22-6ca096f4cce2 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:41.199126 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:41.200997 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:18:41.201196 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:41.201376 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:41.201524 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:18:41.208671 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:41.208671 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:18:41.209164 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:18:41.228913 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:18:41.229185 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d610a32a-f9d7-4e03-966e-d6eb60bb8875 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 202 Aug 07 14:18:41.229797 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1456/5833] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:18:41 2026] DELETE /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:18:41.236617 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e8d0bee0-5d21-4f9f-98e7-f4f1e084f47f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:41.238310 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8d0bee0-5d21-4f9f-98e7-f4f1e084f47f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:18:41.238490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8d0bee0-5d21-4f9f-98e7-f4f1e084f47f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:41.238662 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e8d0bee0-5d21-4f9f-98e7-f4f1e084f47f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:41.245281 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:41.245281 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:18:41.248680 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e8d0bee0-5d21-4f9f-98e7-f4f1e084f47f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:18:41.253299 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e8d0bee0-5d21-4f9f-98e7-f4f1e084f47f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 200 Aug 07 14:18:41.253668 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1458/5834] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:41 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 14:18:42.265494 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b174397c-3451-47d1-9294-c69f3a3ab8cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:42.267278 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b174397c-3451-47d1-9294-c69f3a3ab8cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 Aug 07 14:18:42.267461 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b174397c-3451-47d1-9294-c69f3a3ab8cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:42.267639 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b174397c-3451-47d1-9294-c69f3a3ab8cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:42.272982 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b174397c-3451-47d1-9294-c69f3a3ab8cf tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 returned with HTTP 404 Aug 07 14:18:42.273378 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1467/5835] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:42 2026] GET /volume/v3/volumes/67aa3832-ef1a-4531-b28c-a6ac6dccd523 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:18:42.279631 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac45040b-d156-43f0-a547-2bc72686510f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:42.281439 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac45040b-d156-43f0-a547-2bc72686510f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 Aug 07 14:18:42.281674 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac45040b-d156-43f0-a547-2bc72686510f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:42.281965 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac45040b-d156-43f0-a547-2bc72686510f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:42.282045 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-ac45040b-d156-43f0-a547-2bc72686510f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete snapshot with id: cdd76bc7-ff62-4f9b-8128-ff03edceb371 Aug 07 14:18:42.286949 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:42.286949 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:18:42.287386 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac45040b-d156-43f0-a547-2bc72686510f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:18:42.303205 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac45040b-d156-43f0-a547-2bc72686510f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot delete request issued successfully. Aug 07 14:18:42.303367 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac45040b-d156-43f0-a547-2bc72686510f tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 returned with HTTP 202 Aug 07 14:18:42.303729 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1455/5836] 10.4.3.193 () {66 vars in 1357 bytes} [Fri Aug 7 14:18:42 2026] DELETE /volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:18:42.310292 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9610aed6-5bf5-499a-a09a-92eda0cbba3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:42.312494 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9610aed6-5bf5-499a-a09a-92eda0cbba3c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 Aug 07 14:18:42.312718 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9610aed6-5bf5-499a-a09a-92eda0cbba3c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:42.312978 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9610aed6-5bf5-499a-a09a-92eda0cbba3c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:42.318753 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:42.318753 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:18:42.319315 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9610aed6-5bf5-499a-a09a-92eda0cbba3c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Snapshot retrieved successfully. Aug 07 14:18:42.320315 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9610aed6-5bf5-499a-a09a-92eda0cbba3c tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 returned with HTTP 200 Aug 07 14:18:42.320765 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1457/5837] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:18:42 2026] GET /volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:43.328977 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f7a90c7-d144-4b27-8ca9-4a10ad8a2606 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:43.330691 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f7a90c7-d144-4b27-8ca9-4a10ad8a2606 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 Aug 07 14:18:43.330948 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f7a90c7-d144-4b27-8ca9-4a10ad8a2606 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:43.331098 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f7a90c7-d144-4b27-8ca9-4a10ad8a2606 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:43.335008 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f7a90c7-d144-4b27-8ca9-4a10ad8a2606 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 returned with HTTP 404 Aug 07 14:18:43.335411 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1459/5838] 10.4.3.193 () {66 vars in 1354 bytes} [Fri Aug 7 14:18:43 2026] GET /volume/v3/snapshots/cdd76bc7-ff62-4f9b-8128-ff03edceb371 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:18:44.767136 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9d5eb67a-3fa6-4994-ad57-fed41f20c1dc req-69b5cb76-3720-4442-ac56-7f0d060f6da5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:44.769089 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9d5eb67a-3fa6-4994-ad57-fed41f20c1dc req-69b5cb76-3720-4442-ac56-7f0d060f6da5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f Aug 07 14:18:44.769268 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9d5eb67a-3fa6-4994-ad57-fed41f20c1dc req-69b5cb76-3720-4442-ac56-7f0d060f6da5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:44.769723 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9d5eb67a-3fa6-4994-ad57-fed41f20c1dc req-69b5cb76-3720-4442-ac56-7f0d060f6da5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:44.776795 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:44.776795 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:18:44.818109 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9d5eb67a-3fa6-4994-ad57-fed41f20c1dc req-69b5cb76-3720-4442-ac56-7f0d060f6da5 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f returned with HTTP 200 Aug 07 14:18:44.818511 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1468/5839] 10.4.3.193 () {72 vars in 1673 bytes} [Fri Aug 7 14:18:44 2026] DELETE /volume/v3/attachments/8d50bb2f-e3b8-496d-83ef-3e66e8eb7f0f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:46.217313 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:46.219315 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] DELETE https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:18:46.219587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:46.219826 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:46.220021 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume with id: 28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:18:46.229534 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:46.229534 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:18:46.230151 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:18:46.247541 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Delete volume request issued successfully. Aug 07 14:18:46.247863 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e42edde5-ae68-4210-a7d6-ab9f40478c6d tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 202 Aug 07 14:18:46.248328 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1456/5840] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:18:46 2026] DELETE /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:18:46.255601 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00983adb-7be9-47a9-8841-91df7a8500af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:46.257802 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00983adb-7be9-47a9-8841-91df7a8500af tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:18:46.258085 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00983adb-7be9-47a9-8841-91df7a8500af tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:46.258325 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00983adb-7be9-47a9-8841-91df7a8500af tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:46.266570 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:46.266570 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:18:46.270379 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-00983adb-7be9-47a9-8841-91df7a8500af tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Volume info retrieved successfully. Aug 07 14:18:46.275034 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00983adb-7be9-47a9-8841-91df7a8500af tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 200 Aug 07 14:18:46.275447 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1458/5841] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:46 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:18:47.287632 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-565fd1fa-1078-4092-aa54-ecafaaf50a22 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:47.289346 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-565fd1fa-1078-4092-aa54-ecafaaf50a22 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] GET https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e Aug 07 14:18:47.289545 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-565fd1fa-1078-4092-aa54-ecafaaf50a22 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:47.289727 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-565fd1fa-1078-4092-aa54-ecafaaf50a22 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:47.295011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-565fd1fa-1078-4092-aa54-ecafaaf50a22 tempest-TestVolumeBootPattern-428573357 tempest-TestVolumeBootPattern-428573357-project-member] https://10.4.3.193/volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e returned with HTTP 404 Aug 07 14:18:47.295452 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1460/5842] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:47 2026] GET /volume/v3/volumes/28e65569-6382-4ff5-bcba-e1d4dc3c608e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:18:53.170672 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e7f1b35-3407-41b9-8b82-29590c4a57cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:53.252800 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e7f1b35-3407-41b9-8b82-29590c4a57cf tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:18:53.253164 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e7f1b35-3407-41b9-8b82-29590c4a57cf tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:18:53.254580 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:53.254580 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:18:53.264488 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e7f1b35-3407-41b9-8b82-29590c4a57cf tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:18:53.264887 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1469/5843] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:18:53 2026] POST /volume/v3/types => generated 287 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:54.676051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2786240-49fc-44ec-a439-f8bc87529675 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:54.677738 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:18:54.678097 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ecee4477-07c1-47c7-bf6e-68679ff91a7a", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:18:54.679488 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ecee4477-07c1-47c7-bf6e-68679ff91a7a', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:18:54.787036 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Create volume of 1 GB Aug 07 14:18:54.790832 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Availability Zones retrieved successfully. Aug 07 14:18:54.795818 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Flow 'volume_create_api' (7b8d5e77-0818-48e3-ac16-f36633da3e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:18:54.796925 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d97ef5-57f2-4231-90f2-96a75398065e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:18:54.797766 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:18:54.845987 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d97ef5-57f2-4231-90f2-96a75398065e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T14:18:53Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0706e772-dc9a-4ee1-a71a-286b886b5142,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': '0706e772-dc9a-4ee1-a71a-286b886b5142', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:18:54.846716 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2cb3b9-376b-4e33-b818-630ce7cc3a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:18:54.870600 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-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 07 14:18:54.870962 np0000006713 devstack@c-api.service[100323]: WARNING cinder.quota [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-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 07 14:18:54.909821 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Created reservations ['5bf8f80d-b847-41b2-9d69-aedf3edf1bf5', '0ab02b1c-20f2-4bbc-979d-65dfdcd604f9', '920ffe80-3904-4a50-a4f5-e94820a293a8', 'dd7cfb10-5041-442a-bdf1-9460be39c167'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:18:54.910587 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2cb3b9-376b-4e33-b818-630ce7cc3a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf8f80d-b847-41b2-9d69-aedf3edf1bf5', '0ab02b1c-20f2-4bbc-979d-65dfdcd604f9', '920ffe80-3904-4a50-a4f5-e94820a293a8', 'dd7cfb10-5041-442a-bdf1-9460be39c167']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:18:54.911316 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0495ed16-c57b-4222-9f1a-9d9b13653894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:18:54.931534 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0495ed16-c57b-4222-9f1a-9d9b13653894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a6d538-8c42-4277-a404-cd382eabae0b', '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='bb82e375c9d44de5adbfb7ed294d6b61',qos_specs=None,replication_status=,reservations=['5bf8f80d-b847-41b2-9d69-aedf3edf1bf5','0ab02b1c-20f2-4bbc-979d-65dfdcd604f9','920ffe80-3904-4a50-a4f5-e94820a293a8','dd7cfb10-5041-442a-bdf1-9460be39c167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb77432bd6f54666811498f47f0d0b35',volume_type_id=0706e772-dc9a-4ee1-a71a-286b886b5142), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:18:54Z,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=11a6d538-8c42-4277-a404-cd382eabae0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb82e375c9d44de5adbfb7ed294d6b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb77432bd6f54666811498f47f0d0b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0706e772-dc9a-4ee1-a71a-286b886b5142),volume_type_id=0706e772-dc9a-4ee1-a71a-286b886b5142)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:18:54.932408 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e49150-a0f4-4fa5-8aa5-0cebf549537a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:18:54.949227 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e49150-a0f4-4fa5-8aa5-0cebf549537a) transitioned into state 'SUCCESS' from 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='bb82e375c9d44de5adbfb7ed294d6b61',qos_specs=None,replication_status=,reservations=['5bf8f80d-b847-41b2-9d69-aedf3edf1bf5','0ab02b1c-20f2-4bbc-979d-65dfdcd604f9','920ffe80-3904-4a50-a4f5-e94820a293a8','dd7cfb10-5041-442a-bdf1-9460be39c167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb77432bd6f54666811498f47f0d0b35',volume_type_id=0706e772-dc9a-4ee1-a71a-286b886b5142)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:18:54.950057 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf5f10d-542b-4d2a-80ae-639a802df83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:18:54.959598 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf5f10d-542b-4d2a-80ae-639a802df83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:18:54.960474 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Flow 'volume_create_api' (7b8d5e77-0818-48e3-ac16-f36633da3e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:18:54.960805 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Create volume request issued successfully. Aug 07 14:18:54.961432 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2786240-49fc-44ec-a439-f8bc87529675 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:18:54.961865 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1457/5844] 10.4.3.193 () {68 vars in 1259 bytes} [Fri Aug 7 14:18:54 2026] POST /volume/v3/volumes => generated 798 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:18:54.974516 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7be3aab2-1c17-404a-b3d7-95726b703cfd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:54.976267 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7be3aab2-1c17-404a-b3d7-95726b703cfd tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:18:54.976397 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7be3aab2-1c17-404a-b3d7-95726b703cfd tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:54.976566 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7be3aab2-1c17-404a-b3d7-95726b703cfd tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:54.983144 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:54.983144 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:18:54.986385 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7be3aab2-1c17-404a-b3d7-95726b703cfd tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:18:54.990144 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7be3aab2-1c17-404a-b3d7-95726b703cfd tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:18:54.990484 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1459/5845] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:54 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:56.003739 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc5d46c5-8440-416f-843c-dee195c1e7c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:56.005482 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc5d46c5-8440-416f-843c-dee195c1e7c5 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:18:56.005642 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc5d46c5-8440-416f-843c-dee195c1e7c5 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:56.005813 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc5d46c5-8440-416f-843c-dee195c1e7c5 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:56.013410 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:56.013410 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:18:56.017073 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc5d46c5-8440-416f-843c-dee195c1e7c5 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:18:56.020922 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc5d46c5-8440-416f-843c-dee195c1e7c5 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:18:56.021330 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1461/5846] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:56 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:57.034730 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-66f316c0-ea16-4d7e-9376-015736f24c3e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:57.036438 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66f316c0-ea16-4d7e-9376-015736f24c3e tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:18:57.036634 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66f316c0-ea16-4d7e-9376-015736f24c3e tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:57.036823 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-66f316c0-ea16-4d7e-9376-015736f24c3e tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:57.043369 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:57.043369 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:18:57.046824 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-66f316c0-ea16-4d7e-9376-015736f24c3e tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:18:57.051140 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-66f316c0-ea16-4d7e-9376-015736f24c3e tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:18:57.051494 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1470/5847] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:57 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:58.065788 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1de213a9-5cfc-4f75-ad4a-940cd6a646c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:58.067625 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1de213a9-5cfc-4f75-ad4a-940cd6a646c4 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:18:58.067805 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1de213a9-5cfc-4f75-ad4a-940cd6a646c4 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:58.068012 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1de213a9-5cfc-4f75-ad4a-940cd6a646c4 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:58.074354 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:58.074354 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:18:58.077495 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1de213a9-5cfc-4f75-ad4a-940cd6a646c4 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:18:58.081186 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1de213a9-5cfc-4f75-ad4a-940cd6a646c4 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:18:58.081633 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1458/5848] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:58 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:18:59.094461 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bfd296e8-7b26-4a82-84ef-fdca49f5e94f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:18:59.096266 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfd296e8-7b26-4a82-84ef-fdca49f5e94f tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:18:59.096451 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfd296e8-7b26-4a82-84ef-fdca49f5e94f tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:18:59.096635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfd296e8-7b26-4a82-84ef-fdca49f5e94f tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:18:59.103677 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:18:59.103677 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:18:59.108062 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfd296e8-7b26-4a82-84ef-fdca49f5e94f tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:18:59.112772 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfd296e8-7b26-4a82-84ef-fdca49f5e94f tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:18:59.113183 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1460/5849] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:18:59 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:00.124607 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6a6ff2a-9bc4-4a12-a6d8-dddbf6a959ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:00.126301 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6a6ff2a-9bc4-4a12-a6d8-dddbf6a959ee tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:19:00.126479 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6a6ff2a-9bc4-4a12-a6d8-dddbf6a959ee tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:00.126674 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6a6ff2a-9bc4-4a12-a6d8-dddbf6a959ee tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:00.133463 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:00.133463 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:00.136779 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b6a6ff2a-9bc4-4a12-a6d8-dddbf6a959ee tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:19:00.141109 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6a6ff2a-9bc4-4a12-a6d8-dddbf6a959ee tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:19:00.141434 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1462/5850] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:19:00 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:01.153481 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fef0ddef-6bdc-4629-b5e6-f32e4fcc98af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:01.155740 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fef0ddef-6bdc-4629-b5e6-f32e4fcc98af tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:19:01.156044 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fef0ddef-6bdc-4629-b5e6-f32e4fcc98af tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:01.156314 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fef0ddef-6bdc-4629-b5e6-f32e4fcc98af tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:01.164726 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:01.164726 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:01.169337 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fef0ddef-6bdc-4629-b5e6-f32e4fcc98af tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:19:01.173793 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fef0ddef-6bdc-4629-b5e6-f32e4fcc98af tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:19:01.174219 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1471/5851] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:19:01 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:02.187588 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47dae88c-d24b-460f-8cb1-38d4df378108 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:02.189738 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47dae88c-d24b-460f-8cb1-38d4df378108 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:19:02.190005 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47dae88c-d24b-460f-8cb1-38d4df378108 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:02.190254 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47dae88c-d24b-460f-8cb1-38d4df378108 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:02.198695 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:02.198695 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:02.203034 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47dae88c-d24b-460f-8cb1-38d4df378108 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:19:02.209154 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47dae88c-d24b-460f-8cb1-38d4df378108 tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:19:02.209604 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1459/5852] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:19:02 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 1295 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:02.225744 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:02.227593 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] DELETE https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:19:02.227827 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:02.228033 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:02.228201 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Delete volume with id: 11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:19:02.235312 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:02.235312 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:19:02.235794 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:19:02.251859 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Delete volume request issued successfully. Aug 07 14:19:02.252077 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef23a0c0-fddd-4452-b182-fca0e6faeb4c tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 202 Aug 07 14:19:02.252533 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1461/5853] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:19:02 2026] DELETE /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:02.260502 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eeb88ac2-7d6f-477b-a106-1271b321e48d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:02.262210 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eeb88ac2-7d6f-477b-a106-1271b321e48d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:19:02.262390 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eeb88ac2-7d6f-477b-a106-1271b321e48d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:02.262564 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eeb88ac2-7d6f-477b-a106-1271b321e48d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:02.270967 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:02.270967 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:02.275864 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eeb88ac2-7d6f-477b-a106-1271b321e48d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Volume info retrieved successfully. Aug 07 14:19:02.281031 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eeb88ac2-7d6f-477b-a106-1271b321e48d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 200 Aug 07 14:19:02.281637 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1463/5854] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:19:02 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 1294 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:03.293978 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b1d512f-12e7-494c-b281-9c1b10142c7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:03.295945 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b1d512f-12e7-494c-b281-9c1b10142c7d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] GET https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b Aug 07 14:19:03.296200 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b1d512f-12e7-494c-b281-9c1b10142c7d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:03.296426 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b1d512f-12e7-494c-b281-9c1b10142c7d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:03.301876 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b1d512f-12e7-494c-b281-9c1b10142c7d tempest-VolumeAndVolumeTypeFromImageTest-2107782495 tempest-VolumeAndVolumeTypeFromImageTest-2107782495-project-member] https://10.4.3.193/volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b returned with HTTP 404 Aug 07 14:19:03.302370 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1472/5855] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:19:03 2026] GET /volume/v3/volumes/11a6d538-8c42-4277-a404-cd382eabae0b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:03.452778 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35705d63-6cea-49d8-99f3-ea6208dc3d67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:03.454768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35705d63-6cea-49d8-99f3-ea6208dc3d67 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] GET https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 Aug 07 14:19:03.455155 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35705d63-6cea-49d8-99f3-ea6208dc3d67 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:03.455365 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35705d63-6cea-49d8-99f3-ea6208dc3d67 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:03.456099 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-35705d63-6cea-49d8-99f3-ea6208dc3d67 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 14:19:03.463723 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-35705d63-6cea-49d8-99f3-ea6208dc3d67 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Get all volumes completed successfully. Aug 07 14:19:03.465068 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:03.465068 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:03.468481 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35705d63-6cea-49d8-99f3-ea6208dc3d67 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] https://10.4.3.193/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 14:19:03.468867 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1460/5856] 10.4.3.193 () {66 vars in 1285 bytes} [Fri Aug 7 14:19:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6350 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:03.481852 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2903e6ef-3040-463c-a3f6-a400309ab063 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:03.483699 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 Aug 07 14:19:03.483911 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:03.484103 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:03.484263 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Delete volume with id: 490784bc-534a-4a05-a038-d26f01716cc2 Aug 07 14:19:03.490915 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:03.490915 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:19:03.491236 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Volume info retrieved successfully. Aug 07 14:19:03.501830 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.image.cache [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'ecee4477-07c1-47c7-bf6e-68679ff91a7a', 'volume_id': '490784bc-534a-4a05-a038-d26f01716cc2', 'host': 'np0000006713@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 14, 18, 55), 'last_used': datetime.datetime(2026, 8, 7, 14, 19, 1)}. {{(pid=100322) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 14:19:03.512641 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Delete volume request issued successfully. Aug 07 14:19:03.512884 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2903e6ef-3040-463c-a3f6-a400309ab063 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] https://10.4.3.193/volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 returned with HTTP 202 Aug 07 14:19:03.513357 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1462/5857] 10.4.3.193 () {66 vars in 1351 bytes} [Fri Aug 7 14:19:03 2026] DELETE /volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:03.520206 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bab051c-a20c-441d-b36c-bf7e4d02e7c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:03.521974 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bab051c-a20c-441d-b36c-bf7e4d02e7c2 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] GET https://10.4.3.193/volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 Aug 07 14:19:03.522179 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bab051c-a20c-441d-b36c-bf7e4d02e7c2 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:03.522380 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bab051c-a20c-441d-b36c-bf7e4d02e7c2 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:03.530060 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:03.530060 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:03.533859 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0bab051c-a20c-441d-b36c-bf7e4d02e7c2 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Volume info retrieved successfully. Aug 07 14:19:03.538121 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bab051c-a20c-441d-b36c-bf7e4d02e7c2 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] https://10.4.3.193/volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 returned with HTTP 200 Aug 07 14:19:03.538543 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1464/5858] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:19:03 2026] GET /volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 => generated 1105 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:04.551096 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83e58f45-6312-4d85-934d-aaac9a38e434 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:04.552903 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e58f45-6312-4d85-934d-aaac9a38e434 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] GET https://10.4.3.193/volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 Aug 07 14:19:04.553112 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e58f45-6312-4d85-934d-aaac9a38e434 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:04.553308 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e58f45-6312-4d85-934d-aaac9a38e434 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:04.559452 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e58f45-6312-4d85-934d-aaac9a38e434 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] https://10.4.3.193/volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 returned with HTTP 404 Aug 07 14:19:04.559919 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1473/5859] 10.4.3.193 () {66 vars in 1348 bytes} [Fri Aug 7 14:19:04 2026] GET /volume/v3/volumes/490784bc-534a-4a05-a038-d26f01716cc2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:04.567721 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b99178f-6a5d-4799-9df8-0ac4350abed9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:04.569876 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b99178f-6a5d-4799-9df8-0ac4350abed9 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] DELETE https://10.4.3.193/volume/v3/types/0706e772-dc9a-4ee1-a71a-286b886b5142 Aug 07 14:19:04.570121 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b99178f-6a5d-4799-9df8-0ac4350abed9 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:04.570397 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b99178f-6a5d-4799-9df8-0ac4350abed9 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:04.596386 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b99178f-6a5d-4799-9df8-0ac4350abed9 tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] https://10.4.3.193/volume/v3/types/0706e772-dc9a-4ee1-a71a-286b886b5142 returned with HTTP 202 Aug 07 14:19:04.596935 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1461/5860] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:04 2026] DELETE /volume/v3/types/0706e772-dc9a-4ee1-a71a-286b886b5142 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:04.603431 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1399dc04-4a1b-4383-a6cd-f1a94f0013ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:04.605473 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1399dc04-4a1b-4383-a6cd-f1a94f0013ac tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] GET https://10.4.3.193/volume/v3/types/0706e772-dc9a-4ee1-a71a-286b886b5142 Aug 07 14:19:04.605715 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1399dc04-4a1b-4383-a6cd-f1a94f0013ac tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:04.605935 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1399dc04-4a1b-4383-a6cd-f1a94f0013ac tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:04.609936 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1399dc04-4a1b-4383-a6cd-f1a94f0013ac tempest-VolumeAndVolumeTypeFromImageTest-789931486 tempest-VolumeAndVolumeTypeFromImageTest-789931486-project-admin] https://10.4.3.193/volume/v3/types/0706e772-dc9a-4ee1-a71a-286b886b5142 returned with HTTP 404 Aug 07 14:19:04.610514 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1463/5861] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:19:04 2026] GET /volume/v3/types/0706e772-dc9a-4ee1-a71a-286b886b5142 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:06.046370 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:06.118467 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] POST https://10.4.3.193/volume/v3/volumes Aug 07 14:19:06.118833 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1035368673"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:06.120101 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1035368673'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 14:19:06.120227 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Create volume of 1 GB Aug 07 14:19:06.123817 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Availability Zones retrieved successfully. Aug 07 14:19:06.128870 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Flow 'volume_create_api' (760e2124-29db-4f41-8cba-87f26eab86bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:19:06.129629 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff48f5b-e0ca-488c-b84d-089e7046f2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:19:06.130310 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 14:19:06.152247 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff48f5b-e0ca-488c-b84d-089e7046f2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T13:53:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f1115f75-bcd3-495e-817e-090a7eb961fb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1115f75-bcd3-495e-817e-090a7eb961fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:19:06.152891 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa9d033-1a0d-466d-84e6-5a08d87dbeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:19:06.204826 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Created reservations ['cd9008ad-e67f-4c6a-a72c-bfa5f2d3e795', 'c855c6d8-1869-4286-b5a0-ced0fd7601c3', 'f88e5c08-26e3-4735-9db9-2617851357a7', '7d0566b2-c985-44ad-b968-ce5841c4b6b1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:19:06.205544 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa9d033-1a0d-466d-84e6-5a08d87dbeb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd9008ad-e67f-4c6a-a72c-bfa5f2d3e795', 'c855c6d8-1869-4286-b5a0-ced0fd7601c3', 'f88e5c08-26e3-4735-9db9-2617851357a7', '7d0566b2-c985-44ad-b968-ce5841c4b6b1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:19:06.206298 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9fe626-138f-4740-98fd-57457960c964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:19:06.226499 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9fe626-138f-4740-98fd-57457960c964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92c31f54-053b-4274-8d4f-f0e8d633d65d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035368673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3ffa9876754c98b0207b2d24627f1f',qos_specs=None,replication_status=,reservations=['cd9008ad-e67f-4c6a-a72c-bfa5f2d3e795','c855c6d8-1869-4286-b5a0-ced0fd7601c3','f88e5c08-26e3-4735-9db9-2617851357a7','7d0566b2-c985-44ad-b968-ce5841c4b6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18589f50416f4c9da5f58a48613d8334',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T14:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035368673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92c31f54-053b-4274-8d4f-f0e8d633d65d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3ffa9876754c98b0207b2d24627f1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18589f50416f4c9da5f58a48613d8334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1115f75-bcd3-495e-817e-090a7eb961fb),volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:19:06.227677 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e5fc7c-ef97-4b6a-ada5-8500497c21c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:19:06.242469 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e5fc7c-ef97-4b6a-ada5-8500497c21c4) transitioned into state 'SUCCESS' from state '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-1035368673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3ffa9876754c98b0207b2d24627f1f',qos_specs=None,replication_status=,reservations=['cd9008ad-e67f-4c6a-a72c-bfa5f2d3e795','c855c6d8-1869-4286-b5a0-ced0fd7601c3','f88e5c08-26e3-4735-9db9-2617851357a7','7d0566b2-c985-44ad-b968-ce5841c4b6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18589f50416f4c9da5f58a48613d8334',volume_type_id=f1115f75-bcd3-495e-817e-090a7eb961fb)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:19:06.243078 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805082f0-d667-496e-bdbb-16c9c15501d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 14:19:06.251228 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805082f0-d667-496e-bdbb-16c9c15501d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 14:19:06.252077 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Flow 'volume_create_api' (760e2124-29db-4f41-8cba-87f26eab86bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 14:19:06.252342 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Create volume request issued successfully. Aug 07 14:19:06.252848 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce089c67-8684-4bdd-b04b-e90e014773c9 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/volumes returned with HTTP 202 Aug 07 14:19:06.253251 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1465/5862] 10.4.3.193 () {70 vars in 1298 bytes} [Fri Aug 7 14:19:06 2026] POST /volume/v3/volumes => generated 778 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:19:06.264921 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d87b031-4746-40dc-81f6-601353bb5d3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:06.266661 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d87b031-4746-40dc-81f6-601353bb5d3d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d Aug 07 14:19:06.266873 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d87b031-4746-40dc-81f6-601353bb5d3d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:06.267055 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d87b031-4746-40dc-81f6-601353bb5d3d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:06.274561 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:06.274561 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:06.278052 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d87b031-4746-40dc-81f6-601353bb5d3d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Volume info retrieved successfully. Aug 07 14:19:06.281445 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d87b031-4746-40dc-81f6-601353bb5d3d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d returned with HTTP 200 Aug 07 14:19:06.281807 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1474/5863] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:06 2026] GET /volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:07.295908 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd8ad8e4-8e2e-4322-bdee-c425e3000992 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:07.297611 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd8ad8e4-8e2e-4322-bdee-c425e3000992 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d Aug 07 14:19:07.297801 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd8ad8e4-8e2e-4322-bdee-c425e3000992 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:07.297990 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd8ad8e4-8e2e-4322-bdee-c425e3000992 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:07.305585 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:07.305585 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:07.308701 np0000006713 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd8ad8e4-8e2e-4322-bdee-c425e3000992 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Volume info retrieved successfully. Aug 07 14:19:07.312052 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd8ad8e4-8e2e-4322-bdee-c425e3000992 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d returned with HTTP 200 Aug 07 14:19:07.312386 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1462/5864] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:07 2026] GET /volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:07.323514 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:07.325091 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] POST https://10.4.3.193/volume/v3/backups Aug 07 14:19:07.325409 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92c31f54-053b-4274-8d4f-f0e8d633d65d", "name": "tempest-type-Backup-1435888813"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:07.326696 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Creating new backup {'backup': {'volume_id': '92c31f54-053b-4274-8d4f-f0e8d633d65d', 'name': 'tempest-type-Backup-1435888813'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 14:19:07.326815 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Creating backup of volume 92c31f54-053b-4274-8d4f-f0e8d633d65d in container None Aug 07 14:19:07.333238 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:07.333238 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:19:07.333561 np0000006713 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Volume info retrieved successfully. Aug 07 14:19:07.354516 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Created reservations ['922832d9-a150-4898-8eb1-b677f91ce78b', '46465c0b-a808-449d-bfe7-924c43ec0e2a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 14:19:07.376091 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7964e2b-fe09-4807-aba4-b6565aec6a11 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups returned with HTTP 202 Aug 07 14:19:07.376507 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1464/5865] 10.4.3.193 () {70 vars in 1299 bytes} [Fri Aug 7 14:19:07 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 14:19:07.384306 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f9446d8-9e85-4bb8-9c05-6e333c5fadd0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:07.386110 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f9446d8-9e85-4bb8-9c05-6e333c5fadd0 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:07.386330 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f9446d8-9e85-4bb8-9c05-6e333c5fadd0 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:07.386508 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f9446d8-9e85-4bb8-9c05-6e333c5fadd0 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:07.386895 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1f9446d8-9e85-4bb8-9c05-6e333c5fadd0 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:07.391111 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:07.391111 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:07.392013 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f9446d8-9e85-4bb8-9c05-6e333c5fadd0 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:07.392418 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1466/5866] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:07 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:08.401339 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f9392d4-3f6a-40a2-9395-8a22ee6fc640 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:08.403103 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f9392d4-3f6a-40a2-9395-8a22ee6fc640 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:08.403305 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f9392d4-3f6a-40a2-9395-8a22ee6fc640 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:08.403490 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f9392d4-3f6a-40a2-9395-8a22ee6fc640 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:08.403611 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2f9392d4-3f6a-40a2-9395-8a22ee6fc640 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:08.407568 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:08.407568 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:08.408107 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f9392d4-3f6a-40a2-9395-8a22ee6fc640 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:08.408446 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1475/5867] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:08 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:09.417693 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f67f6e69-94e2-4b85-ae5d-1e2a508bbf09 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:09.420214 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f67f6e69-94e2-4b85-ae5d-1e2a508bbf09 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:09.420541 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f67f6e69-94e2-4b85-ae5d-1e2a508bbf09 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:09.420801 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f67f6e69-94e2-4b85-ae5d-1e2a508bbf09 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:09.420977 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f67f6e69-94e2-4b85-ae5d-1e2a508bbf09 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:09.426208 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:09.426208 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:09.427190 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f67f6e69-94e2-4b85-ae5d-1e2a508bbf09 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:09.427760 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1463/5868] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:09 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:10.437656 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce6bcd11-b71f-4e19-a47f-f0a92ca07fd3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:10.439892 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce6bcd11-b71f-4e19-a47f-f0a92ca07fd3 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:10.440169 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce6bcd11-b71f-4e19-a47f-f0a92ca07fd3 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:10.440416 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce6bcd11-b71f-4e19-a47f-f0a92ca07fd3 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:10.440581 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ce6bcd11-b71f-4e19-a47f-f0a92ca07fd3 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:10.445728 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:10.445728 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:19:10.446499 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce6bcd11-b71f-4e19-a47f-f0a92ca07fd3 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:10.446937 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1465/5869] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:10 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:11.456889 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5386d3cc-2c3c-43c7-b47a-bd92d1f68f20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:11.458718 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5386d3cc-2c3c-43c7-b47a-bd92d1f68f20 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:11.458946 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5386d3cc-2c3c-43c7-b47a-bd92d1f68f20 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:11.459135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5386d3cc-2c3c-43c7-b47a-bd92d1f68f20 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:11.459236 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5386d3cc-2c3c-43c7-b47a-bd92d1f68f20 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:11.463696 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:11.463696 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:11.464482 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5386d3cc-2c3c-43c7-b47a-bd92d1f68f20 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:11.464958 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1467/5870] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:11 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:12.475407 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cfdf4417-c050-4a34-8a6e-3123233818e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:12.477580 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfdf4417-c050-4a34-8a6e-3123233818e7 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:12.477857 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfdf4417-c050-4a34-8a6e-3123233818e7 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:12.478096 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfdf4417-c050-4a34-8a6e-3123233818e7 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:12.478261 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cfdf4417-c050-4a34-8a6e-3123233818e7 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:12.483279 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:12.483279 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:12.484151 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfdf4417-c050-4a34-8a6e-3123233818e7 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:12.484644 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1476/5871] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:12 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:13.495987 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4798a2e9-4c5e-4696-9af2-00d247468c95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:13.497717 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4798a2e9-4c5e-4696-9af2-00d247468c95 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:13.497981 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4798a2e9-4c5e-4696-9af2-00d247468c95 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:13.498169 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4798a2e9-4c5e-4696-9af2-00d247468c95 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:13.498272 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4798a2e9-4c5e-4696-9af2-00d247468c95 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:13.503141 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:13.503141 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:13.503860 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4798a2e9-4c5e-4696-9af2-00d247468c95 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:13.504257 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1464/5872] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:13 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:14.514301 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-91b79061-fb22-4a43-abe8-9f85e29fd01c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:14.516372 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91b79061-fb22-4a43-abe8-9f85e29fd01c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:14.516614 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91b79061-fb22-4a43-abe8-9f85e29fd01c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:14.516799 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91b79061-fb22-4a43-abe8-9f85e29fd01c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:14.516942 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-91b79061-fb22-4a43-abe8-9f85e29fd01c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:14.521376 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:14.521376 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:19:14.522144 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91b79061-fb22-4a43-abe8-9f85e29fd01c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:14.522548 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1466/5873] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:14 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:15.532573 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f27bb46c-5d44-445b-8619-6aa25d921e70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:15.534878 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f27bb46c-5d44-445b-8619-6aa25d921e70 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:15.535117 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f27bb46c-5d44-445b-8619-6aa25d921e70 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:15.535308 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f27bb46c-5d44-445b-8619-6aa25d921e70 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:15.535458 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f27bb46c-5d44-445b-8619-6aa25d921e70 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:15.540229 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:15.540229 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:15.541060 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f27bb46c-5d44-445b-8619-6aa25d921e70 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:15.541453 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1468/5874] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:15 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:16.550372 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d947631d-2be2-4529-bd7b-606355c5344a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:16.551996 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d947631d-2be2-4529-bd7b-606355c5344a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:16.552202 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d947631d-2be2-4529-bd7b-606355c5344a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:16.552377 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d947631d-2be2-4529-bd7b-606355c5344a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:16.552498 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d947631d-2be2-4529-bd7b-606355c5344a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:16.556106 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:16.556106 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:16.556622 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d947631d-2be2-4529-bd7b-606355c5344a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:16.556937 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1477/5875] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:16 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:17.566264 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dbe4e800-0c11-4480-a485-a13b5fb3bf6c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:17.567936 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dbe4e800-0c11-4480-a485-a13b5fb3bf6c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:17.568135 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dbe4e800-0c11-4480-a485-a13b5fb3bf6c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:17.568310 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dbe4e800-0c11-4480-a485-a13b5fb3bf6c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:17.568407 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-dbe4e800-0c11-4480-a485-a13b5fb3bf6c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:17.572402 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:17.572402 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:17.573008 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dbe4e800-0c11-4480-a485-a13b5fb3bf6c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:17.573375 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1465/5876] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:17 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:18.582507 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbaf3254-6dce-4c0e-8e06-cf226846dc5d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:18.584166 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbaf3254-6dce-4c0e-8e06-cf226846dc5d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:18.584351 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbaf3254-6dce-4c0e-8e06-cf226846dc5d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:18.584536 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbaf3254-6dce-4c0e-8e06-cf226846dc5d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:18.584639 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bbaf3254-6dce-4c0e-8e06-cf226846dc5d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:18.588534 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:18.588534 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:19:18.589087 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbaf3254-6dce-4c0e-8e06-cf226846dc5d tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:18.589424 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1467/5877] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:18 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:19.598042 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7cf6071f-2c51-4c6f-9dee-5dc8ce6506d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:19.599713 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cf6071f-2c51-4c6f-9dee-5dc8ce6506d8 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:19.599925 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cf6071f-2c51-4c6f-9dee-5dc8ce6506d8 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:19.600099 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7cf6071f-2c51-4c6f-9dee-5dc8ce6506d8 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:19.600195 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7cf6071f-2c51-4c6f-9dee-5dc8ce6506d8 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:19.603864 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:19.603864 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:19.604409 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7cf6071f-2c51-4c6f-9dee-5dc8ce6506d8 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:19.604734 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1469/5878] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:19 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:20.613338 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6926b1db-8dd0-4718-b898-a032622685f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:20.614988 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6926b1db-8dd0-4718-b898-a032622685f5 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:20.615184 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6926b1db-8dd0-4718-b898-a032622685f5 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:20.615364 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6926b1db-8dd0-4718-b898-a032622685f5 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:20.615464 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6926b1db-8dd0-4718-b898-a032622685f5 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:20.619786 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:20.619786 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:20.620319 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6926b1db-8dd0-4718-b898-a032622685f5 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:20.620656 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1478/5879] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:20 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:21.629824 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cca5e32e-c9b4-4f88-810a-1f7e3f4e6a90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:21.631630 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cca5e32e-c9b4-4f88-810a-1f7e3f4e6a90 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:21.631860 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cca5e32e-c9b4-4f88-810a-1f7e3f4e6a90 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:21.632065 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cca5e32e-c9b4-4f88-810a-1f7e3f4e6a90 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:21.632163 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cca5e32e-c9b4-4f88-810a-1f7e3f4e6a90 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:21.636364 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:21.636364 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:21.636963 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cca5e32e-c9b4-4f88-810a-1f7e3f4e6a90 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:21.637454 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1466/5880] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:21 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:21.647635 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69a59a78-e768-4012-a8c2-9fde56160fb1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:21.649219 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69a59a78-e768-4012-a8c2-9fde56160fb1 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] PUT https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:21.649564 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69a59a78-e768-4012-a8c2-9fde56160fb1 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:21.654758 np0000006713 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:21.654758 np0000006713 devstack@c-api.service[100322]: warnings.warn( Aug 07 14:19:21.659694 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69a59a78-e768-4012-a8c2-9fde56160fb1 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:21.660093 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1468/5881] 10.4.3.193 () {70 vars in 1408 bytes} [Fri Aug 7 14:19:21 2026] PUT /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 316 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:21.667490 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-018c4efc-2923-4cdf-b9e3-51875e4625fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:21.669161 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-018c4efc-2923-4cdf-b9e3-51875e4625fc tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:21.669395 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-018c4efc-2923-4cdf-b9e3-51875e4625fc tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:21.669611 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-018c4efc-2923-4cdf-b9e3-51875e4625fc tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:21.669738 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-018c4efc-2923-4cdf-b9e3-51875e4625fc tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:21.673601 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:21.673601 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:21.674241 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-018c4efc-2923-4cdf-b9e3-51875e4625fc tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:21.674600 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1470/5882] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:21 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:21.684742 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b9242e9-1620-4ef7-83dd-b0ebca0b8001 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:21.686439 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b9242e9-1620-4ef7-83dd-b0ebca0b8001 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] DELETE https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:21.686659 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b9242e9-1620-4ef7-83dd-b0ebca0b8001 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:21.686863 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b9242e9-1620-4ef7-83dd-b0ebca0b8001 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:21.686996 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-7b9242e9-1620-4ef7-83dd-b0ebca0b8001 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Delete backup with id: bbd4b2ec-518f-472b-afe0-6118bb70711f. Aug 07 14:19:21.691317 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:21.691317 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:21.701828 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-7b9242e9-1620-4ef7-83dd-b0ebca0b8001 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] delete_backup rpcapi backup_id bbd4b2ec-518f-472b-afe0-6118bb70711f {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 14:19:21.703575 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b9242e9-1620-4ef7-83dd-b0ebca0b8001 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 202 Aug 07 14:19:21.704052 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1479/5883] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:19:21 2026] DELETE /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:19:21.710756 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3d96296-31e2-4087-bdd0-46a53f27ff61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:21.712826 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3d96296-31e2-4087-bdd0-46a53f27ff61 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:21.713073 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3d96296-31e2-4087-bdd0-46a53f27ff61 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:21.713266 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3d96296-31e2-4087-bdd0-46a53f27ff61 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:21.713369 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f3d96296-31e2-4087-bdd0-46a53f27ff61 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:21.718806 np0000006713 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:21.718806 np0000006713 devstack@c-api.service[100323]: warnings.warn( Aug 07 14:19:21.719683 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3d96296-31e2-4087-bdd0-46a53f27ff61 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 200 Aug 07 14:19:21.720117 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1467/5884] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:21 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:22.729240 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93b87dd3-d2be-4c85-8129-b81e928c9557 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:22.731236 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93b87dd3-d2be-4c85-8129-b81e928c9557 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f Aug 07 14:19:22.731457 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93b87dd3-d2be-4c85-8129-b81e928c9557 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:22.731641 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93b87dd3-d2be-4c85-8129-b81e928c9557 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:22.731741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-93b87dd3-d2be-4c85-8129-b81e928c9557 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Show backup with id bbd4b2ec-518f-472b-afe0-6118bb70711f. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 14:19:22.735318 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93b87dd3-d2be-4c85-8129-b81e928c9557 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f returned with HTTP 404 Aug 07 14:19:22.735791 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1469/5885] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:22 2026] GET /volume/v3/backups/bbd4b2ec-518f-472b-afe0-6118bb70711f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:22.742665 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b51421ab-95a5-4556-be46-2da9679a922a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:22.744877 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b51421ab-95a5-4556-be46-2da9679a922a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] DELETE https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d Aug 07 14:19:22.745146 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b51421ab-95a5-4556-be46-2da9679a922a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:22.745375 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b51421ab-95a5-4556-be46-2da9679a922a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:22.745575 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b51421ab-95a5-4556-be46-2da9679a922a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Delete volume with id: 92c31f54-053b-4274-8d4f-f0e8d633d65d Aug 07 14:19:22.754567 np0000006713 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:22.754567 np0000006713 devstack@c-api.service[100325]: warnings.warn( Aug 07 14:19:22.754877 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b51421ab-95a5-4556-be46-2da9679a922a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Volume info retrieved successfully. Aug 07 14:19:22.770515 np0000006713 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b51421ab-95a5-4556-be46-2da9679a922a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Delete volume request issued successfully. Aug 07 14:19:22.770760 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b51421ab-95a5-4556-be46-2da9679a922a tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d returned with HTTP 202 Aug 07 14:19:22.771191 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1471/5886] 10.4.3.193 () {68 vars in 1391 bytes} [Fri Aug 7 14:19:22 2026] DELETE /volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:22.777774 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-061812f3-184e-4670-b07f-0c591709a907 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:22.779978 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-061812f3-184e-4670-b07f-0c591709a907 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d Aug 07 14:19:22.780253 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-061812f3-184e-4670-b07f-0c591709a907 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:22.780496 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-061812f3-184e-4670-b07f-0c591709a907 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:22.789123 np0000006713 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 14:19:22.789123 np0000006713 devstack@c-api.service[100324]: warnings.warn( Aug 07 14:19:22.793188 np0000006713 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-061812f3-184e-4670-b07f-0c591709a907 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Volume info retrieved successfully. Aug 07 14:19:22.797665 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-061812f3-184e-4670-b07f-0c591709a907 tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d returned with HTTP 200 Aug 07 14:19:22.798053 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1480/5887] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:22 2026] GET /volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:23.809515 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15dc51f0-c5dd-4077-a15d-17fa3e0a824c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:23.811164 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15dc51f0-c5dd-4077-a15d-17fa3e0a824c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] GET https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d Aug 07 14:19:23.811382 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15dc51f0-c5dd-4077-a15d-17fa3e0a824c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:23.811600 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15dc51f0-c5dd-4077-a15d-17fa3e0a824c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:23.816514 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15dc51f0-c5dd-4077-a15d-17fa3e0a824c tempest-ProjectAdminTests39-1210499813 tempest-ProjectAdminTests39-1210499813-project-admin] https://10.4.3.193/volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d returned with HTTP 404 Aug 07 14:19:23.816934 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1468/5888] 10.4.3.193 () {68 vars in 1388 bytes} [Fri Aug 7 14:19:23 2026] GET /volume/v3/volumes/92c31f54-053b-4274-8d4f-f0e8d633d65d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:24.799834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-577942c7-65fc-46cf-9e02-fec086b3bc7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:24.870678 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-577942c7-65fc-46cf-9e02-fec086b3bc7f tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:24.871045 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-577942c7-65fc-46cf-9e02-fec086b3bc7f tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-813856239", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:24.892140 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-577942c7-65fc-46cf-9e02-fec086b3bc7f tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:24.892479 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1470/5889] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:24 2026] POST /volume/v3/types => generated 379 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:24.900135 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3832241d-a030-4ce2-af13-571deeffbea8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:24.901946 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3832241d-a030-4ce2-af13-571deeffbea8 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption Aug 07 14:19:24.902283 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3832241d-a030-4ce2-af13-571deeffbea8 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:24.926308 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3832241d-a030-4ce2-af13-571deeffbea8 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption returned with HTTP 200 Aug 07 14:19:24.926800 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1472/5890] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:19:24 2026] POST /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:24.934188 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17ebe337-d1d7-4128-af5e-0556c8ff61b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:24.936335 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17ebe337-d1d7-4128-af5e-0556c8ff61b4 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:24.936792 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17ebe337-d1d7-4128-af5e-0556c8ff61b4 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-103469631", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:24.956145 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17ebe337-d1d7-4128-af5e-0556c8ff61b4 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:24.956604 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1481/5891] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:24 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:24.964051 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-195c7082-2b73-459f-b5d8-24d438814aeb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:24.966320 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-195c7082-2b73-459f-b5d8-24d438814aeb tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types/64fbe22d-e3ff-4971-934b-7a86e188f54c/encryption Aug 07 14:19:24.966752 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-195c7082-2b73-459f-b5d8-24d438814aeb tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:24.984750 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-195c7082-2b73-459f-b5d8-24d438814aeb tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/64fbe22d-e3ff-4971-934b-7a86e188f54c/encryption returned with HTTP 200 Aug 07 14:19:24.985370 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1469/5892] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:19:24 2026] POST /volume/v3/types/64fbe22d-e3ff-4971-934b-7a86e188f54c/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:24.993439 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eab122f7-25e4-4823-bf83-b1fcc6b60e20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:24.995223 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eab122f7-25e4-4823-bf83-b1fcc6b60e20 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:24.995557 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eab122f7-25e4-4823-bf83-b1fcc6b60e20 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-921462226", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.009608 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eab122f7-25e4-4823-bf83-b1fcc6b60e20 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:25.010067 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1471/5893] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:24 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.017542 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc14e62a-49b1-4e5b-9ab1-0eb5e1adb4a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.019240 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc14e62a-49b1-4e5b-9ab1-0eb5e1adb4a0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313/extra_specs Aug 07 14:19:25.019561 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc14e62a-49b1-4e5b-9ab1-0eb5e1adb4a0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.038957 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc14e62a-49b1-4e5b-9ab1-0eb5e1adb4a0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313/extra_specs returned with HTTP 200 Aug 07 14:19:25.039343 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1473/5894] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:19:25 2026] POST /volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:25.046613 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6c8e48f-c1ed-4dcf-b401-79b5bf3fa692 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.048895 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6c8e48f-c1ed-4dcf-b401-79b5bf3fa692 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] PUT https://10.4.3.193/volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313/extra_specs/key2 Aug 07 14:19:25.049349 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6c8e48f-c1ed-4dcf-b401-79b5bf3fa692 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.068400 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6c8e48f-c1ed-4dcf-b401-79b5bf3fa692 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313/extra_specs/key2 returned with HTTP 200 Aug 07 14:19:25.068814 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1482/5895] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:19:25 2026] PUT /volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313/extra_specs/key2 => generated 25 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:25.076124 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6715adfe-7948-499f-adf7-c08a3cf3c754 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.077793 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6715adfe-7948-499f-adf7-c08a3cf3c754 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:25.078173 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6715adfe-7948-499f-adf7-c08a3cf3c754 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.090590 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6715adfe-7948-499f-adf7-c08a3cf3c754 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:25.090930 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1470/5896] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:19:25 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.097834 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9215fbc-dde5-4a49-a739-14e271eef37b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.099638 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9215fbc-dde5-4a49-a739-14e271eef37b tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/b58b36fd-332c-4ebe-b60d-4403d95190e3 Aug 07 14:19:25.099822 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9215fbc-dde5-4a49-a739-14e271eef37b tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.100056 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9215fbc-dde5-4a49-a739-14e271eef37b tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.123011 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9215fbc-dde5-4a49-a739-14e271eef37b tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/b58b36fd-332c-4ebe-b60d-4403d95190e3 returned with HTTP 202 Aug 07 14:19:25.123459 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1472/5897] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/b58b36fd-332c-4ebe-b60d-4403d95190e3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:25.130716 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da02f407-add6-451d-8e88-f69b4372f14a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.132371 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da02f407-add6-451d-8e88-f69b4372f14a tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:25.132710 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da02f407-add6-451d-8e88-f69b4372f14a tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-328220508", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.147011 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da02f407-add6-451d-8e88-f69b4372f14a tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:25.147324 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1474/5898] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:25 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.154989 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2523d8e1-6c61-42d5-a557-db0c935a96a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.156853 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2523d8e1-6c61-42d5-a557-db0c935a96a9 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2/encryption Aug 07 14:19:25.157171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2523d8e1-6c61-42d5-a557-db0c935a96a9 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.172521 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2523d8e1-6c61-42d5-a557-db0c935a96a9 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2/encryption returned with HTTP 200 Aug 07 14:19:25.173408 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1483/5899] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:19:25 2026] POST /volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.180736 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3b387fc-8ed4-41a8-96bb-1ff68ce30c49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.182464 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3b387fc-8ed4-41a8-96bb-1ff68ce30c49 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2/encryption/fd3081ff-35ed-4767-ba92-37210ab6f58f Aug 07 14:19:25.182667 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3b387fc-8ed4-41a8-96bb-1ff68ce30c49 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.182874 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3b387fc-8ed4-41a8-96bb-1ff68ce30c49 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.191984 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3b387fc-8ed4-41a8-96bb-1ff68ce30c49 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2/encryption/fd3081ff-35ed-4767-ba92-37210ab6f58f returned with HTTP 202 Aug 07 14:19:25.192323 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1471/5900] 10.4.3.193 () {66 vars in 1489 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2/encryption/fd3081ff-35ed-4767-ba92-37210ab6f58f => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:25.199658 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef0fa91d-69cf-4184-bef9-77117758da45 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.201511 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef0fa91d-69cf-4184-bef9-77117758da45 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:25.201943 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef0fa91d-69cf-4184-bef9-77117758da45 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-368880592", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.216967 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef0fa91d-69cf-4184-bef9-77117758da45 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:25.217460 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1473/5901] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:25 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.224616 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5299ed2-e9af-41dc-9ac3-e34189b6d33a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.226302 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5299ed2-e9af-41dc-9ac3-e34189b6d33a tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/4d588dc7-d219-4c64-9e73-add74c5aa5d6/extra_specs/key1 Aug 07 14:19:25.226479 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5299ed2-e9af-41dc-9ac3-e34189b6d33a tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.226669 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5299ed2-e9af-41dc-9ac3-e34189b6d33a tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.242106 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5299ed2-e9af-41dc-9ac3-e34189b6d33a tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/4d588dc7-d219-4c64-9e73-add74c5aa5d6/extra_specs/key1 returned with HTTP 202 Aug 07 14:19:25.242467 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1475/5902] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/4d588dc7-d219-4c64-9e73-add74c5aa5d6/extra_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 14:19:25.249478 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-996aef30-2f0f-4a97-baa9-95df3a4160f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.251126 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-996aef30-2f0f-4a97-baa9-95df3a4160f0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:25.251483 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-996aef30-2f0f-4a97-baa9-95df3a4160f0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-705925923", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.264960 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-996aef30-2f0f-4a97-baa9-95df3a4160f0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:25.265351 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1484/5903] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:25 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.272544 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79bcebfb-493c-43b7-a400-d59d2db6ffac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.274353 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79bcebfb-493c-43b7-a400-d59d2db6ffac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/762e0074-fc83-4434-9940-1ad150f8de16 Aug 07 14:19:25.274563 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79bcebfb-493c-43b7-a400-d59d2db6ffac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.274800 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79bcebfb-493c-43b7-a400-d59d2db6ffac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.296188 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79bcebfb-493c-43b7-a400-d59d2db6ffac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/762e0074-fc83-4434-9940-1ad150f8de16 returned with HTTP 202 Aug 07 14:19:25.296536 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1472/5904] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/762e0074-fc83-4434-9940-1ad150f8de16 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:25.303473 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc3ba9e2-8136-4b6e-b7db-f97389ce1fbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.305255 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc3ba9e2-8136-4b6e-b7db-f97389ce1fbb tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] GET https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs Aug 07 14:19:25.305445 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc3ba9e2-8136-4b6e-b7db-f97389ce1fbb tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.305648 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc3ba9e2-8136-4b6e-b7db-f97389ce1fbb tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.312495 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc3ba9e2-8136-4b6e-b7db-f97389ce1fbb tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs returned with HTTP 200 Aug 07 14:19:25.312851 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1474/5905] 10.4.3.193 () {66 vars in 1378 bytes} [Fri Aug 7 14:19:25 2026] GET /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.319872 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54b75697-4243-4d7b-ad66-b23ba5716cc7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.321491 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54b75697-4243-4d7b-ad66-b23ba5716cc7 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] GET https://10.4.3.193/volume/v3/types Aug 07 14:19:25.321711 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54b75697-4243-4d7b-ad66-b23ba5716cc7 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.321909 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54b75697-4243-4d7b-ad66-b23ba5716cc7 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.338075 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54b75697-4243-4d7b-ad66-b23ba5716cc7 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:25.338382 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1476/5906] 10.4.3.193 () {66 vars in 1231 bytes} [Fri Aug 7 14:19:25 2026] GET /volume/v3/types => generated 2607 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:25.347435 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14b128d0-7c0b-4320-8a20-a42806f6bd4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.349092 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14b128d0-7c0b-4320-8a20-a42806f6bd4e tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] GET https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption/cipher Aug 07 14:19:25.349286 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14b128d0-7c0b-4320-8a20-a42806f6bd4e tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.349502 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14b128d0-7c0b-4320-8a20-a42806f6bd4e tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.355649 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14b128d0-7c0b-4320-8a20-a42806f6bd4e tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption/cipher returned with HTTP 200 Aug 07 14:19:25.355986 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1485/5907] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:19:25 2026] GET /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:25.362329 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39efc66d-2165-4f31-98a3-635b66575e70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.364442 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39efc66d-2165-4f31-98a3-635b66575e70 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] GET https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption Aug 07 14:19:25.364686 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39efc66d-2165-4f31-98a3-635b66575e70 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.364928 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39efc66d-2165-4f31-98a3-635b66575e70 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.371435 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39efc66d-2165-4f31-98a3-635b66575e70 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption returned with HTTP 200 Aug 07 14:19:25.371837 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1473/5908] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:19:25 2026] GET /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.379154 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3a52e41-3e3c-4097-959f-e9c3db5d96d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.381000 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3a52e41-3e3c-4097-959f-e9c3db5d96d3 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] GET https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/multiattach Aug 07 14:19:25.381201 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3a52e41-3e3c-4097-959f-e9c3db5d96d3 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.381384 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3a52e41-3e3c-4097-959f-e9c3db5d96d3 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.387408 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3a52e41-3e3c-4097-959f-e9c3db5d96d3 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/multiattach returned with HTTP 200 Aug 07 14:19:25.387756 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1475/5909] 10.4.3.193 () {66 vars in 1414 bytes} [Fri Aug 7 14:19:25 2026] GET /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:25.393189 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2aacc61a-7efc-4484-a5ef-21fafe6e91a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.394883 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2aacc61a-7efc-4484-a5ef-21fafe6e91a0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] GET https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/volume_backend_name Aug 07 14:19:25.395071 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2aacc61a-7efc-4484-a5ef-21fafe6e91a0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.395251 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2aacc61a-7efc-4484-a5ef-21fafe6e91a0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.400953 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2aacc61a-7efc-4484-a5ef-21fafe6e91a0 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/volume_backend_name returned with HTTP 200 Aug 07 14:19:25.401399 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1477/5910] 10.4.3.193 () {66 vars in 1438 bytes} [Fri Aug 7 14:19:25 2026] GET /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:25.407888 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6a3ca1e-f2a2-41b5-9f7e-82184209a011 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.409580 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6a3ca1e-f2a2-41b5-9f7e-82184209a011 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] GET https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 Aug 07 14:19:25.409773 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6a3ca1e-f2a2-41b5-9f7e-82184209a011 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.409984 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6a3ca1e-f2a2-41b5-9f7e-82184209a011 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.414697 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6a3ca1e-f2a2-41b5-9f7e-82184209a011 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 returned with HTTP 200 Aug 07 14:19:25.415026 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1486/5911] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:19:25 2026] GET /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.422630 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09793066-5e11-4d86-8172-499a2ce235ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.424385 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09793066-5e11-4d86-8172-499a2ce235ba tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] PUT https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption/a95c57c6-a548-41a1-949c-87343dea40e3 Aug 07 14:19:25.424671 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09793066-5e11-4d86-8172-499a2ce235ba tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.438702 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09793066-5e11-4d86-8172-499a2ce235ba tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption/a95c57c6-a548-41a1-949c-87343dea40e3 returned with HTTP 200 Aug 07 14:19:25.439091 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1474/5912] 10.4.3.193 () {68 vars in 1506 bytes} [Fri Aug 7 14:19:25 2026] PUT /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/encryption/a95c57c6-a548-41a1-949c-87343dea40e3 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:25.446991 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe6cda9e-c825-4160-b747-22e4f3667ec3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.448849 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe6cda9e-c825-4160-b747-22e4f3667ec3 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] PUT https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/key1 Aug 07 14:19:25.449198 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe6cda9e-c825-4160-b747-22e4f3667ec3 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.488489 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe6cda9e-c825-4160-b747-22e4f3667ec3 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/key1 returned with HTTP 200 Aug 07 14:19:25.488929 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1476/5913] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:19:25 2026] PUT /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8/extra_specs/key1 => generated 30 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:25.496698 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31a764b4-8381-4958-8647-901c0c8d77e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.498463 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31a764b4-8381-4958-8647-901c0c8d77e7 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] PUT https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 Aug 07 14:19:25.498791 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31a764b4-8381-4958-8647-901c0c8d77e7 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:25.511021 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31a764b4-8381-4958-8647-901c0c8d77e7 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 returned with HTTP 200 Aug 07 14:19:25.511432 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1478/5914] 10.4.3.193 () {68 vars in 1362 bytes} [Fri Aug 7 14:19:25 2026] PUT /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:25.519345 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b87273c3-acc2-4698-9e6e-3bd29a440a83 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.521046 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b87273c3-acc2-4698-9e6e-3bd29a440a83 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/4d588dc7-d219-4c64-9e73-add74c5aa5d6 Aug 07 14:19:25.521227 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b87273c3-acc2-4698-9e6e-3bd29a440a83 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.521411 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b87273c3-acc2-4698-9e6e-3bd29a440a83 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.543361 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b87273c3-acc2-4698-9e6e-3bd29a440a83 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/4d588dc7-d219-4c64-9e73-add74c5aa5d6 returned with HTTP 202 Aug 07 14:19:25.543798 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1487/5915] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/4d588dc7-d219-4c64-9e73-add74c5aa5d6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:25.549682 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23a31ecc-90e1-437a-9b6d-5b54c7e5f3fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.551198 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23a31ecc-90e1-437a-9b6d-5b54c7e5f3fd tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2 Aug 07 14:19:25.551359 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23a31ecc-90e1-437a-9b6d-5b54c7e5f3fd tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.551535 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23a31ecc-90e1-437a-9b6d-5b54c7e5f3fd tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.571617 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23a31ecc-90e1-437a-9b6d-5b54c7e5f3fd tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2 returned with HTTP 202 Aug 07 14:19:25.572016 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1475/5916] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/3bb3056d-7631-47b9-abf8-85abd3559cf2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:25.579014 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea2ac490-7973-45cf-8a9e-9a2c715cfa48 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.581312 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea2ac490-7973-45cf-8a9e-9a2c715cfa48 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313 Aug 07 14:19:25.581585 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea2ac490-7973-45cf-8a9e-9a2c715cfa48 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.581872 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea2ac490-7973-45cf-8a9e-9a2c715cfa48 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.610625 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea2ac490-7973-45cf-8a9e-9a2c715cfa48 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313 returned with HTTP 202 Aug 07 14:19:25.611118 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1477/5917] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/941464cc-bed0-4610-a5db-4c7782632313 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:25.618190 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c995cd2e-0f43-4801-84d0-1ee22649d9ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.619929 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c995cd2e-0f43-4801-84d0-1ee22649d9ac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/64fbe22d-e3ff-4971-934b-7a86e188f54c Aug 07 14:19:25.620116 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c995cd2e-0f43-4801-84d0-1ee22649d9ac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.620304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c995cd2e-0f43-4801-84d0-1ee22649d9ac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.641487 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c995cd2e-0f43-4801-84d0-1ee22649d9ac tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/64fbe22d-e3ff-4971-934b-7a86e188f54c returned with HTTP 202 Aug 07 14:19:25.642034 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1479/5918] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/64fbe22d-e3ff-4971-934b-7a86e188f54c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:25.648269 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f493ae10-8485-444d-97d1-bdbcae402043 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:25.649971 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f493ae10-8485-444d-97d1-bdbcae402043 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] DELETE https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 Aug 07 14:19:25.650171 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f493ae10-8485-444d-97d1-bdbcae402043 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:25.650370 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f493ae10-8485-444d-97d1-bdbcae402043 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:25.669990 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f493ae10-8485-444d-97d1-bdbcae402043 tempest-VolumeTypesAdminTests-323863974 tempest-VolumeTypesAdminTests-323863974-project-admin] https://10.4.3.193/volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 returned with HTTP 202 Aug 07 14:19:25.670356 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1488/5919] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:25 2026] DELETE /volume/v3/types/7118dbb8-8ed1-4be9-8d5c-b75c49ce05f8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:26.895660 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8eaf4c46-499a-45e1-9f05-84c0640c42e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:26.966479 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8eaf4c46-499a-45e1-9f05-84c0640c42e3 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:26.966807 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8eaf4c46-499a-45e1-9f05-84c0640c42e3 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1489107751", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:26.981340 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8eaf4c46-499a-45e1-9f05-84c0640c42e3 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:26.981662 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1476/5920] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:26 2026] POST /volume/v3/types => generated 380 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:26.989250 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9944584d-96b3-4211-8f33-90a50b849d54 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:26.990993 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9944584d-96b3-4211-8f33-90a50b849d54 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption Aug 07 14:19:26.991310 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9944584d-96b3-4211-8f33-90a50b849d54 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.005166 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9944584d-96b3-4211-8f33-90a50b849d54 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption returned with HTTP 200 Aug 07 14:19:27.005518 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1478/5921] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:19:26 2026] POST /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.013163 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-74eab593-0573-43bc-9973-781d2a3f5922 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.014724 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74eab593-0573-43bc-9973-781d2a3f5922 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:27.015065 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-74eab593-0573-43bc-9973-781d2a3f5922 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-870075040", "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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.030098 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-74eab593-0573-43bc-9973-781d2a3f5922 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:27.030450 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1480/5922] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.038241 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a3fc888-7ee6-4e87-afce-fa069220c102 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.105858 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a3fc888-7ee6-4e87-afce-fa069220c102 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] POST https://10.4.3.193/volume/v3/types/70e40e10-42c3-42be-a4a6-2f4f0537085c/encryption Aug 07 14:19:27.106159 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a3fc888-7ee6-4e87-afce-fa069220c102 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.107996 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-1a3fc888-7ee6-4e87-afce-fa069220c102 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.108153 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a3fc888-7ee6-4e87-afce-fa069220c102 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/70e40e10-42c3-42be-a4a6-2f4f0537085c/encryption returned with HTTP 403 Aug 07 14:19:27.108523 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1489/5923] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types/70e40e10-42c3-42be-a4a6-2f4f0537085c/encryption => generated 127 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.116172 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92ba3046-a627-4929-8a39-47ba3dec9785 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.117958 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92ba3046-a627-4929-8a39-47ba3dec9785 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:27.118288 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92ba3046-a627-4929-8a39-47ba3dec9785 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-971713832", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.133812 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92ba3046-a627-4929-8a39-47ba3dec9785 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:27.134169 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1477/5924] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.141692 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14090b9e-2ea6-44bb-8d21-14327ac6af0a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.143338 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14090b9e-2ea6-44bb-8d21-14327ac6af0a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] POST https://10.4.3.193/volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb/extra_specs Aug 07 14:19:27.143690 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14090b9e-2ea6-44bb-8d21-14327ac6af0a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.145476 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-14090b9e-2ea6-44bb-8d21-14327ac6af0a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.145664 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14090b9e-2ea6-44bb-8d21-14327ac6af0a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb/extra_specs returned with HTTP 403 Aug 07 14:19:27.146093 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1479/5925] 10.4.3.193 () {68 vars in 1399 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.152505 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f058670c-a0c8-4d39-bbc0-18257485fbbe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.154222 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f058670c-a0c8-4d39-bbc0-18257485fbbe tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] PUT https://10.4.3.193/volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb/extra_specs/key2 Aug 07 14:19:27.154565 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f058670c-a0c8-4d39-bbc0-18257485fbbe tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.156423 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-f058670c-a0c8-4d39-bbc0-18257485fbbe tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.156624 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f058670c-a0c8-4d39-bbc0-18257485fbbe tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb/extra_specs/key2 returned with HTTP 403 Aug 07 14:19:27.157094 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1481/5926] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:19:27 2026] PUT /volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.164404 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84b8ba95-3a48-417d-b9df-861c744e7729 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.166544 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84b8ba95-3a48-417d-b9df-861c744e7729 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:27.166900 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84b8ba95-3a48-417d-b9df-861c744e7729 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.168590 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-84b8ba95-3a48-417d-b9df-861c744e7729 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.168765 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84b8ba95-3a48-417d-b9df-861c744e7729 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types returned with HTTP 403 Aug 07 14:19:27.169354 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1490/5927] 10.4.3.193 () {68 vars in 1252 bytes} [Fri Aug 7 14:19:27 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 07 14:19:27.175804 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e07f4704-8f1d-4a7c-b0df-4d1dbe381ec2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.177383 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e07f4704-8f1d-4a7c-b0df-4d1dbe381ec2 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:27.177708 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e07f4704-8f1d-4a7c-b0df-4d1dbe381ec2 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1068609779", "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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.191229 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e07f4704-8f1d-4a7c-b0df-4d1dbe381ec2 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:27.191525 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1478/5928] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.198556 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2506ac74-4cf8-4cb9-b89f-e6ce2c357db7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.200221 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2506ac74-4cf8-4cb9-b89f-e6ce2c357db7 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e/encryption Aug 07 14:19:27.200513 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2506ac74-4cf8-4cb9-b89f-e6ce2c357db7 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.214620 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2506ac74-4cf8-4cb9-b89f-e6ce2c357db7 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e/encryption returned with HTTP 200 Aug 07 14:19:27.215021 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1480/5929] 10.4.3.193 () {68 vars in 1397 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.222660 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6817198-5c39-4885-8dd1-54977b68b1cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.224396 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6817198-5c39-4885-8dd1-54977b68b1cf tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] DELETE https://10.4.3.193/volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e/encryption/05e770d7-0342-43f5-8e68-6a46b3b1ef73 Aug 07 14:19:27.224570 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6817198-5c39-4885-8dd1-54977b68b1cf tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.224778 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6817198-5c39-4885-8dd1-54977b68b1cf tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.225380 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-c6817198-5c39-4885-8dd1-54977b68b1cf tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.225539 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6817198-5c39-4885-8dd1-54977b68b1cf tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e/encryption/05e770d7-0342-43f5-8e68-6a46b3b1ef73 returned with HTTP 403 Aug 07 14:19:27.225938 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1482/5930] 10.4.3.193 () {66 vars in 1489 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e/encryption/05e770d7-0342-43f5-8e68-6a46b3b1ef73 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.233370 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85f95283-9386-417b-af75-fe454c61f356 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.234985 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85f95283-9386-417b-af75-fe454c61f356 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:27.235298 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85f95283-9386-417b-af75-fe454c61f356 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1720226500", "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=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.248971 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85f95283-9386-417b-af75-fe454c61f356 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:27.249297 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1491/5931] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.256100 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d7715f4-7075-40e5-9163-765eb7d2fae1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.257768 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d7715f4-7075-40e5-9163-765eb7d2fae1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] DELETE https://10.4.3.193/volume/v3/types/8080e7fd-5241-4735-b025-0d7b1b6a8dd8/extra_specs/key1 Aug 07 14:19:27.257973 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d7715f4-7075-40e5-9163-765eb7d2fae1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.258155 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d7715f4-7075-40e5-9163-765eb7d2fae1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.262732 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-2d7715f4-7075-40e5-9163-765eb7d2fae1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.262931 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d7715f4-7075-40e5-9163-765eb7d2fae1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/8080e7fd-5241-4735-b025-0d7b1b6a8dd8/extra_specs/key1 returned with HTTP 403 Aug 07 14:19:27.263305 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1479/5932] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/8080e7fd-5241-4735-b025-0d7b1b6a8dd8/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.271310 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b2a8fd9-87f7-495e-a71d-6a6bcb718713 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.272966 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b2a8fd9-87f7-495e-a71d-6a6bcb718713 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] POST https://10.4.3.193/volume/v3/types Aug 07 14:19:27.273322 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b2a8fd9-87f7-495e-a71d-6a6bcb718713 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1072701262", "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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.287254 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b2a8fd9-87f7-495e-a71d-6a6bcb718713 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:27.287592 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1481/5933] 10.4.3.193 () {68 vars in 1253 bytes} [Fri Aug 7 14:19:27 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.295621 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b7e5b88-c071-48b6-91b3-d35e9c844333 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.297856 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b7e5b88-c071-48b6-91b3-d35e9c844333 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] DELETE https://10.4.3.193/volume/v3/types/ece50841-6e43-4ce8-a47d-55a9eac8e7b3 Aug 07 14:19:27.298047 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b7e5b88-c071-48b6-91b3-d35e9c844333 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.298252 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b7e5b88-c071-48b6-91b3-d35e9c844333 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.298880 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-1b7e5b88-c071-48b6-91b3-d35e9c844333 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.299053 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b7e5b88-c071-48b6-91b3-d35e9c844333 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/ece50841-6e43-4ce8-a47d-55a9eac8e7b3 returned with HTTP 403 Aug 07 14:19:27.299442 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1483/5934] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/ece50841-6e43-4ce8-a47d-55a9eac8e7b3 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.306582 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca3925bd-f91c-43cd-a776-6e4fd268a71e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.308287 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca3925bd-f91c-43cd-a776-6e4fd268a71e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] GET https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs Aug 07 14:19:27.308471 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca3925bd-f91c-43cd-a776-6e4fd268a71e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.308659 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca3925bd-f91c-43cd-a776-6e4fd268a71e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.315587 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca3925bd-f91c-43cd-a776-6e4fd268a71e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs returned with HTTP 200 Aug 07 14:19:27.315942 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1492/5935] 10.4.3.193 () {66 vars in 1378 bytes} [Fri Aug 7 14:19:27 2026] GET /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.323142 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5640b0c2-fea2-47d4-8715-159b994f53ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.324806 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5640b0c2-fea2-47d4-8715-159b994f53ed tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] GET https://10.4.3.193/volume/v3/types Aug 07 14:19:27.325033 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5640b0c2-fea2-47d4-8715-159b994f53ed tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.325243 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5640b0c2-fea2-47d4-8715-159b994f53ed tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.325947 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5640b0c2-fea2-47d4-8715-159b994f53ed tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 14:19:27.345735 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5640b0c2-fea2-47d4-8715-159b994f53ed tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types returned with HTTP 200 Aug 07 14:19:27.346118 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1480/5936] 10.4.3.193 () {66 vars in 1231 bytes} [Fri Aug 7 14:19:27 2026] GET /volume/v3/types => generated 2387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 14:19:27.355741 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eeb3df14-9bbf-41f6-89a7-354110b56364 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.357543 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eeb3df14-9bbf-41f6-89a7-354110b56364 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] GET https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption/cipher Aug 07 14:19:27.357793 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eeb3df14-9bbf-41f6-89a7-354110b56364 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.358035 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eeb3df14-9bbf-41f6-89a7-354110b56364 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.358652 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-eeb3df14-9bbf-41f6-89a7-354110b56364 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.358872 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eeb3df14-9bbf-41f6-89a7-354110b56364 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption/cipher returned with HTTP 403 Aug 07 14:19:27.359306 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1482/5937] 10.4.3.193 () {66 vars in 1396 bytes} [Fri Aug 7 14:19:27 2026] GET /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.365404 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e9281dbc-11d2-4550-aed2-25352a2c7b16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.367081 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9281dbc-11d2-4550-aed2-25352a2c7b16 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] GET https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption Aug 07 14:19:27.367253 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9281dbc-11d2-4550-aed2-25352a2c7b16 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.367423 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e9281dbc-11d2-4550-aed2-25352a2c7b16 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.368012 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-e9281dbc-11d2-4550-aed2-25352a2c7b16 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.368183 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e9281dbc-11d2-4550-aed2-25352a2c7b16 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption returned with HTTP 403 Aug 07 14:19:27.368561 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1484/5938] 10.4.3.193 () {66 vars in 1375 bytes} [Fri Aug 7 14:19:27 2026] GET /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.374178 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-48063e9d-e558-45bc-9683-420055ff605b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.375798 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48063e9d-e558-45bc-9683-420055ff605b tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] GET https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/multiattach Aug 07 14:19:27.375990 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48063e9d-e558-45bc-9683-420055ff605b tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.376158 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-48063e9d-e558-45bc-9683-420055ff605b tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.383546 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-48063e9d-e558-45bc-9683-420055ff605b tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/multiattach returned with HTTP 200 Aug 07 14:19:27.383942 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1493/5939] 10.4.3.193 () {66 vars in 1414 bytes} [Fri Aug 7 14:19:27 2026] GET /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 14:19:27.389380 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86ceeb9c-9265-464f-9067-88f0058ca157 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.391043 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86ceeb9c-9265-464f-9067-88f0058ca157 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] GET https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/volume_backend_name Aug 07 14:19:27.391255 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86ceeb9c-9265-464f-9067-88f0058ca157 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.391429 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86ceeb9c-9265-464f-9067-88f0058ca157 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.397999 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86ceeb9c-9265-464f-9067-88f0058ca157 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 14:19:27.398400 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1481/5940] 10.4.3.193 () {66 vars in 1438 bytes} [Fri Aug 7 14:19:27 2026] GET /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/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 07 14:19:27.404808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f30b7968-0d0e-461f-9de3-9ee3e6a7bd52 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.406466 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f30b7968-0d0e-461f-9de3-9ee3e6a7bd52 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] GET https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b Aug 07 14:19:27.406652 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f30b7968-0d0e-461f-9de3-9ee3e6a7bd52 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.406828 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f30b7968-0d0e-461f-9de3-9ee3e6a7bd52 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.412421 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f30b7968-0d0e-461f-9de3-9ee3e6a7bd52 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b returned with HTTP 200 Aug 07 14:19:27.412737 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1483/5941] 10.4.3.193 () {66 vars in 1342 bytes} [Fri Aug 7 14:19:27 2026] GET /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 14:19:27.419826 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b8e859f-53e5-4ad9-9c8c-fed059fdb78e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.421464 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b8e859f-53e5-4ad9-9c8c-fed059fdb78e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] PUT https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption/0717d3cc-a2e6-4ee1-b825-196c9fb65482 Aug 07 14:19:27.421779 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b8e859f-53e5-4ad9-9c8c-fed059fdb78e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.423825 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-4b8e859f-53e5-4ad9-9c8c-fed059fdb78e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.424016 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b8e859f-53e5-4ad9-9c8c-fed059fdb78e tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption/0717d3cc-a2e6-4ee1-b825-196c9fb65482 returned with HTTP 403 Aug 07 14:19:27.424422 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1485/5942] 10.4.3.193 () {68 vars in 1506 bytes} [Fri Aug 7 14:19:27 2026] PUT /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/encryption/0717d3cc-a2e6-4ee1-b825-196c9fb65482 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.430910 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7f584db-913c-4d88-b640-711781234c31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.432770 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7f584db-913c-4d88-b640-711781234c31 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] PUT https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/key1 Aug 07 14:19:27.433132 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7f584db-913c-4d88-b640-711781234c31 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.434930 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-e7f584db-913c-4d88-b640-711781234c31 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.435110 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7f584db-913c-4d88-b640-711781234c31 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/key1 returned with HTTP 403 Aug 07 14:19:27.435530 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1494/5943] 10.4.3.193 () {68 vars in 1413 bytes} [Fri Aug 7 14:19:27 2026] PUT /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.441648 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-408ef053-f824-42ba-98e7-43b1cdd9523a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.443277 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-408ef053-f824-42ba-98e7-43b1cdd9523a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] PUT https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b Aug 07 14:19:27.443608 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-408ef053-f824-42ba-98e7-43b1cdd9523a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 14:19:27.445855 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-408ef053-f824-42ba-98e7-43b1cdd9523a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0196d7530fbd48449710c6da4f1e3690', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2aac8d1af6a24bb59b43d87789c6f792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 14:19:27.446080 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-408ef053-f824-42ba-98e7-43b1cdd9523a tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-member] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b returned with HTTP 403 Aug 07 14:19:27.446486 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1482/5944] 10.4.3.193 () {68 vars in 1362 bytes} [Fri Aug 7 14:19:27 2026] PUT /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 14:19:27.452449 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b5889fdb-67fc-4fb2-84ce-0ca4a4cf8aac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.454188 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5889fdb-67fc-4fb2-84ce-0ca4a4cf8aac tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] DELETE https://10.4.3.193/volume/v3/types/ece50841-6e43-4ce8-a47d-55a9eac8e7b3 Aug 07 14:19:27.454365 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5889fdb-67fc-4fb2-84ce-0ca4a4cf8aac tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.454565 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5889fdb-67fc-4fb2-84ce-0ca4a4cf8aac tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.476416 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5889fdb-67fc-4fb2-84ce-0ca4a4cf8aac tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/ece50841-6e43-4ce8-a47d-55a9eac8e7b3 returned with HTTP 202 Aug 07 14:19:27.476891 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1484/5945] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/ece50841-6e43-4ce8-a47d-55a9eac8e7b3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:27.485473 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e35e671e-6fe3-43a8-9911-50b37700bf04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.487834 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e35e671e-6fe3-43a8-9911-50b37700bf04 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] DELETE https://10.4.3.193/volume/v3/types/8080e7fd-5241-4735-b025-0d7b1b6a8dd8 Aug 07 14:19:27.488130 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e35e671e-6fe3-43a8-9911-50b37700bf04 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.488410 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e35e671e-6fe3-43a8-9911-50b37700bf04 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.515754 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e35e671e-6fe3-43a8-9911-50b37700bf04 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/8080e7fd-5241-4735-b025-0d7b1b6a8dd8 returned with HTTP 202 Aug 07 14:19:27.516271 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1486/5946] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/8080e7fd-5241-4735-b025-0d7b1b6a8dd8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:27.523663 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-444555c7-15e0-4fd9-baf2-bb4188e14994 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.525433 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-444555c7-15e0-4fd9-baf2-bb4188e14994 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] DELETE https://10.4.3.193/volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e Aug 07 14:19:27.525623 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-444555c7-15e0-4fd9-baf2-bb4188e14994 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.525832 np0000006713 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-444555c7-15e0-4fd9-baf2-bb4188e14994 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.548435 np0000006713 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-444555c7-15e0-4fd9-baf2-bb4188e14994 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e returned with HTTP 202 Aug 07 14:19:27.548833 np0000006713 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1495/5947] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/fc7e4ba1-48f1-4ddd-bb1b-a0a82cd9269e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:27.557204 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b966a9bf-dfb1-4bde-877b-4a675b0678a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.558890 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b966a9bf-dfb1-4bde-877b-4a675b0678a1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] DELETE https://10.4.3.193/volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb Aug 07 14:19:27.559089 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b966a9bf-dfb1-4bde-877b-4a675b0678a1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.559300 np0000006713 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b966a9bf-dfb1-4bde-877b-4a675b0678a1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.579534 np0000006713 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b966a9bf-dfb1-4bde-877b-4a675b0678a1 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb returned with HTTP 202 Aug 07 14:19:27.579898 np0000006713 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1483/5948] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/9f275677-1046-4a09-b140-5d9e59eb8fbb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:27.587765 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d82f843-c2c9-4c2e-b759-f7f2cbe81ca6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.589624 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d82f843-c2c9-4c2e-b759-f7f2cbe81ca6 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] DELETE https://10.4.3.193/volume/v3/types/70e40e10-42c3-42be-a4a6-2f4f0537085c Aug 07 14:19:27.589808 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d82f843-c2c9-4c2e-b759-f7f2cbe81ca6 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.590022 np0000006713 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d82f843-c2c9-4c2e-b759-f7f2cbe81ca6 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.610657 np0000006713 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d82f843-c2c9-4c2e-b759-f7f2cbe81ca6 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/70e40e10-42c3-42be-a4a6-2f4f0537085c returned with HTTP 202 Aug 07 14:19:27.610985 np0000006713 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1485/5949] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/70e40e10-42c3-42be-a4a6-2f4f0537085c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:27.619341 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db325382-115b-4d78-b3a6-7ee3ce05d4d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 14:19:27.621690 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db325382-115b-4d78-b3a6-7ee3ce05d4d5 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] DELETE https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b Aug 07 14:19:27.622008 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db325382-115b-4d78-b3a6-7ee3ce05d4d5 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 14:19:27.622304 np0000006713 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db325382-115b-4d78-b3a6-7ee3ce05d4d5 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 14:19:27.646599 np0000006713 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db325382-115b-4d78-b3a6-7ee3ce05d4d5 tempest-VolumeTypesMemberTests-644425684 tempest-VolumeTypesMemberTests-644425684-project-admin] https://10.4.3.193/volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b returned with HTTP 202 Aug 07 14:19:27.646994 np0000006713 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1487/5950] 10.4.3.193 () {66 vars in 1345 bytes} [Fri Aug 7 14:19:27 2026] DELETE /volume/v3/types/2f5d32b8-adbb-4a15-a03a-7ad3a0eaeb2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 14:19:37.546101 np0000006713 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=86,cinder:UPDATE=17,cinder:INSERT=20 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:19:37.577749 np0000006713 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=120,cinder:UPDATE=35,cinder:INSERT=31 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:19:37.608160 np0000006713 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=99,cinder:UPDATE=29,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 14:19:37.644348 np0000006713 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=104,cinder:INSERT=25,cinder:UPDATE=27 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}